From 22a8c09bfb7efd6b485e93e2082335e83d0319f9 Mon Sep 17 00:00:00 2001 From: Tykayn Date: Mon, 24 Feb 2025 14:53:42 +0100 Subject: [PATCH] add log when filter is active on the config --- convert_to_osm_tags.ts | 14 +- mappings/converters/configIRVE.ts | 16 +- output/_irve-latest-etalab.geojson | 1093956 ------------------------- output/arbres-echirolles.geojson | 82883 -- 4 files changed, 20 insertions(+), 1176849 deletions(-) delete mode 100644 output/_irve-latest-etalab.geojson delete mode 100644 output/arbres-echirolles.geojson diff --git a/convert_to_osm_tags.ts b/convert_to_osm_tags.ts index 9a3db14..20da864 100644 --- a/convert_to_osm_tags.ts +++ b/convert_to_osm_tags.ts @@ -10,7 +10,7 @@ import mappingConfigIRVEFromOsmose from './mappings/converters/configIRVE_osmose import mappingConfigIRVE_simple from './mappings/converters/mappingConfigIRVE_simple' import mappingTest from './mappings/converters/configTest' import mapping_engine from './mappings/engine' -import MappingConfigType, {BoundingBoxCoordinatesType, FeatureCollection} from "./mappings/mapping-config.type"; +import MappingConfigType, { BoundingBoxCoordinatesType, FeatureCollection } from "./mappings/mapping-config.type"; import utils from './mappings/utils' import mappingRouenParkingVelos from "./mappings/converters/configRouen_OpenData_velo_parkings"; import mappingFINESS from "./mappings/converters/configFINESS"; @@ -214,9 +214,11 @@ function convertDataFromSource(sourceFilePath: string, mapping: MappingConfigTyp */ if (mapping.filters) { if (mapping.filters.exclude_point_if_tag_not_empty) { + console.log('------ filter: exclude_point_if_tag_not_empty', mapping.filters.exclude_point_if_tag_not_empty) list_of_points = Mapping_engine.filterListOfPointsByExcludingIfKeyFilled(list_of_points, mapping.filters.exclude_point_if_tag_not_empty) } if (mapping.filters.filter_points_lesser_than_NkW) { + console.log('------ filter: filter_points_lesser_than_NkW', mapping.filters.filter_points_lesser_than_NkW) list_of_points = Mapping_engine.filterListOfPointsByExcludingIfMaxPowerIsLesserThan(mapping.filters.filter_points_lesser_than_NkW, list_of_points) } } @@ -368,7 +370,8 @@ function convertDataFromSource(sourceFilePath: string, mapping: MappingConfigTyp console.log('converted features:', converted_geo_json.features.length) console.log('différences nombre de features: ', data_transformed.features.length - converted_geo_json.features.length) - const percentChange = (data_transformed.features.length) / 100 * converted_geo_json.features.length; + const percentChange = (converted_geo_json.features.length / data_transformed.features.length) * 100; + console.log('Changement de features', percentChange, '%') if (percentChange > limitWarningPercentageChangeInPoints) { @@ -470,6 +473,13 @@ function setMappingConfigFromName(engine_conf_choice: string) { * Launch conversion of dataset */ function init() { + console.log(`▗▖ ▗▖ ▗▄▖ ▗▖ ▗▄▖ ▗▖ ▗▄▖ +▐▌ ▐▌▐▌ ▐▌▐▌ ▐▌ ▐▌▐▌ ▐▌ ▐▌ +▐▌ ▐▌▐▌ ▐▌▐▌ ▐▌ ▐▌▐▌ ▐▌ ▐▌ +▐▙█▟▌▝▚▄▞▘▐▙▄▄▖▝▚▄▞▘▐▙▄▄▖▝▚▄▞▘ + + + `) setMappingConfigFromName(engine_conf_choice) } diff --git a/mappings/converters/configIRVE.ts b/mappings/converters/configIRVE.ts index 6da9241..f894093 100644 --- a/mappings/converters/configIRVE.ts +++ b/mappings/converters/configIRVE.ts @@ -21,7 +21,7 @@ const MappingIRVE: MappingConfigType = { filters: { enable_coordinates_filter: false, enable_properties_filter: true, - filter_points_lesser_than_NkW: 22 // ne pas sortir les points qui ont moins de ce nombre de puissance nominale + filter_points_lesser_than_NkW: 50 // ne pas sortir les points qui ont moins de ce nombre de puissance nominale // add only geojson points who are found having this regex in the zipcode properties // properties: { // consolidated_code_postal: '^[76|27]' @@ -76,11 +76,11 @@ const MappingIRVE: MappingConfigType = { invert_boolean_value: true, }, paiement_acte: - { - key_converted: 'authentication:none', - convert_to_boolean_value: true, // convertit en yes ou no + { + key_converted: 'authentication:none', + convert_to_boolean_value: true, // convertit en yes ou no - }, + }, reservation: { convert_to_boolean_value: true, // convertit en yes ou no }, @@ -158,9 +158,9 @@ const MappingIRVE: MappingConfigType = { // ajout de trois tags si la valeur est yes "yes": { tags_to_add: [ - {bicycle: "yes"}, - {scooter: "yes"}, - {motorcar: "no"}, + { bicycle: "yes" }, + { scooter: "yes" }, + { motorcar: "no" }, ] } } diff --git a/output/_irve-latest-etalab.geojson b/output/_irve-latest-etalab.geojson deleted file mode 100644 index 7a75ee0..0000000 --- a/output/_irve-latest-etalab.geojson +++ /dev/null @@ -1,1093956 +0,0 @@ -{ - "type": "FeatureCollection", - "features": [ - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.628264, - 43.792972 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOLVEO ENERGIES", - "owner:ref:FR:SIREN": "508886132", - "operator:email": "bornes@solveo-energies.com", - "operator:phone": "+33 5 32 98 01 58", - "network": "SOLVEO ENERGIES", - "ref:EU:EVSE": "DKMONE3785709", - "description": "Montestruc", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.628264, - 43.792972 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOLVEO ENERGIES", - "owner:ref:FR:SIREN": "508886132", - "operator:email": "bornes@solveo-energies.com", - "operator:phone": "+33 5 32 98 01 58", - "network": "SOLVEO ENERGIES", - "ref:EU:EVSE": "DKMONE3785711", - "description": "Montestruc", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.413705, - 43.621588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOLVEO ENERGIES", - "owner:ref:FR:SIREN": "508886132", - "operator:email": "bornes@solveo-energies.com", - "operator:phone": "+33 5 32 98 01 58", - "network": "SOLVEO ENERGIES", - "ref:EU:EVSE": "DKMONE4198728", - "description": "Brasserie Stade Toulousain", - "capacity": "9", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Sun 09:00-21:00", - "wheelchair": "yes", - "start_date": "2023-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.413705, - 43.621588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOLVEO ENERGIES", - "owner:ref:FR:SIREN": "508886132", - "operator:email": "bornes@solveo-energies.com", - "operator:phone": "+33 5 32 98 01 58", - "network": "SOLVEO ENERGIES", - "ref:EU:EVSE": "DKMONE4198735", - "description": "Brasserie Stade Toulousain", - "capacity": "9", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Sun 09:00-21:00", - "wheelchair": "yes", - "start_date": "2023-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.413705, - 43.621588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOLVEO ENERGIES", - "owner:ref:FR:SIREN": "508886132", - "operator:email": "bornes@solveo-energies.com", - "operator:phone": "+33 5 32 98 01 58", - "network": "SOLVEO ENERGIES", - "ref:EU:EVSE": "DKMONE4198746", - "description": "Brasserie Stade Toulousain", - "capacity": "9", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Sun 09:00-21:00", - "wheelchair": "yes", - "start_date": "2023-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.413705, - 43.621588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOLVEO ENERGIES", - "owner:ref:FR:SIREN": "508886132", - "operator:email": "bornes@solveo-energies.com", - "operator:phone": "+33 5 32 98 01 58", - "network": "SOLVEO ENERGIES", - "ref:EU:EVSE": "DKMONE4198753", - "description": "Brasserie Stade Toulousain", - "capacity": "9", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Sun 09:00-21:00", - "wheelchair": "yes", - "start_date": "2023-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.512599, - 43.539773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOLVEO ENERGIES", - "owner:ref:FR:SIREN": "508886132", - "operator:email": "bornes@solveo-energies.com", - "operator:phone": "+33 5 32 98 01 58", - "network": "SOLVEO ENERGIES", - "ref:EU:EVSE": "DKMONE4353337", - "description": "Tommy's", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.512599, - 43.539773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOLVEO ENERGIES", - "owner:ref:FR:SIREN": "508886132", - "operator:email": "bornes@solveo-energies.com", - "operator:phone": "+33 5 32 98 01 58", - "network": "SOLVEO ENERGIES", - "ref:EU:EVSE": "DKMONE4353338", - "description": "Tommy's", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.403325, - 43.591239 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOLVEO ENERGIES", - "owner:ref:FR:SIREN": "508886132", - "operator:email": "bornes@solveo-energies.com", - "operator:phone": "+33 5 32 98 01 58", - "network": "SOLVEO ENERGIES", - "ref:EU:EVSE": "DKMONE4387975", - "description": "Hippodrome", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.403325, - 43.591239 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOLVEO ENERGIES", - "owner:ref:FR:SIREN": "508886132", - "operator:email": "bornes@solveo-energies.com", - "operator:phone": "+33 5 32 98 01 58", - "network": "SOLVEO ENERGIES", - "ref:EU:EVSE": "DKMONE4387976", - "description": "Hippodrome", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.056488, - 48.723084 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP1387633020670354635", - "ref": "863358", - "description": "Zunder/74654", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.056488, - 48.723084 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP1387633020670354635", - "ref": "863358", - "description": "Zunder/74654", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.056488, - 48.723084 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP1387633020670354635", - "ref": "863358", - "description": "Zunder/74654", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.056488, - 48.723084 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP1387633020670354635", - "ref": "863358", - "description": "Zunder/74654", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.056488, - 48.723084 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP1387633020670354635", - "ref": "863358", - "description": "Zunder/74654", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.056488, - 48.723084 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP1387633020670354635", - "ref": "863358", - "description": "Zunder/74654", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.056488, - 48.723084 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP1387633020670354635", - "ref": "863358", - "description": "Zunder/74654", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.056488, - 48.723084 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP1387633020670354635", - "ref": "863358", - "description": "Zunder/74654", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240692, - 47.095986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP4330582310111902055", - "ref": "1080339", - "description": "Zunder/122319", - "capacity": "48", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240692, - 47.095986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP4330582310111902055", - "ref": "1080339", - "description": "Zunder/122319", - "capacity": "48", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240692, - 47.095986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP4330582310111902055", - "ref": "1080339", - "description": "Zunder/122319", - "capacity": "48", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240692, - 47.095986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP4330582310111902055", - "ref": "1080339", - "description": "Zunder/122319", - "capacity": "48", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240692, - 47.095986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP4330582310111902055", - "ref": "1080339", - "description": "Zunder/122319", - "capacity": "48", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240692, - 47.095986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP4330582310111902055", - "ref": "1080339", - "description": "Zunder/122319", - "capacity": "48", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240692, - 47.095986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP4330582310111902055", - "ref": "1080339", - "description": "Zunder/122319", - "capacity": "48", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240692, - 47.095986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP4330582310111902055", - "ref": "1080339", - "description": "Zunder/122319", - "capacity": "48", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240692, - 47.095986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP4330582310111902055", - "ref": "1080339", - "description": "Zunder/122319", - "capacity": "48", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240692, - 47.095986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP4330582310111902055", - "ref": "1080339", - "description": "Zunder/122319", - "capacity": "48", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240692, - 47.095986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP4330582310111902055", - "ref": "1080339", - "description": "Zunder/122319", - "capacity": "48", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240692, - 47.095986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP4330582310111902055", - "ref": "1080339", - "description": "Zunder/122319", - "capacity": "48", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240692, - 47.095986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP4330582310111902055", - "ref": "1080339", - "description": "Zunder/122319", - "capacity": "48", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240692, - 47.095986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP4330582310111902055", - "ref": "1080339", - "description": "Zunder/122319", - "capacity": "48", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240692, - 47.095986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP4330582310111902055", - "ref": "1080339", - "description": "Zunder/122319", - "capacity": "48", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240692, - 47.095986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP4330582310111902055", - "ref": "1080339", - "description": "Zunder/122319", - "capacity": "48", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240692, - 47.095986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP4330582310111902055", - "ref": "1080339", - "description": "Zunder/122319", - "capacity": "48", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240692, - 47.095986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP4330582310111902055", - "ref": "1080339", - "description": "Zunder/122319", - "capacity": "48", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240692, - 47.095986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP4330582310111902055", - "ref": "1080339", - "description": "Zunder/122319", - "capacity": "48", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240692, - 47.095986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP4330582310111902055", - "ref": "1080339", - "description": "Zunder/122319", - "capacity": "48", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240692, - 47.095986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP4330582310111902055", - "ref": "1080339", - "description": "Zunder/122319", - "capacity": "48", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240692, - 47.095986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP4330582310111902055", - "ref": "1080339", - "description": "Zunder/122319", - "capacity": "48", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240692, - 47.095986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP4330582310111902055", - "ref": "1080339", - "description": "Zunder/122319", - "capacity": "48", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240692, - 47.095986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP4330582310111902055", - "ref": "1080339", - "description": "Zunder/122319", - "capacity": "48", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240692, - 47.095986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP4330582310111902055", - "ref": "1080339", - "description": "Zunder/122319", - "capacity": "48", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240692, - 47.095986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP4330582310111902055", - "ref": "1080339", - "description": "Zunder/122319", - "capacity": "48", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240692, - 47.095986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP4330582310111902055", - "ref": "1080339", - "description": "Zunder/122319", - "capacity": "48", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240692, - 47.095986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP4330582310111902055", - "ref": "1080339", - "description": "Zunder/122319", - "capacity": "48", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240692, - 47.095986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP4330582310111902055", - "ref": "1080339", - "description": "Zunder/122319", - "capacity": "48", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240692, - 47.095986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP4330582310111902055", - "ref": "1080339", - "description": "Zunder/122319", - "capacity": "48", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240692, - 47.095986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP4330582310111902055", - "ref": "1080339", - "description": "Zunder/122319", - "capacity": "48", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.891121, - 47.301879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP1602657566809397483", - "ref": "1033050", - "description": "Zunder/122289", - "capacity": "39", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.891121, - 47.301879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP1602657566809397483", - "ref": "1033050", - "description": "Zunder/122289", - "capacity": "39", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.891121, - 47.301879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP1602657566809397483", - "ref": "1033050", - "description": "Zunder/122289", - "capacity": "39", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.891121, - 47.301879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP1602657566809397483", - "ref": "1033050", - "description": "Zunder/122289", - "capacity": "39", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.891121, - 47.301879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP1602657566809397483", - "ref": "1033050", - "description": "Zunder/122289", - "capacity": "39", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.891121, - 47.301879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP1602657566809397483", - "ref": "1033050", - "description": "Zunder/122289", - "capacity": "39", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.891121, - 47.301879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP1602657566809397483", - "ref": "1033050", - "description": "Zunder/122289", - "capacity": "39", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.891121, - 47.301879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP1602657566809397483", - "ref": "1033050", - "description": "Zunder/122289", - "capacity": "39", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.891121, - 47.301879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP1602657566809397483", - "ref": "1033050", - "description": "Zunder/122289", - "capacity": "39", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.891121, - 47.301879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP1602657566809397483", - "ref": "1033050", - "description": "Zunder/122289", - "capacity": "39", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.891121, - 47.301879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP1602657566809397483", - "ref": "1033050", - "description": "Zunder/122289", - "capacity": "39", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.891121, - 47.301879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP1602657566809397483", - "ref": "1033050", - "description": "Zunder/122289", - "capacity": "39", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.891121, - 47.301879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP1602657566809397483", - "ref": "1033050", - "description": "Zunder/122289", - "capacity": "39", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.891121, - 47.301879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP1602657566809397483", - "ref": "1033050", - "description": "Zunder/122289", - "capacity": "39", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.891121, - 47.301879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP1602657566809397483", - "ref": "1033050", - "description": "Zunder/122289", - "capacity": "39", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.891121, - 47.301879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP1602657566809397483", - "ref": "1033050", - "description": "Zunder/122289", - "capacity": "39", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.891121, - 47.301879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP1602657566809397483", - "ref": "1033050", - "description": "Zunder/122289", - "capacity": "39", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.891121, - 47.301879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP1602657566809397483", - "ref": "1033050", - "description": "Zunder/122289", - "capacity": "39", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.891121, - 47.301879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP1602657566809397483", - "ref": "1033050", - "description": "Zunder/122289", - "capacity": "39", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.891121, - 47.301879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP1602657566809397483", - "ref": "1033050", - "description": "Zunder/122289", - "capacity": "39", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.891121, - 47.301879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP1602657566809397483", - "ref": "1033050", - "description": "Zunder/122289", - "capacity": "39", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.891121, - 47.301879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP1602657566809397483", - "ref": "1033050", - "description": "Zunder/122289", - "capacity": "39", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.891121, - 47.301879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP1602657566809397483", - "ref": "1033050", - "description": "Zunder/122289", - "capacity": "39", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.891121, - 47.301879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP1602657566809397483", - "ref": "1033050", - "description": "Zunder/122289", - "capacity": "39", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.891121, - 47.301879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP1602657566809397483", - "ref": "1033050", - "description": "Zunder/122289", - "capacity": "39", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.891121, - 47.301879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP1602657566809397483", - "ref": "1033050", - "description": "Zunder/122289", - "capacity": "39", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.891121, - 47.301879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP1602657566809397483", - "ref": "1033050", - "description": "Zunder/122289", - "capacity": "39", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.891121, - 47.301879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP1602657566809397483", - "ref": "1033050", - "description": "Zunder/122289", - "capacity": "39", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.891121, - 47.301879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP1602657566809397483", - "ref": "1033050", - "description": "Zunder/122289", - "capacity": "39", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.891121, - 47.301879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP1602657566809397483", - "ref": "1033050", - "description": "Zunder/122289", - "capacity": "39", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.891121, - 47.301879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP1602657566809397483", - "ref": "1033050", - "description": "Zunder/122289", - "capacity": "39", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.852195, - 44.361374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP8518670086299417061", - "ref": "1130487", - "description": "Zunder/143957", - "capacity": "23", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.852195, - 44.361374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP8518670086299417061", - "ref": "1130487", - "description": "Zunder/143957", - "capacity": "23", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.852195, - 44.361374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP8518670086299417061", - "ref": "1130487", - "description": "Zunder/143957", - "capacity": "23", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.852195, - 44.361374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP8518670086299417061", - "ref": "1130487", - "description": "Zunder/143957", - "capacity": "23", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.852195, - 44.361374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP8518670086299417061", - "ref": "1130487", - "description": "Zunder/143957", - "capacity": "23", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.852195, - 44.361374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP8518670086299417061", - "ref": "1130487", - "description": "Zunder/143957", - "capacity": "23", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.852195, - 44.361374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP8518670086299417061", - "ref": "1130487", - "description": "Zunder/143957", - "capacity": "23", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.852195, - 44.361374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP8518670086299417061", - "ref": "1130487", - "description": "Zunder/143957", - "capacity": "23", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.852195, - 44.361374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP8518670086299417061", - "ref": "1130487", - "description": "Zunder/143957", - "capacity": "23", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.852195, - 44.361374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP8518670086299417061", - "ref": "1130487", - "description": "Zunder/143957", - "capacity": "23", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.852195, - 44.361374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP8518670086299417061", - "ref": "1130487", - "description": "Zunder/143957", - "capacity": "23", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.852195, - 44.361374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP8518670086299417061", - "ref": "1130487", - "description": "Zunder/143957", - "capacity": "23", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.852195, - 44.361374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP8518670086299417061", - "ref": "1130487", - "description": "Zunder/143957", - "capacity": "23", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.852195, - 44.361374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP8518670086299417061", - "ref": "1130487", - "description": "Zunder/143957", - "capacity": "23", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.852195, - 44.361374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP8518670086299417061", - "ref": "1130487", - "description": "Zunder/143957", - "capacity": "23", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.852195, - 44.361374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP8518670086299417061", - "ref": "1130487", - "description": "Zunder/143957", - "capacity": "23", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.852195, - 44.361374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP8518670086299417061", - "ref": "1130487", - "description": "Zunder/143957", - "capacity": "23", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.852195, - 44.361374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP8518670086299417061", - "ref": "1130487", - "description": "Zunder/143957", - "capacity": "23", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.849669, - 44.361165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP2057478357961033364", - "ref": "1130505", - "description": "Zunder/143958", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.849669, - 44.361165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP2057478357961033364", - "ref": "1130505", - "description": "Zunder/143958", - "capacity": "26", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.849669, - 44.361165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP2057478357961033364", - "ref": "1130505", - "description": "Zunder/143958", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.849669, - 44.361165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP2057478357961033364", - "ref": "1130505", - "description": "Zunder/143958", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.849669, - 44.361165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP2057478357961033364", - "ref": "1130505", - "description": "Zunder/143958", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.849669, - 44.361165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP2057478357961033364", - "ref": "1130505", - "description": "Zunder/143958", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.849669, - 44.361165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP2057478357961033364", - "ref": "1130505", - "description": "Zunder/143958", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.849669, - 44.361165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP2057478357961033364", - "ref": "1130505", - "description": "Zunder/143958", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.849669, - 44.361165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP2057478357961033364", - "ref": "1130505", - "description": "Zunder/143958", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.849669, - 44.361165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP2057478357961033364", - "ref": "1130505", - "description": "Zunder/143958", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.849669, - 44.361165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP2057478357961033364", - "ref": "1130505", - "description": "Zunder/143958", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.849669, - 44.361165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP2057478357961033364", - "ref": "1130505", - "description": "Zunder/143958", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.849669, - 44.361165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP2057478357961033364", - "ref": "1130505", - "description": "Zunder/143958", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.849669, - 44.361165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP2057478357961033364", - "ref": "1130505", - "description": "Zunder/143958", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.849669, - 44.361165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP2057478357961033364", - "ref": "1130505", - "description": "Zunder/143958", - "capacity": "26", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.849669, - 44.361165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP2057478357961033364", - "ref": "1130505", - "description": "Zunder/143958", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.849669, - 44.361165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP2057478357961033364", - "ref": "1130505", - "description": "Zunder/143958", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.849669, - 44.361165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP2057478357961033364", - "ref": "1130505", - "description": "Zunder/143958", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.092778, - 43.937583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP2218558768256782351", - "ref": "1130592", - "description": "Zunder/143954", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.092778, - 43.937583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP2218558768256782351", - "ref": "1130592", - "description": "Zunder/143954", - "capacity": "26", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.092778, - 43.937583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP2218558768256782351", - "ref": "1130592", - "description": "Zunder/143954", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.092778, - 43.937583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP2218558768256782351", - "ref": "1130592", - "description": "Zunder/143954", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.092778, - 43.937583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP2218558768256782351", - "ref": "1130592", - "description": "Zunder/143954", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.092778, - 43.937583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP2218558768256782351", - "ref": "1130592", - "description": "Zunder/143954", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.092778, - 43.937583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP2218558768256782351", - "ref": "1130592", - "description": "Zunder/143954", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.092778, - 43.937583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP2218558768256782351", - "ref": "1130592", - "description": "Zunder/143954", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.092778, - 43.937583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP2218558768256782351", - "ref": "1130592", - "description": "Zunder/143954", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.092778, - 43.937583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP2218558768256782351", - "ref": "1130592", - "description": "Zunder/143954", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.092778, - 43.937583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP2218558768256782351", - "ref": "1130592", - "description": "Zunder/143954", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.092778, - 43.937583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP2218558768256782351", - "ref": "1130592", - "description": "Zunder/143954", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.092778, - 43.937583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP2218558768256782351", - "ref": "1130592", - "description": "Zunder/143954", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.092778, - 43.937583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP2218558768256782351", - "ref": "1130592", - "description": "Zunder/143954", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.092778, - 43.937583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP2218558768256782351", - "ref": "1130592", - "description": "Zunder/143954", - "capacity": "26", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.092778, - 43.937583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP2218558768256782351", - "ref": "1130592", - "description": "Zunder/143954", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.092778, - 43.937583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP2218558768256782351", - "ref": "1130592", - "description": "Zunder/143954", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.092778, - 43.937583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP2218558768256782351", - "ref": "1130592", - "description": "Zunder/143954", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.08937, - 43.937391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP6322856514064856305", - "ref": "1130610", - "description": "Zunder/143955", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.08937, - 43.937391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP6322856514064856305", - "ref": "1130610", - "description": "Zunder/143955", - "capacity": "26", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.08937, - 43.937391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP6322856514064856305", - "ref": "1130610", - "description": "Zunder/143955", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.08937, - 43.937391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP6322856514064856305", - "ref": "1130610", - "description": "Zunder/143955", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.08937, - 43.937391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP6322856514064856305", - "ref": "1130610", - "description": "Zunder/143955", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.08937, - 43.937391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP6322856514064856305", - "ref": "1130610", - "description": "Zunder/143955", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.08937, - 43.937391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP6322856514064856305", - "ref": "1130610", - "description": "Zunder/143955", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.08937, - 43.937391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP6322856514064856305", - "ref": "1130610", - "description": "Zunder/143955", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.08937, - 43.937391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP6322856514064856305", - "ref": "1130610", - "description": "Zunder/143955", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.08937, - 43.937391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP6322856514064856305", - "ref": "1130610", - "description": "Zunder/143955", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.08937, - 43.937391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP6322856514064856305", - "ref": "1130610", - "description": "Zunder/143955", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.08937, - 43.937391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP6322856514064856305", - "ref": "1130610", - "description": "Zunder/143955", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.08937, - 43.937391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP6322856514064856305", - "ref": "1130610", - "description": "Zunder/143955", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.08937, - 43.937391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP6322856514064856305", - "ref": "1130610", - "description": "Zunder/143955", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.08937, - 43.937391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP6322856514064856305", - "ref": "1130610", - "description": "Zunder/143955", - "capacity": "26", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.08937, - 43.937391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP6322856514064856305", - "ref": "1130610", - "description": "Zunder/143955", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.08937, - 43.937391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP6322856514064856305", - "ref": "1130610", - "description": "Zunder/143955", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.08937, - 43.937391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP6322856514064856305", - "ref": "1130610", - "description": "Zunder/143955", - "capacity": "26", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.470145, - 47.650769 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP8748289731120222625", - "ref": "1130574", - "description": "Zunder/143953", - "capacity": "4", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.470145, - 47.650769 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder | ES*ZUN", - "operator:email": "roaming@zunder.com", - "network": "Zunder", - "ref:EU:EVSE": "ESZUNP8748289731120222625", - "ref": "1130574", - "description": "Zunder/143953", - "capacity": "4", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.143766265497639, - 43.3292004491334 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Electromaps", - "owner:ref:FR:SIREN": "320342975", - "operator:email": "ismael@electromaps.com", - "operator:phone": "+33 3 49 31 57 49 67", - "network": "SAS La Tuiliere", - "ref:EU:EVSE": "FR000028067822", - "ref": "9d048374-0445-11ee-be56-0242ac120002", - "description": "Carry-le-Rouet", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.13535, - 45.686943 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "NEXTENEO", - "operator:email": "contact@nexteneo.com", - "network": "SA TRANSPORTS FRANCONY", - "ref:EU:EVSE": "FR0NXPOOLHJEBL", - "description": "FRANCONY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 12:00-14:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.111914, - 45.881672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "NEXTENEO", - "operator:email": "contact@nexteneo.com", - "network": "SA TRANSPORTS FRANCONY", - "ref:EU:EVSE": "FR0NXPOOLTMC8P", - "description": "SABA", - "capacity": "3", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 12:00-14:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.13535, - 45.686943 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "NEXTENEO", - "operator:email": "contact@nexteneo.com", - "network": "SA TRANSPORTS FRANCONY", - "ref:EU:EVSE": "FR0NXPOOLHJEBL", - "description": "FRANCONY", - "capacity": "3", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 12:00-14:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.111914, - 45.881672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "NEXTENEO", - "operator:email": "contact@nexteneo.com", - "network": "SA TRANSPORTS FRANCONY", - "ref:EU:EVSE": "FR0NXPOOLTMC8P", - "description": "SABA", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 12:00-14:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.094533, - 45.892917 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "NEXTENEO", - "operator:email": "contact@nexteneo.com", - "network": "Garage Mouthon", - "ref:EU:EVSE": "FR0NXPOOL3D3HY", - "description": "Garage Mouthon", - "capacity": "2", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4680674393363025, - 45.153311086559306 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ENERJUMP", - "owner:ref:FR:SIREN": "810323436", - "operator:email": "c.blanchot@enerjump.fr", - "operator:phone": "+33 6 80 42 84 26", - "network": "Watt'up", - "ref:EU:EVSE": "FR190P190001SPE24", - "description": "Brive Watt'up Truck", - "capacity": "4", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4680674393363025, - 45.153311086559306 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ENERJUMP", - "owner:ref:FR:SIREN": "810323436", - "operator:email": "c.blanchot@enerjump.fr", - "operator:phone": "+33 6 80 42 84 26", - "network": "Watt'up", - "ref:EU:EVSE": "FR190P190001SPE24", - "description": "Brive Watt'up Truck", - "capacity": "4", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4680674393363025, - 45.153311086559306 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ENERJUMP", - "owner:ref:FR:SIREN": "810323436", - "operator:email": "c.blanchot@enerjump.fr", - "operator:phone": "+33 6 80 42 84 26", - "network": "Watt'up", - "ref:EU:EVSE": "FR190P190001SPE24", - "description": "Brive Watt'up Truck", - "capacity": "4", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4680674393363025, - 45.153311086559306 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ENERJUMP", - "owner:ref:FR:SIREN": "810323436", - "operator:email": "c.blanchot@enerjump.fr", - "operator:phone": "+33 6 80 42 84 26", - "network": "Watt'up", - "ref:EU:EVSE": "FR190P190001SPE24", - "description": "Brive Watt'up Truck", - "capacity": "4", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5521443570283502, - 44.88707608413368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ENERJUMP", - "owner:ref:FR:SIREN": "810323436", - "operator:email": "c.blanchot@enerjump.fr", - "operator:phone": "+33 6 80 42 84 26", - "network": "Watt'up", - "ref:EU:EVSE": "FR190P330001SPE24", - "description": "Bordeaux Watt'up Truck", - "capacity": "4", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5521443570283502, - 44.88707608413368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ENERJUMP", - "owner:ref:FR:SIREN": "810323436", - "operator:email": "c.blanchot@enerjump.fr", - "operator:phone": "+33 6 80 42 84 26", - "network": "Watt'up", - "ref:EU:EVSE": "FR190P330001SPE24", - "description": "Bordeaux Watt'up Truck", - "capacity": "4", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5521443570283502, - 44.88707608413368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ENERJUMP", - "owner:ref:FR:SIREN": "810323436", - "operator:email": "c.blanchot@enerjump.fr", - "operator:phone": "+33 6 80 42 84 26", - "network": "Watt'up", - "ref:EU:EVSE": "FR190P330001SPE24", - "description": "Bordeaux Watt'up Truck", - "capacity": "4", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5521443570283502, - 44.88707608413368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ENERJUMP", - "owner:ref:FR:SIREN": "810323436", - "operator:email": "c.blanchot@enerjump.fr", - "operator:phone": "+33 6 80 42 84 26", - "network": "Watt'up", - "ref:EU:EVSE": "FR190P330001SPE24", - "description": "Bordeaux Watt'up Truck", - "capacity": "4", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.651762652940464, - 48.991784864899266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ENERJUMP", - "owner:ref:FR:SIREN": "810323436", - "operator:email": "c.blanchot@enerjump.fr", - "operator:phone": "+33 6 80 42 84 26", - "network": "Watt'up", - "ref:EU:EVSE": "FR190P770001SPE24", - "description": "Compans Watt'up Truck", - "capacity": "4", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.651762652940464, - 48.991784864899266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ENERJUMP", - "owner:ref:FR:SIREN": "810323436", - "operator:email": "c.blanchot@enerjump.fr", - "operator:phone": "+33 6 80 42 84 26", - "network": "Watt'up", - "ref:EU:EVSE": "FR190P770001SPE24", - "description": "Compans Watt'up Truck", - "capacity": "4", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.651762652940464, - 48.991784864899266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ENERJUMP", - "owner:ref:FR:SIREN": "810323436", - "operator:email": "c.blanchot@enerjump.fr", - "operator:phone": "+33 6 80 42 84 26", - "network": "Watt'up", - "ref:EU:EVSE": "FR190P770001SPE24", - "description": "Compans Watt'up Truck", - "capacity": "4", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.651762652940464, - 48.991784864899266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ENERJUMP", - "owner:ref:FR:SIREN": "810323436", - "operator:email": "c.blanchot@enerjump.fr", - "operator:phone": "+33 6 80 42 84 26", - "network": "Watt'up", - "ref:EU:EVSE": "FR190P770001SPE24", - "description": "Compans Watt'up Truck", - "capacity": "4", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.08332, - 50.58529 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89251522", - "description": "R3 - Faches-Thumesnil - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.08329, - 50.58527 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89251522", - "description": "R3 - Faches-Thumesnil - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.981407, - 50.412567 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89258268", - "description": "R3 - Noyelles-Godault - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.981407, - 50.412567 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89258268", - "description": "R3 - Noyelles-Godault - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.056987, - 49.216687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89258297", - "description": "R3 - Reims Cormontreuil - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.057028, - 49.21672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89258297", - "description": "R3 - Reims Cormontreuil - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.133896, - 50.74058 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89258302", - "description": "R3 - Roncq - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.133896, - 50.74058 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89258302", - "description": "R3 - Roncq - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.677465, - 50.733599 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89258309", - "description": "R3 - Saint-Martin-Boulogne - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.677465, - 50.733599 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89258309", - "description": "R3 - Saint-Martin-Boulogne - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.96544, - 50.633351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89283499", - "description": "R3 - Englos - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.96544, - 50.633351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89283499", - "description": "R3 - Englos - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.110808, - 49.409463 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89283501", - "description": "R3 - Beauvais - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.110808, - 49.409463 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89283501", - "description": "R3 - Beauvais - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.128623, - 50.615784 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89283504", - "description": "R3 - Villeneuve-d'Ascq - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.128623, - 50.615784 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89283504", - "description": "R3 - Villeneuve-d'Ascq - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4784, - 50.38092 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89283510", - "description": "R3 - Petite-Forêt - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.478423, - 50.380896 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89283510", - "description": "R3 - Petite-Forêt - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.725449, - 50.30321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89283514", - "description": "R3 - Arras - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.725449, - 50.30321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89283514", - "description": "R3 - Arras - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2226, - 50.68191 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89283515", - "description": "R3 - Leers - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.22265, - 50.682 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89283515", - "description": "R3 - Leers - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.772675, - 50.422485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89283516", - "description": "R3 - Liévin - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.772675, - 50.422485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89283516", - "description": "R3 - Liévin - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.602249, - 50.40485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89333935", - "description": "R3 - Berck - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.602249, - 50.40485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89333935", - "description": "R3 - Berck - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127931, - 48.69358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363751", - "description": "R3 - Nancy Laxou - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127931, - 48.69358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363751", - "description": "R3 - Nancy Laxou - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.145101, - 49.191668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363752", - "description": "R3 - Metz Semécourt - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.145101, - 49.191668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363752", - "description": "R3 - Metz Semécourt - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.109345, - 49.08105 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363753", - "description": "R3 - Metz Augny - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.109345, - 49.08105 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363753", - "description": "R3 - Metz Augny - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.023533, - 49.28865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89333939", - "description": "R3 - Reims Neuvillette - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.023533, - 49.28865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89333939", - "description": "R3 - Reims Neuvillette - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.647692, - 47.348015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89333944", - "description": "R3 - Joué-les-Tours - Pizza Del Arte", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.647692, - 47.348015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89333944", - "description": "R3 - Joué-les-Tours - Pizza Del Arte", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.277439, - 49.861545 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363746", - "description": "R3 - Amiens Dury - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.277439, - 49.861545 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363746", - "description": "R3 - Amiens Dury - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.388472, - 47.771121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363747", - "description": "R3 - Illzach - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.388472, - 47.771121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363747", - "description": "R3 - Illzach - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.409409, - 49.141979 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363750", - "description": "R3 - Verdun Haudainville - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.409409, - 49.141979 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363750", - "description": "R3 - Verdun Haudainville - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.472829, - 50.379997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89616641", - "description": "R3 - Petite-Forêt - 123 Pare-Brise", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.472829, - 50.379997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89616641", - "description": "R3 - Petite-Forêt - 123 Pare-Brise", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.613017, - 50.485569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89629589", - "description": "R3 - Cucq - Intermarché Super", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.613017, - 50.485569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89629589", - "description": "R3 - Cucq - Intermarché Super", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.38873, - 43.537405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89660153", - "description": "R3 - Portet-Sur-Garonne - 123 Pare-Brise", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.38873, - 43.537405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89660153", - "description": "R3 - Portet-Sur-Garonne - 123 Pare-Brise", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.355598, - 48.980144 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89660163", - "description": "R3 - Saint-Martin-sur-le-Pré - E.Leclerc", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.355598, - 48.980144 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89660163", - "description": "R3 - Saint-Martin-sur-le-Pré - E.Leclerc", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.387297, - 48.9409 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89696185", - "description": "R3 - Châlons-en-Champagne - E.Leclerc Drive", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.387297, - 48.9409 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89696185", - "description": "R3 - Châlons-en-Champagne - E.Leclerc Drive", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.315497, - 48.959513 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89879155", - "description": "R3 - Fagnières - E.Leclerc", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.315497, - 48.959513 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89879155", - "description": "R3 - Fagnières - E.Leclerc", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.315419, - 48.959559 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89879155", - "description": "R3 - Fagnières - E.Leclerc", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.315419, - 48.959559 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89879155", - "description": "R3 - Fagnières - E.Leclerc", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.535716, - 50.371497 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89882095", - "description": "R3 - Valenciennes - Macarez", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.535716, - 50.371497 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89882095", - "description": "R3 - Valenciennes - Macarez", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.155174, - 50.608184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89882097", - "description": "R3 - Villeneuve-d'Ascq - Haute Borne", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.155174, - 50.608184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89882097", - "description": "R3 - Villeneuve-d'Ascq - Haute Borne", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.119904, - 50.651941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89882099", - "description": "R3 - Villeneuve-d'Ascq - Rest'eau Pilaterie", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.119904, - 50.651941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89882099", - "description": "R3 - Villeneuve-d'Ascq - Rest'eau Pilaterie", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.065009, - 50.680981 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89882104", - "description": "R3 - Marquette-lez-Lille - Boulangerie Ange", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.065009, - 50.680981 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89882104", - "description": "R3 - Marquette-lez-Lille - Boulangerie Ange", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.740379, - 48.833948 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89882114", - "description": "R3 - Schweighouse-sur-Moder - Kiabi", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.740379, - 48.833948 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89882114", - "description": "R3 - Schweighouse-sur-Moder - Kiabi", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.740349, - 48.833792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89882114", - "description": "R3 - Schweighouse-sur-Moder - Kiabi", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.740349, - 48.833792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89882114", - "description": "R3 - Schweighouse-sur-Moder - Kiabi", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.084216, - 45.59599 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90321312", - "description": "R3 - Montbrison - Gémo", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.084216, - 45.59599 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90321312", - "description": "R3 - Montbrison - Gémo", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.640846, - 47.706198 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89882123", - "description": "R3 - Gien - Val Sologne", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.640846, - 47.706198 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89882123", - "description": "R3 - Gien - Val Sologne", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.08329, - 50.58527 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89251522", - "description": "R3 - Faches-Thumesnil - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.08329, - 50.58527 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89251522", - "description": "R3 - Faches-Thumesnil - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.981407, - 50.412567 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89258268", - "description": "R3 - Noyelles-Godault - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.981407, - 50.412567 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89258268", - "description": "R3 - Noyelles-Godault - Norauto", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.057059, - 49.216762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89258297", - "description": "R3 - Reims Cormontreuil - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.057059, - 49.216762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89258297", - "description": "R3 - Reims Cormontreuil - Norauto", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.133896, - 50.74058 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89258302", - "description": "R3 - Roncq - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.133896, - 50.74058 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89258302", - "description": "R3 - Roncq - Norauto", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.677465, - 50.733599 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89258309", - "description": "R3 - Saint-Martin-Boulogne - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.677465, - 50.733599 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89258309", - "description": "R3 - Saint-Martin-Boulogne - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.96544, - 50.633351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89283499", - "description": "R3 - Englos - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.96544, - 50.633351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89283499", - "description": "R3 - Englos - Norauto", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.110808, - 49.409463 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89283501", - "description": "R3 - Beauvais - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.110808, - 49.409463 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89283501", - "description": "R3 - Beauvais - Norauto", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.128623, - 50.615784 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89283504", - "description": "R3 - Villeneuve-d'Ascq - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.128623, - 50.615784 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89283504", - "description": "R3 - Villeneuve-d'Ascq - Norauto", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.478361, - 50.380955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89283510", - "description": "R3 - Petite-Forêt - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.478361, - 50.380955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89283510", - "description": "R3 - Petite-Forêt - Norauto", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.725449, - 50.30321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89283514", - "description": "R3 - Arras - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.725449, - 50.30321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89283514", - "description": "R3 - Arras - Norauto", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2226, - 50.68191 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89283515", - "description": "R3 - Leers - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2226, - 50.68191 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89283515", - "description": "R3 - Leers - Norauto", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.772675, - 50.422485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89283516", - "description": "R3 - Liévin - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.772675, - 50.422485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89283516", - "description": "R3 - Liévin - Norauto", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.602249, - 50.40485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89333935", - "description": "R3 - Berck - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.602249, - 50.40485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89333935", - "description": "R3 - Berck - Norauto", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.023481, - 49.288677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89333939", - "description": "R3 - Reims Neuvillette - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.023481, - 49.288677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89333939", - "description": "R3 - Reims Neuvillette - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.994711, - 47.283621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89333942", - "description": "R3 - Besançon École-Valentin - Norauto", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.994711, - 47.283621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89333942", - "description": "R3 - Besançon École-Valentin - Norauto", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.647698, - 47.34806 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89333944", - "description": "R3 - Joué-les-Tours - Pizza Del Arte", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.647698, - 47.34806 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89333944", - "description": "R3 - Joué-les-Tours - Pizza Del Arte", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.019948, - 47.283124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363710", - "description": "R3 - Chenôve - Norauto", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.019948, - 47.283124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363710", - "description": "R3 - Chenôve - Norauto", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.101673, - 47.311365 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363711", - "description": "R3 - Quetigny - Norauto", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.101673, - 47.311365 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363711", - "description": "R3 - Quetigny - Norauto", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.255061, - 50.183001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363714", - "description": "R3 - Cambrai - Norauto", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.255061, - 50.183001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363714", - "description": "R3 - Cambrai - Norauto", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.363129, - 48.106812 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363715", - "description": "R3 - Colmar - Norauto", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.363129, - 48.106812 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363715", - "description": "R3 - Colmar - Norauto", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.047325, - 47.357667 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363718", - "description": "R3 - Dijon Toison d'Or - Norauto", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.047325, - 47.357667 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363718", - "description": "R3 - Dijon Toison d'Or - Norauto", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.382396, - 51.017634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363721", - "description": "R3 - Coudekerque - Norauto", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.382396, - 51.017634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363721", - "description": "R3 - Coudekerque - Norauto", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.878786, - 49.173235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363723", - "description": "R3 - Forbach - Norauto", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.878786, - 49.173235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363723", - "description": "R3 - Forbach - Norauto", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.387661, - 47.822918 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363725", - "description": "R3 - Luxeuil-les-Bains - Norauto", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.387661, - 47.822918 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363725", - "description": "R3 - Luxeuil-les-Bains - Norauto", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.921018, - 47.643185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363728", - "description": "R3 - Bessoncourt - Norauto", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.921018, - 47.643185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363728", - "description": "R3 - Bessoncourt - Norauto", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.812512, - 47.500958 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363730", - "description": "R3 - Montbeliard - Norauto", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.812512, - 47.500958 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363730", - "description": "R3 - Montbeliard - Norauto", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.935342, - 48.293876 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363732", - "description": "R3 - Saint-Dié-des-Vosges - Norauto", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.935342, - 48.293876 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363732", - "description": "R3 - Saint-Dié-des-Vosges - Norauto", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.462074, - 48.280767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363736", - "description": "R3 - Sélestat - Norauto", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.462074, - 48.280767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363736", - "description": "R3 - Sélestat - Norauto", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.511248, - 50.333202 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363737", - "description": "R3 - Aulnoy-Lez-Valenciennes - Norauto", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.511248, - 50.333202 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363737", - "description": "R3 - Aulnoy-Lez-Valenciennes - Norauto", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.629207, - 50.524317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363738", - "description": "R3 - Béthune - Norauto", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.629207, - 50.524317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363738", - "description": "R3 - Béthune - Norauto", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.978531, - 49.570611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363739", - "description": "R3 - Noyon - Norauto", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.978531, - 49.570611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363739", - "description": "R3 - Noyon - Norauto", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.221258, - 50.759564 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363741", - "description": "R3 - Saint-Martin-lez-Tatinghem - Norauto", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.221258, - 50.759564 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363741", - "description": "R3 - Saint-Martin-lez-Tatinghem - Norauto", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.42617, - 50.129283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363742", - "description": "R3 - Caudry - Norauto", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.42617, - 50.129283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363742", - "description": "R3 - Caudry - Norauto", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.003006, - 50.613982 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363743", - "description": "R3 - Lille Loos - Norauto", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.003006, - 50.613982 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363743", - "description": "R3 - Lille Loos - Norauto", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.287929, - 48.172416 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363744", - "description": "R3 - Sens - Norauto", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.287929, - 48.172416 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363744", - "description": "R3 - Sens - Norauto", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.099352, - 50.341008 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363745", - "description": "R3 - Sin-le-Noble - Norauto", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.099352, - 50.341008 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363745", - "description": "R3 - Sin-le-Noble - Norauto", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.277372, - 49.861557 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363746", - "description": "R3 - Amiens Dury - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.277372, - 49.861557 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363746", - "description": "R3 - Amiens Dury - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.388523, - 47.771098 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363747", - "description": "R3 - Illzach - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.388523, - 47.771098 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363747", - "description": "R3 - Illzach - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.409471, - 49.141966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363750", - "description": "R3 - Verdun Haudainville - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.409471, - 49.141966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363750", - "description": "R3 - Verdun Haudainville - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127931, - 48.69358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363751", - "description": "R3 - Nancy Laxou - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127931, - 48.69358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363751", - "description": "R3 - Nancy Laxou - Norauto", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.145101, - 49.191668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363752", - "description": "R3 - Metz Semécourt - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.145101, - 49.191668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363752", - "description": "R3 - Metz Semécourt - Norauto", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.109345, - 49.08105 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363753", - "description": "R3 - Metz Augny - Norauto", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.109345, - 49.08105 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89363753", - "description": "R3 - Metz Augny - Norauto", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.472746, - 50.379983 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89616641", - "description": "R3 - Petite-Forêt - 123 Pare-Brise", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.472746, - 50.379983 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89616641", - "description": "R3 - Petite-Forêt - 123 Pare-Brise", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.613109, - 50.485567 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89629589", - "description": "R3 - Cucq - Intermarché Super", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.613109, - 50.485567 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89629589", - "description": "R3 - Cucq - Intermarché Super", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.388746, - 43.537395 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89660153", - "description": "R3 - Portet-Sur-Garonne - 123 Pare-Brise", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.388746, - 43.537395 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89660153", - "description": "R3 - Portet-Sur-Garonne - 123 Pare-Brise", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.355691, - 48.980172 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89660163", - "description": "R3 - Saint-Martin-sur-le-Pré - E.Leclerc", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.355691, - 48.980172 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89660163", - "description": "R3 - Saint-Martin-sur-le-Pré - E.Leclerc", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.387216, - 48.940944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89696185", - "description": "R3 - Châlons-en-Champagne - E.Leclerc Drive", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.387216, - 48.940944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89696185", - "description": "R3 - Châlons-en-Champagne - E.Leclerc Drive", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.315568, - 48.959477 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89879155", - "description": "R3 - Fagnières - E.Leclerc", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.315568, - 48.959477 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89879155", - "description": "R3 - Fagnières - E.Leclerc", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.315628, - 48.959444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89879155", - "description": "R3 - Fagnières - E.Leclerc", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.315628, - 48.959444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89879155", - "description": "R3 - Fagnières - E.Leclerc", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.535763, - 50.371456 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89882095", - "description": "R3 - Valenciennes - Macarez", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.535763, - 50.371456 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89882095", - "description": "R3 - Valenciennes - Macarez", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.155092, - 50.608144 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89882097", - "description": "R3 - Villeneuve-d'Ascq - Haute Borne", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.155092, - 50.608144 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89882097", - "description": "R3 - Villeneuve-d'Ascq - Haute Borne", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.119829, - 50.651932 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89882099", - "description": "R3 - Villeneuve-d'Ascq - Rest'eau Pilaterie", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.119829, - 50.651932 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89882099", - "description": "R3 - Villeneuve-d'Ascq - Rest'eau Pilaterie", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.065041, - 50.680932 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89882104", - "description": "R3 - Marquette-lez-Lille - Boulangerie Ange", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.065041, - 50.680932 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89882104", - "description": "R3 - Marquette-lez-Lille - Boulangerie Ange", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.74037, - 48.833882 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89882114", - "description": "R3 - Schweighouse-sur-Moder - Kiabi", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.74037, - 48.833882 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89882114", - "description": "R3 - Schweighouse-sur-Moder - Kiabi", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.640931, - 47.706154 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89882123", - "description": "R3 - Gien - Val Sologne", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.640931, - 47.706154 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89882123", - "description": "R3 - Gien - Val Sologne", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.223641, - 48.679867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89882140", - "description": "R3 - Tomblaine", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.223641, - 48.679867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89882140", - "description": "R3 - Tomblaine", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.084205, - 49.257104 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89882145", - "description": "R3 - Clouange - Chaussea", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.084205, - 49.257104 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89882145", - "description": "R3 - Clouange - Chaussea", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.590786, - 49.646754 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89882148", - "description": "R3 - Montdidier - Chaussea", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.590786, - 49.646754 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89882148", - "description": "R3 - Montdidier - Chaussea", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.110921, - 47.63116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90223020", - "description": "R3 - Dannemarie - Agricenter", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.110921, - 47.63116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90223020", - "description": "R3 - Dannemarie - Agricenter", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.222922, - 47.89771 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90223025", - "description": "R3 - Soultz-Haut-Rhin - Agricenter", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.222922, - 47.89771 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90223025", - "description": "R3 - Soultz-Haut-Rhin - Agricenter", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.304311, - 47.751013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90223023", - "description": "R3 - Mulhouse - Agricenter", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.304311, - 47.751013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90223023", - "description": "R3 - Mulhouse - Agricenter", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.084107, - 45.596002 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90321312", - "description": "R3 - Montbrison - Gémo", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.084107, - 45.596002 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90321312", - "description": "R3 - Montbrison - Gémo", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.442599, - 47.66537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90223024", - "description": "R3 - Sierentz - Agricenter", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.442599, - 47.66537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90223024", - "description": "R3 - Sierentz - Agricenter", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.384234, - 47.599649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90223022", - "description": "R3 - Jettingen - Agricenter", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.384234, - 47.599649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90223022", - "description": "R3 - Jettingen - Agricenter", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.728364, - 45.543075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90327168", - "description": "R3 - Ambert - Les Arcades Ambertoises", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.728364, - 45.543075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90327168", - "description": "R3 - Ambert - Les Arcades Ambertoises", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.095022, - 50.582854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346768", - "description": "R3 - Lesquin - Climb Up", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.095022, - 50.582854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346768", - "description": "R3 - Lesquin - Climb Up", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.317277, - 51.015987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346794", - "description": "R3 - Grande-Synthe - Decathlon", - "capacity": "9", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.317277, - 51.015987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346794", - "description": "R3 - Grande-Synthe - Decathlon", - "capacity": "9", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.453566, - 47.067673 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346818", - "description": "R3 - Choisey - Cuisines Schmidt", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.453566, - 47.067673 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346818", - "description": "R3 - Choisey - Cuisines Schmidt", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.743602, - 50.73354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346827", - "description": "R3 - Bailleul - Boulangerie Louise", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.743602, - 50.73354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346827", - "description": "R3 - Bailleul - Boulangerie Louise", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.470137, - 49.231649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346911", - "description": "R3 - Saint-Maximin - Cuisines Elite", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.470137, - 49.231649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346911", - "description": "R3 - Saint-Maximin - Cuisines Elite", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.33154, - 50.364068 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346922", - "description": "R3 - Herlin-le-Sec - Kandy", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.33154, - 50.364068 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346922", - "description": "R3 - Herlin-le-Sec - Kandy", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.283447, - 49.637906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90524799", - "description": "R3 - Breteuil - Kandy", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.283447, - 49.637906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90524799", - "description": "R3 - Breteuil - Kandy", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089493, - 50.34713 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346937", - "description": "R3 - Lambres-Lez-Douai - Action", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089493, - 50.34713 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346937", - "description": "R3 - Lambres-Lez-Douai - Action", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.866705, - 50.097729 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346939", - "description": "R3 - Abbeville - L'usine Brasserie", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.866705, - 50.097729 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346939", - "description": "R3 - Abbeville - L'usine Brasserie", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.084683, - 49.604286 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346940", - "description": "R3 - Crèvecoeur-le-Grand - Yatout", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.084683, - 49.604286 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346940", - "description": "R3 - Crèvecoeur-le-Grand - Yatout", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.962759, - 50.481596 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346944", - "description": "R3 - Carvin - Basic Fit", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.962759, - 50.481596 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346944", - "description": "R3 - Carvin - Basic Fit", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.781345, - 47.664063 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89882136", - "description": "R3 - Vannes - Mr Meuble", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.781345, - 47.664063 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89882136", - "description": "R3 - Vannes - Mr Meuble", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.223641, - 48.679867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89882140", - "description": "R3 - Tomblaine", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.223641, - 48.679867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89882140", - "description": "R3 - Tomblaine", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.075857, - 50.53867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89885401", - "description": "R3 - Avelin - Otera", - "capacity": "12", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.075857, - 50.53867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89885401", - "description": "R3 - Avelin - Otera", - "capacity": "12", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.075857, - 50.53867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89885401", - "description": "R3 - Avelin - Otera", - "capacity": "12", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.075857, - 50.53867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89885401", - "description": "R3 - Avelin - Otera", - "capacity": "12", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.075857, - 50.53867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89885401", - "description": "R3 - Avelin - Otera", - "capacity": "12", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.075857, - 50.53867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P89885401", - "description": "R3 - Avelin - Otera", - "capacity": "12", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.760407, - 43.117013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90222922", - "description": "R3 - Estancarbon - Chaussea", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.760407, - 43.117013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90222922", - "description": "R3 - Estancarbon - Chaussea", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.760407, - 43.117013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90222922", - "description": "R3 - Estancarbon - Chaussea", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.760407, - 43.117013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90222922", - "description": "R3 - Estancarbon - Chaussea", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.442599, - 47.66537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90223024", - "description": "R3 - Sierentz - Agricenter", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.442599, - 47.66537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90223024", - "description": "R3 - Sierentz - Agricenter", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.26089, - 47.586023 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90223021", - "description": "R3 - Hirsingue - Agricenter", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.26089, - 47.586023 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90223021", - "description": "R3 - Hirsingue - Agricenter", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.307173, - 47.818719 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90223027", - "description": "R3 - Wittenheim - Agricenter", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.307173, - 47.818719 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90223027", - "description": "R3 - Wittenheim - Agricenter", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.728339, - 45.543039 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90327168", - "description": "R3 - Ambert - Les Arcades Ambertoises", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.728339, - 45.543039 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90327168", - "description": "R3 - Ambert - Les Arcades Ambertoises", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.849419, - 50.133631 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90327294", - "description": "R3 - Givet - La Foir'Fouille", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.849419, - 50.133631 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90327294", - "description": "R3 - Givet - La Foir'Fouille", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.849442, - 50.133704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90327294", - "description": "R3 - Givet - La Foir'Fouille", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.849442, - 50.133704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90327294", - "description": "R3 - Givet - La Foir'Fouille", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.129793, - 48.295975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346903", - "description": "R3 - Saint-Parres-aux-Tertres - BUT", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.129793, - 48.295975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346903", - "description": "R3 - Saint-Parres-aux-Tertres - BUT", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.317277, - 51.015987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346794", - "description": "R3 - Grande-Synthe - Decathlon", - "capacity": "9", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.317277, - 51.015987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346794", - "description": "R3 - Grande-Synthe - Decathlon", - "capacity": "9", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.129364, - 43.911593 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346811", - "description": "R3 - Albi Le Sequestre - Action", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.129364, - 43.911593 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346811", - "description": "R3 - Albi Le Sequestre - Action", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.453566, - 47.067673 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346818", - "description": "R3 - Choisey - Cuisines Schmidt", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.453566, - 47.067673 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346818", - "description": "R3 - Choisey - Cuisines Schmidt", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.743602, - 50.73354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346827", - "description": "R3 - Bailleul - Boulangerie Louise", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.743602, - 50.73354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346827", - "description": "R3 - Bailleul - Boulangerie Louise", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.129793, - 48.295975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346903", - "description": "R3 - Saint-Parres-aux-Tertres - BUT", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.129793, - 48.295975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346903", - "description": "R3 - Saint-Parres-aux-Tertres - BUT", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.470137, - 49.231649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346911", - "description": "R3 - Saint-Maximin - Cuisines Elite", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.470137, - 49.231649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346911", - "description": "R3 - Saint-Maximin - Cuisines Elite", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.33154, - 50.364068 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346922", - "description": "R3 - Herlin-le-Sec - Kandy", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.33154, - 50.364068 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346922", - "description": "R3 - Herlin-le-Sec - Kandy", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.965725, - 49.254867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346927", - "description": "R3 - Thillois - Pizza Del Arte - DC", - "capacity": "10", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.965725, - 49.254867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346927", - "description": "R3 - Thillois - Pizza Del Arte - DC", - "capacity": "10", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089493, - 50.34713 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346937", - "description": "R3 - Lambres-Lez-Douai - Action", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089493, - 50.34713 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346937", - "description": "R3 - Lambres-Lez-Douai - Action", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.866705, - 50.097729 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346939", - "description": "R3 - Abbeville - L'usine Brasserie", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.866705, - 50.097729 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346939", - "description": "R3 - Abbeville - L'usine Brasserie", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.084683, - 49.604286 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346940", - "description": "R3 - Crèvecoeur-le-Grand - Yatout", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.084683, - 49.604286 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346940", - "description": "R3 - Crèvecoeur-le-Grand - Yatout", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.962759, - 50.481596 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346944", - "description": "R3 - Carvin - Basic Fit", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.962759, - 50.481596 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346944", - "description": "R3 - Carvin - Basic Fit", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.965725, - 49.254867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346927", - "description": "R3 - Thillois - Pizza Del Arte - DC", - "capacity": "10", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.965725, - 49.254867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346927", - "description": "R3 - Thillois - Pizza Del Arte - DC", - "capacity": "10", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.965725, - 49.254867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346927", - "description": "R3 - Thillois - Pizza Del Arte - DC", - "capacity": "10", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.965725, - 49.254867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90346927", - "description": "R3 - Thillois - Pizza Del Arte - DC", - "capacity": "10", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.283447, - 49.637906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90524799", - "description": "R3 - Breteuil - Kandy", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.283447, - 49.637906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "R3", - "owner:ref:FR:SIREN": "902726488", - "operator:email": "exploitation@r3-charge.fr", - "operator:phone": "+33 3 21 50 92 92", - "network": "R3", - "ref:EU:EVSE": "FR3R3P90524799", - "description": "R3 - Breteuil - Kandy", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.84, - 45.79 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Pascal Chene", - "owner:ref:FR:SIREN": "539474817", - "operator:email": "garage.chene@gmail.com", - "operator:phone": "+33 4 78 08 21 22", - "network": "GARAGE CHENE -TOTAL ENERGIES - CITROEN", - "ref:EU:EVSE": "FR515600001", - "ref": "a7ce55c2-9856-4232-8cdc-fdd006f6c4d5", - "description": "EvBox DC", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-02", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.130067, - 43.641297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP06270VNLCOOLWORK", - "ref": "FR*55C*P06270*VNL*COOLWORK", - "description": "VILLENEUVE-LOUBET - COOLWORK", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-02-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.448297, - 43.878408 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP06380SOSPARKING", - "ref": "FR*55C*P06380*SOS*PARKING", - "description": "RUE BLANCHI SOSPEL", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-04-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.764347, - 43.958037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP30133LASELEPHANT", - "ref": "FR*55C*P30133*LAS*ELEPHANT", - "description": "PARKING ELEPHANT BLEU LES ANGLES", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.764347, - 43.958037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP30133LASELEPHANT", - "ref": "FR*55C*P30133*LAS*ELEPHANT", - "description": "PARKING ELEPHANT BLEU LES ANGLES", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.768425, - 43.958425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP30133LASPRIADES", - "ref": "FR*55C*P30133*LAS*PRIADES", - "description": "PARKING PRIADES LES ANGLES", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.768425, - 43.958425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP30133LASPRIADES", - "ref": "FR*55C*P30133*LAS*PRIADES", - "description": "PARKING PRIADES LES ANGLES", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.752516, - 43.962289 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP30133LASGAULLE", - "ref": "FR*55C*P30133*LAS*GAULLE", - "description": "RUE CHARLES DE GAULLE LES ANGLES", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.752516, - 43.962289 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP30133LASGAULLE", - "ref": "FR*55C*P30133*LAS*GAULLE", - "description": "RUE CHARLES DE GAULLE LES ANGLES", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.793617, - 44.024338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP30150SAUPLACE", - "ref": "FR*55C*P30150*SAU*PLACE", - "description": "PLACE DU MARCHE SAUVETERRE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.793617, - 44.024338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP30150SAUPLACE", - "ref": "FR*55C*P30150*SAU*PLACE", - "description": "PLACE DU MARCHE SAUVETERRE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.136693, - 48.79661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP78000VERCHANTIERS", - "ref": "FR*55C*P78000*VER*CHANTIERS", - "description": "RUE DES CHANTIERS VERSAILLES", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.136693, - 48.79661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP78000VERCHANTIERS", - "ref": "FR*55C*P78000*VER*CHANTIERS", - "description": "RUE DES CHANTIERS VERSAILLES", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.129056, - 48.800833 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP78000VERMAIRIE", - "ref": "FR*55C*P78000*VER*MAIRIE", - "description": "AVENUE DU GENERAL DE GAULE VERSAILLES", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-02-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.129056, - 48.800833 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP78000VERMAIRIE", - "ref": "FR*55C*P78000*VER*MAIRIE", - "description": "AVENUE DU GENERAL DE GAULE VERSAILLES", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-02-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.130358, - 48.801996 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP78000VERAVPARIS", - "ref": "FR*55C*P78000*VER*AVPARIS", - "description": "AVENUE DE PARIS VERSAILLES", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.546778, - 43.337839 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83120PLTPARKING", - "ref": "FR*55C*P83120*PLT*PARKING", - "description": "PARKING JAURES PLAN DE LA TOUR", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.546778, - 43.337839 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83120PLTPARKING", - "ref": "FR*55C*P83120*PLT*PARKING", - "description": "PARKING JAURES PLAN DE LA TOUR", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.616837, - 43.329318 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83120STMBOSQUET", - "ref": "FR*55C*P83120*STM*BOSQUET", - "description": "PARKING BOSQUET STE MAXIME", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.616837, - 43.329318 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83120STMBOSQUET", - "ref": "FR*55C*P83120*STM*BOSQUET", - "description": "PARKING BOSQUET STE MAXIME", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.6342, - 43.314926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83120STMPASTORELLI", - "ref": "FR*55C*P83120*STM*PASTORELLI", - "description": "PARKING PASTORELLI STE MAXIME", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.6342, - 43.314926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83120STMPASTORELLI", - "ref": "FR*55C*P83120*STM*PASTORELLI", - "description": "PARKING PASTORELLI STE MAXIME", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.624927, - 43.325788 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83120STMGAUMONT", - "ref": "FR*55C*P83120*STM*GAUMONT", - "description": "PARKING GAUMONT STE MAXIME", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.624927, - 43.325788 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83120STMGAUMONT", - "ref": "FR*55C*P83120*STM*GAUMONT", - "description": "PARKING GAUMONT STE MAXIME", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.634794, - 43.310428 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83120STMMERMOZ", - "ref": "FR*55C*P83120*STM*MERMOZ", - "description": "PLACE MERMOZ STE MAXIME", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.519044, - 43.172029 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83240CAVCANISSONS", - "ref": "FR*55C*P83240*CAV*CANISSONS", - "description": "CHEMIN DES CANISSONS CAVALAIRE SUR MER", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2013-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.519044, - 43.172029 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83240CAVCANISSONS", - "ref": "FR*55C*P83240*CAV*CANISSONS", - "description": "CHEMIN DES CANISSONS CAVALAIRE SUR MER", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2013-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.534659, - 43.250675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83310COGPLACEVH", - "ref": "FR*55C*P83310*COG*PLACEVH", - "description": "PLACE VICTOR HUGO", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.534659, - 43.250675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83310COGPLACEVH", - "ref": "FR*55C*P83310*COG*PLACEVH", - "description": "PLACE VICTOR HUGO", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.533698, - 43.251851 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83310COGPLACEGD", - "ref": "FR*55C*P83310*COG*PLACEGD", - "description": "PLACE AVENUE GENERAL DE GAULLE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.533698, - 43.251851 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83310COGPLACEGD", - "ref": "FR*55C*P83310*COG*PLACEGD", - "description": "PLACE AVENUE GENERAL DE GAULLE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.577631, - 43.279636 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83310GRISTPONS", - "ref": "FR*55C*P83310*GRI*STPONS", - "description": "PARKING AIRE DE ST PONS GRIMAUD", - "capacity": "1", - "charging_station:output": "44.16 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.577631, - 43.279636 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83310GRISTPONS", - "ref": "FR*55C*P83310*GRI*STPONS", - "description": "PARKING AIRE DE ST PONS GRIMAUD", - "capacity": "1", - "socket:type2_combo:output": "75.0 kW", - "charging_station:output": "75.0 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.522957, - 43.274431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83310GRIMAIRIE", - "ref": "FR*55C*P83310*GRI*MAIRIE", - "description": "PARKING MAIRIE GRIMAUD", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2013-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.522957, - 43.274431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83310GRIMAIRIE", - "ref": "FR*55C*P83310*GRI*MAIRIE", - "description": "PARKING MAIRIE GRIMAUD", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2013-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.521344, - 43.272782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83310GRIRN7", - "ref": "FR*55C*P83310*GRI*RN7", - "description": "PARKING RN7 GRIMAUD", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2013-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.521344, - 43.272782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83310GRIRN7", - "ref": "FR*55C*P83310*GRI*RN7", - "description": "PARKING RN7 GRIMAUD", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2013-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.661056, - 43.227475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83350RAMCLUB55", - "ref": "FR*55C*P83350*RAM*CLUB55", - "description": "PARKING CLUB 55 RAMATUELLE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2013-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.661056, - 43.227475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83350RAMCLUB55", - "ref": "FR*55C*P83350*RAM*CLUB55", - "description": "PARKING CLUB 55 RAMATUELLE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2013-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.599485, - 43.184096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP420CRVGIGARO", - "ref": "FR*55C*P420*CRV*GIGARO", - "description": "PARKING PLAGE DU GIGARO", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.599485, - 43.184096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP420CRVGIGARO", - "ref": "FR*55C*P420*CRV*GIGARO", - "description": "PARKING PLAGE DU GIGARO", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.706553, - 43.443935 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83480PUGCOMMERCIAL", - "ref": "FR*55C*P83480*PUG*COMMERCIAL", - "description": "ZONE COMMERCIAL PUGET SUR ARGENS", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2013-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.706553, - 43.443935 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83480PUGCOMMERCIAL", - "ref": "FR*55C*P83480*PUG*COMMERCIAL", - "description": "ZONE COMMERCIAL PUGET SUR ARGENS", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2013-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.706553, - 43.443935 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83480PUGCOMMERCIAL", - "ref": "FR*55C*P83480*PUG*COMMERCIAL", - "description": "ZONE COMMERCIAL PUGET SUR ARGENS", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2013-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.706553, - 43.443935 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83480PUGCOMMERCIAL", - "ref": "FR*55C*P83480*PUG*COMMERCIAL", - "description": "ZONE COMMERCIAL PUGET SUR ARGENS", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2013-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.585713, - 43.230239 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83580GASTOURISME", - "ref": "FR*55C*P83580*GAS*TOURISME", - "description": "OFFICE DU TOURISME - GASSIN", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.585713, - 43.230239 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83580GASTOURISME", - "ref": "FR*55C*P83580*GAS*TOURISME", - "description": "OFFICE DU TOURISME - GASSIN", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.706148, - 43.384124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83640SZAPARKING", - "ref": "FR*55C*P83640*SZA*PARKING", - "description": "PARKING ST ZACHARIE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2013-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.706148, - 43.384124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83640SZAPARKING", - "ref": "FR*55C*P83640*SZA*PARKING", - "description": "PARKING ST ZACHARIE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2013-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.586437, - 43.262611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83580GASTRIDENT", - "ref": "FR*55C*P83580*GAS*TRIDENT", - "description": "PARKING TRIDENT GASSIN", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.586437, - 43.262611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83580GASTRIDENT", - "ref": "FR*55C*P83580*GAS*TRIDENT", - "description": "PARKING TRIDENT GASSIN", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.690518, - 43.256472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83990STRSALINS", - "ref": "FR*55C*P83990*STR*SALINS", - "description": "PLAGE DES SALINS - SAINT-TROPEZ", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.640612, - 43.269507 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83990STRLICES", - "ref": "FR*55C*P83990*STR*LICES", - "description": "PARKING ESPACE DES LICES ST TROPEZ", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2013-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.640612, - 43.269507 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83990STRLICES", - "ref": "FR*55C*P83990*STR*LICES", - "description": "PARKING ESPACE DES LICES ST TROPEZ", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2013-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.635375, - 43.27044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83990STRPORT", - "ref": "FR*55C*P83990*STR*PORT", - "description": "PARKING PORT ST TROPEZ", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2013-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.635375, - 43.27044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83990STRPORT", - "ref": "FR*55C*P83990*STR*PORT", - "description": "PARKING PORT ST TROPEZ", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2013-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.635375, - 43.27044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83990STRPORT", - "ref": "FR*55C*P83990*STR*PORT", - "description": "PARKING PORT ST TROPEZ", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2013-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.635375, - 43.27044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83990STRPORT", - "ref": "FR*55C*P83990*STR*PORT", - "description": "PARKING PORT ST TROPEZ", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2013-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.876649, - 43.925813 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVGRUEDEF1LLES", - "ref": "FR*55C*P84000*AVG*RUEDEF1LLES", - "description": "RUE DES FILLES - AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.876649, - 43.925813 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVGRUEDEF1LLES", - "ref": "FR*55C*P84000*AVG*RUEDEF1LLES", - "description": "RUE DES FILLES - AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.838556, - 43.927832 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVGCAPSUD", - "ref": "FR*55C*P84000*AVG*CAPSUD", - "description": "CAP SUD - AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-02-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.838556, - 43.927832 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVGCAPSUD", - "ref": "FR*55C*P84000*AVG*CAPSUD", - "description": "CAP SUD - AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-02-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.813005, - 43.928623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVG0LIVADES", - "ref": "FR*55C*P84000*AVG*0LIVADES", - "description": "AVENUE CABRIÈRES OLIVADES - AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.813005, - 43.928623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVG0LIVADES", - "ref": "FR*55C*P84000*AVG*0LIVADES", - "description": "AVENUE CABRIÈRES OLIVADES - AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.821979, - 43.929502 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVGMA1R1ESUD", - "ref": "FR*55C*P84000*AVG*MA1R1ESUD", - "description": "MAIRIE SUD ROCADE - AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.821979, - 43.929502 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVGMA1R1ESUD", - "ref": "FR*55C*P84000*AVG*MA1R1ESUD", - "description": "MAIRIE SUD ROCADE - AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.799193, - 43.929592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVGE1SENH0WER", - "ref": "FR*55C*P84000*AVG*E1SENH0WER", - "description": "AVENUE EISENHOWER - AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.809387, - 43.930192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVGTARASC0N", - "ref": "FR*55C*P84000*AVG*TARASC0N", - "description": "AVENUE TARASCON - AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.809387, - 43.930192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVGTARASC0N", - "ref": "FR*55C*P84000*AVG*TARASC0N", - "description": "AVENUE TARASCON - AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.82072, - 43.935617 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVGMA1R1EN0RD", - "ref": "FR*55C*P84000*AVG*MA1R1EN0RD", - "description": "MAIRIE NORD ROCADE - AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.82072, - 43.935617 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVGMA1R1EN0RD", - "ref": "FR*55C*P84000*AVG*MA1R1EN0RD", - "description": "MAIRIE NORD ROCADE - AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.805081, - 43.936094 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVGMONCLAR", - "ref": "FR*55C*P84000*AVG*MONCLAR", - "description": "MONCLAR -AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.805081, - 43.936094 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVGMONCLAR", - "ref": "FR*55C*P84000*AVG*MONCLAR", - "description": "MONCLAR -AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.809693, - 43.936482 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVGSTRUF", - "ref": "FR*55C*P84000*AVG*STRUF", - "description": "PARKING SAINT RUF - AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.809693, - 43.936482 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVGSTRUF", - "ref": "FR*55C*P84000*AVG*STRUF", - "description": "PARKING SAINT RUF - AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.798628, - 43.937354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVGFERRY", - "ref": "FR*55C*P84000*AVG*FERRY", - "description": "LABANDE FERRY - AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.798628, - 43.937354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVGFERRY", - "ref": "FR*55C*P84000*AVG*FERRY", - "description": "LABANDE FERRY - AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.821433, - 43.939104 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVGR0T0NDE", - "ref": "FR*55C*P84000*AVG*R0T0NDE", - "description": "SEMARD ROTONDE - AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.821433, - 43.939104 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVGR0T0NDE", - "ref": "FR*55C*P84000*AVG*R0T0NDE", - "description": "SEMARD ROTONDE - AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.876349, - 43.940161 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVGMONTFAVET", - "ref": "FR*55C*P84000*AVG*MONTFAVET", - "description": "MONTFAVET ETOILE - AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.816939, - 43.942256 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVGSOUL1ER", - "ref": "FR*55C*P84000*AVG*SOUL1ER", - "description": "BOULEVARD DENIS SOULIER- AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.816939, - 43.942256 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVGSOUL1ER", - "ref": "FR*55C*P84000*AVG*SOUL1ER", - "description": "BOULEVARD DENIS SOULIER- AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.825062, - 43.942905 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVGSOLIDARITE", - "ref": "FR*55C*P84000*AVG*SOLIDARITE", - "description": "MOURRE-SOLIDARITÉ - AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.825062, - 43.942905 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVGSOLIDARITE", - "ref": "FR*55C*P84000*AVG*SOLIDARITE", - "description": "MOURRE-SOLIDARITÉ - AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.796952, - 43.943149 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVGMLK", - "ref": "FR*55C*P84000*AVG*MLK", - "description": "RUE MARTIN LUTHER KING - AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.843686, - 43.946211 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVGP0NT", - "ref": "FR*55C*P84000*AVG*P0NT", - "description": "PARKING PONT DES DEUX EAUX - AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.828155, - 43.947206 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVGFOLIE", - "ref": "FR*55C*P84000*AVG*FOLIE", - "description": "FOLIE BOCACE - AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.828155, - 43.947206 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVGFOLIE", - "ref": "FR*55C*P84000*AVG*FOLIE", - "description": "FOLIE BOCACE - AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.800516, - 43.949101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVGOULLE", - "ref": "FR*55C*P84000*AVG*OULLE", - "description": "PARKING DE OULLE - AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.833258, - 43.952128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVGBDC0MBES", - "ref": "FR*55C*P84000*AVG*BDC0MBES", - "description": "BOULEVARD MARCEL COMBES - AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.833258, - 43.952128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVGBDC0MBES", - "ref": "FR*55C*P84000*AVG*BDC0MBES", - "description": "BOULEVARD MARCEL COMBES - AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.796913, - 43.952673 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVGBARTHELASSE", - "ref": "FR*55C*P84000*AVG*BARTHELASSE", - "description": "BARTHELASSE - AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.796913, - 43.952673 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVGBARTHELASSE", - "ref": "FR*55C*P84000*AVG*BARTHELASSE", - "description": "BARTHELASSE - AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.823253, - 43.953885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVGITALIENS", - "ref": "FR*55C*P84000*AVG*ITALIENS", - "description": "PARKING DES ITALIENS - AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-05-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.36349, - 43.765756 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84160LOUD943", - "ref": "FR*55C*P84160*LOU*D943", - "description": "PARKING D943 LOURMARIN", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2013-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.36349, - 43.765756 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84160LOUD943", - "ref": "FR*55C*P84160*LOU*D943", - "description": "PARKING D943 LOURMARIN", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2013-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.899412, - 43.940189 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84310AVGM0R1ERE", - "ref": "FR*55C*P84310*AVG*M0R1ERE", - "description": "AVENUE JEAN MONNET - MORIERE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.899412, - 43.940189 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84310AVGM0R1ERE", - "ref": "FR*55C*P84310*AVG*M0R1ERE", - "description": "AVENUE JEAN MONNET - MORIERE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.90471, - 43.942662 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84310MORVITRIA", - "ref": "FR*55C*P84310*MOR*VITRIA", - "description": "PLACE EMMANUEL VITRIA - MORIÈRE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.90471, - 43.942662 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84310MORVITRIA", - "ref": "FR*55C*P84310*MOR*VITRIA", - "description": "PLACE EMMANUEL VITRIA - MORIÈRE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.403812, - 43.82887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84400SVGPARKING", - "ref": "FR*55C*P84400*SVG*PARKING", - "description": "PARKING LAUTIER SIVERGUES", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.936124, - 43.948985 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84450JQTFELIBRIGE", - "ref": "FR*55C*P84450*JQT*FELIBRIGE", - "description": "FELIBRIGE - JONQUERETTE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-05-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.936124, - 43.948985 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84450JQTFELIBRIGE", - "ref": "FR*55C*P84450*JQT*FELIBRIGE", - "description": "FELIBRIGE - JONQUERETTE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-05-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.186172, - 48.838071 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP92380GARPLGARE", - "ref": "FR*55C*P92380*GAR*PLGARE", - "description": "PLACE DE LA GARE - GARCHES", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.508846, - 44.9723 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP05220MLBPRECHABERT", - "ref": "FR*55C*P05220*MLB*PRECHABERT", - "description": "PARKING PRE CHABERT - MONETIER-LES-BAINS", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.508846, - 44.9723 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP05220MLBPRECHABERT", - "ref": "FR*55C*P05220*MLB*PRECHABERT", - "description": "PARKING PRE CHABERT - MONETIER-LES-BAINS", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.504843, - 44.977618 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP05220MLBP0MM1ERS", - "ref": "FR*55C*P05220*MLB*P0MM1ERS", - "description": "PARKING DES POMMIERS - MONETIER-LES-BAINS", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.504843, - 44.977618 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP05220MLBP0MM1ERS", - "ref": "FR*55C*P05220*MLB*P0MM1ERS", - "description": "PARKING DES POMMIERS - MONETIER-LES-BAINS", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.494755, - 44.981097 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP05220MLBCAMP1NG", - "ref": "FR*55C*P05220*MLB*CAMP1NG", - "description": "LES 2 GLACIERS - MONETIER-LES-BAINS", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.494755, - 44.981097 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP05220MLBCAMP1NG", - "ref": "FR*55C*P05220*MLB*CAMP1NG", - "description": "LES 2 GLACIERS - MONETIER-LES-BAINS", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.511263, - 44.975682 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP05220MLBP0STE", - "ref": "FR*55C*P05220*MLB*P0STE", - "description": "PARKING DE LA POSTE - MONETIER-LES-BAINS", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.511263, - 44.975682 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP05220MLBP0STE", - "ref": "FR*55C*P05220*MLB*P0STE", - "description": "PARKING DE LA POSTE - MONETIER-LES-BAINS", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.857196, - 44.229112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP05300VBMPREPARAD1S", - "ref": "FR*55C*P05300*VBM*PREPARAD1S", - "description": "ROUTE DE PREPARADIS - VAL BUECH MEOUGE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.857196, - 44.229112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP05300VBMPREPARAD1S", - "ref": "FR*55C*P05300*VBM*PREPARAD1S", - "description": "ROUTE DE PREPARADIS - VAL BUECH MEOUGE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.857196, - 44.229112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP05300VBMPREPARAD1S", - "ref": "FR*55C*P05300*VBM*PREPARAD1S", - "description": "ROUTE DE PREPARADIS - VAL BUECH MEOUGE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.857196, - 44.229112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP05300VBMPREPARAD1S", - "ref": "FR*55C*P05300*VBM*PREPARAD1S", - "description": "ROUTE DE PREPARADIS - VAL BUECH MEOUGE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.953138, - 43.550336 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP06150CANACMH14", - "ref": "FR*55C*P06150*CAN*ACMH14", - "description": "AEROPORT - HANGAR 14 - CANNES", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.953138, - 43.550336 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP06150CANACMH14", - "ref": "FR*55C*P06150*CAN*ACMH14", - "description": "AEROPORT - HANGAR 14 - CANNES", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.91684, - 42.79691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP11340CAMVAQU1E", - "ref": "FR*55C*P11340*CAM*VAQU1E", - "description": "PLACE JACQUES VAQUIE - CAMURAC", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.91684, - 42.79691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP11340CAMVAQU1E", - "ref": "FR*55C*P11340*CAM*VAQU1E", - "description": "PLACE JACQUES VAQUIE - CAMURAC", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.839759, - 42.957455 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP11360SJEEGL1SE", - "ref": "FR*55C*P11360*SJE*EGL1SE", - "description": "SAINT JEAN DE BARROU - PLACE DE L'EGLISE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.839759, - 42.957455 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP11360SJEEGL1SE", - "ref": "FR*55C*P11360*SJE*EGL1SE", - "description": "SAINT JEAN DE BARROU - PLACE DE L'EGLISE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.758656, - 42.985832 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP11360CASEGL1SE", - "ref": "FR*55C*P11360*CAS*EGL1SE", - "description": "CASCASTEL LES CORBIERES - PLACE DE L'EGLISE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.758656, - 42.985832 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP11360CASEGL1SE", - "ref": "FR*55C*P11360*CAS*EGL1SE", - "description": "CASCASTEL LES CORBIERES - PLACE DE L'EGLISE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.71061, - 42.96596 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP11360QNLCENTRE", - "ref": "FR*55C*P11360*QNL*CENTRE", - "description": "PLACE DU CENTRE - QUINTILLAN", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.71061, - 42.96596 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP11360QNLCENTRE", - "ref": "FR*55C*P11360*QNL*CENTRE", - "description": "PLACE DU CENTRE - QUINTILLAN", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.86177, - 42.964295 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP11360FDCP1CN1C", - "ref": "FR*55C*P11360*FDC*P1CN1C", - "description": "AIRE DE PIQUE-NIQUE - FRAISSE-DES-CORBIERES", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.86177, - 42.964295 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP11360FDCP1CN1C", - "ref": "FR*55C*P11360*FDC*P1CN1C", - "description": "AIRE DE PIQUE-NIQUE - FRAISSE-DES-CORBIERES", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5217, - 43.5468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP13100SMJMA1R1E", - "ref": "FR*55C*P13100*SMJ*MA1R1E", - "description": "PLACE DE LA MAIRIE - SAINT-MARC-JAUMEGARDE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.15951, - 43.66436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP13121ARSFERRAGES", - "ref": "FR*55C*P13121*ARS*FERRAGES", - "description": "PARKING DES FERRAGES - AURONS", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.15951, - 43.66436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP13121ARSFERRAGES", - "ref": "FR*55C*P13121*ARS*FERRAGES", - "description": "PARKING DES FERRAGES - AURONS", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.15538, - 43.66525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP13121ARSCAMPANES", - "ref": "FR*55C*P13121*ARS*CAMPANES", - "description": "RUE DES CAMPANES - AURONS", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.15538, - 43.66525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP13121ARSCAMPANES", - "ref": "FR*55C*P13121*ARS*CAMPANES", - "description": "RUE DES CAMPANES - AURONS", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.302399, - 43.538529 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP13122VTBEC0LE", - "ref": "FR*55C*P13122*VTB*EC0LE", - "description": "ECOLE - VENTABREN", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.302399, - 43.538529 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP13122VTBEC0LE", - "ref": "FR*55C*P13122*VTB*EC0LE", - "description": "ECOLE - VENTABREN", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.294772, - 43.535968 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP13122VTBPLATEAU", - "ref": "FR*55C*P13122*VTB*PLATEAU", - "description": "PLATEAU - VENTABREN", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.631374, - 43.21489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP13600CRTCENTRE", - "ref": "FR*55C*P13600*CRT*CENTRE", - "description": "PARKING DU CENTRE - CEYRESTE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.631374, - 43.21489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP13600CRTCENTRE", - "ref": "FR*55C*P13600*CRT*CENTRE", - "description": "PARKING DU CENTRE - CEYRESTE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.626148, - 43.2102 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP13600CRTP0LY", - "ref": "FR*55C*P13600*CRT*P0LY", - "description": "SALLE POLYVALENTE - CEYRESTE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.626148, - 43.2102 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP13600CRTP0LY", - "ref": "FR*55C*P13600*CRT*P0LY", - "description": "SALLE POLYVALENTE - CEYRESTE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.62971, - 43.222061 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP13600CRTSTADE", - "ref": "FR*55C*P13600*CRT*STADE", - "description": "PARKING DU STADE - CEYRESTE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.62971, - 43.222061 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP13600CRTSTADE", - "ref": "FR*55C*P13600*CRT*STADE", - "description": "PARKING DU STADE - CEYRESTE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.48649, - 46.24693 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP17880PERPHARE", - "ref": "FR*55C*P17880*PER*PHARE", - "description": "LE PHARE - ILE DE RE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.48649, - 46.24693 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP17880PERPHARE", - "ref": "FR*55C*P17880*PER*PHARE", - "description": "LE PHARE - ILE DE RE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.48649, - 46.24693 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP17880PERPHARE", - "ref": "FR*55C*P17880*PER*PHARE", - "description": "LE PHARE - ILE DE RE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.48649, - 46.24693 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP17880PERPHARE", - "ref": "FR*55C*P17880*PER*PHARE", - "description": "LE PHARE - ILE DE RE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.809319, - 44.554623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP26740MSJJACQU1ER", - "ref": "FR*55C*P26740*MSJ*JACQU1ER", - "description": "RUE PLACE JACQUIER - MONTBOUCHER SUR JABRON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.809319, - 44.554623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP26740MSJJACQU1ER", - "ref": "FR*55C*P26740*MSJ*JACQU1ER", - "description": "RUE PLACE JACQUIER - MONTBOUCHER SUR JABRON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.806363, - 44.552195 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP26740MSJMART1N", - "ref": "FR*55C*P26740*MSJ*MART1N", - "description": "RUE SAINT MARTIN - MONTBOUCHER SUR JABRON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.806363, - 44.552195 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP26740MSJMART1N", - "ref": "FR*55C*P26740*MSJ*MART1N", - "description": "RUE SAINT MARTIN - MONTBOUCHER SUR JABRON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.182994, - 43.739046 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP30670AGVGAULLE", - "ref": "FR*55C*P30670*AGV*GAULLE", - "description": "PLACE DE GAULLE - AIGUES-VIVES", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.182994, - 43.739046 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP30670AGVGAULLE", - "ref": "FR*55C*P30670*AGV*GAULLE", - "description": "PLACE DE GAULLE - AIGUES-VIVES", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.184094, - 43.733597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP30670AGVCARLESSE", - "ref": "FR*55C*P30670*AGV*CARLESSE", - "description": "LA CARLESSE - AIGUES-VIVES", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.184094, - 43.733597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP30670AGVCARLESSE", - "ref": "FR*55C*P30670*AGV*CARLESSE", - "description": "LA CARLESSE - AIGUES-VIVES", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.235318, - 43.675241 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP30740LCRM1CHELET", - "ref": "FR*55C*P30740*LCR*M1CHELET", - "description": "PARKING MICHELET - LE CAILAR", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.235318, - 43.675241 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP30740LCRM1CHELET", - "ref": "FR*55C*P30740*LCR*M1CHELET", - "description": "PARKING MICHELET - LE CAILAR", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.237694, - 43.674281 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP30740LCRROLL1N", - "ref": "FR*55C*P30740*LCR*ROLL1N", - "description": "PLACE LEDRU ROLLIN - LE CAILAR", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.237694, - 43.674281 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP30740LCRROLL1N", - "ref": "FR*55C*P30740*LCR*ROLL1N", - "description": "PLACE LEDRU ROLLIN - LE CAILAR", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.597037, - 44.86645 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP33110BCTLAF0NT", - "ref": "FR*55C*P33110*BCT*LAF0NT", - "description": "PARKING LAFONT - LE BOUSCAT", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.742882, - 43.356231 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP34210MNVB0UYS", - "ref": "FR*55C*P34210*MNV*B0UYS", - "description": "AIRE DU BOUYS - MINERVE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.742882, - 43.356231 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP34210MNVB0UYS", - "ref": "FR*55C*P34210*MNV*B0UYS", - "description": "AIRE DU BOUYS - MINERVE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.275049, - 43.275588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP34410SRGEC0LE", - "ref": "FR*55C*P34410*SRG*EC0LE", - "description": "PARKING DE L'ECOLE - SERIGNAN", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.276351, - 43.279568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP34410SRGSTADE", - "ref": "FR*55C*P34410*SRG*STADE", - "description": "PARKING DU STADE - SERIGNAN", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.276351, - 43.279568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP34410SRGSTADE", - "ref": "FR*55C*P34410*SRG*STADE", - "description": "PARKING DU STADE - SERIGNAN", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.278945, - 43.280061 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP34410SRGCENTRE", - "ref": "FR*55C*P34410*SRG*CENTRE", - "description": "PARKING DU CENTRE - SERIGNAN", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.278945, - 43.280061 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP34410SRGCENTRE", - "ref": "FR*55C*P34410*SRG*CENTRE", - "description": "PARKING DU CENTRE - SERIGNAN", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.28459, - 43.265993 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP34410SRGLYCEE", - "ref": "FR*55C*P34410*SRG*LYCEE", - "description": "LYCEE MARC BLOCH - SERIGNAN", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.28459, - 43.265993 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP34410SRGLYCEE", - "ref": "FR*55C*P34410*SRG*LYCEE", - "description": "LYCEE MARC BLOCH - SERIGNAN", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.272705, - 43.276263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP34410SRGGYMNASE", - "ref": "FR*55C*P34410*SRG*GYMNASE", - "description": "GYMNASE GUY PISTRE - SERIGNAN", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.272705, - 43.276263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP34410SRGGYMNASE", - "ref": "FR*55C*P34410*SRG*GYMNASE", - "description": "GYMNASE GUY PISTRE - SERIGNAN", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.181023, - 48.348536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CPRNO35300F0UGERES", - "ref": "FR*55C*PRNO*35300*F0UGERES", - "description": "RENAULT DEALER FOUGERES", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.181023, - 48.348536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CPRNO35300F0UGERES", - "ref": "FR*55C*PRNO*35300*F0UGERES", - "description": "RENAULT DEALER FOUGERES", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.683721, - 47.862233 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CPRNO35470BA1N", - "ref": "FR*55C*PRNO*35470*BA1N", - "description": "RENAULT DEALER BAIN DE BRETAGNE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.683721, - 47.862233 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CPRNO35470BA1N", - "ref": "FR*55C*PRNO*35470*BA1N", - "description": "RENAULT DEALER BAIN DE BRETAGNE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.109249, - 43.275697 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP65800RLXSTADE", - "ref": "FR*55C*P65800*RLX*STADE", - "description": "STADE MUNICIPAL - ORLEIX", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.109249, - 43.275697 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP65800RLXSTADE", - "ref": "FR*55C*P65800*RLX*STADE", - "description": "STADE MUNICIPAL - ORLEIX", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.120392, - 48.801445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP78000VERARMES", - "ref": "FR*55C*P78000*VER*ARMES", - "description": "INDEPENDANCE ORANGERIE - VERSAILLES", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.120392, - 48.801445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP78000VERARMES", - "ref": "FR*55C*P78000*VER*ARMES", - "description": "INDEPENDANCE ORANGERIE - VERSAILLES", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.181862, - 48.784202 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP78140VLZMA1L", - "ref": "FR*55C*P78140*VLZ*MA1L", - "description": "LE MAIL - VELIZY", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.181862, - 48.784202 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP78140VLZMA1L", - "ref": "FR*55C*P78140*VLZ*MA1L", - "description": "LE MAIL - VELIZY", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.170855, - 48.783949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP78140VLZMOZART", - "ref": "FR*55C*P78140*VLZ*MOZART", - "description": "MOZART - VELIZY", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.170855, - 48.783949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP78140VLZMOZART", - "ref": "FR*55C*P78140*VLZ*MOZART", - "description": "MOZART - VELIZY", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.201517, - 48.781246 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP78140VLZEXELMANS", - "ref": "FR*55C*P78140*VLZ*EXELMANS", - "description": "RUE DU GENERAL EXELMANS - VELIZY", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.201517, - 48.781246 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP78140VLZEXELMANS", - "ref": "FR*55C*P78140*VLZ*EXELMANS", - "description": "RUE DU GENERAL EXELMANS - VELIZY", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.196945, - 48.781122 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP78140VLZL0UV01S", - "ref": "FR*55C*P78140*VLZ*L0UV01S", - "description": "PLACE LOUVOIS - VELIZY", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.196945, - 48.781122 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP78140VLZL0UV01S", - "ref": "FR*55C*P78140*VLZ*L0UV01S", - "description": "PLACE LOUVOIS - VELIZY", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.172431, - 48.784849 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP78140VLZP1CARD1E", - "ref": "FR*55C*P78140*VLZ*P1CARD1E", - "description": "AVENUE DE PICARDIE - VELIZY", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.172431, - 48.784849 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP78140VLZP1CARD1E", - "ref": "FR*55C*P78140*VLZ*P1CARD1E", - "description": "AVENUE DE PICARDIE - VELIZY", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.17015, - 48.785191 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP78140VLZP1CARD1E38", - "ref": "FR*55C*P78140*VLZ*P1CARD1E38", - "description": "AVENUE DE PICARDIE 38 - VELIZY", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.17015, - 48.785191 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP78140VLZP1CARD1E38", - "ref": "FR*55C*P78140*VLZ*P1CARD1E38", - "description": "AVENUE DE PICARDIE 38 - VELIZY", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.195605, - 48.781261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP78140VLZRAB0URD1N", - "ref": "FR*55C*P78140*VLZ*RAB0URD1N", - "description": "RABOURDIN - VELIZY", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.195605, - 48.781261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP78140VLZRAB0URD1N", - "ref": "FR*55C*P78140*VLZ*RAB0URD1N", - "description": "RABOURDIN - VELIZY", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.096572, - 43.384825 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83170CLSCANAL", - "ref": "FR*55C*P83170*CLS*CANAL", - "description": "RUE DU CANAL - CAMPS-LA-SOURCE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.097764, - 43.382309 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83170CLSSTADE", - "ref": "FR*55C*P83170*CLS*STADE", - "description": "STADE COMMUNAL - CAMPS-LA-SOURCE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.097764, - 43.382309 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83170CLSSTADE", - "ref": "FR*55C*P83170*CLS*STADE", - "description": "STADE COMMUNAL - CAMPS-LA-SOURCE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.534263, - 43.177575 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83240CAVM1STRAL", - "ref": "FR*55C*P83240*CAV*M1STRAL", - "description": "PARKING FREDERIC MISTRAL - CAVALAIRE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.534893, - 43.170946 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83240CAVMEDIATHEQUE", - "ref": "FR*55C*P83240*CAV*MEDIATHEQUE", - "description": "PARKING MEDIATHEQUE CAVALAIRE SUR MER", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.534893, - 43.170946 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83240CAVMEDIATHEQUE", - "ref": "FR*55C*P83240*CAV*MEDIATHEQUE", - "description": "PARKING MEDIATHEQUE CAVALAIRE SUR MER", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.465199, - 43.207435 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83310M0LMA1R1E", - "ref": "FR*55C*P83310*M0L*MA1R1E", - "description": "PLACE DE LA MAIRIE - LA MOLE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.465199, - 43.207435 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83310M0LMA1R1E", - "ref": "FR*55C*P83310*M0L*MA1R1E", - "description": "PLACE DE LA MAIRIE - LA MOLE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.58432, - 43.28033 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83310GRIPRAIRIEVIS", - "ref": "FR*55C*P83310*GRI*PRAIRIEVIS", - "description": "PRAIRIE DE LA MER - PARKING CLIENTS - GRIMAUD", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.58432, - 43.28033 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83310GRIPRAIRIEVIS", - "ref": "FR*55C*P83310*GRI*PRAIRIEVIS", - "description": "PRAIRIE DE LA MER - PARKING CLIENTS - GRIMAUD", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.58115, - 43.280687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83310GRIPRAIRIE", - "ref": "FR*55C*P83310*GRI*PRAIRIE", - "description": "PRAIRIE DE LA MER GRIMAUD", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.58115, - 43.280687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83310GRIPRAIRIE", - "ref": "FR*55C*P83310*GRI*PRAIRIE", - "description": "PRAIRIE DE LA MER GRIMAUD", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.58115, - 43.280687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83310GRIPRAIRIE", - "ref": "FR*55C*P83310*GRI*PRAIRIE", - "description": "PRAIRIE DE LA MER GRIMAUD", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.58115, - 43.280687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83310GRIPRAIRIE", - "ref": "FR*55C*P83310*GRI*PRAIRIE", - "description": "PRAIRIE DE LA MER GRIMAUD", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.57743, - 43.274761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83310GRIPORT", - "ref": "FR*55C*P83310*GRI*PORT", - "description": "PARKING PORT GRIMAUD", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.57743, - 43.274761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83310GRIPORT", - "ref": "FR*55C*P83310*GRI*PORT", - "description": "PARKING PORT GRIMAUD", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.581173, - 43.276785 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83310GRIPRAIRIEGRI", - "ref": "FR*55C*P83310*GRI*PRAIRIEGRI", - "description": "PRAIRIE DE LA MER ENTREE GRIMAUD", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.581173, - 43.276785 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83310GRIPRAIRIEGRI", - "ref": "FR*55C*P83310*GRI*PRAIRIEGRI", - "description": "PRAIRIE DE LA MER ENTREE GRIMAUD", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.581173, - 43.276785 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83310GRIPRAIRIEGRI", - "ref": "FR*55C*P83310*GRI*PRAIRIEGRI", - "description": "PRAIRIE DE LA MER ENTREE GRIMAUD", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.659943, - 43.220607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83350RAMN1KK1", - "ref": "FR*55C*P83350*RAM*N1KK1", - "description": "NIKKI BEACH - RAMATUELLE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.635613, - 43.256121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83350RAMT0RPEZ", - "ref": "FR*55C*P83350*RAM*T0RPEZ", - "description": "CAVE TORPEZ - SAINT TROPEZ", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.635613, - 43.256121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83350RAMT0RPEZ", - "ref": "FR*55C*P83350*RAM*T0RPEZ", - "description": "CAVE TORPEZ - SAINT TROPEZ", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.635613, - 43.256121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83350RAMT0RPEZ", - "ref": "FR*55C*P83350*RAM*T0RPEZ", - "description": "CAVE TORPEZ - SAINT TROPEZ", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.635613, - 43.256121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83350RAMT0RPEZ", - "ref": "FR*55C*P83350*RAM*T0RPEZ", - "description": "CAVE TORPEZ - SAINT TROPEZ", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.657337, - 43.250875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83350RAMGARB1NE", - "ref": "FR*55C*P83350*RAM*GARB1NE", - "description": "[PRIVEE] HOTEL LA GARBINE - RAMATUELLE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.657337, - 43.250875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83350RAMGARB1NE", - "ref": "FR*55C*P83350*RAM*GARB1NE", - "description": "[PRIVEE] HOTEL LA GARBINE - RAMATUELLE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.556658, - 43.190588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83420CRVDEBARQUEMENT", - "ref": "FR*55C*P83420*CRV*DEBARQUEMENT", - "description": "PLAGE DU DEBARQUEMENT - LA CROIX-VALMER", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.568124, - 43.208973 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83420CRVP0STE", - "ref": "FR*55C*P83420*CRV*P0STE", - "description": "RUE DU 8 MAI 1945 - LA CROIX VALMER", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.568124, - 43.208973 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83420CRVP0STE", - "ref": "FR*55C*P83420*CRV*P0STE", - "description": "RUE DU 8 MAI 1945 - LA CROIX VALMER", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.568006, - 43.208438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83420CRVMA1R1E", - "ref": "FR*55C*P83420*CRV*MA1R1E", - "description": "MAIRIE - LA CROIX-VALMER", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.568006, - 43.208438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83420CRVMA1R1E", - "ref": "FR*55C*P83420*CRV*MA1R1E", - "description": "MAIRIE - LA CROIX-VALMER", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.580744, - 43.188291 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83420CRVSYLVABELLE", - "ref": "FR*55C*P83420*CRV*SYLVABELLE", - "description": "PARKING SYLVABELLE - LA CROIX-VALMER", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.288539, - 43.506724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83510SAVFLUST1ER", - "ref": "FR*55C*P83510*SAV*FLUST1ER", - "description": "PARKING DU SQUARE FUSTIER - SAINT ANTONIN DU VAR", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.288539, - 43.506724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83510SAVFLUST1ER", - "ref": "FR*55C*P83510*SAV*FLUST1ER", - "description": "PARKING DU SQUARE FUSTIER - SAINT ANTONIN DU VAR", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.287317, - 43.507088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83510SAVMA1R1E", - "ref": "FR*55C*P83510*SAV*MA1R1E", - "description": "ROUTE D'ENTRECASTEAUX - SAINT ANTONIN DU VAR", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.287317, - 43.507088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83510SAVMA1R1E", - "ref": "FR*55C*P83510*SAV*MA1R1E", - "description": "ROUTE D'ENTRECASTEAUX - SAINT ANTONIN DU VAR", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.273156, - 43.582001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83690VCZSALERNES", - "ref": "FR*55C*P83690*VCZ*SALERNES", - "description": "PARKING COMMUNAL - VILLECROZE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.273156, - 43.582001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83690VCZSALERNES", - "ref": "FR*55C*P83690*VCZ*SALERNES", - "description": "PARKING COMMUNAL - VILLECROZE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.273156, - 43.582001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83690VCZSALERNES", - "ref": "FR*55C*P83690*VCZ*SALERNES", - "description": "PARKING COMMUNAL - VILLECROZE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.273156, - 43.582001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83690VCZSALERNES", - "ref": "FR*55C*P83690*VCZ*SALERNES", - "description": "PARKING COMMUNAL - VILLECROZE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.464987, - 43.160329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83820RCMCANADEL1A", - "ref": "FR*55C*P83820*RCM*CANADEL1A", - "description": "PARKING CANADELIA - RAYOL", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.464987, - 43.160329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83820RCMCANADEL1A", - "ref": "FR*55C*P83820*RCM*CANADEL1A", - "description": "PARKING CANADELIA - RAYOL", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.561403, - 43.601814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83830CLVCHEVAL1ER", - "ref": "FR*55C*P83830*CLV*CHEVAL1ER", - "description": "AVENUE HENRI CHEVALIER - CLAVIERS", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.561403, - 43.601814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83830CLVCHEVAL1ER", - "ref": "FR*55C*P83830*CLV*CHEVAL1ER", - "description": "AVENUE HENRI CHEVALIER - CLAVIERS", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.643206, - 43.268741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83990STRF0CH", - "ref": "FR*55C*P83990*STR*F0CH", - "description": "PARKING FOCH - SAINT-TROPEZ", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.643206, - 43.268741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83990STRF0CH", - "ref": "FR*55C*P83990*STR*F0CH", - "description": "PARKING FOCH - SAINT-TROPEZ", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.636581, - 43.272524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83990STRCAP", - "ref": "FR*55C*P83990*STR*CAP", - "description": "CAPITAINERIE SAINT TROPEZ", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.636581, - 43.272524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83990STRCAP", - "ref": "FR*55C*P83990*STR*CAP", - "description": "CAPITAINERIE SAINT TROPEZ", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.640579, - 43.267933 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP83990STRL1CES", - "ref": "FR*55C*P83990*STR*L1CES", - "description": "PARC DES LICES - SAINT-TROPEZ", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.835263, - 43.932675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVGM1ND3", - "ref": "FR*55C*P84000*AVG*M1ND3", - "description": "MIN BATIMENT D3 - AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.835016, - 43.93381 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVGM1NGE", - "ref": "FR*55C*P84000*AVG*M1NGE", - "description": "MIN BATIMENT G ET E - AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.836255, - 43.93466 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVGMINJ", - "ref": "FR*55C*P84000*AVG*MINJ", - "description": "MIN BATIMENT J - AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.836255, - 43.93466 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVGMINJ", - "ref": "FR*55C*P84000*AVG*MINJ", - "description": "MIN BATIMENT J - AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.836255, - 43.93466 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVGMINJ", - "ref": "FR*55C*P84000*AVG*MINJ", - "description": "MIN BATIMENT J - AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.836255, - 43.93466 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVGMINJ", - "ref": "FR*55C*P84000*AVG*MINJ", - "description": "MIN BATIMENT J - AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.838154, - 43.934197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVGMINU", - "ref": "FR*55C*P84000*AVG*MINU", - "description": "MIN BATIMENT U - AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.838154, - 43.934197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVGMINU", - "ref": "FR*55C*P84000*AVG*MINU", - "description": "MIN BATIMENT U - AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.838154, - 43.934197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVGMINU", - "ref": "FR*55C*P84000*AVG*MINU", - "description": "MIN BATIMENT U - AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.838154, - 43.934197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84000AVGMINU", - "ref": "FR*55C*P84000*AVG*MINU", - "description": "MIN BATIMENT U - AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.871245, - 43.934998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84140AVGPAR01SS1ENS", - "ref": "FR*55C*P84140*AVG*PAR01SS1ENS", - "description": "MONTFAVET PAROISSIENS - AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-08-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.892364, - 43.909877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84140AVGAGR0PARC", - "ref": "FR*55C*P84140*AVG*AGR0PARC", - "description": "PARKING RELAIS AGROPARC - AVIGNON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.363792, - 43.762313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84160M0UM0UL1NS", - "ref": "FR*55C*P84160*M0U*M0UL1NS", - "description": "CHEMIN DU MOULIN - LOURMARIN", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.363792, - 43.762313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84160M0UM0UL1NS", - "ref": "FR*55C*P84160*M0U*M0UL1NS", - "description": "CHEMIN DU MOULIN - LOURMARIN", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.366592, - 43.763965 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84160M0UTENN1S", - "ref": "FR*55C*P84160*M0U*TENN1S", - "description": "PARKING DU TENNIS - LOURMARIN", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.342482, - 43.758861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84160PUYGRANG1ER", - "ref": "FR*55C*P84160*PUY*GRANG1ER", - "description": "PLACE ANDRE GRANGIER - PUYVERT", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.342482, - 43.758861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84160PUYGRANG1ER", - "ref": "FR*55C*P84160*PUY*GRANG1ER", - "description": "PLACE ANDRE GRANGIER - PUYVERT", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.364008, - 43.765442 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84160M0UPET1T0U", - "ref": "FR*55C*P84160*M0U*PET1T0U", - "description": "PARKING PETITOU - LOURMARIN", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.41686, - 43.7788 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84160VGNL0U1S", - "ref": "FR*55C*P84160*VGN*L0U1S", - "description": "SAINT-LOUIS - VAUGINES", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.41686, - 43.7788 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84160VGNL0U1S", - "ref": "FR*55C*P84160*VGN*L0U1S", - "description": "SAINT-LOUIS - VAUGINES", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.907248, - 43.979318 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84270VDNP0NT", - "ref": "FR*55C*P84270*VDN*P0NT", - "description": "PLACE DU PETIT PONT - VEDENE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.907248, - 43.979318 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84270VDNP0NT", - "ref": "FR*55C*P84270*VDN*P0NT", - "description": "PLACE DU PETIT PONT - VEDENE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.896984, - 43.986445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84270VDNEGU1LLES", - "ref": "FR*55C*P84270*VDN*EGU1LLES", - "description": "AVENUE DE L'EGUILLE - VEDENE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.896984, - 43.986445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84270VDNEGU1LLES", - "ref": "FR*55C*P84270*VDN*EGU1LLES", - "description": "AVENUE DE L'EGUILLE - VEDENE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.042062, - 43.836565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84300CVLGAUTH1ER", - "ref": "FR*55C*P84300*CVL*GAUTH1ER", - "description": "PARKING PAUL GAUTHIER - CAVAILLON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.042062, - 43.836565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84300CVLGAUTH1ER", - "ref": "FR*55C*P84300*CVL*GAUTH1ER", - "description": "PARKING PAUL GAUTHIER - CAVAILLON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.042062, - 43.836565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84300CVLGAUTH1ER", - "ref": "FR*55C*P84300*CVL*GAUTH1ER", - "description": "PARKING PAUL GAUTHIER - CAVAILLON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.042062, - 43.836565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84300CVLGAUTH1ER", - "ref": "FR*55C*P84300*CVL*GAUTH1ER", - "description": "PARKING PAUL GAUTHIER - CAVAILLON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.024806, - 43.834584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84300CVLGREN0U1LLET", - "ref": "FR*55C*P84300*CVL*GREN0U1LLET", - "description": "RUE JAUFFRET - CAVAILLON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.040249, - 43.838673 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84300CVLSTJUL1EN", - "ref": "FR*55C*P84300*CVL*STJUL1EN", - "description": "PARKING SAINT-JULIEN - CAVAILLON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.040249, - 43.838673 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84300CVLSTJUL1EN", - "ref": "FR*55C*P84300*CVL*STJUL1EN", - "description": "PARKING SAINT-JULIEN - CAVAILLON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.035281, - 43.834265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84300CVLT0UREL", - "ref": "FR*55C*P84300*CVL*T0UREL", - "description": "PLACE FRANCOIS TOUREL - CAVAILLON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.039958, - 43.833795 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84300CVLVERDUN", - "ref": "FR*55C*P84300*CVL*VERDUN", - "description": "PARKING VERDUN - CAVAILLON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.92151, - 44.005089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84320ENTGARE", - "ref": "FR*55C*P84320*ENT*GARE", - "description": "GARE - ENTRAIGUES SUR LA SORGUE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.92151, - 44.005089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84320ENTGARE", - "ref": "FR*55C*P84320*ENT*GARE", - "description": "GARE - ENTRAIGUES SUR LA SORGUE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.113489, - 43.845744 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84440RBNLUBER0N", - "ref": "FR*55C*P84440*RBN*LUBER0N", - "description": "LUBERON - ROBION", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.113489, - 43.845744 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84440RBNLUBER0N", - "ref": "FR*55C*P84440*RBN*LUBER0N", - "description": "LUBERON - ROBION", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.113726, - 43.843647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84440RBN8MARS", - "ref": "FR*55C*P84440*RBN*8MARS", - "description": "PLACE DU 8 MARS - ROBION", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.113726, - 43.843647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84440RBN8MARS", - "ref": "FR*55C*P84440*RBN*8MARS", - "description": "PLACE DU 8 MARS - ROBION", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.107641, - 43.847324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84440RBNR0ULET", - "ref": "FR*55C*P84440*RBN*R0ULET", - "description": "RUE OSCAR ROULET - ROBION", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.107641, - 43.847324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84440RBNR0ULET", - "ref": "FR*55C*P84440*RBN*R0ULET", - "description": "RUE OSCAR ROULET - ROBION", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.102353, - 43.853712 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84440RBNS0RGUE", - "ref": "FR*55C*P84440*RBN*S0RGUE", - "description": "AVENUE DE LA GARE - ROBION", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.102353, - 43.853712 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84440RBNS0RGUE", - "ref": "FR*55C*P84440*RBN*S0RGUE", - "description": "AVENUE DE LA GARE - ROBION", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.027168, - 43.955152 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP84740VLRV1LLAGE", - "ref": "FR*55C*P84740*VLR*V1LLAGE", - "description": "LE VILLAGE - VELLERON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.273545, - 48.779717 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP92350LPRMALABRY", - "ref": "FR*55C*P92350*LPR*MALABRY", - "description": "RUE DE MALABRY - LE PLESSIS-ROBINSON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.273545, - 48.779717 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP92350LPRMALABRY", - "ref": "FR*55C*P92350*LPR*MALABRY", - "description": "RUE DE MALABRY - LE PLESSIS-ROBINSON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.256413, - 48.776574 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP92350LPRPKHALLE", - "ref": "FR*55C*P92350*LPR*PKHALLE", - "description": "PARKING LA HALLE - LE PLESSIS-ROBINSON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.256413, - 48.776574 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP92350LPRPKHALLE", - "ref": "FR*55C*P92350*LPR*PKHALLE", - "description": "PARKING LA HALLE - LE PLESSIS-ROBINSON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.254679, - 48.782032 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP92350LPRHERR10T", - "ref": "FR*55C*P92350*LPR*HERR10T", - "description": "AVENUE HERRIOT - LE PLESSIS-ROBINSON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.254679, - 48.782032 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP92350LPRHERR10T", - "ref": "FR*55C*P92350*LPR*HERR10T", - "description": "AVENUE HERRIOT - LE PLESSIS-ROBINSON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.264156, - 48.787614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP92350LPRB0UCHER", - "ref": "FR*55C*P92350*LPR*B0UCHER", - "description": "SQUARE HELENE BOUCHER - LE PLESSIS-ROBINSON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.264156, - 48.787614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP92350LPRB0UCHER", - "ref": "FR*55C*P92350*LPR*B0UCHER", - "description": "SQUARE HELENE BOUCHER - LE PLESSIS-ROBINSON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.261501, - 48.774906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP92350LPRF1DEL", - "ref": "FR*55C*P92350*LPR*F1DEL", - "description": "RUE MOULIN FIDEL - LE PLESSIS-ROBINSON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.261501, - 48.774906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP92350LPRF1DEL", - "ref": "FR*55C*P92350*LPR*F1DEL", - "description": "RUE MOULIN FIDEL - LE PLESSIS-ROBINSON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.278125, - 48.783027 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP92350LPRPLESS1S", - "ref": "FR*55C*P92350*LPR*PLESS1S", - "description": "AVENUE DU PLESSIS - LE PLESSIS-ROBINSON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.278125, - 48.783027 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP92350LPRPLESS1S", - "ref": "FR*55C*P92350*LPR*PLESS1S", - "description": "AVENUE DU PLESSIS - LE PLESSIS-ROBINSON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.277398, - 48.785121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP92350LPRCR0LAND", - "ref": "FR*55C*P92350*LPR*CR0LAND", - "description": "AVENUE RAYMOND CROLAND - LE PLESSIS-ROBINSON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.277398, - 48.785121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP92350LPRCR0LAND", - "ref": "FR*55C*P92350*LPR*CR0LAND", - "description": "AVENUE RAYMOND CROLAND - LE PLESSIS-ROBINSON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.250893, - 48.779125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP92350LPRLANGEV1N", - "ref": "FR*55C*P92350*LPR*LANGEV1N", - "description": "AVENUE PAUL LANGEVIN - LE PLESSIS-ROBINSON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.254998, - 48.783878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP92350LPRP1QUET", - "ref": "FR*55C*P92350*LPR*P1QUET", - "description": "PLACE DU PLESSIS PIQUET - LE PLESSIS-ROBINSON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.254998, - 48.783878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP92350LPRP1QUET", - "ref": "FR*55C*P92350*LPR*P1QUET", - "description": "PLACE DU PLESSIS PIQUET - LE PLESSIS-ROBINSON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.270138, - 48.788036 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP92350LPRT1LLEULS", - "ref": "FR*55C*P92350*LPR*T1LLEULS", - "description": "SQUARE DES TILLEULS - LE PLESSIS-ROBINSON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.270138, - 48.788036 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP92350LPRT1LLEULS", - "ref": "FR*55C*P92350*LPR*T1LLEULS", - "description": "SQUARE DES TILLEULS - LE PLESSIS-ROBINSON", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.18412, - 48.84965 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP92380GAR4VENTS", - "ref": "FR*55C*P92380*GAR*4VENTS", - "description": "CRECHE ROSE DES 4 VENTS - GARCHES", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.200763, - 48.849002 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP92380GARJAUNE", - "ref": "FR*55C*P92380*GAR*JAUNE", - "description": "PARKING DU 19 JANVIER - GARCHES", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.186539, - 48.844752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP92380GARDEV0S", - "ref": "FR*55C*P92380*GAR*DEV0S", - "description": "PLACE DEVOS - GARCHES", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.181516, - 48.840924 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP92380GARPASTEUR", - "ref": "FR*55C*P92380*GAR*PASTEUR", - "description": "RUE PASTEUR - GARCHES", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.198811, - 48.842788 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP92380GARGRANDERUE", - "ref": "FR*55C*P92380*GAR*GRANDERUE", - "description": "GRANDE RUE - GARCHES", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.19756, - 48.85446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP92380GARSU1SSES", - "ref": "FR*55C*P92380*GAR*SU1SSES", - "description": "RUE DES SUISSES - GARCHES", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.193663, - 48.846928 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP92380GARC1MET1ERE", - "ref": "FR*55C*P92380*GAR*C1MET1ERE", - "description": "PLACE DU CIMETIERE - GARCHES", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1973, - 48.85195 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP92380GARDEBAT", - "ref": "FR*55C*P92380*GAR*DEBAT", - "description": "RUE DU DOCTEUR DEBAT - GARCHES", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.197545, - 48.847349 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTRIC 55 CHARGING", - "owner:ref:FR:SIREN": "832489801", - "operator:email": "contact@e55c.com", - "operator:phone": "+33 3 39 75 89 15 01", - "network": "ELECTRIC 55 CHARGING", - "ref:EU:EVSE": "FR55CP92380GARSURESNES", - "ref": "FR*55C*P92380*GAR*SURESNES", - "description": "RUE DE SURESNES - GARCHES", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.235224, - 50.176879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FR594E59122010", - "description": "CAMBRAI - Place de la République", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1385779355824064, - 50.06201549679408 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FR594E59269001", - "description": "GOUZEAUCOURT - Zone d'Activité", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1385779355824064, - 50.06201549679408 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FR594E59269001", - "description": "GOUZEAUCOURT - Zone d'Activité", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1971335355824055, - 50.19533501707577 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FR594E59488001", - "description": "FLORETTE - Avenue des Deux Vallées", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1971335355824055, - 50.19533501707577 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FR594E59488001", - "description": "FLORETTE - Avenue des Deux Vallées", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.08, - 44.48 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LMS", - "owner:ref:FR:SIREN": "322520149", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "PARTAGE MA BORNE", - "ref:EU:EVSE": "FRA68P1234656810", - "ref": "8f1e2f6e-ecf5-4591-9659-253ed7f1f21a", - "description": "INTERMARCHE SANGUNET", - "capacity": "1", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.08, - 44.48 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LMS", - "owner:ref:FR:SIREN": "322520149", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "PARTAGE MA BORNE", - "ref:EU:EVSE": "FRA68P1234656810", - "ref": "8f1e2f6e-ecf5-4591-9659-253ed7f1f21a", - "description": "INTERMARCHE SANGUNET", - "capacity": "1", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.074897, - 43.618336 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "240600585", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "WIIIZ", - "ref:EU:EVSE": "FRA16PWIIZ13311", - "ref": "FR*SOD*S*WIIZ*133*1*_*_", - "description": "BIOT PARKING ROUMANILLE", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.074897, - 43.618336 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "240600585", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "WIIIZ", - "ref:EU:EVSE": "FRA16PWIIZ13312", - "ref": "FR*SOD*S*WIIZ*133*1*_*_", - "description": "BIOT PARKING ROUMANILLE", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.044712, - 43.623628 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "240600585", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "WIIIZ", - "ref:EU:EVSE": "FRA16PWIIZ14711", - "ref": "FR*SOD*S*WIIZ*147*1*_*_", - "description": "VALBONNE - ROUTE DES DOLINES", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.044712, - 43.623628 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "240600585", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "WIIIZ", - "ref:EU:EVSE": "FRA16PWIIZ14712", - "ref": "FR*SOD*S*WIIZ*147*1*_*_", - "description": "VALBONNE - ROUTE DES DOLINES", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.134451, - 43.641953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "240600585", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "WIIIZ", - "ref:EU:EVSE": "FRA16PWIIZ24111", - "ref": "FR*SOD*S*WIIZ*241*1*_*_", - "description": "VILLENEUVE-LOUBET - PARKING MISSION LOCALE", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.134451, - 43.641953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "240600585", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "WIIIZ", - "ref:EU:EVSE": "FRA16PWIIZ24112", - "ref": "FR*SOD*S*WIIZ*241*1*_*_", - "description": "VILLENEUVE-LOUBET - PARKING MISSION LOCALE", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.19302, - 44.966637 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRA88E15094001", - "description": "LAROQUEBROU - Rue du 11 juin 1944 - D653", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.19302, - 44.966637 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRA88E15094001", - "description": "LAROQUEBROU - Rue du 11 juin 1944 - D653", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.19302, - 44.966637 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRA88E15094001", - "description": "LAROQUEBROU - Rue du 11 juin 1944 - D653", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.19302, - 44.966637 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRA88E15094001", - "description": "LAROQUEBROU - Rue du 11 juin 1944 - D653", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.196963, - 44.709529 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRA88E15122001", - "description": "MAURS - Rue du 8 mai 1945 - Parking centre vétérinaire", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.196963, - 44.709529 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRA88E15122001", - "description": "MAURS - Rue du 8 mai 1945 - Parking centre vétérinaire", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.196963, - 44.709529 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRA88E15122001", - "description": "MAURS - Rue du 8 mai 1945 - Parking centre vétérinaire", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.196963, - 44.709529 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRA88E15122001", - "description": "MAURS - Rue du 8 mai 1945 - Parking centre vétérinaire", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.497664, - 44.708059 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRA88E15134001", - "description": "MONTSALVY - Avenue de l'Oeuvre L. Conlombant - D19 - Parking salle Polyvalente", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.497664, - 44.708059 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRA88E15134001", - "description": "MONTSALVY - Avenue de l'Oeuvre L. Conlombant - D19 - Parking salle Polyvalente", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.497664, - 44.708059 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRA88E15134001", - "description": "MONTSALVY - Avenue de l'Oeuvre L. Conlombant - D19 - Parking salle Polyvalente", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.497664, - 44.708059 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRA88E15134001", - "description": "MONTSALVY - Avenue de l'Oeuvre L. Conlombant - D19 - Parking salle Polyvalente", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.309612, - 44.858068 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRA88E15196001", - "description": "ST MAMET LA SALVETAT - Allée des Coudercs - Parking aire de jeu", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.309612, - 44.858068 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRA88E15196001", - "description": "ST MAMET LA SALVETAT - Allée des Coudercs - Parking aire de jeu", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.309612, - 44.858068 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRA88E15196001", - "description": "ST MAMET LA SALVETAT - Allée des Coudercs - Parking aire de jeu", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.309612, - 44.858068 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRA88E15196001", - "description": "ST MAMET LA SALVETAT - Allée des Coudercs - Parking aire de jeu", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.576541, - 49.003941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE77291010", - "description": "CDG - Parking PRO EF - Allée 02/03/05/06 (Réservé exclusivement aux Taxis et VTC)", - "capacity": "8", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.576541, - 49.003941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE77291010", - "description": "CDG - Parking PRO EF - Allée 02/03/05/06 (Réservé exclusivement aux Taxis et VTC)", - "capacity": "8", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.576541, - 49.003941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE77291010", - "description": "CDG - Parking PRO EF - Allée 02/03/05/06 (Réservé exclusivement aux Taxis et VTC)", - "capacity": "8", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.576541, - 49.003941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE77291010", - "description": "CDG - Parking PRO EF - Allée 02/03/05/06 (Réservé exclusivement aux Taxis et VTC)", - "capacity": "8", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.610949, - 49.0076438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE77294001", - "description": "CDG - BAT (Réservé exclusivement aux taxis parisiens)", - "capacity": "20", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.610949, - 49.0076438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE77294001", - "description": "CDG - BAT (Réservé exclusivement aux taxis parisiens)", - "capacity": "20", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.610949, - 49.0076438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE77294001", - "description": "CDG - BAT (Réservé exclusivement aux taxis parisiens)", - "capacity": "20", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.610949, - 49.0076438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE77294001", - "description": "CDG - BAT (Réservé exclusivement aux taxis parisiens)", - "capacity": "20", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.610949, - 49.0076438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE77294001", - "description": "CDG - BAT (Réservé exclusivement aux taxis parisiens)", - "capacity": "20", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.610949, - 49.0076438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE77294001", - "description": "CDG - BAT (Réservé exclusivement aux taxis parisiens)", - "capacity": "20", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.610949, - 49.0076438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE77294001", - "description": "CDG - BAT (Réservé exclusivement aux taxis parisiens)", - "capacity": "20", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.610949, - 49.0076438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE77294001", - "description": "CDG - BAT (Réservé exclusivement aux taxis parisiens)", - "capacity": "20", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.610949, - 49.0076438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE77294001", - "description": "CDG - BAT (Réservé exclusivement aux taxis parisiens)", - "capacity": "20", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.610949, - 49.0076438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE77294001", - "description": "CDG - BAT (Réservé exclusivement aux taxis parisiens)", - "capacity": "20", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.610949, - 49.0076438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE77294001", - "description": "CDG - BAT (Réservé exclusivement aux taxis parisiens)", - "capacity": "20", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.610949, - 49.0076438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE77294001", - "description": "CDG - BAT (Réservé exclusivement aux taxis parisiens)", - "capacity": "20", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.610949, - 49.0076438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE77294001", - "description": "CDG - BAT (Réservé exclusivement aux taxis parisiens)", - "capacity": "20", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.610949, - 49.0076438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE77294001", - "description": "CDG - BAT (Réservé exclusivement aux taxis parisiens)", - "capacity": "20", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.610949, - 49.0076438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE77294001", - "description": "CDG - BAT (Réservé exclusivement aux taxis parisiens)", - "capacity": "20", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.610949, - 49.0076438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE77294001", - "description": "CDG - BAT (Réservé exclusivement aux taxis parisiens)", - "capacity": "20", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.610949, - 49.0076438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE77294001", - "description": "CDG - BAT (Réservé exclusivement aux taxis parisiens)", - "capacity": "20", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.610949, - 49.0076438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE77294001", - "description": "CDG - BAT (Réservé exclusivement aux taxis parisiens)", - "capacity": "20", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.610949, - 49.0076438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE77294001", - "description": "CDG - BAT (Réservé exclusivement aux taxis parisiens)", - "capacity": "20", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.610949, - 49.0076438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE77294001", - "description": "CDG - BAT (Réservé exclusivement aux taxis parisiens)", - "capacity": "20", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.363758, - 48.733494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE77294001", - "description": "ORY - BAT (Réservé exclusivement aux taxis parisiens)", - "capacity": "24", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.363758, - 48.733494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE77294001", - "description": "ORY - BAT (Réservé exclusivement aux taxis parisiens)", - "capacity": "24", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.363758, - 48.733494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE77294001", - "description": "ORY - BAT (Réservé exclusivement aux taxis parisiens)", - "capacity": "24", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.363758, - 48.733494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE77294001", - "description": "ORY - BAT (Réservé exclusivement aux taxis parisiens)", - "capacity": "24", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.363758, - 48.733494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE77294001", - "description": "ORY - BAT (Réservé exclusivement aux taxis parisiens)", - "capacity": "24", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.363758, - 48.733494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE91479001", - "description": "ORY - BAT (Réservé exclusivement aux taxis parisiens)", - "capacity": "24", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.363758, - 48.733494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE91479011", - "description": "ORY - BAT (Réservé exclusivement aux taxis parisiens)", - "capacity": "24", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.363758, - 48.733494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE91479011", - "description": "ORY - BAT (Réservé exclusivement aux taxis parisiens)", - "capacity": "24", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.363758, - 48.733494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE91479011", - "description": "ORY - BAT (Réservé exclusivement aux taxis parisiens)", - "capacity": "24", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.363758, - 48.733494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE91479011", - "description": "ORY - BAT (Réservé exclusivement aux taxis parisiens)", - "capacity": "24", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.363758, - 48.733494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE91479011", - "description": "ORY - BAT (Réservé exclusivement aux taxis parisiens)", - "capacity": "24", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.363758, - 48.733494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE91479011", - "description": "ORY - BAT (Réservé exclusivement aux taxis parisiens)", - "capacity": "24", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.363758, - 48.733494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE91479011", - "description": "ORY - BAT (Réservé exclusivement aux taxis parisiens)", - "capacity": "24", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.363758, - 48.733494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE91479011", - "description": "ORY - BAT (Réservé exclusivement aux taxis parisiens)", - "capacity": "24", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.363758, - 48.733494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE91479011", - "description": "ORY - BAT (Réservé exclusivement aux taxis parisiens)", - "capacity": "24", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.363758, - 48.733494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE91479011", - "description": "ORY - BAT (Réservé exclusivement aux taxis parisiens)", - "capacity": "24", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.363758, - 48.733494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE91479011", - "description": "ORY - BAT (Réservé exclusivement aux taxis parisiens)", - "capacity": "24", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.363758, - 48.733494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE91479011", - "description": "ORY - BAT (Réservé exclusivement aux taxis parisiens)", - "capacity": "24", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.363758, - 48.733494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE91479011", - "description": "ORY - BAT (Réservé exclusivement aux taxis parisiens)", - "capacity": "24", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.363758, - 48.733494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE91479011", - "description": "ORY - BAT (Réservé exclusivement aux taxis parisiens)", - "capacity": "24", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.363758, - 48.733494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE91479011", - "description": "ORY - BAT (Réservé exclusivement aux taxis parisiens)", - "capacity": "24", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.363758, - 48.733494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE91479011", - "description": "ORY - BAT (Réservé exclusivement aux taxis parisiens)", - "capacity": "24", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.363758, - 48.733494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE91479011", - "description": "ORY - BAT (Réservé exclusivement aux taxis parisiens)", - "capacity": "24", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.361835, - 48.730728 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE91479019", - "description": "ORY - Parking PRO 1-2 (Réservé exclusivement aux Taxis et VTC)", - "capacity": "1", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.361835, - 48.730728 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE91479019", - "description": "ORY - Parking PRO 1-2 (Réservé exclusivement aux Taxis et VTC)", - "capacity": "1", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.563847, - 49.003333 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE93073020", - "description": "CDG - Parking PRO AB - Allée H (Réservé exclusivement aux Taxis et VTC)", - "capacity": "8", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.563847, - 49.003333 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE93073020", - "description": "CDG - Parking PRO AB - Allée H (Réservé exclusivement aux Taxis et VTC)", - "capacity": "8", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.563847, - 49.003333 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE93073020", - "description": "CDG - Parking PRO AB - Allée H (Réservé exclusivement aux Taxis et VTC)", - "capacity": "8", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.563847, - 49.003333 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE93073020", - "description": "CDG - Parking PRO AB - Allée H (Réservé exclusivement aux Taxis et VTC)", - "capacity": "8", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.08, - 44.48 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LMS", - "owner:ref:FR:SIREN": "322520149", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "PARTAGE MA BORNE", - "ref:EU:EVSE": "FRA68P1234656810", - "ref": "8f1e2f6e-ecf5-4591-9659-253ed7f1f21a", - "description": "INTERMARCHE SANGUNET", - "capacity": "1", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.08, - 44.48 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LMS", - "owner:ref:FR:SIREN": "322520149", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "PARTAGE MA BORNE", - "ref:EU:EVSE": "FRA68P1234656810", - "ref": "8f1e2f6e-ecf5-4591-9659-253ed7f1f21a", - "description": "INTERMARCHE SANGUNET", - "capacity": "1", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.535945, - 49.289694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "FRESHMILE", - "owner:ref:FR:SIREN": "215701061", - "operator:email": "exploitation@freshmile.com", - "operator:phone": "+33 3 68 78 14 35", - "network": "FRESMILE", - "ref:EU:EVSE": "FRFR1EDSVA1", - "description": "Bouzonville Mairie", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-02-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426238, - 48.958987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS934401", - "description": "Airbus - Le Bourget", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2022-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426238, - 48.958987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS934401", - "description": "Airbus - Le Bourget", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2022-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426238, - 48.958987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS934401", - "description": "Airbus - Le Bourget", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2022-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426238, - 48.958987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS934401", - "description": "Airbus - Le Bourget", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2022-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426238, - 48.958987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS934401", - "description": "Airbus - Le Bourget", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2022-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426238, - 48.958987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS934401", - "description": "Airbus - Le Bourget", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2022-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426238, - 48.958987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS934401", - "description": "Airbus - Le Bourget", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2022-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426238, - 48.958987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS934401", - "description": "Airbus - Le Bourget", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2022-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.411217, - 43.553304 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314002", - "description": "Airbus Spacelog ADS - Toulouse", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2022-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.411217, - 43.553304 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314002", - "description": "Airbus Spacelog ADS - Toulouse", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2022-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.411217, - 43.553304 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314002", - "description": "Airbus Spacelog ADS - Toulouse", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2022-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.411217, - 43.553304 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314002", - "description": "Airbus Spacelog ADS - Toulouse", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2022-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.592016, - 47.16544 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS443402", - "description": "Airbus Atlantic - Nantes - Parking ZD30", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.592016, - 47.16544 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS443402", - "description": "Airbus Atlantic - Nantes - Parking ZD30", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.588167, - 47.1611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS443401", - "description": "Airbus Atlantic - Nantes - Parking A15", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.588167, - 47.1611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS443401", - "description": "Airbus Atlantic - Nantes - Parking A15", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.499135, - 43.563385 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314004", - "description": "Airbus ADS - Toulouse - Parking PKS2", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2024-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.499135, - 43.563385 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314004", - "description": "Airbus ADS - Toulouse - Parking PKS2", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2024-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.499135, - 43.563385 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314004", - "description": "Airbus ADS - Toulouse - Parking PKS2", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2024-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.499135, - 43.563385 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314004", - "description": "Airbus ADS - Toulouse - Parking PKS2", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2024-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.501608, - 43.560614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314003", - "description": "Airbus ADS - Toulouse - Parking PKS1", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.501608, - 43.560614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314003", - "description": "Airbus ADS - Toulouse - Parking PKS1", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.501608, - 43.560614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314003", - "description": "Airbus ADS - Toulouse - Parking PKS1", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.501608, - 43.560614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314003", - "description": "Airbus ADS - Toulouse - Parking PKS1", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.501608, - 43.560614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314003", - "description": "Airbus ADS - Toulouse - Parking PKS1", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.501608, - 43.560614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314003", - "description": "Airbus ADS - Toulouse - Parking PKS1", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.501608, - 43.560614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314003", - "description": "Airbus ADS - Toulouse - Parking PKS1", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.501608, - 43.560614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314003", - "description": "Airbus ADS - Toulouse - Parking PKS1", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.499135, - 43.563385 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314004", - "description": "Airbus ADS - Toulouse - Parking PKS2", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2024-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.499135, - 43.563385 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314004", - "description": "Airbus ADS - Toulouse - Parking PKS2", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2024-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.499135, - 43.563385 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314004", - "description": "Airbus ADS - Toulouse - Parking PKS2", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2024-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.499135, - 43.563385 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314004", - "description": "Airbus ADS - Toulouse - Parking PKS2", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2024-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496693, - 43.559359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314007", - "description": "Airbus ADS - Toulouse - Parking G1SUD", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2024-03-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496693, - 43.559359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314007", - "description": "Airbus ADS - Toulouse - Parking G1SUD", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2024-03-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496496, - 43.55999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314006", - "description": "Airbus ADS - Toulouse - Parking G1NORD", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2024-03-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496496, - 43.55999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314006", - "description": "Airbus ADS - Toulouse - Parking G1NORD", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2024-03-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.22575, - 43.43673 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS313004", - "description": "Airbus - Marignane - parking J1", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-02-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.22575, - 43.43673 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS313004", - "description": "Airbus - Marignane - parking J1", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-02-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.23348, - 43.435678 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS313008", - "description": "Airbus - Marignane - parking P1", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.23348, - 43.435678 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS313008", - "description": "Airbus - Marignane - parking P1", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.231156, - 43.431394 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS313005", - "description": "Airbus - Marignane - parking W11", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.231156, - 43.431394 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS313005", - "description": "Airbus - Marignane - parking W11", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.230696, - 43.438673 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130010", - "description": "Airbus - Marignane - parking Nm12", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.230696, - 43.438673 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130010", - "description": "Airbus - Marignane - parking Nm12", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.23195, - 43.431587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS313006", - "description": "Airbus - Marignane - parking V2", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-02-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.23195, - 43.431587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS313006", - "description": "Airbus - Marignane - parking V2", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-02-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.23195, - 43.431587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS313006", - "description": "Airbus - Marignane - parking V2", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.23195, - 43.431587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS313006", - "description": "Airbus - Marignane - parking V2", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.230696, - 43.438673 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130010", - "description": "Airbus - Marignane - parking Nm12", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.230696, - 43.438673 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130010", - "description": "Airbus - Marignane - parking Nm12", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.232089, - 43.434066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130014", - "description": "Airbus - Marignane - Parking P2", - "capacity": "18", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.232089, - 43.434066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130014", - "description": "Airbus - Marignane - Parking P2", - "capacity": "18", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.23348, - 43.435678 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS313008", - "description": "Airbus - Marignane - parking P1", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.23348, - 43.435678 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS313008", - "description": "Airbus - Marignane - parking P1", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.232089, - 43.434066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130014", - "description": "Airbus - Marignane - Parking P2", - "capacity": "18", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.232089, - 43.434066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130014", - "description": "Airbus - Marignane - Parking P2", - "capacity": "18", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.232089, - 43.434066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130014", - "description": "Airbus - Marignane - Parking P2", - "capacity": "18", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.232089, - 43.434066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130014", - "description": "Airbus - Marignane - Parking P2", - "capacity": "18", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.230332, - 43.438392 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS313002", - "description": "Airbus - Marignane - parking A5", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.230332, - 43.438392 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS313002", - "description": "Airbus - Marignane - parking A5", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.231615, - 43.430538 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130011", - "description": "Airbus - Marignane - parking P09", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.231615, - 43.430538 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130011", - "description": "Airbus - Marignane - parking P09", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.230696, - 43.438673 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130010", - "description": "Airbus - Marignane - parking Nm12", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.230696, - 43.438673 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130010", - "description": "Airbus - Marignane - parking Nm12", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.232089, - 43.434066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130014", - "description": "Airbus - Marignane - Parking P2", - "capacity": "18", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.232089, - 43.434066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130014", - "description": "Airbus - Marignane - Parking P2", - "capacity": "18", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.232089, - 43.434066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130014", - "description": "Airbus - Marignane - Parking P2", - "capacity": "18", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.232089, - 43.434066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130014", - "description": "Airbus - Marignane - Parking P2", - "capacity": "18", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.233248, - 43.436287 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS313007", - "description": "Airbus - Marignane - Parking Visiteur P11", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.233248, - 43.436287 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS313007", - "description": "Airbus - Marignane - Parking Visiteur P11", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.233203, - 43.435773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS313009", - "description": "Airbus - Marignane - parking S3", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.233203, - 43.435773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS313009", - "description": "Airbus - Marignane - parking S3", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.230332, - 43.438392 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS313002", - "description": "Airbus - Marignane - parking A5", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.230332, - 43.438392 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS313002", - "description": "Airbus - Marignane - parking A5", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.230332, - 43.438392 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS313002", - "description": "Airbus - Marignane - parking A5", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.230332, - 43.438392 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS313002", - "description": "Airbus - Marignane - parking A5", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.230907, - 43.436077 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130017", - "description": "Airbus Marignane - parking B03", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.230907, - 43.436077 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130017", - "description": "Airbus Marignane - parking B03", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.231021, - 43.433481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130015", - "description": "Airbus - Marignane - Parking W4", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.231021, - 43.433481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130015", - "description": "Airbus - Marignane - Parking W4", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.228972, - 43.436707 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130013", - "description": "Airbus - Marignane - Parking F03", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.228972, - 43.436707 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130013", - "description": "Airbus - Marignane - Parking F03", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.228972, - 43.436707 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130013", - "description": "Airbus - Marignane - Parking F03", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.228972, - 43.436707 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130013", - "description": "Airbus - Marignane - Parking F03", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.231021, - 43.433481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130015", - "description": "Airbus - Marignane - Parking W4", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.231021, - 43.433481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130015", - "description": "Airbus - Marignane - Parking W4", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.234887, - 43.429861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPGJUZ", - "description": "AIRBUS - Marignane - Parking EUROSUD (BLAGNAC)", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.234052, - 43.431029 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPBERV", - "description": "Airbus - Marignane - Parking R5", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.234052, - 43.431029 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPBERV", - "description": "Airbus - Marignane - Parking R5", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.232713, - 43.436945 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS313001", - "description": "Airbus - Marignane (bornes à installer)", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.232713, - 43.436945 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS313001", - "description": "Airbus - Marignane (bornes à installer)", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.231021, - 43.433481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130015", - "description": "Airbus - Marignane - Parking W4", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.231021, - 43.433481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130015", - "description": "Airbus - Marignane - Parking W4", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.232713, - 43.436945 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS313001", - "description": "Airbus - Marignane (bornes à installer)", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.232713, - 43.436945 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS313001", - "description": "Airbus - Marignane (bornes à installer)", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.234887, - 43.429861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPGJUZ", - "description": "AIRBUS - Marignane - Parking EUROSUD (BLAGNAC)", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.234887, - 43.429861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPGJUZ", - "description": "AIRBUS - Marignane - Parking EUROSUD (BLAGNAC)", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.231806, - 43.437097 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130016", - "description": "Airbus Marignane - parking M01", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.231806, - 43.437097 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130016", - "description": "Airbus Marignane - parking M01", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.231806, - 43.437097 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130016", - "description": "Airbus Marignane - parking M01", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.231806, - 43.437097 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130016", - "description": "Airbus Marignane - parking M01", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.230907, - 43.436077 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130017", - "description": "Airbus Marignane - parking B03", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.230907, - 43.436077 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130017", - "description": "Airbus Marignane - parking B03", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.231806, - 43.437097 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130016", - "description": "Airbus Marignane - parking M01", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.231806, - 43.437097 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130016", - "description": "Airbus Marignane - parking M01", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.23348, - 43.435678 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS313008", - "description": "Airbus - Marignane - parking P1", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.23348, - 43.435678 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS313008", - "description": "Airbus - Marignane - parking P1", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.232089, - 43.434066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130014", - "description": "Airbus - Marignane - Parking P2", - "capacity": "18", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.232089, - 43.434066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130014", - "description": "Airbus - Marignane - Parking P2", - "capacity": "18", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.232089, - 43.434066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130014", - "description": "Airbus - Marignane - Parking P2", - "capacity": "18", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.232089, - 43.434066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130014", - "description": "Airbus - Marignane - Parking P2", - "capacity": "18", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.231021, - 43.433481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130015", - "description": "Airbus - Marignane - Parking W4", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.231021, - 43.433481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130015", - "description": "Airbus - Marignane - Parking W4", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.232089, - 43.434066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130014", - "description": "Airbus - Marignane - Parking P2", - "capacity": "18", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.232089, - 43.434066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130014", - "description": "Airbus - Marignane - Parking P2", - "capacity": "18", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.232713, - 43.436945 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS313001", - "description": "Airbus - Marignane (bornes à installer)", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.232713, - 43.436945 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS313001", - "description": "Airbus - Marignane (bornes à installer)", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.228972, - 43.436707 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130013", - "description": "Airbus - Marignane - Parking F03", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.228972, - 43.436707 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130013", - "description": "Airbus - Marignane - Parking F03", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.231806, - 43.437097 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130016", - "description": "Airbus Marignane - parking M01", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.231806, - 43.437097 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130016", - "description": "Airbus Marignane - parking M01", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.231021, - 43.433481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130015", - "description": "Airbus - Marignane - Parking W4", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.231021, - 43.433481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130015", - "description": "Airbus - Marignane - Parking W4", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.231499, - 43.42981 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130012", - "description": "Airbus - Marignane - Parking P10", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.231499, - 43.42981 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130012", - "description": "Airbus - Marignane - Parking P10", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.231499, - 43.42981 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130012", - "description": "Airbus - Marignane - Parking P10", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.231499, - 43.42981 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130012", - "description": "Airbus - Marignane - Parking P10", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.231021, - 43.433481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130015", - "description": "Airbus - Marignane - Parking W4", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.231021, - 43.433481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130015", - "description": "Airbus - Marignane - Parking W4", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.231499, - 43.42981 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130012", - "description": "Airbus - Marignane - Parking P10", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.231499, - 43.42981 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130012", - "description": "Airbus - Marignane - Parking P10", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.233203, - 43.435773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS313009", - "description": "Airbus - Marignane - parking S3", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.233203, - 43.435773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS313009", - "description": "Airbus - Marignane - parking S3", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.23348, - 43.435678 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS313008", - "description": "Airbus - Marignane - parking P1", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.23348, - 43.435678 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS313008", - "description": "Airbus - Marignane - parking P1", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.23348, - 43.435678 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS313008", - "description": "Airbus - Marignane - parking P1", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.23348, - 43.435678 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS313008", - "description": "Airbus - Marignane - parking P1", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.22575, - 43.43673 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS313004", - "description": "Airbus - Marignane - parking J1", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-02-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.22575, - 43.43673 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS313004", - "description": "Airbus - Marignane - parking J1", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-02-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.231156, - 43.431394 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS313005", - "description": "Airbus - Marignane - parking W11", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.231156, - 43.431394 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS313005", - "description": "Airbus - Marignane - parking W11", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.23348, - 43.435678 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS313008", - "description": "Airbus - Marignane - parking P1", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.23348, - 43.435678 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS313008", - "description": "Airbus - Marignane - parking P1", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.230696, - 43.438673 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130010", - "description": "Airbus - Marignane - parking Nm12", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.230696, - 43.438673 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130010", - "description": "Airbus - Marignane - parking Nm12", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.232089, - 43.434066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130014", - "description": "Airbus - Marignane - Parking P2", - "capacity": "18", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.232089, - 43.434066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS3130014", - "description": "Airbus - Marignane - Parking P2", - "capacity": "18", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.232736, - 43.430901 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUST041", - "description": "Airbus - Marignane - Parking T04", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.232736, - 43.430901 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUST041", - "description": "Airbus - Marignane - Parking T04", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.23348, - 43.435678 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS313008", - "description": "Airbus - Marignane - parking P1", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.23348, - 43.435678 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS313008", - "description": "Airbus - Marignane - parking P1", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496693, - 43.559359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314007", - "description": "Airbus ADS - Toulouse - Parking G1SUD", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2024-03-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496693, - 43.559359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314007", - "description": "Airbus ADS - Toulouse - Parking G1SUD", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2024-03-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496496, - 43.55999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314006", - "description": "Airbus ADS - Toulouse - Parking G1NORD", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2024-03-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496496, - 43.55999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314006", - "description": "Airbus ADS - Toulouse - Parking G1NORD", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2024-03-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.485597, - 43.555028 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314008", - "description": "Airbus ADS - Toulouse - Parking GEO", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.485597, - 43.555028 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314008", - "description": "Airbus ADS - Toulouse - Parking GEO", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.485597, - 43.555028 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314008", - "description": "Airbus ADS - Toulouse - Parking GEO", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.485597, - 43.555028 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314008", - "description": "Airbus ADS - Toulouse - Parking GEO", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.485597, - 43.555028 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314008", - "description": "Airbus ADS - Toulouse - Parking GEO", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.485597, - 43.555028 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314008", - "description": "Airbus ADS - Toulouse - Parking GEO", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.485597, - 43.555028 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314008", - "description": "Airbus ADS - Toulouse - Parking GEO", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.485597, - 43.555028 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314008", - "description": "Airbus ADS - Toulouse - Parking GEO", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.485597, - 43.555028 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314008", - "description": "Airbus ADS - Toulouse - Parking GEO", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.485597, - 43.555028 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314008", - "description": "Airbus ADS - Toulouse - Parking GEO", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.496206, - 43.560423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314001", - "description": "Airbus ADS - Toulouse", - "capacity": "104", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426238, - 48.958987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS934401", - "description": "Airbus - Le Bourget", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426238, - 48.958987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS934401", - "description": "Airbus - Le Bourget", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426238, - 48.958987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS934401", - "description": "Airbus - Le Bourget", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426238, - 48.958987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS934401", - "description": "Airbus - Le Bourget", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426238, - 48.958987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS934401", - "description": "Airbus - Le Bourget", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426238, - 48.958987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS934401", - "description": "Airbus - Le Bourget", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426238, - 48.958987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS934401", - "description": "Airbus - Le Bourget", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426238, - 48.958987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS934401", - "description": "Airbus - Le Bourget", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426238, - 48.958987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS934401", - "description": "Airbus - Le Bourget", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426238, - 48.958987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS934401", - "description": "Airbus - Le Bourget", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426238, - 48.958987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS934401", - "description": "Airbus - Le Bourget", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426238, - 48.958987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS934401", - "description": "Airbus - Le Bourget", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426238, - 48.958987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS934401", - "description": "Airbus - Le Bourget", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426238, - 48.958987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS934401", - "description": "Airbus - Le Bourget", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426238, - 48.958987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS934401", - "description": "Airbus - Le Bourget", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426238, - 48.958987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS934401", - "description": "Airbus - Le Bourget", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426238, - 48.958987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS934401", - "description": "Airbus - Le Bourget", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426238, - 48.958987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS934401", - "description": "Airbus - Le Bourget", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426238, - 48.958987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS934401", - "description": "Airbus - Le Bourget", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426238, - 48.958987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS934401", - "description": "Airbus - Le Bourget", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426238, - 48.958987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS934401", - "description": "Airbus - Le Bourget", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426238, - 48.958987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS934401", - "description": "Airbus - Le Bourget", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426238, - 48.958987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS934401", - "description": "Airbus - Le Bourget", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426238, - 48.958987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS934401", - "description": "Airbus - Le Bourget", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426238, - 48.958987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS934401", - "description": "Airbus - Le Bourget", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426238, - 48.958987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS934401", - "description": "Airbus - Le Bourget", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426238, - 48.958987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS934401", - "description": "Airbus - Le Bourget", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426238, - 48.958987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS934401", - "description": "Airbus - Le Bourget", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426238, - 48.958987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS934401", - "description": "Airbus - Le Bourget", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426238, - 48.958987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS934401", - "description": "Airbus - Le Bourget", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.362918, - 43.652797 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS317008", - "description": "Airbus - Blagnac - AGLU SERVICE", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.362918, - 43.652797 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS317008", - "description": "Airbus - Blagnac - AGLU SERVICE", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361356, - 43.654208 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS317007", - "description": "Airbus - Blagnac - AGLU ACCUEIL", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-08-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361356, - 43.654208 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS317007", - "description": "Airbus - Blagnac - AGLU ACCUEIL", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-08-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.388931, - 43.625273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS317002", - "description": "Airbus - Blagnac - P00", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.388931, - 43.625273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS317002", - "description": "Airbus - Blagnac - P00", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.362918, - 43.652797 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS317008", - "description": "Airbus - Blagnac - AGLU SERVICE", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.362918, - 43.652797 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS317008", - "description": "Airbus - Blagnac - AGLU SERVICE", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.38573, - 43.624404 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS317006", - "description": "Airbus - Blagnac - P22", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.38573, - 43.624404 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS317006", - "description": "Airbus - Blagnac - P22", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.389495, - 43.624879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS31700P3", - "description": "Airbus - Blagnac - P04", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.389495, - 43.624879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS31700P3", - "description": "Airbus - Blagnac - P04", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361356, - 43.654208 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS317007", - "description": "Airbus - Blagnac - AGLU ACCUEIL", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-08-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361356, - 43.654208 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS317007", - "description": "Airbus - Blagnac - AGLU ACCUEIL", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-08-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361356, - 43.654208 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS317007", - "description": "Airbus - Blagnac - AGLU ACCUEIL", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-08-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361356, - 43.654208 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS317007", - "description": "Airbus - Blagnac - AGLU ACCUEIL", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2023-08-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.386557, - 43.62003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS317004", - "description": "Airbus - Blagnac - VELASQUEZ SUD", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.386557, - 43.62003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS317004", - "description": "Airbus - Blagnac - VELASQUEZ SUD", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.384644, - 43.620207 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS317005", - "description": "Airbus - Blagnac - SANTOS DUMONT SUD", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.384644, - 43.620207 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS317005", - "description": "Airbus - Blagnac - SANTOS DUMONT SUD", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.386557, - 43.62003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS317004", - "description": "Airbus - Blagnac - VELASQUEZ SUD", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.386557, - 43.62003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS317004", - "description": "Airbus - Blagnac - VELASQUEZ SUD", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.368733, - 43.611086 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUSSTMARTIN313002", - "description": "Airbus Saint Martin Parking M01", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:45-21:00, Tu 05:45-21:00, We 05:45-21:00, Th 05:45-21:00, Fr 05:45-21:00, Sa 05:45-21:00", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.368733, - 43.611086 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUSSTMARTIN313002", - "description": "Airbus Saint Martin Parking M01", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:45-21:00, Tu 05:45-21:00, We 05:45-21:00, Th 05:45-21:00, Fr 05:45-21:00, Sa 05:45-21:00", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.368733, - 43.611086 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUSSTMARTIN313002", - "description": "Airbus Saint Martin Parking M01", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:45-21:00, Tu 05:45-21:00, We 05:45-21:00, Th 05:45-21:00, Fr 05:45-21:00, Sa 05:45-21:00", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.368733, - 43.611086 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUSSTMARTIN313002", - "description": "Airbus Saint Martin Parking M01", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:45-21:00, Tu 05:45-21:00, We 05:45-21:00, Th 05:45-21:00, Fr 05:45-21:00, Sa 05:45-21:00", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.356936, - 43.618261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUSSTMARTIN313005", - "description": "Airbus Saint Martin Parking M51", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2024-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.356936, - 43.618261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUSSTMARTIN313005", - "description": "Airbus Saint Martin Parking M51", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2024-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361874, - 43.610398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUSSTMARTIN313003", - "description": "Airbus Saint Martin Parking M65", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361874, - 43.610398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUSSTMARTIN313003", - "description": "Airbus Saint Martin Parking M65", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.356936, - 43.618261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUSSTMARTIN313005", - "description": "Airbus Saint Martin Parking M51", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2024-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.356936, - 43.618261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUSSTMARTIN313005", - "description": "Airbus Saint Martin Parking M51", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2024-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.347889, - 43.632361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS317003", - "description": "Airbus - Blagnac - C80", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.347889, - 43.632361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS317003", - "description": "Airbus - Blagnac - C80", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.347889, - 43.632361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS317003", - "description": "Airbus - Blagnac - C80", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.347889, - 43.632361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS317003", - "description": "Airbus - Blagnac - C80", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.347889, - 43.632361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS317003", - "description": "Airbus - Blagnac - C80", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.347889, - 43.632361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS317003", - "description": "Airbus - Blagnac - C80", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.347889, - 43.632361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS317003", - "description": "Airbus - Blagnac - C80", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.347889, - 43.632361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS317003", - "description": "Airbus - Blagnac - C80", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.347889, - 43.632361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS317003", - "description": "Airbus - Blagnac - C80", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.347889, - 43.632361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS317003", - "description": "Airbus - Blagnac - C80", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.347229, - 43.63358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPDERW", - "description": "Airbus - Blagnac - C80 - parking extérieur", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.347229, - 43.63358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPDERW", - "description": "Airbus - Blagnac - C80 - parking extérieur", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.347229, - 43.63358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPDERW", - "description": "Airbus - Blagnac - C80 - parking extérieur", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.347229, - 43.63358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPDERW", - "description": "Airbus - Blagnac - C80 - parking extérieur", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.347229, - 43.63358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPDERW", - "description": "Airbus - Blagnac - C80 - parking extérieur", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.347229, - 43.63358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPDERW", - "description": "Airbus - Blagnac - C80 - parking extérieur", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.347229, - 43.63358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPDERW", - "description": "Airbus - Blagnac - C80 - parking extérieur", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.347229, - 43.63358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPDERW", - "description": "Airbus - Blagnac - C80 - parking extérieur", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.372879, - 43.611715 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPDJKY", - "description": "Airbus Saint Martin Parking CSE", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.372879, - 43.611715 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPDJKY", - "description": "Airbus Saint Martin Parking CSE", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.347229, - 43.63358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPDERW", - "description": "Airbus - Blagnac - C80 - parking extérieur", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.347229, - 43.63358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPDERW", - "description": "Airbus - Blagnac - C80 - parking extérieur", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361874, - 43.610398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUSSTMARTIN313003", - "description": "Airbus Saint Martin Parking M65", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361874, - 43.610398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUSSTMARTIN313003", - "description": "Airbus Saint Martin Parking M65", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361874, - 43.610398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUSSTMARTIN313003", - "description": "Airbus Saint Martin Parking M65", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361874, - 43.610398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUSSTMARTIN313003", - "description": "Airbus Saint Martin Parking M65", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.370552, - 43.610936 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUSSTMARTIN313001", - "description": "Airbus Saint Martin Espessieres", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.370552, - 43.610936 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUSSTMARTIN313001", - "description": "Airbus Saint Martin Espessieres", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.351304, - 43.615658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUSSTMARTIN313004", - "description": "Airbus Saint Martin Parking A08", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.351304, - 43.615658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUSSTMARTIN313004", - "description": "Airbus Saint Martin Parking A08", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361874, - 43.610398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUSSTMARTIN313003", - "description": "Airbus Saint Martin Parking M65", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361874, - 43.610398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUSSTMARTIN313003", - "description": "Airbus Saint Martin Parking M65", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.359294, - 43.655871 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUSSTMARTIN313007", - "description": "Airbus Saint Martin Parking JLL", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.359294, - 43.655871 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUSSTMARTIN313007", - "description": "Airbus Saint Martin Parking JLL", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.169912, - 47.312592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPBCJL", - "description": "Airbus - Montoir de Bretagne - G23 Est Intérieur du site", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.169912, - 47.312592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPBCJL", - "description": "Airbus - Montoir de Bretagne - G23 Est Intérieur du site", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.384644, - 43.620207 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPCKSW", - "description": "Airbus - Blagnac - SANTOS DUMONT SUD - CUBE MOB ENERGY", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2024-02-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.167975, - 47.313576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAHLS", - "description": "Airbus Montoir de Bretagne - Parking P0 extérieur du site", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.167975, - 47.313576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAHLS", - "description": "Airbus Montoir de Bretagne - Parking P0 extérieur du site", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.172223, - 47.311515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPFMQX", - "description": "Airbus - Montoir de Bretagne - G21 parking COMETE", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.172223, - 47.311515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPFMQX", - "description": "Airbus - Montoir de Bretagne - G21 parking COMETE", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.384644, - 43.620207 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPCKSW", - "description": "Airbus - Blagnac - SANTOS DUMONT SUD - CUBE MOB ENERGY", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2024-02-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.169861, - 47.314186 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPACMU", - "description": "Airbus Montoir de Bretagne - G45 intérieur du site", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.169861, - 47.314186 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPACMU", - "description": "Airbus Montoir de Bretagne - G45 intérieur du site", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.384644, - 43.620207 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPCKSW", - "description": "Airbus - Blagnac - SANTOS DUMONT SUD - CUBE MOB ENERGY", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2024-02-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.971874, - 48.798097 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPEKUW", - "description": "Airbus - Elancourt - Cube MOB ENERGY", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.384644, - 43.620207 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPCKSW", - "description": "Airbus - Blagnac - SANTOS DUMONT SUD - CUBE MOB ENERGY", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2024-02-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.162724, - 47.31697 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPBGPV", - "description": "Airbus - Montoir de Bretagne - GC22 Intérieur", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.162724, - 47.31697 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPBGPV", - "description": "Airbus - Montoir de Bretagne - GC22 Intérieur", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.167975, - 47.313576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAHLS", - "description": "Airbus Montoir de Bretagne - Parking P0 extérieur du site", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.167975, - 47.313576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAHLS", - "description": "Airbus Montoir de Bretagne - Parking P0 extérieur du site", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.172223, - 47.311515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPFMQX", - "description": "Airbus - Montoir de Bretagne - G21 parking COMETE", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.172223, - 47.311515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPFMQX", - "description": "Airbus - Montoir de Bretagne - G21 parking COMETE", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.164493, - 47.315899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPEMNS", - "description": "Airbus - Montoir de Bretagne - G39 Parking P1 Ext du site", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.164493, - 47.315899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPEMNS", - "description": "Airbus - Montoir de Bretagne - G39 Parking P1 Ext du site", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.170005, - 47.313804 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAGJL", - "description": "Airbus - Montoir de Bretagne - G25 Parking extérieur", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.170005, - 47.313804 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAGJL", - "description": "Airbus - Montoir de Bretagne - G25 Parking extérieur", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.971874, - 48.798097 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPEKUW", - "description": "Airbus - Elancourt - Cube MOB ENERGY", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.162724, - 47.31697 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPBGPV", - "description": "Airbus - Montoir de Bretagne - GC22 Intérieur", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.162724, - 47.31697 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPBGPV", - "description": "Airbus - Montoir de Bretagne - GC22 Intérieur", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.384644, - 43.620207 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPCKSW", - "description": "Airbus - Blagnac - SANTOS DUMONT SUD - CUBE MOB ENERGY", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2024-02-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.971874, - 48.798097 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPEKUW", - "description": "Airbus - Elancourt - Cube MOB ENERGY", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.971874, - 48.798097 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPEKUW", - "description": "Airbus - Elancourt - Cube MOB ENERGY", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.169861, - 47.314186 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPABSV", - "description": "Airbus - Montoir de Bretagne - GC25 Intérieur du site", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.169861, - 47.314186 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPABSV", - "description": "Airbus - Montoir de Bretagne - GC25 Intérieur du site", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.971874, - 48.798097 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPEKUW", - "description": "Airbus - Elancourt - Cube MOB ENERGY", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.167975, - 47.313576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAHLS", - "description": "Airbus Montoir de Bretagne - Parking P0 extérieur du site", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.167975, - 47.313576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAHLS", - "description": "Airbus Montoir de Bretagne - Parking P0 extérieur du site", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.163457, - 47.31687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPACHY", - "description": "Airbus - Montoir de Bretagne - GC22 Extérieur du site", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.163457, - 47.31687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPACHY", - "description": "Airbus - Montoir de Bretagne - GC22 Extérieur du site", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.971874, - 48.798097 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPEKUW", - "description": "Airbus - Elancourt - Cube MOB ENERGY", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.971874, - 48.798097 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPEKUW", - "description": "Airbus - Elancourt - Cube MOB ENERGY", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.384644, - 43.620207 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPCKSW", - "description": "Airbus - Blagnac - SANTOS DUMONT SUD - CUBE MOB ENERGY", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2024-02-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.971874, - 48.798097 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPEKUW", - "description": "Airbus - Elancourt - Cube MOB ENERGY", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.169861, - 47.314186 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPABSV", - "description": "Airbus - Montoir de Bretagne - GC25 Intérieur du site", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.169861, - 47.314186 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPABSV", - "description": "Airbus - Montoir de Bretagne - GC25 Intérieur du site", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.971874, - 48.798097 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPEKUW", - "description": "Airbus - Elancourt - Cube MOB ENERGY", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.160301, - 47.317554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPHNUW", - "description": "Airbus - Montoir de Bretagne - Parking P2 Extérieur", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.160301, - 47.317554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPHNUW", - "description": "Airbus - Montoir de Bretagne - Parking P2 Extérieur", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.384644, - 43.620207 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPCKSW", - "description": "Airbus - Blagnac - SANTOS DUMONT SUD - CUBE MOB ENERGY", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2024-02-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.971874, - 48.798097 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPEKUW", - "description": "Airbus - Elancourt - Cube MOB ENERGY", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.164328, - 47.315053 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPALVX", - "description": "Airbus - Montoir de Bretagne - G79 Intérieur du site", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-19:00, Tu 07:00-19:00, We 07:00-19:00, Th 07:00-19:00, Fr 07:00-19:00, Sa 07:00-19:00, Su 07:00-19:00", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.164328, - 47.315053 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPALVX", - "description": "Airbus - Montoir de Bretagne - G79 Intérieur du site", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-19:00, Tu 07:00-19:00, We 07:00-19:00, Th 07:00-19:00, Fr 07:00-19:00, Sa 07:00-19:00, Su 07:00-19:00", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.971874, - 48.798097 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPEKUW", - "description": "Airbus - Elancourt - Cube MOB ENERGY", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.971874, - 48.798097 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPEKUW", - "description": "Airbus - Elancourt - Cube MOB ENERGY", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.384644, - 43.620207 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPCKSW", - "description": "Airbus - Blagnac - SANTOS DUMONT SUD - CUBE MOB ENERGY", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2024-02-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.971874, - 48.798097 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPEKUW", - "description": "Airbus - Elancourt - Cube MOB ENERGY", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.384644, - 43.620207 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPCKSW", - "description": "Airbus - Blagnac - SANTOS DUMONT SUD - CUBE MOB ENERGY", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2024-02-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.163457, - 47.31687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPACHY", - "description": "Airbus - Montoir de Bretagne - GC22 Extérieur du site", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.163457, - 47.31687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPACHY", - "description": "Airbus - Montoir de Bretagne - GC22 Extérieur du site", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.384644, - 43.620207 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPCKSW", - "description": "Airbus - Blagnac - SANTOS DUMONT SUD - CUBE MOB ENERGY", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2024-02-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.971874, - 48.798097 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPEKUW", - "description": "Airbus - Elancourt - Cube MOB ENERGY", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.384644, - 43.620207 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPCKSW", - "description": "Airbus - Blagnac - SANTOS DUMONT SUD - CUBE MOB ENERGY", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2024-02-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.971874, - 48.798097 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPEKUW", - "description": "Airbus - Elancourt - Cube MOB ENERGY", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.384644, - 43.620207 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPCKSW", - "description": "Airbus - Blagnac - SANTOS DUMONT SUD - CUBE MOB ENERGY", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2024-02-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.384644, - 43.620207 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPCKSW", - "description": "Airbus - Blagnac - SANTOS DUMONT SUD - CUBE MOB ENERGY", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2024-02-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.384644, - 43.620207 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPCKSW", - "description": "Airbus - Blagnac - SANTOS DUMONT SUD - CUBE MOB ENERGY", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2024-02-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.384644, - 43.620207 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPCKSW", - "description": "Airbus - Blagnac - SANTOS DUMONT SUD - CUBE MOB ENERGY", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2024-02-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.971874, - 48.798097 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPEKUW", - "description": "Airbus - Elancourt - Cube MOB ENERGY", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.971874, - 48.798097 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPEKUW", - "description": "Airbus - Elancourt - Cube MOB ENERGY", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.164493, - 47.315899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPEMNS", - "description": "Airbus - Montoir de Bretagne - G39 Parking P1 Ext du site", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.164493, - 47.315899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPEMNS", - "description": "Airbus - Montoir de Bretagne - G39 Parking P1 Ext du site", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.384644, - 43.620207 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPCKSW", - "description": "Airbus - Blagnac - SANTOS DUMONT SUD - CUBE MOB ENERGY", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2024-02-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.384644, - 43.620207 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPCKSW", - "description": "Airbus - Blagnac - SANTOS DUMONT SUD - CUBE MOB ENERGY", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2024-02-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.160301, - 47.317554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPHNUW", - "description": "Airbus - Montoir de Bretagne - Parking P2 Extérieur", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.160301, - 47.317554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPHNUW", - "description": "Airbus - Montoir de Bretagne - Parking P2 Extérieur", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.169861, - 47.314186 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPACMU", - "description": "Airbus Montoir de Bretagne - G45 intérieur du site", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.169861, - 47.314186 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPACMU", - "description": "Airbus Montoir de Bretagne - G45 intérieur du site", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.971874, - 48.798097 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPEKUW", - "description": "Airbus - Elancourt - Cube MOB ENERGY", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.384644, - 43.620207 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPCKSW", - "description": "Airbus - Blagnac - SANTOS DUMONT SUD - CUBE MOB ENERGY", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2024-02-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.971874, - 48.798097 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPEKUW", - "description": "Airbus - Elancourt - Cube MOB ENERGY", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.384644, - 43.620207 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPCKSW", - "description": "Airbus - Blagnac - SANTOS DUMONT SUD - CUBE MOB ENERGY", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2024-02-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.164328, - 47.315053 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPALVX", - "description": "Airbus - Montoir de Bretagne - G79 Intérieur du site", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-19:00, Tu 07:00-19:00, We 07:00-19:00, Th 07:00-19:00, Fr 07:00-19:00, Sa 07:00-19:00, Su 07:00-19:00", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.164328, - 47.315053 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPALVX", - "description": "Airbus - Montoir de Bretagne - G79 Intérieur du site", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-19:00, Tu 07:00-19:00, We 07:00-19:00, Th 07:00-19:00, Fr 07:00-19:00, Sa 07:00-19:00, Su 07:00-19:00", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.384644, - 43.620207 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPCKSW", - "description": "Airbus - Blagnac - SANTOS DUMONT SUD - CUBE MOB ENERGY", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59", - "start_date": "2024-02-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.971874, - 48.798097 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPEKUW", - "description": "Airbus - Elancourt - Cube MOB ENERGY", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.383858, - 43.625069 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS31700P1", - "description": "Airbus - Blagnac", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.383858, - 43.625069 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS31700P1", - "description": "Airbus - Blagnac", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.498871, - 43.562709 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314005", - "description": "Airbus ADS - Toulouse - Parking CSE", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.498871, - 43.562709 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRAIRPAIRBUS314005", - "description": "Airbus ADS - Toulouse - Parking CSE", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.3081358, - 45.6883444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000143", - "description": "COGNAC", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.3081358, - 45.6883444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000143", - "description": "COGNAC", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.424006, - 45.44038 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS002", - "description": "CASINO SAINT ETIENNE", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4240417, - 45.4404602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO SAINT ETIENNE", - "ref:EU:EVSE": "FRALLPCAS002", - "description": "CASINO SAINT ETIENNE", - "capacity": "12", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.424006, - 45.44038 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS002", - "description": "CASINO SAINT ETIENNE", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4240417, - 45.4404602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO SAINT ETIENNE", - "ref:EU:EVSE": "FRALLPCAS002", - "description": "CASINO SAINT ETIENNE", - "capacity": "12", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.424006, - 45.44038 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS002", - "description": "CASINO SAINT ETIENNE", - "capacity": "8", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4240417, - 45.4404602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO SAINT ETIENNE", - "ref:EU:EVSE": "FRALLPCAS002", - "description": "CASINO SAINT ETIENNE", - "capacity": "12", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.424006, - 45.44038 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS002", - "description": "CASINO SAINT ETIENNE", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4240417, - 45.4404602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO SAINT ETIENNE", - "ref:EU:EVSE": "FRALLPCAS002", - "description": "CASINO SAINT ETIENNE", - "capacity": "12", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.424006, - 45.44038 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS002", - "description": "CASINO SAINT ETIENNE", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4240417, - 45.4404602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO SAINT ETIENNE", - "ref:EU:EVSE": "FRALLPCAS002", - "description": "CASINO SAINT ETIENNE", - "capacity": "12", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.424006, - 45.44038 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS002", - "description": "CASINO SAINT ETIENNE", - "capacity": "8", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4240417, - 45.4404602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO SAINT ETIENNE", - "ref:EU:EVSE": "FRALLPCAS002", - "description": "CASINO SAINT ETIENNE", - "capacity": "12", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.557195, - 47.583132 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS003", - "description": "CASINO SAINT LOUIS", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.557122, - 47.583135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO SAINT LOUIS", - "ref:EU:EVSE": "FRALLPCAS003", - "description": "CASINO SAINT LOUIS", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.557195, - 47.583132 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS003", - "description": "CASINO SAINT LOUIS", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.557122, - 47.583135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO SAINT LOUIS", - "ref:EU:EVSE": "FRALLPCAS003", - "description": "CASINO SAINT LOUIS", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.557195, - 47.583132 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS003", - "description": "CASINO SAINT LOUIS", - "capacity": "6", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.557122, - 47.583135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO SAINT LOUIS", - "ref:EU:EVSE": "FRALLPCAS003", - "description": "CASINO SAINT LOUIS", - "capacity": "10", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.557195, - 47.583132 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS003", - "description": "CASINO SAINT LOUIS", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.557122, - 47.583135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO SAINT LOUIS", - "ref:EU:EVSE": "FRALLPCAS003", - "description": "CASINO SAINT LOUIS", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.557195, - 47.583132 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS003", - "description": "CASINO SAINT LOUIS", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.557122, - 47.583135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO SAINT LOUIS", - "ref:EU:EVSE": "FRALLPCAS003", - "description": "CASINO SAINT LOUIS", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.557195, - 47.583132 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS003", - "description": "CASINO SAINT LOUIS", - "capacity": "6", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.557122, - 47.583135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO SAINT LOUIS", - "ref:EU:EVSE": "FRALLPCAS003", - "description": "CASINO SAINT LOUIS", - "capacity": "10", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.40005, - 43.693127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000148", - "description": "CASINO FENOUILLET", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.40005, - 43.693127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000148", - "description": "CASINO FENOUILLET", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.40005, - 43.693127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000148", - "description": "CASINO FENOUILLET", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.40005, - 43.693127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS001", - "description": "CASINO FENOUILLET", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4003605, - 43.69259229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO FENOUILLET", - "ref:EU:EVSE": "FRALLPCAS001", - "description": "CASINO FENOUILLET", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.40005, - 43.693127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS001", - "description": "CASINO FENOUILLET", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4003605, - 43.69259229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO FENOUILLET", - "ref:EU:EVSE": "FRALLPCAS001", - "description": "CASINO FENOUILLET", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.40005, - 43.693127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS001", - "description": "CASINO FENOUILLET", - "capacity": "6", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4003605, - 43.69259229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO FENOUILLET", - "ref:EU:EVSE": "FRALLPCAS001", - "description": "CASINO FENOUILLET", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.424006, - 45.44038 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS002", - "description": "CASINO SAINT ETIENNE", - "capacity": "8", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4240417, - 45.4404602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO SAINT ETIENNE", - "ref:EU:EVSE": "FRALLPCAS002", - "description": "CASINO SAINT ETIENNE", - "capacity": "12", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.424006, - 45.44038 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS002", - "description": "CASINO SAINT ETIENNE", - "capacity": "8", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4240417, - 45.4404602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO SAINT ETIENNE", - "ref:EU:EVSE": "FRALLPCAS002", - "description": "CASINO SAINT ETIENNE", - "capacity": "12", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.557195, - 47.583132 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS003", - "description": "CASINO SAINT LOUIS", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.557122, - 47.583135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO SAINT LOUIS", - "ref:EU:EVSE": "FRALLPCAS003", - "description": "CASINO SAINT LOUIS", - "capacity": "10", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.557195, - 47.583132 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS003", - "description": "CASINO SAINT LOUIS", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.557122, - 47.583135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO SAINT LOUIS", - "ref:EU:EVSE": "FRALLPCAS003", - "description": "CASINO SAINT LOUIS", - "capacity": "10", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.557195, - 47.583132 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS003", - "description": "CASINO SAINT LOUIS", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.557122, - 47.583135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO SAINT LOUIS", - "ref:EU:EVSE": "FRALLPCAS003", - "description": "CASINO SAINT LOUIS", - "capacity": "10", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.557195, - 47.583132 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS003", - "description": "CASINO SAINT LOUIS", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.557122, - 47.583135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO SAINT LOUIS", - "ref:EU:EVSE": "FRALLPCAS003", - "description": "CASINO SAINT LOUIS", - "capacity": "10", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.40005, - 43.693127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS001", - "description": "CASINO FENOUILLET", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4003605, - 43.69259229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO FENOUILLET", - "ref:EU:EVSE": "FRALLPCAS001", - "description": "CASINO FENOUILLET", - "capacity": "9", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.40005, - 43.693127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS001", - "description": "CASINO FENOUILLET", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4003605, - 43.69259229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO FENOUILLET", - "ref:EU:EVSE": "FRALLPCAS001", - "description": "CASINO FENOUILLET", - "capacity": "9", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.47735, - 43.55739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPTIS015", - "description": "TISSEO RAMONVILLE", - "capacity": "14", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4772115, - 43.5571022 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "TISSEO RAMONVILLE", - "ref:EU:EVSE": "FRALLPTIS015", - "description": "TISSEO RAMONVILLE", - "capacity": "17", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.47735, - 43.55739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPTIS015", - "description": "TISSEO RAMONVILLE", - "capacity": "14", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4772115, - 43.5571022 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "TISSEO RAMONVILLE", - "ref:EU:EVSE": "FRALLPTIS015", - "description": "TISSEO RAMONVILLE", - "capacity": "17", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.47735, - 43.55739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPTIS015", - "description": "TISSEO RAMONVILLE", - "capacity": "14", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4772115, - 43.5571022 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "TISSEO RAMONVILLE", - "ref:EU:EVSE": "FRALLPTIS015", - "description": "TISSEO RAMONVILLE", - "capacity": "17", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.417452, - 43.532883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS004", - "description": "CASINO AIX EN PROVENCE", - "capacity": "12", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.41783438, - 43.53264225 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO AIX EN PROVENCE", - "ref:EU:EVSE": "FRALLPCAS004", - "description": "CASINO AIX EN PROVENCE", - "capacity": "16", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.417452, - 43.532883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS004", - "description": "CASINO AIX EN PROVENCE", - "capacity": "12", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.41783438, - 43.53264225 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO AIX EN PROVENCE", - "ref:EU:EVSE": "FRALLPCAS004", - "description": "CASINO AIX EN PROVENCE", - "capacity": "16", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.417452, - 43.532883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS004", - "description": "CASINO AIX EN PROVENCE", - "capacity": "12", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.41783438, - 43.53264225 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO AIX EN PROVENCE", - "ref:EU:EVSE": "FRALLPCAS004", - "description": "CASINO AIX EN PROVENCE", - "capacity": "16", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.417452, - 43.532883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS004", - "description": "CASINO AIX EN PROVENCE", - "capacity": "12", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.41783438, - 43.53264225 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO AIX EN PROVENCE", - "ref:EU:EVSE": "FRALLPCAS004", - "description": "CASINO AIX EN PROVENCE", - "capacity": "16", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.417452, - 43.532883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS004", - "description": "CASINO AIX EN PROVENCE", - "capacity": "12", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.41783438, - 43.53264225 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO AIX EN PROVENCE", - "ref:EU:EVSE": "FRALLPCAS004", - "description": "CASINO AIX EN PROVENCE", - "capacity": "16", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.417452, - 43.532883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS004", - "description": "CASINO AIX EN PROVENCE", - "capacity": "12", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.41783438, - 43.53264225 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO AIX EN PROVENCE", - "ref:EU:EVSE": "FRALLPCAS004", - "description": "CASINO AIX EN PROVENCE", - "capacity": "16", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.417452, - 43.532883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS004", - "description": "CASINO AIX EN PROVENCE", - "capacity": "12", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.41783438, - 43.53264225 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO AIX EN PROVENCE", - "ref:EU:EVSE": "FRALLPCAS004", - "description": "CASINO AIX EN PROVENCE", - "capacity": "16", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.417452, - 43.532883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS004", - "description": "CASINO AIX EN PROVENCE", - "capacity": "12", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.41783438, - 43.53264225 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO AIX EN PROVENCE", - "ref:EU:EVSE": "FRALLPCAS004", - "description": "CASINO AIX EN PROVENCE", - "capacity": "16", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.417452, - 43.532883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS004", - "description": "CASINO AIX EN PROVENCE", - "capacity": "12", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.41783438, - 43.53264225 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO AIX EN PROVENCE", - "ref:EU:EVSE": "FRALLPCAS004", - "description": "CASINO AIX EN PROVENCE", - "capacity": "16", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.417452, - 43.532883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS004", - "description": "CASINO AIX EN PROVENCE", - "capacity": "12", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.41783438, - 43.53264225 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO AIX EN PROVENCE", - "ref:EU:EVSE": "FRALLPCAS004", - "description": "CASINO AIX EN PROVENCE", - "capacity": "16", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.889034, - 43.58858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS006", - "description": "CASINO MONTPELLIER", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.88887, - 43.58854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO MONTPELLIER", - "ref:EU:EVSE": "FRALLPCAS006", - "description": "CASINO MONTPELLIER", - "capacity": "16", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.889034, - 43.58858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS006", - "description": "CASINO MONTPELLIER", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.88887, - 43.58854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO MONTPELLIER", - "ref:EU:EVSE": "FRALLPCAS006", - "description": "CASINO MONTPELLIER", - "capacity": "16", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.889034, - 43.58858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS006", - "description": "CASINO MONTPELLIER", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.88887, - 43.58854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO MONTPELLIER", - "ref:EU:EVSE": "FRALLPCAS006", - "description": "CASINO MONTPELLIER", - "capacity": "16", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.889034, - 43.58858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS006", - "description": "CASINO MONTPELLIER", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.88887, - 43.58854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO MONTPELLIER", - "ref:EU:EVSE": "FRALLPCAS006", - "description": "CASINO MONTPELLIER", - "capacity": "16", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.88893652, - 43.58855862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000102", - "description": "CASINO MONTPELLIER", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.88893652, - 43.58855862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000102", - "description": "CASINO MONTPELLIER", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.88893652, - 43.58855862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000102", - "description": "CASINO MONTPELLIER", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.889034, - 43.58858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS006", - "description": "CASINO MONTPELLIER", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.88887, - 43.58854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO MONTPELLIER", - "ref:EU:EVSE": "FRALLPCAS006", - "description": "CASINO MONTPELLIER", - "capacity": "16", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.889034, - 43.58858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS006", - "description": "CASINO MONTPELLIER", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.88887, - 43.58854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO MONTPELLIER", - "ref:EU:EVSE": "FRALLPCAS006", - "description": "CASINO MONTPELLIER", - "capacity": "16", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.889034, - 43.58858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS006", - "description": "CASINO MONTPELLIER", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.88887, - 43.58854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO MONTPELLIER", - "ref:EU:EVSE": "FRALLPCAS006", - "description": "CASINO MONTPELLIER", - "capacity": "16", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.889034, - 43.58858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS006", - "description": "CASINO MONTPELLIER", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.88887, - 43.58854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO MONTPELLIER", - "ref:EU:EVSE": "FRALLPCAS006", - "description": "CASINO MONTPELLIER", - "capacity": "16", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.889034, - 43.58858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS006", - "description": "CASINO MONTPELLIER", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.88887, - 43.58854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO MONTPELLIER", - "ref:EU:EVSE": "FRALLPCAS006", - "description": "CASINO MONTPELLIER", - "capacity": "16", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.889034, - 43.58858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS006", - "description": "CASINO MONTPELLIER", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.88887, - 43.58854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO MONTPELLIER", - "ref:EU:EVSE": "FRALLPCAS006", - "description": "CASINO MONTPELLIER", - "capacity": "16", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.47735, - 43.55739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPTIS015", - "description": "TISSEO RAMONVILLE", - "capacity": "14", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4772115, - 43.5571022 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "TISSEO RAMONVILLE", - "ref:EU:EVSE": "FRALLPTIS015", - "description": "TISSEO RAMONVILLE", - "capacity": "17", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.47735, - 43.55739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPTIS015", - "description": "TISSEO RAMONVILLE", - "capacity": "14", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4772115, - 43.5571022 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "TISSEO RAMONVILLE", - "ref:EU:EVSE": "FRALLPTIS015", - "description": "TISSEO RAMONVILLE", - "capacity": "17", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.47735, - 43.55739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPTIS015", - "description": "TISSEO RAMONVILLE", - "capacity": "14", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4772115, - 43.5571022 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "TISSEO RAMONVILLE", - "ref:EU:EVSE": "FRALLPTIS015", - "description": "TISSEO RAMONVILLE", - "capacity": "17", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.47735, - 43.55739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPTIS015", - "description": "TISSEO RAMONVILLE", - "capacity": "14", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4772115, - 43.5571022 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "TISSEO RAMONVILLE", - "ref:EU:EVSE": "FRALLPTIS015", - "description": "TISSEO RAMONVILLE", - "capacity": "17", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.47735, - 43.55739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPTIS015", - "description": "TISSEO RAMONVILLE", - "capacity": "14", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4772115, - 43.5571022 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "TISSEO RAMONVILLE", - "ref:EU:EVSE": "FRALLPTIS015", - "description": "TISSEO RAMONVILLE", - "capacity": "17", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.47735, - 43.55739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPTIS015", - "description": "TISSEO RAMONVILLE", - "capacity": "14", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4772115, - 43.5571022 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "TISSEO RAMONVILLE", - "ref:EU:EVSE": "FRALLPTIS015", - "description": "TISSEO RAMONVILLE", - "capacity": "17", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.45281, - 43.64246 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPTIS017", - "description": "TISSEO BORDEROUGE", - "capacity": "18", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.45273872, - 43.64244457 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "TISSEO BORDEROUGE", - "ref:EU:EVSE": "FRALLPTIS017", - "description": "TISSEO BORDEROUGE", - "capacity": "22", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.45281, - 43.64246 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPTIS017", - "description": "TISSEO BORDEROUGE", - "capacity": "18", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.45273872, - 43.64244457 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "TISSEO BORDEROUGE", - "ref:EU:EVSE": "FRALLPTIS017", - "description": "TISSEO BORDEROUGE", - "capacity": "22", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.45281, - 43.64246 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPTIS017", - "description": "TISSEO BORDEROUGE", - "capacity": "18", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.45273872, - 43.64244457 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "TISSEO BORDEROUGE", - "ref:EU:EVSE": "FRALLPTIS017", - "description": "TISSEO BORDEROUGE", - "capacity": "22", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.45281, - 43.64246 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPTIS017", - "description": "TISSEO BORDEROUGE", - "capacity": "18", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.45273872, - 43.64244457 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "TISSEO BORDEROUGE", - "ref:EU:EVSE": "FRALLPTIS017", - "description": "TISSEO BORDEROUGE", - "capacity": "22", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.45281, - 43.64246 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPTIS017", - "description": "TISSEO BORDEROUGE", - "capacity": "18", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.45273872, - 43.64244457 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "TISSEO BORDEROUGE", - "ref:EU:EVSE": "FRALLPTIS017", - "description": "TISSEO BORDEROUGE", - "capacity": "22", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.45281, - 43.64246 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPTIS017", - "description": "TISSEO BORDEROUGE", - "capacity": "18", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.45273872, - 43.64244457 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "TISSEO BORDEROUGE", - "ref:EU:EVSE": "FRALLPTIS017", - "description": "TISSEO BORDEROUGE", - "capacity": "22", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.45281, - 43.64246 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPTIS017", - "description": "TISSEO BORDEROUGE", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.45273872, - 43.64244457 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "TISSEO BORDEROUGE", - "ref:EU:EVSE": "FRALLPTIS017", - "description": "TISSEO BORDEROUGE", - "capacity": "22", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.45281, - 43.64246 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPTIS017", - "description": "TISSEO BORDEROUGE", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.45273872, - 43.64244457 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "TISSEO BORDEROUGE", - "ref:EU:EVSE": "FRALLPTIS017", - "description": "TISSEO BORDEROUGE", - "capacity": "22", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.45281, - 43.64246 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPTIS017", - "description": "TISSEO BORDEROUGE", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.45273872, - 43.64244457 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "TISSEO BORDEROUGE", - "ref:EU:EVSE": "FRALLPTIS017", - "description": "TISSEO BORDEROUGE", - "capacity": "22", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.45281, - 43.64246 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPTIS017", - "description": "TISSEO BORDEROUGE", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.45273872, - 43.64244457 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "TISSEO BORDEROUGE", - "ref:EU:EVSE": "FRALLPTIS017", - "description": "TISSEO BORDEROUGE", - "capacity": "22", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.48157, - 43.62854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPTIS016", - "description": "TISSEO BALMA GRAMONT", - "capacity": "18", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.48157, - 43.62854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "TISSEO BALMA GRAMONT", - "ref:EU:EVSE": "FRALLPTIS016", - "description": "TISSEO BALMA GRAMONT", - "capacity": "22", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.48157, - 43.62854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPTIS016", - "description": "TISSEO BALMA GRAMONT", - "capacity": "18", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.48157, - 43.62854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "TISSEO BALMA GRAMONT", - "ref:EU:EVSE": "FRALLPTIS016", - "description": "TISSEO BALMA GRAMONT", - "capacity": "22", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.48157, - 43.62854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPTIS016", - "description": "TISSEO BALMA GRAMONT", - "capacity": "18", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.48157, - 43.62854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "TISSEO BALMA GRAMONT", - "ref:EU:EVSE": "FRALLPTIS016", - "description": "TISSEO BALMA GRAMONT", - "capacity": "22", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.48157, - 43.62854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPTIS016", - "description": "TISSEO BALMA GRAMONT", - "capacity": "18", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.48157, - 43.62854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "TISSEO BALMA GRAMONT", - "ref:EU:EVSE": "FRALLPTIS016", - "description": "TISSEO BALMA GRAMONT", - "capacity": "22", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.48157, - 43.62854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPTIS016", - "description": "TISSEO BALMA GRAMONT", - "capacity": "18", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.48157, - 43.62854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "TISSEO BALMA GRAMONT", - "ref:EU:EVSE": "FRALLPTIS016", - "description": "TISSEO BALMA GRAMONT", - "capacity": "22", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.48157, - 43.62854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPTIS016", - "description": "TISSEO BALMA GRAMONT", - "capacity": "18", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.48157, - 43.62854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "TISSEO BALMA GRAMONT", - "ref:EU:EVSE": "FRALLPTIS016", - "description": "TISSEO BALMA GRAMONT", - "capacity": "22", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.48157, - 43.62854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPTIS016", - "description": "TISSEO BALMA GRAMONT", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.48157, - 43.62854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "TISSEO BALMA GRAMONT", - "ref:EU:EVSE": "FRALLPTIS016", - "description": "TISSEO BALMA GRAMONT", - "capacity": "22", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.48157, - 43.62854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPTIS016", - "description": "TISSEO BALMA GRAMONT", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.48157, - 43.62854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "TISSEO BALMA GRAMONT", - "ref:EU:EVSE": "FRALLPTIS016", - "description": "TISSEO BALMA GRAMONT", - "capacity": "22", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.48157, - 43.62854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPTIS016", - "description": "TISSEO BALMA GRAMONT", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.48157, - 43.62854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "TISSEO BALMA GRAMONT", - "ref:EU:EVSE": "FRALLPTIS016", - "description": "TISSEO BALMA GRAMONT", - "capacity": "22", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.48157, - 43.62854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPTIS016", - "description": "TISSEO BALMA GRAMONT", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.48157, - 43.62854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "TISSEO BALMA GRAMONT", - "ref:EU:EVSE": "FRALLPTIS016", - "description": "TISSEO BALMA GRAMONT", - "capacity": "22", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83458307, - 43.92784714 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000015", - "description": "ALLEGO CARREFOUR AVIGNON CAP SUD", - "capacity": "11", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83458307, - 43.92784714 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000015", - "description": "ALLEGO CARREFOUR AVIGNON CAP SUD", - "capacity": "11", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.834461, - 43.927927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS005", - "description": "CASINO AVIGNON", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83458514, - 43.9278626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO AVIGNON", - "ref:EU:EVSE": "FRALLPCAS005", - "description": "CASINO AVIGNON", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.834461, - 43.927927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS005", - "description": "CASINO AVIGNON", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83458514, - 43.9278626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO AVIGNON", - "ref:EU:EVSE": "FRALLPCAS005", - "description": "CASINO AVIGNON", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83458307, - 43.92784714 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000015", - "description": "ALLEGO CARREFOUR AVIGNON CAP SUD", - "capacity": "11", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83458307, - 43.92784714 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000015", - "description": "ALLEGO CARREFOUR AVIGNON CAP SUD", - "capacity": "11", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.834461, - 43.927927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS005", - "description": "CASINO AVIGNON", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83458514, - 43.9278626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO AVIGNON", - "ref:EU:EVSE": "FRALLPCAS005", - "description": "CASINO AVIGNON", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.834461, - 43.927927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS005", - "description": "CASINO AVIGNON", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83458514, - 43.9278626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO AVIGNON", - "ref:EU:EVSE": "FRALLPCAS005", - "description": "CASINO AVIGNON", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83458307, - 43.92784714 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000015", - "description": "CASINO AVIGNON", - "capacity": "14", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83458307, - 43.92784714 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000015", - "description": "CASINO AVIGNON", - "capacity": "14", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83458307, - 43.92784714 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000015", - "description": "CASINO AVIGNON", - "capacity": "14", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.834461, - 43.927927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS005", - "description": "CASINO AVIGNON", - "capacity": "10", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83458514, - 43.9278626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO AVIGNON", - "ref:EU:EVSE": "FRALLPCAS005", - "description": "CASINO AVIGNON", - "capacity": "10", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.834461, - 43.927927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS005", - "description": "CASINO AVIGNON", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83458514, - 43.9278626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO AVIGNON", - "ref:EU:EVSE": "FRALLPCAS005", - "description": "CASINO AVIGNON", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.834461, - 43.927927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS005", - "description": "CASINO AVIGNON", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83458514, - 43.9278626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO AVIGNON", - "ref:EU:EVSE": "FRALLPCAS005", - "description": "CASINO AVIGNON", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83458307, - 43.92784714 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000015", - "description": "CASINO AVIGNON", - "capacity": "14", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83458307, - 43.92784714 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000015", - "description": "CASINO AVIGNON", - "capacity": "14", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83458307, - 43.92784714 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000015", - "description": "CASINO AVIGNON", - "capacity": "14", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.834461, - 43.927927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS005", - "description": "CASINO AVIGNON", - "capacity": "10", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83458514, - 43.9278626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO AVIGNON", - "ref:EU:EVSE": "FRALLPCAS005", - "description": "CASINO AVIGNON", - "capacity": "10", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.834461, - 43.927927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS005", - "description": "CASINO AVIGNON", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83458514, - 43.9278626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO AVIGNON", - "ref:EU:EVSE": "FRALLPCAS005", - "description": "CASINO AVIGNON", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.834461, - 43.927927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS005", - "description": "CASINO AVIGNON", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83458514, - 43.9278626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO AVIGNON", - "ref:EU:EVSE": "FRALLPCAS005", - "description": "CASINO AVIGNON", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0223036, - 47.2842211 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000124", - "description": "CASINO DIJON CHENOVE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0223036, - 47.2842211 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000124", - "description": "CASINO DIJON CHENOVE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.022089, - 47.284263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS012", - "description": "CASINO DIJON CHENOVE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.022303, - 47.284221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO DIJON CHENOVE", - "ref:EU:EVSE": "FRALLPCAS012", - "description": "CASINO DIJON CHENOVE", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.022089, - 47.284263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS012", - "description": "CASINO DIJON CHENOVE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.022303, - 47.284221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO DIJON CHENOVE", - "ref:EU:EVSE": "FRALLPCAS012", - "description": "CASINO DIJON CHENOVE", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0223036, - 47.2842211 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000124", - "description": "CASINO DIJON CHENOVE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0223036, - 47.2842211 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000124", - "description": "CASINO DIJON CHENOVE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.022089, - 47.284263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS012", - "description": "CASINO DIJON CHENOVE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.022303, - 47.284221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO DIJON CHENOVE", - "ref:EU:EVSE": "FRALLPCAS012", - "description": "CASINO DIJON CHENOVE", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.022089, - 47.284263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS012", - "description": "CASINO DIJON CHENOVE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.022303, - 47.284221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO DIJON CHENOVE", - "ref:EU:EVSE": "FRALLPCAS012", - "description": "CASINO DIJON CHENOVE", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.022089, - 47.284263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000124", - "description": "CASINO DIJON CHENOVE", - "capacity": "14", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.022089, - 47.284263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000124", - "description": "CASINO DIJON CHENOVE", - "capacity": "14", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.022089, - 47.284263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000124", - "description": "CASINO DIJON CHENOVE", - "capacity": "14", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.022089, - 47.284263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS012", - "description": "CASINO DIJON CHENOVE", - "capacity": "10", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.022303, - 47.284221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO DIJON CHENOVE", - "ref:EU:EVSE": "FRALLPCAS012", - "description": "CASINO DIJON CHENOVE", - "capacity": "14", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.022089, - 47.284263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS012", - "description": "CASINO DIJON CHENOVE", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.022303, - 47.284221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO DIJON CHENOVE", - "ref:EU:EVSE": "FRALLPCAS012", - "description": "CASINO DIJON CHENOVE", - "capacity": "14", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.022089, - 47.284263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS012", - "description": "CASINO DIJON CHENOVE", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.022303, - 47.284221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO DIJON CHENOVE", - "ref:EU:EVSE": "FRALLPCAS012", - "description": "CASINO DIJON CHENOVE", - "capacity": "14", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.022089, - 47.284263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000124", - "description": "CASINO DIJON CHENOVE", - "capacity": "14", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.022089, - 47.284263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000124", - "description": "CASINO DIJON CHENOVE", - "capacity": "14", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.022089, - 47.284263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000124", - "description": "CASINO DIJON CHENOVE", - "capacity": "14", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.022089, - 47.284263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS012", - "description": "CASINO DIJON CHENOVE", - "capacity": "10", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.022303, - 47.284221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO DIJON CHENOVE", - "ref:EU:EVSE": "FRALLPCAS012", - "description": "CASINO DIJON CHENOVE", - "capacity": "14", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.022089, - 47.284263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS012", - "description": "CASINO DIJON CHENOVE", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.022303, - 47.284221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO DIJON CHENOVE", - "ref:EU:EVSE": "FRALLPCAS012", - "description": "CASINO DIJON CHENOVE", - "capacity": "14", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.022089, - 47.284263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS012", - "description": "CASINO DIJON CHENOVE", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.022303, - 47.284221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO DIJON CHENOVE", - "ref:EU:EVSE": "FRALLPCAS012", - "description": "CASINO DIJON CHENOVE", - "capacity": "14", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.3447835, - 47.7762883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000009", - "description": "CASINO LANESTER", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.3447835, - 47.7762883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000009", - "description": "CASINO LANESTER", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.344864, - 47.776331 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS010", - "description": "CASINO LANESTER", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.344783, - 47.776288 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO LANESTER", - "ref:EU:EVSE": "FRALLPCAS010", - "description": "CASINO LANESTER", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.344864, - 47.776331 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS010", - "description": "CASINO LANESTER", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.344783, - 47.776288 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO LANESTER", - "ref:EU:EVSE": "FRALLPCAS010", - "description": "CASINO LANESTER", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.3447835, - 47.7762883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000009", - "description": "CASINO LANESTER", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.3447835, - 47.7762883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000009", - "description": "CASINO LANESTER", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.344864, - 47.776331 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS010", - "description": "CASINO LANESTER", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.344783, - 47.776288 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO LANESTER", - "ref:EU:EVSE": "FRALLPCAS010", - "description": "CASINO LANESTER", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.344864, - 47.776331 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS010", - "description": "CASINO LANESTER", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.344783, - 47.776288 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO LANESTER", - "ref:EU:EVSE": "FRALLPCAS010", - "description": "CASINO LANESTER", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.3447835, - 47.7762883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000009", - "description": "CASINO LANESTER", - "capacity": "14", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.3447835, - 47.7762883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000009", - "description": "CASINO LANESTER", - "capacity": "14", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.3447835, - 47.7762883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000009", - "description": "CASINO LANESTER", - "capacity": "14", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.344864, - 47.776331 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS010", - "description": "CASINO LANESTER", - "capacity": "10", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.344783, - 47.776288 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO LANESTER", - "ref:EU:EVSE": "FRALLPCAS010", - "description": "CASINO LANESTER", - "capacity": "14", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.344864, - 47.776331 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS010", - "description": "CASINO LANESTER", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.344783, - 47.776288 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO LANESTER", - "ref:EU:EVSE": "FRALLPCAS010", - "description": "CASINO LANESTER", - "capacity": "14", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.344864, - 47.776331 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS010", - "description": "CASINO LANESTER", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.344783, - 47.776288 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO LANESTER", - "ref:EU:EVSE": "FRALLPCAS010", - "description": "CASINO LANESTER", - "capacity": "14", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.3447835, - 47.7762883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000009", - "description": "CASINO LANESTER", - "capacity": "14", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.3447835, - 47.7762883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000009", - "description": "CASINO LANESTER", - "capacity": "14", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.3447835, - 47.7762883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000009", - "description": "CASINO LANESTER", - "capacity": "14", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.344864, - 47.776331 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS010", - "description": "CASINO LANESTER", - "capacity": "10", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.344783, - 47.776288 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO LANESTER", - "ref:EU:EVSE": "FRALLPCAS010", - "description": "CASINO LANESTER", - "capacity": "14", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.344864, - 47.776331 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS010", - "description": "CASINO LANESTER", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.344783, - 47.776288 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO LANESTER", - "ref:EU:EVSE": "FRALLPCAS010", - "description": "CASINO LANESTER", - "capacity": "14", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.344864, - 47.776331 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS010", - "description": "CASINO LANESTER", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.344783, - 47.776288 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO LANESTER", - "ref:EU:EVSE": "FRALLPCAS010", - "description": "CASINO LANESTER", - "capacity": "14", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.27753766, - 45.83658772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000005", - "description": "CASINO LIMOGES", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.27753766, - 45.83658772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000005", - "description": "CASINO LIMOGES", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.277484, - 45.836617 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS008", - "description": "CASINO LIMOGES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.277467, - 45.836647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO LIMOGES", - "ref:EU:EVSE": "FRALLPCAS008", - "description": "CASINO LIMOGES", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.277484, - 45.836617 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS008", - "description": "CASINO LIMOGES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.277467, - 45.836647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO LIMOGES", - "ref:EU:EVSE": "FRALLPCAS008", - "description": "CASINO LIMOGES", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.27753766, - 45.83658772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000005", - "description": "CASINO LIMOGES", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.27753766, - 45.83658772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000005", - "description": "CASINO LIMOGES", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.277484, - 45.836617 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS008", - "description": "CASINO LIMOGES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.277467, - 45.836647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO LIMOGES", - "ref:EU:EVSE": "FRALLPCAS008", - "description": "CASINO LIMOGES", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.277484, - 45.836617 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS008", - "description": "CASINO LIMOGES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.277467, - 45.836647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO LIMOGES", - "ref:EU:EVSE": "FRALLPCAS008", - "description": "CASINO LIMOGES", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.27753766, - 45.83658772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000005", - "description": "CASINO LIMOGES", - "capacity": "14", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.27753766, - 45.83658772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000005", - "description": "CASINO LIMOGES", - "capacity": "14", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.27753766, - 45.83658772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000005", - "description": "CASINO LIMOGES", - "capacity": "14", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.277484, - 45.836617 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS008", - "description": "CASINO LIMOGES", - "capacity": "10", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.277467, - 45.836647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO LIMOGES", - "ref:EU:EVSE": "FRALLPCAS008", - "description": "CASINO LIMOGES", - "capacity": "14", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.277484, - 45.836617 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS008", - "description": "CASINO LIMOGES", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.277467, - 45.836647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO LIMOGES", - "ref:EU:EVSE": "FRALLPCAS008", - "description": "CASINO LIMOGES", - "capacity": "14", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.277484, - 45.836617 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS008", - "description": "CASINO LIMOGES", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.277467, - 45.836647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO LIMOGES", - "ref:EU:EVSE": "FRALLPCAS008", - "description": "CASINO LIMOGES", - "capacity": "14", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.27753766, - 45.83658772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000005", - "description": "CASINO LIMOGES", - "capacity": "14", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.27753766, - 45.83658772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000005", - "description": "CASINO LIMOGES", - "capacity": "14", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.27753766, - 45.83658772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000005", - "description": "CASINO LIMOGES", - "capacity": "14", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.277484, - 45.836617 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS008", - "description": "CASINO LIMOGES", - "capacity": "10", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.277467, - 45.836647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO LIMOGES", - "ref:EU:EVSE": "FRALLPCAS008", - "description": "CASINO LIMOGES", - "capacity": "14", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.277484, - 45.836617 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS008", - "description": "CASINO LIMOGES", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.277467, - 45.836647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO LIMOGES", - "ref:EU:EVSE": "FRALLPCAS008", - "description": "CASINO LIMOGES", - "capacity": "14", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.277484, - 45.836617 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS008", - "description": "CASINO LIMOGES", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.277467, - 45.836647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO LIMOGES", - "ref:EU:EVSE": "FRALLPCAS008", - "description": "CASINO LIMOGES", - "capacity": "14", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.36128259, - 43.81112751 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000006", - "description": "CASINO NIMES", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.36128259, - 43.81112751 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000006", - "description": "CASINO NIMES", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.361258, - 43.811153 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS007", - "description": "CASINO NIMES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.361282, - 43.811127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO NIMES", - "ref:EU:EVSE": "FRALLPCAS007", - "description": "CASINO NIMES", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.361258, - 43.811153 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS007", - "description": "CASINO NIMES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.361282, - 43.811127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO NIMES", - "ref:EU:EVSE": "FRALLPCAS007", - "description": "CASINO NIMES", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.36128259, - 43.81112751 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000006", - "description": "CASINO NIMES", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.36128259, - 43.81112751 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000006", - "description": "CASINO NIMES", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.361258, - 43.811153 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS007", - "description": "CASINO NIMES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.361282, - 43.811127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO NIMES", - "ref:EU:EVSE": "FRALLPCAS007", - "description": "CASINO NIMES", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.361258, - 43.811153 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS007", - "description": "CASINO NIMES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.361282, - 43.811127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO NIMES", - "ref:EU:EVSE": "FRALLPCAS007", - "description": "CASINO NIMES", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.36128259, - 43.81112751 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000006", - "description": "CASINO NIMES", - "capacity": "14", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.36128259, - 43.81112751 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000006", - "description": "CASINO NIMES", - "capacity": "14", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.36128259, - 43.81112751 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000006", - "description": "CASINO NIMES", - "capacity": "14", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.361258, - 43.811153 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS007", - "description": "CASINO NIMES", - "capacity": "10", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.361282, - 43.811127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO NIMES", - "ref:EU:EVSE": "FRALLPCAS007", - "description": "CASINO NIMES", - "capacity": "14", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.361258, - 43.811153 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS007", - "description": "CASINO NIMES", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.361282, - 43.811127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO NIMES", - "ref:EU:EVSE": "FRALLPCAS007", - "description": "CASINO NIMES", - "capacity": "14", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.361258, - 43.811153 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS007", - "description": "CASINO NIMES", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.361282, - 43.811127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO NIMES", - "ref:EU:EVSE": "FRALLPCAS007", - "description": "CASINO NIMES", - "capacity": "14", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.36128259, - 43.81112751 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000006", - "description": "CASINO NIMES", - "capacity": "14", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.36128259, - 43.81112751 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000006", - "description": "CASINO NIMES", - "capacity": "14", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.36128259, - 43.81112751 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000006", - "description": "CASINO NIMES", - "capacity": "14", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.361258, - 43.811153 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS007", - "description": "CASINO NIMES", - "capacity": "10", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.361282, - 43.811127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO NIMES", - "ref:EU:EVSE": "FRALLPCAS007", - "description": "CASINO NIMES", - "capacity": "14", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.361258, - 43.811153 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS007", - "description": "CASINO NIMES", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.361282, - 43.811127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO NIMES", - "ref:EU:EVSE": "FRALLPCAS007", - "description": "CASINO NIMES", - "capacity": "14", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.361258, - 43.811153 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS007", - "description": "CASINO NIMES", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.361282, - 43.811127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO NIMES", - "ref:EU:EVSE": "FRALLPCAS007", - "description": "CASINO NIMES", - "capacity": "14", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.88893652, - 43.58855862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000102", - "description": "CASINO MONTPELLIER", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.88893652, - 43.58855862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000102", - "description": "CASINO MONTPELLIER", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.889034, - 43.58858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS006", - "description": "CASINO MONTPELLIER", - "capacity": "7", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.88887, - 43.58854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO MONTPELLIER", - "ref:EU:EVSE": "FRALLPCAS006", - "description": "CASINO MONTPELLIER", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.889034, - 43.58858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS006", - "description": "CASINO MONTPELLIER", - "capacity": "7", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.88887, - 43.58854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO MONTPELLIER", - "ref:EU:EVSE": "FRALLPCAS006", - "description": "CASINO MONTPELLIER", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.88893652, - 43.58855862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000102", - "description": "CASINO MONTPELLIER", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.88893652, - 43.58855862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000102", - "description": "CASINO MONTPELLIER", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.889034, - 43.58858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS006", - "description": "CASINO MONTPELLIER", - "capacity": "7", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.88887, - 43.58854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO MONTPELLIER", - "ref:EU:EVSE": "FRALLPCAS006", - "description": "CASINO MONTPELLIER", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.889034, - 43.58858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS006", - "description": "CASINO MONTPELLIER", - "capacity": "7", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.88887, - 43.58854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO MONTPELLIER", - "ref:EU:EVSE": "FRALLPCAS006", - "description": "CASINO MONTPELLIER", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6566723, - 47.3766015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000007", - "description": "CASINO TOURS LA RICHE", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6566723, - 47.3766015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000007", - "description": "CASINO TOURS LA RICHE", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.656658, - 47.376567 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS011", - "description": "CASINO TOURS LA RICHE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.65691061, - 47.37653739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO TOURS LA RICHE", - "ref:EU:EVSE": "FRALLPCAS011", - "description": "CASINO TOURS LA RICHE", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.656658, - 47.376567 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS011", - "description": "CASINO TOURS LA RICHE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.65691061, - 47.37653739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO TOURS LA RICHE", - "ref:EU:EVSE": "FRALLPCAS011", - "description": "CASINO TOURS LA RICHE", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6566723, - 47.3766015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000007", - "description": "CASINO TOURS LA RICHE", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6566723, - 47.3766015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000007", - "description": "CASINO TOURS LA RICHE", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.656658, - 47.376567 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS011", - "description": "CASINO TOURS LA RICHE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.65691061, - 47.37653739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO TOURS LA RICHE", - "ref:EU:EVSE": "FRALLPCAS011", - "description": "CASINO TOURS LA RICHE", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.656658, - 47.376567 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS011", - "description": "CASINO TOURS LA RICHE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.65691061, - 47.37653739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO TOURS LA RICHE", - "ref:EU:EVSE": "FRALLPCAS011", - "description": "CASINO TOURS LA RICHE", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6566723, - 47.3766015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000007", - "description": "CASINO TOURS LA RICHE", - "capacity": "14", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6566723, - 47.3766015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000007", - "description": "CASINO TOURS LA RICHE", - "capacity": "14", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6566723, - 47.3766015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000007", - "description": "CASINO TOURS LA RICHE", - "capacity": "14", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.656658, - 47.376567 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS011", - "description": "CASINO TOURS LA RICHE", - "capacity": "10", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.65691061, - 47.37653739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO TOURS LA RICHE", - "ref:EU:EVSE": "FRALLPCAS011", - "description": "CASINO TOURS LA RICHE", - "capacity": "14", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.656658, - 47.376567 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS011", - "description": "CASINO TOURS LA RICHE", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.65691061, - 47.37653739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO TOURS LA RICHE", - "ref:EU:EVSE": "FRALLPCAS011", - "description": "CASINO TOURS LA RICHE", - "capacity": "14", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.656658, - 47.376567 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS011", - "description": "CASINO TOURS LA RICHE", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.65691061, - 47.37653739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO TOURS LA RICHE", - "ref:EU:EVSE": "FRALLPCAS011", - "description": "CASINO TOURS LA RICHE", - "capacity": "14", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6566723, - 47.3766015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000007", - "description": "CASINO TOURS LA RICHE", - "capacity": "14", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6566723, - 47.3766015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000007", - "description": "CASINO TOURS LA RICHE", - "capacity": "14", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6566723, - 47.3766015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000007", - "description": "CASINO TOURS LA RICHE", - "capacity": "14", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.656658, - 47.376567 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS011", - "description": "CASINO TOURS LA RICHE", - "capacity": "10", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.65691061, - 47.37653739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO TOURS LA RICHE", - "ref:EU:EVSE": "FRALLPCAS011", - "description": "CASINO TOURS LA RICHE", - "capacity": "14", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.656658, - 47.376567 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS011", - "description": "CASINO TOURS LA RICHE", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.65691061, - 47.37653739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO TOURS LA RICHE", - "ref:EU:EVSE": "FRALLPCAS011", - "description": "CASINO TOURS LA RICHE", - "capacity": "14", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.656658, - 47.376567 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS011", - "description": "CASINO TOURS LA RICHE", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.65691061, - 47.37653739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO TOURS LA RICHE", - "ref:EU:EVSE": "FRALLPCAS011", - "description": "CASINO TOURS LA RICHE", - "capacity": "14", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1815754, - 45.6927499 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000008", - "description": "CASINO CHAMPNIERS", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1815754, - 45.6927499 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000008", - "description": "CASINO CHAMPNIERS", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.18157, - 45.692753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS009", - "description": "CASINO CHAMPNIERS", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.181575, - 45.692749 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO CHAMPNIERS", - "ref:EU:EVSE": "FRALLPCAS009", - "description": "CASINO CHAMPNIERS", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.18157, - 45.692753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS009", - "description": "CASINO CHAMPNIERS", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.181575, - 45.692749 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO CHAMPNIERS", - "ref:EU:EVSE": "FRALLPCAS009", - "description": "CASINO CHAMPNIERS", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1815754, - 45.6927499 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000008", - "description": "CASINO CHAMPNIERS", - "capacity": "14", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1815754, - 45.6927499 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000008", - "description": "CASINO CHAMPNIERS", - "capacity": "14", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1815754, - 45.6927499 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000008", - "description": "CASINO CHAMPNIERS", - "capacity": "14", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.18157, - 45.692753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS009", - "description": "CASINO CHAMPNIERS", - "capacity": "8", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.181575, - 45.692749 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO CHAMPNIERS", - "ref:EU:EVSE": "FRALLPCAS009", - "description": "CASINO CHAMPNIERS", - "capacity": "12", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.18157, - 45.692753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS009", - "description": "CASINO CHAMPNIERS", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.181575, - 45.692749 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO CHAMPNIERS", - "ref:EU:EVSE": "FRALLPCAS009", - "description": "CASINO CHAMPNIERS", - "capacity": "12", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.18157, - 45.692753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS009", - "description": "CASINO CHAMPNIERS", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.181575, - 45.692749 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO CHAMPNIERS", - "ref:EU:EVSE": "FRALLPCAS009", - "description": "CASINO CHAMPNIERS", - "capacity": "12", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.18157, - 45.692753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000008", - "description": "CASINO CHAMPNIERS", - "capacity": "14", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.18157, - 45.692753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000008", - "description": "CASINO CHAMPNIERS", - "capacity": "14", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.18157, - 45.692753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000008", - "description": "CASINO CHAMPNIERS", - "capacity": "14", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.18157, - 45.692753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS009", - "description": "CASINO CHAMPNIERS", - "capacity": "8", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.181575, - 45.692749 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO CHAMPNIERS", - "ref:EU:EVSE": "FRALLPCAS009", - "description": "CASINO CHAMPNIERS", - "capacity": "12", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.18157, - 45.692753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS009", - "description": "CASINO CHAMPNIERS", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.181575, - 45.692749 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO CHAMPNIERS", - "ref:EU:EVSE": "FRALLPCAS009", - "description": "CASINO CHAMPNIERS", - "capacity": "12", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.18157, - 45.692753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS009", - "description": "CASINO CHAMPNIERS", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.181575, - 45.692749 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO CHAMPNIERS", - "ref:EU:EVSE": "FRALLPCAS009", - "description": "CASINO CHAMPNIERS", - "capacity": "12", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.7355071, - 43.4251926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000104", - "description": "CASINO FREJUS", - "capacity": "12", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.7355071, - 43.4251926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000104", - "description": "CASINO FREJUS", - "capacity": "12", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.7355071, - 43.4251926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000104", - "description": "CASINO FREJUS", - "capacity": "12", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.73321, - 43.42367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS013", - "description": "CASINO FREJUS", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.735477, - 43.425185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO FREJUS", - "ref:EU:EVSE": "FRALLPCAS013", - "description": "CASINO FREJUS", - "capacity": "12", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.73321, - 43.42367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS013", - "description": "CASINO FREJUS", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.735477, - 43.425185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO FREJUS", - "ref:EU:EVSE": "FRALLPCAS013", - "description": "CASINO FREJUS", - "capacity": "12", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.73321, - 43.42367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS013", - "description": "CASINO FREJUS", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.735477, - 43.425185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO FREJUS", - "ref:EU:EVSE": "FRALLPCAS013", - "description": "CASINO FREJUS", - "capacity": "12", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.7355071, - 43.4251926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000104", - "description": "CASINO FREJUS", - "capacity": "12", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.7355071, - 43.4251926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000104", - "description": "CASINO FREJUS", - "capacity": "12", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.7355071, - 43.4251926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000104", - "description": "CASINO FREJUS", - "capacity": "12", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.73321, - 43.42367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS013", - "description": "CASINO FREJUS", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.735477, - 43.425185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO FREJUS", - "ref:EU:EVSE": "FRALLPCAS013", - "description": "CASINO FREJUS", - "capacity": "12", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.73321, - 43.42367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS013", - "description": "CASINO FREJUS", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.735477, - 43.425185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO FREJUS", - "ref:EU:EVSE": "FRALLPCAS013", - "description": "CASINO FREJUS", - "capacity": "12", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.73321, - 43.42367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS013", - "description": "CASINO FREJUS", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.735477, - 43.425185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO FREJUS", - "ref:EU:EVSE": "FRALLPCAS013", - "description": "CASINO FREJUS", - "capacity": "12", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.7355071, - 43.4251926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000104", - "description": "CASINO FREJUS", - "capacity": "12", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.7355071, - 43.4251926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000104", - "description": "CASINO FREJUS", - "capacity": "12", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.7355071, - 43.4251926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000104", - "description": "CASINO FREJUS", - "capacity": "12", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.73321, - 43.42367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS013", - "description": "CASINO FREJUS", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.735477, - 43.425185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO FREJUS", - "ref:EU:EVSE": "FRALLPCAS013", - "description": "CASINO FREJUS", - "capacity": "12", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.73321, - 43.42367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS013", - "description": "CASINO FREJUS", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.735477, - 43.425185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO FREJUS", - "ref:EU:EVSE": "FRALLPCAS013", - "description": "CASINO FREJUS", - "capacity": "12", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.73321, - 43.42367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS013", - "description": "CASINO FREJUS", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.735477, - 43.425185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO FREJUS", - "ref:EU:EVSE": "FRALLPCAS013", - "description": "CASINO FREJUS", - "capacity": "12", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.7355071, - 43.4251926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000104", - "description": "CASINO FREJUS", - "capacity": "12", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.7355071, - 43.4251926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000104", - "description": "CASINO FREJUS", - "capacity": "12", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.7355071, - 43.4251926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000104", - "description": "CASINO FREJUS", - "capacity": "12", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.73321, - 43.42367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS013", - "description": "CASINO FREJUS", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.735477, - 43.425185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO FREJUS", - "ref:EU:EVSE": "FRALLPCAS013", - "description": "CASINO FREJUS", - "capacity": "12", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.73321, - 43.42367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS013", - "description": "CASINO FREJUS", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.735477, - 43.425185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO FREJUS", - "ref:EU:EVSE": "FRALLPCAS013", - "description": "CASINO FREJUS", - "capacity": "12", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.73321, - 43.42367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS013", - "description": "CASINO FREJUS", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.735477, - 43.425185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO FREJUS", - "ref:EU:EVSE": "FRALLPCAS013", - "description": "CASINO FREJUS", - "capacity": "12", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87937608, - 44.9067672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000105", - "description": "CASINO VALENCE", - "capacity": "6", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87937608, - 44.9067672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000105", - "description": "CASINO VALENCE", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87937608, - 44.9067672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000105", - "description": "CASINO VALENCE", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87942, - 44.90681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS014", - "description": "CASINO VALENCE", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879304, - 44.906766 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO VALENCE", - "ref:EU:EVSE": "FRALLPCAS014", - "description": "CASINO VALENCE", - "capacity": "6", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87942, - 44.90681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS014", - "description": "CASINO VALENCE", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879304, - 44.906766 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO VALENCE", - "ref:EU:EVSE": "FRALLPCAS014", - "description": "CASINO VALENCE", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87942, - 44.90681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS014", - "description": "CASINO VALENCE", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879304, - 44.906766 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO VALENCE", - "ref:EU:EVSE": "FRALLPCAS014", - "description": "CASINO VALENCE", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87937608, - 44.9067672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000105", - "description": "CASINO VALENCE", - "capacity": "6", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87937608, - 44.9067672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000105", - "description": "CASINO VALENCE", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87937608, - 44.9067672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000105", - "description": "CASINO VALENCE", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87942, - 44.90681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS014", - "description": "CASINO VALENCE", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879304, - 44.906766 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO VALENCE", - "ref:EU:EVSE": "FRALLPCAS014", - "description": "CASINO VALENCE", - "capacity": "6", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87942, - 44.90681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS014", - "description": "CASINO VALENCE", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879304, - 44.906766 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO VALENCE", - "ref:EU:EVSE": "FRALLPCAS014", - "description": "CASINO VALENCE", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87942, - 44.90681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS014", - "description": "CASINO VALENCE", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879304, - 44.906766 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO VALENCE", - "ref:EU:EVSE": "FRALLPCAS014", - "description": "CASINO VALENCE", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.88893652, - 43.58855862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000102", - "description": "CASINO MONTPELLIER", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.88893652, - 43.58855862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000102", - "description": "CASINO MONTPELLIER", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.889034, - 43.58858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS006", - "description": "CASINO MONTPELLIER", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.88887, - 43.58854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO MONTPELLIER", - "ref:EU:EVSE": "FRALLPCAS006", - "description": "CASINO MONTPELLIER", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.889034, - 43.58858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPCAS006", - "description": "CASINO MONTPELLIER", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.88887, - 43.58854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CASINO MONTPELLIER", - "ref:EU:EVSE": "FRALLPCAS006", - "description": "CASINO MONTPELLIER", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9188476, - 45.7225674 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000224", - "description": "LYON BRON BURGER KING", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9188476, - 45.7225674 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000224", - "description": "LYON BRON BURGER KING", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9188476, - 45.7225674 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000224", - "description": "LYON BRON BURGER KING", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9188476, - 45.7225674 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000224", - "description": "LYON BRON BURGER KING", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2951809, - 45.8174319 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000229", - "description": "BURGER KING FEYTIAT ", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2951809, - 45.8174319 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000229", - "description": "BURGER KING FEYTIAT ", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2951809, - 45.8174319 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000229", - "description": "BURGER KING FEYTIAT ", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2951809, - 45.8174319 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000229", - "description": "BURGER KING FEYTIAT ", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.890624, - 43.588346 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 2 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000232", - "description": "BURGER KING MONTPELLIER", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.890624, - 43.588346 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 3 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000232", - "description": "BURGER KING MONTPELLIER", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.890624, - 43.588346 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 4 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000232", - "description": "BURGER KING MONTPELLIER", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.890624, - 43.588346 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 5 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000232", - "description": "BURGER KING MONTPELLIER", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.123249, - 46.1389003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000013", - "description": "PATHE ARCHAMPS", - "capacity": "20", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.123249, - 46.1389003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000013", - "description": "PATHE ARCHAMPS", - "capacity": "20", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.123249, - 46.1389003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000013", - "description": "PATHE ARCHAMPS", - "capacity": "20", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.123249, - 46.1389003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000013", - "description": "PATHE ARCHAMPS", - "capacity": "20", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.78231, - 48.85446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSVALDE", - "description": "VAL D'EUROPE EST", - "capacity": "22", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.78231, - 48.85446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSVALDE", - "description": "VAL D'EUROPE EST", - "capacity": "22", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.78231, - 48.85446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSVALDE", - "description": "VAL D'EUROPE EST", - "capacity": "22", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.78231, - 48.85446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSVALDE", - "description": "VAL D'EUROPE EST", - "capacity": "22", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.78231, - 48.85446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSVALDE", - "description": "VAL D'EUROPE EST", - "capacity": "22", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.78231, - 48.85446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSVALDE", - "description": "VAL D'EUROPE EST", - "capacity": "22", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.78231, - 48.85446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSVALDE", - "description": "VAL D'EUROPE EST", - "capacity": "22", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.78231, - 48.85446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSVALDE", - "description": "VAL D'EUROPE EST", - "capacity": "22", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.78231, - 48.85446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSVALDE", - "description": "VAL D'EUROPE EST", - "capacity": "22", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.78231, - 48.85446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSVALDE", - "description": "VAL D'EUROPE EST", - "capacity": "22", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.78231, - 48.85446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSVALDE", - "description": "VAL D'EUROPE EST", - "capacity": "22", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.78231, - 48.85446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSVALDE", - "description": "VAL D'EUROPE EST", - "capacity": "22", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.94111, - 47.05561 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPSG", - "description": "LA SEGUINIERE", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.94111, - 47.05561 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPSG", - "description": "LA SEGUINIERE", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.94111, - 47.05561 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPSG", - "description": "LA SEGUINIERE", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.94111, - 47.05561 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPSG", - "description": "LA SEGUINIERE", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.60857, - 43.38722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPNX", - "description": "NAILLOUX", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.60857, - 43.38722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPNX", - "description": "NAILLOUX", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.51659, - 43.56632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPSO", - "description": "ST ORENS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.51659, - 43.56632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPSO", - "description": "ST ORENS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.60857, - 43.38722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPNX", - "description": "NAILLOUX", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.60857, - 43.38722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPNX", - "description": "NAILLOUX", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.51659, - 43.56632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPSO", - "description": "ST ORENS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.51659, - 43.56632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPSO", - "description": "ST ORENS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.37187, - 48.75649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPTH", - "description": "THIAIS BELLE EPINE", - "capacity": "36", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.37263, - 48.75437 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPTH", - "description": "THIAIS BELLE EPINE", - "capacity": "36", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.37263, - 48.75437 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPTH", - "description": "THIAIS BELLE EPINE", - "capacity": "36", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.37263, - 48.75437 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPTH", - "description": "THIAIS BELLE EPINE", - "capacity": "36", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.37263, - 48.75437 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPTH", - "description": "THIAIS BELLE EPINE", - "capacity": "36", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.37263, - 48.75437 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPTH", - "description": "THIAIS BELLE EPINE", - "capacity": "36", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.37263, - 48.75437 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPTH", - "description": "THIAIS BELLE EPINE", - "capacity": "36", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.37263, - 48.75437 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPTH", - "description": "THIAIS BELLE EPINE", - "capacity": "36", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.37263, - 48.75437 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPTH", - "description": "THIAIS BELLE EPINE", - "capacity": "36", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.37263, - 48.75437 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPTH", - "description": "THIAIS BELLE EPINE", - "capacity": "36", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.37263, - 48.75437 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPTH", - "description": "THIAIS BELLE EPINE", - "capacity": "36", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.37263, - 48.75437 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPTH", - "description": "THIAIS BELLE EPINE", - "capacity": "36", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.37, - 43.64655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPBL", - "description": "TOULOUSE BLAGNAC", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.37, - 43.64655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPBL", - "description": "TOULOUSE BLAGNAC", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.37, - 43.64655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPBL", - "description": "TOULOUSE BLAGNAC", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.37, - 43.64655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPBL", - "description": "TOULOUSE BLAGNAC", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.08309, - 45.7746 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSCLERM", - "description": "CLERMONT FERRAND JAUDE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.08309, - 45.7746 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSCLERM", - "description": "CLERMONT FERRAND JAUDE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.08309, - 45.7746 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSCLERM", - "description": "CLERMONT FERRAND JAUDE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.08309, - 45.7746 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSCLERM", - "description": "CLERMONT FERRAND JAUDE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.78231, - 48.85446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSVALDE", - "description": "VAL D'EUROPE EST", - "capacity": "22", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.78231, - 48.85446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSVALDE", - "description": "VAL D'EUROPE EST", - "capacity": "22", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.78231, - 48.85446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSVALDE", - "description": "VAL D'EUROPE EST", - "capacity": "22", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.78231, - 48.85446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSVALDE", - "description": "VAL D'EUROPE EST", - "capacity": "22", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.78231, - 48.85446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSVALDE", - "description": "VAL D'EUROPE EST", - "capacity": "22", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.78231, - 48.85446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSVALDE", - "description": "VAL D'EUROPE EST", - "capacity": "22", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.78231, - 48.85446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSVALDE", - "description": "VAL D'EUROPE EST", - "capacity": "22", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.78231, - 48.85446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSVALDE", - "description": "VAL D'EUROPE EST", - "capacity": "22", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.34965, - 43.36378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPMA", - "description": "MARSEILLE GRAND LITTORAL", - "capacity": "24", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.34965, - 43.36378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPMA", - "description": "MARSEILLE GRAND LITTORAL", - "capacity": "24", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.34965, - 43.36378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPMA", - "description": "MARSEILLE GRAND LITTORAL", - "capacity": "24", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.34965, - 43.36378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPMA", - "description": "MARSEILLE GRAND LITTORAL", - "capacity": "24", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.34965, - 43.36378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPMA", - "description": "MARSEILLE GRAND LITTORAL", - "capacity": "24", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.34965, - 43.36378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPMA", - "description": "MARSEILLE GRAND LITTORAL", - "capacity": "24", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.34965, - 43.36378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPMA", - "description": "MARSEILLE GRAND LITTORAL", - "capacity": "24", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.34965, - 43.36378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPMA", - "description": "MARSEILLE GRAND LITTORAL", - "capacity": "24", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.34965, - 43.36378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPMA", - "description": "MARSEILLE GRAND LITTORAL", - "capacity": "24", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.34965, - 43.36378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPMA", - "description": "MARSEILLE GRAND LITTORAL", - "capacity": "24", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.34965, - 43.36378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPMA", - "description": "MARSEILLE GRAND LITTORAL", - "capacity": "24", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.34965, - 43.36378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPMA", - "description": "MARSEILLE GRAND LITTORAL", - "capacity": "24", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.34965, - 43.36378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPMA", - "description": "MARSEILLE GRAND LITTORAL", - "capacity": "24", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.34965, - 43.36378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPMA", - "description": "MARSEILLE GRAND LITTORAL", - "capacity": "24", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.34965, - 43.36378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPMA", - "description": "MARSEILLE GRAND LITTORAL", - "capacity": "24", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.34965, - 43.36378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPMA", - "description": "MARSEILLE GRAND LITTORAL", - "capacity": "24", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.34965, - 43.36378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPMA", - "description": "MARSEILLE GRAND LITTORAL", - "capacity": "24", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.34965, - 43.36378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPMA", - "description": "MARSEILLE GRAND LITTORAL", - "capacity": "24", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.34965, - 43.36378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPMA", - "description": "MARSEILLE GRAND LITTORAL", - "capacity": "24", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.34965, - 43.36378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPMA", - "description": "MARSEILLE GRAND LITTORAL", - "capacity": "24", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.34965, - 43.36378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPMA", - "description": "MARSEILLE GRAND LITTORAL", - "capacity": "24", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.34965, - 43.36378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Klépierre", - "ref:EU:EVSE": "FRALLPEVCARSKLPMA", - "description": "MARSEILLE GRAND LITTORAL", - "capacity": "24", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.5801878, - 48.5390273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000016", - "description": "ARCOS", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.5801878, - 48.5390273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000016", - "description": "ARCOS", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.58038, - 48.53897 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPTIS018", - "description": "ARCOS", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.58038, - 48.53897 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPTIS018", - "description": "ARCOS", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.5801878, - 48.5390273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000016", - "description": "ARCOS", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.5801878, - 48.5390273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000016", - "description": "ARCOS", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.58038, - 48.53897 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPTIS018", - "description": "ARCOS", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.58038, - 48.53897 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPTIS018", - "description": "ARCOS", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.5801878, - 48.5390273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000016", - "description": "ARCOS", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.5801878, - 48.5390273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000016", - "description": "ARCOS", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.58038, - 48.53897 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPTIS018", - "description": "ARCOS", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.58038, - 48.53897 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPTIS018", - "description": "ARCOS", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.5801878, - 48.5390273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000016", - "description": "ARCOS", - "capacity": "12", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.5801878, - 48.5390273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000016", - "description": "ARCOS", - "capacity": "12", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.5801878, - 48.5390273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000016", - "description": "ARCOS", - "capacity": "12", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.58038, - 48.53897 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPTIS018", - "description": "ARCOS", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.58038, - 48.53897 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPTIS018", - "description": "ARCOS", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.58038, - 48.53897 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPTIS018", - "description": "ARCOS", - "capacity": "8", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.5801878, - 48.5390273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000016", - "description": "ARCOS", - "capacity": "12", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.5801878, - 48.5390273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000016", - "description": "ARCOS", - "capacity": "12", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.5801878, - 48.5390273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000016", - "description": "ARCOS", - "capacity": "12", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.58038, - 48.53897 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPTIS018", - "description": "ARCOS", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.58038, - 48.53897 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPTIS018", - "description": "ARCOS", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.58038, - 48.53897 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPTIS018", - "description": "ARCOS", - "capacity": "8", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.174335, - 43.265294 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000221", - "description": "LESPIGNAN NORD VINCI", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.174335, - 43.265294 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000221", - "description": "LESPIGNAN NORD VINCI", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.2909388, - 46.8793142 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000017", - "description": "LES BROUZILS ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.2909388, - 46.8793142 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000017", - "description": "LES BROUZILS ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.2909388, - 46.8793142 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000017", - "description": "LES BROUZILS ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.29015, - 46.87914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPASF021", - "description": "LES BROUZILS ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.29015, - 46.87914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "LES BROUZILS ASF", - "ref:EU:EVSE": "FRALLPASF021", - "description": "LES BROUZILS ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.29015, - 46.87914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPASF021", - "description": "LES BROUZILS ASF", - "capacity": "12", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.29015, - 46.87914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "LES BROUZILS ASF", - "ref:EU:EVSE": "FRALLPASF021", - "description": "LES BROUZILS ASF", - "capacity": "12", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.29015, - 46.87914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPASF021", - "description": "LES BROUZILS ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.29015, - 46.87914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "LES BROUZILS ASF", - "ref:EU:EVSE": "FRALLPASF021", - "description": "LES BROUZILS ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.2909388, - 46.8793142 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000017", - "description": "LES BROUZILS ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.2909388, - 46.8793142 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000017", - "description": "LES BROUZILS ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.2909388, - 46.8793142 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000017", - "description": "LES BROUZILS ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.29015, - 46.87914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPASF021", - "description": "LES BROUZILS ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.29015, - 46.87914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "LES BROUZILS ASF", - "ref:EU:EVSE": "FRALLPASF021", - "description": "LES BROUZILS ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.29015, - 46.87914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPASF021", - "description": "LES BROUZILS ASF", - "capacity": "12", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.29015, - 46.87914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "LES BROUZILS ASF", - "ref:EU:EVSE": "FRALLPASF021", - "description": "LES BROUZILS ASF", - "capacity": "12", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.29015, - 46.87914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPASF021", - "description": "LES BROUZILS ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.29015, - 46.87914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "LES BROUZILS ASF", - "ref:EU:EVSE": "FRALLPASF021", - "description": "LES BROUZILS ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.2909388, - 46.8793142 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000017", - "description": "LES BROUZILS ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.2909388, - 46.8793142 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000017", - "description": "LES BROUZILS ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.29015, - 46.87914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPASF021", - "description": "LES BROUZILS ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.29015, - 46.87914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "LES BROUZILS ASF", - "ref:EU:EVSE": "FRALLPASF021", - "description": "LES BROUZILS ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.29015, - 46.87914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPASF021", - "description": "LES BROUZILS ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.29015, - 46.87914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "LES BROUZILS ASF", - "ref:EU:EVSE": "FRALLPASF021", - "description": "LES BROUZILS ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.2909388, - 46.8793142 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000017", - "description": "LES BROUZILS ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.2909388, - 46.8793142 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000017", - "description": "LES BROUZILS ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.29015, - 46.87914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPASF021", - "description": "LES BROUZILS ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.29015, - 46.87914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "LES BROUZILS ASF", - "ref:EU:EVSE": "FRALLPASF021", - "description": "LES BROUZILS ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.29015, - 46.87914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPASF021", - "description": "LES BROUZILS ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.29015, - 46.87914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "LES BROUZILS ASF", - "ref:EU:EVSE": "FRALLPASF021", - "description": "LES BROUZILS ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.2830408, - 46.873282 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000018", - "description": "CHAVAGNES ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.2830408, - 46.873282 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000018", - "description": "CHAVAGNES ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.2830408, - 46.873282 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000018", - "description": "CHAVAGNES ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.28364, - 46.87354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPASF022", - "description": "CHAVAGNES ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.28304, - 46.873282 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CHAVAGNES ASF", - "ref:EU:EVSE": "FRALLPASF022", - "description": "CHAVAGNES ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.28364, - 46.87354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPASF022", - "description": "CHAVAGNES ASF", - "capacity": "14", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.28304, - 46.873282 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CHAVAGNES ASF", - "ref:EU:EVSE": "FRALLPASF022", - "description": "CHAVAGNES ASF", - "capacity": "14", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.28364, - 46.87354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPASF022", - "description": "CHAVAGNES ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.28304, - 46.873282 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CHAVAGNES ASF", - "ref:EU:EVSE": "FRALLPASF022", - "description": "CHAVAGNES ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.2830408, - 46.873282 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000018", - "description": "CHAVAGNES ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.2830408, - 46.873282 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000018", - "description": "CHAVAGNES ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.2830408, - 46.873282 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000018", - "description": "CHAVAGNES ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.28364, - 46.87354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPASF022", - "description": "CHAVAGNES ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.28304, - 46.873282 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CHAVAGNES ASF", - "ref:EU:EVSE": "FRALLPASF022", - "description": "CHAVAGNES ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.28364, - 46.87354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPASF022", - "description": "CHAVAGNES ASF", - "capacity": "14", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.28304, - 46.873282 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CHAVAGNES ASF", - "ref:EU:EVSE": "FRALLPASF022", - "description": "CHAVAGNES ASF", - "capacity": "14", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.28364, - 46.87354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPASF022", - "description": "CHAVAGNES ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.28304, - 46.873282 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CHAVAGNES ASF", - "ref:EU:EVSE": "FRALLPASF022", - "description": "CHAVAGNES ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.2830408, - 46.873282 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000018", - "description": "CHAVAGNES ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.2830408, - 46.873282 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000018", - "description": "CHAVAGNES ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.28364, - 46.87354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPASF022", - "description": "CHAVAGNES ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.28304, - 46.873282 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CHAVAGNES ASF", - "ref:EU:EVSE": "FRALLPASF022", - "description": "CHAVAGNES ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.28364, - 46.87354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPASF022", - "description": "CHAVAGNES ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.28304, - 46.873282 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CHAVAGNES ASF", - "ref:EU:EVSE": "FRALLPASF022", - "description": "CHAVAGNES ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.2830408, - 46.873282 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000018", - "description": "CHAVAGNES ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.2830408, - 46.873282 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000018", - "description": "CHAVAGNES ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.28364, - 46.87354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPASF022", - "description": "CHAVAGNES ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.28304, - 46.873282 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CHAVAGNES ASF", - "ref:EU:EVSE": "FRALLPASF022", - "description": "CHAVAGNES ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.28364, - 46.87354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPASF022", - "description": "CHAVAGNES ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.28304, - 46.873282 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CHAVAGNES ASF", - "ref:EU:EVSE": "FRALLPASF022", - "description": "CHAVAGNES ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.2830408, - 46.873282 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000018", - "description": "CHAVAGNES ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.2830408, - 46.873282 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000018", - "description": "CHAVAGNES ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.28364, - 46.87354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPASF022", - "description": "CHAVAGNES ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.28304, - 46.873282 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CHAVAGNES ASF", - "ref:EU:EVSE": "FRALLPASF022", - "description": "CHAVAGNES ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.28364, - 46.87354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPASF022", - "description": "CHAVAGNES ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.28304, - 46.873282 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "CHAVAGNES ASF", - "ref:EU:EVSE": "FRALLPASF022", - "description": "CHAVAGNES ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5491152, - 43.4857878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000019", - "description": "TOULOUSE SUD NORD ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5491152, - 43.4857878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000019", - "description": "TOULOUSE SUD NORD ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5491152, - 43.4857878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000019", - "description": "TOULOUSE SUD NORD ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.55014, - 43.48583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPASF023", - "description": "TOULOUSE SUD NORD ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.54897648, - 43.48582412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "TOULOUSE SUD NORD ASF", - "ref:EU:EVSE": "FRALLPASF023", - "description": "TOULOUSE SUD NORD ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.55014, - 43.48583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPASF023", - "description": "TOULOUSE SUD NORD ASF", - "capacity": "12", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.54897648, - 43.48582412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "TOULOUSE SUD NORD ASF", - "ref:EU:EVSE": "FRALLPASF023", - "description": "TOULOUSE SUD NORD ASF", - "capacity": "12", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.55014, - 43.48583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPASF023", - "description": "TOULOUSE SUD NORD ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.54897648, - 43.48582412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "TOULOUSE SUD NORD ASF", - "ref:EU:EVSE": "FRALLPASF023", - "description": "TOULOUSE SUD NORD ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5491152, - 43.4857878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000019", - "description": "TOULOUSE SUD NORD ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5491152, - 43.4857878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000019", - "description": "TOULOUSE SUD NORD ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5491152, - 43.4857878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000019", - "description": "TOULOUSE SUD NORD ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.55014, - 43.48583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPASF023", - "description": "TOULOUSE SUD NORD ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.54897648, - 43.48582412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "TOULOUSE SUD NORD ASF", - "ref:EU:EVSE": "FRALLPASF023", - "description": "TOULOUSE SUD NORD ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.55014, - 43.48583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPASF023", - "description": "TOULOUSE SUD NORD ASF", - "capacity": "12", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.54897648, - 43.48582412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "TOULOUSE SUD NORD ASF", - "ref:EU:EVSE": "FRALLPASF023", - "description": "TOULOUSE SUD NORD ASF", - "capacity": "12", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.55014, - 43.48583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPASF023", - "description": "TOULOUSE SUD NORD ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.54897648, - 43.48582412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "TOULOUSE SUD NORD ASF", - "ref:EU:EVSE": "FRALLPASF023", - "description": "TOULOUSE SUD NORD ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5491152, - 43.4857878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000019", - "description": "TOULOUSE SUD NORD ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5491152, - 43.4857878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000019", - "description": "TOULOUSE SUD NORD ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.55014, - 43.48583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPASF023", - "description": "TOULOUSE SUD NORD ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.54897648, - 43.48582412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "TOULOUSE SUD NORD ASF", - "ref:EU:EVSE": "FRALLPASF023", - "description": "TOULOUSE SUD NORD ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.55014, - 43.48583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPASF023", - "description": "TOULOUSE SUD NORD ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.54897648, - 43.48582412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "TOULOUSE SUD NORD ASF", - "ref:EU:EVSE": "FRALLPASF023", - "description": "TOULOUSE SUD NORD ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5491152, - 43.4857878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000019", - "description": "TOULOUSE SUD NORD ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5491152, - 43.4857878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000019", - "description": "TOULOUSE SUD NORD ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.55014, - 43.48583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPASF023", - "description": "TOULOUSE SUD NORD ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.54897648, - 43.48582412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "TOULOUSE SUD NORD ASF", - "ref:EU:EVSE": "FRALLPASF023", - "description": "TOULOUSE SUD NORD ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.55014, - 43.48583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPASF023", - "description": "TOULOUSE SUD NORD ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.54897648, - 43.48582412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "TOULOUSE SUD NORD ASF", - "ref:EU:EVSE": "FRALLPASF023", - "description": "TOULOUSE SUD NORD ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5491152, - 43.4857878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000019", - "description": "TOULOUSE SUD NORD ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5491152, - 43.4857878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000019", - "description": "TOULOUSE SUD NORD ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.55014, - 43.48583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPASF023", - "description": "TOULOUSE SUD NORD ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.54897648, - 43.48582412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "TOULOUSE SUD NORD ASF", - "ref:EU:EVSE": "FRALLPASF023", - "description": "TOULOUSE SUD NORD ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.55014, - 43.48583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPASF023", - "description": "TOULOUSE SUD NORD ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.54897648, - 43.48582412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "TOULOUSE SUD NORD ASF", - "ref:EU:EVSE": "FRALLPASF023", - "description": "TOULOUSE SUD NORD ASF", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.0177964, - 46.4531324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000020", - "description": "ROUILLE PAMPROUX ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.0177964, - 46.4531324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000020", - "description": "ROUILLE PAMPROUX ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.0177964, - 46.4531324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000020", - "description": "ROUILLE PAMPROUX ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.0183, - 46.45317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPASF020", - "description": "ROUILLE PAMPROUX ASF", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.0183, - 46.45317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "ROUILLE PAMPROUX ASF", - "ref:EU:EVSE": "FRALLPASF020", - "description": "ROUILLE PAMPROUX ASF", - "capacity": "11", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.0183, - 46.45317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPASF020", - "description": "ROUILLE PAMPROUX ASF", - "capacity": "10", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.0183, - 46.45317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "ROUILLE PAMPROUX ASF", - "ref:EU:EVSE": "FRALLPASF020", - "description": "ROUILLE PAMPROUX ASF", - "capacity": "11", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.0183, - 46.45317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPASF020", - "description": "ROUILLE PAMPROUX ASF", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.0183, - 46.45317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "ROUILLE PAMPROUX ASF", - "ref:EU:EVSE": "FRALLPASF020", - "description": "ROUILLE PAMPROUX ASF", - "capacity": "11", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.0177964, - 46.4531324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000020", - "description": "ROUILLE PAMPROUX ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.0177964, - 46.4531324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000020", - "description": "ROUILLE PAMPROUX ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.0177964, - 46.4531324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000020", - "description": "ROUILLE PAMPROUX ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.0183, - 46.45317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPASF020", - "description": "ROUILLE PAMPROUX ASF", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.0183, - 46.45317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "ROUILLE PAMPROUX ASF", - "ref:EU:EVSE": "FRALLPASF020", - "description": "ROUILLE PAMPROUX ASF", - "capacity": "11", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.0183, - 46.45317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPASF020", - "description": "ROUILLE PAMPROUX ASF", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.0183, - 46.45317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "ROUILLE PAMPROUX ASF", - "ref:EU:EVSE": "FRALLPASF020", - "description": "ROUILLE PAMPROUX ASF", - "capacity": "11", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.0177964, - 46.4531324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000020", - "description": "ROUILLE PAMPROUX ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.0177964, - 46.4531324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000020", - "description": "ROUILLE PAMPROUX ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.0183, - 46.45317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPASF020", - "description": "ROUILLE PAMPROUX ASF", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.0183, - 46.45317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "ROUILLE PAMPROUX ASF", - "ref:EU:EVSE": "FRALLPASF020", - "description": "ROUILLE PAMPROUX ASF", - "capacity": "11", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.0183, - 46.45317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPASF020", - "description": "ROUILLE PAMPROUX ASF", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.0183, - 46.45317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "ROUILLE PAMPROUX ASF", - "ref:EU:EVSE": "FRALLPASF020", - "description": "ROUILLE PAMPROUX ASF", - "capacity": "11", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.0177964, - 46.4531324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000020", - "description": "ROUILLE PAMPROUX ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.0177964, - 46.4531324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000020", - "description": "ROUILLE PAMPROUX ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.0183, - 46.45317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPASF020", - "description": "ROUILLE PAMPROUX ASF", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.0183, - 46.45317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "ROUILLE PAMPROUX ASF", - "ref:EU:EVSE": "FRALLPASF020", - "description": "ROUILLE PAMPROUX ASF", - "capacity": "11", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.0183, - 46.45317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPASF020", - "description": "ROUILLE PAMPROUX ASF", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.0183, - 46.45317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "ROUILLE PAMPROUX ASF", - "ref:EU:EVSE": "FRALLPASF020", - "description": "ROUILLE PAMPROUX ASF", - "capacity": "11", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.0177964, - 46.4531324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000020", - "description": "ROUILLE PAMPROUX ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.0177964, - 46.4531324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000020", - "description": "ROUILLE PAMPROUX ASF", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.0183, - 46.45317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPASF020", - "description": "ROUILLE PAMPROUX ASF", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.0183, - 46.45317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "ROUILLE PAMPROUX ASF", - "ref:EU:EVSE": "FRALLPASF020", - "description": "ROUILLE PAMPROUX ASF", - "capacity": "11", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.0183, - 46.45317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPASF020", - "description": "ROUILLE PAMPROUX ASF", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.0183, - 46.45317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "ROUILLE PAMPROUX ASF", - "ref:EU:EVSE": "FRALLPASF020", - "description": "ROUILLE PAMPROUX ASF", - "capacity": "11", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3915299, - 43.5694493 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000150", - "description": "BASSO CAMBO", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3915299, - 43.5694493 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000150", - "description": "BASSO CAMBO", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.39149, - 43.56942 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPTIS024", - "description": "BASSO CAMBO", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.391529, - 43.569449 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "BASSO CAMBO", - "ref:EU:EVSE": "FRALLPTIS024", - "description": "BASSO CAMBO", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.39149, - 43.56942 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPTIS024", - "description": "BASSO CAMBO", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.391529, - 43.569449 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "BASSO CAMBO", - "ref:EU:EVSE": "FRALLPTIS024", - "description": "BASSO CAMBO", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4849721, - 43.62825859 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000103", - "description": "TISSEO BALMA GRAMONT", - "capacity": "18", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4849721, - 43.62825859 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000103", - "description": "TISSEO BALMA GRAMONT", - "capacity": "18", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3915299, - 43.5694493 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000150", - "description": "BASSO CAMBO", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3915299, - 43.5694493 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000150", - "description": "BASSO CAMBO", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.39149, - 43.56942 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPTIS024", - "description": "BASSO CAMBO", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.391529, - 43.569449 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "BASSO CAMBO", - "ref:EU:EVSE": "FRALLPTIS024", - "description": "BASSO CAMBO", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.39149, - 43.56942 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPTIS024", - "description": "BASSO CAMBO", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.391529, - 43.569449 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "BASSO CAMBO", - "ref:EU:EVSE": "FRALLPTIS024", - "description": "BASSO CAMBO", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.47724832, - 43.55703221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000101", - "description": "TISSEO RAMONVILLE", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.47724832, - 43.55703221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000101", - "description": "TISSEO RAMONVILLE", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.45270081, - 43.64247103 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000004", - "description": "TISSEO BORDEROUGE", - "capacity": "18", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.45270081, - 43.64247103 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000004", - "description": "TISSEO BORDEROUGE", - "capacity": "18", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.178064, - 45.6905348 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000021", - "description": "ANGOULEME BERTRAND", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.178064, - 45.6905348 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000021", - "description": "ANGOULEME BERTRAND", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.17878, - 45.69066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPBER019", - "description": "ANGOULEME BERTRAND", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.178064, - 45.690534 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "ANGOULEME BERTRAND", - "ref:EU:EVSE": "FRALLPBER019", - "description": "ANGOULEME BERTRAND", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.17878, - 45.69066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPBER019", - "description": "ANGOULEME BERTRAND", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.178064, - 45.690534 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "ANGOULEME BERTRAND", - "ref:EU:EVSE": "FRALLPBER019", - "description": "ANGOULEME BERTRAND", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.178064, - 45.6905348 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000021", - "description": "ANGOULEME BERTRAND", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.178064, - 45.6905348 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000021", - "description": "ANGOULEME BERTRAND", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.17878, - 45.69066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPBER019", - "description": "ANGOULEME BERTRAND", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.178064, - 45.690534 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "ANGOULEME BERTRAND", - "ref:EU:EVSE": "FRALLPBER019", - "description": "ANGOULEME BERTRAND", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.17878, - 45.69066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPBER019", - "description": "ANGOULEME BERTRAND", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.178064, - 45.690534 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "ANGOULEME BERTRAND", - "ref:EU:EVSE": "FRALLPBER019", - "description": "ANGOULEME BERTRAND", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.47724832, - 43.55703221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000101", - "description": "TISSEO RAMONVILLE", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.47724832, - 43.55703221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000101", - "description": "TISSEO RAMONVILLE", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4849721, - 43.62825859 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000103", - "description": "TISSEO BALMA GRAMONT", - "capacity": "18", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4849721, - 43.62825859 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000103", - "description": "TISSEO BALMA GRAMONT", - "capacity": "18", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.416768, - 43.5332089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000002", - "description": "CASINO AIX EN PROVENCE", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.416768, - 43.5332089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000002", - "description": "CASINO AIX EN PROVENCE", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.55722, - 47.583135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000100", - "description": "CASINO SAINT LOUIS", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.55722, - 47.583135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000100", - "description": "CASINO SAINT LOUIS", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.55722, - 47.583135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000100", - "description": "CASINO SAINT LOUIS", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.55722, - 47.583135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000100", - "description": "CASINO SAINT LOUIS", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.55722, - 47.583135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000100", - "description": "CASINO SAINT LOUIS", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.55722, - 47.583135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000100", - "description": "CASINO SAINT LOUIS", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.40054263, - 43.69269217 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000148", - "description": "CASINO FENOUILLET", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.40054263, - 43.69269217 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000148", - "description": "CASINO FENOUILLET", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.416768, - 43.5332089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000002", - "description": "CASINO AIX EN PROVENCE", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.416768, - 43.5332089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000002", - "description": "CASINO AIX EN PROVENCE", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.45270081, - 43.64247103 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000004", - "description": "TISSEO BORDEROUGE", - "capacity": "18", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.45270081, - 43.64247103 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000004", - "description": "TISSEO BORDEROUGE", - "capacity": "18", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.47724832, - 43.55703221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000101", - "description": "TISSEO RAMONVILLE", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.47724832, - 43.55703221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000101", - "description": "TISSEO RAMONVILLE", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.45270081, - 43.64247103 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000004", - "description": "TISSEO BORDEROUGE", - "capacity": "18", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.45270081, - 43.64247103 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000004", - "description": "TISSEO BORDEROUGE", - "capacity": "18", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3915299, - 43.5694493 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000150", - "description": "BASSO CAMBO", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3915299, - 43.5694493 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000150", - "description": "BASSO CAMBO", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.39149, - 43.56942 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPTIS024", - "description": "BASSO CAMBO", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.391529, - 43.569449 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "BASSO CAMBO", - "ref:EU:EVSE": "FRALLPTIS024", - "description": "BASSO CAMBO", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.39149, - 43.56942 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "GreenToWheel", - "ref:EU:EVSE": "FRALLPTIS024", - "description": "BASSO CAMBO", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.391529, - 43.569449 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "BASSO CAMBO", - "ref:EU:EVSE": "FRALLPTIS024", - "description": "BASSO CAMBO", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4849721, - 43.62825859 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000103", - "description": "TISSEO BALMA GRAMONT", - "capacity": "18", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4849721, - 43.62825859 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000103", - "description": "TISSEO BALMA GRAMONT", - "capacity": "18", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.174335, - 43.265294 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000221", - "description": "LESPIGNAN NORD VINCI", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.174335, - 43.265294 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000221", - "description": "LESPIGNAN NORD VINCI", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.174483, - 43.264096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000219", - "description": "LESPIGNAN SUD VINCI", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.174483, - 43.264096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000219", - "description": "LESPIGNAN SUD VINCI", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.174335, - 43.265294 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000221", - "description": "LESPIGNAN NORD VINCI", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.174335, - 43.265294 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000221", - "description": "LESPIGNAN NORD VINCI", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.835428, - 44.786443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000218", - "description": "LIVRON - ASF", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.835428, - 44.786443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000218", - "description": "LIVRON - ASF", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.835428, - 44.786443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000218", - "description": "LIVRON - ASF", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.835428, - 44.786443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000218", - "description": "LIVRON - ASF", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.835428, - 44.786443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000218", - "description": "LIVRON - ASF", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.835428, - 44.786443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000218", - "description": "LIVRON - ASF", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.835428, - 44.786443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000218", - "description": "LIVRON - ASF", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.835428, - 44.786443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000218", - "description": "LIVRON - ASF", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.174483, - 43.264096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000219", - "description": "LESPIGNAN SUD VINCI", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.174483, - 43.264096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000219", - "description": "LESPIGNAN SUD VINCI", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.174335, - 43.265294 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000221", - "description": "LESPIGNAN NORD VINCI", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.174335, - 43.265294 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000221", - "description": "LESPIGNAN NORD VINCI", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7761524, - 50.4233928 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000203", - "description": "PATHE LIEVIN", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7761524, - 50.4233928 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000203", - "description": "PATHE LIEVIN", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7761524, - 50.4233928 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000203", - "description": "PATHE LIEVIN", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7761524, - 50.4233928 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000203", - "description": "PATHE LIEVIN", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2775376, - 45.8365877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000005", - "description": "CASINO LIMOGES", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2775376, - 45.8365877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000005", - "description": "CASINO LIMOGES", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2178485, - 50.1778976 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000132", - "description": "CAMBRAI", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2178485, - 50.1778976 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000132", - "description": "CAMBRAI", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.3081358, - 45.6883444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000143", - "description": "COGNAC", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.3081358, - 45.6883444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000143", - "description": "COGNAC", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8684753, - 50.0958313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000133", - "description": "ABBEVILLE", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8684753, - 50.0958313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000133", - "description": "ABBEVILLE", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8678295, - 50.0958814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPBER025", - "description": "ABBEVILLE", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.868475, - 50.095831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "ABBEVILLE", - "ref:EU:EVSE": "FRALLPBER025", - "description": "ABBEVILLE", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8678295, - 50.0958814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPBER025", - "description": "ABBEVILLE", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.868475, - 50.095831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "ABBEVILLE", - "ref:EU:EVSE": "FRALLPBER025", - "description": "ABBEVILLE", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8684753, - 50.0958313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000133", - "description": "ABBEVILLE", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8684753, - 50.0958313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000133", - "description": "ABBEVILLE", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8678295, - 50.0958814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPBER025", - "description": "ABBEVILLE", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.868475, - 50.095831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "ABBEVILLE", - "ref:EU:EVSE": "FRALLPBER025", - "description": "ABBEVILLE", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8678295, - 50.0958814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRALLPBER025", - "description": "ABBEVILLE", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.868475, - 50.095831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "network": "ABBEVILLE", - "ref:EU:EVSE": "FRALLPBER025", - "description": "ABBEVILLE", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1723485, - 49.0064926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000173", - "description": "BAZALP GUICHAINVILLE EVREUX", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1723485, - 49.0064926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000173", - "description": "BAZALP GUICHAINVILLE EVREUX", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.6551576, - 49.5686771 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000184", - "description": "LAON - BERTRAND", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.6551576, - 49.5686771 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000184", - "description": "LAON - BERTRAND", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.6551576, - 49.5686771 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000184", - "description": "LAON - BERTRAND", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.6551576, - 49.5686771 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000184", - "description": "LAON - BERTRAND", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0131422, - 45.6971521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000190", - "description": "BAZALP LYON ST BONNET DE MURE ", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0131422, - 45.6971521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000190", - "description": "BAZALP LYON ST BONNET DE MURE ", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1144262, - 49.4359055 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000197", - "description": "BERTRAND Beauvais", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1144262, - 49.4359055 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000197", - "description": "BERTRAND Beauvais", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1723485, - 49.0064926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000173", - "description": "BAZALP GUICHAINVILLE EVREUX", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1723485, - 49.0064926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000173", - "description": "BAZALP GUICHAINVILLE EVREUX", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0131422, - 45.6971521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000190", - "description": "BAZALP LYON ST BONNET DE MURE ", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0131422, - 45.6971521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000190", - "description": "BAZALP LYON ST BONNET DE MURE ", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8037888, - 45.3478572 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000187", - "description": "SALAISE", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8037888, - 45.3478572 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000187", - "description": "SALAISE", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8037888, - 45.3478572 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000187", - "description": "SALAISE", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8037888, - 45.3478572 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000187", - "description": "SALAISE", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8444882, - 47.5064529 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000193", - "description": "BAZALP EXINCOURT", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8444882, - 47.5064529 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000193", - "description": "BAZALP EXINCOURT", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.123249, - 46.1389003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000013", - "description": "PATHE ARCHAMPS", - "capacity": "20", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.123249, - 46.1389003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000013", - "description": "PATHE ARCHAMPS", - "capacity": "20", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.123249, - 46.1389003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000013", - "description": "PATHE ARCHAMPS", - "capacity": "20", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.123249, - 46.1389003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000013", - "description": "PATHE ARCHAMPS", - "capacity": "20", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1426462, - 45.7574483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000215", - "description": "PATHE AUBIERES", - "capacity": "26", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1426462, - 45.7574483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000215", - "description": "PATHE AUBIERES", - "capacity": "26", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8444882, - 47.5064529 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000193", - "description": "BAZALP EXINCOURT", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8444882, - 47.5064529 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000193", - "description": "BAZALP EXINCOURT", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.123249, - 46.1389003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000013", - "description": "PATHE ARCHAMPS", - "capacity": "20", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.123249, - 46.1389003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000013", - "description": "PATHE ARCHAMPS", - "capacity": "20", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.315663, - 47.790567 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000210", - "description": "BAZALP - Kingersheim", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.315663, - 47.790567 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000210", - "description": "BAZALP - Kingersheim", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.31679, - 47.79184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000210", - "description": "BAZALP - Kingersheim", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.31679, - 47.79184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000210", - "description": "BAZALP - Kingersheim", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8444882, - 47.5064529 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000193", - "description": "BAZALP EXINCOURT", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8444882, - 47.5064529 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000193", - "description": "BAZALP EXINCOURT", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.31679, - 47.79184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000210", - "description": "BAZALP - Kingersheim", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.31679, - 47.79184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000210", - "description": "BAZALP - Kingersheim", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8444882, - 47.5064529 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000193", - "description": "BAZALP EXINCOURT", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8444882, - 47.5064529 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000193", - "description": "BAZALP EXINCOURT", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3645669, - 48.1094934 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000216", - "description": "BAZALP COLMAR", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3645669, - 48.1094934 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000216", - "description": "BAZALP COLMAR", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8391648, - 47.0760342 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000186", - "description": "PATRIMONIA CHOLET", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8391648, - 47.0760342 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000186", - "description": "PATRIMONIA CHOLET", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3645669, - 48.1094934 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000216", - "description": "BAZALP COLMAR", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3645669, - 48.1094934 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000216", - "description": "BAZALP COLMAR", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8391648, - 47.0760342 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000186", - "description": "PATRIMONIA CHOLET", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8391648, - 47.0760342 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000186", - "description": "PATRIMONIA CHOLET", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8391648, - 47.0760342 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000186", - "description": "PATRIMONIA CHOLET", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8391648, - 47.0760342 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000186", - "description": "PATRIMONIA CHOLET", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3645669, - 48.1094934 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000216", - "description": "BAZALP COLMAR", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3645669, - 48.1094934 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000216", - "description": "BAZALP COLMAR", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.174483, - 43.264096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000219", - "description": "LESPIGNAN SUD VINCI", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.174483, - 43.264096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000219", - "description": "LESPIGNAN SUD VINCI", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.174483, - 43.264096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000219", - "description": "LESPIGNAN SUD VINCI", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.174483, - 43.264096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000219", - "description": "LESPIGNAN SUD VINCI", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5164865, - 50.3396823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000226", - "description": "PATHE VALENCIENNES", - "capacity": "18", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5164865, - 50.3396823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000226", - "description": "PATHE VALENCIENNES", - "capacity": "18", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0223036, - 47.2842211 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000124", - "description": "CASINO DIJON CHENOVE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0223036, - 47.2842211 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000124", - "description": "CASINO DIJON CHENOVE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1815754, - 45.6927499 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000008", - "description": "CASINO CHAMPNIERS", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1815754, - 45.6927499 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000008", - "description": "CASINO CHAMPNIERS", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0773038, - 48.0039489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000212", - "description": "PATHE CONFLANS", - "capacity": "22", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0773038, - 48.0039489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000212", - "description": "PATHE CONFLANS", - "capacity": "22", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0773038, - 48.0039489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000212", - "description": "PATHE CONFLANS", - "capacity": "22", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0773038, - 48.0039489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000212", - "description": "PATHE CONFLANS", - "capacity": "22", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1426462, - 45.7574483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000215", - "description": "PATHE AUBIERES", - "capacity": "26", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1426462, - 45.7574483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000215", - "description": "PATHE AUBIERES", - "capacity": "26", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1426462, - 45.7574483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000215", - "description": "PATHE AUBIERES", - "capacity": "26", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1426462, - 45.7574483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000215", - "description": "PATHE AUBIERES", - "capacity": "26", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5164865, - 50.3396823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000226", - "description": "PATHE VALENCIENNES", - "capacity": "18", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5164865, - 50.3396823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000226", - "description": "PATHE VALENCIENNES", - "capacity": "18", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5164865, - 50.3396823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000226", - "description": "PATHE VALENCIENNES", - "capacity": "18", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5164865, - 50.3396823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000226", - "description": "PATHE VALENCIENNES", - "capacity": "18", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1426462, - 45.7574483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000215", - "description": "PATHE AUBIERES", - "capacity": "26", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1426462, - 45.7574483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000215", - "description": "PATHE AUBIERES", - "capacity": "26", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0773038, - 48.0039489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000212", - "description": "PATHE CONFLANS", - "capacity": "22", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0773038, - 48.0039489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000212", - "description": "PATHE CONFLANS", - "capacity": "22", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1426462, - 45.7574483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000215", - "description": "PATHE AUBIERES", - "capacity": "26", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1426462, - 45.7574483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000215", - "description": "PATHE AUBIERES", - "capacity": "26", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1426462, - 45.7574483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000215", - "description": "PATHE AUBIERES", - "capacity": "26", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1426462, - 45.7574483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000215", - "description": "PATHE AUBIERES", - "capacity": "26", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0773038, - 48.0039489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000212", - "description": "PATHE CONFLANS", - "capacity": "22", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0773038, - 48.0039489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000212", - "description": "PATHE CONFLANS", - "capacity": "22", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0773038, - 48.0039489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000212", - "description": "PATHE CONFLANS", - "capacity": "22", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0773038, - 48.0039489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000212", - "description": "PATHE CONFLANS", - "capacity": "22", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0773038, - 48.0039489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000212", - "description": "PATHE CONFLANS", - "capacity": "22", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0773038, - 48.0039489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000212", - "description": "PATHE CONFLANS", - "capacity": "22", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.416768, - 43.5332089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000002", - "description": "CASINO AIX EN PROVENCE", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.416768, - 43.5332089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000002", - "description": "CASINO AIX EN PROVENCE", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.40054263, - 43.69269217 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000148", - "description": "CASINO FENOUILLET", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.40054263, - 43.69269217 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000148", - "description": "CASINO FENOUILLET", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.40054263, - 43.69269217 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000148", - "description": "CASINO FENOUILLET", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.40054263, - 43.69269217 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000148", - "description": "CASINO FENOUILLET", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5825696, - 48.7117824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000168", - "description": "SEVRON", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5825696, - 48.7117824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000168", - "description": "SEVRON", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5825696, - 48.7117824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000168", - "description": "SEVRON", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5825696, - 48.7117824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000168", - "description": "SEVRON", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.416768, - 43.5332089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000002", - "description": "CASINO AIX EN PROVENCE", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.416768, - 43.5332089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000002", - "description": "CASINO AIX EN PROVENCE", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.416768, - 43.5332089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000002", - "description": "CASINO AIX EN PROVENCE", - "capacity": "14", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.416768, - 43.5332089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000002", - "description": "CASINO AIX EN PROVENCE", - "capacity": "14", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4239076, - 45.4403681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000099", - "description": "CASINO SAINT ETIENNE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4239076, - 45.4403681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000099", - "description": "CASINO SAINT ETIENNE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4239076, - 45.4403681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000099", - "description": "CASINO SAINT ETIENNE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4239076, - 45.4403681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000099", - "description": "CASINO SAINT ETIENNE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4239076, - 45.4403681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000099", - "description": "CASINO SAINT ETIENNE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4239076, - 45.4403681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Green To Wheel", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000099", - "description": "CASINO SAINT ETIENNE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6617455, - 45.1946666 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000200", - "description": "PERIGUEUX AUCHAN TIKEHAU", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6617455, - 45.1946666 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000200", - "description": "PERIGUEUX AUCHAN TIKEHAU", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.24719196, - 48.71101768 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000199", - "description": "TIKEAU Essey Les Nancy", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.24719196, - 48.71101768 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000199", - "description": "TIKEAU Essey Les Nancy", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.24719196, - 48.71101768 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000199", - "description": "TIKEAU Essey Les Nancy", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.24719196, - 48.71101768 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000199", - "description": "TIKEAU Essey Les Nancy", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.20845224, - 46.22051417 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000198", - "description": "TIKEAU Viriat - Bourg en Bresse", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.20845224, - 46.22051417 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000198", - "description": "TIKEAU Viriat - Bourg en Bresse", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.20845224, - 46.22051417 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000198", - "description": "TIKEAU Viriat - Bourg en Bresse", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.20845224, - 46.22051417 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000198", - "description": "TIKEAU Viriat - Bourg en Bresse", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.405982, - 48.07296 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000220", - "description": "COLMAR TIKEHAU", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.405982, - 48.07296 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000220", - "description": "COLMAR TIKEHAU", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.405982, - 48.07296 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000220", - "description": "COLMAR TIKEHAU", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.405982, - 48.07296 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000220", - "description": "COLMAR TIKEHAU", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.439979, - 47.095262 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000213", - "description": "TIKEAU - Bourges", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.439979, - 47.095262 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000213", - "description": "TIKEAU - Bourges", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.439979, - 47.095262 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000213", - "description": "TIKEAU - Bourges", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.439979, - 47.095262 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000213", - "description": "TIKEAU - Bourges", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.420681, - 48.192713 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000211", - "description": "TIKEAU - Epinal", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.420681, - 48.192713 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000211", - "description": "TIKEAU - Epinal", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6617455, - 45.1946666 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000200", - "description": "PERIGUEUX AUCHAN TIKEHAU", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6617455, - 45.1946666 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000200", - "description": "PERIGUEUX AUCHAN TIKEHAU", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8904756, - 47.9584997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000188", - "description": "BAZALP ORLEANS SARAN", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8904756, - 47.9584997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000188", - "description": "BAZALP ORLEANS SARAN", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8904756, - 47.9584997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000188", - "description": "BAZALP ORLEANS SARAN", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8904756, - 47.9584997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000188", - "description": "BAZALP ORLEANS SARAN", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8904756, - 47.9584997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000188", - "description": "BAZALP ORLEANS SARAN", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8904756, - 47.9584997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000188", - "description": "BAZALP ORLEANS SARAN", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.174335, - 43.265294 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000221", - "description": "LESPIGNAN NORD VINCI", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.174335, - 43.265294 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000221", - "description": "LESPIGNAN NORD VINCI", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.174483, - 43.264096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000219", - "description": "LESPIGNAN SUD VINCI", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.174483, - 43.264096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000219", - "description": "LESPIGNAN SUD VINCI", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.79158, - 44.646522 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000222", - "description": "LA COUCOURDE VINCI", - "capacity": "10", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.79158, - 44.646522 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000222", - "description": "LA COUCOURDE VINCI", - "capacity": "10", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.79158, - 44.646522 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000222", - "description": "LA COUCOURDE VINCI", - "capacity": "10", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.79158, - 44.646522 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000222", - "description": "LA COUCOURDE VINCI", - "capacity": "10", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.79158, - 44.646522 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000222", - "description": "LA COUCOURDE VINCI", - "capacity": "10", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.79158, - 44.646522 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000222", - "description": "LA COUCOURDE VINCI", - "capacity": "10", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.79158, - 44.646522 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000222", - "description": "LA COUCOURDE VINCI", - "capacity": "10", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.79158, - 44.646522 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000222", - "description": "LA COUCOURDE VINCI", - "capacity": "10", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.174483, - 43.264096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000219", - "description": "LESPIGNAN SUD VINCI", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.174483, - 43.264096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000219", - "description": "LESPIGNAN SUD VINCI", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.174483, - 43.264096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000219", - "description": "LESPIGNAN SUD VINCI", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.174335, - 43.265294 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000221", - "description": "LESPIGNAN NORD VINCI", - "capacity": "15", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.174335, - 43.265294 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000221", - "description": "LESPIGNAN NORD VINCI", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.174335, - 43.265294 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000221", - "description": "LESPIGNAN NORD VINCI", - "capacity": "15", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7346728, - 47.9646628 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000231", - "description": "BERTRAND MONTARGIS", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7346728, - 47.9646628 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000231", - "description": "BERTRAND MONTARGIS", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7346728, - 47.9646628 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000231", - "description": "BERTRAND MONTARGIS", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7346728, - 47.9646628 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000231", - "description": "BERTRAND MONTARGIS", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5164865, - 50.3396823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000226", - "description": "PATHE VALENCIENNES", - "capacity": "18", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5164865, - 50.3396823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000226", - "description": "PATHE VALENCIENNES", - "capacity": "18", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1426462, - 45.7574483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000215", - "description": "PATHE AUBIERES", - "capacity": "26", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1426462, - 45.7574483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000215", - "description": "PATHE AUBIERES", - "capacity": "26", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1426462, - 45.7574483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000215", - "description": "PATHE AUBIERES", - "capacity": "26", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1426462, - 45.7574483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000215", - "description": "PATHE AUBIERES", - "capacity": "26", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2178485, - 50.1778976 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000132", - "description": "CAMBRAI", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2178485, - 50.1778976 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000132", - "description": "CAMBRAI", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.7291834, - 48.1911241 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000163", - "description": "RENNES", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.7291834, - 48.1911241 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000163", - "description": "RENNES", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.037655, - 45.0060158 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000192", - "description": "BOURG DE PEAGE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.037655, - 45.0060158 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000192", - "description": "BOURG DE PEAGE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.037655, - 45.0060158 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000192", - "description": "BOURG DE PEAGE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.037655, - 45.0060158 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000192", - "description": "BOURG DE PEAGE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.037655, - 45.0060158 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000192", - "description": "BOURG DE PEAGE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.037655, - 45.0060158 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000192", - "description": "BOURG DE PEAGE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.037655, - 45.0060158 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000192", - "description": "BOURG DE PEAGE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.037655, - 45.0060158 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000192", - "description": "BOURG DE PEAGE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8683995, - 44.9023341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000217", - "description": "DROME ENERGIES - VALENCE SUD", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8683995, - 44.9023341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000217", - "description": "DROME ENERGIES - VALENCE SUD", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8683995, - 44.9023341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000217", - "description": "DROME ENERGIES - VALENCE SUD", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8683995, - 44.9023341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000217", - "description": "DROME ENERGIES - VALENCE SUD", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8683995, - 44.9023341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000217", - "description": "DROME ENERGIES - VALENCE SUD", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8683995, - 44.9023341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000217", - "description": "DROME ENERGIES - VALENCE SUD", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8683995, - 44.9023341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000217", - "description": "DROME ENERGIES - VALENCE SUD", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8683995, - 44.9023341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000217", - "description": "DROME ENERGIES - VALENCE SUD", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8683995, - 44.9023341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000217", - "description": "DROME ENERGIES - VALENCE SUD", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8683995, - 44.9023341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000217", - "description": "DROME ENERGIES - VALENCE SUD", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8683995, - 44.9023341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000217", - "description": "DROME ENERGIES - VALENCE SUD", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8683995, - 44.9023341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000217", - "description": "DROME ENERGIES - VALENCE SUD", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1144262, - 49.4359055 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000197", - "description": "BERTRAND Beauvais", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1144262, - 49.4359055 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000197", - "description": "BERTRAND Beauvais", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1144262, - 49.4359055 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000197", - "description": "BERTRAND Beauvais", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1144262, - 49.4359055 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000197", - "description": "BERTRAND Beauvais", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1144262, - 49.4359055 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000197", - "description": "BERTRAND Beauvais", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1144262, - 49.4359055 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000197", - "description": "BERTRAND Beauvais", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2632598, - 45.8708278 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000202", - "description": "FOURNIER Limoges", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2632598, - 45.8708278 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000202", - "description": "FOURNIER Limoges", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2632598, - 45.8708278 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000202", - "description": "FOURNIER Limoges", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2632598, - 45.8708278 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000202", - "description": "FOURNIER Limoges", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1059894, - 49.3660288 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000196", - "description": "TIKEHAU SAINT ETIENNE DE ROUVRAY", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1059894, - 49.3660288 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000196", - "description": "TIKEHAU SAINT ETIENNE DE ROUVRAY", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1059894, - 49.3660288 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000196", - "description": "TIKEHAU SAINT ETIENNE DE ROUVRAY", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1059894, - 49.3660288 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "842718512", - "operator:email": "info.allego.france@allego.eu", - "operator:phone": "+33 1 40 70 06 17", - "network": "ALLEGO", - "ref:EU:EVSE": "FRSITE00000196", - "description": "TIKEHAU SAINT ETIENNE DE ROUVRAY", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.32958, - 49.20753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSHRVIL", - "description": "HEROUVILLE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.32958, - 49.20753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSHRVIL", - "description": "HEROUVILLE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.517278, - 50.334745 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVALENC", - "description": "VALENCIENNES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.517278, - 50.334745 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVALENC", - "description": "VALENCIENNES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.07031, - 49.43083 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBEAUV", - "description": "BEAUVAIS CENTRE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.07031, - 49.43083 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBEAUV", - "description": "BEAUVAIS CENTRE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.517278, - 50.334745 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVALENC", - "description": "VALENCIENNES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.517278, - 50.334745 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVALENC", - "description": "VALENCIENNES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.609986, - 48.776112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSPLTCO", - "description": "PONTAULT COMBAULT", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.609986, - 48.776112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSPLTCO", - "description": "PONTAULT COMBAULT", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.047028, - 50.397535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSDOUAI", - "description": "DOUAI", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.047028, - 50.397535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSDOUAI", - "description": "DOUAI", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.940914, - 45.310914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLESPA", - "description": "LESPARRE", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.940914, - 45.310914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLESPA", - "description": "LESPARRE", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.10767, - 47.983077 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSQMPER", - "description": "QUIMPER", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.10767, - 47.983077 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSQMPER", - "description": "QUIMPER", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.061724, - 48.433068 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSALENC", - "description": "ALENCON", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.061724, - 48.433068 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSALENC", - "description": "ALENCON", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.10767, - 47.983077 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSQMPER", - "description": "QUIMPER", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.10767, - 47.983077 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSQMPER", - "description": "QUIMPER", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.412432, - 50.636688 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSAIRES", - "description": "AIRE SUR LA LYS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.412432, - 50.636688 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSAIRES", - "description": "AIRE SUR LA LYS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.839107, - 44.120128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSORNGE", - "description": "ORANGE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.839107, - 44.120128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSORNGE", - "description": "ORANGE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.30313, - 49.91963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSAMIEN", - "description": "AMIENS", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.30313, - 49.91963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSAMIEN", - "description": "AMIENS", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.22494, - 45.61392 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSISLDA", - "description": "ISLE D ABEAU", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.22494, - 45.61392 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSISLDA", - "description": "ISLE D ABEAU", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.839107, - 44.120128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSORNGE", - "description": "ORANGE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.839107, - 44.120128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSORNGE", - "description": "ORANGE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.385458, - 48.941938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCHLEN", - "description": "CHALONS EN CHAMPAGNE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.385458, - 48.941938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCHLEN", - "description": "CHALONS EN CHAMPAGNE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.308618, - 45.778357 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLMGES", - "description": "LIMOGES BOISSEUIL", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.308618, - 45.778357 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLMGES", - "description": "LIMOGES BOISSEUIL", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.80692, - 45.34219 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSALAI", - "description": "SALAISE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.80692, - 45.34219 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSALAI", - "description": "SALAISE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53906, - 47.48715 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSANGSG", - "description": "ANGERS SAINT SERGE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53906, - 47.48715 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSANGSG", - "description": "ANGERS SAINT SERGE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.30313, - 49.91963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSAMIEN", - "description": "AMIENS", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.30313, - 49.91963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSAMIEN", - "description": "AMIENS", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.294822, - 49.165273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMDVIL", - "description": "MONDEVILLE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.294822, - 49.165273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMDVIL", - "description": "MONDEVILLE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.80772, - 50.93445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCOQUE", - "description": "COQUELLES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.80772, - 50.93445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCOQUE", - "description": "COQUELLES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.053848, - 48.283371 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTAND", - "description": "SAINT ANDRE LES VERGERS", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.053848, - 48.283371 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTAND", - "description": "SAINT ANDRE LES VERGERS", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.385458, - 48.941938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCHLEN", - "description": "CHALONS EN CHAMPAGNE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.385458, - 48.941938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCHLEN", - "description": "CHALONS EN CHAMPAGNE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.125587, - 50.680536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSWQHAL", - "description": "WASQUEHAL", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.125587, - 50.680536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSWQHAL", - "description": "WASQUEHAL", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.053848, - 48.283371 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTAND", - "description": "SAINT ANDRE LES VERGERS", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.053848, - 48.283371 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTAND", - "description": "SAINT ANDRE LES VERGERS", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.10341, - 46.11218 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSANGLS", - "description": "ANGOULINS", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.10341, - 46.11218 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSANGLS", - "description": "ANGOULINS", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.094351, - 49.470124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMTSTA", - "description": "MONT SAINT AIGNAN", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.094351, - 49.470124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMTSTA", - "description": "MONT SAINT AIGNAN", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.08915, - 43.60448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSANTIB", - "description": "ANTIBES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.08915, - 43.60448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSANTIB", - "description": "ANTIBES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.094351, - 49.470124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMTSTA", - "description": "MONT SAINT AIGNAN", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.094351, - 49.470124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMTSTA", - "description": "MONT SAINT AIGNAN", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.978202, - 49.25398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSRTINQ", - "description": "REIMS TINQUEUX", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.978202, - 49.25398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSRTINQ", - "description": "REIMS TINQUEUX", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.220198, - 44.900829 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLIBNE", - "description": "LIBOURNE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.220198, - 44.900829 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLIBNE", - "description": "LIBOURNE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.308618, - 45.778357 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLMGES", - "description": "LIMOGES BOISSEUIL", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.308618, - 45.778357 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLMGES", - "description": "LIMOGES BOISSEUIL", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.32958, - 49.20753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSHRVIL", - "description": "HEROUVILLE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.32958, - 49.20753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSHRVIL", - "description": "HEROUVILLE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.45284, - 46.66557 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLAROC", - "description": "LA ROCHE SUR YON", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.45284, - 46.66557 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLAROC", - "description": "LA ROCHE SUR YON", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.22494, - 45.61392 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSISLDA", - "description": "ISLE D ABEAU", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.22494, - 45.61392 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSISLDA", - "description": "ISLE D ABEAU", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724263, - 45.158788 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSECHRL", - "description": "ECHIROLLES", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724263, - 45.158788 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSECHRL", - "description": "ECHIROLLES", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.66424, - 45.23843 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTEGV", - "description": "SAINT EGREVE", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.66424, - 45.23843 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTEGV", - "description": "SAINT EGREVE", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.839107, - 44.120128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSORNGE", - "description": "ORANGE", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.839107, - 44.120128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSORNGE", - "description": "ORANGE", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.34575, - 48.78393 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLHLRO", - "description": "L'HAY LES ROSES", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.34575, - 48.78393 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLHLRO", - "description": "L'HAY LES ROSES", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.52756, - 48.948735 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSVRAN", - "description": "SEVRAN", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.52756, - 48.948735 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSVRAN", - "description": "SEVRAN", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.760895, - 47.658281 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVANNE", - "description": "VANNES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.760895, - 47.658281 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVANNE", - "description": "VANNES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.047028, - 50.397535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSDOUAI", - "description": "DOUAI", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.047028, - 50.397535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSDOUAI", - "description": "DOUAI", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.412432, - 50.636688 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSAIRES", - "description": "AIRE SUR LA LYS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.412432, - 50.636688 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSAIRES", - "description": "AIRE SUR LA LYS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.243052, - 50.754462 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTMAR", - "description": "SAINT MARTIN AU LAERT", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.243052, - 50.754462 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTMAR", - "description": "SAINT MARTIN AU LAERT", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.259553, - 43.431811 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVTRLL", - "description": "VITROLLES", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.259553, - 43.431811 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVTRLL", - "description": "VITROLLES", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.661095, - 48.837383 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCOLLG", - "description": "COLLEGIEN", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.661095, - 48.837383 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCOLLG", - "description": "COLLEGIEN", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.105523, - 46.997799 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSNVERS", - "description": "NEVERS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.105523, - 46.997799 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSNVERS", - "description": "NEVERS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.44971, - 48.5853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVILLA", - "description": "VILLABE", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.44971, - 48.5853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVILLA", - "description": "VILLABE", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.334723, - 48.63843 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTGDB", - "description": "SAINTE GENEVIEVE DES BOIS", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.334723, - 48.63843 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTGDB", - "description": "SAINTE GENEVIEVE DES BOIS", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.87637, - 43.12479 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSOLLIO", - "description": "OLLIOULES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.87637, - 43.12479 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSOLLIO", - "description": "OLLIOULES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.08915, - 43.60448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSANTIB", - "description": "ANTIBES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.08915, - 43.60448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSANTIB", - "description": "ANTIBES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.40043, - 43.32963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163610", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 40", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMRSLM", - "description": "MARSEILLE LE MERLAN", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.40043, - 43.32963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163615", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 45", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMRSLM", - "description": "MARSEILLE LE MERLAN", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.097704, - 49.329019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSTRVIL", - "description": "TOURVILLE LA RIVIERE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.097704, - 49.329019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSTRVIL", - "description": "TOURVILLE LA RIVIERE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.53263, - 45.15861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBRIVE", - "description": "BRIVE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.53263, - 45.15861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBRIVE", - "description": "BRIVE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53148, - 44.79481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBEGLE", - "description": "BEGLES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53148, - 44.79481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBEGLE", - "description": "BEGLES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.065594, - 49.261172 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSRSCER", - "description": "REIMS CERNAY", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.065594, - 49.261172 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSRSCER", - "description": "REIMS CERNAY", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.259553, - 43.431811 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVTRLL", - "description": "VITROLLES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.259553, - 43.431811 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVTRLL", - "description": "VITROLLES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.173534, - 49.013197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSEVREU", - "description": "EVREUX", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.173534, - 49.013197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSEVREU", - "description": "EVREUX", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.53263, - 45.15861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBRIVE", - "description": "BRIVE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.53263, - 45.15861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBRIVE", - "description": "BRIVE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.40043, - 43.32963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163611", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 41", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMRSLM", - "description": "MARSEILLE LE MERLAN", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.40043, - 43.32963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163616", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 46", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMRSLM", - "description": "MARSEILLE LE MERLAN", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53148, - 44.79481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBEGLE", - "description": "BEGLES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53148, - 44.79481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBEGLE", - "description": "BEGLES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.760895, - 47.658281 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVANNE", - "description": "VANNES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.760895, - 47.658281 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVANNE", - "description": "VANNES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.89023, - 50.95175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCALAI", - "description": "CALAIS", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.89023, - 50.95175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCALAI", - "description": "CALAIS", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.90548, - 47.90889 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSORLEA", - "description": "ORLEANS", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.90548, - 47.90889 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSORLEA", - "description": "ORLEANS", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.12391, - 45.92461 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSANNEC", - "description": "ANNECY", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.12391, - 45.92461 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSANNEC", - "description": "ANNECY", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.21161, - 45.63482 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSYAUX", - "description": "SOYAUX", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.21161, - 45.63482 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSYAUX", - "description": "SOYAUX", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.75268, - 45.5852 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSGIVOR", - "description": "GIVORS", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.75268, - 45.5852 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSGIVOR", - "description": "GIVORS", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.26237, - 45.54848 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSISSRE", - "description": "ISSOIRE", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.26237, - 45.54848 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSISSRE", - "description": "ISSOIRE", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8613, - 46.77441 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCHALS", - "description": "CHALON SUD", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8613, - 46.77441 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCHALS", - "description": "CHALON SUD", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.51578, - 44.86565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLORMO", - "description": "LORMONT", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.51578, - 44.86565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLORMO", - "description": "LORMONT", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.69192, - 43.46266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSETEE", - "description": "SETE", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.69192, - 43.46266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSETEE", - "description": "SETE", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.68127, - 48.08301 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSRENNE", - "description": "RENNES ALMA", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.68127, - 48.08301 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSRENNE", - "description": "RENNES ALMA", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.84736, - 46.7982025 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCHALN", - "description": "CHALON NORD", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.84736, - 46.7982025 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCHALN", - "description": "CHALON NORD", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.796117, - 50.519941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSAUCHY", - "description": "AUCHY LES MINES", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.796117, - 50.519941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSAUCHY", - "description": "AUCHY LES MINES", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.84736, - 46.7982025 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCHALN", - "description": "CHALON NORD", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.84736, - 46.7982025 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCHALN", - "description": "CHALON NORD", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.508512, - 45.839022 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSTHIER", - "description": "THIERS", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.508512, - 45.839022 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSTHIER", - "description": "THIERS", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.105523, - 46.997799 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSNVERS", - "description": "NEVERS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.105523, - 46.997799 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSNVERS", - "description": "NEVERS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.601488, - 46.346462 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMTLUC", - "description": "MONTLUCON", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.601488, - 46.346462 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMTLUC", - "description": "MONTLUCON", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.97657, - 50.290175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMAUBG", - "description": "MAUBEUGE", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.97657, - 50.290175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMAUBG", - "description": "MAUBEUGE", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.601488, - 46.346462 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMTLUC", - "description": "MONTLUCON", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.601488, - 46.346462 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMTLUC", - "description": "MONTLUCON", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.125587, - 50.680536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSWQHAL", - "description": "WASQUEHAL", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.125587, - 50.680536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSWQHAL", - "description": "WASQUEHAL", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.80692, - 45.34219 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSALAI", - "description": "SALAISE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.80692, - 45.34219 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSALAI", - "description": "SALAISE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.42064, - 47.09139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBRGES", - "description": "BOURGES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.42064, - 47.09139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBRGES", - "description": "BOURGES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.14103, - 49.35434 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSTHVLE", - "description": "THIONVILLE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.14103, - 49.35434 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSTHVLE", - "description": "THIONVILLE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.42094, - 48.92064 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSDRNCY", - "description": "DRANCY", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.42094, - 48.92064 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSDRNCY", - "description": "DRANCY", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.86416, - 48.96643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSFLISS", - "description": "FLINS SUR SEINE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.86416, - 48.96643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSFLISS", - "description": "FLINS SUR SEINE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.18933, - 44.07712 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSDIGNE", - "description": "DIGNE LES BAINS", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.18933, - 44.07712 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSDIGNE", - "description": "DIGNE LES BAINS", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.18933, - 44.07712 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSDIGNE", - "description": "DIGNE LES BAINS", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.18933, - 44.07712 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSDIGNE", - "description": "DIGNE LES BAINS", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.21161, - 45.63482 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSYAUX", - "description": "SOYAUX", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.21161, - 45.63482 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSYAUX", - "description": "SOYAUX", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.26237, - 45.54848 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSISSRE", - "description": "ISSOIRE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.26237, - 45.54848 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSISSRE", - "description": "ISSOIRE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.349598, - 48.654226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSAVRCHE", - "description": "AVRANCHES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.349598, - 48.654226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSAVRCHE", - "description": "AVRANCHES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.349598, - 48.654226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSAVRCHE", - "description": "AVRANCHES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.349598, - 48.654226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSAVRCHE", - "description": "AVRANCHES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.44971, - 48.5853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVILLA", - "description": "VILLABE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.44971, - 48.5853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVILLA", - "description": "VILLABE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.22494, - 45.61392 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSISLDA", - "description": "ISLE D ABEAU", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.22494, - 45.61392 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSISLDA", - "description": "ISLE D ABEAU", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.661095, - 48.837383 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCOLLG", - "description": "COLLEGIEN", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.661095, - 48.837383 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCOLLG", - "description": "COLLEGIEN", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.92977, - 45.747075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVLXEV", - "description": "VAULX EN VELIN", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.92977, - 45.747075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVLXEV", - "description": "VAULX EN VELIN", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.38472, - 48.946885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTAIN", - "description": "STAINS", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.38472, - 48.946885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTAIN", - "description": "STAINS", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724263, - 45.158788 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSECHRL", - "description": "ECHIROLLES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724263, - 45.158788 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSECHRL", - "description": "ECHIROLLES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.526732, - 48.388175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBREST", - "description": "BREST", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.526732, - 48.388175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBREST", - "description": "BREST", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.51578, - 44.86565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLORMO", - "description": "LORMONT", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.51578, - 44.86565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLORMO", - "description": "LORMONT", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.86416, - 48.96643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSFLISS", - "description": "FLINS SUR SEINE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.86416, - 48.96643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSFLISS", - "description": "FLINS SUR SEINE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.52756, - 48.948735 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSVRAN", - "description": "SEVRAN", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.52756, - 48.948735 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSVRAN", - "description": "SEVRAN", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.59067, - 48.11275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSRECES", - "description": "RENNES CESSON", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.59067, - 48.11275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSRECES", - "description": "RENNES CESSON", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.66424, - 45.23843 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTEGV", - "description": "SAINT EGREVE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.66424, - 45.23843 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTEGV", - "description": "SAINT EGREVE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.943033, - 45.573905 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBSSEN", - "description": "BASSENS", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.943033, - 45.573905 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBSSEN", - "description": "BASSENS", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.42064, - 47.09139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBRGES", - "description": "BOURGES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.42064, - 47.09139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBRGES", - "description": "BOURGES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.335472, - 51.023901 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTPOL", - "description": "SAINT POL", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.335472, - 51.023901 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTPOL", - "description": "SAINT POL", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.220198, - 44.900829 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLIBNE", - "description": "LIBOURNE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.220198, - 44.900829 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLIBNE", - "description": "LIBOURNE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.51548, - 48.44991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCHTRE", - "description": "CHARTRES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.51548, - 48.44991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCHTRE", - "description": "CHARTRES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.34575, - 48.78393 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLHLRO", - "description": "L'HAY LES ROSES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.34575, - 48.78393 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLHLRO", - "description": "L'HAY LES ROSES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.384534, - 47.77225 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMLHSE", - "description": "MULHOUSE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.384534, - 47.77225 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMLHSE", - "description": "MULHOUSE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.978202, - 49.25398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSRTINQ", - "description": "REIMS TINQUEUX", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.978202, - 49.25398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSRTINQ", - "description": "REIMS TINQUEUX", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.943033, - 45.573905 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBSSEN", - "description": "BASSENS", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.943033, - 45.573905 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBSSEN", - "description": "BASSENS", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.59067, - 48.11275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSRECES", - "description": "RENNES CESSON", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.59067, - 48.11275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSRECES", - "description": "RENNES CESSON", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.69192, - 43.46266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSETEE", - "description": "SETE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.69192, - 43.46266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSETEE", - "description": "SETE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.173534, - 49.013197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSEVREU", - "description": "EVREUX", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.173534, - 49.013197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSEVREU", - "description": "EVREUX", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.655691, - 44.83044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMERIG", - "description": "MERIGNAC", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.655691, - 44.83044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMERIG", - "description": "MERIGNAC", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.66424, - 45.23843 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTEGV", - "description": "SAINT EGREVE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.66424, - 45.23843 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTEGV", - "description": "SAINT EGREVE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.68127, - 48.08301 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSRENNE", - "description": "RENNES ALMA", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.68127, - 48.08301 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSRENNE", - "description": "RENNES ALMA", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.196199, - 48.94682 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSRTVL", - "description": "SARTROUVILLE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.196199, - 48.94682 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSRTVL", - "description": "SARTROUVILLE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.294822, - 49.165273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMDVIL", - "description": "MONDEVILLE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.294822, - 49.165273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMDVIL", - "description": "MONDEVILLE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.38472, - 48.946885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTAIN", - "description": "STAINS", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.38472, - 48.946885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTAIN", - "description": "STAINS", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.69192, - 43.46266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSETEE", - "description": "SETE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.69192, - 43.46266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSETEE", - "description": "SETE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.26237, - 45.54848 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSISSRE", - "description": "ISSOIRE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.26237, - 45.54848 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSISSRE", - "description": "ISSOIRE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.753862, - 48.990415 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLIMAY", - "description": "LIMAY", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.753862, - 48.990415 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLIMAY", - "description": "LIMAY", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.526732, - 48.388175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBREST", - "description": "BREST", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.526732, - 48.388175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBREST", - "description": "BREST", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724263, - 45.158788 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSECHRL", - "description": "ECHIROLLES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724263, - 45.158788 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSECHRL", - "description": "ECHIROLLES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.753862, - 48.990415 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLIMAY", - "description": "LIMAY", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.753862, - 48.990415 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLIMAY", - "description": "LIMAY", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.51578, - 44.86565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLORMO", - "description": "LORMONT", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.51578, - 44.86565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLORMO", - "description": "LORMONT", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.196199, - 48.94682 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSRTVL", - "description": "SARTROUVILLE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.196199, - 48.94682 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSRTVL", - "description": "SARTROUVILLE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.68127, - 48.08301 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSRENNE", - "description": "RENNES ALMA", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.68127, - 48.08301 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSRENNE", - "description": "RENNES ALMA", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.384534, - 47.77225 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMLHSE", - "description": "MULHOUSE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.384534, - 47.77225 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMLHSE", - "description": "MULHOUSE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.10341, - 46.11218 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSANGLS", - "description": "ANGOULINS", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.10341, - 46.11218 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSANGLS", - "description": "ANGOULINS", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.34575, - 48.78393 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLHLRO", - "description": "L'HAY LES ROSES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.34575, - 48.78393 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLHLRO", - "description": "L'HAY LES ROSES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.89023, - 50.95175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCALAI", - "description": "CALAIS", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.89023, - 50.95175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCALAI", - "description": "CALAIS", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.001487, - 43.412368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSPORTB", - "description": "PORT DE BOUC", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.001487, - 43.412368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSPORTB", - "description": "PORT DE BOUC", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.349164, - 49.010012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTBRC", - "description": "SAINT BRICE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.349164, - 49.010012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTBRC", - "description": "SAINT BRICE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.793191, - 43.928437 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSAVIGN", - "description": "AVIGNON", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.793191, - 43.928437 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSAVIGN", - "description": "AVIGNON", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.349164, - 49.010012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTBRC", - "description": "SAINT BRICE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.349164, - 49.010012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTBRC", - "description": "SAINT BRICE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.493534, - 49.54978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSGRLVA", - "description": "GRUCHET LE VALASSE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.493534, - 49.54978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSGRLVA", - "description": "GRUCHET LE VALASSE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.07031, - 49.43083 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBEAUV", - "description": "BEAUVAIS CENTRE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.07031, - 49.43083 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBEAUV", - "description": "BEAUVAIS CENTRE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.061724, - 48.433068 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSALENC", - "description": "ALENCON", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.061724, - 48.433068 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSALENC", - "description": "ALENCON", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.75268, - 45.5852 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSGIVOR", - "description": "GIVORS", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.75268, - 45.5852 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSGIVOR", - "description": "GIVORS", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.75268, - 45.5852 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSGIVOR", - "description": "GIVORS", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.75268, - 45.5852 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSGIVOR", - "description": "GIVORS", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8613, - 46.77441 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCHALS", - "description": "CHALON SUD", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8613, - 46.77441 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCHALS", - "description": "CHALON SUD", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53906, - 47.48715 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSANGSG", - "description": "ANGERS SAINT SERGE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53906, - 47.48715 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSANGSG", - "description": "ANGERS SAINT SERGE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.87637, - 43.12479 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSOLLIO", - "description": "OLLIOULES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.87637, - 43.12479 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSOLLIO", - "description": "OLLIOULES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.80772, - 50.93445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCOQUE", - "description": "COQUELLES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.80772, - 50.93445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCOQUE", - "description": "COQUELLES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.14103, - 49.35434 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSTHVLE", - "description": "THIONVILLE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.14103, - 49.35434 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSTHVLE", - "description": "THIONVILLE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.792065, - 46.252955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCRHSA", - "description": "CRECHES S/SAONE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.792065, - 46.252955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCRHSA", - "description": "CRECHES S/SAONE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.883567, - 45.768862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVLBAR", - "description": "VILLEURBANNE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.883567, - 45.768862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVLBAR", - "description": "VILLEURBANNE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.888039, - 47.960795 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSARAN", - "description": "SARAN", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.888039, - 47.960795 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163609", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 7 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSARAN", - "description": "SARAN", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.03854, - 48.771873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSPAIMP", - "description": "PAIMPOL", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.03854, - 48.771873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSPAIMP", - "description": "PAIMPOL", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.401652, - 43.532192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSPRTSG", - "description": "PORTET SUR GARONNE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.401652, - 43.532192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSPRTSG", - "description": "PORTET SUR GARONNE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.748488, - 47.337745 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSROMRT", - "description": "ROMORANTIN", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.748488, - 47.337745 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSROMRT", - "description": "ROMORANTIN", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.372238, - 48.711662 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSATHIS", - "description": "ATHIS MONS", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.372238, - 48.711662 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSATHIS", - "description": "ATHIS MONS", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.51548, - 48.44991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCHTRE", - "description": "CHARTRES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.51548, - 48.44991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCHTRE", - "description": "CHARTRES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.613595, - 49.548811 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLAON", - "description": "LAON", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.613595, - 49.548811 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLAON", - "description": "LAON", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.714588, - 47.378451 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSTOURS", - "description": "TOURS", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.714588, - 47.378451 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSTOURS", - "description": "TOURS", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87724, - 45.715753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVNISX", - "description": "VENISSIEUX", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87724, - 45.715753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVNISX", - "description": "VENISSIEUX", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87724, - 45.715753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVNISX", - "description": "VENISSIEUX", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87724, - 45.715753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVNISX", - "description": "VENISSIEUX", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.92977, - 45.747075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVLXEV", - "description": "VAULX EN VELIN", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.92977, - 45.747075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVLXEV", - "description": "VAULX EN VELIN", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.12391, - 45.92461 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSANNEC", - "description": "ANNECY", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.12391, - 45.92461 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSANNEC", - "description": "ANNECY", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.609986, - 48.776112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSPLTCO", - "description": "PONTAULT COMBAULT", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.609986, - 48.776112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSPLTCO", - "description": "PONTAULT COMBAULT", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.968836, - 49.53536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBRTIN", - "description": "BARENTIN", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.968836, - 49.53536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBRTIN", - "description": "BARENTIN", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.968836, - 49.53536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBRTIN", - "description": "BARENTIN", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.968836, - 49.53536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBRTIN", - "description": "BARENTIN", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.294822, - 49.165273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMDVIL", - "description": "MONDEVILLE", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.294822, - 49.165273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMDVIL", - "description": "MONDEVILLE", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.349164, - 49.010012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTBRC", - "description": "SAINT BRICE", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.349164, - 49.010012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTBRC", - "description": "SAINT BRICE", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.001487, - 43.412368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSPORTB", - "description": "PORT DE BOUC", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.001487, - 43.412368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSPORTB", - "description": "PORT DE BOUC", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.70654, - 49.73837 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCHLME", - "description": "CHARLEVILLE MEZIERES", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.70654, - 49.73837 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCHLME", - "description": "CHARLEVILLE MEZIERES", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.38472, - 48.946885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTAIN", - "description": "STAINS", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.38472, - 48.946885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTAIN", - "description": "STAINS", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.86416, - 48.96643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSFLISS", - "description": "FLINS SUR SEINE", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.86416, - 48.96643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSFLISS", - "description": "FLINS SUR SEINE", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.196199, - 48.94682 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSRTVL", - "description": "SARTROUVILLE", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.196199, - 48.94682 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSRTVL", - "description": "SARTROUVILLE", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.401652, - 43.532192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSPRTSG", - "description": "PORTET SUR GARONNE", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.401652, - 43.532192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSPRTSG", - "description": "PORTET SUR GARONNE", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.943033, - 45.573905 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBSSEN", - "description": "BASSENS", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.943033, - 45.573905 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBSSEN", - "description": "BASSENS", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87724, - 45.715753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVNISX", - "description": "VENISSIEUX", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87724, - 45.715753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVNISX", - "description": "VENISSIEUX", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.10341, - 46.11218 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSANGLS", - "description": "ANGOULINS", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.10341, - 46.11218 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSANGLS", - "description": "ANGOULINS", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.748488, - 47.337745 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSROMRT", - "description": "ROMORANTIN", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.748488, - 47.337745 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSROMRT", - "description": "ROMORANTIN", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.349598, - 48.654226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSAVRCHE", - "description": "AVRANCHES", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.349598, - 48.654226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSAVRCHE", - "description": "AVRANCHES", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53906, - 47.48715 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSANGSG", - "description": "ANGERS SAINT SERGE", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53906, - 47.48715 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSANGSG", - "description": "ANGERS SAINT SERGE", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.30313, - 49.91963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSAMIEN", - "description": "AMIENS", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.30313, - 49.91963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSAMIEN", - "description": "AMIENS", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.609986, - 48.776112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSPLTCO", - "description": "PONTAULT COMBAULT", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.609986, - 48.776112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSPLTCO", - "description": "PONTAULT COMBAULT", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.714588, - 47.378451 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSTOURS", - "description": "TOURS", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.714588, - 47.378451 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSTOURS", - "description": "TOURS", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.517278, - 50.334745 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVALENC", - "description": "VALENCIENNES", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.517278, - 50.334745 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVALENC", - "description": "VALENCIENNES", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.14103, - 49.35434 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSTHVLE", - "description": "THIONVILLE", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.14103, - 49.35434 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSTHVLE", - "description": "THIONVILLE", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.125587, - 50.680536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSWQHAL", - "description": "WASQUEHAL", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.125587, - 50.680536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSWQHAL", - "description": "WASQUEHAL", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.87637, - 43.12479 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSOLLIO", - "description": "OLLIOULES", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.87637, - 43.12479 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSOLLIO", - "description": "OLLIOULES", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.39376, - 43.608516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSTLSPU", - "description": "PURPAN", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.39376, - 43.608516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSTLSPU", - "description": "PURPAN", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.829163, - 48.626527 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSRAMBO", - "description": "RAMBOUILLET", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.829163, - 48.626527 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSRAMBO", - "description": "RAMBOUILLET", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.065594, - 49.261172 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSRSCER", - "description": "REIMS CERNAY", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.065594, - 49.261172 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSRSCER", - "description": "REIMS CERNAY", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.526732, - 48.388175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBREST", - "description": "BREST", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.526732, - 48.388175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBREST", - "description": "BREST", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.483453, - 46.31773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSNIORT", - "description": "NIORT", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.483453, - 46.31773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSNIORT", - "description": "NIORT", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.53263, - 45.15861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBRIVE", - "description": "BRIVE", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.53263, - 45.15861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBRIVE", - "description": "BRIVE", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.18933, - 44.07712 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSDIGNE", - "description": "DIGNE LES BAINS", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.18933, - 44.07712 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSDIGNE", - "description": "DIGNE LES BAINS", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.372238, - 48.711662 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSATHIS", - "description": "ATHIS MONS", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.372238, - 48.711662 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSATHIS", - "description": "ATHIS MONS", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.912223, - 42.776706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSPERPC", - "description": "PERPIGNAN CLAIRA", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.912223, - 42.776706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSPERPC", - "description": "PERPIGNAN CLAIRA", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.42064, - 47.09139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBRGES", - "description": "BOURGES", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.42064, - 47.09139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBRGES", - "description": "BOURGES", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.613595, - 49.548811 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLAON", - "description": "LAON", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.613595, - 49.548811 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLAON", - "description": "LAON", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.335472, - 51.023901 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTPOL", - "description": "SAINT POL", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.335472, - 51.023901 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTPOL", - "description": "SAINT POL", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.80772, - 50.93445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCOQUE", - "description": "COQUELLES", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.80772, - 50.93445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCOQUE", - "description": "COQUELLES", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.80692, - 45.34219 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSALAI", - "description": "SALAISE", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.80692, - 45.34219 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSALAI", - "description": "SALAISE", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.42094, - 48.92064 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSDRNCY", - "description": "DRANCY", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.42094, - 48.92064 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSDRNCY", - "description": "DRANCY", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.655691, - 44.83044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMERIG", - "description": "MERIGNAC", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.655691, - 44.83044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMERIG", - "description": "MERIGNAC", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53148, - 44.79481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBEGLE", - "description": "BEGLES", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53148, - 44.79481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBEGLE", - "description": "BEGLES", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.89023, - 50.95175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCALAI", - "description": "CALAIS", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.89023, - 50.95175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCALAI", - "description": "CALAIS", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.094351, - 49.470124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMTSTA", - "description": "MONT SAINT AIGNAN", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.094351, - 49.470124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMTSTA", - "description": "MONT SAINT AIGNAN", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.097704, - 49.329019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSTRVIL", - "description": "TOURVILLE LA RIVIERE", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.097704, - 49.329019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSTRVIL", - "description": "TOURVILLE LA RIVIERE", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.978202, - 49.25398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSRTINQ", - "description": "REIMS TINQUEUX", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.978202, - 49.25398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSRTINQ", - "description": "REIMS TINQUEUX", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.51548, - 48.44991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCHTRE", - "description": "CHARTRES", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.51548, - 48.44991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCHTRE", - "description": "CHARTRES", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.308618, - 45.778357 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLMGES", - "description": "LIMOGES BOISSEUIL", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.308618, - 45.778357 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLMGES", - "description": "LIMOGES BOISSEUIL", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.40043, - 43.32963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163612", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 42", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMRSLM", - "description": "MARSEILLE LE MERLAN", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.40043, - 43.32963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMRSLM", - "description": "MARSEILLE LE MERLAN", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.385458, - 48.941938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCHLEN", - "description": "CHALONS EN CHAMPAGNE", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.385458, - 48.941938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCHLEN", - "description": "CHALONS EN CHAMPAGNE", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.793191, - 43.928437 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSAVIGN", - "description": "AVIGNON", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.793191, - 43.928437 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSAVIGN", - "description": "AVIGNON", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.220198, - 44.900829 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLIBNE", - "description": "LIBOURNE", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.220198, - 44.900829 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLIBNE", - "description": "LIBOURNE", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.390343, - 50.325851 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSDENAI", - "description": "DENAIN", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.390343, - 50.325851 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSDENAI", - "description": "DENAIN", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.04655, - 50.01552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSFOURM", - "description": "FOURMIES", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.04655, - 50.01552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSFOURM", - "description": "FOURMIES", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.769848, - 50.421047 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLIEVI", - "description": "LIEVIN", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.769848, - 50.421047 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLIEVI", - "description": "LIEVIN", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.390343, - 50.325851 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSDENAI", - "description": "DENAIN", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.390343, - 50.325851 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSDENAI", - "description": "DENAIN", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.796117, - 50.519941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSAUCHY", - "description": "AUCHY LES MINES", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.796117, - 50.519941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSAUCHY", - "description": "AUCHY LES MINES", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.546205, - 50.739079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSHZBRK", - "description": "HAZEBROUCK", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.546205, - 50.739079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSHZBRK", - "description": "HAZEBROUCK", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.483453, - 46.31773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSNIORT", - "description": "NIORT", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.483453, - 46.31773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSNIORT", - "description": "NIORT", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.714588, - 47.378451 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSTOURS", - "description": "TOURS", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.714588, - 47.378451 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSTOURS", - "description": "TOURS", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.483453, - 46.31773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSNIORT", - "description": "NIORT", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.483453, - 46.31773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSNIORT", - "description": "NIORT", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.401652, - 43.532192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSPRTSG", - "description": "PORTET SUR GARONNE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.401652, - 43.532192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSPRTSG", - "description": "PORTET SUR GARONNE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.70654, - 49.73837 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCHLME", - "description": "CHARLEVILLE MEZIERES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.70654, - 49.73837 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCHLME", - "description": "CHARLEVILLE MEZIERES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.748488, - 47.337745 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSROMRT", - "description": "ROMORANTIN", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.748488, - 47.337745 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSROMRT", - "description": "ROMORANTIN", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.39376, - 43.608516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSTLSPU", - "description": "PURPAN", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.39376, - 43.608516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSTLSPU", - "description": "PURPAN", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.968836, - 49.53536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBRTIN", - "description": "BARENTIN", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.968836, - 49.53536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBRTIN", - "description": "BARENTIN", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.39376, - 43.608516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSTLSPU", - "description": "PURPAN", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.39376, - 43.608516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSTLSPU", - "description": "PURPAN", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.391797, - 47.762636 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLORNT", - "description": "LORIENT", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.391797, - 47.762636 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLORNT", - "description": "LORIENT", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.599526, - 50.405173 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBERCK", - "description": "BERCK", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.599526, - 50.405173 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBERCK", - "description": "BERCK", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.546205, - 50.739079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSHZBRK", - "description": "HAZEBROUCK", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.546205, - 50.739079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSHZBRK", - "description": "HAZEBROUCK", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.88628, - 50.689477 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSARMTR", - "description": "ARMENTIERES", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.88628, - 50.689477 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSARMTR", - "description": "ARMENTIERES", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.663726, - 48.947365 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCLYSL", - "description": "CLAYE SOUILLY", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.663726, - 48.947365 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCLYSL", - "description": "CLAYE SOUILLY", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.801431, - 48.079378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLAVAL", - "description": "LAVAL", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.801431, - 48.079378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLAVAL", - "description": "LAVAL", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.698462, - 46.80767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCHTRX", - "description": "CHATEAUROUX", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.698462, - 46.80767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCHTRX", - "description": "CHATEAUROUX", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.698462, - 46.80767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCHTRX", - "description": "CHATEAUROUX", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.698462, - 46.80767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCHTRX", - "description": "CHATEAUROUX", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.104218, - 47.309624 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSQTGNY", - "description": "QUETIGNY", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.104218, - 47.309624 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSQTGNY", - "description": "QUETIGNY", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.748329, - 44.532405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMTLMA", - "description": "MONTELIMAR", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.748329, - 44.532405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMTLMA", - "description": "MONTELIMAR", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.885796, - 46.167539 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSGERET", - "description": "GUERET", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.885796, - 46.167539 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSGERET", - "description": "GUERET", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1176, - 45.87676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSRIIOM", - "description": "RIOM", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1176, - 45.87676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSRIIOM", - "description": "RIOM", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.801431, - 48.079378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLAVAL", - "description": "LAVAL", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.801431, - 48.079378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLAVAL", - "description": "LAVAL", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.493534, - 49.54978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSGRLVA", - "description": "GRUCHET LE VALASSE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.493534, - 49.54978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSGRLVA", - "description": "GRUCHET LE VALASSE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.627093, - 45.951901 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSLLCH", - "description": "SALLANCHES", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.627093, - 45.951901 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSLLCH", - "description": "SALLANCHES", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.774126, - 45.733531 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSFCHVI", - "description": "FRANCHEVILLE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.774126, - 45.733531 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSFCHVI", - "description": "FRANCHEVILLE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.159506, - 48.42986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSETPES", - "description": "ETAMPES", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.159506, - 48.42986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSETPES", - "description": "ETAMPES", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.079067, - 46.294272 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSEGNY", - "description": "SEGNY", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.079067, - 46.294272 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSEGNY", - "description": "SEGNY", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.265134, - 48.199849 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSENSV", - "description": "SENS VOULX", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.265134, - 48.199849 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSENSV", - "description": "SENS VOULX", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.060115, - 46.066106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMABLY", - "description": "MABLY", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.060115, - 46.066106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMABLY", - "description": "MABLY", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.774126, - 45.733531 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSFCHVI", - "description": "FRANCHEVILLE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.774126, - 45.733531 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSFCHVI", - "description": "FRANCHEVILLE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.883567, - 45.768862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVLBAR", - "description": "VILLEURBANNE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.883567, - 45.768862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVLBAR", - "description": "VILLEURBANNE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.888039, - 47.960795 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSARAN", - "description": "SARAN", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.888039, - 47.960795 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163610", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 8 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSARAN", - "description": "SARAN", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.792065, - 46.252955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCRHSA", - "description": "CRECHES S/SAONE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.792065, - 46.252955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCRHSA", - "description": "CRECHES S/SAONE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.064468, - 47.26285 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBSCCH", - "description": "BESANCON CHALEZEULE", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.064468, - 47.26285 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBSCCH", - "description": "BESANCON CHALEZEULE", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.391797, - 47.762636 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLORNT", - "description": "LORIENT", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.391797, - 47.762636 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLORNT", - "description": "LORIENT", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.104218, - 47.309624 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSQTGNY", - "description": "QUETIGNY", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.104218, - 47.309624 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSQTGNY", - "description": "QUETIGNY", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1176, - 45.87676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSRIIOM", - "description": "RIOM", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1176, - 45.87676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSRIIOM", - "description": "RIOM", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.748329, - 44.532405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMTLMA", - "description": "MONTELIMAR", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.748329, - 44.532405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMTLMA", - "description": "MONTELIMAR", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.227272, - 45.721289 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSFEURS", - "description": "FEURS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.227272, - 45.721289 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSFEURS", - "description": "FEURS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.060115, - 46.066106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMABLY", - "description": "MABLY", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.060115, - 46.066106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMABLY", - "description": "MABLY", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.58277, - 48.854102 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCHMPS", - "description": "CHAMPS SUR MARNE", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.58277, - 48.854102 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCHMPS", - "description": "CHAMPS SUR MARNE", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.227272, - 45.721289 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSFEURS", - "description": "FEURS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.227272, - 45.721289 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSFEURS", - "description": "FEURS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.22494, - 45.613916 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLCHPSL", - "description": "LA CHAPELLE SAINT LUC", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.22494, - 45.613916 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLCHPSL", - "description": "LA CHAPELLE SAINT LUC", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.241731, - 46.200356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBRGBR", - "description": "BOURG EN BRESSE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-04-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.241731, - 46.200356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBRGBR", - "description": "BOURG EN BRESSE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-04-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.46473, - 43.54109 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSDRGNA", - "description": "DRAGUIGNAN", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.46473, - 43.54109 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSDRGNA", - "description": "DRAGUIGNAN", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.780972, - 49.408157 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVNTTE", - "description": "VENETTE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.780972, - 49.408157 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVNTTE", - "description": "VENETTE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.613998, - 43.816505 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBEAUC", - "description": "BEAUCAIRE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.613998, - 43.816505 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBEAUC", - "description": "BEAUCAIRE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.480207, - 43.901514 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMTDMA", - "description": "MONT DE MARSAN", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.480207, - 43.901514 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMTDMA", - "description": "MONT DE MARSAN", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.946041, - 42.702716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSPERPR", - "description": "PERPIGNAN ROUSSILLON", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.946041, - 42.702716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSPERPR", - "description": "PERPIGNAN ROUSSILLON", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.946041, - 42.702716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSPERPR", - "description": "PERPIGNAN ROUSSILLON", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.946041, - 42.702716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSPERPR", - "description": "PERPIGNAN ROUSSILLON", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.427294, - 43.316883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLSCAR", - "description": "LESCAR", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.427294, - 43.316883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLSCAR", - "description": "LESCAR", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.22494, - 45.613916 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLCHPSL", - "description": "LA CHAPELLE SAINT LUC", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.22494, - 45.613916 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLCHPSL", - "description": "LA CHAPELLE SAINT LUC", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.626602, - 43.404736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTJDL", - "description": "SAINT JEAN DE LUZ", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.626602, - 43.404736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTJDL", - "description": "SAINT JEAN DE LUZ", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.780972, - 49.408157 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVNTTE", - "description": "VENETTE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.780972, - 49.408157 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVNTTE", - "description": "VENETTE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.626602, - 43.404736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTJDL", - "description": "SAINT JEAN DE LUZ", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.626602, - 43.404736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTJDL", - "description": "SAINT JEAN DE LUZ", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.499184, - 50.636688 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSANGLT", - "description": "ANGLET", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.499184, - 50.636688 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSANGLT", - "description": "ANGLET", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.273895, - 48.668866 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLAVDB", - "description": "LA VILLE DU BOIS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.273895, - 48.668866 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLAVDB", - "description": "LA VILLE DU BOIS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.159506, - 48.42986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSETPES", - "description": "ETAMPES", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.159506, - 48.42986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSETPES", - "description": "ETAMPES", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.180912, - 48.347168 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSFGERE", - "description": "FOUGERES", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.180912, - 48.347168 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSFGERE", - "description": "FOUGERES", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.59073, - 50.4522 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCDSLT", - "description": "CONDE SUR L ESCAUT ", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.59073, - 50.4522 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCDSLT", - "description": "CONDE SUR L ESCAUT ", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.241731, - 46.200356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBRGBR", - "description": "BOURG EN BRESSE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-04-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.241731, - 46.200356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBRGBR", - "description": "BOURG EN BRESSE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-04-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.46473, - 43.54109 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSDRGNA", - "description": "DRAGUIGNAN", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.46473, - 43.54109 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSDRGNA", - "description": "DRAGUIGNAN", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.613998, - 43.816505 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBEAUC", - "description": "BEAUCAIRE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.613998, - 43.816505 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBEAUC", - "description": "BEAUCAIRE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.499184, - 50.636688 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSANGLT", - "description": "ANGLET", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.499184, - 50.636688 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSANGLT", - "description": "ANGLET", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.456211, - 49.021141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSGOUSS", - "description": "GOUSSAINVILLE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.456211, - 49.021141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSGOUSS", - "description": "GOUSSAINVILLE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.58174, - 48.497762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVILEB", - "description": "VILLIERS EN BIERE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.58174, - 48.497762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVILEB", - "description": "VILLIERS EN BIERE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.37304, - 49.75434 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSFCAMP", - "description": "FECAMP", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.37304, - 49.75434 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSFCAMP", - "description": "FECAMP", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.961266, - 49.049182 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSEPNAY", - "description": "EPERNAY", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.961266, - 49.049182 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSEPNAY", - "description": "EPERNAY", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9541, - 48.39787 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMONTE", - "description": "MONTEREAU", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9541, - 48.39787 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMONTE", - "description": "MONTEREAU", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.456211, - 49.021141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSGOUSS", - "description": "GOUSSAINVILLE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.456211, - 49.021141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSGOUSS", - "description": "GOUSSAINVILLE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.663726, - 48.947365 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCLYSL", - "description": "CLAYE SOUILLY", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.663726, - 48.947365 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCLYSL", - "description": "CLAYE SOUILLY", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.479222, - 48.196937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSEPNAL", - "description": "EPINAL", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.479222, - 48.196937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSEPNAL", - "description": "EPINAL", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.37304, - 49.75434 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSFCAMP", - "description": "FECAMP", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.37304, - 49.75434 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSFCAMP", - "description": "FECAMP", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55467, - 48.79465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSORMSS", - "description": "ORMESSON", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55467, - 48.79465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSORMSS", - "description": "ORMESSON", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.479222, - 48.196937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSEPNAL", - "description": "EPINAL", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.479222, - 48.196937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSEPNAL", - "description": "EPINAL", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.372608, - 49.521243 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSRTHEL", - "description": "RETHEL", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.372608, - 49.521243 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSRTHEL", - "description": "RETHEL", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.47187, - 49.08991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVRNON", - "description": "VERNON", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.47187, - 49.08991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVRNON", - "description": "VERNON", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.58174, - 48.497762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVILEB", - "description": "VILLIERS EN BIERE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.58174, - 48.497762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVILEB", - "description": "VILLIERS EN BIERE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.180912, - 48.347168 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSUZES", - "description": "FOUGERES", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.180912, - 48.347168 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSFGERE", - "description": "FOUGERES", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.372608, - 49.521243 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSRTHEL", - "description": "RETHEL", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.372608, - 49.521243 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSRTHEL", - "description": "RETHEL", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9541, - 48.39787 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMONTE", - "description": "MONTEREAU", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9541, - 48.39787 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMONTE", - "description": "MONTEREAU", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.273895, - 48.668866 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLAVDB", - "description": "LA VILLE DU BOIS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.273895, - 48.668866 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLAVDB", - "description": "LA VILLE DU BOIS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.335472, - 51.023901 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTPOL", - "description": "SAINT POL", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.335472, - 51.023901 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTPOL", - "description": "SAINT POL", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.065594, - 49.261172 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSRSCER", - "description": "REIMS CERNAY", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.065594, - 49.261172 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSRSCER", - "description": "REIMS CERNAY", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.259553, - 43.431811 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVTRLL", - "description": "VITROLLES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.259553, - 43.431811 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVTRLL", - "description": "VITROLLES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.793191, - 43.928437 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSAVIGN", - "description": "AVIGNON", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.793191, - 43.928437 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSAVIGN", - "description": "AVIGNON", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.912223, - 42.776706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSPERPC", - "description": "PERPIGNAN CLAIRA", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.912223, - 42.776706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSPERPC", - "description": "PERPIGNAN CLAIRA", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.912223, - 42.776706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSPERPC", - "description": "PERPIGNAN CLAIRA", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.912223, - 42.776706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSPERPC", - "description": "PERPIGNAN CLAIRA", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.097704, - 49.329019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSTRVIL", - "description": "TOURVILLE LA RIVIERE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.097704, - 49.329019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSTRVIL", - "description": "TOURVILLE LA RIVIERE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.655691, - 44.83044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMERIG", - "description": "MERIGNAC", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.655691, - 44.83044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMERIG", - "description": "MERIGNAC", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.001487, - 43.412368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSPORTB", - "description": "PORT DE BOUC", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.001487, - 43.412368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSPORTB", - "description": "PORT DE BOUC", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.59067, - 48.11275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSRECES", - "description": "RENNES CESSON", - "capacity": "12", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.59067, - 48.11275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSRECES", - "description": "RENNES CESSON", - "capacity": "12", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.372238, - 48.711662 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSATHIS", - "description": "ATHIS MONS", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.372238, - 48.711662 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSATHIS", - "description": "ATHIS MONS", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.613595, - 49.548811 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLAON", - "description": "LAON", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.613595, - 49.548811 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLAON", - "description": "LAON", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.829163, - 48.626527 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSRAMBO", - "description": "RAMBOUILLET", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.829163, - 48.626527 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSRAMBO", - "description": "RAMBOUILLET", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.829163, - 48.626527 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSRAMBO", - "description": "RAMBOUILLET", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.829163, - 48.626527 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSRAMBO", - "description": "RAMBOUILLET", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.08915, - 43.60448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSANTIB", - "description": "ANTIBES", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.08915, - 43.60448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSANTIB", - "description": "ANTIBES", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.753862, - 48.990415 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLIMAY", - "description": "LIMAY", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.753862, - 48.990415 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLIMAY", - "description": "LIMAY", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.92977, - 45.747075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVLXEV", - "description": "VAULX EN VELIN", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.92977, - 45.747075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVLXEV", - "description": "VAULX EN VELIN", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.173534, - 49.013197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSEVREU", - "description": "EVREUX", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.173534, - 49.013197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSEVREU", - "description": "EVREUX", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.760895, - 47.658281 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVANNE", - "description": "VANNES", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.760895, - 47.658281 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVANNE", - "description": "VANNES", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.384534, - 47.77225 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMLHSE", - "description": "MULHOUSE", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.384534, - 47.77225 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMLHSE", - "description": "MULHOUSE", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.32958, - 49.20753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSHRVIL", - "description": "HEROUVILLE", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.32958, - 49.20753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSHRVIL", - "description": "HEROUVILLE", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.053848, - 48.283371 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTAND", - "description": "SAINT ANDRE LES VERGERS", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.053848, - 48.283371 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTAND", - "description": "SAINT ANDRE LES VERGERS", - "capacity": "10", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.70654, - 49.73837 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCHLME", - "description": "CHARLEVILLE MEZIERES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.70654, - 49.73837 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCHLME", - "description": "CHARLEVILLE MEZIERES", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8613, - 46.77441 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCHALS", - "description": "CHALON SUD", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8613, - 46.77441 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCHALS", - "description": "CHALON SUD", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.12391, - 45.92461 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSANNEC", - "description": "ANNECY", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.12391, - 45.92461 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSANNEC", - "description": "ANNECY", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.42094, - 48.92064 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSDRNCY", - "description": "DRANCY", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.42094, - 48.92064 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSDRNCY", - "description": "DRANCY", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.661095, - 48.837383 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCOLLG", - "description": "COLLEGIEN", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.661095, - 48.837383 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCOLLG", - "description": "COLLEGIEN", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.52756, - 48.948735 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSVRAN", - "description": "SEVRAN", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.52756, - 48.948735 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSVRAN", - "description": "SEVRAN", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.334723, - 48.63843 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTGDB", - "description": "SAINTE GENEVIEVE DES BOIS", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.334723, - 48.63843 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTGDB", - "description": "SAINTE GENEVIEVE DES BOIS", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.44971, - 48.5853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVILLA", - "description": "VILLABE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.44971, - 48.5853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVILLA", - "description": "VILLABE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.334723, - 48.63843 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTGDB", - "description": "SAINTE GENEVIEVE DES BOIS", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.334723, - 48.63843 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTGDB", - "description": "SAINTE GENEVIEVE DES BOIS", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.72768, - 48.496147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTBRX", - "description": "SAINT BRIEUC", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.72768, - 48.496147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTBRX", - "description": "SAINT BRIEUC", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.703758, - 43.443716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSPUGETS", - "description": "PUGET SUR ARGENS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.703758, - 43.443716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSPUGETS", - "description": "PUGET SUR ARGENS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.393075, - 43.818431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSNISUD", - "description": "NIMES SUD", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.393075, - 43.818431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSNISUD", - "description": "NIMES SUD", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.703758, - 43.443716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSPUGETS", - "description": "PUGET SUR ARGENS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.703758, - 43.443716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSPUGETS", - "description": "PUGET SUR ARGENS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.393075, - 43.818431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSNISUD", - "description": "NIMES SUD", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.393075, - 43.818431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSNISUD", - "description": "NIMES SUD", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.649609, - 3.8419 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTCDR", - "description": "SAINT CLEMENT DE RIVIERE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.649609, - 3.8419 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTCDR", - "description": "SAINT CLEMENT DE RIVIERE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.72768, - 48.496147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTBRX", - "description": "SAINT BRIEUC", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.72768, - 48.496147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTBRX", - "description": "SAINT BRIEUC", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.649609, - 3.8419 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTCDR", - "description": "SAINT CLEMENT DE RIVIERE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.649609, - 3.8419 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTCDR", - "description": "SAINT CLEMENT DE RIVIERE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.479001, - 43.509654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSTRANS", - "description": "TRANS EN PROVENCE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.479001, - 43.509654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSTRANS", - "description": "TRANS EN PROVENCE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.479001, - 43.509654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSTRANS", - "description": "TRANS EN PROVENCE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.479001, - 43.509654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSTRANS", - "description": "TRANS EN PROVENCE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.99585, - 47.282563 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBESAV", - "description": "BESANCON VALENTIN", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.99585, - 47.282563 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBESAV", - "description": "BESANCON VALENTIN", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.99585, - 47.282563 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBESAV", - "description": "BESANCON VALENTIN", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.99585, - 47.282563 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBESAV", - "description": "BESANCON VALENTIN", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.429886, - 43.990617 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSUZES", - "description": "UZES", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.429886, - 43.990617 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSUZES", - "description": "UZES", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.16573, - 48.56236 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSGGAMP", - "description": "GUINGAMP", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.16573, - 48.56236 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSGGAMP", - "description": "GUINGAMP", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.04254, - 43.70927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSDAX", - "description": "DAX", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.04254, - 43.70927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSDAX", - "description": "DAX", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.931106, - 43.582581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLATTE", - "description": "LATTES", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.931106, - 43.582581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLATTE", - "description": "LATTES", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.931106, - 43.582581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLATTE", - "description": "LATTES", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.931106, - 43.582581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLATTE", - "description": "LATTES", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.21161, - 45.63482 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSYAUX", - "description": "SOYAUX", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.21161, - 45.63482 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSYAUX", - "description": "SOYAUX", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.03324, - 44.36155 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVILLE", - "description": "VILLEFRANCHE DE ROUERGUE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.03324, - 44.36155 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVILLE", - "description": "VILLEFRANCHE DE ROUERGUE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.94149, - 43.64224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLCRES", - "description": "LE CRES", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.94149, - 43.64224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLCRES", - "description": "LE CRES", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.94149, - 43.64224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLCRES", - "description": "LE CRES", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.94149, - 43.64224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLCRES", - "description": "LE CRES", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.84721, - 43.57237 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTJVD", - "description": "SAINT JEAN DE VEDAS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.84721, - 43.57237 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTJVD", - "description": "SAINT JEAN DE VEDAS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.84721, - 43.57237 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTJVD", - "description": "SAINT JEAN DE VEDAS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.84721, - 43.57237 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSTJVD", - "description": "SAINT JEAN DE VEDAS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.03324, - 44.36155 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVILLE", - "description": "VILLEFRANCHE DE ROUERGUE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.03324, - 44.36155 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSVILLE", - "description": "VILLEFRANCHE DE ROUERGUE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.21766, - 47.97081 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLEMAN", - "description": "LE MANS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.21766, - 47.97081 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLEMAN", - "description": "LE MANS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.21766, - 47.97081 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLEMAN", - "description": "LE MANS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.21766, - 47.97081 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSLEMAN", - "description": "LE MANS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.77736, - 45.78899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSECLLY", - "description": "ECULLY", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.77736, - 45.78899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSECLLY", - "description": "ECULLY", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.77736, - 45.78899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSECLLY", - "description": "ECULLY", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.77736, - 45.78899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSECLLY", - "description": "ECULLY", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.7037, - 49.28847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBAYEU", - "description": "BAYEUX", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.7037, - 49.28847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSBAYEU", - "description": "BAYEUX", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.34353, - 46.5396 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMLINS", - "description": "MOULINS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.34353, - 46.5396 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMLINS", - "description": "MOULINS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.34353, - 46.5396 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMLINS", - "description": "MOULINS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.34353, - 46.5396 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSMLINS", - "description": "MOULINS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.84367, - 47.07649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCHLET", - "description": "CHOLET", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.84367, - 47.07649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCHLET", - "description": "CHOLET", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.84367, - 47.07649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCHLET", - "description": "CHOLET", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.84367, - 47.07649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCHLET", - "description": "CHOLET", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.303333, - 48.187 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSENSM", - "description": "SENS MAILLOT", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.303333, - 48.187 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSENSM", - "description": "SENS MAILLOT", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.303333, - 48.187 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSENSM", - "description": "SENS MAILLOT", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.303333, - 48.187 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSSENSM", - "description": "SENS MAILLOT", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.60516, - 47.22177 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSNTESH", - "description": "NANTES SAINT HERBLAIN", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.60516, - 47.22177 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSNTESH", - "description": "NANTES SAINT HERBLAIN", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.60516, - 47.22177 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSNTESH", - "description": "NANTES SAINT HERBLAIN", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.60516, - 47.22177 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSNTESH", - "description": "NANTES SAINT HERBLAIN", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.581312, - 43.62991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSAUCH", - "description": "AUCH", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.581312, - 43.62991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSAUCH", - "description": "AUCH", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.581312, - 43.62991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSAUCH", - "description": "AUCH", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.581312, - 43.62991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSAUCH", - "description": "AUCH", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55467, - 48.79465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSORMSS", - "description": "ORMESSON", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55467, - 48.79465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSORMSS", - "description": "ORMESSON", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.61055, - 48.8784 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCHELL", - "description": "CHELLES", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.61055, - 48.8784 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCHELL", - "description": "CHELLES", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.61055, - 48.8784 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCHELL", - "description": "CHELLES", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.61055, - 48.8784 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Allego", - "owner:ref:FR:SIREN": "895163608", - "operator:email": "fabien.lepeytre@allego.eu", - "operator:phone": "+33 6 22 53 03 38", - "network": "Carrefour Energies", - "ref:EU:EVSE": "FRALLPEVCARSCHELL", - "description": "CHELLES", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.395016, - 50.6610416 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "AREA Tech", - "operator:email": "contact@area-tech.fr", - "network": "AREA Tech", - "ref:EU:EVSE": "FRAREP", - "description": "AIRE SUR LA LYS", - "capacity": "4", - "socket:type2_combo:output": "30 kW", - "charging_station:output": "30 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-12:00,Mo-Fr 14:00-18:00", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.395016, - 50.6610416 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "AREA Tech", - "operator:email": "contact@area-tech.fr", - "network": "AREA Tech", - "ref:EU:EVSE": "FRAREP", - "description": "AIRE SUR LA LYS", - "capacity": "4", - "socket:type2_combo:output": "30 kW", - "charging_station:output": "30 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:59", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.336631, - 47.613291 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6131612963805968726", - "ref": "932976", - "description": "Atlante/FRATL*BLOI0001", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.336631, - 47.613291 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6131612963805968726", - "ref": "932976", - "description": "Atlante/FRATL*BLOI0001", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.336631, - 47.613291 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6131612963805968726", - "ref": "932976", - "description": "Atlante/FRATL*BLOI0001", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.336631, - 47.613291 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6131612963805968726", - "ref": "932976", - "description": "Atlante/FRATL*BLOI0001", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.137621, - 50.385751 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP9108972336864383420", - "ref": "907830", - "description": "Atlante/FRATLZ336_FRBOISRE_000001", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.137621, - 50.385751 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP9108972336864383420", - "ref": "907830", - "description": "Atlante/FRATLZ336_FRBOISRE_000001", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.733263, - 45.156133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4814045093028374089", - "ref": "970214", - "description": "Atlante/FRATLZ326_FRGRANDP_000001", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.733263, - 45.156133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4814045093028374089", - "ref": "970214", - "description": "Atlante/FRATLZ326_FRGRANDP_000001", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.733263, - 45.156133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4814045093028374089", - "ref": "970214", - "description": "Atlante/FRATLZ326_FRGRANDP_000001", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.733263, - 45.156133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4814045093028374089", - "ref": "970214", - "description": "Atlante/FRATLZ326_FRGRANDP_000001", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.967443, - 49.264311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8215687132490690062", - "ref": "1030698", - "description": "Atlante/FRATLFR00372", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.967443, - 49.264311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8215687132490690062", - "ref": "1030698", - "description": "Atlante/FRATLFR00372", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.470891, - 48.188471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP826782280407544182", - "ref": "907827", - "description": "Atlante/FRATL*EPINA0001", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.470891, - 48.188471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP826782280407544182", - "ref": "907827", - "description": "Atlante/FRATL*EPINA0001", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.470891, - 48.188471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP826782280407544182", - "ref": "907827", - "description": "Atlante/FRATL*EPINA0001", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.470891, - 48.188471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP826782280407544182", - "ref": "907827", - "description": "Atlante/FRATL*EPINA0001", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.470891, - 48.188471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP826782280407544182", - "ref": "907827", - "description": "Atlante/FRATL*EPINA0001", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.470891, - 48.188471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP826782280407544182", - "ref": "907827", - "description": "Atlante/FRATL*EPINA0001", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.470891, - 48.188471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP826782280407544182", - "ref": "907827", - "description": "Atlante/FRATL*EPINA0001", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.470891, - 48.188471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP826782280407544182", - "ref": "907827", - "description": "Atlante/FRATL*EPINA0001", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.733263, - 45.156133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4814045093028374089", - "ref": "970214", - "description": "Atlante/FRATLZ326_FRGRANDP_000001", - "capacity": "15", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.733263, - 45.156133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4814045093028374089", - "ref": "970214", - "description": "Atlante/FRATLZ326_FRGRANDP_000001", - "capacity": "15", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.733263, - 45.156133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4814045093028374089", - "ref": "970214", - "description": "Atlante/FRATLZ326_FRGRANDP_000001", - "capacity": "15", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.733263, - 45.156133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4814045093028374089", - "ref": "970214", - "description": "Atlante/FRATLZ326_FRGRANDP_000001", - "capacity": "15", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.967443, - 49.264311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8215687132490690062", - "ref": "1030698", - "description": "Atlante/FRATLFR00372", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.967443, - 49.264311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8215687132490690062", - "ref": "1030698", - "description": "Atlante/FRATLFR00372", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.733263, - 45.156133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4814045093028374089", - "ref": "970214", - "description": "Atlante/FRATLZ326_FRGRANDP_000001", - "capacity": "15", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.733263, - 45.156133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4814045093028374089", - "ref": "970214", - "description": "Atlante/FRATLZ326_FRGRANDP_000001", - "capacity": "15", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.094213, - 46.180229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8026585310064861595", - "ref": "917970", - "description": "Atlante/FRATL*CaPu1381", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.094213, - 46.180229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8026585310064861595", - "ref": "917970", - "description": "Atlante/FRATL*CaPu1381", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.589041, - 50.492591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8845824429230639320", - "ref": "881100", - "description": "Atlante/FRATL*BRUA*7001", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.589041, - 50.492591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8845824429230639320", - "ref": "881100", - "description": "Atlante/FRATL*BRUA*7001", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.589041, - 50.492591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8845824429230639320", - "ref": "881100", - "description": "Atlante/FRATL*BRUA*7001", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.589041, - 50.492591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8845824429230639320", - "ref": "881100", - "description": "Atlante/FRATL*BRUA*7001", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.589041, - 50.492591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8845824429230639320", - "ref": "881100", - "description": "Atlante/FRATL*BRUA*7001", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.589041, - 50.492591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8845824429230639320", - "ref": "881100", - "description": "Atlante/FRATL*BRUA*7001", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.589041, - 50.492591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8845824429230639320", - "ref": "881100", - "description": "Atlante/FRATL*BRUA*7001", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.589041, - 50.492591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8845824429230639320", - "ref": "881100", - "description": "Atlante/FRATL*BRUA*7001", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.449391, - 48.549432 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1239323647602365606", - "ref": "970217", - "description": "Atlante/FRATLZ330_FR22ETAP_000001", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.449391, - 48.549432 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1239323647602365606", - "ref": "970217", - "description": "Atlante/FRATLZ330_FR22ETAP_000001", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.449391, - 48.549432 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1239323647602365606", - "ref": "970217", - "description": "Atlante/FRATLZ330_FR22ETAP_000001", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.449391, - 48.549432 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1239323647602365606", - "ref": "970217", - "description": "Atlante/FRATLZ330_FR22ETAP_000001", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.967443, - 49.264311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8215687132490690062", - "ref": "1030698", - "description": "Atlante/FRATLFR00372", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.967443, - 49.264311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8215687132490690062", - "ref": "1030698", - "description": "Atlante/FRATLFR00372", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.137621, - 50.385751 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP9108972336864383420", - "ref": "907830", - "description": "Atlante/FRATLZ336_FRBOISRE_000001", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.137621, - 50.385751 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP9108972336864383420", - "ref": "907830", - "description": "Atlante/FRATLZ336_FRBOISRE_000001", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.449391, - 48.549432 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1239323647602365606", - "ref": "970217", - "description": "Atlante/FRATLZ330_FR22ETAP_000001", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.449391, - 48.549432 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1239323647602365606", - "ref": "970217", - "description": "Atlante/FRATLZ330_FR22ETAP_000001", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.967443, - 49.264311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8215687132490690062", - "ref": "1030698", - "description": "Atlante/FRATLFR00372", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.967443, - 49.264311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8215687132490690062", - "ref": "1030698", - "description": "Atlante/FRATLFR00372", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.967443, - 49.264311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8215687132490690062", - "ref": "1030698", - "description": "Atlante/FRATLFR00372", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.967443, - 49.264311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8215687132490690062", - "ref": "1030698", - "description": "Atlante/FRATLFR00372", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.810651, - 45.315621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7060791721352218594", - "ref": "907824", - "description": "Atlante/FRATL*CHAN1501", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.810651, - 45.315621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7060791721352218594", - "ref": "907824", - "description": "Atlante/FRATL*CHAN1501", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.967443, - 49.264311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8215687132490690062", - "ref": "1030698", - "description": "Atlante/FRATLFR00372", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.967443, - 49.264311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8215687132490690062", - "ref": "1030698", - "description": "Atlante/FRATLFR00372", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.137621, - 50.385751 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP9108972336864383420", - "ref": "907830", - "description": "Atlante/FRATLZ336_FRBOISRE_000001", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.137621, - 50.385751 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP9108972336864383420", - "ref": "907830", - "description": "Atlante/FRATLZ336_FRBOISRE_000001", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.708607, - 47.320285 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2281536932326834877", - "ref": "951290", - "description": "Atlante/FRATLZ340_FRPORTO2_000001", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.708607, - 47.320285 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2281536932326834877", - "ref": "951290", - "description": "Atlante/FRATLZ340_FRPORTO2_000001", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.708607, - 47.320285 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2281536932326834877", - "ref": "951290", - "description": "Atlante/FRATLZ340_FRPORTO2_000001", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.708607, - 47.320285 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2281536932326834877", - "ref": "951290", - "description": "Atlante/FRATLZ340_FRPORTO2_000001", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.449391, - 48.549432 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1239323647602365606", - "ref": "970217", - "description": "Atlante/FRATLZ330_FR22ETAP_000001", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.449391, - 48.549432 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1239323647602365606", - "ref": "970217", - "description": "Atlante/FRATLZ330_FR22ETAP_000001", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.733263, - 45.156133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4814045093028374089", - "ref": "970214", - "description": "Atlante/FRATLZ326_FRGRANDP_000001", - "capacity": "15", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.733263, - 45.156133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4814045093028374089", - "ref": "970214", - "description": "Atlante/FRATLZ326_FRGRANDP_000001", - "capacity": "15", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.733263, - 45.156133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4814045093028374089", - "ref": "970214", - "description": "Atlante/FRATLZ326_FRGRANDP_000001", - "capacity": "15", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.733263, - 45.156133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4814045093028374089", - "ref": "970214", - "description": "Atlante/FRATLZ326_FRGRANDP_000001", - "capacity": "15", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.810651, - 45.315621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7060791721352218594", - "ref": "907824", - "description": "Atlante/FRATL*CHAN1501", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.810651, - 45.315621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7060791721352218594", - "ref": "907824", - "description": "Atlante/FRATL*CHAN1501", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.094213, - 46.180229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8026585310064861595", - "ref": "917970", - "description": "Atlante/FRATL*CaPu1381", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.094213, - 46.180229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8026585310064861595", - "ref": "917970", - "description": "Atlante/FRATL*CaPu1381", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.168101, - 45.679407 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4583405985572012653", - "ref": "945513", - "description": "Atlante/FRATLZ333_FRGOLFPA_000001", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "We,Su,Fr,Tu,Mo,Th,Sa 09:00-18:00,Tu,Mo,We,Fr,Su,Th,Sa 08:30-18:30,Mo,Tu 09:00-19:00,Sa,Fr 09:00-23:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.168101, - 45.679407 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4583405985572012653", - "ref": "945513", - "description": "Atlante/FRATLZ333_FRGOLFPA_000001", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "We,Su,Fr,Tu,Mo,Th,Sa 09:00-18:00,Tu,Mo,We,Fr,Su,Th,Sa 08:30-18:30,Mo,Tu 09:00-19:00,Sa,Fr 09:00-23:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.168101, - 45.679407 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4583405985572012653", - "ref": "945513", - "description": "Atlante/FRATLZ333_FRGOLFPA_000001", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "We,Su,Fr,Tu,Mo,Th,Sa 09:00-18:00,Tu,Mo,We,Fr,Su,Th,Sa 08:30-18:30,Mo,Tu 09:00-19:00,Sa,Fr 09:00-23:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.168101, - 45.679407 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4583405985572012653", - "ref": "945513", - "description": "Atlante/FRATLZ333_FRGOLFPA_000001", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "We,Su,Fr,Tu,Mo,Th,Sa 09:00-18:00,Tu,Mo,We,Fr,Su,Th,Sa 08:30-18:30,Mo,Tu 09:00-19:00,Sa,Fr 09:00-23:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.919845, - 43.602488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP478502809142577749", - "ref": "940608", - "description": "Atlante/FRATLZ331_FRODYSSE_000001", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.919845, - 43.602488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP478502809142577749", - "ref": "940608", - "description": "Atlante/FRATLZ331_FRODYSSE_000001", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.919845, - 43.602488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP478502809142577749", - "ref": "940608", - "description": "Atlante/FRATLZ331_FRODYSSE_000001", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.919845, - 43.602488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP478502809142577749", - "ref": "940608", - "description": "Atlante/FRATLZ331_FRODYSSE_000001", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.919845, - 43.602488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP478502809142577749", - "ref": "940608", - "description": "Atlante/FRATLZ331_FRODYSSE_000001", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.919845, - 43.602488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP478502809142577749", - "ref": "940608", - "description": "Atlante/FRATLZ331_FRODYSSE_000001", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.919845, - 43.602488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP478502809142577749", - "ref": "940608", - "description": "Atlante/FRATLZ331_FRODYSSE_000001", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.919845, - 43.602488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP478502809142577749", - "ref": "940608", - "description": "Atlante/FRATLZ331_FRODYSSE_000001", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.474841, - 50.378744 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4037480094699156107", - "ref": "940611", - "description": "Atlante/FRATLZ334_FRPETITE_000001", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.474841, - 50.378744 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4037480094699156107", - "ref": "940611", - "description": "Atlante/FRATLZ334_FRPETITE_000001", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.474841, - 50.378744 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4037480094699156107", - "ref": "940611", - "description": "Atlante/FRATLZ334_FRPETITE_000001", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.474841, - 50.378744 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4037480094699156107", - "ref": "940611", - "description": "Atlante/FRATLZ334_FRPETITE_000001", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.474841, - 50.378744 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4037480094699156107", - "ref": "940611", - "description": "Atlante/FRATLZ334_FRPETITE_000001", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.474841, - 50.378744 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4037480094699156107", - "ref": "940611", - "description": "Atlante/FRATLZ334_FRPETITE_000001", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.474841, - 50.378744 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4037480094699156107", - "ref": "940611", - "description": "Atlante/FRATLZ334_FRPETITE_000001", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.474841, - 50.378744 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4037480094699156107", - "ref": "940611", - "description": "Atlante/FRATLZ334_FRPETITE_000001", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.110405, - 48.549412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4412991536878542066", - "ref": "945516", - "description": "Atlante/FRATLZ346_FRRELAIS_000001", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.110405, - 48.549412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4412991536878542066", - "ref": "945516", - "description": "Atlante/FRATLZ346_FRRELAIS_000001", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.110405, - 48.549412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4412991536878542066", - "ref": "945516", - "description": "Atlante/FRATLZ346_FRRELAIS_000001", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.110405, - 48.549412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4412991536878542066", - "ref": "945516", - "description": "Atlante/FRATLZ346_FRRELAIS_000001", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.468972, - 44.867686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP3199793836313808124", - "ref": "1016256", - "description": "Atlante/FRATLZ367_FRGARDEN_000001", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.468972, - 44.867686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP3199793836313808124", - "ref": "1016256", - "description": "Atlante/FRATLZ367_FRGARDEN_000001", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.468972, - 44.867686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP3199793836313808124", - "ref": "1016256", - "description": "Atlante/FRATLZ367_FRGARDEN_000001", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.468972, - 44.867686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP3199793836313808124", - "ref": "1016256", - "description": "Atlante/FRATLZ367_FRGARDEN_000001", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.106007, - 47.979312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8596546433068251049", - "ref": "1000002", - "description": "Atlante/FRATLFR00265", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.106007, - 47.979312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8596546433068251049", - "ref": "1000002", - "description": "Atlante/FRATLFR00265", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.106007, - 47.979312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8596546433068251049", - "ref": "1000002", - "description": "Atlante/FRATLFR00265", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.106007, - 47.979312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8596546433068251049", - "ref": "1000002", - "description": "Atlante/FRATLFR00265", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.12981, - 44.43733 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6409188174419032455", - "ref": "1000005", - "description": "Atlante/FRATLFR00328", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.12981, - 44.43733 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6409188174419032455", - "ref": "1000005", - "description": "Atlante/FRATLFR00328", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.12981, - 44.43733 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6409188174419032455", - "ref": "1000005", - "description": "Atlante/FRATLFR00328", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.12981, - 44.43733 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6409188174419032455", - "ref": "1000005", - "description": "Atlante/FRATLFR00328", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.078336, - 49.898162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6112526243770344790", - "ref": "1000017", - "description": "Atlante/FRATLFR00524", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.078336, - 49.898162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6112526243770344790", - "ref": "1000017", - "description": "Atlante/FRATLFR00524", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.078336, - 49.898162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6112526243770344790", - "ref": "1000017", - "description": "Atlante/FRATLFR00524", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.078336, - 49.898162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6112526243770344790", - "ref": "1000017", - "description": "Atlante/FRATLFR00524", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.258398, - 45.522178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP9138744710473796437", - "ref": "1011771", - "description": "Atlante/FRATLFR00334", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.258398, - 45.522178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP9138744710473796437", - "ref": "1011771", - "description": "Atlante/FRATLFR00334", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12531, - 50.61663 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8404251685188617290", - "ref": "1011774", - "description": "Atlante/FRATLFR00359", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12531, - 50.61663 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8404251685188617290", - "ref": "1011774", - "description": "Atlante/FRATLFR00359", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12531, - 50.61663 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8404251685188617290", - "ref": "1011774", - "description": "Atlante/FRATLFR00359", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12531, - 50.61663 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8404251685188617290", - "ref": "1011774", - "description": "Atlante/FRATLFR00359", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12531, - 50.61663 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8404251685188617290", - "ref": "1011774", - "description": "Atlante/FRATLFR00359", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12531, - 50.61663 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8404251685188617290", - "ref": "1011774", - "description": "Atlante/FRATLFR00359", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.780833, - 43.113056 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5572828085833339763", - "ref": "1068378", - "description": "Atlante/FRATLFR00291", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.780833, - 43.113056 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5572828085833339763", - "ref": "1068378", - "description": "Atlante/FRATLFR00291", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.780833, - 43.113056 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5572828085833339763", - "ref": "1068378", - "description": "Atlante/FRATLFR00291", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.780833, - 43.113056 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5572828085833339763", - "ref": "1068378", - "description": "Atlante/FRATLFR00291", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.643174, - 48.421741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7827367596983369871", - "ref": "1064577", - "description": "Atlante/FRATLFR00331", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.643174, - 48.421741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7827367596983369871", - "ref": "1064577", - "description": "Atlante/FRATLFR00331", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.643174, - 48.421741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7827367596983369871", - "ref": "1064577", - "description": "Atlante/FRATLFR00331", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.643174, - 48.421741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7827367596983369871", - "ref": "1064577", - "description": "Atlante/FRATLFR00331", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.30599, - 43.604839 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP9131155387011422736", - "ref": "1035354", - "description": "Atlante/FRATLFR00292", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.30599, - 43.604839 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP9131155387011422736", - "ref": "1035354", - "description": "Atlante/FRATLFR00292", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.30599, - 43.604839 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP9131155387011422736", - "ref": "1035354", - "description": "Atlante/FRATLFR00292", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.30599, - 43.604839 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP9131155387011422736", - "ref": "1035354", - "description": "Atlante/FRATLFR00292", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.74822, - 50.72418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP9032291975085653282", - "ref": "1068456", - "description": "Atlante/FRATLFR00354", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.74822, - 50.72418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP9032291975085653282", - "ref": "1068456", - "description": "Atlante/FRATLFR00354", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.74822, - 50.72418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP9032291975085653282", - "ref": "1068456", - "description": "Atlante/FRATLFR00354", - "capacity": "15", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.74822, - 50.72418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP9032291975085653282", - "ref": "1068456", - "description": "Atlante/FRATLFR00354", - "capacity": "15", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.777418, - 48.059198 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4732822237841061286", - "ref": "1035069", - "description": "Atlante/FRATLFR00526", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.777418, - 48.059198 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4732822237841061286", - "ref": "1035069", - "description": "Atlante/FRATLFR00526", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.777418, - 48.059198 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4732822237841061286", - "ref": "1035069", - "description": "Atlante/FRATLFR00526", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.777418, - 48.059198 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4732822237841061286", - "ref": "1035069", - "description": "Atlante/FRATLFR00526", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.487536, - 43.867961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1891497758849749428", - "ref": "1022550", - "description": "Atlante/FRATLFR00525", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.487536, - 43.867961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1891497758849749428", - "ref": "1022550", - "description": "Atlante/FRATLFR00525", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.487536, - 43.867961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1891497758849749428", - "ref": "1022550", - "description": "Atlante/FRATLFR00525", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.487536, - 43.867961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1891497758849749428", - "ref": "1022550", - "description": "Atlante/FRATLFR00525", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.876376, - 47.672286 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8732013609831878957", - "ref": "1081227", - "description": "Atlante/FRATLFR00529", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.876376, - 47.672286 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8732013609831878957", - "ref": "1081227", - "description": "Atlante/FRATLFR00529", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.876376, - 47.672286 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8732013609831878957", - "ref": "1081227", - "description": "Atlante/FRATLFR00529", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.876376, - 47.672286 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8732013609831878957", - "ref": "1081227", - "description": "Atlante/FRATLFR00529", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.467056, - 49.240486 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7966625696986170342", - "ref": "1030695", - "description": "Atlante/FRATLFR00370", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.467056, - 49.240486 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7966625696986170342", - "ref": "1030695", - "description": "Atlante/FRATLFR00370", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.467056, - 49.240486 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7966625696986170342", - "ref": "1030695", - "description": "Atlante/FRATLFR00370", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.467056, - 49.240486 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7966625696986170342", - "ref": "1030695", - "description": "Atlante/FRATLFR00370", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.467056, - 49.240486 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7966625696986170342", - "ref": "1030695", - "description": "Atlante/FRATLFR00370", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.467056, - 49.240486 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7966625696986170342", - "ref": "1030695", - "description": "Atlante/FRATLFR00370", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.129928, - 44.610277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5843684330743466158", - "ref": "1021026", - "description": "Atlante/FRATLFR00606", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.129928, - 44.610277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5843684330743466158", - "ref": "1021026", - "description": "Atlante/FRATLFR00606", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.940639, - 45.90257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4884284293300898891", - "ref": "1152117", - "description": "Atlante/FRATLFR00339", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.940639, - 45.90257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4884284293300898891", - "ref": "1152117", - "description": "Atlante/FRATLFR00339", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.940639, - 45.90257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4884284293300898891", - "ref": "1152117", - "description": "Atlante/FRATLFR00339", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.940639, - 45.90257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4884284293300898891", - "ref": "1152117", - "description": "Atlante/FRATLFR00339", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.940639, - 45.90257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4884284293300898891", - "ref": "1152117", - "description": "Atlante/FRATLFR00339", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.940639, - 45.90257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4884284293300898891", - "ref": "1152117", - "description": "Atlante/FRATLFR00339", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.268711, - 45.517324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7983268082788716816", - "ref": "1030692", - "description": "Atlante/FRATLFR00322", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.268711, - 45.517324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7983268082788716816", - "ref": "1030692", - "description": "Atlante/FRATLFR00322", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.268711, - 45.517324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7983268082788716816", - "ref": "1030692", - "description": "Atlante/FRATLFR00322", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.268711, - 45.517324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7983268082788716816", - "ref": "1030692", - "description": "Atlante/FRATLFR00322", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.268711, - 45.517324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7983268082788716816", - "ref": "1030692", - "description": "Atlante/FRATLFR00322", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.268711, - 45.517324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7983268082788716816", - "ref": "1030692", - "description": "Atlante/FRATLFR00322", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.432787, - 44.975352 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP619300044077997644", - "ref": "976544", - "description": "Atlante/FRATLFR00307", - "capacity": "23", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.432787, - 44.975352 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP619300044077997644", - "ref": "976544", - "description": "Atlante/FRATLFR00307", - "capacity": "23", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.432787, - 44.975352 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP619300044077997644", - "ref": "976544", - "description": "Atlante/FRATLFR00307", - "capacity": "23", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.432787, - 44.975352 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP619300044077997644", - "ref": "976544", - "description": "Atlante/FRATLFR00307", - "capacity": "23", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.432787, - 44.975352 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP619300044077997644", - "ref": "976544", - "description": "Atlante/FRATLFR00307", - "capacity": "23", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.432787, - 44.975352 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP619300044077997644", - "ref": "976544", - "description": "Atlante/FRATLFR00307", - "capacity": "23", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.432787, - 44.975352 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP619300044077997644", - "ref": "976544", - "description": "Atlante/FRATLFR00307", - "capacity": "23", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.432787, - 44.975352 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP619300044077997644", - "ref": "976544", - "description": "Atlante/FRATLFR00307", - "capacity": "23", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.432787, - 44.975352 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP619300044077997644", - "ref": "976544", - "description": "Atlante/FRATLFR00307", - "capacity": "23", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.432787, - 44.975352 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP619300044077997644", - "ref": "976544", - "description": "Atlante/FRATLFR00307", - "capacity": "23", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.432787, - 44.975352 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP619300044077997644", - "ref": "976544", - "description": "Atlante/FRATLFR00307", - "capacity": "23", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.432787, - 44.975352 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP619300044077997644", - "ref": "976544", - "description": "Atlante/FRATLFR00307", - "capacity": "23", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.432787, - 44.975352 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP619300044077997644", - "ref": "976544", - "description": "Atlante/FRATLFR00307", - "capacity": "23", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.432787, - 44.975352 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP619300044077997644", - "ref": "976544", - "description": "Atlante/FRATLFR00307", - "capacity": "23", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.432787, - 44.975352 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP619300044077997644", - "ref": "976544", - "description": "Atlante/FRATLFR00307", - "capacity": "23", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.432787, - 44.975352 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP619300044077997644", - "ref": "976544", - "description": "Atlante/FRATLFR00307", - "capacity": "23", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.432787, - 44.975352 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP619300044077997644", - "ref": "976544", - "description": "Atlante/FRATLFR00307", - "capacity": "23", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.432787, - 44.975352 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP619300044077997644", - "ref": "976544", - "description": "Atlante/FRATLFR00307", - "capacity": "23", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.432787, - 44.975352 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP619300044077997644", - "ref": "976544", - "description": "Atlante/FRATLFR00307", - "capacity": "23", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.110902, - 49.081246 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1858193677775562709", - "ref": "1000014", - "description": "Atlante/FRATLFR00373", - "capacity": "5", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.110902, - 49.081246 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1858193677775562709", - "ref": "1000014", - "description": "Atlante/FRATLFR00373", - "capacity": "5", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.365763, - 48.126868 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7349825522925421515", - "ref": "1000011", - "description": "Atlante/FRATLFR00350", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Th,Tu,Sa,Mo,We,Fr 00:00-23:59" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.365763, - 48.126868 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7349825522925421515", - "ref": "1000011", - "description": "Atlante/FRATLFR00350", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Th,Tu,Sa,Mo,We,Fr 00:00-23:59" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.365763, - 48.126868 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7349825522925421515", - "ref": "1000011", - "description": "Atlante/FRATLFR00350", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Th,Tu,Sa,Mo,We,Fr 00:00-23:59" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.365763, - 48.126868 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7349825522925421515", - "ref": "1000011", - "description": "Atlante/FRATLFR00350", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Th,Tu,Sa,Mo,We,Fr 00:00-23:59" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.110902, - 49.081246 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1858193677775562709", - "ref": "1000014", - "description": "Atlante/FRATLFR00373", - "capacity": "5", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.110902, - 49.081246 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1858193677775562709", - "ref": "1000014", - "description": "Atlante/FRATLFR00373", - "capacity": "5", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.344246, - 48.624767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6130002243907058617", - "ref": "1000008", - "description": "Atlante/FRATLFR00335", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.344246, - 48.624767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6130002243907058617", - "ref": "1000008", - "description": "Atlante/FRATLFR00335", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.344246, - 48.624767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6130002243907058617", - "ref": "1000008", - "description": "Atlante/FRATLFR00335", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.344246, - 48.624767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6130002243907058617", - "ref": "1000008", - "description": "Atlante/FRATLFR00335", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.814805, - 47.306113 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1596122143512744598", - "ref": "1004979", - "description": "Atlante/FRATLZ350_FRCHASSA_000001", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.814805, - 47.306113 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1596122143512744598", - "ref": "1004979", - "description": "Atlante/FRATLZ350_FRCHASSA_000001", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.814805, - 47.306113 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1596122143512744598", - "ref": "1004979", - "description": "Atlante/FRATLZ350_FRCHASSA_000001", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.814805, - 47.306113 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1596122143512744598", - "ref": "1004979", - "description": "Atlante/FRATLZ350_FRCHASSA_000001", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.026415, - 43.221342 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2283701914608388339", - "ref": "1004976", - "description": "Atlante/FRATLFR00333", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.026415, - 43.221342 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2283701914608388339", - "ref": "1004976", - "description": "Atlante/FRATLFR00333", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.026415, - 43.221342 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2283701914608388339", - "ref": "1004976", - "description": "Atlante/FRATLFR00333", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.026415, - 43.221342 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2283701914608388339", - "ref": "1004976", - "description": "Atlante/FRATLFR00333", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.258398, - 45.522178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP9138744710473796437", - "ref": "1011771", - "description": "Atlante/FRATLFR00334", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.258398, - 45.522178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP9138744710473796437", - "ref": "1011771", - "description": "Atlante/FRATLFR00334", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12531, - 50.61663 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8404251685188617290", - "ref": "1011774", - "description": "Atlante/FRATLFR00359", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12531, - 50.61663 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8404251685188617290", - "ref": "1011774", - "description": "Atlante/FRATLFR00359", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.74822, - 50.72418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP9032291975085653282", - "ref": "1068456", - "description": "Atlante/FRATLFR00354", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.74822, - 50.72418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP9032291975085653282", - "ref": "1068456", - "description": "Atlante/FRATLFR00354", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.467056, - 49.240486 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7966625696986170342", - "ref": "1030695", - "description": "Atlante/FRATLFR00370", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.467056, - 49.240486 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7966625696986170342", - "ref": "1030695", - "description": "Atlante/FRATLFR00370", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.129928, - 44.610277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5843684330743466158", - "ref": "1021026", - "description": "Atlante/FRATLFR00606", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.129928, - 44.610277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5843684330743466158", - "ref": "1021026", - "description": "Atlante/FRATLFR00606", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.940639, - 45.90257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4884284293300898891", - "ref": "1152117", - "description": "Atlante/FRATLFR00339", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.940639, - 45.90257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4884284293300898891", - "ref": "1152117", - "description": "Atlante/FRATLFR00339", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.268711, - 45.517324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7983268082788716816", - "ref": "1030692", - "description": "Atlante/FRATLFR00322", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.268711, - 45.517324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7983268082788716816", - "ref": "1030692", - "description": "Atlante/FRATLFR00322", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.439411, - 43.869269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6141561066992816197", - "ref": "970211", - "description": "Atlante/FRATLFR00310", - "capacity": "38", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.439411, - 43.869269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6141561066992816197", - "ref": "970211", - "description": "Atlante/FRATLFR00310", - "capacity": "38", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.439411, - 43.869269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6141561066992816197", - "ref": "970211", - "description": "Atlante/FRATLFR00310", - "capacity": "38", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.439411, - 43.869269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6141561066992816197", - "ref": "970211", - "description": "Atlante/FRATLFR00310", - "capacity": "38", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.439411, - 43.869269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6141561066992816197", - "ref": "970211", - "description": "Atlante/FRATLFR00310", - "capacity": "38", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.439411, - 43.869269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6141561066992816197", - "ref": "970211", - "description": "Atlante/FRATLFR00310", - "capacity": "38", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.439411, - 43.869269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6141561066992816197", - "ref": "970211", - "description": "Atlante/FRATLFR00310", - "capacity": "38", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.439411, - 43.869269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6141561066992816197", - "ref": "970211", - "description": "Atlante/FRATLFR00310", - "capacity": "38", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.439411, - 43.869269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6141561066992816197", - "ref": "970211", - "description": "Atlante/FRATLFR00310", - "capacity": "38", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.439411, - 43.869269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6141561066992816197", - "ref": "970211", - "description": "Atlante/FRATLFR00310", - "capacity": "38", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.439411, - 43.869269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6141561066992816197", - "ref": "970211", - "description": "Atlante/FRATLFR00310", - "capacity": "38", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.439411, - 43.869269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6141561066992816197", - "ref": "970211", - "description": "Atlante/FRATLFR00310", - "capacity": "38", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.439411, - 43.869269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6141561066992816197", - "ref": "970211", - "description": "Atlante/FRATLFR00310", - "capacity": "38", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.439411, - 43.869269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6141561066992816197", - "ref": "970211", - "description": "Atlante/FRATLFR00310", - "capacity": "38", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.439411, - 43.869269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6141561066992816197", - "ref": "970211", - "description": "Atlante/FRATLFR00310", - "capacity": "38", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.439411, - 43.869269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6141561066992816197", - "ref": "970211", - "description": "Atlante/FRATLFR00310", - "capacity": "38", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.439411, - 43.869269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6141561066992816197", - "ref": "970211", - "description": "Atlante/FRATLFR00310", - "capacity": "38", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.439411, - 43.869269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6141561066992816197", - "ref": "970211", - "description": "Atlante/FRATLFR00310", - "capacity": "38", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.439411, - 43.869269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6141561066992816197", - "ref": "970211", - "description": "Atlante/FRATLFR00310", - "capacity": "38", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.439411, - 43.869269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6141561066992816197", - "ref": "970211", - "description": "Atlante/FRATLFR00310", - "capacity": "38", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.439411, - 43.869269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6141561066992816197", - "ref": "970211", - "description": "Atlante/FRATLFR00310", - "capacity": "38", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.439411, - 43.869269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6141561066992816197", - "ref": "970211", - "description": "Atlante/FRATLFR00310", - "capacity": "38", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.439411, - 43.869269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6141561066992816197", - "ref": "970211", - "description": "Atlante/FRATLFR00310", - "capacity": "38", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.439411, - 43.869269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6141561066992816197", - "ref": "970211", - "description": "Atlante/FRATLFR00310", - "capacity": "38", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.439411, - 43.869269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6141561066992816197", - "ref": "970211", - "description": "Atlante/FRATLFR00310", - "capacity": "38", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.439411, - 43.869269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6141561066992816197", - "ref": "970211", - "description": "Atlante/FRATLFR00310", - "capacity": "38", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.439411, - 43.869269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6141561066992816197", - "ref": "970211", - "description": "Atlante/FRATLFR00310", - "capacity": "38", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.439411, - 43.869269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6141561066992816197", - "ref": "970211", - "description": "Atlante/FRATLFR00310", - "capacity": "38", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.439411, - 43.869269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6141561066992816197", - "ref": "970211", - "description": "Atlante/FRATLFR00310", - "capacity": "38", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.439411, - 43.869269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6141561066992816197", - "ref": "970211", - "description": "Atlante/FRATLFR00310", - "capacity": "38", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.439411, - 43.869269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6141561066992816197", - "ref": "970211", - "description": "Atlante/FRATLFR00310", - "capacity": "38", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.439411, - 43.869269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6141561066992816197", - "ref": "970211", - "description": "Atlante/FRATLFR00310", - "capacity": "38", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.439411, - 43.869269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6141561066992816197", - "ref": "970211", - "description": "Atlante/FRATLFR00310", - "capacity": "38", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59942, - 45.609308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2377248986162986909", - "ref": "976547", - "description": "Atlante/FRATLFR00309", - "capacity": "39", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59942, - 45.609308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2377248986162986909", - "ref": "976547", - "description": "Atlante/FRATLFR00309", - "capacity": "39", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59942, - 45.609308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2377248986162986909", - "ref": "976547", - "description": "Atlante/FRATLFR00309", - "capacity": "39", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59942, - 45.609308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2377248986162986909", - "ref": "976547", - "description": "Atlante/FRATLFR00309", - "capacity": "39", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59942, - 45.609308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2377248986162986909", - "ref": "976547", - "description": "Atlante/FRATLFR00309", - "capacity": "39", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59942, - 45.609308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2377248986162986909", - "ref": "976547", - "description": "Atlante/FRATLFR00309", - "capacity": "39", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59942, - 45.609308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2377248986162986909", - "ref": "976547", - "description": "Atlante/FRATLFR00309", - "capacity": "39", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59942, - 45.609308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2377248986162986909", - "ref": "976547", - "description": "Atlante/FRATLFR00309", - "capacity": "39", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59942, - 45.609308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2377248986162986909", - "ref": "976547", - "description": "Atlante/FRATLFR00309", - "capacity": "39", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59942, - 45.609308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2377248986162986909", - "ref": "976547", - "description": "Atlante/FRATLFR00309", - "capacity": "39", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59942, - 45.609308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2377248986162986909", - "ref": "976547", - "description": "Atlante/FRATLFR00309", - "capacity": "39", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59942, - 45.609308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2377248986162986909", - "ref": "976547", - "description": "Atlante/FRATLFR00309", - "capacity": "39", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59942, - 45.609308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2377248986162986909", - "ref": "976547", - "description": "Atlante/FRATLFR00309", - "capacity": "39", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59942, - 45.609308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2377248986162986909", - "ref": "976547", - "description": "Atlante/FRATLFR00309", - "capacity": "39", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59942, - 45.609308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2377248986162986909", - "ref": "976547", - "description": "Atlante/FRATLFR00309", - "capacity": "39", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59942, - 45.609308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2377248986162986909", - "ref": "976547", - "description": "Atlante/FRATLFR00309", - "capacity": "39", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59942, - 45.609308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2377248986162986909", - "ref": "976547", - "description": "Atlante/FRATLFR00309", - "capacity": "39", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59942, - 45.609308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2377248986162986909", - "ref": "976547", - "description": "Atlante/FRATLFR00309", - "capacity": "39", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59942, - 45.609308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2377248986162986909", - "ref": "976547", - "description": "Atlante/FRATLFR00309", - "capacity": "39", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59942, - 45.609308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2377248986162986909", - "ref": "976547", - "description": "Atlante/FRATLFR00309", - "capacity": "39", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59942, - 45.609308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2377248986162986909", - "ref": "976547", - "description": "Atlante/FRATLFR00309", - "capacity": "39", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59942, - 45.609308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2377248986162986909", - "ref": "976547", - "description": "Atlante/FRATLFR00309", - "capacity": "39", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59942, - 45.609308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2377248986162986909", - "ref": "976547", - "description": "Atlante/FRATLFR00309", - "capacity": "39", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59942, - 45.609308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2377248986162986909", - "ref": "976547", - "description": "Atlante/FRATLFR00309", - "capacity": "39", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59942, - 45.609308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2377248986162986909", - "ref": "976547", - "description": "Atlante/FRATLFR00309", - "capacity": "39", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59942, - 45.609308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2377248986162986909", - "ref": "976547", - "description": "Atlante/FRATLFR00309", - "capacity": "39", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59942, - 45.609308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2377248986162986909", - "ref": "976547", - "description": "Atlante/FRATLFR00309", - "capacity": "39", - "socket:type2_combo:output": "289 kW", - "charging_station:output": "289 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59942, - 45.609308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2377248986162986909", - "ref": "976547", - "description": "Atlante/FRATLFR00309", - "capacity": "39", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59942, - 45.609308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2377248986162986909", - "ref": "976547", - "description": "Atlante/FRATLFR00309", - "capacity": "39", - "socket:type2_combo:output": "289 kW", - "charging_station:output": "289 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59942, - 45.609308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2377248986162986909", - "ref": "976547", - "description": "Atlante/FRATLFR00309", - "capacity": "39", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59942, - 45.609308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2377248986162986909", - "ref": "976547", - "description": "Atlante/FRATLFR00309", - "capacity": "39", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59942, - 45.609308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2377248986162986909", - "ref": "976547", - "description": "Atlante/FRATLFR00309", - "capacity": "39", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59942, - 45.609308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2377248986162986909", - "ref": "976547", - "description": "Atlante/FRATLFR00309", - "capacity": "39", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59942, - 45.609308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2377248986162986909", - "ref": "976547", - "description": "Atlante/FRATLFR00309", - "capacity": "39", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.457271, - 45.622961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7525913970069791357", - "ref": "995023", - "description": "Atlante/FRATLFR00308", - "capacity": "42", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.457271, - 45.622961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7525913970069791357", - "ref": "995023", - "description": "Atlante/FRATLFR00308", - "capacity": "42", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.457271, - 45.622961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7525913970069791357", - "ref": "995023", - "description": "Atlante/FRATLFR00308", - "capacity": "42", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.457271, - 45.622961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7525913970069791357", - "ref": "995023", - "description": "Atlante/FRATLFR00308", - "capacity": "42", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.457271, - 45.622961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7525913970069791357", - "ref": "995023", - "description": "Atlante/FRATLFR00308", - "capacity": "42", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.457271, - 45.622961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7525913970069791357", - "ref": "995023", - "description": "Atlante/FRATLFR00308", - "capacity": "42", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.457271, - 45.622961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7525913970069791357", - "ref": "995023", - "description": "Atlante/FRATLFR00308", - "capacity": "42", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.457271, - 45.622961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7525913970069791357", - "ref": "995023", - "description": "Atlante/FRATLFR00308", - "capacity": "42", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.457271, - 45.622961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7525913970069791357", - "ref": "995023", - "description": "Atlante/FRATLFR00308", - "capacity": "42", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.457271, - 45.622961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7525913970069791357", - "ref": "995023", - "description": "Atlante/FRATLFR00308", - "capacity": "42", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.457271, - 45.622961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7525913970069791357", - "ref": "995023", - "description": "Atlante/FRATLFR00308", - "capacity": "42", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.457271, - 45.622961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7525913970069791357", - "ref": "995023", - "description": "Atlante/FRATLFR00308", - "capacity": "42", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.457271, - 45.622961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7525913970069791357", - "ref": "995023", - "description": "Atlante/FRATLFR00308", - "capacity": "42", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.457271, - 45.622961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7525913970069791357", - "ref": "995023", - "description": "Atlante/FRATLFR00308", - "capacity": "42", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.457271, - 45.622961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7525913970069791357", - "ref": "995023", - "description": "Atlante/FRATLFR00308", - "capacity": "42", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.457271, - 45.622961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7525913970069791357", - "ref": "995023", - "description": "Atlante/FRATLFR00308", - "capacity": "42", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.457271, - 45.622961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7525913970069791357", - "ref": "995023", - "description": "Atlante/FRATLFR00308", - "capacity": "42", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.457271, - 45.622961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7525913970069791357", - "ref": "995023", - "description": "Atlante/FRATLFR00308", - "capacity": "42", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.457271, - 45.622961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7525913970069791357", - "ref": "995023", - "description": "Atlante/FRATLFR00308", - "capacity": "42", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.457271, - 45.622961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7525913970069791357", - "ref": "995023", - "description": "Atlante/FRATLFR00308", - "capacity": "42", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.457271, - 45.622961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7525913970069791357", - "ref": "995023", - "description": "Atlante/FRATLFR00308", - "capacity": "42", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.457271, - 45.622961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7525913970069791357", - "ref": "995023", - "description": "Atlante/FRATLFR00308", - "capacity": "42", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.457271, - 45.622961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7525913970069791357", - "ref": "995023", - "description": "Atlante/FRATLFR00308", - "capacity": "42", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.457271, - 45.622961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7525913970069791357", - "ref": "995023", - "description": "Atlante/FRATLFR00308", - "capacity": "42", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.457271, - 45.622961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7525913970069791357", - "ref": "995023", - "description": "Atlante/FRATLFR00308", - "capacity": "42", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.457271, - 45.622961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7525913970069791357", - "ref": "995023", - "description": "Atlante/FRATLFR00308", - "capacity": "42", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.457271, - 45.622961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7525913970069791357", - "ref": "995023", - "description": "Atlante/FRATLFR00308", - "capacity": "42", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.457271, - 45.622961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7525913970069791357", - "ref": "995023", - "description": "Atlante/FRATLFR00308", - "capacity": "42", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.457271, - 45.622961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7525913970069791357", - "ref": "995023", - "description": "Atlante/FRATLFR00308", - "capacity": "42", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.457271, - 45.622961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7525913970069791357", - "ref": "995023", - "description": "Atlante/FRATLFR00308", - "capacity": "42", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.457271, - 45.622961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7525913970069791357", - "ref": "995023", - "description": "Atlante/FRATLFR00308", - "capacity": "42", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.457271, - 45.622961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7525913970069791357", - "ref": "995023", - "description": "Atlante/FRATLFR00308", - "capacity": "42", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.457271, - 45.622961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7525913970069791357", - "ref": "995023", - "description": "Atlante/FRATLFR00308", - "capacity": "42", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.457271, - 45.622961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7525913970069791357", - "ref": "995023", - "description": "Atlante/FRATLFR00308", - "capacity": "42", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.457271, - 45.622961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7525913970069791357", - "ref": "995023", - "description": "Atlante/FRATLFR00308", - "capacity": "42", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.457271, - 45.622961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7525913970069791357", - "ref": "995023", - "description": "Atlante/FRATLFR00308", - "capacity": "42", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.74822, - 50.72418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP9032291975085653282", - "ref": "1068456", - "description": "Atlante/FRATLFR00354", - "capacity": "15", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.74822, - 50.72418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP9032291975085653282", - "ref": "1068456", - "description": "Atlante/FRATLFR00354", - "capacity": "15", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.74822, - 50.72418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP9032291975085653282", - "ref": "1068456", - "description": "Atlante/FRATLFR00354", - "capacity": "15", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.74822, - 50.72418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP9032291975085653282", - "ref": "1068456", - "description": "Atlante/FRATLFR00354", - "capacity": "15", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.74822, - 50.72418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP9032291975085653282", - "ref": "1068456", - "description": "Atlante/FRATLFR00354", - "capacity": "15", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.74822, - 50.72418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP9032291975085653282", - "ref": "1068456", - "description": "Atlante/FRATLFR00354", - "capacity": "15", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.325876, - 45.564554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP9144950253599832714", - "ref": "999996", - "description": "Atlante/FRATLFR00232", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.325876, - 45.564554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP9144950253599832714", - "ref": "999996", - "description": "Atlante/FRATLFR00232", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.325876, - 45.564554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP9144950253599832714", - "ref": "999996", - "description": "Atlante/FRATLFR00232", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.325876, - 45.564554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP9144950253599832714", - "ref": "999996", - "description": "Atlante/FRATLFR00232", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.97088, - 43.594205 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5577072911776749297", - "ref": "999999", - "description": "Atlante/FRATLFR00249", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Mo,Fr,Su,We,Tu,Th,Sa 07:30-20:00,Th,Fr,Su,We,Sa,Tu,Mo 09:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.97088, - 43.594205 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5577072911776749297", - "ref": "999999", - "description": "Atlante/FRATLFR00249", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Mo,Fr,Su,We,Tu,Th,Sa 07:30-20:00,Th,Fr,Su,We,Sa,Tu,Mo 09:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.97088, - 43.594205 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5577072911776749297", - "ref": "999999", - "description": "Atlante/FRATLFR00249", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Mo,Fr,Su,We,Tu,Th,Sa 07:30-20:00,Th,Fr,Su,We,Sa,Tu,Mo 09:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.97088, - 43.594205 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5577072911776749297", - "ref": "999999", - "description": "Atlante/FRATLFR00249", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Mo,Fr,Su,We,Tu,Th,Sa 07:30-20:00,Th,Fr,Su,We,Sa,Tu,Mo 09:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.37617, - 47.11762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7667677659518201962", - "ref": "1088868", - "description": "Atlante/FRATLFR00366", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.37617, - 47.11762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7667677659518201962", - "ref": "1088868", - "description": "Atlante/FRATLFR00366", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.37617, - 47.11762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7667677659518201962", - "ref": "1088868", - "description": "Atlante/FRATLFR00366", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.37617, - 47.11762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7667677659518201962", - "ref": "1088868", - "description": "Atlante/FRATLFR00366", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.37735, - 47.11853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2174889445402736324", - "ref": "1088862", - "description": "Atlante/FRATLFR00541", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.37735, - 47.11853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2174889445402736324", - "ref": "1088862", - "description": "Atlante/FRATLFR00541", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.37735, - 47.11853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2174889445402736324", - "ref": "1088862", - "description": "Atlante/FRATLFR00541", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.37735, - 47.11853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2174889445402736324", - "ref": "1088862", - "description": "Atlante/FRATLFR00541", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.368819, - 47.570463 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP412848083443593125", - "ref": "1050957", - "description": "Atlante/FRATLFR00287", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.368819, - 47.570463 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP412848083443593125", - "ref": "1050957", - "description": "Atlante/FRATLFR00287", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.368819, - 47.570463 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP412848083443593125", - "ref": "1050957", - "description": "Atlante/FRATLFR00287", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.368819, - 47.570463 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP412848083443593125", - "ref": "1050957", - "description": "Atlante/FRATLFR00287", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.00778, - 44.360962 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP512674978850199690", - "ref": "1122624", - "description": "Atlante/FRATLFR00293", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.00778, - 44.360962 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP512674978850199690", - "ref": "1122624", - "description": "Atlante/FRATLFR00293", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.00778, - 44.360962 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP512674978850199690", - "ref": "1122624", - "description": "Atlante/FRATLFR00293", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.00778, - 44.360962 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP512674978850199690", - "ref": "1122624", - "description": "Atlante/FRATLFR00293", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.507565, - 45.471142 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP3213532284491129275", - "ref": "1030659", - "description": "Atlante/FRATLFR00296", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.507565, - 45.471142 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP3213532284491129275", - "ref": "1030659", - "description": "Atlante/FRATLFR00296", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.507565, - 45.471142 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP3213532284491129275", - "ref": "1030659", - "description": "Atlante/FRATLFR00296", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.507565, - 45.471142 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP3213532284491129275", - "ref": "1030659", - "description": "Atlante/FRATLFR00296", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.717242, - 48.573877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5083480738586117783", - "ref": "1081224", - "description": "Atlante/FRATLFR00337", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.717242, - 48.573877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5083480738586117783", - "ref": "1081224", - "description": "Atlante/FRATLFR00337", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.717242, - 48.573877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5083480738586117783", - "ref": "1081224", - "description": "Atlante/FRATLFR00337", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.717242, - 48.573877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5083480738586117783", - "ref": "1081224", - "description": "Atlante/FRATLFR00337", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.705861, - 47.330765 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4398421190711800247", - "ref": "1071804", - "description": "Atlante/FRATLFR00365", - "capacity": "5", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.705861, - 47.330765 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4398421190711800247", - "ref": "1071804", - "description": "Atlante/FRATLFR00365", - "capacity": "5", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.705861, - 47.330765 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4398421190711800247", - "ref": "1071804", - "description": "Atlante/FRATLFR00365", - "capacity": "5", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.705861, - 47.330765 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4398421190711800247", - "ref": "1071804", - "description": "Atlante/FRATLFR00365", - "capacity": "5", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.31757, - 46.955174 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1126781024524910996", - "ref": "1035657", - "description": "Atlante/FRATLFR00271", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.31757, - 46.955174 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1126781024524910996", - "ref": "1035657", - "description": "Atlante/FRATLFR00271", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.31757, - 46.955174 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1126781024524910996", - "ref": "1035657", - "description": "Atlante/FRATLFR00271", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.31757, - 46.955174 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1126781024524910996", - "ref": "1035657", - "description": "Atlante/FRATLFR00271", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.862931, - 50.936667 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5303646923188859417", - "ref": "1054224", - "description": "Atlante/FRATLFR00351", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.862931, - 50.936667 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5303646923188859417", - "ref": "1054224", - "description": "Atlante/FRATLFR00351", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.862931, - 50.936667 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5303646923188859417", - "ref": "1054224", - "description": "Atlante/FRATLFR00351", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.862931, - 50.936667 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5303646923188859417", - "ref": "1054224", - "description": "Atlante/FRATLFR00351", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.862931, - 50.936667 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5303646923188859417", - "ref": "1054224", - "description": "Atlante/FRATLFR00351", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.862931, - 50.936667 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5303646923188859417", - "ref": "1054224", - "description": "Atlante/FRATLFR00351", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.862931, - 50.936667 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5303646923188859417", - "ref": "1054224", - "description": "Atlante/FRATLFR00351", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.862931, - 50.936667 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5303646923188859417", - "ref": "1054224", - "description": "Atlante/FRATLFR00351", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.175028, - 45.692375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2549252898588358448", - "ref": "1068459", - "description": "Atlante/FRATLFR00304", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.175028, - 45.692375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2549252898588358448", - "ref": "1068459", - "description": "Atlante/FRATLFR00304", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.175028, - 45.692375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2549252898588358448", - "ref": "1068459", - "description": "Atlante/FRATLFR00304", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.175028, - 45.692375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2549252898588358448", - "ref": "1068459", - "description": "Atlante/FRATLFR00304", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.175028, - 45.692375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2549252898588358448", - "ref": "1068459", - "description": "Atlante/FRATLFR00304", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.175028, - 45.692375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2549252898588358448", - "ref": "1068459", - "description": "Atlante/FRATLFR00304", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.175028, - 45.692375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2549252898588358448", - "ref": "1068459", - "description": "Atlante/FRATLFR00304", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.175028, - 45.692375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2549252898588358448", - "ref": "1068459", - "description": "Atlante/FRATLFR00304", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.130807, - 49.348403 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7671200936950639523", - "ref": "1148352", - "description": "Atlante/FRATLFR00360", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.130807, - 49.348403 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7671200936950639523", - "ref": "1148352", - "description": "Atlante/FRATLFR00360", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.130807, - 49.348403 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7671200936950639523", - "ref": "1148352", - "description": "Atlante/FRATLFR00360", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.130807, - 49.348403 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7671200936950639523", - "ref": "1148352", - "description": "Atlante/FRATLFR00360", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.130807, - 49.348403 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7671200936950639523", - "ref": "1148352", - "description": "Atlante/FRATLFR00360", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.130807, - 49.348403 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7671200936950639523", - "ref": "1148352", - "description": "Atlante/FRATLFR00360", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.130807, - 49.348403 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7671200936950639523", - "ref": "1148352", - "description": "Atlante/FRATLFR00360", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.130807, - 49.348403 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7671200936950639523", - "ref": "1148352", - "description": "Atlante/FRATLFR00360", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.35668, - 44.00441 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6545506100570705191", - "ref": "1112382", - "description": "Atlante/FRATLFR00412", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.35668, - 44.00441 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6545506100570705191", - "ref": "1112382", - "description": "Atlante/FRATLFR00412", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.35668, - 44.00441 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6545506100570705191", - "ref": "1112382", - "description": "Atlante/FRATLFR00412", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.35668, - 44.00441 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6545506100570705191", - "ref": "1112382", - "description": "Atlante/FRATLFR00412", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.429185, - 43.425834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1371300360669492445", - "ref": "1175616", - "description": "Atlante/FRATLFR00387", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.429185, - 43.425834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1371300360669492445", - "ref": "1175616", - "description": "Atlante/FRATLFR00387", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.429185, - 43.425834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1371300360669492445", - "ref": "1175616", - "description": "Atlante/FRATLFR00387", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.429185, - 43.425834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1371300360669492445", - "ref": "1175616", - "description": "Atlante/FRATLFR00387", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.742079, - 48.105141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP3124258841056799883", - "ref": "1113654", - "description": "Atlante/FRATLFR00540", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.742079, - 48.105141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP3124258841056799883", - "ref": "1113654", - "description": "Atlante/FRATLFR00540", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.742079, - 48.105141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP3124258841056799883", - "ref": "1113654", - "description": "Atlante/FRATLFR00540", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.742079, - 48.105141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP3124258841056799883", - "ref": "1113654", - "description": "Atlante/FRATLFR00540", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.399323, - 45.058926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP3054868471085453288", - "ref": "1148397", - "description": "Atlante/FRATLFR00543", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.399323, - 45.058926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP3054868471085453288", - "ref": "1148397", - "description": "Atlante/FRATLFR00543", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.399323, - 45.058926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP3054868471085453288", - "ref": "1148397", - "description": "Atlante/FRATLFR00543", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.399323, - 45.058926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP3054868471085453288", - "ref": "1148397", - "description": "Atlante/FRATLFR00543", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.399323, - 45.058926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP3054868471085453288", - "ref": "1148397", - "description": "Atlante/FRATLFR00543", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.399323, - 45.058926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP3054868471085453288", - "ref": "1148397", - "description": "Atlante/FRATLFR00543", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.399323, - 45.058926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP3054868471085453288", - "ref": "1148397", - "description": "Atlante/FRATLFR00543", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.399323, - 45.058926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP3054868471085453288", - "ref": "1148397", - "description": "Atlante/FRATLFR00543", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.612212, - 49.547081 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP283610680712316909", - "ref": "1161264", - "description": "Atlante/FRATLFR00299", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.612212, - 49.547081 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP283610680712316909", - "ref": "1161264", - "description": "Atlante/FRATLFR00299", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.612212, - 49.547081 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP283610680712316909", - "ref": "1161264", - "description": "Atlante/FRATLFR00299", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.612212, - 49.547081 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP283610680712316909", - "ref": "1161264", - "description": "Atlante/FRATLFR00299", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.30814, - 49.923 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5265914932133939540", - "ref": "1190938", - "description": "Atlante/FRATLFR00374", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Sa,We,Mo,Th,Tu,Fr 05:00-23:59,Su 06:00-23:59" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.30814, - 49.923 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5265914932133939540", - "ref": "1190938", - "description": "Atlante/FRATLFR00374", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Sa,We,Mo,Th,Tu,Fr 05:00-23:59,Su 06:00-23:59" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.30814, - 49.923 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5265914932133939540", - "ref": "1190938", - "description": "Atlante/FRATLFR00374", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Sa,We,Mo,Th,Tu,Fr 05:00-23:59,Su 06:00-23:59" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.30814, - 49.923 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5265914932133939540", - "ref": "1190938", - "description": "Atlante/FRATLFR00374", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Sa,We,Mo,Th,Tu,Fr 05:00-23:59,Su 06:00-23:59" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.30814, - 49.923 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5265914932133939540", - "ref": "1190938", - "description": "Atlante/FRATLFR00374", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Sa,We,Mo,Th,Tu,Fr 05:00-23:59,Su 06:00-23:59" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.30814, - 49.923 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5265914932133939540", - "ref": "1190938", - "description": "Atlante/FRATLFR00374", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Sa,We,Mo,Th,Tu,Fr 05:00-23:59,Su 06:00-23:59" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.30814, - 49.923 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5265914932133939540", - "ref": "1190938", - "description": "Atlante/FRATLFR00374", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Sa,We,Mo,Th,Tu,Fr 05:00-23:59,Su 06:00-23:59" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.30814, - 49.923 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5265914932133939540", - "ref": "1190938", - "description": "Atlante/FRATLFR00374", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Sa,We,Mo,Th,Tu,Fr 05:00-23:59,Su 06:00-23:59" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.629203, - 44.880497 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8482888251290257587", - "ref": "1175610", - "description": "Atlante/FRATLZ400_FREY0530_000001", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.629203, - 44.880497 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8482888251290257587", - "ref": "1175610", - "description": "Atlante/FRATLZ400_FREY0530_000001", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.629203, - 44.880497 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8482888251290257587", - "ref": "1175610", - "description": "Atlante/FRATLZ400_FREY0530_000001", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.629203, - 44.880497 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8482888251290257587", - "ref": "1175610", - "description": "Atlante/FRATLZ400_FREY0530_000001", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.629203, - 44.880497 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8482888251290257587", - "ref": "1175610", - "description": "Atlante/FRATLZ400_FREY0530_000001", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.629203, - 44.880497 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8482888251290257587", - "ref": "1175610", - "description": "Atlante/FRATLZ400_FREY0530_000001", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.629203, - 44.880497 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8482888251290257587", - "ref": "1175610", - "description": "Atlante/FRATLZ400_FREY0530_000001", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.629203, - 44.880497 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8482888251290257587", - "ref": "1175610", - "description": "Atlante/FRATLZ400_FREY0530_000001", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.34851, - 48.75037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1868498382915413001", - "ref": "1294036", - "description": "Atlante/FRATLFR00355", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.34851, - 48.75037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1868498382915413001", - "ref": "1294036", - "description": "Atlante/FRATLFR00355", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.34851, - 48.75037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1868498382915413001", - "ref": "1294036", - "description": "Atlante/FRATLFR00355", - "capacity": "13", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.34851, - 48.75037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1868498382915413001", - "ref": "1294036", - "description": "Atlante/FRATLFR00355", - "capacity": "13", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.34851, - 48.75037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1868498382915413001", - "ref": "1294036", - "description": "Atlante/FRATLFR00355", - "capacity": "13", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.34851, - 48.75037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1868498382915413001", - "ref": "1294036", - "description": "Atlante/FRATLFR00355", - "capacity": "13", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.34851, - 48.75037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1868498382915413001", - "ref": "1294036", - "description": "Atlante/FRATLFR00355", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.34851, - 48.75037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1868498382915413001", - "ref": "1294036", - "description": "Atlante/FRATLFR00355", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.34851, - 48.75037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1868498382915413001", - "ref": "1294036", - "description": "Atlante/FRATLFR00355", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.34851, - 48.75037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1868498382915413001", - "ref": "1294036", - "description": "Atlante/FRATLFR00355", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.34851, - 48.75037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1868498382915413001", - "ref": "1294036", - "description": "Atlante/FRATLFR00355", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.34851, - 48.75037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1868498382915413001", - "ref": "1294036", - "description": "Atlante/FRATLFR00355", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.92043, - 47.6417 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP98283254832867958", - "ref": "1204000", - "description": "Atlante/FRATLFR00345", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.92043, - 47.6417 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP98283254832867958", - "ref": "1204000", - "description": "Atlante/FRATLFR00345", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.92043, - 47.6417 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP98283254832867958", - "ref": "1204000", - "description": "Atlante/FRATLFR00345", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.92043, - 47.6417 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP98283254832867958", - "ref": "1204000", - "description": "Atlante/FRATLFR00345", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.92043, - 47.6417 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP98283254832867958", - "ref": "1204000", - "description": "Atlante/FRATLFR00345", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.92043, - 47.6417 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP98283254832867958", - "ref": "1204000", - "description": "Atlante/FRATLFR00345", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.92043, - 47.6417 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP98283254832867958", - "ref": "1204000", - "description": "Atlante/FRATLFR00345", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.92043, - 47.6417 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP98283254832867958", - "ref": "1204000", - "description": "Atlante/FRATLFR00345", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12509, - 45.78104 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2429633629665739007", - "ref": "1355398", - "description": "Atlante/FRATLFR00357", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12509, - 45.78104 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2429633629665739007", - "ref": "1355398", - "description": "Atlante/FRATLFR00357", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12509, - 45.78104 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2429633629665739007", - "ref": "1355398", - "description": "Atlante/FRATLFR00357", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12509, - 45.78104 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2429633629665739007", - "ref": "1355398", - "description": "Atlante/FRATLFR00357", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12509, - 45.78104 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2429633629665739007", - "ref": "1355398", - "description": "Atlante/FRATLFR00357", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12509, - 45.78104 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2429633629665739007", - "ref": "1355398", - "description": "Atlante/FRATLFR00357", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12509, - 45.78104 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2429633629665739007", - "ref": "1355398", - "description": "Atlante/FRATLFR00357", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12509, - 45.78104 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2429633629665739007", - "ref": "1355398", - "description": "Atlante/FRATLFR00357", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.97419, - 43.62099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7400678450442107712", - "ref": "1161636", - "description": "Atlante/FRATLFR00531", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.97419, - 43.62099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7400678450442107712", - "ref": "1161636", - "description": "Atlante/FRATLFR00531", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.97419, - 43.62099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7400678450442107712", - "ref": "1161636", - "description": "Atlante/FRATLFR00531", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.97419, - 43.62099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7400678450442107712", - "ref": "1161636", - "description": "Atlante/FRATLFR00531", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.67457, - 44.48681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7553847473904866177", - "ref": "1179723", - "description": "Atlante/FRATLFR00239", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.67457, - 44.48681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7553847473904866177", - "ref": "1179723", - "description": "Atlante/FRATLFR00239", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.37929, - 49.03447 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2636799328384304056", - "ref": "1356892", - "description": "Atlante/FRATLFR00279", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.37929, - 49.03447 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2636799328384304056", - "ref": "1356892", - "description": "Atlante/FRATLFR00279", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.37929, - 49.03447 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2636799328384304056", - "ref": "1356892", - "description": "Atlante/FRATLFR00279", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.37929, - 49.03447 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2636799328384304056", - "ref": "1356892", - "description": "Atlante/FRATLFR00279", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.37929, - 49.03447 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2636799328384304056", - "ref": "1356892", - "description": "Atlante/FRATLFR00279", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.37929, - 49.03447 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2636799328384304056", - "ref": "1356892", - "description": "Atlante/FRATLFR00279", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.37929, - 49.03447 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2636799328384304056", - "ref": "1356892", - "description": "Atlante/FRATLFR00279", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.37929, - 49.03447 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2636799328384304056", - "ref": "1356892", - "description": "Atlante/FRATLFR00279", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.99, - 47.28407 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6386386511115250354", - "ref": "1175619", - "description": "Atlante/FRATLFR00349", - "capacity": "13", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.99, - 47.28407 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6386386511115250354", - "ref": "1175619", - "description": "Atlante/FRATLFR00349", - "capacity": "13", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.99, - 47.28407 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6386386511115250354", - "ref": "1175619", - "description": "Atlante/FRATLFR00349", - "capacity": "13", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.99, - 47.28407 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6386386511115250354", - "ref": "1175619", - "description": "Atlante/FRATLFR00349", - "capacity": "13", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.99, - 47.28407 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6386386511115250354", - "ref": "1175619", - "description": "Atlante/FRATLFR00349", - "capacity": "13", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.99, - 47.28407 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6386386511115250354", - "ref": "1175619", - "description": "Atlante/FRATLFR00349", - "capacity": "13", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.99, - 47.28407 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6386386511115250354", - "ref": "1175619", - "description": "Atlante/FRATLFR00349", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.99, - 47.28407 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6386386511115250354", - "ref": "1175619", - "description": "Atlante/FRATLFR00349", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.99, - 47.28407 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6386386511115250354", - "ref": "1175619", - "description": "Atlante/FRATLFR00349", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.99, - 47.28407 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6386386511115250354", - "ref": "1175619", - "description": "Atlante/FRATLFR00349", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.99, - 47.28407 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6386386511115250354", - "ref": "1175619", - "description": "Atlante/FRATLFR00349", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.99, - 47.28407 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6386386511115250354", - "ref": "1175619", - "description": "Atlante/FRATLFR00349", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.67457, - 44.48681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7553847473904866177", - "ref": "1179723", - "description": "Atlante/FRATLFR00239", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.67457, - 44.48681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7553847473904866177", - "ref": "1179723", - "description": "Atlante/FRATLFR00239", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1814, - 47.9429 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2307662990847583456", - "ref": "1196737", - "description": "Atlante/FRATLFR00542", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1814, - 47.9429 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2307662990847583456", - "ref": "1196737", - "description": "Atlante/FRATLFR00542", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1814, - 47.9429 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2307662990847583456", - "ref": "1196737", - "description": "Atlante/FRATLFR00542", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1814, - 47.9429 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2307662990847583456", - "ref": "1196737", - "description": "Atlante/FRATLFR00542", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.97347, - 49.53055 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2521017994160197496", - "ref": "1343146", - "description": "Atlante/FRATLFR00344", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.97347, - 49.53055 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2521017994160197496", - "ref": "1343146", - "description": "Atlante/FRATLFR00344", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.97347, - 49.53055 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2521017994160197496", - "ref": "1343146", - "description": "Atlante/FRATLFR00344", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.97347, - 49.53055 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2521017994160197496", - "ref": "1343146", - "description": "Atlante/FRATLFR00344", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.20342, - 48.61496 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6693087683839479282", - "ref": "1294867", - "description": "Atlante/FRATLFR00336", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.20342, - 48.61496 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6693087683839479282", - "ref": "1294867", - "description": "Atlante/FRATLFR00336", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.20342, - 48.61496 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6693087683839479282", - "ref": "1294867", - "description": "Atlante/FRATLFR00336", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.20342, - 48.61496 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6693087683839479282", - "ref": "1294867", - "description": "Atlante/FRATLFR00336", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.20342, - 48.61496 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6693087683839479282", - "ref": "1294867", - "description": "Atlante/FRATLFR00336", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.20342, - 48.61496 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6693087683839479282", - "ref": "1294867", - "description": "Atlante/FRATLFR00336", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.20342, - 48.61496 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6693087683839479282", - "ref": "1294867", - "description": "Atlante/FRATLFR00336", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.20342, - 48.61496 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6693087683839479282", - "ref": "1294867", - "description": "Atlante/FRATLFR00336", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.64553, - 50.72639 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8541789553294033174", - "ref": "1347946", - "description": "Atlante/FRATLFR00362", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.64553, - 50.72639 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8541789553294033174", - "ref": "1347946", - "description": "Atlante/FRATLFR00362", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.64553, - 50.72639 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8541789553294033174", - "ref": "1347946", - "description": "Atlante/FRATLFR00362", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.64553, - 50.72639 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8541789553294033174", - "ref": "1347946", - "description": "Atlante/FRATLFR00362", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.02515, - 48.3075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8759304881689220766", - "ref": "1268125", - "description": "Atlante/FRATLFR00604", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.02515, - 48.3075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8759304881689220766", - "ref": "1268125", - "description": "Atlante/FRATLFR00604", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.02515, - 48.3075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8759304881689220766", - "ref": "1268125", - "description": "Atlante/FRATLFR00604", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.02515, - 48.3075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8759304881689220766", - "ref": "1268125", - "description": "Atlante/FRATLFR00604", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.91956, - 48.95723 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2595496014427147281", - "ref": "1273276", - "description": "Atlante/FRATLFR00211", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.91956, - 48.95723 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2595496014427147281", - "ref": "1273276", - "description": "Atlante/FRATLFR00211", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.91956, - 48.95723 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2595496014427147281", - "ref": "1273276", - "description": "Atlante/FRATLFR00211", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.91956, - 48.95723 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2595496014427147281", - "ref": "1273276", - "description": "Atlante/FRATLFR00211", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.29802, - 48.55359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2235711119163617314", - "ref": "1314370", - "description": "Atlante/FRATLFR00926", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.29802, - 48.55359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2235711119163617314", - "ref": "1314370", - "description": "Atlante/FRATLFR00926", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.29802, - 48.55359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2235711119163617314", - "ref": "1314370", - "description": "Atlante/FRATLFR00926", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.29802, - 48.55359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2235711119163617314", - "ref": "1314370", - "description": "Atlante/FRATLFR00926", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.79885, - 43.48969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP591453811890489399", - "ref": "1295965", - "description": "Atlante/FRATLFR00044", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.79885, - 43.48969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP591453811890489399", - "ref": "1295965", - "description": "Atlante/FRATLFR00044", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.79885, - 43.48969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP591453811890489399", - "ref": "1295965", - "description": "Atlante/FRATLFR00044", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.79885, - 43.48969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP591453811890489399", - "ref": "1295965", - "description": "Atlante/FRATLFR00044", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.08752, - 48.40814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4225657332670855370", - "ref": "1355794", - "description": "Atlante/FRATLFR00286", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.08752, - 48.40814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4225657332670855370", - "ref": "1355794", - "description": "Atlante/FRATLFR00286", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.08752, - 48.40814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4225657332670855370", - "ref": "1355794", - "description": "Atlante/FRATLFR00286", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.08752, - 48.40814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4225657332670855370", - "ref": "1355794", - "description": "Atlante/FRATLFR00286", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.08752, - 48.40814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4225657332670855370", - "ref": "1355794", - "description": "Atlante/FRATLFR00286", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.08752, - 48.40814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4225657332670855370", - "ref": "1355794", - "description": "Atlante/FRATLFR00286", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.08752, - 48.40814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4225657332670855370", - "ref": "1355794", - "description": "Atlante/FRATLFR00286", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.08752, - 48.40814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4225657332670855370", - "ref": "1355794", - "description": "Atlante/FRATLFR00286", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.26389, - 49.12155 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1602901028827127339", - "ref": "1357411", - "description": "Atlante/FRATLFR00274", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.26389, - 49.12155 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1602901028827127339", - "ref": "1357411", - "description": "Atlante/FRATLFR00274", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.26389, - 49.12155 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1602901028827127339", - "ref": "1357411", - "description": "Atlante/FRATLFR00274", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.26389, - 49.12155 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1602901028827127339", - "ref": "1357411", - "description": "Atlante/FRATLFR00274", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.29802, - 48.55359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2235711119163617314", - "ref": "1314370", - "description": "Atlante/FRATLFR00926", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.29802, - 48.55359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2235711119163617314", - "ref": "1314370", - "description": "Atlante/FRATLFR00926", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.29802, - 48.55359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2235711119163617314", - "ref": "1314370", - "description": "Atlante/FRATLFR00926", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.29802, - 48.55359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2235711119163617314", - "ref": "1314370", - "description": "Atlante/FRATLFR00926", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.702094, - 43.44476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1635447448201049410", - "ref": "1320424", - "description": "Atlante/FRATLFR00986", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.702094, - 43.44476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP1635447448201049410", - "ref": "1320424", - "description": "Atlante/FRATLFR00986", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.95263, - 43.5544 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7622685885480072813", - "ref": "1314376", - "description": "Atlante/FRATLFR00985", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.95263, - 43.5544 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7622685885480072813", - "ref": "1314376", - "description": "Atlante/FRATLFR00985", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.95406, - 43.55471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5777690208315748456", - "ref": "1294612", - "description": "Atlante/FRATLFR00984", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.95406, - 43.55471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5777690208315748456", - "ref": "1294612", - "description": "Atlante/FRATLFR00984", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.135413, - 43.395731 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP304427325673940412", - "ref": "1266373", - "description": "Atlante/FRATLFR00982", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.135413, - 43.395731 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP304427325673940412", - "ref": "1266373", - "description": "Atlante/FRATLFR00982", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.10381, - 49.41322 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7843688117898837143", - "ref": "1322875", - "description": "Atlante/FRATLFR00215", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.10381, - 49.41322 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7843688117898837143", - "ref": "1322875", - "description": "Atlante/FRATLFR00215", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.10381, - 49.41322 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7843688117898837143", - "ref": "1322875", - "description": "Atlante/FRATLFR00215", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.10381, - 49.41322 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7843688117898837143", - "ref": "1322875", - "description": "Atlante/FRATLFR00215", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.857325, - 46.814865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2883657789525958009", - "ref": "1268191", - "description": "Atlante/FRATLFR00983", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.857325, - 46.814865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP2883657789525958009", - "ref": "1268191", - "description": "Atlante/FRATLFR00983", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1152, - 45.87905 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5608673181683354367", - "ref": "1347919", - "description": "Atlante/FRATLFR00223", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1152, - 45.87905 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5608673181683354367", - "ref": "1347919", - "description": "Atlante/FRATLFR00223", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1152, - 45.87905 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5608673181683354367", - "ref": "1347919", - "description": "Atlante/FRATLFR00223", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1152, - 45.87905 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5608673181683354367", - "ref": "1347919", - "description": "Atlante/FRATLFR00223", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.10788, - 45.06065 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7238896337785850051", - "ref": "1278499", - "description": "Atlante/FRATLFR00302", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.10788, - 45.06065 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7238896337785850051", - "ref": "1278499", - "description": "Atlante/FRATLFR00302", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.10788, - 45.06065 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7238896337785850051", - "ref": "1278499", - "description": "Atlante/FRATLFR00302", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.10788, - 45.06065 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7238896337785850051", - "ref": "1278499", - "description": "Atlante/FRATLFR00302", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.10788, - 45.06065 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7238896337785850051", - "ref": "1278499", - "description": "Atlante/FRATLFR00302", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.10788, - 45.06065 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7238896337785850051", - "ref": "1278499", - "description": "Atlante/FRATLFR00302", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.10788, - 45.06065 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7238896337785850051", - "ref": "1278499", - "description": "Atlante/FRATLFR00302", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.10788, - 45.06065 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP7238896337785850051", - "ref": "1278499", - "description": "Atlante/FRATLFR00302", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.970097, - 50.283847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP14348613754798511", - "ref": "1264258", - "description": "Atlante/FRATLFR00213", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.970097, - 50.283847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP14348613754798511", - "ref": "1264258", - "description": "Atlante/FRATLFR00213", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.970097, - 50.283847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP14348613754798511", - "ref": "1264258", - "description": "Atlante/FRATLFR00213", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.970097, - 50.283847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP14348613754798511", - "ref": "1264258", - "description": "Atlante/FRATLFR00213", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.130311, - 45.663411 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5129586065506888166", - "ref": "799176", - "description": "Atlante/FRATLFRATL*Gree7101", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.130311, - 45.663411 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5129586065506888166", - "ref": "799176", - "description": "Atlante/FRATLFRATL*Gree7101", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089071, - 48.802722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8150174508213094074", - "ref": "782652", - "description": "Atlante/FRATL*COUL1201", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089071, - 48.802722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8150174508213094074", - "ref": "782652", - "description": "Atlante/FRATL*COUL1201", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.382431, - 48.945131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6128230480547343732", - "ref": "809718", - "description": "Atlante/FRATL*SAIN4701", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.382431, - 48.945131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6128230480547343732", - "ref": "809718", - "description": "Atlante/FRATL*SAIN4701", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.382431, - 48.945131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6128230480547343732", - "ref": "809718", - "description": "Atlante/FRATL*SAIN4701", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.382431, - 48.945131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6128230480547343732", - "ref": "809718", - "description": "Atlante/FRATL*SAIN4701", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.097651, - 49.457892 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5776151232142824686", - "ref": "811455", - "description": "Atlante/FRATL*Till0001", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Mo,Sa,Th,We,Tu,Fr 08:30-19:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.097651, - 49.457892 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5776151232142824686", - "ref": "811455", - "description": "Atlante/FRATL*Till0001", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Mo,Sa,Th,We,Tu,Fr 08:30-19:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.166481, - 48.052051 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8487504714182672065", - "ref": "782655", - "description": "Atlante/FRATL*PORT6501", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.166481, - 48.052051 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8487504714182672065", - "ref": "782655", - "description": "Atlante/FRATL*PORT6501", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.130311, - 45.663411 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5129586065506888166", - "ref": "799176", - "description": "Atlante/FRATLFRATL*Gree7101", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.130311, - 45.663411 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5129586065506888166", - "ref": "799176", - "description": "Atlante/FRATLFRATL*Gree7101", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.166481, - 48.052051 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8487504714182672065", - "ref": "782655", - "description": "Atlante/FRATL*PORT6501", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.166481, - 48.052051 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8487504714182672065", - "ref": "782655", - "description": "Atlante/FRATL*PORT6501", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.382431, - 48.945131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6128230480547343732", - "ref": "809718", - "description": "Atlante/FRATL*SAIN4701", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.382431, - 48.945131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6128230480547343732", - "ref": "809718", - "description": "Atlante/FRATL*SAIN4701", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089071, - 48.802722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8150174508213094074", - "ref": "782652", - "description": "Atlante/FRATL*COUL1201", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089071, - 48.802722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8150174508213094074", - "ref": "782652", - "description": "Atlante/FRATL*COUL1201", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.382431, - 48.945131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6128230480547343732", - "ref": "809718", - "description": "Atlante/FRATL*SAIN4701", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.382431, - 48.945131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6128230480547343732", - "ref": "809718", - "description": "Atlante/FRATL*SAIN4701", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.166481, - 48.052051 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8487504714182672065", - "ref": "782655", - "description": "Atlante/FRATL*PORT6501", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.166481, - 48.052051 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8487504714182672065", - "ref": "782655", - "description": "Atlante/FRATL*PORT6501", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.286941, - 48.554611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP3649435656267595810", - "ref": "809715", - "description": "Atlante/FRATL*PROV1601", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.286941, - 48.554611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP3649435656267595810", - "ref": "809715", - "description": "Atlante/FRATL*PROV1601", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.130311, - 45.663411 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5129586065506888166", - "ref": "799176", - "description": "Atlante/FRATLFRATL*Gree7101", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.130311, - 45.663411 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5129586065506888166", - "ref": "799176", - "description": "Atlante/FRATLFRATL*Gree7101", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.286941, - 48.554611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP3649435656267595810", - "ref": "809715", - "description": "Atlante/FRATL*PROV1601", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.286941, - 48.554611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP3649435656267595810", - "ref": "809715", - "description": "Atlante/FRATL*PROV1601", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.840731, - 47.487261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6149056216539701255", - "ref": "766611", - "description": "Atlante/FRATLAudincourt1", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.840731, - 47.487261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP6149056216539701255", - "ref": "766611", - "description": "Atlante/FRATLAudincourt1", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.130311, - 45.663411 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5129586065506888166", - "ref": "799176", - "description": "Atlante/FRATLFRATL*Gree7101", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.130311, - 45.663411 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5129586065506888166", - "ref": "799176", - "description": "Atlante/FRATLFRATL*Gree7101", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.097651, - 49.457892 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5776151232142824686", - "ref": "811455", - "description": "Atlante/FRATL*Till0001", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Mo,Sa,Th,We,Tu,Fr 08:30-19:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.097651, - 49.457892 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP5776151232142824686", - "ref": "811455", - "description": "Atlante/FRATL*Till0001", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Mo,Sa,Th,We,Tu,Fr 08:30-19:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.166481, - 48.052051 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8487504714182672065", - "ref": "782655", - "description": "Atlante/FRATL*PORT6501", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.166481, - 48.052051 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP8487504714182672065", - "ref": "782655", - "description": "Atlante/FRATL*PORT6501", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.277671, - 50.731311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4868695693544790719", - "ref": "809721", - "description": "Atlante/FRATL*SOME5101", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.277671, - 50.731311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4868695693544790719", - "ref": "809721", - "description": "Atlante/FRATL*SOME5101", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.277671, - 50.731311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4868695693544790719", - "ref": "809721", - "description": "Atlante/FRATL*SOME5101", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.277671, - 50.731311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Atlante | FR*ATL", - "operator:email": "operations.france@atlante.energy", - "network": "Atlante", - "ref:EU:EVSE": "FRATLP4868695693544790719", - "ref": "809721", - "description": "Atlante/FRATL*SOME5101", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360669, - 48.732056 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRBE1E28134001", - "description": "DREUX - Champ de Foire", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360669, - 48.732056 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRBE1E28134001", - "description": "DREUX - Champ de Foire", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.379064, - 48.730522 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRBE1E28134002", - "description": "DREUX - Président Kennedy", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.379064, - 48.730522 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRBE1E28134002", - "description": "DREUX - Président Kennedy", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.364654, - 48.732496 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRBE1E28134003", - "description": "DREUX - Place du Vieux Prés", - "capacity": "4", - "socket:type2_combo:output": "30 kW", - "charging_station:output": "30 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-09-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.364654, - 48.732496 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRBE1E28134003", - "description": "DREUX - Place du Vieux Prés", - "capacity": "4", - "socket:type2_combo:output": "30 kW", - "charging_station:output": "30 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-09-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.39006, - 48.738042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRBE1E28134004", - "description": "DREUX - Place des Oriels", - "capacity": "4", - "socket:type2_combo:output": "30 kW", - "charging_station:output": "30 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.364285, - 48.735945 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRBE1E28134004", - "description": "DREUX - Place Anatole France", - "capacity": "2", - "socket:type2_combo:output": "30 kW", - "charging_station:output": "30 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.39006, - 48.738042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRBE1E28134004", - "description": "DREUX - Place des Oriels", - "capacity": "4", - "socket:type2_combo:output": "30 kW", - "charging_station:output": "30 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.364654, - 48.732496 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRBE1E28134006", - "description": "DREUX - Place du Vieux Prés", - "capacity": "4", - "socket:type2_combo:output": "30 kW", - "charging_station:output": "30 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-09-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.364654, - 48.732496 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRBE1E28134006", - "description": "DREUX - Place du Vieux Prés", - "capacity": "4", - "socket:type2_combo:output": "30 kW", - "charging_station:output": "30 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-09-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360986, - 48.73406 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRBE1E28134007", - "description": "DREUX - Place d'Evesham", - "capacity": "2", - "socket:type2_combo:output": "30 kW", - "charging_station:output": "30 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9573454769525163, - 43.57876998250818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRBE1E34154001", - "description": "AMM - Mauguio - Parking P2", - "capacity": "16", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9573454769525163, - 43.57876998250818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRBE1E34154001", - "description": "AMM - Mauguio - Parking P2", - "capacity": "16", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9592507584421686, - 43.57837057315779 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRBE1E34154003", - "description": "AMM - Mauguio - Parking Taxis", - "capacity": "5", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-06-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8203531, - 45.2232053 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRBE1E38249002", - "description": "BOTANIC Montbonnot - Route de la Doux - [Alizé]", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8203531, - 45.2232053 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRBE1E38249002", - "description": "BOTANIC Montbonnot - Route de la Doux - [Alizé]", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6941247, - 45.1594498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRBE1E38486001", - "description": "BOTANIC Seyssins - Rue Dr Schweizer - [Alizé]", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6941247, - 45.1594498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRBE1E38486001", - "description": "BOTANIC Seyssins - Rue Dr Schweizer - [Alizé]", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9700557, - 48.7703684 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRBE1E78208002", - "description": "ELANCOURT - Avenue Paul Cézanne", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9722300401658635, - 48.79201640752252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRBE1E78208003", - "description": "ELANCOURT - Place de Paris", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0788676, - 48.7665498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRBE1E78297003", - "description": "GUYANCOURT - Place Charlotte Perriand", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0468903, - 48.7863113 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRBE1E78423003", - "description": "MONTIGNY LE BRETONNEUX - Avenue de la Gare", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9638860229666093, - 48.804361719982936 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRBE1E78490006", - "description": "PLAISIR - Rue Pablo Picasso", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9863421, - 48.7771916 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRBE1E78621003", - "description": "TRAPPES - Avenue du Mahatma Gandhi", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0504533, - 48.7583723 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRBE1E78688002", - "description": "VOISINS LE BRETONNEUX - Place Charles De Gaulle", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.963441, - 43.760472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRBE1E81105001", - "description": "GRAULHET - Route de LAVAUR", - "capacity": "8", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.963441, - 43.760472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRBE1E81105001", - "description": "GRAULHET - Route de LAVAUR", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.078998, - 43.917553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRBE1E81297001", - "description": "TERSSAC - SARL BCA - BURO Club", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.078998, - 43.917553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRBE1E81297001", - "description": "TERSSAC - SARL BCA - BURO Club", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360742, - 48.744941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRBE1E82813400", - "description": "DREUX - Rue Jean Michel Hérault", - "capacity": "2", - "socket:type2_combo:output": "30 kW", - "charging_station:output": "30 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.092552, - 44.345787 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BeTrom | FR*BEC", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Be Cablé", - "ref:EU:EVSE": "FRBECP40217A", - "ref": "522254", - "description": "Be Cablé/FR*BEC*P40217*A", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.776165, - 45.678927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BeTrom | FR*BEC", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Be Cablé", - "ref:EU:EVSE": "FRBECP69027A", - "ref": "375716", - "description": "Be Cablé/FR*BEC*P69027*A", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.776165, - 45.678927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BeTrom | FR*BEC", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Be Cablé", - "ref:EU:EVSE": "FRBECP69027A", - "ref": "375716", - "description": "Be Cablé/FR*BEC*P69027*A", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8635209, - 45.7604749 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS90163", - "ref": "90163", - "description": "Bump - Campanile Lyon Part Dieu - Lyon", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.6276115, - 45.5330061 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS2782", - "ref": "2782", - "description": "Bump - Intermarché Super - Rive de Gier", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8300709, - 45.7761075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS64532", - "ref": "64532", - "description": "Bump - Monoprix - Croix Rousse", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.7520583, - 49.3423317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS170168", - "ref": "170168", - "description": "Bump - Super U - Port en Bessin", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1704963, - 48.6894844 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS169668", - "ref": "169668", - "description": "Bump - Hotel Revotel - Nancy Centre Gare - Nancy", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7098303, - 44.0596817 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS222641", - "ref": "222641", - "description": "Bump - Auchan Supermarché - Saint-Laurent-des-Arbres", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.8363782, - 48.0793257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS223744", - "ref": "223744", - "description": "Bump - Super U - Mordelles", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2128907, - 48.8468861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS64539", - "ref": "64539", - "description": "Bump - Monoprix - Saint Cloud", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.937175, - 45.730385 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS191331", - "ref": "191331", - "description": "Bump - Howard House - Bron", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.352923, - 49.150001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS242097", - "ref": "242097", - "description": "Bump - Super U - IFS", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.75894, - 48.56829 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS199857", - "ref": "199857", - "description": "Bump - Monoprix - Neudorf - Strasbourg", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9692464, - 43.1808782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS344761", - "ref": "344761", - "description": "Bump - E.Leclerc - NARBONNE", - "capacity": "2", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7551792, - 45.1867914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS191279", - "ref": "191279", - "description": "Bump - The Originals Résidence - Grenoble Université", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.3997278, - 43.2806153 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS170157", - "ref": "170157", - "description": "Bump - Hotel Kyriad Palais des Congrès - Marseille", - "capacity": "4", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.2570533, - 44.9078585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS193157", - "ref": "193157", - "description": "Bump - Hotel Kyriad Libourne Saint-Emilion - Arveyres", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.2570533, - 44.9078585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS193157", - "ref": "193157", - "description": "Bump - Hotel Kyriad Libourne Saint-Emilion - Arveyres", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.544605, - 48.814515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS222306", - "ref": "222306", - "description": "Bump - Intermarché HYPER - Saint-Pair-sur-Mer", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.3336409, - 49.1881109 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS184473", - "ref": "184473", - "description": "Bump - Super U - Hérouville-Saint-Clair", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4743125, - 48.9430255 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS2781", - "ref": "2781", - "description": "Bump - AB SAGAX - Blanc Mesnil", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9692464, - 43.1808782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS344760", - "ref": "344760", - "description": "Bump - E.Leclerc - NARBONNE", - "capacity": "2", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2859651, - 48.82943 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS323382", - "ref": "323382", - "description": "Bump - Monoprix - Chaville", - "capacity": "2", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.0177939, - 48.4515954 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS229886", - "ref": "229886", - "description": "Bump - Super U - Lanvallay", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3995528, - 48.8451242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS2787", - "ref": "2787", - "description": "Bump - IPTransAuto - Nation", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.5319369, - 48.5276212 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS242144", - "ref": "242144", - "description": "Bump - Super U - Saint-Langis-lès-Mortagne", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.544605, - 48.814515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS222305", - "ref": "222305", - "description": "Bump - Intermarché HYPER - Saint-Pair-sur-Mer", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.7918916, - 48.5205421 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS222644", - "ref": "222644", - "description": "Bump - Casino Supermarché - Saint-Brieuc", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4746279, - 47.5138595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS223772", - "ref": "223772", - "description": "Bump - Super U - Saint Sylvain D'Anjou", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1281637, - 49.4875263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS193599", - "ref": "193599", - "description": "Bump - EFFIA Parking le Havre Bains des Docks - Le Havre", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2128907, - 48.8468861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS64539", - "ref": "64539", - "description": "Bump - Monoprix - Saint Cloud", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.046187, - 49.0527608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS527904", - "ref": "527904", - "description": "Bump - OJOIO - Cergy Saint Christophe", - "capacity": "2", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1766489, - 45.6800488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS247470", - "ref": "247470", - "description": "Bump x Groupe Parot Ford Angoulême - Gond-Pontouvre", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.106865, - 50.342088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS202088", - "ref": "202088", - "description": "Bump - Frey - ZAC Le Parc du Luc - Dechy", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3358142, - 48.9004254 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS27311", - "ref": "27311", - "description": "Bump - Hotel Montmartre - Paris 18", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1281637, - 49.4875263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS193599", - "ref": "193599", - "description": "Bump - EFFIA Parking le Havre Bains des Docks - Le Havre", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4076356, - 48.6863007 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS263655", - "ref": "263655", - "description": "Bump - Monoprix - DRAVEIL", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.102546, - 50.663933 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS64527", - "ref": "64527", - "description": "Bump - Monoprix - Croisé Laroche", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.828865, - 45.735904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS242141", - "ref": "242141", - "description": "Bump - Super U - Lyon Gerland", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1704963, - 48.6894844 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS169666", - "ref": "169666", - "description": "Bump - Hotel Revotel - Nancy Centre Gare - Nancy", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2859651, - 48.82943 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS323381", - "ref": "323381", - "description": "Bump - Monoprix - Chaville", - "capacity": "2", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0100794, - 48.8016341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS155757", - "ref": "155757", - "description": "Bump - Georges MELIES, ZA Croix Bonnet - Bois d'Arcy", - "capacity": "2", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.9882028, - 47.6681511 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS230804", - "ref": "230804", - "description": "Bump - Monoprix - Auray", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5556274, - 44.3640721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS202094", - "ref": "202094", - "description": "Bump - Intermarché Super - Rodez", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0391767, - 43.7280727 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS205161", - "ref": "205161", - "description": "Bump - Grand Mail Station 2 - SAINT-PAUL-LES-DAX", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7939124, - 45.1984598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS247471", - "ref": "247471", - "description": "Bump x Groupe Parot Ford Périgueux - Trélissac", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8635209, - 45.7604749 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS90164", - "ref": "90164", - "description": "Bump - Campanile Lyon Part Dieu - Lyon", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.937175, - 45.730385 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS191330", - "ref": "191330", - "description": "Bump - Howard House - Bron", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.2570533, - 44.9078585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS193156", - "ref": "193156", - "description": "Bump - Hotel Kyriad Libourne Saint-Emilion - Arveyres", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9401324, - 49.9429248 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS261802", - "ref": "261802", - "description": "Bump - E.Leclerc - PERONNE", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7551792, - 45.1867914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS191321", - "ref": "191321", - "description": "Bump - The Originals Résidence - Grenoble Université", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.2658855, - 44.5444843 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS191335", - "ref": "191335", - "description": "Bump - B&B HOTEL Bordeaux - Langon", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5556274, - 44.3640721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS202095", - "ref": "202095", - "description": "Bump - Intermarché Super - Rodez", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7966928, - 43.6401091 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS226387", - "ref": "226387", - "description": "Bump - Super U - Saint Martin de Crau", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2859651, - 48.82943 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS323381", - "ref": "323381", - "description": "Bump - Monoprix - Chaville", - "capacity": "2", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.215537, - 49.171605 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS155094", - "ref": "155094", - "description": "Bump - Super U - Ouilly Le Vicomte", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4405781, - 46.7798751 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS205174", - "ref": "205174", - "description": "Bump - Casino Supermarché - Torcy", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3995528, - 48.8451242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS2790", - "ref": "2790", - "description": "Bump - IPTransAuto - Nation", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.046187, - 49.0527608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS527905", - "ref": "527905", - "description": "Bump - OJOIO - Cergy Saint Christophe", - "capacity": "2", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4746279, - 47.5138595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS223772", - "ref": "223772", - "description": "Bump - Super U - Saint Sylvain D'Anjou", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3995528, - 48.8451242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS2790", - "ref": "2790", - "description": "Bump - IPTransAuto - Nation", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.215537, - 49.171605 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS155094", - "ref": "155094", - "description": "Bump - Super U - Ouilly Le Vicomte", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0395904, - 43.7292 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS203653", - "ref": "203653", - "description": "Bump - Grand Mail Station 3 - SAINT-PAUL-LES-DAX", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8300709, - 45.7761075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS90182", - "ref": "90182", - "description": "Bump - Monoprix - Croix Rousse", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4405781, - 46.7798751 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS205173", - "ref": "205173", - "description": "Bump - Casino Supermarché - Torcy", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.9272459, - 46.6966938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS223798", - "ref": "223798", - "description": "Bump - Super U - Saint Gilles Croix de Vie", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1027147, - 44.7453664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS196953", - "ref": "196953", - "description": "Bump - Netto - Andernos-les-Bains", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3228136, - 43.7259443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS226383", - "ref": "226383", - "description": "Bump - Super U - Lodève", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.544605, - 48.814515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS222305", - "ref": "222305", - "description": "Bump - Intermarché HYPER - Saint-Pair-sur-Mer", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8635209, - 45.7604749 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS90163", - "ref": "90163", - "description": "Bump - Campanile Lyon Part Dieu - Lyon", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.7520583, - 49.3423317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS170168", - "ref": "170168", - "description": "Bump - Super U - Port en Bessin", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0740332, - 43.601471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS226402", - "ref": "226402", - "description": "Bump - U Express - Grans", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.0177939, - 48.4515954 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS229887", - "ref": "229887", - "description": "Bump - Super U - Lanvallay", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3617733, - 47.2601042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS226381", - "ref": "226381", - "description": "Bump - Super U - Saint Aignan", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.046187, - 49.0527608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS527904", - "ref": "527904", - "description": "Bump - OJOIO - Cergy Saint Christophe", - "capacity": "2", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4076356, - 48.6863007 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS263654", - "ref": "263654", - "description": "Bump - Monoprix - DRAVEIL", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9731481, - 49.6844188 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS202091", - "ref": "202091", - "description": "Bump - Intermarché SUPER - Bazeilles", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9692464, - 43.1808782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS344761", - "ref": "344761", - "description": "Bump - E.Leclerc - NARBONNE", - "capacity": "2", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.350971, - 48.6869474 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS258184", - "ref": "258184", - "description": "Bump - Super U - Savigny-sur-Orge", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.544605, - 48.814515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS222306", - "ref": "222306", - "description": "Bump - Intermarché HYPER - Saint-Pair-sur-Mer", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.225082, - 49.100143 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS170152", - "ref": "170152", - "description": "Bump - Best Western Plus Hotel Metz Technopole - Metz", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.102546, - 50.663933 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS64526", - "ref": "64526", - "description": "Bump - Monoprix - Croisé Laroche", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3505893, - 43.1379408 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS226863", - "ref": "226863", - "description": "Bump - Auchan Supermarché - BORMES LES MIMOSAS", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.419908, - 48.065989 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS307113", - "ref": "307113", - "description": "Bump - Super U Beaune la Rolande", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.0177939, - 48.4515954 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS229886", - "ref": "229886", - "description": "Bump - Super U - Lanvallay", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4405781, - 46.7798751 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS205173", - "ref": "205173", - "description": "Bump - Casino Supermarché - Torcy", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.7918916, - 48.5205421 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS222645", - "ref": "222645", - "description": "Bump - Casino Supermarché - Saint-Brieuc", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2128907, - 48.8468861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS64538", - "ref": "64538", - "description": "Bump - Monoprix - Saint Cloud", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.102546, - 50.663933 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS64527", - "ref": "64527", - "description": "Bump - Monoprix - Croisé Laroche", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1781267, - 49.3964535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS242106", - "ref": "242106", - "description": "Bump - Super U - FRANQUEVILLE ST PIERRE", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9401324, - 49.9429248 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS261802", - "ref": "261802", - "description": "Bump - E.Leclerc - PERONNE", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9731481, - 49.6844188 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS202091", - "ref": "202091", - "description": "Bump - Intermarché SUPER - Bazeilles", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.8363782, - 48.0793257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS223745", - "ref": "223745", - "description": "Bump - Super U - Mordelles", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1781267, - 49.3964535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS242108", - "ref": "242108", - "description": "Bump - Super U - FRANQUEVILLE ST PIERRE", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.048672, - 46.6818948 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS229889", - "ref": "229889", - "description": "Bump - Hyper U - CHANTONNAY", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3406552, - 48.9288277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS222848", - "ref": "222848", - "description": "Bump - Ibis Styles Paris St-Denis Pleyel - Saint-Ouen", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6616317, - 46.2828403 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS205169", - "ref": "205169", - "description": "Bump - Intermarché HYPER - Arbent", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0740332, - 43.601471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS226402", - "ref": "226402", - "description": "Bump - U Express - Grans", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8300709, - 45.7761075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS64532", - "ref": "64532", - "description": "Bump - Monoprix - Croix Rousse", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0395904, - 43.7292 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS203654", - "ref": "203654", - "description": "Bump - Grand Mail Station 3 - SAINT-PAUL-LES-DAX", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.9882028, - 47.6681511 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS230803", - "ref": "230803", - "description": "Bump - Monoprix - Auray", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8264481, - 48.6426609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS242102", - "ref": "242102", - "description": "Bump - Monoprix - Rambouillet", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.3997278, - 43.2806153 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS170157", - "ref": "170157", - "description": "Bump - Hotel Kyriad Palais des Congrès - Marseille", - "capacity": "4", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.3911734, - 44.9129121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS222258", - "ref": "222258", - "description": "Bump - Super U - St Sulpice Et Cameyrac", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2859651, - 48.82943 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS323382", - "ref": "323382", - "description": "Bump - Monoprix - Chaville", - "capacity": "2", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.975911, - 43.6138655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS226853", - "ref": "226853", - "description": "Bump - Auchan Supermarché - MOUANS SARTOUX", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.193752, - 48.951468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS202086", - "ref": "202086", - "description": "Bump - Spirit Energies - Cormeilles-en-Parisis", - "capacity": "2", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0391767, - 43.7280727 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS205160", - "ref": "205160", - "description": "Bump - Grand Mail Station 2 - SAINT-PAUL-LES-DAX", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3406552, - 48.9288277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS222854", - "ref": "222854", - "description": "Bump - Ibis Styles Paris St-Denis Pleyel - Saint-Ouen", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.846115, - 46.77455 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS200933", - "ref": "200933", - "description": "Bump - Super U - Pouzauges", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0391767, - 43.7280727 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS205162", - "ref": "205162", - "description": "Bump - Grand Mail Station 2 - SAINT-PAUL-LES-DAX", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.5319369, - 48.5276212 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS242143", - "ref": "242143", - "description": "Bump - Super U - Saint-Langis-lès-Mortagne", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8264481, - 48.6426609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS242102", - "ref": "242102", - "description": "Bump - Monoprix - Rambouillet", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1281637, - 49.4875263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS193600", - "ref": "193600", - "description": "Bump - EFFIA Parking le Havre Bains des Docks - Le Havre", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1704963, - 48.6894844 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS169666", - "ref": "169666", - "description": "Bump - Hotel Revotel - Nancy Centre Gare - Nancy", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.162965, - 43.390584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS242147", - "ref": "242147", - "description": "Bump - Centre Commercial Les Oliviers - Châteauneuf-les-Martigues", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7551792, - 45.1867914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS191279", - "ref": "191279", - "description": "Bump - The Originals Résidence - Grenoble Université", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4743125, - 48.9430255 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS2781", - "ref": "2781", - "description": "Bump - AB SAGAX - Blanc Mesnil", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.350971, - 48.6869474 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS258185", - "ref": "258185", - "description": "Bump - Super U - Savigny-sur-Orge", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1781267, - 49.3964535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS242106", - "ref": "242106", - "description": "Bump - Super U - FRANQUEVILLE ST PIERRE", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6616317, - 46.2828403 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS205169", - "ref": "205169", - "description": "Bump - Intermarché HYPER - Arbent", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6616317, - 46.2828403 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS205170", - "ref": "205170", - "description": "Bump - Intermarché HYPER - Arbent", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4746279, - 47.5138595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS223771", - "ref": "223771", - "description": "Bump - Super U - Saint Sylvain D'Anjou", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5407144, - 47.8529826 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS185293", - "ref": "185293", - "description": "Bump - Hôtel Kyriad Direct Auxerre - Appoigny", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.162965, - 43.390584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS242148", - "ref": "242148", - "description": "Bump - Centre Commercial Les Oliviers - Châteauneuf-les-Martigues", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3358142, - 48.9004254 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS27311", - "ref": "27311", - "description": "Bump - Hotel Montmartre - Paris 18", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4743125, - 48.9430255 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS2781", - "ref": "2781", - "description": "Bump - AB SAGAX - Blanc Mesnil", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1027147, - 44.7453664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS196954", - "ref": "196954", - "description": "Bump - Netto - Andernos-les-Bains", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.225082, - 49.100143 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS170152", - "ref": "170152", - "description": "Bump - Best Western Plus Hotel Metz Technopole - Metz", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6616317, - 46.2828403 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS205170", - "ref": "205170", - "description": "Bump - Intermarché HYPER - Arbent", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3617733, - 47.2601042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS226380", - "ref": "226380", - "description": "Bump - Super U - Saint Aignan", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4968177, - 46.4244878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS226850", - "ref": "226850", - "description": "Bump - Intermarché SUPER - Longeville-sur-Mer", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4968177, - 46.4244878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS226849", - "ref": "226849", - "description": "Bump - Intermarché SUPER - Longeville-sur-Mer", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0100794, - 48.8016341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS155758", - "ref": "155758", - "description": "Bump - Georges MELIES, ZA Croix Bonnet - Bois d'Arcy", - "capacity": "2", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.9882028, - 47.6681511 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS230804", - "ref": "230804", - "description": "Bump - Monoprix - Auray", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.828865, - 45.735904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS242141", - "ref": "242141", - "description": "Bump - Super U - Lyon Gerland", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3995528, - 48.8451242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS2791", - "ref": "2791", - "description": "Bump - IPTransAuto - Nation", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3995528, - 48.8451242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS2789", - "ref": "2789", - "description": "Bump - IPTransAuto - Nation", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1281637, - 49.4875263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS193600", - "ref": "193600", - "description": "Bump - EFFIA Parking le Havre Bains des Docks - Le Havre", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5684344, - 44.8797093 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS195736", - "ref": "195736", - "description": "Bump - Centre commercial Ginko - Bordeaux Lac", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3995528, - 48.8451242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS2791", - "ref": "2791", - "description": "Bump - IPTransAuto - Nation", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.193752, - 48.951468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS202086", - "ref": "202086", - "description": "Bump - Spirit Energies - Cormeilles-en-Parisis", - "capacity": "2", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.642631, - 50.7293214 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS170164", - "ref": "170164", - "description": "Bump - Burger King - Boulogne Saint-Martin", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.352923, - 49.150001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS242097", - "ref": "242097", - "description": "Bump - Super U - IFS", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4746279, - 47.5138595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS223771", - "ref": "223771", - "description": "Bump - Super U - Saint Sylvain D'Anjou", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4968177, - 46.4244878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS226850", - "ref": "226850", - "description": "Bump - Intermarché SUPER - Longeville-sur-Mer", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.102546, - 50.663933 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS64526", - "ref": "64526", - "description": "Bump - Monoprix - Croisé Laroche", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0100794, - 48.8016341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS155757", - "ref": "155757", - "description": "Bump - Georges MELIES, ZA Croix Bonnet - Bois d'Arcy", - "capacity": "2", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.3911734, - 44.9129121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS222258", - "ref": "222258", - "description": "Bump - Super U - St Sulpice Et Cameyrac", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.846115, - 46.77455 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS200933", - "ref": "200933", - "description": "Bump - Super U - Pouzauges", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.595646, - 50.402691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS170159", - "ref": "170159", - "description": "Bump - Burger King - Berck", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3995528, - 48.8451242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS2787", - "ref": "2787", - "description": "Bump - IPTransAuto - Nation", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3406552, - 48.9288277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS222854", - "ref": "222854", - "description": "Bump - Ibis Styles Paris St-Denis Pleyel - Saint-Ouen", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8635209, - 45.7604749 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS90164", - "ref": "90164", - "description": "Bump - Campanile Lyon Part Dieu - Lyon", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.3911734, - 44.9129121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS222256", - "ref": "222256", - "description": "Bump - Super U - St Sulpice Et Cameyrac", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.6276115, - 45.5330061 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS2782", - "ref": "2782", - "description": "Bump - Intermarché Super - Rive de Gier", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.2570533, - 44.9078585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS193156", - "ref": "193156", - "description": "Bump - Hotel Kyriad Libourne Saint-Emilion - Arveyres", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8635209, - 45.7604749 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS90166", - "ref": "90166", - "description": "Bump - Campanile Lyon Part Dieu - Lyon", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.9882028, - 47.6681511 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS230803", - "ref": "230803", - "description": "Bump - Monoprix - Auray", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.595646, - 50.402691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS170160", - "ref": "170160", - "description": "Bump - Burger King - Berck", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3406552, - 48.9288277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS222848", - "ref": "222848", - "description": "Bump - Ibis Styles Paris St-Denis Pleyel - Saint-Ouen", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.846115, - 46.77455 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS200932", - "ref": "200932", - "description": "Bump - Super U - Pouzauges", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.937175, - 45.730385 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS191331", - "ref": "191331", - "description": "Bump - Howard House - Bron", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3228136, - 43.7259443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS226382", - "ref": "226382", - "description": "Bump - Super U - Lodève", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4076356, - 48.6863007 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS263655", - "ref": "263655", - "description": "Bump - Monoprix - DRAVEIL", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.642631, - 50.7293214 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS170165", - "ref": "170165", - "description": "Bump - Burger King - Boulogne Saint-Martin", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.75894, - 48.56829 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS199857", - "ref": "199857", - "description": "Bump - Monoprix - Neudorf - Strasbourg", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7966928, - 43.6401091 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS226386", - "ref": "226386", - "description": "Bump - Super U - Saint Martin de Crau", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.352923, - 49.150001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS242096", - "ref": "242096", - "description": "Bump - Super U - IFS", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5556274, - 44.3640721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS202095", - "ref": "202095", - "description": "Bump - Intermarché Super - Rodez", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7551792, - 45.1867914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS191321", - "ref": "191321", - "description": "Bump - The Originals Résidence - Grenoble Université", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.694785, - 44.851765 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS146074", - "ref": "146074", - "description": "Bump - Holiday Inn Bordeaux-Merignac", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4968177, - 46.4244878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS226849", - "ref": "226849", - "description": "Bump - Intermarché SUPER - Longeville-sur-Mer", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0395904, - 43.7292 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS203653", - "ref": "203653", - "description": "Bump - Grand Mail Station 3 - SAINT-PAUL-LES-DAX", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.419908, - 48.065989 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS307113", - "ref": "307113", - "description": "Bump - Super U Beaune la Rolande", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.8363782, - 48.0793257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS223744", - "ref": "223744", - "description": "Bump - Super U - Mordelles", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0391767, - 43.7280727 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS205160", - "ref": "205160", - "description": "Bump - Grand Mail Station 2 - SAINT-PAUL-LES-DAX", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.352923, - 49.150001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS242096", - "ref": "242096", - "description": "Bump - Super U - IFS", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4675083, - 47.4533588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS226400", - "ref": "226400", - "description": "Bump - Super U - Trélazé la Quantinière", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.350971, - 48.6869474 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS258185", - "ref": "258185", - "description": "Bump - Super U - Savigny-sur-Orge", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5407144, - 47.8529826 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS185293", - "ref": "185293", - "description": "Bump - Hôtel Kyriad Direct Auxerre - Appoigny", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.595646, - 50.402691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS170159", - "ref": "170159", - "description": "Bump - Burger King - Berck", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.3336409, - 49.1881109 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS184473", - "ref": "184473", - "description": "Bump - Super U - Hérouville-Saint-Clair", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1027147, - 44.7453664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS196954", - "ref": "196954", - "description": "Bump - Netto - Andernos-les-Bains", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5684344, - 44.8797093 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS195735", - "ref": "195735", - "description": "Bump - Centre commercial Ginko - Bordeaux Lac", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5407144, - 47.8529826 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS185292", - "ref": "185292", - "description": "Bump - Hôtel Kyriad Direct Auxerre - Appoigny", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.162965, - 43.390584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS242148", - "ref": "242148", - "description": "Bump - Centre Commercial Les Oliviers - Châteauneuf-les-Martigues", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.7918916, - 48.5205421 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS222644", - "ref": "222644", - "description": "Bump - Casino Supermarché - Saint-Brieuc", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.694785, - 44.851765 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS146074", - "ref": "146074", - "description": "Bump - Holiday Inn Bordeaux-Merignac", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.735915, - 45.9278167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS120855", - "ref": "120855", - "description": "Bump - Hôtel Les Pierre Dorée - Ambérieux", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7098303, - 44.0596817 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS222640", - "ref": "222640", - "description": "Bump - Auchan Supermarché - Saint-Laurent-des-Arbres", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.106865, - 50.342088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS202087", - "ref": "202087", - "description": "Bump - Frey - ZAC Le Parc du Luc - Dechy", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.846115, - 46.77455 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS200932", - "ref": "200932", - "description": "Bump - Super U - Pouzauges", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.5319369, - 48.5276212 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS242143", - "ref": "242143", - "description": "Bump - Super U - Saint-Langis-lès-Mortagne", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7939124, - 45.1984598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS247471", - "ref": "247471", - "description": "Bump x Groupe Parot Ford Périgueux - Trélissac", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9731481, - 49.6844188 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS202090", - "ref": "202090", - "description": "Bump - Intermarché SUPER - Bazeilles", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.937175, - 45.730385 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS191330", - "ref": "191330", - "description": "Bump - Howard House - Bron", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.419908, - 48.065989 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS307112", - "ref": "307112", - "description": "Bump - Super U Beaune la Rolande", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.9272459, - 46.6966938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS223798", - "ref": "223798", - "description": "Bump - Super U - Saint Gilles Croix de Vie", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3617733, - 47.2601042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS226381", - "ref": "226381", - "description": "Bump - Super U - Saint Aignan", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1704963, - 48.6894844 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS169668", - "ref": "169668", - "description": "Bump - Hotel Revotel - Nancy Centre Gare - Nancy", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.75894, - 48.56829 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS199856", - "ref": "199856", - "description": "Bump - Monoprix - Neudorf - Strasbourg", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.2658855, - 44.5444843 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS191335", - "ref": "191335", - "description": "Bump - B&B HOTEL Bordeaux - Langon", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.048672, - 46.6818948 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS229889", - "ref": "229889", - "description": "Bump - Hyper U - CHANTONNAY", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.3336409, - 49.1881109 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS184474", - "ref": "184474", - "description": "Bump - Super U - Hérouville-Saint-Clair", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4675083, - 47.4533588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS226399", - "ref": "226399", - "description": "Bump - Super U - Trélazé la Quantinière", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8300709, - 45.7761075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS90182", - "ref": "90182", - "description": "Bump - Monoprix - Croix Rousse", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.3336409, - 49.1881109 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS184474", - "ref": "184474", - "description": "Bump - Super U - Hérouville-Saint-Clair", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.0849509, - 48.1966059 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS155097", - "ref": "155097", - "description": "Bump - Intermarché Super - Chateaulin", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4405781, - 46.7798751 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS205174", - "ref": "205174", - "description": "Bump - Casino Supermarché - Torcy", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.162965, - 43.390584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS242147", - "ref": "242147", - "description": "Bump - Centre Commercial Les Oliviers - Châteauneuf-les-Martigues", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.591561, - 48.843317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS222277", - "ref": "222277", - "description": "Bump - Garage Moritz Automobiles - Val-de-Moder", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.5319369, - 48.5276212 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS242144", - "ref": "242144", - "description": "Bump - Super U - Saint-Langis-lès-Mortagne", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0740332, - 43.601471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS226401", - "ref": "226401", - "description": "Bump - U Express - Grans", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.225082, - 49.100143 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS170150", - "ref": "170150", - "description": "Bump - Best Western Plus Hotel Metz Technopole - Metz", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.841976, - 45.7567579 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS4747", - "ref": "4747", - "description": "Bump - Campanile - Berges du Rhône - Lyon", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5684344, - 44.8797093 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS195735", - "ref": "195735", - "description": "Bump - Centre commercial Ginko - Bordeaux Lac", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.975911, - 43.6138655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS264489", - "ref": "264489", - "description": "Bump - Auchan Supermarché - MOUANS SARTOUX", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9731481, - 49.6844188 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS202090", - "ref": "202090", - "description": "Bump - Intermarché SUPER - Bazeilles", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3505893, - 43.1379408 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS226864", - "ref": "226864", - "description": "Bump - Auchan Supermarché - BORMES LES MIMOSAS", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7966928, - 43.6401091 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS226387", - "ref": "226387", - "description": "Bump - Super U - Saint Martin de Crau", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0391767, - 43.7280727 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS205161", - "ref": "205161", - "description": "Bump - Grand Mail Station 2 - SAINT-PAUL-LES-DAX", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3505893, - 43.1379408 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS226864", - "ref": "226864", - "description": "Bump - Auchan Supermarché - BORMES LES MIMOSAS", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.642631, - 50.7293214 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS170165", - "ref": "170165", - "description": "Bump - Burger King - Boulogne Saint-Martin", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0100794, - 48.8016341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS155758", - "ref": "155758", - "description": "Bump - Georges MELIES, ZA Croix Bonnet - Bois d'Arcy", - "capacity": "2", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.125378, - 45.673166 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS238079", - "ref": "238079", - "description": "Bump - Super U - Saint-Yrieix-sur-Charente", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.841976, - 45.7567579 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS4746", - "ref": "4746", - "description": "Bump - Campanile - Berges du Rhône - Lyon", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4675083, - 47.4533588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS226399", - "ref": "226399", - "description": "Bump - Super U - Trélazé la Quantinière", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.2658855, - 44.5444843 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS191334", - "ref": "191334", - "description": "Bump - B&B HOTEL Bordeaux - Langon", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.046187, - 49.0527608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS527905", - "ref": "527905", - "description": "Bump - OJOIO - Cergy Saint Christophe", - "capacity": "2", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9401324, - 49.9429248 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS261801", - "ref": "261801", - "description": "Bump - E.Leclerc - PERONNE", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0391767, - 43.7280727 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS205162", - "ref": "205162", - "description": "Bump - Grand Mail Station 2 - SAINT-PAUL-LES-DAX", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4999499, - 47.269003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS170172", - "ref": "170172", - "description": "Bump - Revolte, e-Garages - Nantes - Carquefou", - "capacity": "3", - "charging_station:output": "90 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.595646, - 50.402691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS170160", - "ref": "170160", - "description": "Bump - Burger King - Berck", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.841976, - 45.7567579 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS4748", - "ref": "4748", - "description": "Bump - Campanile - Berges du Rhône - Lyon", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4675083, - 47.4533588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS226400", - "ref": "226400", - "description": "Bump - Super U - Trélazé la Quantinière", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4999499, - 47.269003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS170172", - "ref": "170172", - "description": "Bump - Revolte, e-Garages - Nantes - Carquefou", - "capacity": "3", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.225082, - 49.100143 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS170150", - "ref": "170150", - "description": "Bump - Best Western Plus Hotel Metz Technopole - Metz", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.048672, - 46.6818948 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS229890", - "ref": "229890", - "description": "Bump - Hyper U - CHANTONNAY", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.87413, - 49.246074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS170170", - "ref": "170170", - "description": "Bump - Super U - Le Molay-Littry", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.7918916, - 48.5205421 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS222645", - "ref": "222645", - "description": "Bump - Casino Supermarché - Saint-Brieuc", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5556274, - 44.3640721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS202094", - "ref": "202094", - "description": "Bump - Intermarché Super - Rodez", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7966928, - 43.6401091 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS226386", - "ref": "226386", - "description": "Bump - Super U - Saint Martin de Crau", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.8363782, - 48.0793257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS223745", - "ref": "223745", - "description": "Bump - Super U - Mordelles", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.9272459, - 46.6966938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS223799", - "ref": "223799", - "description": "Bump - Super U - Saint Gilles Croix de Vie", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3995528, - 48.8451242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS2789", - "ref": "2789", - "description": "Bump - IPTransAuto - Nation", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5684344, - 44.8797093 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS195736", - "ref": "195736", - "description": "Bump - Centre commercial Ginko - Bordeaux Lac", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.591561, - 48.843317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS222277", - "ref": "222277", - "description": "Bump - Garage Moritz Automobiles - Val-de-Moder", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.642631, - 50.7293214 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS170164", - "ref": "170164", - "description": "Bump - Burger King - Boulogne Saint-Martin", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.2658855, - 44.5444843 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS191334", - "ref": "191334", - "description": "Bump - B&B HOTEL Bordeaux - Langon", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7098303, - 44.0596817 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS222641", - "ref": "222641", - "description": "Bump - Auchan Supermarché - Saint-Laurent-des-Arbres", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1027147, - 44.7453664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS196953", - "ref": "196953", - "description": "Bump - Netto - Andernos-les-Bains", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.975911, - 43.6138655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS226853", - "ref": "226853", - "description": "Bump - Auchan Supermarché - MOUANS SARTOUX", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.106865, - 50.342088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS202088", - "ref": "202088", - "description": "Bump - Frey - ZAC Le Parc du Luc - Dechy", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.828865, - 45.735904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS242142", - "ref": "242142", - "description": "Bump - Super U - Lyon Gerland", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3228136, - 43.7259443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS226382", - "ref": "226382", - "description": "Bump - Super U - Lodève", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.841976, - 45.7567579 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS4745", - "ref": "4745", - "description": "Bump - Campanile - Berges du Rhône - Lyon", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.9272459, - 46.6966938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS223799", - "ref": "223799", - "description": "Bump - Super U - Saint Gilles Croix de Vie", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.975911, - 43.6138655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS264489", - "ref": "264489", - "description": "Bump - Auchan Supermarché - MOUANS SARTOUX", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.350971, - 48.6869474 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS258184", - "ref": "258184", - "description": "Bump - Super U - Savigny-sur-Orge", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3505893, - 43.1379408 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS226863", - "ref": "226863", - "description": "Bump - Auchan Supermarché - BORMES LES MIMOSAS", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.048672, - 46.6818948 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS229890", - "ref": "229890", - "description": "Bump - Hyper U - CHANTONNAY", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1781267, - 49.3964535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS242108", - "ref": "242108", - "description": "Bump - Super U - FRANQUEVILLE ST PIERRE", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.6276115, - 45.5330061 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS2782", - "ref": "2782", - "description": "Bump - Intermarché Super - Rive de Gier", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7098303, - 44.0596817 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS222640", - "ref": "222640", - "description": "Bump - Auchan Supermarché - Saint-Laurent-des-Arbres", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.3911734, - 44.9129121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS222256", - "ref": "222256", - "description": "Bump - Super U - St Sulpice Et Cameyrac", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.735915, - 45.9278167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS120855", - "ref": "120855", - "description": "Bump - Hôtel Les Pierre Dorée - Ambérieux", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5407144, - 47.8529826 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS185292", - "ref": "185292", - "description": "Bump - Hôtel Kyriad Direct Auxerre - Appoigny", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2128907, - 48.8468861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS64538", - "ref": "64538", - "description": "Bump - Monoprix - Saint Cloud", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8635209, - 45.7604749 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS90165", - "ref": "90165", - "description": "Bump - Campanile Lyon Part Dieu - Lyon", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.75894, - 48.56829 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS199856", - "ref": "199856", - "description": "Bump - Monoprix - Neudorf - Strasbourg", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0395904, - 43.7292 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS203654", - "ref": "203654", - "description": "Bump - Grand Mail Station 3 - SAINT-PAUL-LES-DAX", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3617733, - 47.2601042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS226380", - "ref": "226380", - "description": "Bump - Super U - Saint Aignan", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.828865, - 45.735904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS242142", - "ref": "242142", - "description": "Bump - Super U - Lyon Gerland", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0740332, - 43.601471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS226401", - "ref": "226401", - "description": "Bump - U Express - Grans", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.0849509, - 48.1966059 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS155097", - "ref": "155097", - "description": "Bump - Intermarché Super - Chateaulin", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3228136, - 43.7259443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS226383", - "ref": "226383", - "description": "Bump - Super U - Lodève", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9401324, - 49.9429248 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS261801", - "ref": "261801", - "description": "Bump - E.Leclerc - PERONNE", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.106865, - 50.342088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS202087", - "ref": "202087", - "description": "Bump - Frey - ZAC Le Parc du Luc - Dechy", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.419908, - 48.065989 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS307112", - "ref": "307112", - "description": "Bump - Super U Beaune la Rolande", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.125378, - 45.673166 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS238079", - "ref": "238079", - "description": "Bump - Super U - Saint-Yrieix-sur-Charente", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1766489, - 45.6800488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS247470", - "ref": "247470", - "description": "Bump x Groupe Parot Ford Angoulême - Gond-Pontouvre", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.87413, - 49.246074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS170170", - "ref": "170170", - "description": "Bump - Super U - Le Molay-Littry", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4076356, - 48.6863007 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS263654", - "ref": "263654", - "description": "Bump - Monoprix - DRAVEIL", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.0177939, - 48.4515954 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS229887", - "ref": "229887", - "description": "Bump - Super U - Lanvallay", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9692464, - 43.1808782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bump", - "owner:ref:FR:SIREN": "897849923", - "operator:email": "exploitation@bump-charge.com", - "operator:phone": "+33 1 76 40 12 80", - "network": "Bump", - "ref:EU:EVSE": "FRBMPS344760", - "ref": "344760", - "description": "Bump - E.Leclerc - NARBONNE", - "capacity": "2", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.597773, - 43.298108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA004", - "description": "AUBAGNE BAUMONNE GEMENOS", - "capacity": "11", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.597773, - 43.298108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA004", - "description": "AUBAGNE BAUMONNE GEMENOS", - "capacity": "11", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.597773, - 43.298108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA004", - "description": "AUBAGNE BAUMONNE GEMENOS", - "capacity": "11", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.597773, - 43.298108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA004", - "description": "AUBAGNE BAUMONNE GEMENOS", - "capacity": "11", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.597773, - 43.298108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA004", - "description": "AUBAGNE BAUMONNE GEMENOS", - "capacity": "11", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.597773, - 43.298108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA004", - "description": "AUBAGNE BAUMONNE GEMENOS", - "capacity": "11", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.597773, - 43.298108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA004", - "description": "AUBAGNE BAUMONNE GEMENOS", - "capacity": "11", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.597773, - 43.298108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA004", - "description": "AUBAGNE BAUMONNE GEMENOS", - "capacity": "11", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.597773, - 43.298108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA004", - "description": "AUBAGNE BAUMONNE GEMENOS", - "capacity": "11", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.597773, - 43.298108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA004", - "description": "AUBAGNE BAUMONNE GEMENOS", - "capacity": "11", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4201758721979, - 45.4462979255473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4201758721979, - 45.4462979255473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4201758721979, - 45.4462979255473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4201758721979, - 45.4462979255473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4201758721979, - 45.4462979255473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4201758721979, - 45.4462979255473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4201758721979, - 45.4462979255473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4201758721979, - 45.4462979255473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4201758721979, - 45.4462979255473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4201758721979, - 45.4462979255473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4201758721979, - 45.4462979255473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4201758721979, - 45.4462979255473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4201758721979, - 45.4462979255473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4201758721979, - 45.4462979255473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4201758721979, - 45.4462979255473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4201758721979, - 45.4462979255473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4201758721979, - 45.4462979255473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4201758721979, - 45.4462979255473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4201758721979, - 45.4462979255473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4201758721979, - 45.4462979255473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4201758721979, - 45.4462979255473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4201758721979, - 45.4462979255473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4201758721979, - 45.4462979255473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4201758721979, - 45.4462979255473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4201758721979, - 45.4462979255473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4201758721979, - 45.4462979255473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4201758721979, - 45.4462979255473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42296, - 45.44634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA012", - "description": "Steel", - "capacity": "98", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5839961547772017, - 48.706443660402996 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Entree ", - "capacity": "55", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5839961547772017, - 48.706443660402996 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Entree ", - "capacity": "55", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5839961547772017, - 48.706443660402996 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Entree ", - "capacity": "55", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5839961547772017, - 48.706443660402996 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Entree ", - "capacity": "55", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5839961547772017, - 48.706443660402996 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Entree ", - "capacity": "55", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5839961547772017, - 48.706443660402996 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Entree ", - "capacity": "55", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5839961547772017, - 48.706443660402996 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Entree ", - "capacity": "55", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5839961547772017, - 48.706443660402996 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Entree ", - "capacity": "55", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587324113526619, - 48.706759676308664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA014", - "description": "EDEN 2 - Parking ", - "capacity": "55", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 06:00-01:00", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7134826967999253, - 47.32334948441778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA016", - "description": "Ma Petite Madelaine", - "capacity": "74", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2025-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7134826967999253, - 47.32334948441778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA016", - "description": "Ma Petite Madelaine", - "capacity": "74", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2025-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7134826967999253, - 47.32334948441778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA016", - "description": "Ma Petite Madelaine", - "capacity": "74", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2025-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7134826967999253, - 47.32334948441778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA016", - "description": "Ma Petite Madelaine", - "capacity": "74", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2025-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7134826967999253, - 47.32334948441778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA016", - "description": "Ma Petite Madelaine", - "capacity": "74", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2025-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7134826967999253, - 47.32334948441778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA016", - "description": "Ma Petite Madelaine", - "capacity": "74", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2025-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7134826967999253, - 47.32334948441778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA016", - "description": "Ma Petite Madelaine", - "capacity": "74", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2025-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7134826967999253, - 47.32334948441778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA016", - "description": "Ma Petite Madelaine", - "capacity": "74", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2025-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7134826967999253, - 47.32334948441778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA016", - "description": "Ma Petite Madelaine", - "capacity": "74", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2025-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7134826967999253, - 47.32334948441778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA016", - "description": "Ma Petite Madelaine", - "capacity": "74", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2025-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7134826967999253, - 47.32334948441778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA016", - "description": "Ma Petite Madelaine", - "capacity": "74", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2025-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7134826967999253, - 47.32334948441778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA016", - "description": "Ma Petite Madelaine", - "capacity": "74", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2025-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7134826967999253, - 47.32334948441778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA016", - "description": "Ma Petite Madelaine", - "capacity": "74", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2025-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7134826967999253, - 47.32334948441778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA016", - "description": "Ma Petite Madelaine", - "capacity": "74", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2025-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7134826967999253, - 47.32334948441778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA016", - "description": "Ma Petite Madelaine", - "capacity": "74", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2025-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7134826967999253, - 47.32334948441778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA016", - "description": "Ma Petite Madelaine", - "capacity": "74", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2025-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7134826967999253, - 47.32334948441778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA016", - "description": "Ma Petite Madelaine", - "capacity": "74", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2025-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7134826967999253, - 47.32334948441778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA016", - "description": "Ma Petite Madelaine", - "capacity": "74", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2025-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7134826967999253, - 47.32334948441778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA016", - "description": "Ma Petite Madelaine", - "capacity": "74", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2025-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7134826967999253, - 47.32334948441778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA016", - "description": "Ma Petite Madelaine", - "capacity": "74", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2025-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7134826967999253, - 47.32334948441778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA016", - "description": "Ma Petite Madelaine", - "capacity": "74", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2025-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7134826967999253, - 47.32334948441778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA016", - "description": "Ma Petite Madelaine", - "capacity": "74", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2025-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7134826967999253, - 47.32334948441778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA016", - "description": "Ma Petite Madelaine", - "capacity": "74", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2025-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7134826967999253, - 47.32334948441778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA016", - "description": "Ma Petite Madelaine", - "capacity": "74", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2025-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.5114789239685045, - 46.796323529708715 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEP3EA035", - "description": "Aire de Chagnats", - "capacity": "14", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.5114789239685045, - 46.796323529708715 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEP3EA035", - "description": "Aire de Chagnats", - "capacity": "14", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.5114789239685045, - 46.796323529708715 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEP3EA035", - "description": "Aire de Chagnats", - "capacity": "14", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.5114789239685045, - 46.796323529708715 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEP3EA035", - "description": "Aire de Chagnats", - "capacity": "14", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.5114789239685045, - 46.796323529708715 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEP3EA035", - "description": "Aire de Chagnats", - "capacity": "14", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.5114789239685045, - 46.796323529708715 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEP3EA035", - "description": "Aire de Chagnats", - "capacity": "14", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.5114789239685045, - 46.796323529708715 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEP3EA035", - "description": "Aire de Chagnats", - "capacity": "14", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.5114789239685045, - 46.796323529708715 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEP3EA035", - "description": "Aire de Chagnats", - "capacity": "14", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.5114789239685045, - 46.796323529708715 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEP3EA035", - "description": "Aire de Chagnats", - "capacity": "14", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.5114789239685045, - 46.796323529708715 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEP3EA035", - "description": "Aire de Chagnats", - "capacity": "14", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.5114789239685045, - 46.796323529708715 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEP3EA035", - "description": "Aire de Chagnats", - "capacity": "14", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.5114789239685045, - 46.796323529708715 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEP3EA035", - "description": "Aire de Chagnats", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.5114789239685045, - 46.796323529708715 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEP3EA035", - "description": "Aire de Chagnats", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.36058807, - 48.32144626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA037", - "description": "Aire de dix sept Setiers", - "capacity": "13", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.36058807, - 48.32144626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA037", - "description": "Aire de dix sept Setiers", - "capacity": "13", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.36058807, - 48.32144626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA037", - "description": "Aire de dix sept Setiers", - "capacity": "13", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.36058807, - 48.32144626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA037", - "description": "Aire de dix sept Setiers", - "capacity": "13", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.36058807, - 48.32144626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA037", - "description": "Aire de dix sept Setiers", - "capacity": "13", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.36058807, - 48.32144626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA037", - "description": "Aire de dix sept Setiers", - "capacity": "13", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.36058807, - 48.32144626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA037", - "description": "Aire de dix sept Setiers", - "capacity": "13", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.36058807, - 48.32144626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA037", - "description": "Aire de dix sept Setiers", - "capacity": "13", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.36058807, - 48.32144626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA037", - "description": "Aire de dix sept Setiers", - "capacity": "13", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.36058807, - 48.32144626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA037", - "description": "Aire de dix sept Setiers", - "capacity": "13", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.36058807, - 48.32144626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA037", - "description": "Aire de dix sept Setiers", - "capacity": "13", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.36058807, - 48.32144626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA037", - "description": "Aire de dix sept Setiers", - "capacity": "13", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.00672, - 47.470652 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA038", - "description": "Aire des Maremberts - A71", - "capacity": "12", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.00672, - 47.470652 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA038", - "description": "Aire des Maremberts - A71", - "capacity": "12", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.00672, - 47.470652 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA038", - "description": "Aire des Maremberts - A71", - "capacity": "12", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.00672, - 47.470652 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA038", - "description": "Aire des Maremberts - A71", - "capacity": "12", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.00672, - 47.470652 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA038", - "description": "Aire des Maremberts - A71", - "capacity": "12", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.00672, - 47.470652 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA038", - "description": "Aire des Maremberts - A71", - "capacity": "12", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.00672, - 47.470652 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA038", - "description": "Aire des Maremberts - A71", - "capacity": "12", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.00672, - 47.470652 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA038", - "description": "Aire des Maremberts - A71", - "capacity": "12", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.00672, - 47.470652 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA038", - "description": "Aire des Maremberts - A71", - "capacity": "12", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.00672, - 47.470652 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA038", - "description": "Aire des Maremberts - A71", - "capacity": "12", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.00672, - 47.470652 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA038", - "description": "Aire des Maremberts - A71", - "capacity": "12", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.93288766214438, - 48.55551554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEE3EA040", - "description": "Aire de Saint Arnoult Ouest", - "capacity": "14", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.93288766214438, - 48.55551554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEE3EA040", - "description": "Aire de Saint Arnoult Ouest", - "capacity": "14", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.93288766214438, - 48.55551554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEE3EA040", - "description": "Aire de Saint Arnoult Ouest", - "capacity": "14", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.93288766214438, - 48.55551554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEE3EA040", - "description": "Aire de Saint Arnoult Ouest", - "capacity": "14", - "charging_station:output": "100 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.93288766214438, - 48.55551554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEE3EA040", - "description": "Aire de Saint Arnoult Ouest", - "capacity": "14", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.93288766214438, - 48.55551554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEE3EA040", - "description": "Aire de Saint Arnoult Ouest", - "capacity": "14", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.93288766214438, - 48.55551554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEE3EA040", - "description": "Aire de Saint Arnoult Ouest", - "capacity": "14", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.93288766214438, - 48.55551554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEE3EA040", - "description": "Aire de Saint Arnoult Ouest", - "capacity": "14", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.93288766214438, - 48.55551554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEE3EA040", - "description": "Aire de Saint Arnoult Ouest", - "capacity": "14", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.93288766214438, - 48.55551554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEE3EA040", - "description": "Aire de Saint Arnoult Ouest", - "capacity": "14", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.93288766214438, - 48.55551554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEE3EA040", - "description": "Aire de Saint Arnoult Ouest", - "capacity": "14", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.93288766214438, - 48.55551554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEE3EA040", - "description": "Aire de Saint Arnoult Ouest", - "capacity": "14", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.93288766214438, - 48.55551554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEE3EA040", - "description": "Aire de Saint Arnoult Ouest", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.93288766214438, - 48.55551554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEE3EA040", - "description": "Aire de Saint Arnoult Ouest", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.46489587000753, - 48.3725021696137 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA041", - "description": "Aire de Ver les Chartres les Souchets", - "capacity": "14", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.46489587000753, - 48.3725021696137 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA041", - "description": "Aire de Ver les Chartres les Souchets", - "capacity": "14", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.46489587000753, - 48.3725021696137 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA041", - "description": "Aire de Ver les Chartres les Souchets", - "capacity": "14", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.46489587000753, - 48.3725021696137 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA041", - "description": "Aire de Ver les Chartres les Souchets", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.46489587000753, - 48.3725021696137 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA041", - "description": "Aire de Ver les Chartres les Souchets", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.46489587000753, - 48.3725021696137 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA041", - "description": "Aire de Ver les Chartres les Souchets", - "capacity": "14", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.46489587000753, - 48.3725021696137 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA041", - "description": "Aire de Ver les Chartres les Souchets", - "capacity": "14", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.46489587000753, - 48.3725021696137 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA041", - "description": "Aire de Ver les Chartres les Souchets", - "capacity": "14", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.46489587000753, - 48.3725021696137 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA041", - "description": "Aire de Ver les Chartres les Souchets", - "capacity": "14", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.46489587000753, - 48.3725021696137 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA041", - "description": "Aire de Ver les Chartres les Souchets", - "capacity": "14", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.46489587000753, - 48.3725021696137 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA041", - "description": "Aire de Ver les Chartres les Souchets", - "capacity": "14", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.46489587000753, - 48.3725021696137 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA041", - "description": "Aire de Ver les Chartres les Souchets", - "capacity": "14", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.46489587000753, - 48.3725021696137 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "bp France", - "owner:ref:FR:SIREN": "542034327", - "operator:email": "bppulsefranceops@bp.com", - "network": "bp pulse", - "ref:EU:EVSE": "FRBPEPE3EA041", - "description": "Aire de Ver les Chartres les Souchets", - "capacity": "14", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.363758, - 48.733494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "ADP Groupe", - "ref:EU:EVSE": "FRADPE91479011", - "description": "ORY - BAT (Réservé exclusivement aux taxis parisiens)", - "capacity": "24", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.872578, - 49.479934 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Métropole Rouen Normandie", - "ref:EU:EVSE": "FRC01E76222001", - "description": "DUCLAIR - Avenue du Président Coty ", - "capacity": "2", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.872578, - 49.479934 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Métropole Rouen Normandie", - "ref:EU:EVSE": "FRC01E76222001", - "description": "DUCLAIR - Avenue du Président Coty ", - "capacity": "2", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.142637, - 49.490655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Métropole Rouen Normandie", - "ref:EU:EVSE": "FRC01E76377002", - "description": "ISNEAUVILLE - Contre Allée Route De Neufchâtel", - "capacity": "2", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2025-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.142637, - 49.490655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Métropole Rouen Normandie", - "ref:EU:EVSE": "FRC01E76377002", - "description": "ISNEAUVILLE - Contre Allée Route De Neufchâtel", - "capacity": "2", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2025-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.994259, - 49.318341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Métropole Rouen Normandie", - "ref:EU:EVSE": "FRC01E76486001", - "description": "ORIVAL - Rue Gustave Coudert", - "capacity": "2", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.994259, - 49.318341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Métropole Rouen Normandie", - "ref:EU:EVSE": "FRC01E76486001", - "description": "ORIVAL - Rue Gustave Coudert", - "capacity": "2", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.058483, - 49.392062 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Métropole Rouen Normandie", - "ref:EU:EVSE": "FRC01E76497003", - "description": "PETIT COURONNE - Zénith de la Métropole Rouen Normandie", - "capacity": "2", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-04-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.058483, - 49.392062 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Métropole Rouen Normandie", - "ref:EU:EVSE": "FRC01E76497003", - "description": "PETIT COURONNE - Zénith de la Métropole Rouen Normandie", - "capacity": "2", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-04-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.069457, - 49.447083 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Métropole Rouen Normandie", - "ref:EU:EVSE": "FRC01E76540011", - "description": "ROUEN - Avenue Du Mont Riboudet", - "capacity": "2", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.069457, - 49.447083 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Métropole Rouen Normandie", - "ref:EU:EVSE": "FRC01E76540011", - "description": "ROUEN - Avenue Du Mont Riboudet", - "capacity": "2", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.098697, - 49.436765 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Métropole Rouen Normandie", - "ref:EU:EVSE": "FRC01E76540023", - "description": "ROUEN - Quai de Paris", - "capacity": "2", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.3906296, - 43.2698827 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "814699492", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "PARKING NEGRESKO", - "ref:EU:EVSE": "FRC2AEDE0040B1GNBC00138T", - "ref": "FRC2AEDE0040B1GNBC00138T", - "description": "PARKING NEGRESKO", - "capacity": "2", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.3906296, - 43.2698827 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "814699492", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "PARKING NEGRESKO", - "ref:EU:EVSE": "FRC2AEDE0040B1GNBC00138T", - "ref": "FRC2AEDE0040B1GNBC00138T", - "description": "PARKING NEGRESKO", - "capacity": "2", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5758675, - 45.181907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "415249085", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "MANIERE FIOUL AVIA", - "ref:EU:EVSE": "FRC2AEDE0120B1GNAC00030F", - "ref": "FRC2AEDE0120B1GNAC00030F", - "description": "MANIERE FIOUL AVIA", - "capacity": "2", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5758675, - 45.181907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "415249085", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "MANIERE FIOUL AVIA", - "ref:EU:EVSE": "FRC2AEDE0120B1GNAC00030F", - "ref": "FRC2AEDE0120B1GNAC00030F", - "description": "MANIERE FIOUL AVIA", - "capacity": "2", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3857823, - 45.3993321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "444895544", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "AMBULANCES BRUGERE BERNARD", - "ref:EU:EVSE": "FRC2AEDE0120B1GNAC00060J", - "ref": "FRC2AEDE0120B1GNAC00060J", - "description": "AMBULANCES BRUGERE BERNARD", - "capacity": "2", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3857823, - 45.3993321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "444895544", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "AMBULANCES BRUGERE BERNARD", - "ref:EU:EVSE": "FRC2AEDE0120B1GNAC00060J", - "ref": "FRC2AEDE0120B1GNAC00060J", - "description": "AMBULANCES BRUGERE BERNARD", - "capacity": "2", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.992544651031494, - 44.077613830566406 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "807940069", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "STATION LUMIIN", - "ref:EU:EVSE": "FRC2P000101", - "description": "STATION LUMIIN", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-05-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.926622543415475, - 45.745946211701884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "448848283", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "STATION CIEL", - "ref:EU:EVSE": "FRC2P000301", - "description": "STATION CIEL", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.017630100250244, - 44.10531997680664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "324577816", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "CAMPING Sunêlia l-Hippocampe", - "ref:EU:EVSE": "FRC2P001201", - "description": "CAMPING Sunêlia l-Hippocampe", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.3159294128418, - -20.949535369873047 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "901985804", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "EASYPLUG", - "ref:EU:EVSE": "FRC2P001601", - "description": "EASYPLUG SEMIR LE PORT", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.3159294128418, - -20.949535369873047 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "901985804", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "EASYPLUG", - "ref:EU:EVSE": "FRC2P001602", - "description": "EASYPLUG SEMIR LE PORT", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.615694, - 42.9937786 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "829959089", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "HOTEL ORIGINALS ACCESS", - "ref:EU:EVSE": "FRC2P003001", - "description": "HOTEL ORIGINALS ACCESS", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-04-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.615694, - 42.9937786 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "829959089", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "HOTEL ORIGINALS ACCESS", - "ref:EU:EVSE": "FRC2P003001", - "description": "HOTEL ORIGINALS ACCESS", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-04-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.844548, - 48.198965 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "797742442", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "CAMPING PORTE DES VOSGES", - "ref:EU:EVSE": "FRC2P003601", - "ref": "FRC2P003601", - "description": "CAMPING PORTE DES VOSGES", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.844548, - 48.198965 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "797742442", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "CAMPING PORTE DES VOSGES", - "ref:EU:EVSE": "FRC2P003601", - "ref": "FRC2P003601", - "description": "CAMPING PORTE DES VOSGES", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.844548, - 48.198965 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "797742442", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "CAMPING PORTE DES VOSGES", - "ref:EU:EVSE": "FRC2P003602", - "ref": "FRC2P003602", - "description": "CAMPING PORTE DES VOSGES", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.844548, - 48.198965 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "797742442", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "CAMPING PORTE DES VOSGES", - "ref:EU:EVSE": "FRC2P003602", - "ref": "FRC2P003602", - "description": "CAMPING PORTE DES VOSGES", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0321381, - 42.5615661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "324079086", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "CAMPING LES MARSOUINS", - "ref:EU:EVSE": "FRC2P003801", - "ref": "FRC2P003801", - "description": "CAMPING LES MARSOUINS", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0321381, - 42.5615661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "324079086", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "CAMPING LES MARSOUINS", - "ref:EU:EVSE": "FRC2P003802", - "ref": "FRC2P003802", - "description": "CAMPING LES MARSOUINS", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.33806628395921656, - 46.57850280671129 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "402073597", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "HOTEL DE L'EUROPE", - "ref:EU:EVSE": "FRC2P004401", - "ref": "FRC2P004401", - "description": "HOTEL DE L'EUROPE", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Sun 06:00-22:00", - "wheelchair": "yes", - "start_date": "2022-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.33806628395921656, - 46.57850280671129 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "402073597", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "HOTEL DE L'EUROPE", - "ref:EU:EVSE": "FRC2P004401", - "ref": "FRC2P004401", - "description": "HOTEL DE L'EUROPE", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Sun 06:00-22:00", - "wheelchair": "yes", - "start_date": "2022-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.581885286584799, - 48.9020454543009 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "803965110", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "SCIC SEMPIN", - "ref:EU:EVSE": "FRC2P004501", - "ref": "FRC2P004501", - "description": "SCIC SEMPIN", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.581885286584799, - 48.9020454543009 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "803965110", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "SCIC SEMPIN", - "ref:EU:EVSE": "FRC2P004501", - "ref": "FRC2P004501", - "description": "SCIC SEMPIN", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.581885286584799, - 48.9020454543009 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "803965110", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "SCIC SEMPIN", - "ref:EU:EVSE": "FRC2P004502", - "ref": "FRC2P004502", - "description": "SCIC SEMPIN", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.581885286584799, - 48.9020454543009 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "803965110", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "SCIC SEMPIN", - "ref:EU:EVSE": "FRC2P004502", - "ref": "FRC2P004502", - "description": "SCIC SEMPIN", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.9588304576710754, - 43.10066375282533 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "803965110", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": " LOY'S HOTEL", - "ref:EU:EVSE": "FRC2P004601", - "ref": "FRC2P004601", - "description": " LOY'S HOTEL", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.9588304576710754, - 43.10066375282533 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "803965110", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": " LOY'S HOTEL", - "ref:EU:EVSE": "FRC2P004601", - "ref": "FRC2P004601", - "description": " LOY'S HOTEL", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.960545459507173, - 43.30223171200826 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "803965110", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "SARL CASTEL CONTROLE", - "ref:EU:EVSE": "FRC2P004701", - "ref": "FRC2P004701", - "description": "SARL CASTEL CONTROLE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.960545459507173, - 43.30223171200826 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "803965110", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "SARL CASTEL CONTROLE", - "ref:EU:EVSE": "FRC2P004702", - "ref": "FRC2P004702", - "description": "SARL CASTEL CONTROLE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7693176, - 45.0873099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "750986200", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "SARL LE BOIS DE CORNAGE", - "ref:EU:EVSE": "FRC2P004801", - "ref": "FRC2P004801", - "description": "SARL LE BOIS DE CORNAGE", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7693176, - 45.0873099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "750986200", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "SARL LE BOIS DE CORNAGE", - "ref:EU:EVSE": "FRC2P004801", - "ref": "FRC2P004801", - "description": "SARL LE BOIS DE CORNAGE", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.442518, - 45.462032 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "803965110", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "L'OXYGENE", - "ref:EU:EVSE": "FRC2P004901", - "ref": "FRC2P004901", - "description": "L'OXYGENE", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.442518, - 45.462032 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "803965110", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "L'OXYGENE", - "ref:EU:EVSE": "FRC2P004901", - "ref": "FRC2P004901", - "description": "L'OXYGENE", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5627677, - 48.6203594 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "441361516", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "ARC EN CIEL SUBLIMATION", - "ref:EU:EVSE": "FRC2P005101", - "ref": "FRC2P005101", - "description": "ARC EN CIEL SUBLIMATION", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5627677, - 48.6203594 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "441361516", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "ARC EN CIEL SUBLIMATION", - "ref:EU:EVSE": "FRC2P005101", - "ref": "FRC2P005101", - "description": "ARC EN CIEL SUBLIMATION", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.7717784, - 47.3873487 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "803965110", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "CAFE LA PROMENADE", - "ref:EU:EVSE": "FRC2P005201", - "ref": "FRC2P005201", - "description": "CAFE LA PROMENADE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.130455146024364, - 48.92768371647863 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "217702380", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "MAIRIE - 77640", - "ref:EU:EVSE": "FRC2P005301", - "ref": "FRC2P005301", - "description": "MAIRIE - 77640", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.130455146024364, - 48.92768371647863 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "217702380", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "MAIRIE - 77640", - "ref:EU:EVSE": "FRC2P005301", - "ref": "FRC2P005301", - "description": "MAIRIE - 77640", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.219229, - 48.11093710000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "803965110", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "SARL 3M", - "ref:EU:EVSE": "FRC2P005501", - "ref": "FRC2P005501", - "description": "SARL 3M", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.219229, - 48.11093710000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "803965110", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "SARL 3M", - "ref:EU:EVSE": "FRC2P005501", - "ref": "FRC2P005501", - "description": "SARL 3M", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1229985, - 48.9267881 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "217702380", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "MAIRIE - 77640", - "ref:EU:EVSE": "FRC2P005601", - "ref": "FRC2P005601", - "description": "MAIRIE - 77640", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1229985, - 48.9267881 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "217702380", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "MAIRIE - 77640", - "ref:EU:EVSE": "FRC2P005602", - "ref": "FRC2P005602", - "description": "MAIRIE - 77640", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1331726, - 48.92402509999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "217702380", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "MAIRIE - 77640", - "ref:EU:EVSE": "FRC2P005801", - "ref": "FRC2P005801", - "description": "MAIRIE - 77640", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1331726, - 48.92402509999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "217702380", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "MAIRIE - 77640", - "ref:EU:EVSE": "FRC2P005802", - "ref": "FRC2P005802", - "description": "MAIRIE - 77640", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.330907, - 48.01435 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "803965110", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "CHATEAU DU FEY", - "ref:EU:EVSE": "FRC2P005901", - "ref": "FRC2P005901", - "description": "CHATEAU DU FEY", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.330907, - 48.01435 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "803965110", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "CHATEAU DU FEY", - "ref:EU:EVSE": "FRC2P005901", - "ref": "FRC2P005901", - "description": "CHATEAU DU FEY", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.780463, - 43.84705599999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "340379932", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "HOTEL DU MOULIN DAURE", - "ref:EU:EVSE": "FRC2P006001", - "ref": "FRC2P006001", - "description": "HOTEL DU MOULIN DAURE", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.780463, - 43.84705599999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "340379932", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "HOTEL DU MOULIN DAURE", - "ref:EU:EVSE": "FRC2P006001", - "ref": "FRC2P006001", - "description": "HOTEL DU MOULIN DAURE", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.863237, - 45.21972 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "444393441", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "CODERC CAMPING", - "ref:EU:EVSE": "FRC2P006101", - "ref": "FRC2P006101", - "description": "CODERC CAMPING", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.863237, - 45.21972 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "444393441", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "CODERC CAMPING", - "ref:EU:EVSE": "FRC2P006101", - "ref": "FRC2P006101", - "description": "CODERC CAMPING", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.781515100000001, - 43.58764679999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "803965110", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "CJC RECORDING", - "ref:EU:EVSE": "FRC2P006301", - "ref": "FRC2P006301", - "description": "CJC RECORDING", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.781515100000001, - 43.58764679999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "803965110", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "CJC RECORDING", - "ref:EU:EVSE": "FRC2P006302", - "ref": "FRC2P006302", - "description": "CJC RECORDING", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4783344, - 43.3190604 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "803965110", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "MC HOTELLERIE", - "ref:EU:EVSE": "FRC2P006401", - "ref": "FRC2P006401", - "description": "MC HOTELLERIE", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4783344, - 43.3190604 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "803965110", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "MC HOTELLERIE", - "ref:EU:EVSE": "FRC2P006401", - "ref": "FRC2P006401", - "description": "MC HOTELLERIE", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.7711457, - 43.3193683 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "803965110", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "SCI CHEVY", - "ref:EU:EVSE": "FRC2P006501", - "ref": "FRC2P006501", - "description": "SCI CHEVY", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.7711457, - 43.3193683 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "803965110", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "SCI CHEVY", - "ref:EU:EVSE": "FRC2P006502", - "ref": "FRC2P006502", - "description": "SCI CHEVY", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8056475, - 45.8960714 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "803965110", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "HOTEL ST ANTOINE", - "ref:EU:EVSE": "FRC2P006601", - "ref": "FRC2P006601", - "description": "HOTEL ST ANTOINE", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8056475, - 45.8960714 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "803965110", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "HOTEL ST ANTOINE", - "ref:EU:EVSE": "FRC2P006601", - "ref": "FRC2P006601", - "description": "HOTEL ST ANTOINE", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.020918899999999, - 49.0335246 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "449170455", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "INTERMARCHÉ VAURÉAL", - "ref:EU:EVSE": "FRC2P006701", - "ref": "FRC2P006701", - "description": "INTERMARCHÉ VAURÉAL", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.020918899999999, - 49.0335246 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "449170455", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "INTERMARCHÉ VAURÉAL", - "ref:EU:EVSE": "FRC2P006701", - "ref": "FRC2P006701", - "description": "INTERMARCHÉ VAURÉAL", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.020918899999999, - 49.0335246 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "449170455", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "INTERMARCHÉ VAURÉAL", - "ref:EU:EVSE": "FRC2P006702", - "ref": "FRC2P006702", - "description": "INTERMARCHÉ VAURÉAL", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.020918899999999, - 49.0335246 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "449170455", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "INTERMARCHÉ VAURÉAL", - "ref:EU:EVSE": "FRC2P006702", - "ref": "FRC2P006702", - "description": "INTERMARCHÉ VAURÉAL", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.020918899999999, - 49.0335246 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "449170455", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "INTERMARCHÉ VAURÉAL", - "ref:EU:EVSE": "FRC2P006703", - "ref": "FRC2P006703", - "description": "INTERMARCHÉ VAURÉAL", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.020918899999999, - 49.0335246 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "449170455", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "INTERMARCHÉ VAURÉAL", - "ref:EU:EVSE": "FRC2P006703", - "ref": "FRC2P006703", - "description": "INTERMARCHÉ VAURÉAL", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.020918899999999, - 49.0335246 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "449170455", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "INTERMARCHÉ VAURÉAL", - "ref:EU:EVSE": "FRC2P006704", - "ref": "FRC2P006704", - "description": "INTERMARCHÉ VAURÉAL", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.020918899999999, - 49.0335246 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "449170455", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "INTERMARCHÉ VAURÉAL", - "ref:EU:EVSE": "FRC2P006704", - "ref": "FRC2P006704", - "description": "INTERMARCHÉ VAURÉAL", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.020918899999999, - 49.0335246 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "449170455", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "INTERMARCHÉ VAURÉAL", - "ref:EU:EVSE": "FRC2P006705", - "ref": "FRC2P006705", - "description": "INTERMARCHÉ VAURÉAL", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.020918899999999, - 49.0335246 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "449170455", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "INTERMARCHÉ VAURÉAL", - "ref:EU:EVSE": "FRC2P006705", - "ref": "FRC2P006705", - "description": "INTERMARCHÉ VAURÉAL", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.020918899999999, - 49.0335246 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "449170455", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "INTERMARCHÉ VAURÉAL", - "ref:EU:EVSE": "FRC2P006706", - "ref": "FRC2P006706", - "description": "INTERMARCHÉ VAURÉAL", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.020918899999999, - 49.0335246 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "449170455", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "INTERMARCHÉ VAURÉAL", - "ref:EU:EVSE": "FRC2P006707", - "ref": "FRC2P006707", - "description": "INTERMARCHÉ VAURÉAL", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5652006, - 48.2028718 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "803965110", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "GYROVOSGES", - "ref:EU:EVSE": "FRC2P006801", - "ref": "FRC2P006801", - "description": "GYROVOSGES", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5652006, - 48.2028718 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "803965110", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "GYROVOSGES", - "ref:EU:EVSE": "FRC2P006801", - "ref": "FRC2P006801", - "description": "GYROVOSGES", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.077468, - 49.905174 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "803965110", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "AB DIEPPE", - "ref:EU:EVSE": "FRC2P006901", - "ref": "FRC2P006901", - "description": "AB DIEPPE", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.077468, - 49.905174 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "803965110", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "AB DIEPPE", - "ref:EU:EVSE": "FRC2P006901", - "ref": "FRC2P006901", - "description": "AB DIEPPE", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3423507, - 49.8969455 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "803965110", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "FELIS CANIS", - "ref:EU:EVSE": "FRC2P007001", - "ref": "FRC2P007001", - "description": "FELIS CANIS", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0427689, - 48.77716419999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "803965110", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "SCI INCIPIENS", - "ref:EU:EVSE": "FRC2P007201", - "ref": "FRC2P007201", - "description": "SCI INCIPIENS", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0427689, - 48.77716419999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "803965110", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "SCI INCIPIENS", - "ref:EU:EVSE": "FRC2P00702", - "ref": "FRC2P007201", - "description": "SCI INCIPIENS", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1876031, - 47.93451930000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "803965110", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "SCI CONGLOMERAT", - "ref:EU:EVSE": "FRC2P007301", - "ref": "FRC2P007301", - "description": "SCI CONGLOMERAT", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1876031, - 47.93451930000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "803965110", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "SCI CONGLOMERAT", - "ref:EU:EVSE": "FRC2P007302", - "ref": "FRC2P007302", - "description": "SCI CONGLOMERAT", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.316255993913532, - 48.87284863189276 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "507500775", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "GROUPE COMELEC", - "ref:EU:EVSE": "FRC2P007401", - "ref": "FRC2P007401", - "description": "GROUPE COMELEC", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.316255993913532, - 48.87284863189276 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "507500775", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "GROUPE COMELEC", - "ref:EU:EVSE": "FRC2P007401", - "ref": "FRC2P007401", - "description": "GROUPE COMELEC", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3122533999999995, - 43.20891368984555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "887506160", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "KYRIAD CARCASSONNE", - "ref:EU:EVSE": "FRC2P007501", - "ref": "FRC2P007501", - "description": "KYRIAD CARCASSONNE", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3122533999999995, - 43.20891368984555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "887506160", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "KYRIAD CARCASSONNE", - "ref:EU:EVSE": "FRC2P007501", - "ref": "FRC2P007501", - "description": "KYRIAD CARCASSONNE", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1233016, - 45.892036 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "803965110", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "COLLEGE LYCEE SAINT MICHEL", - "ref:EU:EVSE": "FRC2P007601", - "description": "COLLEGE LYCEE SAINT MICHEL", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1233016, - 45.892036 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "803965110", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "COLLEGE LYCEE SAINT MICHEL", - "ref:EU:EVSE": "FRC2P007601", - "description": "COLLEGE LYCEE SAINT MICHEL", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.3906296, - 43.2698827 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "814699492", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "PARKING NEGRESKO", - "ref:EU:EVSE": "FRC2P007701", - "ref": "FRC2P007701", - "description": "PARKING NEGRESKO", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7592932, - 45.6299302 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "437540255", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "FONCIERE MAGNER PATRIMOINE", - "ref:EU:EVSE": "FRC2P007901", - "ref": "FRC2P007902", - "description": "FMP", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Fri 07:00-22:00", - "wheelchair": "yes", - "start_date": "2024-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7592932, - 45.6299302 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "437540255", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "FONCIERE MAGNER PATRIMOINE", - "ref:EU:EVSE": "FRC2P007902", - "ref": "FRC2P007902", - "description": "FMP", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Fri 07:00-22:00", - "wheelchair": "yes", - "start_date": "2024-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6610454, - 45.36023 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CAR2PLUG", - "owner:ref:FR:SIREN": "482977857", - "operator:email": "contact@car2plug.fr", - "operator:phone": "+33 9 88 99 10 11", - "network": "CAMPING BRANTOME PEYRELEVADE ", - "ref:EU:EVSE": "FRC2P008101", - "ref": "FRC2P008101", - "description": "CAMPING BRANTOME PEYRELEVADE", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.46575939, - 44.91871527 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW - Auvergne Auto Aurillac - 15000 - 1", - "ref:EU:EVSE": "FRCG0E000014", - "ref": "FRCG0E000014", - "description": "BMW - Auvergne Auto Aurillac - 15000 - 1", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.465772, - 44.918803 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3522944270449876344", - "ref": "519299", - "description": "ChargeGuru/37087843-ece8-48c3-a440-f5c95b3f7a4f", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.42736665, - 46.72260337 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW - ENVERGURE - LA ROCHE SUR YON - 85000 - 1", - "ref:EU:EVSE": "FRCG0E000061", - "ref": "FRCG0E000061", - "description": "BMW - ENVERGURE - LA ROCHE SUR YON - 85000 - 1", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-05-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.427928, - 46.722464 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P2994640581690035406", - "ref": "513158", - "description": "ChargeGuru/ef33b7f0-2733-4348-9b93-8b79a20ad619", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.176473, - 45.689982 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW - BMW i. Angoulême L'Espace Bienvenue - 3", - "ref:EU:EVSE": "FRCG0E000063", - "ref": "FRCG0E000063", - "description": "BMW - BMW i. Angoulême L'Espace Bienvenue - 3", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.176446, - 45.690121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P2717521813551803752", - "ref": "479709", - "description": "ChargeGuru/20c1343f-e8cb-4ca8-9313-162d4a72e771", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.176473, - 45.689982 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW - BMW i. Angoulême L'Espace Bienvenue - 3", - "ref:EU:EVSE": "FRCG0E000064", - "ref": "FRCG0E000064", - "description": "BMW - BMW i. Angoulême L'Espace Bienvenue - 3", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.176446, - 45.690121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P2717521813551803752", - "ref": "479709", - "description": "ChargeGuru/20c1343f-e8cb-4ca8-9313-162d4a72e771", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.339342, - 43.352577 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW STATION 7", - "ref:EU:EVSE": "FRCG0E000074", - "ref": "FRCG0E000074", - "description": "BMW STATION 7", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.339342, - 43.352577 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P7373405849617876137", - "ref": "494070", - "description": "ChargeGuru/6f006048-d6a4-4533-8910-e0b66c986219", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.339342, - 43.352577 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW STATION 7", - "ref:EU:EVSE": "FRCG0E000075", - "ref": "FRCG0E000075", - "description": "BMW STATION 7", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.339342, - 43.352577 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P7373405849617876137", - "ref": "494070", - "description": "ChargeGuru/6f006048-d6a4-4533-8910-e0b66c986219", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.201405, - 43.689237 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW NICE PREMIUM Motors – 1", - "ref:EU:EVSE": "FRCG0E000076", - "ref": "FRCG0E000076", - "description": "BMW NICE PREMIUM Motors – 1", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.201405, - 43.689237 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P5433889256491919529", - "ref": "479694", - "description": "ChargeGuru/a2ef0419-adfc-4b8b-89ac-378b214a9d90", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.20162, - 43.689609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW NICE PREMIUM Motors – 2", - "ref:EU:EVSE": "FRCG0E000078", - "ref": "FRCG0E000078", - "description": "BMW NICE PREMIUM Motors – 2", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.20162, - 43.689609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P4430328150993695154", - "ref": "479697", - "description": "ChargeGuru/70d684d8-0840-4682-a3d5-1760de410ba6", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4044, - 46.339415 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW Envergure - Niort - 79000 - 2", - "ref:EU:EVSE": "FRCG0E000080", - "ref": "FRCG0E000080", - "description": "BMW Envergure - Niort - 79000 - 2", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.405309, - 46.338818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P2367335093190531490", - "ref": "830778", - "description": "ChargeGuru/75f90285-3d48-442b-a0b9-79667053c85a", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.718763, - 45.988847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW - ALTITUDE 69 VILLEFRANCHE - 69400 - 1", - "ref:EU:EVSE": "FRCG0E000090", - "ref": "FRCG0E000090", - "description": "BMW - ALTITUDE 69 VILLEFRANCHE - 69400 - 1", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.718763, - 45.988847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P8622389249754752245", - "ref": "513146", - "description": "ChargeGuru/9c803a97-57ed-445e-8816-bbe7f2d408e6", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.990499, - 45.616852 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW - ESPACE BIENVENUE - ROYAN - 17110 - 2", - "ref:EU:EVSE": "FRCG0E000095", - "ref": "FRCG0E000095", - "description": "BMW - ESPACE BIENVENUE - ROYAN - 17110 - 2", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "Sa 14:00-18:00,Fr 14:00-19:00,Th 14:00-19:00,We 14:00-19:00,Tu 14:00-19:00,Mo 14:00-19:00,Sa 09:00-12:00,Fr 08:00-12:00,Th 08:00-12:00,We 08:00-12:00,Tu 08:00-12:00,Mo 08:00-12:00", - "start_date": "2022-04-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.990499, - 45.616852 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P6131399762318463862", - "ref": "513137", - "description": "ChargeGuru/3781810e-be23-4ba2-bc23-eb62de18a559", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Tu,Th,We,Mo,Fr 08:00-12:00,Sa 09:00-12:00,Fr,Th,We,Mo,Tu 14:00-19:00,Sa 14:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.990499, - 45.616852 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW - ESPACE BIENVENUE - ROYAN - 17110 - 2", - "ref:EU:EVSE": "FRCG0E000096", - "ref": "FRCG0E000096", - "description": "BMW - ESPACE BIENVENUE - ROYAN - 17110 - 2", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "Sa 14:00-18:00,Fr 14:00-19:00,Th 14:00-19:00,We 14:00-19:00,Tu 14:00-19:00,Mo 14:00-19:00,Sa 09:00-12:00,Fr 08:00-12:00,Th 08:00-12:00,We 08:00-12:00,Tu 08:00-12:00,Mo 08:00-12:00", - "start_date": "2022-04-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.990499, - 45.616852 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P6131399762318463862", - "ref": "513137", - "description": "ChargeGuru/3781810e-be23-4ba2-bc23-eb62de18a559", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Tu,Th,We,Mo,Fr 08:00-12:00,Sa 09:00-12:00,Fr,Th,We,Mo,Tu 14:00-19:00,Sa 14:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.53856795, - 44.3782877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW - ESCAT Rodez - 12850 - 1", - "ref:EU:EVSE": "FRCG0E000099", - "ref": "FRCG0E000099", - "description": "BMW - ESCAT Rodez - 12850 - 1", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.538847, - 44.378337 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P5906914017106353686", - "ref": "513128", - "description": "ChargeGuru/b485f6ad-e488-4d11-9dff-ad6f8053bc50", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.53856795, - 44.3782877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW - ESCAT Rodez - 12850 - 1", - "ref:EU:EVSE": "FRCG0E000100", - "ref": "FRCG0E000100", - "description": "BMW - ESCAT Rodez - 12850 - 1", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.538847, - 44.378337 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P5906914017106353686", - "ref": "513128", - "description": "ChargeGuru/b485f6ad-e488-4d11-9dff-ad6f8053bc50", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.14253084, - 43.91283625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW - ESCAT Albi - 81100 - 1", - "ref:EU:EVSE": "FRCG0E000102", - "ref": "FRCG0E000102", - "description": "BMW - ESCAT Albi - 81100 - 1", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.142583, - 43.912954 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P8036868851159934147", - "ref": "513122", - "description": "ChargeGuru/477e4c5d-290f-431d-9424-5fcf922f61d7", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.14253084, - 43.91283625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW - ESCAT Albi - 81100 - 1", - "ref:EU:EVSE": "FRCG0E000103", - "ref": "FRCG0E000103", - "description": "BMW - ESCAT Albi - 81100 - 1", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.142583, - 43.912954 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P8036868851159934147", - "ref": "513122", - "description": "ChargeGuru/477e4c5d-290f-431d-9424-5fcf922f61d7", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.982516, - 45.966636 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW - ESPACE BIENVENUE - ROCHEFORT - 17300 - 2", - "ref:EU:EVSE": "FRCG0E000115", - "ref": "FRCG0E000115", - "description": "BMW - ESPACE BIENVENUE - ROCHEFORT - 17300 - 2", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-04-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.982435, - 45.966617 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3181551517015887272", - "ref": "513140", - "description": "ChargeGuru/33d151dd-8e7a-4cd1-8c5b-46c1bed9fdc2", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.982516, - 45.966636 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW - ESPACE BIENVENUE - ROCHEFORT - 17300 - 2", - "ref:EU:EVSE": "FRCG0E000116", - "ref": "FRCG0E000116", - "description": "BMW - ESPACE BIENVENUE - ROCHEFORT - 17300 - 2", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-04-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.982435, - 45.966617 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3181551517015887272", - "ref": "513140", - "description": "ChargeGuru/33d151dd-8e7a-4cd1-8c5b-46c1bed9fdc2", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.266378, - 46.198887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW - SALEVE AUTOMOBILES - VILLE-LA-GRAND - 74100 - 4", - "ref:EU:EVSE": "FRCG0E000121", - "ref": "FRCG0E000121", - "description": "BMW - SALEVE AUTOMOBILES - VILLE-LA-GRAND - 74100 - 4", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.266378, - 46.198887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3070067090659116668", - "ref": "843828", - "description": "ChargeGuru/61c3f845-dfe3-45ad-bf2a-6e83c1becdec", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.266378, - 46.198887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW - SALEVE AUTOMOBILES - VILLE-LA-GRAND - 74100 - 4", - "ref:EU:EVSE": "FRCG0E000122", - "ref": "FRCG0E000122", - "description": "BMW - SALEVE AUTOMOBILES - VILLE-LA-GRAND - 74100 - 4", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.266378, - 46.198887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3719927067639981327", - "ref": "832974", - "description": "ChargeGuru/58b91f0a-236e-4941-b909-9616c237141b", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.266378, - 46.198887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW - SALEVE AUTOMOBILES - VILLE-LA-GRAND - 74100 - 4", - "ref:EU:EVSE": "FRCG0E000123", - "ref": "FRCG0E000123", - "description": "BMW - SALEVE AUTOMOBILES - VILLE-LA-GRAND - 74100 - 4", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.266378, - 46.198887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P6152326899929054100", - "ref": "832959", - "description": "ChargeGuru/5083cf9d-6296-48ec-8f40-760c7bdb04c8", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.89408, - 45.598355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW MINI - ISERAN AUTOMOBILES - CHAMBERY - 73000 - 1", - "ref:EU:EVSE": "FRCG0E000127", - "ref": "FRCG0E000127", - "description": "BMW MINI - ISERAN AUTOMOBILES - CHAMBERY - 73000 - 1", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "Sa 08:00-18:00,Fr 08:00-18:00,Th 08:00-18:00,We 08:00-18:00,Tu 08:00-18:00,Mo 08:00-18:00", - "start_date": "2022-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.89408, - 45.598355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P5774810733487952762", - "ref": "833094", - "description": "ChargeGuru/bb8e2f26-a8e4-4f50-8fdc-cdd71e62398e", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Th,Sa,Fr,Tu,Mo,We 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.89408, - 45.598355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW MINI - ISERAN AUTOMOBILES - CHAMBERY - 73000 - 1", - "ref:EU:EVSE": "FRCG0E000128", - "ref": "FRCG0E000128", - "description": "BMW MINI - ISERAN AUTOMOBILES - CHAMBERY - 73000 - 1", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "Sa 08:00-18:00,Fr 08:00-18:00,Th 08:00-18:00,We 08:00-18:00,Tu 08:00-18:00,Mo 08:00-18:00", - "start_date": "2022-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.89408, - 45.598355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P7781785873244693321", - "ref": "832980", - "description": "ChargeGuru/5cbe111b-000c-4a6d-96bb-6ff8b4d6b1db", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Tu,Th,Sa,Mo,Fr,We 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.89408, - 45.598355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW MINI - ISERAN AUTOMOBILES - CHAMBERY - 73000 - 1", - "ref:EU:EVSE": "FRCG0E000129", - "ref": "FRCG0E000129", - "description": "BMW MINI - ISERAN AUTOMOBILES - CHAMBERY - 73000 - 1", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "Sa 08:00-18:00,Fr 08:00-18:00,Th 08:00-18:00,We 08:00-18:00,Tu 08:00-18:00,Mo 08:00-18:00", - "start_date": "2022-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.89408, - 45.598355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P1781462653187892036", - "ref": "843963", - "description": "ChargeGuru/e158ffd4-5a8b-4827-b795-c7f0fb58e18d", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Th,We,Tu,Fr,Mo,Sa 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.84836487, - 42.69347043 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW - Garage Alart Perpignan - 66000 - 1", - "ref:EU:EVSE": "FRCG0E000134", - "ref": "FRCG0E000134", - "description": "BMW - Garage Alart Perpignan - 66000 - 1", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.848472, - 42.693561 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P180725138380135278", - "ref": "513119", - "description": "ChargeGuru/9fe25499-240b-4638-854a-9115725814a2", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.84836487, - 42.69347043 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW - Garage Alart Perpignan - 66000 - 1", - "ref:EU:EVSE": "FRCG0E000136", - "ref": "FRCG0E000136", - "description": "BMW - Garage Alart Perpignan - 66000 - 1", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.848472, - 42.693561 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P180725138380135278", - "ref": "513119", - "description": "ChargeGuru/9fe25499-240b-4638-854a-9115725814a2", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.79247185, - 48.08482202 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW MINI - ETS LEGRAND - LAVAL - 53000 - 4", - "ref:EU:EVSE": "FRCG0E000146", - "ref": "FRCG0E000146", - "description": "BMW MINI - ETS LEGRAND - LAVAL - 53000 - 4", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.792074, - 48.084951 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P6633906955720934142", - "ref": "513164", - "description": "ChargeGuru/cffed20a-e598-4e3d-81d3-e552914a71c7", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.803591, - 48.084172 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW MINI - ETS LEGRAND - LAVAL - 53000 - 2", - "ref:EU:EVSE": "FRCG0E000148", - "ref": "FRCG0E000148", - "description": "BMW MINI - ETS LEGRAND - LAVAL - 53000 - 2", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-05-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.803591, - 48.084172 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P1550172720729703626", - "ref": "558602", - "description": "ChargeGuru/5ac523d9-b176-49f5-a876-a12a18c027ab", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.84624579, - 43.12165184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW Bavaria Motors Ollioules", - "ref:EU:EVSE": "FRCG0E000159", - "ref": "FRCG0E000159", - "description": "BMW Bavaria Motors Ollioules", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-02-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.846189, - 43.121604 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3954364497057899842", - "ref": "707690", - "description": "ChargeGuru/8e2d0660-073f-4e18-bc9f-6f2a9e87e1f0", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.02628862, - 43.1365198 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW - BAVARIA MOTORS (LA GARDE) - 83130 - 1", - "ref:EU:EVSE": "FRCG0E000161", - "ref": "FRCG0E000161", - "description": "BMW - BAVARIA MOTORS (LA GARDE) - 83130 - 1", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-11-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.026331, - 43.13668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P7036199364816821984", - "ref": "494067", - "description": "ChargeGuru/3bca40f7-a804-4e2d-b70e-edd981bf6710", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.191668, - 47.981288 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW - LE MANS SUD AUTO - 72100 - 1", - "ref:EU:EVSE": "FRCG0E000169", - "ref": "FRCG0E000169", - "description": "BMW - LE MANS SUD AUTO - 72100 - 1", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.191668, - 47.981288 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P4659801324160391611", - "ref": "843900", - "description": "ChargeGuru/b3f91c30-12d1-45da-ac94-237b9e5d4496", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.191668, - 47.981288 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW - LE MANS SUD AUTO - 72100 - 1", - "ref:EU:EVSE": "FRCG0E000172", - "ref": "FRCG0E000172", - "description": "BMW - LE MANS SUD AUTO - 72100 - 1", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.191668, - 47.981288 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P4659801324160391611", - "ref": "843900", - "description": "ChargeGuru/b3f91c30-12d1-45da-ac94-237b9e5d4496", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.191668, - 47.981288 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW - LE MANS SUD AUTO - 72100 - 1", - "ref:EU:EVSE": "FRCG0E000173", - "ref": "FRCG0E000173", - "description": "BMW - LE MANS SUD AUTO - 72100 - 1", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.191668, - 47.981288 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P7904957112108819981", - "ref": "843855", - "description": "ChargeGuru/7f7620e0-0ffa-4eb6-ae28-1c87582ef601", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.191668, - 47.981288 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW - LE MANS SUD AUTO - 72100 - 1", - "ref:EU:EVSE": "FRCG0E000176", - "ref": "FRCG0E000176", - "description": "BMW - LE MANS SUD AUTO - 72100 - 1", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.191668, - 47.981288 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P7904957112108819981", - "ref": "843855", - "description": "ChargeGuru/7f7620e0-0ffa-4eb6-ae28-1c87582ef601", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.118403, - 48.454566 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW - Mercure Automobiles Alençon - 61250 - 3", - "ref:EU:EVSE": "FRCG0E000177", - "ref": "FRCG0E000177", - "description": "BMW - Mercure Automobiles Alençon - 61250 - 3", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.118403, - 48.454566 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P1728090536043866678", - "ref": "843858", - "description": "ChargeGuru/83989879-7b90-4f9a-92b8-570ba48ec927", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.118403, - 48.454566 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW - Mercure Automobiles Alençon - 61250 - 3", - "ref:EU:EVSE": "FRCG0E000192", - "ref": "FRCG0E000192", - "description": "BMW - Mercure Automobiles Alençon - 61250 - 3", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.118403, - 48.454566 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P1728090536043866678", - "ref": "843858", - "description": "ChargeGuru/83989879-7b90-4f9a-92b8-570ba48ec927", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.441934, - 46.349606 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW MINI - HERMONE AUTOMOBILE - Thonon-les-Bains - 74200 - 1", - "ref:EU:EVSE": "FRCG0E000199", - "ref": "FRCG0E000199", - "description": "BMW MINI - HERMONE AUTOMOBILE - Thonon-les-Bains - 74200 - 1", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.441934, - 46.349606 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P4075077277236786393", - "ref": "494085", - "description": "ChargeGuru/5f00b8e5-928b-4759-8689-161ec5a1855c", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.392258, - 43.273244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW MINI - Marseille Grand Sud Auto - 13008 - 2", - "ref:EU:EVSE": "FRCG0E000201", - "ref": "FRCG0E000201", - "description": "BMW MINI - Marseille Grand Sud Auto - 13008 - 2", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.392348, - 43.273724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P7574497321866066397", - "ref": "519293", - "description": "ChargeGuru/bb997aef-7800-46db-a227-8b5f45b36205", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.392258, - 43.273244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW MINI - Marseille Grand Sud Auto - 13008 - 2", - "ref:EU:EVSE": "FRCG0E000202", - "ref": "FRCG0E000202", - "description": "BMW MINI - Marseille Grand Sud Auto - 13008 - 2", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.392348, - 43.273724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P7574497321866066397", - "ref": "519293", - "description": "ChargeGuru/bb997aef-7800-46db-a227-8b5f45b36205", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.392258, - 43.273244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW MINI - Marseille Grand Sud Auto - 13008 - 2", - "ref:EU:EVSE": "FRCG0E000203", - "ref": "FRCG0E000203", - "description": "BMW MINI - Marseille Grand Sud Auto - 13008 - 2", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.392258, - 43.273244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P7014549577738857934", - "ref": "519296", - "description": "ChargeGuru/d93909cd-a825-4bb6-928b-48d6811fb9fb", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.735629, - 43.472141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW Mini - JPV - FREJUS - 83600 - 2", - "ref:EU:EVSE": "FRCG0E000226", - "ref": "FRCG0E000226", - "description": "BMW Mini - JPV - FREJUS - 83600 - 2", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-05-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.735532, - 43.472154 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P5791061635548421295", - "ref": "580760", - "description": "ChargeGuru/2646ee10-a2ba-4da2-a805-cc75757da966", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.735629, - 43.472141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW Mini - JPV - FREJUS - 83600 - 2", - "ref:EU:EVSE": "FRCG0E000227", - "ref": "FRCG0E000227", - "description": "BMW Mini - JPV - FREJUS - 83600 - 2", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-05-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.735532, - 43.472154 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P5791061635548421295", - "ref": "580760", - "description": "ChargeGuru/2646ee10-a2ba-4da2-a805-cc75757da966", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.735629, - 43.472141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW Mini - JPV - FREJUS - 83600 - 2", - "ref:EU:EVSE": "FRCG0E000228", - "ref": "FRCG0E000228", - "description": "BMW Mini - JPV - FREJUS - 83600 - 2", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-05-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.735629, - 43.472141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P9031133700909799047", - "ref": "584807", - "description": "ChargeGuru/e1c9bc72-e405-4b43-b1ed-d6375c69be03", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.735629, - 43.472141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW Mini - JPV - FREJUS - 83600 - 2", - "ref:EU:EVSE": "FRCG0E000229", - "ref": "FRCG0E000229", - "description": "BMW Mini - JPV - FREJUS - 83600 - 2", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-05-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.735629, - 43.472141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P9031133700909799047", - "ref": "584807", - "description": "ChargeGuru/e1c9bc72-e405-4b43-b1ed-d6375c69be03", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83245894, - 45.55100704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW - Altitude 38 Vienne - 38200 - 2", - "ref:EU:EVSE": "FRCG0E000237", - "ref": "FRCG0E000237", - "description": "BMW - Altitude 38 Vienne - 38200 - 2", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-05-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.832165, - 45.550907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P392669814648272938", - "ref": "558578", - "description": "ChargeGuru/a3b2e08a-b44c-4259-aee7-6b7628702edf", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.832402, - 45.550966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3578746528448271630", - "ref": "686780", - "description": "ChargeGuru/97ddbd2c-b77d-4038-b9c4-a7db3a39f117", - "capacity": "2", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.832402, - 45.550966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3578746528448271630", - "ref": "686780", - "description": "ChargeGuru/97ddbd2c-b77d-4038-b9c4-a7db3a39f117", - "capacity": "2", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.398193, - 45.448103 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW - ALTITUDE 42 SAINT ETIENNE - 42000 - 3", - "ref:EU:EVSE": "FRCG0E000241", - "ref": "FRCG0E000241", - "description": "BMW - ALTITUDE 42 SAINT ETIENNE - 42000 - 3", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-05-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.398193, - 45.448103 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P7241430211782330818", - "ref": "833001", - "description": "ChargeGuru/6bded016-148c-4ba6-9473-34c002936e9e", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.398193, - 45.448103 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW - ALTITUDE 42 SAINT ETIENNE - 42000 - 3", - "ref:EU:EVSE": "FRCG0E000242", - "ref": "FRCG0E000242", - "description": "BMW - ALTITUDE 42 SAINT ETIENNE - 42000 - 3", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-05-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.398193, - 45.448103 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P7241430211782330818", - "ref": "833001", - "description": "ChargeGuru/6bded016-148c-4ba6-9473-34c002936e9e", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.398193, - 45.448103 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW - ALTITUDE 42 SAINT ETIENNE - 42000 - 3", - "ref:EU:EVSE": "FRCG0E000243", - "ref": "FRCG0E000243", - "description": "BMW - ALTITUDE 42 SAINT ETIENNE - 42000 - 3", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-05-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.398193, - 45.448103 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3694257812773345222", - "ref": "843885", - "description": "ChargeGuru/acb88450-e7c8-460a-8dca-ffabf0f7341f", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.84393402, - 46.33470958 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW - Altitude 71 Macon - 71000 - 1", - "ref:EU:EVSE": "FRCG0E000250", - "ref": "FRCG0E000250", - "description": "BMW - Altitude 71 Macon - 71000 - 1", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "Sa 09:00-18:00,Fr 09:00-19:00,Th 09:00-19:00,We 09:00-19:00,Tu 09:00-19:00,Mo 09:00-19:00", - "start_date": "2022-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.844078, - 46.334849 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P4897484892851828844", - "ref": "558593", - "description": "ChargeGuru/d0b44fc4-4fb0-437d-b047-f19da750b7c2", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Tu,Mo,We,Fr,Th 09:00-19:00,Sa 09:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.84393402, - 46.33470958 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW - Altitude 71 Macon - 71000 - 1", - "ref:EU:EVSE": "FRCG0E000252", - "ref": "FRCG0E000252", - "description": "BMW - Altitude 71 Macon - 71000 - 1", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "Sa 09:00-18:00,Fr 09:00-19:00,Th 09:00-19:00,We 09:00-19:00,Tu 09:00-19:00,Mo 09:00-19:00", - "start_date": "2022-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.844078, - 46.334849 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P4897484892851828844", - "ref": "558593", - "description": "ChargeGuru/d0b44fc4-4fb0-437d-b047-f19da750b7c2", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Tu,Mo,We,Fr,Th 09:00-19:00,Sa 09:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.46575939, - 44.91871527 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW - Auvergne Auto Aurillac - 15000 - 1", - "ref:EU:EVSE": "FRCG0E000254", - "ref": "FRCG0E000254", - "description": "BMW - Auvergne Auto Aurillac - 15000 - 1", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.465772, - 44.918803 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3522944270449876344", - "ref": "519299", - "description": "ChargeGuru/37087843-ece8-48c3-a440-f5c95b3f7a4f", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.51537681, - 43.54792431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW - Equation Toulouse - 31670 - 4", - "ref:EU:EVSE": "FRCG0E000260", - "ref": "FRCG0E000260", - "description": "BMW - Equation Toulouse - 31670 - 4", - "capacity": "15", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.515169, - 43.547973 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P7779130510043730653", - "ref": "833103", - "description": "ChargeGuru/c3014c01-4ece-4204-9524-7e9a7880163c", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.80905507, - 45.78509803 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW - ALTITUDE 69 LYON - 69009 - 1", - "ref:EU:EVSE": "FRCG0E000269", - "ref": "FRCG0E000269", - "description": "BMW - ALTITUDE 69 LYON - 69009 - 1", - "capacity": "13", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.808992, - 45.78516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3804887498163989561", - "ref": "623116", - "description": "ChargeGuru/c3ff3e76-b0ba-4e6d-bafb-58634de24843", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.80905507, - 45.78509803 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW - ALTITUDE 69 LYON - 69009 - 1", - "ref:EU:EVSE": "FRCG0E000270", - "ref": "FRCG0E000270", - "description": "BMW - ALTITUDE 69 LYON - 69009 - 1", - "capacity": "13", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.808992, - 45.78516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3804887498163989561", - "ref": "623116", - "description": "ChargeGuru/c3ff3e76-b0ba-4e6d-bafb-58634de24843", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.80905507, - 45.78509803 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW - ALTITUDE 69 LYON - 69009 - 1", - "ref:EU:EVSE": "FRCG0E000271", - "ref": "FRCG0E000271", - "description": "BMW - ALTITUDE 69 LYON - 69009 - 1", - "capacity": "13", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.808978, - 45.785164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3652632537875860379", - "ref": "843852", - "description": "ChargeGuru/7c98e739-cf28-40a4-83e1-8250ebf2f9c8", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.80905507, - 45.78509803 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW - ALTITUDE 69 LYON - 69009 - 1", - "ref:EU:EVSE": "FRCG0E000272", - "ref": "FRCG0E000272", - "description": "BMW - ALTITUDE 69 LYON - 69009 - 1", - "capacity": "13", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.808978, - 45.785164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3652632537875860379", - "ref": "843852", - "description": "ChargeGuru/7c98e739-cf28-40a4-83e1-8250ebf2f9c8", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.217124, - 43.591715 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW - Equation Castres - 81100 - 1", - "ref:EU:EVSE": "FRCG0E000274", - "ref": "FRCG0E000274", - "description": "BMW - Equation Castres - 81100 - 1", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-01-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.217124, - 43.591715 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P8371091358898346984", - "ref": "707699", - "description": "ChargeGuru/2afe34aa-856b-4084-8e81-4daef3797250", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.217124, - 43.591715 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW - Equation Castres - 81100 - 1", - "ref:EU:EVSE": "FRCG0E000275", - "ref": "FRCG0E000275", - "description": "BMW - Equation Castres - 81100 - 1", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-01-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.217124, - 43.591715 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P8371091358898346984", - "ref": "707699", - "description": "ChargeGuru/2afe34aa-856b-4084-8e81-4daef3797250", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.51537681, - 43.54792431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW - Equation Toulouse - 31670 - 4", - "ref:EU:EVSE": "FRCG0E000279", - "ref": "FRCG0E000279", - "description": "BMW - Equation Toulouse - 31670 - 4", - "capacity": "15", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.515169, - 43.547973 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P7779130510043730653", - "ref": "833103", - "description": "ChargeGuru/c3014c01-4ece-4204-9524-7e9a7880163c", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.51537681, - 43.54792431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW - Equation Toulouse - 31670 - 4", - "ref:EU:EVSE": "FRCG0E000280", - "ref": "FRCG0E000280", - "description": "BMW - Equation Toulouse - 31670 - 4", - "capacity": "15", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.515169, - 43.547973 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P6440371801142962325", - "ref": "833109", - "description": "ChargeGuru/cac0668b-1c54-4163-acb1-e6ab4330b449", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.51537681, - 43.54792431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW - Equation Toulouse - 31670 - 4", - "ref:EU:EVSE": "FRCG0E000281", - "ref": "FRCG0E000281", - "description": "BMW - Equation Toulouse - 31670 - 4", - "capacity": "15", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.515169, - 43.547973 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P6440371801142962325", - "ref": "833109", - "description": "ChargeGuru/cac0668b-1c54-4163-acb1-e6ab4330b449", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.360501, - 46.668448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Station rapide publique du Futuroscope de Poitiers", - "ref:EU:EVSE": "FRCG0E000385", - "ref": "FRCG0E000385", - "description": "Station rapide publique du Futuroscope de Poitiers", - "capacity": "6", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2025-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.360501, - 46.668448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P6591804017427739915", - "ref": "623122", - "description": "ChargeGuru/8f56ae1e-0aad-44cf-b4d0-aff93f285442", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.13177, - 49.051954 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "RAIDEN SAS (ChargeGuru)", - "ref:EU:EVSE": "FRCG0P2236806720475402263", - "ref": "805476", - "description": "RAIDEN SAS (ChargeGuru)/FR*CG0/49.0519541/2.1317696", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.360501, - 46.668448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Station rapide publique du Futuroscope de Poitiers", - "ref:EU:EVSE": "FRCG0E000389", - "ref": "FRCG0E000389", - "description": "Station rapide publique du Futuroscope de Poitiers", - "capacity": "6", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2025-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.360501, - 46.668448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P6591804017427739915", - "ref": "623122", - "description": "ChargeGuru/8f56ae1e-0aad-44cf-b4d0-aff93f285442", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.360501, - 46.668448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Station rapide publique du Futuroscope de Poitiers", - "ref:EU:EVSE": "FRCG0E000390", - "ref": "FRCG0E000390", - "description": "Station rapide publique du Futuroscope de Poitiers", - "capacity": "6", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2025-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.360501, - 46.668448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P4844466745338063640", - "ref": "623125", - "description": "ChargeGuru/13d8190f-c804-4238-b401-4b888607034c", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.360501, - 46.668448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Station rapide publique du Futuroscope de Poitiers", - "ref:EU:EVSE": "FRCG0E000391", - "ref": "FRCG0E000391", - "description": "Station rapide publique du Futuroscope de Poitiers", - "capacity": "6", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2025-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.360501, - 46.668448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P4844466745338063640", - "ref": "623125", - "description": "ChargeGuru/13d8190f-c804-4238-b401-4b888607034c", - "capacity": "3", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.360501, - 46.668448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Station rapide publique du Futuroscope de Poitiers", - "ref:EU:EVSE": "FRCG0E000392", - "ref": "FRCG0E000392", - "description": "Station rapide publique du Futuroscope de Poitiers", - "capacity": "6", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2025-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.360501, - 46.668448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P4844466745338063640", - "ref": "623125", - "description": "ChargeGuru/13d8190f-c804-4238-b401-4b888607034c", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.530336, - 45.483542 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Commune de Moutiers - 73600 - 2", - "ref:EU:EVSE": "FRCG0E000411", - "ref": "FRCG0E000411", - "description": "Commune de Moutiers - 73600 - 2", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.530336, - 45.483542 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3504144513016274868", - "ref": "787272", - "description": "ChargeGuru/9278e074-3780-453a-af75-d46020e7ef47", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.900378, - 45.45638 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Tunnel le Borsat", - "ref:EU:EVSE": "FRCG0E000415", - "ref": "FRCG0E000415", - "description": "Tunnel le Borsat", - "capacity": "4", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.900378, - 45.45638 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P4942198763392973312", - "ref": "843969", - "description": "ChargeGuru/e4b58418-81ec-4a20-908d-ec7b7b3d05a5", - "capacity": "1", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.900378, - 45.45638 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Tunnel le Borsat", - "ref:EU:EVSE": "FRCG0E000416", - "ref": "FRCG0E000416", - "description": "Tunnel le Borsat", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.900378, - 45.45638 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P1658273865391179184", - "ref": "843783", - "description": "ChargeGuru/26ded9b1-21c8-46a4-8531-dd1badc88a70", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.900378, - 45.45638 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Tunnel le Borsat", - "ref:EU:EVSE": "FRCG0E000417", - "ref": "FRCG0E000417", - "description": "Tunnel le Borsat", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.900378, - 45.45638 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P1658273865391179184", - "ref": "843783", - "description": "ChargeGuru/26ded9b1-21c8-46a4-8531-dd1badc88a70", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.10478986, - 46.17954067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW MINI - H.Cormier La Rochelle - 17138 - 1", - "ref:EU:EVSE": "FRCG0E000433", - "ref": "FRCG0E000433", - "description": "BMW MINI - H.Cormier La Rochelle - 17138 - 1", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "Sa 09:00-18:00,Fr 09:00-19:00,Th 09:00-19:00,We 09:00-19:00,Tu 09:00-19:00,Mo 09:00-19:00", - "start_date": "2022-11-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.104826, - 46.179636 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P357149073110402621", - "ref": "580772", - "description": "ChargeGuru/8d2250c8-b3d5-486d-bac6-eea4829f3037", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "We,Th,Fr,Mo,Tu 09:00-19:00,Sa 09:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.10478986, - 46.17954067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW MINI - H.Cormier La Rochelle - 17138 - 1", - "ref:EU:EVSE": "FRCG0E000434", - "ref": "FRCG0E000434", - "description": "BMW MINI - H.Cormier La Rochelle - 17138 - 1", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "Sa 09:00-18:00,Fr 09:00-19:00,Th 09:00-19:00,We 09:00-19:00,Tu 09:00-19:00,Mo 09:00-19:00", - "start_date": "2022-11-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.104826, - 46.179636 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P357149073110402621", - "ref": "580772", - "description": "ChargeGuru/8d2250c8-b3d5-486d-bac6-eea4829f3037", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "We,Th,Fr,Mo,Tu 09:00-19:00,Sa 09:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.068644, - 45.941576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Lavotel - 74330 - 2", - "ref:EU:EVSE": "FRCG0E000451", - "ref": "FRCG0E000451", - "description": "Lavotel - 74330 - 2", - "capacity": "8", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-08-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.068644, - 45.941576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P8891982127690394982", - "ref": "833025", - "description": "ChargeGuru/856ee841-3922-456f-8121-337d0b1f2c0f", - "capacity": "2", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.068644, - 45.941576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Lavotel - 74330 - 2", - "ref:EU:EVSE": "FRCG0E000452", - "ref": "FRCG0E000452", - "description": "Lavotel - 74330 - 2", - "capacity": "8", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-08-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.068644, - 45.941576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P8891982127690394982", - "ref": "833025", - "description": "ChargeGuru/856ee841-3922-456f-8121-337d0b1f2c0f", - "capacity": "2", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.068644, - 45.941576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Lavotel - 74330 - 2", - "ref:EU:EVSE": "FRCG0E000453", - "ref": "FRCG0E000453", - "description": "Lavotel - 74330 - 2", - "capacity": "8", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-08-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.068644, - 45.941576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P1535611011274502842", - "ref": "843954", - "description": "ChargeGuru/dd5e996f-debb-4f61-98f4-ae6495178f3e", - "capacity": "2", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.068644, - 45.941576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Lavotel - 74330 - 2", - "ref:EU:EVSE": "FRCG0E000454", - "ref": "FRCG0E000454", - "description": "Lavotel - 74330 - 2", - "capacity": "8", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-08-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.068644, - 45.941576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P1535611011274502842", - "ref": "843954", - "description": "ChargeGuru/dd5e996f-debb-4f61-98f4-ae6495178f3e", - "capacity": "2", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.068644, - 45.941576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Lavotel - 74330 - 2", - "ref:EU:EVSE": "FRCG0E000455", - "ref": "FRCG0E000455", - "description": "Lavotel - 74330 - 2", - "capacity": "8", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-08-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.068644, - 45.941576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P859310915230198942", - "ref": "843879", - "description": "ChargeGuru/92fe53c7-9906-4cf0-87f2-571931e50567", - "capacity": "4", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.068644, - 45.941576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Lavotel - 74330 - 2", - "ref:EU:EVSE": "FRCG0E000456", - "ref": "FRCG0E000456", - "description": "Lavotel - 74330 - 2", - "capacity": "8", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-08-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.068644, - 45.941576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P859310915230198942", - "ref": "843879", - "description": "ChargeGuru/92fe53c7-9906-4cf0-87f2-571931e50567", - "capacity": "4", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.068644, - 45.941576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Lavotel - 74330 - 2", - "ref:EU:EVSE": "FRCG0E000457", - "ref": "FRCG0E000457", - "description": "Lavotel - 74330 - 2", - "capacity": "8", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-08-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.068644, - 45.941576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P859310915230198942", - "ref": "843879", - "description": "ChargeGuru/92fe53c7-9906-4cf0-87f2-571931e50567", - "capacity": "4", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.954255, - 43.633261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "HYUNDAI JEAN CAUVIN - 06130 - 2", - "ref:EU:EVSE": "FRCG0E000519", - "ref": "FRCG0E000519", - "description": "HYUNDAI JEAN CAUVIN - 06130 - 2", - "capacity": "5", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.575574, - 46.668578 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "JMJ Automobiles - Volvo Perrigny - 39570", - "ref:EU:EVSE": "FRCG0E000681", - "ref": "FRCG0E000681", - "description": "JMJ Automobiles - Volvo Perrigny - 39570", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2019-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.575574, - 46.668578 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P2299381549272507353", - "ref": "749145", - "description": "ChargeGuru/c435eb4b-d090-4e7f-8d1f-97ff903c1d1d", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.575574, - 46.668578 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "JMJ Automobiles - Volvo Perrigny - 39570", - "ref:EU:EVSE": "FRCG0E000682", - "ref": "FRCG0E000682", - "description": "JMJ Automobiles - Volvo Perrigny - 39570", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2019-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.575574, - 46.668578 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P2299381549272507353", - "ref": "749145", - "description": "ChargeGuru/c435eb4b-d090-4e7f-8d1f-97ff903c1d1d", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.99182, - 47.282813 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "SCI AUX BOLONS - 25480 - 1", - "ref:EU:EVSE": "FRCG0E000765", - "ref": "FRCG0E000765", - "description": "SCI AUX BOLONS - 25480 - 1", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.99182, - 47.282813 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P5561324632046701054", - "ref": "787284", - "description": "ChargeGuru/a8c4fbd0-b2e8-4c30-a96c-8c871ee01121", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.99182, - 47.282813 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "SCI AUX BOLONS - 25480 - 1", - "ref:EU:EVSE": "FRCG0E000766", - "ref": "FRCG0E000766", - "description": "SCI AUX BOLONS - 25480 - 1", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.99182, - 47.282813 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P5561324632046701054", - "ref": "787284", - "description": "ChargeGuru/a8c4fbd0-b2e8-4c30-a96c-8c871ee01121", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.992081, - 47.282893 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "SCI AUX BOLONS - 25480 - 2", - "ref:EU:EVSE": "FRCG0E000767", - "ref": "FRCG0E000767", - "description": "SCI AUX BOLONS - 25480 - 2", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.992081, - 47.282893 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P7364166884775695570", - "ref": "843996", - "description": "ChargeGuru/f8f6de1d-ac11-4e99-9024-2c344bfe6e17", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.992081, - 47.282893 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "SCI AUX BOLONS - 25480 - 2", - "ref:EU:EVSE": "FRCG0E000768", - "ref": "FRCG0E000768", - "description": "SCI AUX BOLONS - 25480 - 2", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.992081, - 47.282893 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P7364166884775695570", - "ref": "843996", - "description": "ChargeGuru/f8f6de1d-ac11-4e99-9024-2c344bfe6e17", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.675104, - 48.991849 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Suzuki Buchelay - 78200 - 1", - "ref:EU:EVSE": "FRCG0E000773", - "ref": "FRCG0E000773", - "description": "Suzuki Buchelay - 78200 - 1", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-05-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.675104, - 48.991849 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P4433654004017518925", - "ref": "843924", - "description": "ChargeGuru/bec53e8a-6209-42a6-9f12-8033ac157815", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.675104, - 48.991849 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Suzuki Buchelay - 78200 - 1", - "ref:EU:EVSE": "FRCG0E000774", - "ref": "FRCG0E000774", - "description": "Suzuki Buchelay - 78200 - 1", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-05-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.675104, - 48.991849 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P4433654004017518925", - "ref": "843924", - "description": "ChargeGuru/bec53e8a-6209-42a6-9f12-8033ac157815", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6094342, - 50.6970825 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "SNAB Volkswagen Saint Leonard - 62200 - 1", - "ref:EU:EVSE": "FRCG0E000776", - "ref": "FRCG0E000776", - "description": "SNAB Volkswagen Saint Leonard - 62200 - 1", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.60941, - 50.696985 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P8925712288112526590", - "ref": "749157", - "description": "ChargeGuru/682ea6e5-f780-47e8-925d-5f97aa949f96", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6094342, - 50.6970825 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "SNAB Volkswagen Saint Leonard - 62200 - 1", - "ref:EU:EVSE": "FRCG0E000785", - "ref": "FRCG0E000785", - "description": "SNAB Volkswagen Saint Leonard - 62200 - 1", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.60941, - 50.696985 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P8925712288112526590", - "ref": "749157", - "description": "ChargeGuru/682ea6e5-f780-47e8-925d-5f97aa949f96", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.100633, - 49.330993 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Groupe Hecquet Occasions", - "ref:EU:EVSE": "FRCG0E000817", - "ref": "FRCG0E000817", - "description": "Groupe Hecquet Occasions", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.100633, - 49.330993 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3948357402859210304", - "ref": "852318", - "description": "ChargeGuru/e037a7a0-9f12-4633-9f8a-0a8044f6b546", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.100633, - 49.330993 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Groupe Hecquet Occasions", - "ref:EU:EVSE": "FRCG0E000818", - "ref": "FRCG0E000818", - "description": "Groupe Hecquet Occasions", - "capacity": "3", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.100633, - 49.330993 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3948357402859210304", - "ref": "852318", - "description": "ChargeGuru/e037a7a0-9f12-4633-9f8a-0a8044f6b546", - "capacity": "3", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.100633, - 49.330993 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Groupe Hecquet Occasions", - "ref:EU:EVSE": "FRCG0E000819", - "ref": "FRCG0E000819", - "description": "Groupe Hecquet Occasions", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.100633, - 49.330993 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3948357402859210304", - "ref": "852318", - "description": "ChargeGuru/e037a7a0-9f12-4633-9f8a-0a8044f6b546", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.100815, - 49.330707 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Groupe Hecquet Occasions", - "ref:EU:EVSE": "FRCG0E000820", - "ref": "FRCG0E000820", - "description": "Groupe Hecquet Occasions", - "capacity": "5", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.100815, - 49.330707 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P8492644751908949522", - "ref": "852312", - "description": "ChargeGuru/4bd29242-7d28-4e7f-9b27-290cddbbfe6f", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.100815, - 49.330707 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Groupe Hecquet Occasions", - "ref:EU:EVSE": "FRCG0E000821", - "ref": "FRCG0E000821", - "description": "Groupe Hecquet Occasions", - "capacity": "5", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.100815, - 49.330707 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P8492644751908949522", - "ref": "852312", - "description": "ChargeGuru/4bd29242-7d28-4e7f-9b27-290cddbbfe6f", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.509334, - 43.552263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Skoda Labege - 31670 - 5 - (150 kW)", - "ref:EU:EVSE": "FRCG0E000827", - "ref": "FRCG0E000827", - "description": "Skoda Labege - 31670 - 5 - (150 kW)", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.509334, - 43.552263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3925677091287124639", - "ref": "830802", - "description": "ChargeGuru/ee057d6d-495a-43ae-8920-4ff066025326", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.509334, - 43.552263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Skoda Labege - 31670 - 5 - (150 kW)", - "ref:EU:EVSE": "FRCG0E000828", - "ref": "FRCG0E000828", - "description": "Skoda Labege - 31670 - 5 - (150 kW)", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.509334, - 43.552263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3925677091287124639", - "ref": "830802", - "description": "ChargeGuru/ee057d6d-495a-43ae-8920-4ff066025326", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.155619, - 47.639063 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Espace 3000 - Groupe Cassard - Audi Vesoul - 70000", - "ref:EU:EVSE": "FRCG0E000849", - "ref": "FRCG0E000849", - "description": "Espace 3000 - Groupe Cassard - Audi Vesoul - 70000", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.155619, - 47.639063 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P8627249047908070876", - "ref": "830769", - "description": "ChargeGuru/37cd5663-95c0-451f-9b38-c780d6db05ec", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.155619, - 47.639063 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Espace 3000 - Groupe Cassard - Audi Vesoul - 70000", - "ref:EU:EVSE": "FRCG0E000850", - "ref": "FRCG0E000850", - "description": "Espace 3000 - Groupe Cassard - Audi Vesoul - 70000", - "capacity": "4", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.155619, - 47.639063 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P8627249047908070876", - "ref": "830769", - "description": "ChargeGuru/37cd5663-95c0-451f-9b38-c780d6db05ec", - "capacity": "4", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.155619, - 47.639063 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Espace 3000 - Groupe Cassard - Audi Vesoul - 70000", - "ref:EU:EVSE": "FRCG0E000884", - "ref": "FRCG0E000884", - "description": "Espace 3000 - Groupe Cassard - Audi Vesoul - 70000", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.155619, - 47.639063 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P8627249047908070876", - "ref": "830769", - "description": "ChargeGuru/37cd5663-95c0-451f-9b38-c780d6db05ec", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.294531, - 45.679724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Volkswagen ChateauBernard - 16100 - 1", - "ref:EU:EVSE": "FRCG0E000889", - "ref": "FRCG0E000889", - "description": "Volkswagen ChateauBernard - 16100 - 1", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-05-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.294531, - 45.679724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P7521955502729069486", - "ref": "904752", - "description": "ChargeGuru/a32fc350-b856-4640-9f4e-b924a8de74bd", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.73248647, - 47.6760947 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "SVEG - 56890 - 2", - "ref:EU:EVSE": "FRCG0E000901", - "ref": "FRCG0E000901", - "description": "SVEG - 56890 - 2", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.732904, - 47.676381 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P2451817185141565391", - "ref": "1009452", - "description": "ChargeGuru/eeb247f3-a496-4532-8ace-0db4546da51c", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.73248647, - 47.6760947 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "SVEG - 56890 - 2", - "ref:EU:EVSE": "FRCG0E000902", - "ref": "FRCG0E000902", - "description": "SVEG - 56890 - 2", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.732904, - 47.676381 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P2451817185141565391", - "ref": "1009452", - "description": "ChargeGuru/eeb247f3-a496-4532-8ace-0db4546da51c", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.81613404, - 47.48686959 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Espace 3000 - Groupe Cassard - Volkswagen Montbéliard - 25400", - "ref:EU:EVSE": "FRCG0E000917", - "ref": "FRCG0E000917", - "description": "Espace 3000 - Groupe Cassard - Volkswagen Montbéliard - 25400", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.816197, - 47.487301 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P8860277657405342180", - "ref": "830793", - "description": "ChargeGuru/cc8cec5b-aba7-47ea-92ff-ba940db9ae91", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.81613404, - 47.48686959 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Espace 3000 - Groupe Cassard - Volkswagen Montbéliard - 25400", - "ref:EU:EVSE": "FRCG0E000918", - "ref": "FRCG0E000918", - "description": "Espace 3000 - Groupe Cassard - Volkswagen Montbéliard - 25400", - "capacity": "4", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.816197, - 47.487301 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P8860277657405342180", - "ref": "830793", - "description": "ChargeGuru/cc8cec5b-aba7-47ea-92ff-ba940db9ae91", - "capacity": "4", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.81613404, - 47.48686959 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Espace 3000 - Groupe Cassard - Volkswagen Montbéliard - 25400", - "ref:EU:EVSE": "FRCG0E000919", - "ref": "FRCG0E000919", - "description": "Espace 3000 - Groupe Cassard - Volkswagen Montbéliard - 25400", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.816197, - 47.487301 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P8860277657405342180", - "ref": "830793", - "description": "ChargeGuru/cc8cec5b-aba7-47ea-92ff-ba940db9ae91", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.297816, - 49.889547 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Conseil département de la Somme - 80000 - 3", - "ref:EU:EVSE": "FRCG0E000948", - "ref": "FRCG0E000948", - "description": "Conseil département de la Somme - 80000 - 3", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "Fr 08:30-16:30,Th 08:30-16:30,We 08:30-16:30,Tu 08:30-16:30,Mo 08:30-16:30", - "start_date": "2023-11-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.297816, - 49.889547 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P1902155733685449827", - "ref": "941016", - "description": "ChargeGuru/9e234088-e159-4114-937d-b7f0b16ef1a0", - "capacity": "2", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Th,Fr,Mo,We,Tu 08:30-16:30,Mo,Fr,Th,Tu,We 10:00-12:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.297816, - 49.889547 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Conseil département de la Somme - 80000 - 3", - "ref:EU:EVSE": "FRCG0E000949", - "ref": "FRCG0E000949", - "description": "Conseil département de la Somme - 80000 - 3", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "Fr 08:30-16:30,Th 08:30-16:30,We 08:30-16:30,Tu 08:30-16:30,Mo 08:30-16:30", - "start_date": "2023-11-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.297816, - 49.889547 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P1902155733685449827", - "ref": "941016", - "description": "ChargeGuru/9e234088-e159-4114-937d-b7f0b16ef1a0", - "capacity": "2", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Th,Fr,Mo,We,Tu 08:30-16:30,Mo,Fr,Th,Tu,We 10:00-12:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.297816, - 49.889547 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Conseil département de la Somme - 80000 - 3", - "ref:EU:EVSE": "FRCG0E000950", - "ref": "FRCG0E000950", - "description": "Conseil département de la Somme - 80000 - 3", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "Fr 08:30-16:30,Th 08:30-16:30,We 08:30-16:30,Tu 08:30-16:30,Mo 08:30-16:30", - "start_date": "2023-11-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.297816, - 49.889547 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P1574799052868861143", - "ref": "941013", - "description": "ChargeGuru/2acc5dcf-5086-42f7-b813-56d860eba914", - "capacity": "2", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Tu,Th,We,Mo,Fr 10:00-12:00,We,Fr,Mo,Tu,Th 08:30-16:30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.297816, - 49.889547 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Conseil département de la Somme - 80000 - 3", - "ref:EU:EVSE": "FRCG0E000951", - "ref": "FRCG0E000951", - "description": "Conseil département de la Somme - 80000 - 3", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "Fr 08:30-16:30,Th 08:30-16:30,We 08:30-16:30,Tu 08:30-16:30,Mo 08:30-16:30", - "start_date": "2023-11-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.297816, - 49.889547 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P1574799052868861143", - "ref": "941013", - "description": "ChargeGuru/2acc5dcf-5086-42f7-b813-56d860eba914", - "capacity": "2", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Tu,Th,We,Mo,Fr 10:00-12:00,We,Fr,Mo,Tu,Th 08:30-16:30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.297816, - 49.889547 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Conseil département de la Somme - 80000 - 3", - "ref:EU:EVSE": "FRCG0E000952", - "ref": "FRCG0E000952", - "description": "Conseil département de la Somme - 80000 - 3", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "Fr 08:30-16:30,Th 08:30-16:30,We 08:30-16:30,Tu 08:30-16:30,Mo 08:30-16:30", - "start_date": "2023-11-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.297816, - 49.889547 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3661665338920974637", - "ref": "941019", - "description": "ChargeGuru/f8b9c7cd-6119-4322-8888-9aa1dccf3926", - "capacity": "2", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "We,Th,Tu,Fr,Mo 10:00-12:00,Th,Mo,Fr,We,Tu 08:30-16:30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.297816, - 49.889547 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Conseil département de la Somme - 80000 - 3", - "ref:EU:EVSE": "FRCG0E000953", - "ref": "FRCG0E000953", - "description": "Conseil département de la Somme - 80000 - 3", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "Fr 08:30-16:30,Th 08:30-16:30,We 08:30-16:30,Tu 08:30-16:30,Mo 08:30-16:30", - "start_date": "2023-11-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.297816, - 49.889547 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3661665338920974637", - "ref": "941019", - "description": "ChargeGuru/f8b9c7cd-6119-4322-8888-9aa1dccf3926", - "capacity": "2", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "We,Th,Tu,Fr,Mo 10:00-12:00,Th,Mo,Fr,We,Tu 08:30-16:30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.109719, - 49.305047 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "AKF - 76350 - 1", - "ref:EU:EVSE": "FRCG0E000989", - "ref": "FRCG0E000989", - "description": "AKF - 76350 - 1", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2025-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.109719, - 49.305047 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P2245884908562886123", - "ref": "843801", - "description": "ChargeGuru/4ac5c1d7-2db3-491b-87a0-8d9ff6da7bdd", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.532395, - 43.519584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Sterling Automobiles - 31750 - (150 kW)", - "ref:EU:EVSE": "FRCG0E001008", - "ref": "FRCG0E001008", - "description": "Sterling Automobiles - 31750 - (150 kW)", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.532395, - 43.519584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P8772363136657367082", - "ref": "805458", - "description": "ChargeGuru/e9e95ca0-f045-43c9-bdde-f47e6a6fb38a", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.532395, - 43.519584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Sterling Automobiles - 31750 - (150 kW)", - "ref:EU:EVSE": "FRCG0E001015", - "ref": "FRCG0E001015", - "description": "Sterling Automobiles - 31750 - (150 kW)", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.532395, - 43.519584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P8772363136657367082", - "ref": "805458", - "description": "ChargeGuru/e9e95ca0-f045-43c9-bdde-f47e6a6fb38a", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4260081, - 44.91079347 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Groupe Fabre - Volkswagen Aurillac - 15000 - 1", - "ref:EU:EVSE": "FRCG0E001041", - "ref": "FRCG0E001041", - "description": "Groupe Fabre - Volkswagen Aurillac - 15000 - 1", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.425695, - 44.910452 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P4439168407931274913", - "ref": "1085892", - "description": "ChargeGuru/235264f8-33ef-4e22-a58a-9263b037d15e", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.93314, - 45.093281 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "EURL Billy - 19400 - Cahors", - "ref:EU:EVSE": "FRCG0E001061", - "ref": "FRCG0E001061", - "description": "EURL Billy - 19400 - Cahors", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.93314, - 45.093281 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P2987682636523740495", - "ref": "1054536", - "description": "ChargeGuru/99dcc8b2-4088-4030-80e7-ad200847f09b", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.40929785, - 43.50772228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "PLD Auto - Audi Aix Les Milles DC - 2", - "ref:EU:EVSE": "FRCG0E001173", - "ref": "FRCG0E001173", - "description": "PLD Auto - Audi Aix Les Milles DC - 2", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.408921, - 43.507779 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P2115230578753704848", - "ref": "1176270", - "description": "ChargeGuru/310352cc-64f6-449a-ad8a-3767d4410f20", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.40929785, - 43.50772228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "PLD Auto - Audi Aix Les Milles DC - 2", - "ref:EU:EVSE": "FRCG0E001174", - "ref": "FRCG0E001174", - "description": "PLD Auto - Audi Aix Les Milles DC - 2", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.408921, - 43.507779 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P2115230578753704848", - "ref": "1176270", - "description": "ChargeGuru/310352cc-64f6-449a-ad8a-3767d4410f20", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.40929785, - 43.50772228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "PLD Auto - Audi Aix Les Milles DC - 2", - "ref:EU:EVSE": "FRCG0E001175", - "ref": "FRCG0E001175", - "description": "PLD Auto - Audi Aix Les Milles DC - 2", - "capacity": "5", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.408935, - 43.507784 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P1675863242111771925", - "ref": "1176258", - "description": "ChargeGuru/fd1c8984-1899-4fb4-a6b3-4d4e83d47b41", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.40929785, - 43.50772228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "PLD Auto - Audi Aix Les Milles DC - 2", - "ref:EU:EVSE": "FRCG0E001176", - "ref": "FRCG0E001176", - "description": "PLD Auto - Audi Aix Les Milles DC - 2", - "capacity": "5", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.408935, - 43.507784 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P1675863242111771925", - "ref": "1176258", - "description": "ChargeGuru/fd1c8984-1899-4fb4-a6b3-4d4e83d47b41", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.685709, - 44.825499 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "DBF Merignac Premium - 2", - "ref:EU:EVSE": "FRCG0E001187", - "ref": "FRCG0E001187", - "description": "DBF Merignac Premium - 2", - "capacity": "8", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.685709, - 44.825499 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P8273042193804451438", - "ref": "1271419", - "description": "ChargeGuru/e76e9d0b-e660-4aba-b970-805c7848210a", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.685709, - 44.825499 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "DBF Merignac Premium - 2", - "ref:EU:EVSE": "FRCG0E001195", - "ref": "FRCG0E001195", - "description": "DBF Merignac Premium - 2", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.685709, - 44.825499 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P8273042193804451438", - "ref": "1271419", - "description": "ChargeGuru/e76e9d0b-e660-4aba-b970-805c7848210a", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.338086, - 47.781613 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "FCA Lanester - 56600 - 1", - "ref:EU:EVSE": "FRCG0E001209", - "ref": "FRCG0E001209", - "description": "FCA Lanester - 56600 - 1", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.338086, - 47.781613 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P2704128880159315518", - "ref": "1090524", - "description": "ChargeGuru/2a0244c9-455a-48b5-93d3-1c895ee1ebc5", - "capacity": "1", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.338086, - 47.781613 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "FCA Lanester - 56600 - 1", - "ref:EU:EVSE": "FRCG0E001210", - "ref": "FRCG0E001210", - "description": "FCA Lanester - 56600 - 1", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.338237, - 47.781723 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3529224118601394284", - "ref": "1089873", - "description": "ChargeGuru/8f7e6d92-6411-4e96-b596-03435879f88d", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.338086, - 47.781613 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "FCA Lanester - 56600 - 1", - "ref:EU:EVSE": "FRCG0E001211", - "ref": "FRCG0E001211", - "description": "FCA Lanester - 56600 - 1", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.338237, - 47.781723 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3529224118601394284", - "ref": "1089873", - "description": "ChargeGuru/8f7e6d92-6411-4e96-b596-03435879f88d", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.503364, - 44.869812 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "DBF Bordeaux Premium - 1", - "ref:EU:EVSE": "FRCG0E001219", - "ref": "FRCG0E001219", - "description": "DBF Bordeaux Premium - 1", - "capacity": "8", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.503364, - 44.869812 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P262419962492035986", - "ref": "1271461", - "description": "ChargeGuru/b09e6b35-c46e-4807-9174-618de2ada885", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.14055504, - 43.90921622 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Groupe Fabre - Audi Albi - 81000 - 1", - "ref:EU:EVSE": "FRCG0E001226", - "ref": "FRCG0E001226", - "description": "Groupe Fabre - Audi Albi - 81000 - 1", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-04-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.140749, - 43.909023 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P2649320584984055037", - "ref": "1071027", - "description": "ChargeGuru/25d0da9c-e3f1-4977-b9ca-5f0618d2cf0d", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.54559333, - 48.45214924 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "LS Group - Auto 21 - 28630 - 1", - "ref:EU:EVSE": "FRCG0E001230", - "ref": "FRCG0E001230", - "description": "LS Group - Auto 21 - 28630 - 1", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.54665, - 48.452035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P7882568839005166637", - "ref": "1082268", - "description": "ChargeGuru/761b5053-6d71-4bdb-8c57-8fbb23aee23c", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.54559333, - 48.45214924 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "LS Group - Auto 21 - 28630 - 1", - "ref:EU:EVSE": "FRCG0E001232", - "ref": "FRCG0E001232", - "description": "LS Group - Auto 21 - 28630 - 1", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.54665, - 48.452035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P7882568839005166637", - "ref": "1082268", - "description": "ChargeGuru/761b5053-6d71-4bdb-8c57-8fbb23aee23c", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1890166, - 48.88280856 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "LS Group - Volkswagen Reuil Malmaison - 92500 - 2", - "ref:EU:EVSE": "FRCG0E001275", - "ref": "FRCG0E001275", - "description": "LS Group - Volkswagen Reuil Malmaison - 92500 - 2", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.189285, - 48.882983 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P6836832648700805059", - "ref": "1072557", - "description": "ChargeGuru/079e1b73-2766-4277-b8a5-4db3404ce95f", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1890166, - 48.88280856 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "LS Group - Volkswagen Reuil Malmaison - 92500 - 2", - "ref:EU:EVSE": "FRCG0E001277", - "ref": "FRCG0E001277", - "description": "LS Group - Volkswagen Reuil Malmaison - 92500 - 2", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.189285, - 48.882983 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P6836832648700805059", - "ref": "1072557", - "description": "ChargeGuru/079e1b73-2766-4277-b8a5-4db3404ce95f", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1890166, - 48.88280856 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "LS Group - Volkswagen Reuil Malmaison - 92500 - 2", - "ref:EU:EVSE": "FRCG0E001278", - "ref": "FRCG0E001278", - "description": "LS Group - Volkswagen Reuil Malmaison - 92500 - 2", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.189249, - 48.882964 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P6670928906809100404", - "ref": "1074822", - "description": "ChargeGuru/4f3f165a-73e0-4545-88c7-ca38d6a71ed5", - "capacity": "1", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.36793564, - 49.22856686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Groupe Polmar - Volkswagen Caen - 14112 - 1", - "ref:EU:EVSE": "FRCG0E001283", - "ref": "FRCG0E001283", - "description": "Groupe Polmar - Volkswagen Caen - 14112 - 1", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.367656, - 49.228699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P6398245050122901027", - "ref": "1037037", - "description": "ChargeGuru/d49d7ecd-59db-4101-a9ef-2370ae51736f", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.36793564, - 49.22856686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Groupe Polmar - Volkswagen Caen - 14112 - 1", - "ref:EU:EVSE": "FRCG0E001284", - "ref": "FRCG0E001284", - "description": "Groupe Polmar - Volkswagen Caen - 14112 - 1", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.367656, - 49.228699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P6398245050122901027", - "ref": "1037037", - "description": "ChargeGuru/d49d7ecd-59db-4101-a9ef-2370ae51736f", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.805938, - 47.661688 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Service Auto Ploeren - 56880 - 1", - "ref:EU:EVSE": "FRCG0E001316", - "ref": "FRCG0E001316", - "description": "Service Auto Ploeren - 56880 - 1", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.805938, - 47.661688 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P7853563162297028888", - "ref": "1012638", - "description": "ChargeGuru/8a128f9a-0142-42e5-826a-22d329caa43b", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.805938, - 47.661688 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Service Auto Ploeren - 56880 - 1", - "ref:EU:EVSE": "FRCG0E001317", - "ref": "FRCG0E001317", - "description": "Service Auto Ploeren - 56880 - 1", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.805938, - 47.661688 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P7853563162297028888", - "ref": "1012638", - "description": "ChargeGuru/8a128f9a-0142-42e5-826a-22d329caa43b", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.418256, - 46.332586 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Berger Location Niort - 79000 - 1", - "ref:EU:EVSE": "FRCG0E001319", - "ref": "FRCG0E001319", - "description": "Berger Location Niort - 79000 - 1", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "Fr 14:00-18:00,Th 14:00-18:00,We 14:00-18:00,Tu 14:00-18:00,Sa 08:00-12:00,Fr 08:00-12:00,Th 08:00-12:00,We 08:00-12:00,Tu 08:00-12:00,Mo 14:00-18:00,Mo 08:00-12:00", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.418256, - 46.332586 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P503206876915974512", - "ref": "1003698", - "description": "ChargeGuru/0c88c3c9-933f-4b44-9be7-0cb6428cc77c", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Mo,Th,We,Tu,Fr 14:00-18:00,Tu,Mo,Sa,Th,Fr,We 08:00-12:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.418256, - 46.332586 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Berger Location Niort - 79000 - 1", - "ref:EU:EVSE": "FRCG0E001320", - "ref": "FRCG0E001320", - "description": "Berger Location Niort - 79000 - 1", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "Fr 14:00-18:00,Th 14:00-18:00,We 14:00-18:00,Tu 14:00-18:00,Sa 08:00-12:00,Fr 08:00-12:00,Th 08:00-12:00,We 08:00-12:00,Tu 08:00-12:00,Mo 14:00-18:00,Mo 08:00-12:00", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.418256, - 46.332586 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P503206876915974512", - "ref": "1003698", - "description": "ChargeGuru/0c88c3c9-933f-4b44-9be7-0cb6428cc77c", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Mo,Th,We,Tu,Fr 14:00-18:00,Tu,Mo,Sa,Th,Fr,We 08:00-12:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.805938, - 47.661688 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Service Auto Ploeren - 56880 - 1", - "ref:EU:EVSE": "FRCG0E001322", - "ref": "FRCG0E001322", - "description": "Service Auto Ploeren - 56880 - 1", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.805938, - 47.661688 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P5053461041713254341", - "ref": "1012647", - "description": "ChargeGuru/e01b2503-fff8-4097-856d-6150003e138c", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.805938, - 47.661688 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Service Auto Ploeren - 56880 - 1", - "ref:EU:EVSE": "FRCG0E001323", - "ref": "FRCG0E001323", - "description": "Service Auto Ploeren - 56880 - 1", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.805938, - 47.661688 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P5053461041713254341", - "ref": "1012647", - "description": "ChargeGuru/e01b2503-fff8-4097-856d-6150003e138c", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.0461723, - 46.79526729 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Station HPC Super U Saint Jean de Monts - 2", - "ref:EU:EVSE": "FRCG0E001355", - "ref": "FRCG0E001355", - "description": "Station HPC Super U Saint Jean de Monts - 2", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.046195, - 46.795433 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P6385524956202232685", - "ref": "1002282", - "description": "ChargeGuru/6cce1d9b-2edc-4ca3-b958-22f6c66f2fe2", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.0461723, - 46.79526729 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Station HPC Super U Saint Jean de Monts - 2", - "ref:EU:EVSE": "FRCG0E001356", - "ref": "FRCG0E001356", - "description": "Station HPC Super U Saint Jean de Monts - 2", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.046195, - 46.795433 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P6385524956202232685", - "ref": "1002282", - "description": "ChargeGuru/6cce1d9b-2edc-4ca3-b958-22f6c66f2fe2", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.0461723, - 46.79526729 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Station HPC Super U Saint Jean de Monts - 2", - "ref:EU:EVSE": "FRCG0E001357", - "ref": "FRCG0E001357", - "description": "Station HPC Super U Saint Jean de Monts - 2", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.046195, - 46.795433 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P2523767086514754865", - "ref": "1015317", - "description": "ChargeGuru/c82cdba6-35da-4560-9e34-2ae8493dd30a", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.0461723, - 46.79526729 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Station HPC Super U Saint Jean de Monts - 2", - "ref:EU:EVSE": "FRCG0E001358", - "ref": "FRCG0E001358", - "description": "Station HPC Super U Saint Jean de Monts - 2", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.046195, - 46.795433 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P2523767086514754865", - "ref": "1015317", - "description": "ChargeGuru/c82cdba6-35da-4560-9e34-2ae8493dd30a", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.522266, - 48.996202 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Jallu Berthier - Volkswagen Roissy - 95700", - "ref:EU:EVSE": "FRCG0E001360", - "ref": "FRCG0E001360", - "description": "Jallu Berthier - Volkswagen Roissy - 95700", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.522266, - 48.996202 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P1333781059663118419", - "ref": "830766", - "description": "ChargeGuru/3298c0a9-4ac3-43e4-9aa9-2bf395d2de18", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.522266, - 48.996202 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Jallu Berthier - Volkswagen Roissy - 95700", - "ref:EU:EVSE": "FRCG0E001376", - "ref": "FRCG0E001376", - "description": "Jallu Berthier - Volkswagen Roissy - 95700", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.522266, - 48.996202 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P1333781059663118419", - "ref": "830766", - "description": "ChargeGuru/3298c0a9-4ac3-43e4-9aa9-2bf395d2de18", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.84450473, - 46.852376 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW CHALLANS - 85300 - 1", - "ref:EU:EVSE": "FRCG0E001381", - "ref": "FRCG0E001381", - "description": "BMW CHALLANS - 85300 - 1", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.843305, - 46.852344 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P8316349180584626629", - "ref": "1171464", - "description": "ChargeGuru/6c5d0fd9-1911-405e-bdb5-57b9dbac8b39", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.084366, - 45.924221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW Aravis Automobiles - Annecy - 7 (public)", - "ref:EU:EVSE": "FRCG0E001407", - "ref": "FRCG0E001407", - "description": "BMW Aravis Automobiles - Annecy - 7 (public)", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.084366, - 45.924221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P403054536854872366", - "ref": "1113213", - "description": "ChargeGuru/66c05cb3-66dc-41dd-adb4-e02511490990", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.084366, - 45.924221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW Aravis Automobiles - Annecy - 7 (public)", - "ref:EU:EVSE": "FRCG0E001408", - "ref": "FRCG0E001408", - "description": "BMW Aravis Automobiles - Annecy - 7 (public)", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.084366, - 45.924221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P4647905910453997769", - "ref": "1113180", - "description": "ChargeGuru/bd057f09-c5a0-4b83-8b92-b187b9c36c86", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.084366, - 45.924221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW Aravis Automobiles - Annecy - 7 (public)", - "ref:EU:EVSE": "FRCG0E001409", - "ref": "FRCG0E001409", - "description": "BMW Aravis Automobiles - Annecy - 7 (public)", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.084366, - 45.924221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P4647905910453997769", - "ref": "1113180", - "description": "ChargeGuru/bd057f09-c5a0-4b83-8b92-b187b9c36c86", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.08228379, - 49.04243487 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Audi Pontoise - 95300 - 1", - "ref:EU:EVSE": "FRCG0E001445", - "ref": "FRCG0E001445", - "description": "Audi Pontoise - 95300 - 1", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.082328, - 49.042258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P5365225387656342889", - "ref": "1114425", - "description": "ChargeGuru/17577748-3e32-46b0-a221-5cb50b2028c2", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.08228379, - 49.04243487 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Audi Pontoise - 95300 - 1", - "ref:EU:EVSE": "FRCG0E001446", - "ref": "FRCG0E001446", - "description": "Audi Pontoise - 95300 - 1", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.082328, - 49.042258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P5365225387656342889", - "ref": "1114425", - "description": "ChargeGuru/17577748-3e32-46b0-a221-5cb50b2028c2", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.046232, - 48.907276 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "LS Group - Volkswagen Chambourcy - 1", - "ref:EU:EVSE": "FRCG0E001469", - "ref": "FRCG0E001469", - "description": "LS Group - Volkswagen Chambourcy - 1", - "capacity": "2", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.046232, - 48.907276 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P7891152878029435892", - "ref": "1003701", - "description": "ChargeGuru/40459b2e-8877-44d0-a9c9-182940c09e5a", - "capacity": "2", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.338542, - 46.606174 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Berger Location Poitiers - 86000", - "ref:EU:EVSE": "FRCG0E001485", - "ref": "FRCG0E001485", - "description": "Berger Location Poitiers - 86000", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "Fr 14:00-18:00,Th 14:00-18:00,We 14:00-18:00,Tu 14:00-18:00,Sa 08:00-12:00,Fr 08:00-12:00,Th 08:00-12:00,We 08:00-12:00,Tu 08:00-12:00,Mo 14:00-18:00,Mo 08:00-12:00", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.338542, - 46.606174 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P8301751481973268192", - "ref": "1003707", - "description": "ChargeGuru/7536ce6b-95fc-4d1b-bad5-e3c991304fd9", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Tu,Mo,Sa,Fr,Th,We 08:00-12:00,Tu,We,Fr,Th,Mo 14:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.338542, - 46.606174 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Berger Location Poitiers - 86000", - "ref:EU:EVSE": "FRCG0E001486", - "ref": "FRCG0E001486", - "description": "Berger Location Poitiers - 86000", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "Fr 14:00-18:00,Th 14:00-18:00,We 14:00-18:00,Tu 14:00-18:00,Sa 08:00-12:00,Fr 08:00-12:00,Th 08:00-12:00,We 08:00-12:00,Tu 08:00-12:00,Mo 14:00-18:00,Mo 08:00-12:00", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.338542, - 46.606174 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P8301751481973268192", - "ref": "1003707", - "description": "ChargeGuru/7536ce6b-95fc-4d1b-bad5-e3c991304fd9", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Tu,Mo,Sa,Fr,Th,We 08:00-12:00,Tu,We,Fr,Th,Mo 14:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.26527543, - 45.86984369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Berger Location Limoges - 87280 - 1", - "ref:EU:EVSE": "FRCG0E001488", - "ref": "FRCG0E001488", - "description": "Berger Location Limoges - 87280 - 1", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "Fr 14:00-18:00,Th 14:00-18:00,We 14:00-18:00,Tu 14:00-18:00,Sa 08:00-12:00,Fr 08:00-12:00,Th 08:00-12:00,We 08:00-12:00,Tu 08:00-12:00,Mo 14:00-18:00,Mo 08:00-12:00", - "start_date": "2024-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.26528, - 45.869709 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P5201595034849993921", - "ref": "1012650", - "description": "ChargeGuru/eb5de357-8708-427d-8ba0-8a13a9d45581", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Sa,Mo,We,Tu,Th,Fr 08:00-12:00,We,Tu,Fr,Th,Mo 14:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.26527543, - 45.86984369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Berger Location Limoges - 87280 - 1", - "ref:EU:EVSE": "FRCG0E001489", - "ref": "FRCG0E001489", - "description": "Berger Location Limoges - 87280 - 1", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "Fr 14:00-18:00,Th 14:00-18:00,We 14:00-18:00,Tu 14:00-18:00,Sa 08:00-12:00,Fr 08:00-12:00,Th 08:00-12:00,We 08:00-12:00,Tu 08:00-12:00,Mo 14:00-18:00,Mo 08:00-12:00", - "start_date": "2024-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.26528, - 45.869709 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P5201595034849993921", - "ref": "1012650", - "description": "ChargeGuru/eb5de357-8708-427d-8ba0-8a13a9d45581", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Sa,Mo,We,Tu,Th,Fr 08:00-12:00,We,Tu,Fr,Th,Mo 14:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.404463, - 46.639987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Berger Location La Roche Sur Yon - 85000 - 1", - "ref:EU:EVSE": "FRCG0E001503", - "ref": "FRCG0E001503", - "description": "Berger Location La Roche Sur Yon - 85000 - 1", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "Fr 14:00-18:00,Th 14:00-18:00,We 14:00-18:00,Tu 14:00-18:00,Sa 08:00-12:00,Fr 08:00-12:00,Th 08:00-12:00,We 08:00-12:00,Tu 08:00-12:00,Mo 14:00-18:00,Mo 08:00-12:00", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.404463, - 46.639987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P2888256650359985926", - "ref": "1003713", - "description": "ChargeGuru/a6bba296-ea3a-492c-8e51-f11e7679c8a5", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Mo,Th,Sa,We,Fr,Tu 08:00-12:00,Th,Mo,Tu,We,Fr 14:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.404463, - 46.639987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Berger Location La Roche Sur Yon - 85000 - 1", - "ref:EU:EVSE": "FRCG0E001504", - "ref": "FRCG0E001504", - "description": "Berger Location La Roche Sur Yon - 85000 - 1", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "Fr 14:00-18:00,Th 14:00-18:00,We 14:00-18:00,Tu 14:00-18:00,Sa 08:00-12:00,Fr 08:00-12:00,Th 08:00-12:00,We 08:00-12:00,Tu 08:00-12:00,Mo 14:00-18:00,Mo 08:00-12:00", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.404463, - 46.639987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P2888256650359985926", - "ref": "1003713", - "description": "ChargeGuru/a6bba296-ea3a-492c-8e51-f11e7679c8a5", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Mo,Th,Sa,We,Fr,Tu 08:00-12:00,Th,Mo,Tu,We,Fr 14:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.588961, - 47.278141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Berger Location Nantes - 44119 - 1", - "ref:EU:EVSE": "FRCG0E001506", - "ref": "FRCG0E001506", - "description": "Berger Location Nantes - 44119 - 1", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "Fr 14:00-18:00,Th 14:00-18:00,We 14:00-18:00,Tu 14:00-18:00,Sa 08:00-12:00,Fr 08:00-12:00,Th 08:00-12:00,We 08:00-12:00,Tu 08:00-12:00,Mo 14:00-18:00,Mo 08:00-12:00", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.588961, - 47.278141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3795630236269079078", - "ref": "1003704", - "description": "ChargeGuru/409a06a2-8a57-4e22-bb78-f78e7d92eaca", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Th,Fr,Mo,We,Tu 14:00-18:00,Tu,Sa,Fr,Th,Mo,We 08:00-12:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.588961, - 47.278141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Berger Location Nantes - 44119 - 1", - "ref:EU:EVSE": "FRCG0E001507", - "ref": "FRCG0E001507", - "description": "Berger Location Nantes - 44119 - 1", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "Fr 14:00-18:00,Th 14:00-18:00,We 14:00-18:00,Tu 14:00-18:00,Sa 08:00-12:00,Fr 08:00-12:00,Th 08:00-12:00,We 08:00-12:00,Tu 08:00-12:00,Mo 14:00-18:00,Mo 08:00-12:00", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.588961, - 47.278141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3795630236269079078", - "ref": "1003704", - "description": "ChargeGuru/409a06a2-8a57-4e22-bb78-f78e7d92eaca", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Th,Fr,Mo,We,Tu 14:00-18:00,Tu,Sa,Fr,Th,Mo,We 08:00-12:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.785652, - 47.669447 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Audi Vannes - 56000 - 2", - "ref:EU:EVSE": "FRCG0E001517", - "ref": "FRCG0E001517", - "description": "Audi Vannes - 56000 - 2", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.785648, - 47.669465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P1029518158983857231", - "ref": "926280", - "description": "ChargeGuru/af583f0d-9cb2-4e8c-b32a-07b5936bc367", - "capacity": "1", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.785652, - 47.669447 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Audi Vannes - 56000 - 2", - "ref:EU:EVSE": "FRCG0E001518", - "ref": "FRCG0E001518", - "description": "Audi Vannes - 56000 - 2", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.785652, - 47.669447 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P58761798782610809", - "ref": "926271", - "description": "ChargeGuru/8c30b657-96ee-43be-9465-50d7dc850a39", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.785652, - 47.669447 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Audi Vannes - 56000 - 2", - "ref:EU:EVSE": "FRCG0E001519", - "ref": "FRCG0E001519", - "description": "Audi Vannes - 56000 - 2", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.785652, - 47.669447 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P58761798782610809", - "ref": "926271", - "description": "ChargeGuru/8c30b657-96ee-43be-9465-50d7dc850a39", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.87789102, - 47.63979453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Espace 3000 - Groupe Cassard - Audi Belfort - 90000", - "ref:EU:EVSE": "FRCG0E001521", - "ref": "FRCG0E001521", - "description": "Espace 3000 - Groupe Cassard - Audi Belfort - 90000", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.87832, - 47.639835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P4789483404133934177", - "ref": "830775", - "description": "ChargeGuru/5e726b07-576a-43fe-819e-500a64ebcb9c", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.340999, - 46.912507 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Espace 3000 - Groupe Cassard - Audi Pontarlier - 25300", - "ref:EU:EVSE": "FRCG0E001539", - "ref": "FRCG0E001539", - "description": "Espace 3000 - Groupe Cassard - Audi Pontarlier - 25300", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.340999, - 46.912507 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P9074049783064371741", - "ref": "830799", - "description": "ChargeGuru/e65cb4ff-e84b-444d-81ac-57cdbd61dfe1", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.340999, - 46.912507 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Espace 3000 - Groupe Cassard - Audi Pontarlier - 25300", - "ref:EU:EVSE": "FRCG0E001540", - "ref": "FRCG0E001540", - "description": "Espace 3000 - Groupe Cassard - Audi Pontarlier - 25300", - "capacity": "4", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.340999, - 46.912507 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P9074049783064371741", - "ref": "830799", - "description": "ChargeGuru/e65cb4ff-e84b-444d-81ac-57cdbd61dfe1", - "capacity": "4", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.340999, - 46.912507 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Espace 3000 - Groupe Cassard - Audi Pontarlier - 25300", - "ref:EU:EVSE": "FRCG0E001541", - "ref": "FRCG0E001541", - "description": "Espace 3000 - Groupe Cassard - Audi Pontarlier - 25300", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.340999, - 46.912507 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P9074049783064371741", - "ref": "830799", - "description": "ChargeGuru/e65cb4ff-e84b-444d-81ac-57cdbd61dfe1", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.87789102, - 47.63979453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Espace 3000 - Groupe Cassard - Audi Belfort - 90000", - "ref:EU:EVSE": "FRCG0E001543", - "ref": "FRCG0E001543", - "description": "Espace 3000 - Groupe Cassard - Audi Belfort - 90000", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.87832, - 47.639835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P4789483404133934177", - "ref": "830775", - "description": "ChargeGuru/5e726b07-576a-43fe-819e-500a64ebcb9c", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.87789102, - 47.63979453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Espace 3000 - Groupe Cassard - Audi Belfort - 90000", - "ref:EU:EVSE": "FRCG0E001544", - "ref": "FRCG0E001544", - "description": "Espace 3000 - Groupe Cassard - Audi Belfort - 90000", - "capacity": "4", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.87832, - 47.639835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P4789483404133934177", - "ref": "830775", - "description": "ChargeGuru/5e726b07-576a-43fe-819e-500a64ebcb9c", - "capacity": "4", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.522055, - 48.996536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "AUDI - BAUER ROISSY - 95700 - 2", - "ref:EU:EVSE": "FRCG0E001545", - "ref": "FRCG0E001545", - "description": "AUDI - BAUER ROISSY - 95700 - 2", - "capacity": "7", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.522055, - 48.996408 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P1153325550573899462", - "ref": "840318", - "description": "ChargeGuru/0d38534e-163e-450f-a646-c278833841e5", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.522055, - 48.996536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "AUDI - BAUER ROISSY - 95700 - 2", - "ref:EU:EVSE": "FRCG0E001546", - "ref": "FRCG0E001546", - "description": "AUDI - BAUER ROISSY - 95700 - 2", - "capacity": "7", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.522055, - 48.996408 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P1153325550573899462", - "ref": "840318", - "description": "ChargeGuru/0d38534e-163e-450f-a646-c278833841e5", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.522055, - 48.996536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "AUDI - BAUER ROISSY - 95700 - 2", - "ref:EU:EVSE": "FRCG0E001548", - "ref": "FRCG0E001548", - "description": "AUDI - BAUER ROISSY - 95700 - 2", - "capacity": "7", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.522055, - 48.996536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P9014980114980574350", - "ref": "852315", - "description": "ChargeGuru/9c6bb695-0ed5-43ce-b086-22f2b00c1148", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.522055, - 48.996536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "AUDI - BAUER ROISSY - 95700 - 2", - "ref:EU:EVSE": "FRCG0E001549", - "ref": "FRCG0E001549", - "description": "AUDI - BAUER ROISSY - 95700 - 2", - "capacity": "7", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.522055, - 48.996536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P9014980114980574350", - "ref": "852315", - "description": "ChargeGuru/9c6bb695-0ed5-43ce-b086-22f2b00c1148", - "capacity": "4", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.522055, - 48.996536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "AUDI - BAUER ROISSY - 95700 - 2", - "ref:EU:EVSE": "FRCG0E001550", - "ref": "FRCG0E001550", - "description": "AUDI - BAUER ROISSY - 95700 - 2", - "capacity": "7", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.522055, - 48.996536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P9014980114980574350", - "ref": "852315", - "description": "ChargeGuru/9c6bb695-0ed5-43ce-b086-22f2b00c1148", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.38993369, - 47.77769111 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Espace 3000 - Groupe Cassard - Volkswagen Sausheim - 25000", - "ref:EU:EVSE": "FRCG0E001551", - "ref": "FRCG0E001551", - "description": "Espace 3000 - Groupe Cassard - Volkswagen Sausheim - 25000", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.390239, - 47.777912 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P9155038596766086250", - "ref": "830781", - "description": "ChargeGuru/83474f6f-7ac0-48c6-949b-364705262b7c", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.38993369, - 47.77769111 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Espace 3000 - Groupe Cassard - Volkswagen Sausheim - 25000", - "ref:EU:EVSE": "FRCG0E001552", - "ref": "FRCG0E001552", - "description": "Espace 3000 - Groupe Cassard - Volkswagen Sausheim - 25000", - "capacity": "4", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.390239, - 47.777912 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P9155038596766086250", - "ref": "830781", - "description": "ChargeGuru/83474f6f-7ac0-48c6-949b-364705262b7c", - "capacity": "4", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.38993369, - 47.77769111 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Espace 3000 - Groupe Cassard - Volkswagen Sausheim - 25000", - "ref:EU:EVSE": "FRCG0E001553", - "ref": "FRCG0E001553", - "description": "Espace 3000 - Groupe Cassard - Volkswagen Sausheim - 25000", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.390239, - 47.777912 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P9155038596766086250", - "ref": "830781", - "description": "ChargeGuru/83474f6f-7ac0-48c6-949b-364705262b7c", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.139666, - 46.142513 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Groupe C.A.R - Audi La rochelle - 17000", - "ref:EU:EVSE": "FRCG0E001559", - "ref": "FRCG0E001559", - "description": "Groupe C.A.R - Audi La rochelle - 17000", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.139666, - 46.142513 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P2248245230521821081", - "ref": "1012641", - "description": "ChargeGuru/a2f5b4ef-e687-4bd4-ad3d-601e1d9d57a9", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.139666, - 46.142513 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Groupe C.A.R - Audi La rochelle - 17000", - "ref:EU:EVSE": "FRCG0E001560", - "ref": "FRCG0E001560", - "description": "Groupe C.A.R - Audi La rochelle - 17000", - "capacity": "5", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.139666, - 46.142513 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P2248245230521821081", - "ref": "1012641", - "description": "ChargeGuru/a2f5b4ef-e687-4bd4-ad3d-601e1d9d57a9", - "capacity": "5", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.139666, - 46.142513 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Groupe C.A.R - Audi La rochelle - 17000", - "ref:EU:EVSE": "FRCG0E001562", - "ref": "FRCG0E001562", - "description": "Groupe C.A.R - Audi La rochelle - 17000", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.139666, - 46.142513 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P2248245230521821081", - "ref": "1012641", - "description": "ChargeGuru/a2f5b4ef-e687-4bd4-ad3d-601e1d9d57a9", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.139666, - 46.142513 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Groupe C.A.R - Audi La rochelle - 17000", - "ref:EU:EVSE": "FRCG0E001563", - "ref": "FRCG0E001563", - "description": "Groupe C.A.R - Audi La rochelle - 17000", - "capacity": "5", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.139666, - 46.142513 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P2248245230521821081", - "ref": "1012641", - "description": "ChargeGuru/a2f5b4ef-e687-4bd4-ad3d-601e1d9d57a9", - "capacity": "5", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.146009, - 48.084425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Espace 3000 - Groupe Cassard - Audi Chaumont - 52000", - "ref:EU:EVSE": "FRCG0E001565", - "ref": "FRCG0E001565", - "description": "Espace 3000 - Groupe Cassard - Audi Chaumont - 52000", - "capacity": "4", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2021-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.146009, - 48.084425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P230038058823268289", - "ref": "830757", - "description": "ChargeGuru/16f51cca-2e3f-427d-8c41-a4ab18fc233f", - "capacity": "4", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.146009, - 48.084425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Espace 3000 - Groupe Cassard - Audi Chaumont - 52000", - "ref:EU:EVSE": "FRCG0E001567", - "ref": "FRCG0E001567", - "description": "Espace 3000 - Groupe Cassard - Audi Chaumont - 52000", - "capacity": "4", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2021-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.146009, - 48.084425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P230038058823268289", - "ref": "830757", - "description": "ChargeGuru/16f51cca-2e3f-427d-8c41-a4ab18fc233f", - "capacity": "4", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.146009, - 48.084425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Espace 3000 - Groupe Cassard - Audi Chaumont - 52000", - "ref:EU:EVSE": "FRCG0E001568", - "ref": "FRCG0E001568", - "description": "Espace 3000 - Groupe Cassard - Audi Chaumont - 52000", - "capacity": "4", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2021-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.146009, - 48.084425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P230038058823268289", - "ref": "830757", - "description": "ChargeGuru/16f51cca-2e3f-427d-8c41-a4ab18fc233f", - "capacity": "4", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.171526, - 48.457751 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Jallu Berthier - Morigny Champigny Ford", - "ref:EU:EVSE": "FRCG0E001569", - "ref": "FRCG0E001569", - "description": "Jallu Berthier - Morigny Champigny Ford", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.171526, - 48.45789 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P1013198464081813375", - "ref": "934374", - "description": "ChargeGuru/8972e231-4c3b-40b4-aa87-d05cfa229af7", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.658529, - 45.742041 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Groupe C.A.R - Volkswagen Saintes - 17100", - "ref:EU:EVSE": "FRCG0E001578", - "ref": "FRCG0E001578", - "description": "Groupe C.A.R - Volkswagen Saintes - 17100", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.658529, - 45.742041 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P6437839474855621408", - "ref": "890601", - "description": "ChargeGuru/f134a35c-4d74-491a-9ff8-6330b89dd1f0", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.171526, - 48.457751 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Jallu Berthier - Morigny Champigny Ford", - "ref:EU:EVSE": "FRCG0E001638", - "ref": "FRCG0E001638", - "description": "Jallu Berthier - Morigny Champigny Ford", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.171526, - 48.45789 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P1013198464081813375", - "ref": "934374", - "description": "ChargeGuru/8972e231-4c3b-40b4-aa87-d05cfa229af7", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.185558, - 47.323324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "AUDI Volkswagen Skoda Trignac - 44570 - 2", - "ref:EU:EVSE": "FRCG0E001665", - "ref": "FRCG0E001665", - "description": "AUDI Volkswagen Skoda Trignac - 44570 - 2", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.185552, - 47.323325 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P7032325603197830075", - "ref": "843915", - "description": "ChargeGuru/bc3a8625-86ae-44fb-baab-9b29f86ac408", - "capacity": "2", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.185558, - 47.323324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "AUDI Volkswagen Skoda Trignac - 44570 - 2", - "ref:EU:EVSE": "FRCG0E001666", - "ref": "FRCG0E001666", - "description": "AUDI Volkswagen Skoda Trignac - 44570 - 2", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.185552, - 47.323325 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P7032325603197830075", - "ref": "843915", - "description": "ChargeGuru/bc3a8625-86ae-44fb-baab-9b29f86ac408", - "capacity": "2", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.13177, - 49.051954 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "RAIDEN SAS (ChargeGuru)", - "ref:EU:EVSE": "FRCG0P2236806720475402263", - "ref": "805476", - "description": "RAIDEN SAS (ChargeGuru)/FR*CG0/49.0519541/2.1317696", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.10739254, - 49.44082976 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Jallu Berthier - Audi Beauvais - CONCEPT MOTORS - 60000 - 1", - "ref:EU:EVSE": "FRCG0E001719", - "ref": "FRCG0E001719", - "description": "Jallu Berthier - Audi Beauvais - CONCEPT MOTORS - 60000 - 1", - "capacity": "4", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.107533, - 49.440984 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3996494564773512200", - "ref": "787308", - "description": "ChargeGuru/cde06125-f1d0-4752-8363-62d5a43e22a9", - "capacity": "4", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.10739254, - 49.44082976 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Jallu Berthier - Audi Beauvais - CONCEPT MOTORS - 60000 - 1", - "ref:EU:EVSE": "FRCG0E001720", - "ref": "FRCG0E001720", - "description": "Jallu Berthier - Audi Beauvais - CONCEPT MOTORS - 60000 - 1", - "capacity": "4", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.107533, - 49.440984 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3996494564773512200", - "ref": "787308", - "description": "ChargeGuru/cde06125-f1d0-4752-8363-62d5a43e22a9", - "capacity": "4", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.10739254, - 49.44082976 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Jallu Berthier - Audi Beauvais - CONCEPT MOTORS - 60000 - 1", - "ref:EU:EVSE": "FRCG0E001722", - "ref": "FRCG0E001722", - "description": "Jallu Berthier - Audi Beauvais - CONCEPT MOTORS - 60000 - 1", - "capacity": "4", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.107533, - 49.440984 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3996494564773512200", - "ref": "787308", - "description": "ChargeGuru/cde06125-f1d0-4752-8363-62d5a43e22a9", - "capacity": "4", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.423484, - 46.722069 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "AUDI Volkswagen Skoda Mouilleron le Captif - 85000", - "ref:EU:EVSE": "FRCG0E001734", - "ref": "FRCG0E001734", - "description": "AUDI Volkswagen Skoda Mouilleron le Captif - 85000", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.423484, - 46.722069 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P765080608634782889", - "ref": "788229", - "description": "ChargeGuru/f0537cf8-4ccd-402a-956b-ccbcbfce5359", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.423484, - 46.722069 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "AUDI Volkswagen Skoda Mouilleron le Captif - 85000", - "ref:EU:EVSE": "FRCG0E001735", - "ref": "FRCG0E001735", - "description": "AUDI Volkswagen Skoda Mouilleron le Captif - 85000", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.423484, - 46.722069 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P765080608634782889", - "ref": "788229", - "description": "ChargeGuru/f0537cf8-4ccd-402a-956b-ccbcbfce5359", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.510894, - 48.63316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW Training Center - 91250 - 3", - "ref:EU:EVSE": "FRCG0E001739", - "ref": "FRCG0E001739", - "description": "BMW Training Center - 91250 - 3", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "Fr 08:00-17:00,Th 08:00-17:00,We 08:00-17:00,Tu 08:00-17:00,Mo 08:00-17:00", - "start_date": "2023-05-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.510908, - 48.633122 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P6863557090704118725", - "ref": "833067", - "description": "ChargeGuru/a2ac42f0-fe7b-4bc8-a7e2-8e3f21f231a7", - "capacity": "2", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Tu,Th,We,Mo,Fr 08:00-17:00,Th,Fr,Mo,We,Tu 08:00-17:30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.510894, - 48.63316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW Training Center - 91250 - 3", - "ref:EU:EVSE": "FRCG0E001740", - "ref": "FRCG0E001740", - "description": "BMW Training Center - 91250 - 3", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "Fr 08:00-17:00,Th 08:00-17:00,We 08:00-17:00,Tu 08:00-17:00,Mo 08:00-17:00", - "start_date": "2023-05-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.510908, - 48.633122 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P6863557090704118725", - "ref": "833067", - "description": "ChargeGuru/a2ac42f0-fe7b-4bc8-a7e2-8e3f21f231a7", - "capacity": "2", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Tu,Th,We,Mo,Fr 08:00-17:00,Th,Fr,Mo,We,Tu 08:00-17:30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.510894, - 48.63316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW Training Center - 91250 - 3", - "ref:EU:EVSE": "FRCG0E001741", - "ref": "FRCG0E001741", - "description": "BMW Training Center - 91250 - 3", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "Fr 08:00-17:00,Th 08:00-17:00,We 08:00-17:00,Tu 08:00-17:00,Mo 08:00-17:00", - "start_date": "2023-05-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.510887, - 48.633146 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P4874946720586860361", - "ref": "843882", - "description": "ChargeGuru/abbf5f6c-d343-496e-bb63-7912b45ff46f", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Mo,We,Tu,Fr,Th 08:00-17:30,Tu,Fr,Th,Mo,We 08:00-17:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.510894, - 48.63316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW Training Center - 91250 - 3", - "ref:EU:EVSE": "FRCG0E001742", - "ref": "FRCG0E001742", - "description": "BMW Training Center - 91250 - 3", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "Fr 08:00-17:00,Th 08:00-17:00,We 08:00-17:00,Tu 08:00-17:00,Mo 08:00-17:00", - "start_date": "2023-05-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.510887, - 48.633146 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P4874946720586860361", - "ref": "843882", - "description": "ChargeGuru/abbf5f6c-d343-496e-bb63-7912b45ff46f", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Mo,We,Tu,Fr,Th 08:00-17:30,Tu,Fr,Th,Mo,We 08:00-17:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.510894, - 48.63316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW Training Center - 91250 - 3", - "ref:EU:EVSE": "FRCG0E001743", - "ref": "FRCG0E001743", - "description": "BMW Training Center - 91250 - 3", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "Fr 08:00-17:00,Th 08:00-17:00,We 08:00-17:00,Tu 08:00-17:00,Mo 08:00-17:00", - "start_date": "2023-05-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.510894, - 48.633179 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3216805350427245503", - "ref": "832947", - "description": "ChargeGuru/4133542c-bf03-40b9-9be1-a421b15d1897", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "We,Tu,Th,Mo,Fr 08:00-17:00,We,Th,Fr,Mo,Tu 08:00-17:30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.510894, - 48.63316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW Training Center - 91250 - 3", - "ref:EU:EVSE": "FRCG0E001744", - "ref": "FRCG0E001744", - "description": "BMW Training Center - 91250 - 3", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "Fr 08:00-17:00,Th 08:00-17:00,We 08:00-17:00,Tu 08:00-17:00,Mo 08:00-17:00", - "start_date": "2023-05-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.510894, - 48.633179 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3216805350427245503", - "ref": "832947", - "description": "ChargeGuru/4133542c-bf03-40b9-9be1-a421b15d1897", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "We,Tu,Th,Mo,Fr 08:00-17:00,We,Th,Fr,Mo,Tu 08:00-17:30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.510894, - 48.63316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW Training Center - 91250 - 3", - "ref:EU:EVSE": "FRCG0E001746", - "ref": "FRCG0E001746", - "description": "BMW Training Center - 91250 - 3", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "Fr 08:00-17:00,Th 08:00-17:00,We 08:00-17:00,Tu 08:00-17:00,Mo 08:00-17:00", - "start_date": "2023-05-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.510894, - 48.63316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P7752321475931825085", - "ref": "843873", - "description": "ChargeGuru/8c1e7264-e07a-40ae-a6f1-04d5d981984c", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Fr,Tu,We,Mo,Th 08:00-17:00,We,Tu,Mo,Th,Fr 08:00-17:30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.510894, - 48.63316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW Training Center - 91250 - 3", - "ref:EU:EVSE": "FRCG0E001747", - "ref": "FRCG0E001747", - "description": "BMW Training Center - 91250 - 3", - "capacity": "10", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "Fr 08:00-17:00,Th 08:00-17:00,We 08:00-17:00,Tu 08:00-17:00,Mo 08:00-17:00", - "start_date": "2023-05-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.510894, - 48.63316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P7752321475931825085", - "ref": "843873", - "description": "ChargeGuru/8c1e7264-e07a-40ae-a6f1-04d5d981984c", - "capacity": "3", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Fr,Tu,We,Mo,Th 08:00-17:00,We,Tu,Mo,Th,Fr 08:00-17:30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.510894, - 48.63316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW Training Center - 91250 - 3", - "ref:EU:EVSE": "FRCG0E001748", - "ref": "FRCG0E001748", - "description": "BMW Training Center - 91250 - 3", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "Fr 08:00-17:00,Th 08:00-17:00,We 08:00-17:00,Tu 08:00-17:00,Mo 08:00-17:00", - "start_date": "2023-05-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.510894, - 48.63316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P7752321475931825085", - "ref": "843873", - "description": "ChargeGuru/8c1e7264-e07a-40ae-a6f1-04d5d981984c", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Fr,Tu,We,Mo,Th 08:00-17:00,We,Tu,Mo,Th,Fr 08:00-17:30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.120594, - 49.035085 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Jallu Berthier - Saint Ouen L'Aumône Ford - COURTOISE AUTOMOBILES - 95300 - 1", - "ref:EU:EVSE": "FRCG0E001751", - "ref": "FRCG0E001751", - "description": "Jallu Berthier - Saint Ouen L'Aumône Ford - COURTOISE AUTOMOBILES - 95300 - 1", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.120594, - 49.035085 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P1131402124613331539", - "ref": "749154", - "description": "ChargeGuru/d6b6b9d0-2598-4aa6-ab45-fa2c76856134", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.120594, - 49.035085 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Jallu Berthier - Saint Ouen L'Aumône Ford - COURTOISE AUTOMOBILES - 95300 - 1", - "ref:EU:EVSE": "FRCG0E001753", - "ref": "FRCG0E001753", - "description": "Jallu Berthier - Saint Ouen L'Aumône Ford - COURTOISE AUTOMOBILES - 95300 - 1", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.120594, - 49.035085 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P1131402124613331539", - "ref": "749154", - "description": "ChargeGuru/d6b6b9d0-2598-4aa6-ab45-fa2c76856134", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.530336, - 45.483542 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Commune de Moutiers - 73600 - 2", - "ref:EU:EVSE": "FRCG0E001755", - "ref": "FRCG0E001755", - "description": "Commune de Moutiers - 73600 - 2", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.530336, - 45.483542 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3504144513016274868", - "ref": "787272", - "description": "ChargeGuru/9278e074-3780-453a-af75-d46020e7ef47", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.530634, - 45.483771 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Commune de Moutiers", - "ref:EU:EVSE": "FRCG0E001757", - "ref": "FRCG0E001757", - "description": "Commune de Moutiers", - "capacity": "1", - "socket:type2_combo:output": "30 kW", - "charging_station:output": "30 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.530634, - 45.483771 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P8356345345950144963", - "ref": "1005723", - "description": "ChargeGuru/7aab4109-ed1b-46aa-bc0e-6d15f4e051e7", - "capacity": "1", - "socket:type2_combo:output": "30 kW", - "charging_station:output": "30 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.37294238, - 48.98385384 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "COURTOISE DISTRIBUTION AUTO SAS - Sarcelles - 95200", - "ref:EU:EVSE": "FRCG0E001759", - "ref": "FRCG0E001759", - "description": "COURTOISE DISTRIBUTION AUTO SAS - Sarcelles - 95200", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-05-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.371933, - 48.983758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3422887952443568647", - "ref": "805473", - "description": "ChargeGuru/de7c161e-701e-4e06-bae7-5ba16fa805ab", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.37294238, - 48.98385384 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "COURTOISE DISTRIBUTION AUTO SAS - Sarcelles - 95200", - "ref:EU:EVSE": "FRCG0E001760", - "ref": "FRCG0E001760", - "description": "COURTOISE DISTRIBUTION AUTO SAS - Sarcelles - 95200", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-05-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.371933, - 48.983758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3422887952443568647", - "ref": "805473", - "description": "ChargeGuru/de7c161e-701e-4e06-bae7-5ba16fa805ab", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3141239, - 48.92422519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "ASL PERIPARK – C/O BNP PARIBAS REPM - 92230 - 5", - "ref:EU:EVSE": "FRCG0E001768", - "ref": "FRCG0E001768", - "description": "ASL PERIPARK – C/O BNP PARIBAS REPM - 92230 - 5", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-05-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.314089, - 48.924392 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P9097480515495605677", - "ref": "756663", - "description": "ChargeGuru/7d7ca6dd-c17c-4dea-abf4-e61547480a1c", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3141239, - 48.92422519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "ASL PERIPARK – C/O BNP PARIBAS REPM - 92230 - 5", - "ref:EU:EVSE": "FRCG0E001769", - "ref": "FRCG0E001769", - "description": "ASL PERIPARK – C/O BNP PARIBAS REPM - 92230 - 5", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-05-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.314089, - 48.924392 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P9097480515495605677", - "ref": "756663", - "description": "ChargeGuru/7d7ca6dd-c17c-4dea-abf4-e61547480a1c", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.31436416, - 48.92452024 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "ASL PERIPARK – C/O BNP PARIBAS REPM - 92230 - 3", - "ref:EU:EVSE": "FRCG0E001771", - "ref": "FRCG0E001771", - "description": "ASL PERIPARK – C/O BNP PARIBAS REPM - 92230 - 3", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.314227, - 48.924761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3538280903679757948", - "ref": "756675", - "description": "ChargeGuru/eb88aac7-994d-4135-8bb1-11b1c4721093", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.31436416, - 48.92452024 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "ASL PERIPARK – C/O BNP PARIBAS REPM - 92230 - 3", - "ref:EU:EVSE": "FRCG0E001772", - "ref": "FRCG0E001772", - "description": "ASL PERIPARK – C/O BNP PARIBAS REPM - 92230 - 3", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.314227, - 48.924761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3538280903679757948", - "ref": "756675", - "description": "ChargeGuru/eb88aac7-994d-4135-8bb1-11b1c4721093", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.605952, - 43.282805 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "PLD Auto - Volkswagen Touring Utilitaires Aubagne - 13400 - DC", - "ref:EU:EVSE": "FRCG0E001802", - "ref": "FRCG0E001802", - "description": "PLD Auto - Volkswagen Touring Utilitaires Aubagne - 13400 - DC", - "capacity": "2", - "socket:type2_combo:output": "30 kW", - "charging_station:output": "30 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-05-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.605952, - 43.282805 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P8513462562996623605", - "ref": "904746", - "description": "ChargeGuru/54a59ac1-4bf3-4a10-901b-e6220a92278d", - "capacity": "1", - "socket:type2_combo:output": "30 kW", - "charging_station:output": "30 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.54259416, - 44.37580762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Groupe Fabre - Audi Rodez - 12850 - 1", - "ref:EU:EVSE": "FRCG0E001863", - "ref": "FRCG0E001863", - "description": "Groupe Fabre - Audi Rodez - 12850 - 1", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.543264, - 44.375811 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P6970058816987861434", - "ref": "909318", - "description": "ChargeGuru/fc09a4ca-6d8d-4915-a060-0fa2bf6f84d3", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.333807, - 48.641218 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Groupe Donjon - Volkswagen Sainte Geneviève des Bois", - "ref:EU:EVSE": "FRCG0E001867", - "ref": "FRCG0E001867", - "description": "Groupe Donjon - Volkswagen Sainte Geneviève des Bois", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.333807, - 48.641218 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3578557092621986477", - "ref": "890604", - "description": "ChargeGuru/ffd962fb-4e01-4f36-95b0-1f46d8e13c18", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.333807, - 48.641218 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Groupe Donjon - Volkswagen Sainte Geneviève des Bois", - "ref:EU:EVSE": "FRCG0E001868", - "ref": "FRCG0E001868", - "description": "Groupe Donjon - Volkswagen Sainte Geneviève des Bois", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.333807, - 48.641218 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3578557092621986477", - "ref": "890604", - "description": "ChargeGuru/ffd962fb-4e01-4f36-95b0-1f46d8e13c18", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.194961, - 48.677089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Groupe Donjon - Audi Les Ulis - 2", - "ref:EU:EVSE": "FRCG0E001891", - "ref": "FRCG0E001891", - "description": "Groupe Donjon - Audi Les Ulis - 2", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.194908, - 48.677212 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P8999259954126089667", - "ref": "904761", - "description": "ChargeGuru/e3585c6f-74c6-487e-9f3c-2b8b4a49c74b", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.194961, - 48.677089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Groupe Donjon - Audi Les Ulis - 2", - "ref:EU:EVSE": "FRCG0E001892", - "ref": "FRCG0E001892", - "description": "Groupe Donjon - Audi Les Ulis - 2", - "capacity": "4", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.194908, - 48.677212 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P8999259954126089667", - "ref": "904761", - "description": "ChargeGuru/e3585c6f-74c6-487e-9f3c-2b8b4a49c74b", - "capacity": "2", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.194961, - 48.677089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Groupe Donjon - Audi Les Ulis - 2", - "ref:EU:EVSE": "FRCG0E001893", - "ref": "FRCG0E001893", - "description": "Groupe Donjon - Audi Les Ulis - 2", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.194905, - 48.677207 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P5633547847801750644", - "ref": "890589", - "description": "ChargeGuru/037b808d-a237-4811-bc91-a4c3785e0aba", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4044, - 46.339415 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW Envergure - Niort - 79000 - 2", - "ref:EU:EVSE": "FRCG0E001905", - "ref": "FRCG0E001905", - "description": "BMW Envergure - Niort - 79000 - 2", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.404357, - 46.339415 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3182872413798478553", - "ref": "911004", - "description": "ChargeGuru/2abea05a-695d-400c-a217-474cb823302b", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547361, - 49.090337 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BAUER SAINT WITZ - 95470 - 3", - "ref:EU:EVSE": "FRCG0E001921", - "ref": "FRCG0E001921", - "description": "BAUER SAINT WITZ - 95470 - 3", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547339, - 49.090323 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P834872931248545291", - "ref": "883413", - "description": "ChargeGuru/198ea9ed-ef51-459a-92ba-9c1449496395", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547361, - 49.090337 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BAUER SAINT WITZ - 95470 - 3", - "ref:EU:EVSE": "FRCG0E001922", - "ref": "FRCG0E001922", - "description": "BAUER SAINT WITZ - 95470 - 3", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547339, - 49.090323 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P834872931248545291", - "ref": "883413", - "description": "ChargeGuru/198ea9ed-ef51-459a-92ba-9c1449496395", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547361, - 49.090337 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BAUER SAINT WITZ - 95470 - 3", - "ref:EU:EVSE": "FRCG0E001923", - "ref": "FRCG0E001923", - "description": "BAUER SAINT WITZ - 95470 - 3", - "capacity": "9", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547339, - 49.090323 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P834872931248545291", - "ref": "883413", - "description": "ChargeGuru/198ea9ed-ef51-459a-92ba-9c1449496395", - "capacity": "3", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547361, - 49.090337 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BAUER SAINT WITZ - 95470 - 3", - "ref:EU:EVSE": "FRCG0E001924", - "ref": "FRCG0E001924", - "description": "BAUER SAINT WITZ - 95470 - 3", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547401, - 49.090352 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P8290449674367576686", - "ref": "883407", - "description": "ChargeGuru/118d6ae7-a4d5-45fb-aedf-29f2f0d723f7", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547361, - 49.090337 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BAUER SAINT WITZ - 95470 - 3", - "ref:EU:EVSE": "FRCG0E001925", - "ref": "FRCG0E001925", - "description": "BAUER SAINT WITZ - 95470 - 3", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547401, - 49.090352 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P8290449674367576686", - "ref": "883407", - "description": "ChargeGuru/118d6ae7-a4d5-45fb-aedf-29f2f0d723f7", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547361, - 49.090337 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BAUER SAINT WITZ - 95470 - 3", - "ref:EU:EVSE": "FRCG0E001926", - "ref": "FRCG0E001926", - "description": "BAUER SAINT WITZ - 95470 - 3", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547401, - 49.090352 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P8290449674367576686", - "ref": "883407", - "description": "ChargeGuru/118d6ae7-a4d5-45fb-aedf-29f2f0d723f7", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547361, - 49.090337 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BAUER SAINT WITZ - 95470 - 3", - "ref:EU:EVSE": "FRCG0E001928", - "ref": "FRCG0E001928", - "description": "BAUER SAINT WITZ - 95470 - 3", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547361, - 49.090337 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P5954893806436953614", - "ref": "883416", - "description": "ChargeGuru/2f70455c-9525-40e4-bd3e-bcd8064a28ab", - "capacity": "2", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547361, - 49.090337 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BAUER SAINT WITZ - 95470 - 3", - "ref:EU:EVSE": "FRCG0E001929", - "ref": "FRCG0E001929", - "description": "BAUER SAINT WITZ - 95470 - 3", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547361, - 49.090337 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P5954893806436953614", - "ref": "883416", - "description": "ChargeGuru/2f70455c-9525-40e4-bd3e-bcd8064a28ab", - "capacity": "2", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.004148, - 47.664128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Volkswagen Auray - 56400 - 2", - "ref:EU:EVSE": "FRCG0E002073", - "ref": "FRCG0E002073", - "description": "Volkswagen Auray - 56400 - 2", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.004138, - 47.664145 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P775504187241701031", - "ref": "926262", - "description": "ChargeGuru/679709ec-3467-43db-a440-c0f5aa7b0893", - "capacity": "1", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.004148, - 47.664128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Volkswagen Auray - 56400 - 2", - "ref:EU:EVSE": "FRCG0E002074", - "ref": "FRCG0E002074", - "description": "Volkswagen Auray - 56400 - 2", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.004148, - 47.664128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P4772442239252768955", - "ref": "926277", - "description": "ChargeGuru/a172ad76-f33e-447f-845f-f4b65e1cead2", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.004148, - 47.664128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Volkswagen Auray - 56400 - 2", - "ref:EU:EVSE": "FRCG0E002075", - "ref": "FRCG0E002075", - "description": "Volkswagen Auray - 56400 - 2", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.004148, - 47.664128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P4772442239252768955", - "ref": "926277", - "description": "ChargeGuru/a172ad76-f33e-447f-845f-f4b65e1cead2", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.24167855, - 48.59911308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Groupe Donjon - Volkswagen Arpajon - 91290 - 1", - "ref:EU:EVSE": "FRCG0E002109", - "ref": "FRCG0E002109", - "description": "Groupe Donjon - Volkswagen Arpajon - 91290 - 1", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-10-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.241606, - 48.598685 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P7069642198138491845", - "ref": "926274", - "description": "ChargeGuru/9cb2ba38-e129-43da-a785-428eea9dd3f8", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.24167855, - 48.59911308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Groupe Donjon - Volkswagen Arpajon - 91290 - 1", - "ref:EU:EVSE": "FRCG0E002111", - "ref": "FRCG0E002111", - "description": "Groupe Donjon - Volkswagen Arpajon - 91290 - 1", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-10-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.241606, - 48.598685 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P7069642198138491845", - "ref": "926274", - "description": "ChargeGuru/9cb2ba38-e129-43da-a785-428eea9dd3f8", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.628385, - 48.747208 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Energie de Reure Vitry en Perthois - 51300 - 2", - "ref:EU:EVSE": "FRCG0E002113", - "ref": "FRCG0E002113", - "description": "Energie de Reure Vitry en Perthois - 51300 - 2", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-10-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.628385, - 48.747208 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P4905029522612141869", - "ref": "926268", - "description": "ChargeGuru/85419fd9-3bb8-43a5-bce6-7fe4c84ab7d2", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.628385, - 48.747208 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Energie de Reure Vitry en Perthois - 51300 - 2", - "ref:EU:EVSE": "FRCG0E002114", - "ref": "FRCG0E002114", - "description": "Energie de Reure Vitry en Perthois - 51300 - 2", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-10-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.628385, - 48.747208 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P4905029522612141869", - "ref": "926268", - "description": "ChargeGuru/85419fd9-3bb8-43a5-bce6-7fe4c84ab7d2", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.628385, - 48.747208 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Energie de Reure Vitry en Perthois - 51300 - 2", - "ref:EU:EVSE": "FRCG0E002116", - "ref": "FRCG0E002116", - "description": "Energie de Reure Vitry en Perthois - 51300 - 2", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-10-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.628385, - 48.747208 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P8111850807012640988", - "ref": "926265", - "description": "ChargeGuru/6adc0427-ef97-462e-b925-0bc6e7b30ca5", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.628385, - 48.747208 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Energie de Reure Vitry en Perthois - 51300 - 2", - "ref:EU:EVSE": "FRCG0E002117", - "ref": "FRCG0E002117", - "description": "Energie de Reure Vitry en Perthois - 51300 - 2", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-10-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.628385, - 48.747208 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P8111850807012640988", - "ref": "926265", - "description": "ChargeGuru/6adc0427-ef97-462e-b925-0bc6e7b30ca5", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.628385, - 48.747208 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Energie de Reure Vitry en Perthois - 51300 - 2", - "ref:EU:EVSE": "FRCG0E002118", - "ref": "FRCG0E002118", - "description": "Energie de Reure Vitry en Perthois - 51300 - 2", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-10-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.628385, - 48.747208 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P8111850807012640988", - "ref": "926265", - "description": "ChargeGuru/6adc0427-ef97-462e-b925-0bc6e7b30ca5", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.034897, - 45.270895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "EURL LES CROISILLES - Billy", - "ref:EU:EVSE": "FRCG0E002128", - "ref": "FRCG0E002128", - "description": "EURL LES CROISILLES - Billy", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.034558, - 45.270911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P4645885842974945899", - "ref": "1059969", - "description": "ChargeGuru/b85e6581-9583-4d17-a999-0acbc2466143", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.034897, - 45.270895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "EURL LES CROISILLES - Billy", - "ref:EU:EVSE": "FRCG0E002129", - "ref": "FRCG0E002129", - "description": "EURL LES CROISILLES - Billy", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.034558, - 45.270911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P4645885842974945899", - "ref": "1059969", - "description": "ChargeGuru/b85e6581-9583-4d17-a999-0acbc2466143", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.005906, - 47.140164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Energie de Reure Loches - 37600 - 1", - "ref:EU:EVSE": "FRCG0E002131", - "ref": "FRCG0E002131", - "description": "Energie de Reure Loches - 37600 - 1", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-10-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.005906, - 47.140164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P7806477185329611518", - "ref": "926253", - "description": "ChargeGuru/0c89f8cc-d78d-4a79-8f8f-c5bbc3cd113b", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.005906, - 47.140164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Energie de Reure Loches - 37600 - 1", - "ref:EU:EVSE": "FRCG0E002132", - "ref": "FRCG0E002132", - "description": "Energie de Reure Loches - 37600 - 1", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-10-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.005906, - 47.140164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P7806477185329611518", - "ref": "926253", - "description": "ChargeGuru/0c89f8cc-d78d-4a79-8f8f-c5bbc3cd113b", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.005906, - 47.140164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Energie de Reure Loches - 37600 - 1", - "ref:EU:EVSE": "FRCG0E002133", - "ref": "FRCG0E002133", - "description": "Energie de Reure Loches - 37600 - 1", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-10-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.005906, - 47.140164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P7806477185329611518", - "ref": "926253", - "description": "ChargeGuru/0c89f8cc-d78d-4a79-8f8f-c5bbc3cd113b", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.33053902, - 47.83534472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Espace 3000 - Groupe Cassard - Volkswagen Langres - 52200", - "ref:EU:EVSE": "FRCG0E002137", - "ref": "FRCG0E002137", - "description": "Espace 3000 - Groupe Cassard - Volkswagen Langres - 52200", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.330442, - 47.835327 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P2623530452335181200", - "ref": "830760", - "description": "ChargeGuru/2311dedf-736e-4126-b408-92763a2b88de", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.33053902, - 47.83534472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Espace 3000 - Groupe Cassard - Volkswagen Langres - 52200", - "ref:EU:EVSE": "FRCG0E002138", - "ref": "FRCG0E002138", - "description": "Espace 3000 - Groupe Cassard - Volkswagen Langres - 52200", - "capacity": "4", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.330442, - 47.835327 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P2623530452335181200", - "ref": "830760", - "description": "ChargeGuru/2311dedf-736e-4126-b408-92763a2b88de", - "capacity": "4", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.33053902, - 47.83534472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Espace 3000 - Groupe Cassard - Volkswagen Langres - 52200", - "ref:EU:EVSE": "FRCG0E002139", - "ref": "FRCG0E002139", - "description": "Espace 3000 - Groupe Cassard - Volkswagen Langres - 52200", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.330442, - 47.835327 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P2623530452335181200", - "ref": "830760", - "description": "ChargeGuru/2311dedf-736e-4126-b408-92763a2b88de", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.58921, - 47.448698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Energie de Reure Gray - 70100 - 1", - "ref:EU:EVSE": "FRCG0E002149", - "ref": "FRCG0E002149", - "description": "Energie de Reure Gray - 70100 - 1", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-10-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.58921, - 47.448698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P509609707154949078", - "ref": "926259", - "description": "ChargeGuru/5b473360-044e-4491-bfa5-7e25085d83ad", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.58921, - 47.448698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Energie de Reure Gray - 70100 - 1", - "ref:EU:EVSE": "FRCG0E002150", - "ref": "FRCG0E002150", - "description": "Energie de Reure Gray - 70100 - 1", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-10-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.58921, - 47.448698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P509609707154949078", - "ref": "926259", - "description": "ChargeGuru/5b473360-044e-4491-bfa5-7e25085d83ad", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.58921, - 47.448698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Energie de Reure Gray - 70100 - 1", - "ref:EU:EVSE": "FRCG0E002152", - "ref": "FRCG0E002152", - "description": "Energie de Reure Gray - 70100 - 1", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-10-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.58921, - 47.448698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P4211638660333887819", - "ref": "926256", - "description": "ChargeGuru/56b1fbd8-7f32-4d9d-92aa-efcc75af3fd1", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.58921, - 47.448698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Energie de Reure Gray - 70100 - 1", - "ref:EU:EVSE": "FRCG0E002153", - "ref": "FRCG0E002153", - "description": "Energie de Reure Gray - 70100 - 1", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-10-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.58921, - 47.448698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P4211638660333887819", - "ref": "926256", - "description": "ChargeGuru/56b1fbd8-7f32-4d9d-92aa-efcc75af3fd1", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.58921, - 47.448698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Energie de Reure Gray - 70100 - 1", - "ref:EU:EVSE": "FRCG0E002154", - "ref": "FRCG0E002154", - "description": "Energie de Reure Gray - 70100 - 1", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-10-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.58921, - 47.448698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P4211638660333887819", - "ref": "926256", - "description": "ChargeGuru/56b1fbd8-7f32-4d9d-92aa-efcc75af3fd1", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.784207, - 47.666066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "FCA Vannes - 56000", - "ref:EU:EVSE": "FRCG0E002155", - "ref": "FRCG0E002155", - "description": "FCA Vannes - 56000", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.784207, - 47.666066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P6258605735861286270", - "ref": "973604", - "description": "ChargeGuru/fca3b111-e666-4445-a9bb-7f4cb7ed6ff7", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.784207, - 47.666066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "FCA Vannes - 56000", - "ref:EU:EVSE": "FRCG0E002156", - "ref": "FRCG0E002156", - "description": "FCA Vannes - 56000", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.784207, - 47.666066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P6258605735861286270", - "ref": "973604", - "description": "ChargeGuru/fca3b111-e666-4445-a9bb-7f4cb7ed6ff7", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.685571, - 45.903996 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW Domancy - Borne extérieure 2", - "ref:EU:EVSE": "FRCG0E002199", - "ref": "FRCG0E002199", - "description": "BMW Domancy - Borne extérieure 2", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "Sa 09:00-17:30,Fr 08:00-18:30,Th 08:00-18:30,We 08:00-18:30,Tu 08:00-18:30,Mo 08:00-18:30", - "start_date": "2024-02-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.685571, - 45.903996 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P7345793562800048671", - "ref": "1022646", - "description": "ChargeGuru/9fdd592c-5c55-4a2b-942a-850ede89e620", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Fr,Th,We,Tu,Mo 08:00-18:30,Sa 09:00-17:30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.685571, - 45.903996 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "BMW Domancy - Borne extérieure 2", - "ref:EU:EVSE": "FRCG0E002200", - "ref": "FRCG0E002200", - "description": "BMW Domancy - Borne extérieure 2", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "Sa 09:00-17:30,Fr 08:00-18:30,Th 08:00-18:30,We 08:00-18:30,Tu 08:00-18:30,Mo 08:00-18:30", - "start_date": "2024-02-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.685571, - 45.903996 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3715842437315675594", - "ref": "1022643", - "description": "ChargeGuru/8ac37f02-1a03-4b83-a3a4-b8f41498ed96", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Sa 09:00-17:30,We,Tu,Fr,Mo,Th 08:00-18:30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.333823, - 49.146727 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Audi Audera - 14123", - "ref:EU:EVSE": "FRCG0E003034", - "ref": "FRCG0E003034", - "description": "Audi Audera - 14123", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2025-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.333823, - 49.146727 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P5011839168800870903", - "ref": "1351417", - "description": "ChargeGuru/bb614486-94e1-4c28-a87e-48d44d60689e", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Fr,Tu,Mo,We,Th 08:30-12:00,Fr,We,Th,Mo,Tu 14:00-18:30,Sa 09:00-12:00,Sa 14:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.93314, - 45.093281 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "EURL Billy - 19400 - Cahors", - "ref:EU:EVSE": "FRCG0E003072", - "ref": "FRCG0E003072", - "description": "EURL Billy - 19400 - Cahors", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.93314, - 45.093281 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P2987682636523740495", - "ref": "1054536", - "description": "ChargeGuru/99dcc8b2-4088-4030-80e7-ad200847f09b", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.685709, - 44.825499 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "DBF Merignac Premium - 2", - "ref:EU:EVSE": "FRCG0E003073", - "ref": "FRCG0E003073", - "description": "DBF Merignac Premium - 2", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.685709, - 44.825499 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P8273042193804451438", - "ref": "1271419", - "description": "ChargeGuru/e76e9d0b-e660-4aba-b970-805c7848210a", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.892156, - 42.672774 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Groupe SCALA - Volkswagen Perpignan - 66100 - 1", - "ref:EU:EVSE": "FRCG0E003096", - "ref": "FRCG0E003096", - "description": "Groupe SCALA - Volkswagen Perpignan - 66100 - 1", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.892156, - 42.672774 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3858415526870800943", - "ref": "1269763", - "description": "ChargeGuru/ab6a5d7a-7f5f-4853-9937-787134c845b0", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.892156, - 42.672774 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Groupe SCALA - Volkswagen Perpignan - 66100 - 1", - "ref:EU:EVSE": "FRCG0E003097", - "ref": "FRCG0E003097", - "description": "Groupe SCALA - Volkswagen Perpignan - 66100 - 1", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.892156, - 42.672774 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3858415526870800943", - "ref": "1269763", - "description": "ChargeGuru/ab6a5d7a-7f5f-4853-9937-787134c845b0", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.892156, - 42.672774 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Groupe SCALA - Volkswagen Perpignan - 66100 - 1", - "ref:EU:EVSE": "FRCG0E003098", - "ref": "FRCG0E003098", - "description": "Groupe SCALA - Volkswagen Perpignan - 66100 - 1", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.892156, - 42.672774 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3858415526870800943", - "ref": "1269763", - "description": "ChargeGuru/ab6a5d7a-7f5f-4853-9937-787134c845b0", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.892155, - 42.672771 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Groupe SCALA - Volkswagen Perpignan - 66100 - 2", - "ref:EU:EVSE": "FRCG0E003100", - "ref": "FRCG0E003100", - "description": "Groupe SCALA - Volkswagen Perpignan - 66100 - 2", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-11-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.892155, - 42.672771 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3790164691519276717", - "ref": "1269796", - "description": "ChargeGuru/59d3eda2-fc03-4611-836e-5fa3b0bea083", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.892155, - 42.672771 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Groupe SCALA - Volkswagen Perpignan - 66100 - 2", - "ref:EU:EVSE": "FRCG0E003101", - "ref": "FRCG0E003101", - "description": "Groupe SCALA - Volkswagen Perpignan - 66100 - 2", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-11-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.892155, - 42.672771 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3790164691519276717", - "ref": "1269796", - "description": "ChargeGuru/59d3eda2-fc03-4611-836e-5fa3b0bea083", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.892155, - 42.672771 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Groupe SCALA - Volkswagen Perpignan - 66100 - 2", - "ref:EU:EVSE": "FRCG0E003102", - "ref": "FRCG0E003102", - "description": "Groupe SCALA - Volkswagen Perpignan - 66100 - 2", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-11-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.892155, - 42.672771 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P3790164691519276717", - "ref": "1269796", - "description": "ChargeGuru/59d3eda2-fc03-4611-836e-5fa3b0bea083", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.630472, - 43.107348 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Groupe SCALA - Volkswagen Pamiers - 09100 - 2", - "ref:EU:EVSE": "FRCG0E003103", - "ref": "FRCG0E003103", - "description": "Groupe SCALA - Volkswagen Pamiers - 09100 - 2", - "capacity": "7", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.630472, - 43.107348 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P4080982324574167474", - "ref": "1269829", - "description": "ChargeGuru/fa87367d-d5ec-4e19-bd53-019ce06603ed", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.630472, - 43.107348 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Groupe SCALA - Volkswagen Pamiers - 09100 - 2", - "ref:EU:EVSE": "FRCG0E003104", - "ref": "FRCG0E003104", - "description": "Groupe SCALA - Volkswagen Pamiers - 09100 - 2", - "capacity": "7", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.630472, - 43.107348 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P4080982324574167474", - "ref": "1269829", - "description": "ChargeGuru/fa87367d-d5ec-4e19-bd53-019ce06603ed", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.630472, - 43.107348 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Groupe SCALA - Volkswagen Pamiers - 09100 - 2", - "ref:EU:EVSE": "FRCG0E003105", - "ref": "FRCG0E003105", - "description": "Groupe SCALA - Volkswagen Pamiers - 09100 - 2", - "capacity": "7", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.630472, - 43.107348 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P4080982324574167474", - "ref": "1269829", - "description": "ChargeGuru/fa87367d-d5ec-4e19-bd53-019ce06603ed", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.630472, - 43.107348 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Groupe SCALA - Volkswagen Pamiers - 09100 - 2", - "ref:EU:EVSE": "FRCG0E003106", - "ref": "FRCG0E003106", - "description": "Groupe SCALA - Volkswagen Pamiers - 09100 - 2", - "capacity": "7", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.630452, - 43.107368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P8197224962367957770", - "ref": "1269871", - "description": "ChargeGuru/95491727-876f-44f4-a066-dd9e113715bb", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.630472, - 43.107348 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Groupe SCALA - Volkswagen Pamiers - 09100 - 2", - "ref:EU:EVSE": "FRCG0E003107", - "ref": "FRCG0E003107", - "description": "Groupe SCALA - Volkswagen Pamiers - 09100 - 2", - "capacity": "7", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.630452, - 43.107368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P8197224962367957770", - "ref": "1269871", - "description": "ChargeGuru/95491727-876f-44f4-a066-dd9e113715bb", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.630472, - 43.107348 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Groupe SCALA - Volkswagen Pamiers - 09100 - 2", - "ref:EU:EVSE": "FRCG0E003111", - "ref": "FRCG0E003111", - "description": "Groupe SCALA - Volkswagen Pamiers - 09100 - 2", - "capacity": "7", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.630452, - 43.107368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P8197224962367957770", - "ref": "1269871", - "description": "ChargeGuru/95491727-876f-44f4-a066-dd9e113715bb", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.985592, - 43.169191 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Groupe SCALA - Volkswagen Narbonne - 11100 - 1", - "ref:EU:EVSE": "FRCG0E003112", - "ref": "FRCG0E003112", - "description": "Groupe SCALA - Volkswagen Narbonne - 11100 - 1", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.985592, - 43.169191 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P1942754875375827297", - "ref": "1269262", - "description": "ChargeGuru/22c8b76c-960b-4215-81e7-51fcef14814f", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.185558, - 47.323324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "AUDI Volkswagen Skoda Trignac - 44570 - 2", - "ref:EU:EVSE": "FRCG0E003128", - "ref": "FRCG0E003128", - "description": "AUDI Volkswagen Skoda Trignac - 44570 - 2", - "capacity": "6", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.185558, - 47.323324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P1910123155908685793", - "ref": "843777", - "description": "ChargeGuru/253b2b5c-219d-4b40-a341-3f4f2da27559", - "capacity": "4", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.185558, - 47.323324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "AUDI Volkswagen Skoda Trignac - 44570 - 2", - "ref:EU:EVSE": "FRCG0E003129", - "ref": "FRCG0E003129", - "description": "AUDI Volkswagen Skoda Trignac - 44570 - 2", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.185558, - 47.323324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P1910123155908685793", - "ref": "843777", - "description": "ChargeGuru/253b2b5c-219d-4b40-a341-3f4f2da27559", - "capacity": "4", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.185558, - 47.323324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "AUDI Volkswagen Skoda Trignac - 44570 - 2", - "ref:EU:EVSE": "FRCG0E003130", - "ref": "FRCG0E003130", - "description": "AUDI Volkswagen Skoda Trignac - 44570 - 2", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.185558, - 47.323324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P1910123155908685793", - "ref": "843777", - "description": "ChargeGuru/253b2b5c-219d-4b40-a341-3f4f2da27559", - "capacity": "4", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.792127, - 47.660783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Volkswagen Kerlann Vannes - 56000 - 1", - "ref:EU:EVSE": "FRCG0E003168", - "ref": "FRCG0E003168", - "description": "Volkswagen Kerlann Vannes - 56000 - 1", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.792127, - 47.660783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P2888054055059063420", - "ref": "1171782", - "description": "ChargeGuru/993952c6-cfe9-432f-b21c-e18638882388", - "capacity": "1", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.792127, - 47.660783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Volkswagen Kerlann Vannes - 56000 - 1", - "ref:EU:EVSE": "FRCG0E003169", - "ref": "FRCG0E003169", - "description": "Volkswagen Kerlann Vannes - 56000 - 1", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.79222, - 47.660808 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P8203361581829823620", - "ref": "1088307", - "description": "ChargeGuru/c2aeae46-e707-441c-b8a6-958cbaaaa159", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.792127, - 47.660783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Volkswagen Kerlann Vannes - 56000 - 1", - "ref:EU:EVSE": "FRCG0E003171", - "ref": "FRCG0E003171", - "description": "Volkswagen Kerlann Vannes - 56000 - 1", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.79222, - 47.660808 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P8203361581829823620", - "ref": "1088307", - "description": "ChargeGuru/c2aeae46-e707-441c-b8a6-958cbaaaa159", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.015813, - 49.489224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Centre Porsche Rouen - 76150 - 2", - "ref:EU:EVSE": "FRCG0E003234", - "ref": "FRCG0E003234", - "description": "Centre Porsche Rouen - 76150 - 2", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "Sa 14:00-17:00,Fr 14:00-18:00,Th 14:00-18:00,We 14:00-18:00,Tu 14:00-18:00,Mo 14:00-18:00,Sa 09:00-12:00,Fr 08:30-12:00,Th 08:30-12:00,We 08:30-12:00,Tu 08:30-12:00,Mo 08:30-12:00", - "start_date": "2025-02-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.015813, - 49.489224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Centre Porsche Rouen - 76150 - 2", - "ref:EU:EVSE": "FRCG0E003235", - "ref": "FRCG0E003235", - "description": "Centre Porsche Rouen - 76150 - 2", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "Sa 14:00-17:00,Fr 14:00-18:00,Th 14:00-18:00,We 14:00-18:00,Tu 14:00-18:00,Mo 14:00-18:00,Sa 09:00-12:00,Fr 08:30-12:00,Th 08:30-12:00,We 08:30-12:00,Tu 08:30-12:00,Mo 08:30-12:00", - "start_date": "2025-02-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.015813, - 49.489224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Centre Porsche Rouen - 76150 - 2", - "ref:EU:EVSE": "FRCG0E003236", - "ref": "FRCG0E003236", - "description": "Centre Porsche Rouen - 76150 - 2", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "Sa 14:00-17:00,Fr 14:00-18:00,Th 14:00-18:00,We 14:00-18:00,Tu 14:00-18:00,Mo 14:00-18:00,Sa 09:00-12:00,Fr 08:30-12:00,Th 08:30-12:00,We 08:30-12:00,Tu 08:30-12:00,Mo 08:30-12:00", - "start_date": "2025-02-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.015813, - 49.489224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Centre Porsche Rouen - 76150 - 2", - "ref:EU:EVSE": "FRCG0E003237", - "ref": "FRCG0E003237", - "description": "Centre Porsche Rouen - 76150 - 2", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "Sa 14:00-17:00,Fr 14:00-18:00,Th 14:00-18:00,We 14:00-18:00,Tu 14:00-18:00,Mo 14:00-18:00,Sa 09:00-12:00,Fr 08:30-12:00,Th 08:30-12:00,We 08:30-12:00,Tu 08:30-12:00,Mo 08:30-12:00", - "start_date": "2025-02-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.015813, - 49.489224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Centre Porsche Rouen - 76150 - 2", - "ref:EU:EVSE": "FRCG0E003238", - "ref": "FRCG0E003238", - "description": "Centre Porsche Rouen - 76150 - 2", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "Sa 14:00-17:00,Fr 14:00-18:00,Th 14:00-18:00,We 14:00-18:00,Tu 14:00-18:00,Mo 14:00-18:00,Sa 09:00-12:00,Fr 08:30-12:00,Th 08:30-12:00,We 08:30-12:00,Tu 08:30-12:00,Mo 08:30-12:00", - "start_date": "2025-02-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.015813, - 49.489224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Centre Porsche Rouen - 76150 - 2", - "ref:EU:EVSE": "FRCG0E003239", - "ref": "FRCG0E003239", - "description": "Centre Porsche Rouen - 76150 - 2", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "Sa 14:00-17:00,Fr 14:00-18:00,Th 14:00-18:00,We 14:00-18:00,Tu 14:00-18:00,Mo 14:00-18:00,Sa 09:00-12:00,Fr 08:30-12:00,Th 08:30-12:00,We 08:30-12:00,Tu 08:30-12:00,Mo 08:30-12:00", - "start_date": "2025-02-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.869139, - 50.097313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Jallu berthier - Ford Abbeville - 80132 - 1", - "ref:EU:EVSE": "FRCG0E003240", - "ref": "FRCG0E003240", - "description": "Jallu berthier - Ford Abbeville - 80132 - 1", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.869139, - 50.097313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P8187033474790795928", - "ref": "883404", - "description": "ChargeGuru/031f0416-d394-4716-bed5-44036e36b41b", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.869139, - 50.097313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Jallu berthier - Ford Abbeville - 80132 - 1", - "ref:EU:EVSE": "FRCG0E003241", - "ref": "FRCG0E003241", - "description": "Jallu berthier - Ford Abbeville - 80132 - 1", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.869139, - 50.097313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P8187033474790795928", - "ref": "883404", - "description": "ChargeGuru/031f0416-d394-4716-bed5-44036e36b41b", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.869139, - 50.097313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Jallu berthier - Ford Abbeville - 80132 - 1", - "ref:EU:EVSE": "FRCG0E003243", - "ref": "FRCG0E003243", - "description": "Jallu berthier - Ford Abbeville - 80132 - 1", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.869022, - 50.097301 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P6619677195135443306", - "ref": "883419", - "description": "ChargeGuru/b8a2f7c2-eaa2-46be-972e-b26ddd0b9777", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.869139, - 50.097313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Jallu berthier - Ford Abbeville - 80132 - 1", - "ref:EU:EVSE": "FRCG0E003244", - "ref": "FRCG0E003244", - "description": "Jallu berthier - Ford Abbeville - 80132 - 1", - "capacity": "6", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.869022, - 50.097301 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P6619677195135443306", - "ref": "883419", - "description": "ChargeGuru/b8a2f7c2-eaa2-46be-972e-b26ddd0b9777", - "capacity": "3", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.869139, - 50.097313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "Jallu berthier - Ford Abbeville - 80132 - 1", - "ref:EU:EVSE": "FRCG0E003245", - "ref": "FRCG0E003245", - "description": "Jallu berthier - Ford Abbeville - 80132 - 1", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.869022, - 50.097301 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P6619677195135443306", - "ref": "883419", - "description": "ChargeGuru/b8a2f7c2-eaa2-46be-972e-b26ddd0b9777", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.503364, - 44.869812 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargeGuru", - "operator:email": "info@chargeguru.com", - "operator:phone": "+33 1 76 34 11 78", - "network": "DBF Bordeaux Premium - 1", - "ref:EU:EVSE": "FRCG0EE001220", - "ref": "FRCG0EE001220", - "description": "DBF Bordeaux Premium - 1", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.503364, - 44.869812 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint Austria GmbH | FR*CG0", - "operator:email": "cpo-tech@chargeguru.com", - "network": "ChargeGuru", - "ref:EU:EVSE": "FRCG0P262419962492035986", - "ref": "1271461", - "description": "ChargeGuru/b09e6b35-c46e-4807-9174-618de2ada885", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.329331, - 43.49131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CHARGEPOLY", - "owner:ref:FR:SIREN": "850854993", - "operator:email": "operator@chargepoly.com", - "operator:phone": "+33 7 88 98 47 75", - "network": "CHARGEPOLY", - "ref:EU:EVSE": "FRCHAPCKUIFU8QA0000JHPFD4KMPF72", - "ref": "ckuifu8qa0000jhpfd4kmpf72", - "description": "Technopole Arbois", - "capacity": "13", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "Mo-Fr 08:00-20:00", - "wheelchair": "yes", - "start_date": "2021-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.329331, - 43.49131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CHARGEPOLY", - "owner:ref:FR:SIREN": "850854993", - "operator:email": "operator@chargepoly.com", - "operator:phone": "+33 7 88 98 47 75", - "network": "CHARGEPOLY", - "ref:EU:EVSE": "FRCHAPCKUIFU8QA0000JHPFD4KMPF72", - "ref": "ckuifu8qa0000jhpfd4kmpf72", - "description": "Technopole Arbois", - "capacity": "13", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "Mo-Fr 08:00-20:00", - "wheelchair": "yes", - "start_date": "2022-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.329331, - 43.49131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CHARGEPOLY", - "owner:ref:FR:SIREN": "850854993", - "operator:email": "operator@chargepoly.com", - "operator:phone": "+33 7 88 98 47 75", - "network": "CHARGEPOLY", - "ref:EU:EVSE": "FRCHAPCKUIFU8QA0000JHPFD4KMPF72", - "ref": "ckuifu8qa0000jhpfd4kmpf72", - "description": "Technopole Arbois", - "capacity": "13", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "Mo-Fr 08:00-20:00", - "wheelchair": "yes", - "start_date": "2022-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.329331, - 43.49131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CHARGEPOLY", - "owner:ref:FR:SIREN": "850854993", - "operator:email": "operator@chargepoly.com", - "operator:phone": "+33 7 88 98 47 75", - "network": "CHARGEPOLY", - "ref:EU:EVSE": "FRCHAPCKUIFU8QA0000JHPFD4KMPF72", - "ref": "ckuifu8qa0000jhpfd4kmpf72", - "description": "Technopole Arbois", - "capacity": "13", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "Mo-Fr 08:00-20:00", - "wheelchair": "yes", - "start_date": "2022-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.329331, - 43.49131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CHARGEPOLY", - "owner:ref:FR:SIREN": "850854993", - "operator:email": "operator@chargepoly.com", - "operator:phone": "+33 7 88 98 47 75", - "network": "CHARGEPOLY", - "ref:EU:EVSE": "FRCHAPCKUIFU8QA0000JHPFD4KMPF72", - "ref": "ckuifu8qa0000jhpfd4kmpf72", - "description": "Technopole Arbois", - "capacity": "13", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "Mo-Fr 08:00-20:00", - "wheelchair": "yes", - "start_date": "2021-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.329331, - 43.49131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CHARGEPOLY", - "owner:ref:FR:SIREN": "850854993", - "operator:email": "operator@chargepoly.com", - "operator:phone": "+33 7 88 98 47 75", - "network": "CHARGEPOLY", - "ref:EU:EVSE": "FRCHAPCKUIFU8QA0000JHPFD4KMPF72", - "ref": "ckuifu8qa0000jhpfd4kmpf72", - "description": "Technopole Arbois", - "capacity": "13", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "Mo-Fr 08:00-20:00", - "wheelchair": "yes", - "start_date": "2021-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.329331, - 43.49131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CHARGEPOLY", - "owner:ref:FR:SIREN": "850854993", - "operator:email": "operator@chargepoly.com", - "operator:phone": "+33 7 88 98 47 75", - "network": "CHARGEPOLY", - "ref:EU:EVSE": "FRCHAPCKUIFU8QA0000JHPFD4KMPF72", - "ref": "ckuifu8qa0000jhpfd4kmpf72", - "description": "Technopole Arbois", - "capacity": "13", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "Mo-Fr 08:00-20:00", - "wheelchair": "yes", - "start_date": "2021-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.329331, - 43.49131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CHARGEPOLY", - "owner:ref:FR:SIREN": "850854993", - "operator:email": "operator@chargepoly.com", - "operator:phone": "+33 7 88 98 47 75", - "network": "CHARGEPOLY", - "ref:EU:EVSE": "FRCHAPCKUIFU8QA0000JHPFD4KMPF72", - "ref": "ckuifu8qa0000jhpfd4kmpf72", - "description": "Technopole Arbois", - "capacity": "13", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "Mo-Fr 08:00-20:00", - "wheelchair": "yes", - "start_date": "2022-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.329331, - 43.49131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CHARGEPOLY", - "owner:ref:FR:SIREN": "850854993", - "operator:email": "operator@chargepoly.com", - "operator:phone": "+33 7 88 98 47 75", - "network": "CHARGEPOLY", - "ref:EU:EVSE": "FRCHAPCKUIFU8QA0000JHPFD4KMPF72", - "ref": "ckuifu8qa0000jhpfd4kmpf72", - "description": "Technopole Arbois", - "capacity": "13", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "Mo-Fr 08:00-20:00", - "wheelchair": "yes", - "start_date": "2022-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.329331, - 43.49131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CHARGEPOLY", - "owner:ref:FR:SIREN": "850854993", - "operator:email": "operator@chargepoly.com", - "operator:phone": "+33 7 88 98 47 75", - "network": "CHARGEPOLY", - "ref:EU:EVSE": "FRCHAPCKUIFU8QA0000JHPFD4KMPF72", - "ref": "ckuifu8qa0000jhpfd4kmpf72", - "description": "Technopole Arbois", - "capacity": "13", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "Mo-Fr 08:00-20:00", - "wheelchair": "yes", - "start_date": "2022-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.329331, - 43.49131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CHARGEPOLY", - "owner:ref:FR:SIREN": "850854993", - "operator:email": "operator@chargepoly.com", - "operator:phone": "+33 7 88 98 47 75", - "network": "CHARGEPOLY", - "ref:EU:EVSE": "FRCHAPCKUIFU8QA0000JHPFD4KMPF72", - "ref": "ckuifu8qa0000jhpfd4kmpf72", - "description": "Technopole Arbois", - "capacity": "13", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "Mo-Fr 08:00-20:00", - "wheelchair": "yes", - "start_date": "2022-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.329331, - 43.49131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CHARGEPOLY", - "owner:ref:FR:SIREN": "850854993", - "operator:email": "operator@chargepoly.com", - "operator:phone": "+33 7 88 98 47 75", - "network": "CHARGEPOLY", - "ref:EU:EVSE": "FRCHAPCKUIFU8QA0000JHPFD4KMPF72", - "ref": "ckuifu8qa0000jhpfd4kmpf72", - "description": "Technopole Arbois", - "capacity": "13", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "Mo-Fr 08:00-20:00", - "wheelchair": "yes", - "start_date": "2022-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14829, - 45.73457 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CHARGEPOLY", - "owner:ref:FR:SIREN": "879689750", - "operator:email": "operator@chargepoly.com", - "operator:phone": "+33 7 88 98 47 75", - "network": "CHARGEPOLY", - "ref:EU:EVSE": "FRCHAPCL667TZRR31386098QO29VPVB0N", - "ref": "cl667tzrr31386098qo29vpvb0n", - "description": "INDIAN MOTORCYCLE", - "capacity": "5", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": " 24/7", - "wheelchair": "yes", - "start_date": "2022-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14829, - 45.73457 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CHARGEPOLY", - "owner:ref:FR:SIREN": "879689750", - "operator:email": "operator@chargepoly.com", - "operator:phone": "+33 7 88 98 47 75", - "network": "CHARGEPOLY", - "ref:EU:EVSE": "FRCHAPCL667TZRR31386098QO29VPVB0N", - "ref": "cl667tzrr31386098qo29vpvb0n", - "description": "INDIAN MOTORCYCLE", - "capacity": "5", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": " 24/7", - "wheelchair": "yes", - "start_date": "2022-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14829, - 45.73457 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CHARGEPOLY", - "owner:ref:FR:SIREN": "879689750", - "operator:email": "operator@chargepoly.com", - "operator:phone": "+33 7 88 98 47 75", - "network": "CHARGEPOLY", - "ref:EU:EVSE": "FRCHAPCL667TZRR31386098QO29VPVB0N", - "ref": "cl667tzrr31386098qo29vpvb0n", - "description": "INDIAN MOTORCYCLE", - "capacity": "5", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": " 24/7", - "wheelchair": "yes", - "start_date": "2022-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14829, - 45.73457 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CHARGEPOLY", - "owner:ref:FR:SIREN": "879689750", - "operator:email": "operator@chargepoly.com", - "operator:phone": "+33 7 88 98 47 75", - "network": "CHARGEPOLY", - "ref:EU:EVSE": "FRCHAPCL667TZRR31386098QO29VPVB0N", - "ref": "cl667tzrr31386098qo29vpvb0n", - "description": "INDIAN MOTORCYCLE", - "capacity": "5", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": " 24/7", - "wheelchair": "yes", - "start_date": "2022-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.40723, - 45.8533 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PXESNPX", - "ref": "21795", - "description": "Move In Pure/XESNPX", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.65644, - 43.8015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PRSXCTV", - "ref": "21806", - "description": "Move In Pure/RSXCTV", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.61806, - 43.6741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PDFWYXZ", - "ref": "21814", - "description": "Move In Pure/DFWYXZ", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.40723, - 45.8533 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PXESNPX", - "ref": "21795", - "description": "Move In Pure/XESNPX", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.80039, - 43.9633 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PKZGQXC", - "ref": "21807", - "description": "Move In Pure/KZGQXC", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87755, - 44.9607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PNVGNXQ", - "ref": "21800", - "description": "Move In Pure/NVGNXQ", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87755, - 44.9607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PNVGNXQ", - "ref": "21800", - "description": "Move In Pure/NVGNXQ", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.78339, - 45.7875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PVVMVUP", - "ref": "21798", - "description": "Move In Pure/VVMVUP", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.78339, - 45.7875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PVVMVUP", - "ref": "21798", - "description": "Move In Pure/VVMVUP", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.77022, - 45.5903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PNTMZTB", - "ref": "21801", - "description": "Move In Pure/NTMZTB", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.77022, - 45.5903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PNTMZTB", - "ref": "21801", - "description": "Move In Pure/NTMZTB", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.82992, - 46.1089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PYNDRQT", - "ref": "21811", - "description": "Move In Pure/YNDRQT", - "capacity": "4", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81432, - 45.2037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PHEWNUT", - "ref": "21802", - "description": "Move In Pure/HEWNUT", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.86084, - 44.9194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PJGCECV", - "ref": "21809", - "description": "Move In Pure/JGCECV", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.86084, - 44.9194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PJGCECV", - "ref": "21809", - "description": "Move In Pure/JGCECV", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.75021, - 44.7563 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PMCUAXH", - "ref": "21803", - "description": "Move In Pure/MCUAXH", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.75021, - 44.7563 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PMCUAXH", - "ref": "21803", - "description": "Move In Pure/MCUAXH", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.80039, - 43.9633 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PKZGQXC", - "ref": "21807", - "description": "Move In Pure/KZGQXC", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.61806, - 43.6741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PDFWYXZ", - "ref": "21814", - "description": "Move In Pure/DFWYXZ", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.65644, - 43.8015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PRSXCTV", - "ref": "21806", - "description": "Move In Pure/RSXCTV", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8089, - 43.3837 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PKEYUDK", - "ref": "21810", - "description": "Move In Pure/KEYUDK", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8089, - 43.3837 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PKEYUDK", - "ref": "21810", - "description": "Move In Pure/KEYUDK", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2862, - 45.8374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PXRAUSA", - "ref": "21813", - "description": "Move In Pure/XRAUSA", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2862, - 45.8374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PXRAUSA", - "ref": "21813", - "description": "Move In Pure/XRAUSA", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.83447, - 45.9569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PTUZTTN", - "ref": "21812", - "description": "Move In Pure/TUZTTN", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.83447, - 45.9569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PTUZTTN", - "ref": "21812", - "description": "Move In Pure/TUZTTN", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.86782, - 45.5292 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PPBFBFV", - "ref": "21804", - "description": "Move In Pure/PBFBFV", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.86782, - 45.5292 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PPBFBFV", - "ref": "21804", - "description": "Move In Pure/PBFBFV", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83787, - 45.7261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PMCNYGZ", - "ref": "21799", - "description": "Move In Pure/MCNYGZ", - "capacity": "6", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "We,Tu,Mo,Fr,Th 00:00-23:59,Sa 00:00-12:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.82992, - 46.1089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PYNDRQT", - "ref": "21811", - "description": "Move In Pure/YNDRQT", - "capacity": "4", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.74397, - 44.5544 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PWFKGFX", - "ref": "21808", - "description": "Move In Pure/WFKGFX", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.74397, - 44.5544 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PWFKGFX", - "ref": "21808", - "description": "Move In Pure/WFKGFX", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.82856, - 45.0705 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PEUBESN", - "ref": "21805", - "description": "Move In Pure/EUBESN", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.82856, - 45.0705 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PEUBESN", - "ref": "21805", - "description": "Move In Pure/EUBESN", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.75584, - 45.3806 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PFXETRZ", - "ref": "23997", - "description": "Move In Pure/FXETRZ", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.75584, - 45.3806 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PFXETRZ", - "ref": "23997", - "description": "Move In Pure/FXETRZ", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.64748, - 44.2589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PWXPKFK", - "ref": "26247", - "description": "Move In Pure/WXPKFK", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.64748, - 44.2589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PWXPKFK", - "ref": "26247", - "description": "Move In Pure/WXPKFK", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.89539, - 45.691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PDJCNGB", - "ref": "23995", - "description": "Move In Pure/DJCNGB", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.89539, - 45.691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PDJCNGB", - "ref": "23995", - "description": "Move In Pure/DJCNGB", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70583, - 45.7589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PUJFDGE", - "ref": "23996", - "description": "Move In Pure/UJFDGE", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70583, - 45.7589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PUJFDGE", - "ref": "23996", - "description": "Move In Pure/UJFDGE", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.76131, - 44.1734 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1P58906910D54E7", - "ref": "33340", - "description": "Move In Pure/58906910d54e7", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.76131, - 44.1734 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1P58906910D54E7", - "ref": "33340", - "description": "Move In Pure/58906910d54e7", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83787, - 45.7261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PMCNYGZ", - "ref": "21799", - "description": "Move In Pure/MCNYGZ", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "We,Tu,Mo,Fr,Th 00:00-23:59,Sa 00:00-12:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83787, - 45.7261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PMCNYGZ", - "ref": "21799", - "description": "Move In Pure/MCNYGZ", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "We,Tu,Mo,Fr,Th 00:00-23:59,Sa 00:00-12:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.90853, - 45.8192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1P5899C629F2214", - "ref": "33343", - "description": "Move In Pure/5899c629f2214", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.90853, - 45.8192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1P5899C629F2214", - "ref": "33343", - "description": "Move In Pure/5899c629f2214", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.82282, - 45.7446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PFCJCBB", - "ref": "26250", - "description": "Move In Pure/FCJCBB", - "capacity": "5", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.82282, - 45.7446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PFCJCBB", - "ref": "26250", - "description": "Move In Pure/FCJCBB", - "capacity": "5", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.82282, - 45.7446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PFCJCBB", - "ref": "26250", - "description": "Move In Pure/FCJCBB", - "capacity": "5", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.74008, - 44.304 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1P58D280159609B", - "ref": "33346", - "description": "Move In Pure/58d280159609b", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.74008, - 44.304 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1P58D280159609B", - "ref": "33346", - "description": "Move In Pure/58d280159609b", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.09447, - 46.1242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PNEYDENSENVIGN", - "ref": "48892", - "description": "Move In Pure/neydensenvign", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.09447, - 46.1242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*CN1", - "operator:email": "roaming@freshmile.com", - "network": "Move In Pure", - "ref:EU:EVSE": "FRCN1PNEYDENSENVIGN", - "ref": "48892", - "description": "Move In Pure/neydensenvign", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.0012951, - 43.5721626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "LECLERC 06110 STA. SERVICE 1", - "ref:EU:EVSE": "FRCPIE6488485", - "ref": "FRCPIE6488485", - "description": "LECLERC 06110 STA. SERVICE 1", - "capacity": "2", - "socket:type2_combo:output": "62 kW", - "charging_station:output": "62 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Su 00:00-08:00,Su 13:00-24:00,Mo 00:00-08:00,Mo 19:00-24:00,Tu 00:00-08:00,Tu 19:00-24:00,We 00:00-08:00,We 19:00-24:00,Th 00:00-08:00,Th 19:00-24:00,Fr 00:00-08:00,Fr 19:00-24:00,Sa 00:00-08:00,Sa 19:00-24:00", - "start_date": "2021-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.0012951, - 43.5721626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "LECLERC 06110 STA. SERVICE 1", - "ref:EU:EVSE": "FRCPIE6488535", - "ref": "FRCPIE6488535", - "description": "LECLERC 06110 STA. SERVICE 1", - "capacity": "2", - "socket:type2_combo:output": "62 kW", - "charging_station:output": "62 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Su 00:00-08:00,Su 13:00-24:00,Mo 00:00-08:00,Mo 19:00-24:00,Tu 00:00-08:00,Tu 19:00-24:00,We 00:00-08:00,We 19:00-24:00,Th 00:00-08:00,Th 19:00-24:00,Fr 00:00-08:00,Fr 19:00-24:00,Sa 00:00-08:00,Sa 19:00-24:00", - "start_date": "2021-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.259498, - 45.58641 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "GVA B.-JALLIEU DC", - "ref:EU:EVSE": "FRCPIE6495155", - "ref": "FRCPIE6495155", - "description": "GVA B.-JALLIEU DC", - "capacity": "2", - "socket:type2_combo:output": "62 kW", - "charging_station:output": "62 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo 07:00-20:00,Tu 07:00-20:00,We 07:00-20:00,Th 07:00-20:00,Fr 07:00-20:00,Sa 07:00-12:00", - "start_date": "2021-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.864548, - 45.717026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "GVA VÉNISSIEUX AC2", - "ref:EU:EVSE": "FRCPIE6495345", - "ref": "FRCPIE6495345", - "description": "GVA VÉNISSIEUX AC2", - "capacity": "4", - "socket:type2_combo:output": "62 kW", - "charging_station:output": "62 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo 07:00-20:00,Tu 07:00-20:00,We 07:00-20:00,Th 07:00-20:00,Fr 07:00-20:00,Sa 07:00-12:00", - "start_date": "2021-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.841747, - 44.1183 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "GVA ORANGE ABB", - "ref:EU:EVSE": "FRCPIE6501915", - "ref": "FRCPIE6501915", - "description": "GVA ORANGE ABB", - "capacity": "1", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-20:00,Tu 07:00-20:00,We 07:00-20:00,Th 07:00-20:00,Fr 07:00-20:00,Sa 07:00-12:00", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.796698, - 45.775302 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "GVA LYON 9 ABB", - "ref:EU:EVSE": "FRCPIE6501945", - "ref": "FRCPIE6501945", - "description": "GVA LYON 9 ABB", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo 07:00-20:00,Tu 07:00-20:00,We 07:00-20:00,Th 07:00-20:00,Fr 07:00-20:00,Sa 07:00-12:00", - "start_date": "2021-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.912337, - 45.77804 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "GVA VAULX ABBGAUCHE", - "ref:EU:EVSE": "FRCPIE6502285", - "ref": "FRCPIE6502285", - "description": "GVA VAULX ABBGAUCHE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-20:00,Tu 07:00-20:00,We 07:00-20:00,Th 07:00-20:00,Fr 07:00-20:00,Sa 07:00-12:00", - "start_date": "2022-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.864679, - 45.529337 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "GVA ST-ROMAIN DC", - "ref:EU:EVSE": "FRCPIE6505045", - "ref": "FRCPIE6505045", - "description": "GVA ST-ROMAIN DC", - "capacity": "1", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo 07:00-20:00,Tu 07:00-20:00,We 07:00-20:00,Th 07:00-20:00,Fr 07:00-20:00,Sa 07:00-12:00", - "start_date": "2021-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.793041, - 45.774399 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "GVA ÉCULLY ABB", - "ref:EU:EVSE": "FRCPIE6505435", - "ref": "FRCPIE6505435", - "description": "GVA ÉCULLY ABB", - "capacity": "1", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo 07:00-20:00,Tu 07:00-20:00,We 07:00-20:00,Th 07:00-20:00,Fr 07:00-20:00,Sa 07:00-12:00", - "start_date": "2021-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.093143, - 46.020021 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "GVA COTEAU ABB", - "ref:EU:EVSE": "FRCPIE6506285", - "ref": "FRCPIE6506285", - "description": "GVA COTEAU ABB", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo 07:00-20:00,Tu 07:00-20:00,We 07:00-20:00,Th 07:00-20:00,Fr 07:00-20:00,Sa 07:00-12:00", - "start_date": "2021-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.912337, - 45.77804 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "GVA VAULX ABBGAUCHE", - "ref:EU:EVSE": "FRCPIE6506505", - "ref": "FRCPIE6506505", - "description": "GVA VAULX ABBGAUCHE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-20:00,Tu 07:00-20:00,We 07:00-20:00,Th 07:00-20:00,Fr 07:00-20:00,Sa 07:00-12:00", - "start_date": "2022-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8714427, - 45.75533875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "GVA F.FAURE LYON AB", - "ref:EU:EVSE": "FRCPIE6506905", - "ref": "FRCPIE6506905", - "description": "GVA F.FAURE LYON AB", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo 07:00-20:00,Tu 07:00-20:00,We 07:00-20:00,Th 07:00-20:00,Fr 07:00-20:00,Sa 07:00-12:00", - "start_date": "2021-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.049093, - 44.039853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "GVA CARPENTRAS ABB", - "ref:EU:EVSE": "FRCPIE6509805", - "ref": "FRCPIE6509805", - "description": "GVA CARPENTRAS ABB", - "capacity": "1", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.567414, - 47.876819 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "GVA CHATILLON ABB", - "ref:EU:EVSE": "FRCPIE6511495", - "ref": "FRCPIE6511495", - "description": "GVA CHATILLON ABB", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-20:00,Tu 07:00-20:00,We 07:00-20:00,Th 07:00-20:00,Fr 07:00-20:00,Sa 07:00-12:00", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.877348, - 47.072683 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "GVA LADOIX ABB", - "ref:EU:EVSE": "FRCPIE6511515", - "ref": "FRCPIE6511515", - "description": "GVA LADOIX ABB", - "capacity": "1", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo 07:00-20:00,Tu 07:00-20:00,We 07:00-20:00,Th 07:00-20:00,Fr 07:00-20:00,Sa 07:00-12:00", - "start_date": "2021-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.028228, - 43.852572 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "GVA CAVAILLON ABB", - "ref:EU:EVSE": "FRCPIE6514675", - "ref": "FRCPIE6514675", - "description": "GVA CAVAILLON ABB", - "capacity": "1", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo 07:00-20:00,Tu 07:00-20:00,We 07:00-20:00,Th 07:00-20:00,Fr 07:00-20:00,Sa 07:00-12:00", - "start_date": "2021-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.477308, - 48.187561 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "GVA EPINAL ABB", - "ref:EU:EVSE": "FRCPIE6516605", - "ref": "FRCPIE6516605", - "description": "GVA EPINAL ABB", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-20:00,Tu 07:00-20:00,We 07:00-20:00,Th 07:00-20:00,Fr 07:00-20:00,Sa 07:00-12:00", - "start_date": "2024-05-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.001138, - 43.572495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "LECLERC 06110 PARK AERIEN 1", - "ref:EU:EVSE": "FRCPIE6526805", - "ref": "FRCPIE6526805", - "description": "LECLERC 06110 PARK AERIEN 1", - "capacity": "4", - "socket:type2_combo:output": "62 kW", - "charging_station:output": "62 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.001138, - 43.572495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "LECLERC 06110 PARK AERIEN 1", - "ref:EU:EVSE": "FRCPIE6526845", - "ref": "FRCPIE6526845", - "description": "LECLERC 06110 PARK AERIEN 1", - "capacity": "4", - "socket:type2_combo:output": "62 kW", - "charging_station:output": "62 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.001138, - 43.572495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "LECLERC 06110 PARK AERIEN 1", - "ref:EU:EVSE": "FRCPIE6526885", - "ref": "FRCPIE6526885", - "description": "LECLERC 06110 PARK AERIEN 1", - "capacity": "4", - "socket:type2_combo:output": "62 kW", - "charging_station:output": "62 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.001138, - 43.572495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "LECLERC 06110 PARK AERIEN 1", - "ref:EU:EVSE": "FRCPIE6526915", - "ref": "FRCPIE6526915", - "description": "LECLERC 06110 PARK AERIEN 1", - "capacity": "4", - "socket:type2_combo:output": "62 kW", - "charging_station:output": "62 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.001084, - 43.572315 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "LECLERC 06110 PARK AERIEN 8", - "ref:EU:EVSE": "FRCPIE6533405", - "ref": "FRCPIE6533405", - "description": "LECLERC 06110 PARK AERIEN 8", - "capacity": "5", - "socket:type2_combo:output": "62 kW", - "charging_station:output": "62 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.001084, - 43.572315 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "LECLERC 06110 PARK AERIEN 8", - "ref:EU:EVSE": "FRCPIE6533415", - "ref": "FRCPIE6533415", - "description": "LECLERC 06110 PARK AERIEN 8", - "capacity": "5", - "socket:type2_combo:output": "62 kW", - "charging_station:output": "62 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.001084, - 43.572315 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "LECLERC 06110 PARK AERIEN 8", - "ref:EU:EVSE": "FRCPIE6533425", - "ref": "FRCPIE6533425", - "description": "LECLERC 06110 PARK AERIEN 8", - "capacity": "5", - "socket:type2_combo:output": "62 kW", - "charging_station:output": "62 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.001084, - 43.572315 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "LECLERC 06110 PARK AERIEN 8", - "ref:EU:EVSE": "FRCPIE6533435", - "ref": "FRCPIE6533435", - "description": "LECLERC 06110 PARK AERIEN 8", - "capacity": "5", - "socket:type2_combo:output": "62 kW", - "charging_station:output": "62 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.68086599, - 47.819843 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "BORNE U RAPIDE", - "ref:EU:EVSE": "FRCPIE6541535", - "ref": "FRCPIE6541535", - "description": "BORNE U RAPIDE", - "capacity": "5", - "socket:type2_combo:output": "31 kW", - "charging_station:output": "31 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.966111, - 45.562888 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "SUPER GRANIER BORNE 5", - "ref:EU:EVSE": "FRCPIE6557815", - "ref": "FRCPIE6557815", - "description": "SUPER GRANIER BORNE 5", - "capacity": "19", - "socket:type2_combo:output": "62 kW", - "charging_station:output": "62 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.966111, - 45.562888 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "SUPER GRANIER BORNE 5", - "ref:EU:EVSE": "FRCPIE6557825", - "ref": "FRCPIE6557825", - "description": "SUPER GRANIER BORNE 5", - "capacity": "19", - "socket:type2_combo:output": "62 kW", - "charging_station:output": "62 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.966111, - 45.562888 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "SUPER GRANIER BORNE 5", - "ref:EU:EVSE": "FRCPIE6557845", - "ref": "FRCPIE6557845", - "description": "SUPER GRANIER BORNE 5", - "capacity": "19", - "socket:type2_combo:output": "62 kW", - "charging_station:output": "62 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.112263, - 47.599959 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "PLOUHARNEL BORNE 2", - "ref:EU:EVSE": "FRCPIE6579885", - "ref": "FRCPIE6579885", - "description": "PLOUHARNEL BORNE 2", - "capacity": "5", - "socket:type2_combo:output": "62 kW", - "charging_station:output": "62 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.938086, - 47.372793 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "PARKING N-1 SAVENAY 5", - "ref:EU:EVSE": "FRCPIE6609185", - "ref": "FRCPIE6609185", - "description": "PARKING N-1 SAVENAY 5", - "capacity": "1", - "socket:type2_combo:output": "62 kW", - "charging_station:output": "62 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.936433, - 47.372148 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "PARKING N-1 SAVENAY 4", - "ref:EU:EVSE": "FRCPIE6609195", - "ref": "FRCPIE6609195", - "description": "PARKING N-1 SAVENAY 4", - "capacity": "1", - "socket:type2_combo:output": "62 kW", - "charging_station:output": "62 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.42936947, - 46.77610545 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "STATION SUPER U BELLEVIGNY DC", - "ref:EU:EVSE": "FRCPIE6610415", - "ref": "FRCPIE6610415", - "description": "STATION SUPER U BELLEVIGNY DC", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.42936947, - 46.77610545 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "STATION SUPER U BELLEVIGNY DC", - "ref:EU:EVSE": "FRCPIE6610415", - "ref": "FRCPIE6610415", - "description": "STATION SUPER U BELLEVIGNY DC", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.872837, - 46.835669 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "HU CHALLANS BORNE 1", - "ref:EU:EVSE": "FRCPIE6614505", - "ref": "FRCPIE6614505", - "description": "HU CHALLANS BORNE 1", - "capacity": "5", - "socket:type2_combo:output": "62 kW", - "charging_station:output": "62 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.851664, - 43.456453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "HYPER U BORNE 1 DC", - "ref:EU:EVSE": "FRCPIE6616535", - "ref": "FRCPIE6616535", - "description": "HYPER U BORNE 1 DC", - "capacity": "6", - "socket:type2_combo:output": "62 kW", - "charging_station:output": "62 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.183371, - 47.938264 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "SUPER U ARNAGE ARNAGE 5 DC", - "ref:EU:EVSE": "FRCPIE6631745", - "ref": "FRCPIE6631745", - "description": "SUPER U ARNAGE ARNAGE 5 DC", - "capacity": "3", - "socket:type2_combo:output": "62 kW", - "charging_station:output": "62 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.26073434, - 47.837159 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "HYPERU BORNE 2 DC", - "ref:EU:EVSE": "FRCPIE6638035", - "ref": "FRCPIE6638035", - "description": "HYPERU BORNE 2 DC", - "capacity": "2", - "socket:type2_combo:output": "62 kW", - "charging_station:output": "62 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.26073434, - 47.837159 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "HYPERU BORNE 2 DC", - "ref:EU:EVSE": "FRCPIE6638045", - "ref": "FRCPIE6638045", - "description": "HYPERU BORNE 2 DC", - "capacity": "2", - "socket:type2_combo:output": "62 kW", - "charging_station:output": "62 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.851664, - 43.456453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "HYPER U BORNE 1 DC", - "ref:EU:EVSE": "FRCPIE6642765", - "ref": "FRCPIE6642765", - "description": "HYPER U BORNE 1 DC", - "capacity": "6", - "socket:type2_combo:output": "62 kW", - "charging_station:output": "62 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.485743, - 50.352127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "TINCQUES BORNE 1 DC", - "ref:EU:EVSE": "FRCPIE6690055", - "ref": "FRCPIE6690055", - "description": "TINCQUES BORNE 1 DC", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.485743, - 50.352127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "TINCQUES BORNE 1 DC", - "ref:EU:EVSE": "FRCPIE6690055", - "ref": "FRCPIE6690055", - "description": "TINCQUES BORNE 1 DC", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.489561, - 43.450368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "BORNE HU BORNE DC 02", - "ref:EU:EVSE": "FRCPIE6707215", - "ref": "FRCPIE6707215", - "description": "BORNE HU BORNE DC 02", - "capacity": "6", - "socket:type2_combo:output": "62 kW", - "charging_station:output": "62 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.312729, - 46.612695 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "SONEPAR CONNECT POITIERS", - "ref:EU:EVSE": "FRCPIE6738725", - "ref": "FRCPIE6738725", - "description": "SONEPAR CONNECT POITIERS", - "capacity": "2", - "charging_station:output": "38 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo 06:30-19:00,Tu 06:30-19:00,We 06:30-19:00,Th 06:30-19:00,Fr 06:30-19:00", - "start_date": "2023-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.312729, - 46.612695 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "SONEPAR CONNECT POITIERS", - "ref:EU:EVSE": "FRCPIE6738725", - "ref": "FRCPIE6738725", - "description": "SONEPAR CONNECT POITIERS", - "capacity": "2", - "charging_station:output": "38 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo 06:30-19:00,Tu 06:30-19:00,We 06:30-19:00,Th 06:30-19:00,Fr 06:30-19:00", - "start_date": "2023-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.489561, - 43.450368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "BORNE HU BORNE DC 02", - "ref:EU:EVSE": "FRCPIE6739225", - "ref": "FRCPIE6739225", - "description": "BORNE HU BORNE DC 02", - "capacity": "6", - "socket:type2_combo:output": "62 kW", - "charging_station:output": "62 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.537068, - 43.247626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "E.LECLERC BORNE 5 DC", - "ref:EU:EVSE": "FRCPIE6741075", - "ref": "FRCPIE6741075", - "description": "E.LECLERC BORNE 5 DC", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.537068, - 43.247626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "E.LECLERC BORNE 5 DC", - "ref:EU:EVSE": "FRCPIE6741075", - "ref": "FRCPIE6741075", - "description": "E.LECLERC BORNE 5 DC", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.536928, - 43.247508 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "E.LECLERC BORNE 2 DC", - "ref:EU:EVSE": "FRCPIE6741255", - "ref": "FRCPIE6741255", - "description": "E.LECLERC BORNE 2 DC", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.536928, - 43.247508 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "E.LECLERC BORNE 2 DC", - "ref:EU:EVSE": "FRCPIE6741255", - "ref": "FRCPIE6741255", - "description": "E.LECLERC BORNE 2 DC", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.536928, - 43.247508 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "E.LECLERC BORNE 2 DC", - "ref:EU:EVSE": "FRCPIE6741505", - "ref": "FRCPIE6741505", - "description": "E.LECLERC BORNE 2 DC", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.536928, - 43.247508 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "E.LECLERC BORNE 2 DC", - "ref:EU:EVSE": "FRCPIE6741505", - "ref": "FRCPIE6741505", - "description": "E.LECLERC BORNE 2 DC", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.536868, - 43.24747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "E.LECLERC BORNE 6 DC", - "ref:EU:EVSE": "FRCPIE6741515", - "ref": "FRCPIE6741515", - "description": "E.LECLERC BORNE 6 DC", - "capacity": "15", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.536868, - 43.24747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "E.LECLERC BORNE 6 DC", - "ref:EU:EVSE": "FRCPIE6741515", - "ref": "FRCPIE6741515", - "description": "E.LECLERC BORNE 6 DC", - "capacity": "15", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.536868, - 43.24747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "E.LECLERC BORNE 6 DC", - "ref:EU:EVSE": "FRCPIE6741535", - "ref": "FRCPIE6741535", - "description": "E.LECLERC BORNE 6 DC", - "capacity": "15", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.536868, - 43.24747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "E.LECLERC BORNE 6 DC", - "ref:EU:EVSE": "FRCPIE6741535", - "ref": "FRCPIE6741535", - "description": "E.LECLERC BORNE 6 DC", - "capacity": "15", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.156075, - 48.011901 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "ANFRAY 150KW BORNE 1", - "ref:EU:EVSE": "FRCPIE6776975", - "ref": "FRCPIE6776975", - "description": "ANFRAY 150KW BORNE 1", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.156075, - 48.011901 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "ANFRAY 150KW BORNE 1", - "ref:EU:EVSE": "FRCPIE6776975", - "ref": "FRCPIE6776975", - "description": "ANFRAY 150KW BORNE 1", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.904042, - 50.300074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "SAT CHARGING BORNE DC 150KW", - "ref:EU:EVSE": "FRCPIE6779665", - "ref": "FRCPIE6779665", - "description": "SAT CHARGING BORNE DC 150KW", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9, - 50.3 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CHARGEPOINT", - "owner:ref:FR:SIREN": "325061042", - "operator:email": "info@chargepoint.com", - "operator:phone": "+33 1 85 65 04 49", - "network": "SAT CHARGING", - "ref:EU:EVSE": "FRCPIE67796651", - "description": "SAT CHARGING BORNE CC", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.904042, - 50.300074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "SAT CHARGING BORNE DC 150KW", - "ref:EU:EVSE": "FRCPIE6779665", - "ref": "FRCPIE6779665", - "description": "SAT CHARGING BORNE DC 150KW", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9, - 50.3 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "CHARGEPOINT", - "owner:ref:FR:SIREN": "325061042", - "operator:email": "info@chargepoint.com", - "operator:phone": "+33 1 85 65 04 49", - "network": "SAT CHARGING", - "ref:EU:EVSE": "FRCPIE67796652", - "description": "SAT CHARGING BORNE CC", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.536868, - 43.24747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "E.LECLERC BORNE 6 DC", - "ref:EU:EVSE": "FRCPIE6825695", - "ref": "FRCPIE6825695", - "description": "E.LECLERC BORNE 6 DC", - "capacity": "15", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.462349, - 49.020661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "ELEC SBE STATION 5", - "ref:EU:EVSE": "FRCPIE6826835", - "ref": "FRCPIE6826835", - "description": "ELEC SBE STATION 5", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.462349, - 49.020661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "ELEC SBE STATION 5", - "ref:EU:EVSE": "FRCPIE6826835", - "ref": "FRCPIE6826835", - "description": "ELEC SBE STATION 5", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.358387, - 50.99019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "GHISTELINCK BORNE 6 DC", - "ref:EU:EVSE": "FRCPIE6845315", - "ref": "FRCPIE6845315", - "description": "GHISTELINCK BORNE 6 DC", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo 08:00-11:30,Mo 14:00-17:00,Tu 08:00-11:30,Tu 14:00-17:00,We 08:00-11:30,We 14:00-17:00,Th 08:00-11:30,Th 14:00-17:00,Fr 08:00-11:30,Fr 14:00-17:00", - "start_date": "2024-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.358387, - 50.99019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "GHISTELINCK BORNE 6 DC", - "ref:EU:EVSE": "FRCPIE6845315", - "ref": "FRCPIE6845315", - "description": "GHISTELINCK BORNE 6 DC", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo 08:00-11:30,Mo 14:00-17:00,Tu 08:00-11:30,Tu 14:00-17:00,We 08:00-11:30,We 14:00-17:00,Th 08:00-11:30,Th 14:00-17:00,Fr 08:00-11:30,Fr 14:00-17:00", - "start_date": "2024-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.358387, - 50.99019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "GHISTELINCK BORNE 6 DC", - "ref:EU:EVSE": "FRCPIE6845325", - "ref": "FRCPIE6845325", - "description": "GHISTELINCK BORNE 6 DC", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo 08:00-11:30,Mo 14:00-17:00,Tu 08:00-11:30,Tu 14:00-17:00,We 08:00-11:30,We 14:00-17:00,Th 08:00-11:30,Th 14:00-17:00,Fr 08:00-11:30,Fr 14:00-17:00", - "start_date": "2024-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.358387, - 50.99019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "GHISTELINCK BORNE 6 DC", - "ref:EU:EVSE": "FRCPIE6845325", - "ref": "FRCPIE6845325", - "description": "GHISTELINCK BORNE 6 DC", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo 08:00-11:30,Mo 14:00-17:00,Tu 08:00-11:30,Tu 14:00-17:00,We 08:00-11:30,We 14:00-17:00,Th 08:00-11:30,Th 14:00-17:00,Fr 08:00-11:30,Fr 14:00-17:00", - "start_date": "2024-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.358387, - 50.99019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "GHISTELINCK BORNE 6 DC", - "ref:EU:EVSE": "FRCPIE6845335", - "ref": "FRCPIE6845335", - "description": "GHISTELINCK BORNE 6 DC", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo 08:00-11:30,Mo 14:00-17:00,Tu 08:00-11:30,Tu 14:00-17:00,We 08:00-11:30,We 14:00-17:00,Th 08:00-11:30,Th 14:00-17:00,Fr 08:00-11:30,Fr 14:00-17:00", - "start_date": "2024-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.358387, - 50.99019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "GHISTELINCK BORNE 6 DC", - "ref:EU:EVSE": "FRCPIE6845335", - "ref": "FRCPIE6845335", - "description": "GHISTELINCK BORNE 6 DC", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo 08:00-11:30,Mo 14:00-17:00,Tu 08:00-11:30,Tu 14:00-17:00,We 08:00-11:30,We 14:00-17:00,Th 08:00-11:30,Th 14:00-17:00,Fr 08:00-11:30,Fr 14:00-17:00", - "start_date": "2024-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16946, - 48.045688 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "SOLERO DC STATION 1", - "ref:EU:EVSE": "FRCPIE6870775", - "ref": "FRCPIE6870775", - "description": "SOLERO DC STATION 1", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16946, - 48.045688 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "SOLERO DC STATION 1", - "ref:EU:EVSE": "FRCPIE6870775", - "ref": "FRCPIE6870775", - "description": "SOLERO DC STATION 1", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.373551, - 46.776571 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "IRVE HOPITAUX NEUFS", - "ref:EU:EVSE": "FRCPIE6872185", - "ref": "FRCPIE6872185", - "description": "IRVE HOPITAUX NEUFS", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.373551, - 46.776571 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "IRVE HOPITAUX NEUFS", - "ref:EU:EVSE": "FRCPIE6872185", - "ref": "FRCPIE6872185", - "description": "IRVE HOPITAUX NEUFS", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.351071, - 46.773374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "IRVE METABIEF", - "ref:EU:EVSE": "FRCPIE6873205", - "ref": "FRCPIE6873205", - "description": "IRVE METABIEF", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.351071, - 46.773374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "IRVE METABIEF", - "ref:EU:EVSE": "FRCPIE6873205", - "ref": "FRCPIE6873205", - "description": "IRVE METABIEF", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.279971, - 46.774483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "IRVE LABERGEMENT 2", - "ref:EU:EVSE": "FRCPIE6873295", - "ref": "FRCPIE6873295", - "description": "IRVE LABERGEMENT 2", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.279971, - 46.774483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "IRVE LABERGEMENT 2", - "ref:EU:EVSE": "FRCPIE6873295", - "ref": "FRCPIE6873295", - "description": "IRVE LABERGEMENT 2", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.159965, - 47.941315 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "SOLERO DC STATION 2", - "ref:EU:EVSE": "FRCPIE6921845", - "ref": "FRCPIE6921845", - "description": "SOLERO DC STATION 2", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.159965, - 47.941315 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "SOLERO DC STATION 2", - "ref:EU:EVSE": "FRCPIE6921845", - "ref": "FRCPIE6921845", - "description": "SOLERO DC STATION 2", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.143725, - 48.014868 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "SOLERO STATION 5", - "ref:EU:EVSE": "FRCPIE6932305", - "ref": "FRCPIE6932305", - "description": "SOLERO STATION 5", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.143725, - 48.014868 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "SOLERO STATION 5", - "ref:EU:EVSE": "FRCPIE6932305", - "ref": "FRCPIE6932305", - "description": "SOLERO STATION 5", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.192279, - 47.974116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "SOLERO DC STATION 4", - "ref:EU:EVSE": "FRCPIE6967935", - "ref": "FRCPIE6967935", - "description": "SOLERO DC STATION 4", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.192279, - 47.974116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "SOLERO DC STATION 4", - "ref:EU:EVSE": "FRCPIE6967935", - "ref": "FRCPIE6967935", - "description": "SOLERO DC STATION 4", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.514924, - 48.539531 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "MBTMOLSHEIM SUPER 300-2", - "ref:EU:EVSE": "FRCPIE7063955", - "ref": "FRCPIE7063955", - "description": "MBTMOLSHEIM SUPER 300-2", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.514924, - 48.539531 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "MBTMOLSHEIM SUPER 300-2", - "ref:EU:EVSE": "FRCPIE7063955", - "ref": "FRCPIE7063955", - "description": "MBTMOLSHEIM SUPER 300-2", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.514924, - 48.539531 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "MBTMOLSHEIM SUPER 300-2", - "ref:EU:EVSE": "FRCPIE7064005", - "ref": "FRCPIE7064005", - "description": "MBTMOLSHEIM SUPER 300-2", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.514924, - 48.539531 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "MBTMOLSHEIM SUPER 300-2", - "ref:EU:EVSE": "FRCPIE7064005", - "ref": "FRCPIE7064005", - "description": "MBTMOLSHEIM SUPER 300-2", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.079986, - 47.978501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "ALL IN GOOD TIM BORNE1RAPIDE", - "ref:EU:EVSE": "FRCPIE7069765", - "ref": "FRCPIE7069765", - "description": "ALL IN GOOD TIM BORNE1RAPIDE", - "capacity": "12", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.079986, - 47.978501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "ALL IN GOOD TIM BORNE1RAPIDE", - "ref:EU:EVSE": "FRCPIE7069765", - "ref": "FRCPIE7069765", - "description": "ALL IN GOOD TIM BORNE1RAPIDE", - "capacity": "12", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.515474, - 48.538758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "MBTMOLSHEIM SUPER 50-2", - "ref:EU:EVSE": "FRCPIE7104835", - "ref": "FRCPIE7104835", - "description": "MBTMOLSHEIM SUPER 50-2", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.515474, - 48.538758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "MBTMOLSHEIM SUPER 50-2", - "ref:EU:EVSE": "FRCPIE7104835", - "ref": "FRCPIE7104835", - "description": "MBTMOLSHEIM SUPER 50-2", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.514902, - 48.539208 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "MBTMOLSHEIM SUPER 50-3", - "ref:EU:EVSE": "FRCPIE7104845", - "ref": "FRCPIE7104845", - "description": "MBTMOLSHEIM SUPER 50-3", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.514902, - 48.539208 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "MBTMOLSHEIM SUPER 50-3", - "ref:EU:EVSE": "FRCPIE7104845", - "ref": "FRCPIE7104845", - "description": "MBTMOLSHEIM SUPER 50-3", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.974685, - 45.525638 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "EV POINT GRANIER", - "ref:EU:EVSE": "FRCPIE7107075", - "ref": "FRCPIE7107075", - "description": "EV POINT GRANIER", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.974685, - 45.525638 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "EV POINT GRANIER", - "ref:EU:EVSE": "FRCPIE7107075", - "ref": "FRCPIE7107075", - "description": "EV POINT GRANIER", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.974685, - 45.525638 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "EV POINT GRANIER", - "ref:EU:EVSE": "FRCPIE7107075", - "ref": "FRCPIE7107075", - "description": "EV POINT GRANIER", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.974685, - 45.525638 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "EV POINT GRANIER", - "ref:EU:EVSE": "FRCPIE7107075", - "ref": "FRCPIE7107075", - "description": "EV POINT GRANIER", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.975731, - 45.526419 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "EV POINT ABIS", - "ref:EU:EVSE": "FRCPIE7107795", - "ref": "FRCPIE7107795", - "description": "EV POINT ABIS", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.975731, - 45.526419 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "EV POINT ABIS", - "ref:EU:EVSE": "FRCPIE7107795", - "ref": "FRCPIE7107795", - "description": "EV POINT ABIS", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.975731, - 45.526419 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "EV POINT ABIS", - "ref:EU:EVSE": "FRCPIE7107795", - "ref": "FRCPIE7107795", - "description": "EV POINT ABIS", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.975731, - 45.526419 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ChargePoint", - "operator:email": "info@chargepoint.com", - "network": "EV POINT ABIS", - "ref:EU:EVSE": "FRCPIE7107795", - "ref": "FRCPIE7107795", - "description": "EV POINT ABIS", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.193685, - 48.06648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "YAWAY Recharge", - "operator:email": "info@yaway-recharge.eu", - "operator:phone": "+33 8 00 96 00 80", - "network": "ETRC-S2", - "ref:EU:EVSE": "FRDOUEETRCS1DC1", - "ref": "FRDOUEETRCS1DC1", - "description": "ETRC-S2", - "capacity": "7", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2025-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.193685, - 48.06648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "YAWAY Recharge", - "operator:email": "info@yaway-recharge.eu", - "operator:phone": "+33 8 00 96 00 80", - "network": "ETRC-S2", - "ref:EU:EVSE": "FRDOUEETRCS1DC3", - "ref": "FRDOUEETRCS1DC3", - "description": "ETRC-S2", - "capacity": "7", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2025-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.193685, - 48.06648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "YAWAY Recharge", - "operator:email": "info@yaway-recharge.eu", - "operator:phone": "+33 8 00 96 00 80", - "network": "ETRC-S2", - "ref:EU:EVSE": "FRDOUEETRCS2DC4", - "ref": "FRDOUEETRCS2DC4", - "description": "ETRC-S2", - "capacity": "7", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2025-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.193685, - 48.06648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "YAWAY Recharge", - "operator:email": "info@yaway-recharge.eu", - "operator:phone": "+33 8 00 96 00 80", - "network": "ETRC-S2", - "ref:EU:EVSE": "FRDOUEETRCS2DC5", - "ref": "FRDOUEETRCS2DC5", - "description": "ETRC-S2", - "capacity": "7", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2025-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.193685, - 48.06648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "YAWAY Recharge", - "operator:email": "info@yaway-recharge.eu", - "operator:phone": "+33 8 00 96 00 80", - "network": "ETRC-S2", - "ref:EU:EVSE": "FRDOUEETRCS2DC6", - "ref": "FRDOUEETRCS2DC6", - "description": "ETRC-S2", - "capacity": "7", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2025-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.193685, - 48.06648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "YAWAY Recharge", - "operator:email": "info@yaway-recharge.eu", - "operator:phone": "+33 8 00 96 00 80", - "network": "ETRC-S2", - "ref:EU:EVSE": "FRDOUEETRCS2DC7", - "ref": "FRDOUEETRCS2DC7", - "description": "ETRC-S2", - "capacity": "7", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2025-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.42546, - 49.06508 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "YAWAY Recharge", - "operator:email": "info@yaway-recharge.eu", - "operator:phone": "+33 8 00 96 00 80", - "network": "Douains B2 (360 kW Combo CCS)", - "ref:EU:EVSE": "FRDOUEP27120CRACKS01", - "ref": "FRDOUEP27120CRACKS01", - "description": "Douains B2 (360 kW Combo CCS)", - "capacity": "5", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4253467530332162, - 49.06520319135481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Kallista BDR", - "owner:ref:FR:SIREN": "820491314", - "operator:email": "exploitation@yaway-recharge.eu", - "operator:phone": "+33 8 00 96 00 80", - "network": "YAWAY Recharge", - "ref:EU:EVSE": "FRDOUP27120CRACKS", - "description": "Station IRVE Kallista BDR de Vernon-Douains", - "capacity": "1", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": " 24/7", - "wheelchair": "yes", - "start_date": "2022-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.42546, - 49.06508 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "YAWAY Recharge", - "operator:email": "info@yaway-recharge.eu", - "operator:phone": "+33 8 00 96 00 80", - "network": "Douains B2 (360 kW Combo CCS)", - "ref:EU:EVSE": "FRDOUEP27120CRACKS02", - "ref": "FRDOUEP27120CRACKS02", - "description": "Douains B2 (360 kW Combo CCS)", - "capacity": "5", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4253467530332162, - 49.06520319135481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Kallista BDR", - "owner:ref:FR:SIREN": "820491314", - "operator:email": "exploitation@yaway-recharge.eu", - "operator:phone": "+33 8 00 96 00 80", - "network": "YAWAY Recharge", - "ref:EU:EVSE": "FRDOUP27120CRACKS", - "description": "Station IRVE Kallista BDR de Vernon-Douains", - "capacity": "1", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": " 24/7", - "wheelchair": "yes", - "start_date": "2022-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.42546, - 49.06508 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "YAWAY Recharge", - "operator:email": "info@yaway-recharge.eu", - "operator:phone": "+33 8 00 96 00 80", - "network": "Douains B2 (360 kW Combo CCS)", - "ref:EU:EVSE": "FRDOUEP27120CRACKS03", - "ref": "FRDOUEP27120CRACKS03", - "description": "Douains B2 (360 kW Combo CCS)", - "capacity": "5", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4253467530332162, - 49.06520319135481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Kallista BDR", - "owner:ref:FR:SIREN": "820491314", - "operator:email": "exploitation@yaway-recharge.eu", - "operator:phone": "+33 8 00 96 00 80", - "network": "YAWAY Recharge", - "ref:EU:EVSE": "FRDOUP27120CRACKS", - "description": "Station IRVE Kallista BDR de Vernon-Douains", - "capacity": "1", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": " 24/7", - "wheelchair": "yes", - "start_date": "2022-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.42546, - 49.06508 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "YAWAY Recharge", - "operator:email": "info@yaway-recharge.eu", - "operator:phone": "+33 8 00 96 00 80", - "network": "Douains B2 (360 kW Combo CCS)", - "ref:EU:EVSE": "FRDOUEP27120CRACKS04", - "ref": "FRDOUEP27120CRACKS04", - "description": "Douains B2 (360 kW Combo CCS)", - "capacity": "5", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2022-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4253467530332162, - 49.06520319135481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Kallista BDR", - "owner:ref:FR:SIREN": "820491314", - "operator:email": "exploitation@yaway-recharge.eu", - "operator:phone": "+33 8 00 96 00 80", - "network": "YAWAY Recharge", - "ref:EU:EVSE": "FRDOUP27120CRACKS", - "description": "Station IRVE Kallista BDR de Vernon-Douains", - "capacity": "1", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": " 24/7", - "wheelchair": "yes", - "start_date": "2022-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.205495, - 49.285639 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "YAWAY Recharge", - "operator:email": "info@yaway-recharge.eu", - "operator:phone": "+33 8 00 96 00 80", - "network": "Pont-L'Évêque S2 (2x360 kW Combo CCS)", - "ref:EU:EVSE": "FRDOUEPLVCS1DC1", - "ref": "FRDOUEPLVCS1DC1", - "description": "Pont-L'Évêque S2 (2x360 kW Combo CCS)", - "capacity": "5", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.205495, - 49.285639 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "YAWAY Recharge", - "operator:email": "info@yaway-recharge.eu", - "operator:phone": "+33 8 00 96 00 80", - "network": "Pont-L'Évêque S2 (2x360 kW Combo CCS)", - "ref:EU:EVSE": "FRDOUEPLVCS1DC2", - "ref": "FRDOUEPLVCS1DC2", - "description": "Pont-L'Évêque S2 (2x360 kW Combo CCS)", - "capacity": "5", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.205495, - 49.285639 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "YAWAY Recharge", - "operator:email": "info@yaway-recharge.eu", - "operator:phone": "+33 8 00 96 00 80", - "network": "Pont-L'Évêque S2 (2x360 kW Combo CCS)", - "ref:EU:EVSE": "FRDOUEPLVCS2DC3", - "ref": "FRDOUEPLVCS2DC3", - "description": "Pont-L'Évêque S2 (2x360 kW Combo CCS)", - "capacity": "5", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.205495, - 49.285639 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "YAWAY Recharge", - "operator:email": "info@yaway-recharge.eu", - "operator:phone": "+33 8 00 96 00 80", - "network": "Pont-L'Évêque S2 (2x360 kW Combo CCS)", - "ref:EU:EVSE": "FRDOUEPLVCS2DC5", - "ref": "FRDOUEPLVCS2DC5", - "description": "Pont-L'Évêque S2 (2x360 kW Combo CCS)", - "capacity": "5", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.273049, - 43.688687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT306001", - "description": "Carrefour Market - Vauvert", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.273049, - 43.688687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT306001", - "description": "Carrefour Market - Vauvert", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.555303, - 47.879872 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT293001", - "description": "Carrefour Market - Quimperlé", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.555303, - 47.879872 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT293001", - "description": "Carrefour Market - Quimperlé", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.870705, - 48.862525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT145001", - "description": "Carrefour Market - Vire", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.870705, - 48.862525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT145001", - "description": "Carrefour Market - Vire", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.893368, - 50.517772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT592211", - "description": "Carrefour Market - Bauvin", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.893368, - 50.517772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT592211", - "description": "Carrefour Market - Bauvin", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.648352, - 50.171906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT802301", - "description": "Carrefour Market - Boismont", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.648352, - 50.171906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT802301", - "description": "Carrefour Market - Boismont", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.70725, - 50.643048 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT599401", - "description": "Carrefour Market - Estaires", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.70725, - 50.643048 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT599401", - "description": "Carrefour Market - Estaires", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.940478, - 49.660854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT602101", - "description": "Carrefour Market - Grandvilliers", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.940478, - 49.660854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT602101", - "description": "Carrefour Market - Grandvilliers", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.384685, - 50.192476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT591291", - "description": "Carrefour Market - Avesnes-les-Aubert", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.384685, - 50.192476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT591291", - "description": "Carrefour Market - Avesnes-les-Aubert", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.646841, - 50.409677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT621801", - "description": "Carrefour Market - Verton", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.646841, - 50.409677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT621801", - "description": "Carrefour Market - Verton", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.008283, - 50.766361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT596501", - "description": "Carrefour Market - Comines La Lys", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.008283, - 50.766361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT596501", - "description": "Carrefour Market - Comines La Lys", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.367752, - 46.552311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT034001", - "description": "Carrefour Market - Yzeure", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.367752, - 46.552311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT034001", - "description": "Carrefour Market - Yzeure", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.152742, - 45.81722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT633601", - "description": "Carrefour Market - Gerzat", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.152742, - 45.81722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT633601", - "description": "Carrefour Market - Gerzat", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.411743, - 45.253501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT191301", - "description": "Carrefour Market - Objat", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.411743, - 45.253501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT191301", - "description": "Carrefour Market - Objat", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.261467, - 45.848508 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT870001", - "description": "Carrefour Market - Limoges Paguenaud", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.261467, - 45.848508 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT870001", - "description": "Carrefour Market - Limoges Paguenaud", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.462888, - 49.202593 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT605001", - "description": "Carrefour Market - Chantilly", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.462888, - 49.202593 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT605001", - "description": "Carrefour Market - Chantilly", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.645069, - 48.58981 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT617001", - "description": "Carrefour Market - Domfront", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.645069, - 48.58981 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT617001", - "description": "Carrefour Market - Domfront", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.02741, - 50.371534 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT621401", - "description": "Carrefour Market - Hesdin", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.02741, - 50.371534 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT621401", - "description": "Carrefour Market - Hesdin", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.424718, - 47.210798 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT181101", - "description": "Carrefour Market - Saint-Martin-d'Auxigny", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.424718, - 47.210798 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT181101", - "description": "Carrefour Market - Saint-Martin-d'Auxigny", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.713178, - 49.200276 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT278001", - "description": "Carrefour Market - Brionne", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.713178, - 49.200276 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT278001", - "description": "Carrefour Market - Brionne", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.934944, - 48.956704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT271901", - "description": "Carrefour Market - Conches-en-Ouche", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.934944, - 48.956704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT271901", - "description": "Carrefour Market - Conches-en-Ouche", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.660683, - 45.218193 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT383601", - "description": "Carrefour Market - Sassenage", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.660683, - 45.218193 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT383601", - "description": "Carrefour Market - Sassenage", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.32631, - 47.1751 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT587001", - "description": "Carrefour Market - Premery", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.32631, - 47.1751 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT587001", - "description": "Carrefour Market - Premery", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.447343, - 46.138746 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT033001", - "description": "Carrefour Market - Cusset", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.447343, - 46.138746 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT033001", - "description": "Carrefour Market - Cusset", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.883346, - 48.809905 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT784601", - "description": "Carrefour Market - Villiers St Frédéric", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.883346, - 48.809905 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT784601", - "description": "Carrefour Market - Villiers St Frédéric", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.032874, - 43.762074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT321101", - "description": "Carrefour Market - Nogaro", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.032874, - 43.762074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT321101", - "description": "Carrefour Market - Nogaro", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.132069, - 50.509659 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT623101", - "description": "Carrefour Market - Fruges", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.132069, - 50.509659 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT623101", - "description": "Carrefour Market - Fruges", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.092789, - 43.805131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT302501", - "description": "Carrefour Market - Villevieille", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.092789, - 43.805131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT302501", - "description": "Carrefour Market - Villevieille", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.028081, - 48.749555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT612001", - "description": "Carrefour Market - Argentan", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.028081, - 48.749555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT612001", - "description": "Carrefour Market - Argentan", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.350687, - 49.365679 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT273801", - "description": "Carrefour Market - Fleury sous Andelle", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.350687, - 49.365679 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT273801", - "description": "Carrefour Market - Fleury sous Andelle", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.507318, - 48.558849 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT501701", - "description": "Carrefour Market - Pontorson", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.507318, - 48.558849 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT501701", - "description": "Carrefour Market - Pontorson", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.768086, - 45.704023 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT731701", - "description": "Carrefour Market - Yenne", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.768086, - 45.704023 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT731701", - "description": "Carrefour Market - Yenne", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.403712, - 45.810153 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT383901", - "description": "Carrefour Market - Montalieu", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.403712, - 45.810153 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT383901", - "description": "Carrefour Market - Montalieu", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.583329, - 45.365856 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT385001", - "description": "Carrefour Market - Voiron Colombier", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.583329, - 45.365856 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT385001", - "description": "Carrefour Market - Voiron Colombier", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.208715, - 49.016349 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT951501", - "description": "Carrefour Market - Taverny", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.208715, - 49.016349 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT951501", - "description": "Carrefour Market - Taverny", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.374001, - 48.176478 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT288001", - "description": "Carrefour Market - Bonneval Louveterie", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.374001, - 48.176478 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT288001", - "description": "Carrefour Market - Bonneval Louveterie", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.608699, - 50.540741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT622321", - "description": "Carrefour Market - Vendin-Lès-Béthune", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.608699, - 50.540741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT622321", - "description": "Carrefour Market - Vendin-Lès-Béthune", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.313214, - 50.003729 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT802601", - "description": "Carrefour Market - Villers-Bocage", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.313214, - 50.003729 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT802601", - "description": "Carrefour Market - Villers-Bocage", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.293338, - 49.223226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT605301", - "description": "Carrefour Market - Neuilly-En-Thelle", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.293338, - 49.223226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT605301", - "description": "Carrefour Market - Neuilly-En-Thelle", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.473723, - 50.514448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT622601", - "description": "Carrefour Market - Auchel Allouagne", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.473723, - 50.514448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT622601", - "description": "Carrefour Market - Auchel Allouagne", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.255329, - 49.309623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT505001", - "description": "Carrefour Market - Carentan", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.255329, - 49.309623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT505001", - "description": "Carrefour Market - Carentan", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.916293, - 48.844546 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT271601", - "description": "Carrefour Market - Breteuil", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.916293, - 48.844546 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT271601", - "description": "Carrefour Market - Breteuil", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.084616, - 49.60356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT603601", - "description": "Carrefour Market - Crèvecoeur-Le-Grand", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.084616, - 49.60356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT603601", - "description": "Carrefour Market - Crèvecoeur-Le-Grand", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.388057, - 49.206473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT603401", - "description": "Carrefour Market - Villers-Sous-Saint-Leu", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.388057, - 49.206473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT603401", - "description": "Carrefour Market - Villers-Sous-Saint-Leu", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.798044, - 50.263164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT622171", - "description": "Carrefour Market - Beaurains", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.798044, - 50.263164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT622171", - "description": "Carrefour Market - Beaurains", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.757414, - 45.457518 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT694201", - "description": "Carrefour Market - Condrieu", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.757414, - 45.457518 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT694201", - "description": "Carrefour Market - Condrieu", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.645769, - 46.249805 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT011001", - "description": "Carrefour Market - Oyonnax", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.645769, - 46.249805 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT011001", - "description": "Carrefour Market - Oyonnax", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.749402, - 45.193998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT332501", - "description": "Carrefour Market - Pauillac", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.749402, - 45.193998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT332501", - "description": "Carrefour Market - Pauillac", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.973924, - 49.14697 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT956401", - "description": "Carrefour Market - Marines", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.973924, - 49.14697 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT956401", - "description": "Carrefour Market - Marines", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.464326, - 50.568721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT621901", - "description": "Carrefour Market - Lillers", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.464326, - 50.568721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT621901", - "description": "Carrefour Market - Lillers", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.83707, - 47.338225 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT183001", - "description": "Carrefour Market - Sancerre", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.83707, - 47.338225 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT183001", - "description": "Carrefour Market - Sancerre", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.369221, - 44.720864 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT463001", - "description": "Carrefour Market - Gourdon", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.369221, - 44.720864 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT463001", - "description": "Carrefour Market - Gourdon", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.285467, - 43.608425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT318201", - "description": "Carrefour Market Pibrac", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.285467, - 43.608425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT318201", - "description": "Carrefour Market Pibrac", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.85514, - 43.590088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT340701", - "description": "Carrefour Market - Montpellier Croix d'Argent", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.85514, - 43.590088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT340701", - "description": "Carrefour Market - Montpellier Croix d'Argent", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.199418, - 50.93983 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT596301", - "description": "Carrefour Market - Bourbourg", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.199418, - 50.93983 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT596301", - "description": "Carrefour Market - Bourbourg", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.371912, - 43.836893 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT300001", - "description": "Carrefour Market - Nîmes Painlevé", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.371912, - 43.836893 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT300001", - "description": "Carrefour Market - Nîmes Painlevé", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.072584, - 50.87088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT623701", - "description": "Carrefour Market - Audruicq", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.072584, - 50.87088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT623701", - "description": "Carrefour Market - Audruicq", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.521164, - 51.063125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT591231", - "description": "Carrefour Market - Bray-Dunes", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.521164, - 51.063125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT591231", - "description": "Carrefour Market - Bray-Dunes", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.04493, - 43.087816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT651001", - "description": "Carrefour Market - Lourdes", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.04493, - 43.087816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT651001", - "description": "Carrefour Market - Lourdes", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.659106, - 43.860656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT325001", - "description": "Carrefour Market - Fleurance", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.659106, - 43.860656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT325001", - "description": "Carrefour Market - Fleurance", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.051233, - 50.47466 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT592391", - "description": "Carrefour Market - Thumeries", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.051233, - 50.47466 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT592391", - "description": "Carrefour Market - Thumeries", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.933727, - 48.748475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT271301", - "description": "Carrefour Market - Verneuil-Sur-Avre", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.933727, - 48.748475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT271301", - "description": "Carrefour Market - Verneuil-Sur-Avre", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.91709, - 50.296635 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT597501", - "description": "Carrefour Market - Feignies", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.91709, - 50.296635 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT597501", - "description": "Carrefour Market - Feignies", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1732, - 43.490324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT131301", - "description": "Carrefour Market Berre-L'étang", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1732, - 43.490324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT131301", - "description": "Carrefour Market Berre-L'étang", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.150329, - 50.625667 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT596502", - "description": "Carrefour Market - Villeneuve-D'ascq", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.150329, - 50.625667 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT596502", - "description": "Carrefour Market - Villeneuve-D'ascq", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.098389, - 43.652584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT133001", - "description": "Carrefour Market - Salon-De-Provence Canourgues", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.098389, - 43.652584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT133001", - "description": "Carrefour Market - Salon-De-Provence Canourgues", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.037108, - 46.040664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT421531", - "description": "Carrefour Market - Riorges", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.037108, - 46.040664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT421531", - "description": "Carrefour Market - Riorges", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.695021, - 44.362094 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT267001", - "description": "Carrefour Market - Pierrelatte", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.695021, - 44.362094 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT267001", - "description": "Carrefour Market - Pierrelatte", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.823054, - 46.105761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT012001", - "description": "Carrefour Market - Bellegarde-Sur-Valserine", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.823054, - 46.105761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT012001", - "description": "Carrefour Market - Bellegarde-Sur-Valserine", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.048429, - 45.341096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT382701", - "description": "Carrefour Market - Beaurepaire", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.048429, - 45.341096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT382701", - "description": "Carrefour Market - Beaurepaire", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.175383, - 45.751692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT382301", - "description": "Carrefour Market - Pont-De-Cheruy", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.175383, - 45.751692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT382301", - "description": "Carrefour Market - Pont-De-Cheruy", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.310636, - 43.886135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT401901", - "description": "Carrefour Market Villeneuve-De-Marsan", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.310636, - 43.886135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT401901", - "description": "Carrefour Market Villeneuve-De-Marsan", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.804203, - 43.825537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT404001", - "description": "Carrefour Market Tartas", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.804203, - 43.825537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT404001", - "description": "Carrefour Market Tartas", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.232601, - 43.166147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT642201", - "description": "Carrefour Market - Saint-Jean-Pied-De-Port", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.232601, - 43.166147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT642201", - "description": "Carrefour Market - Saint-Jean-Pied-De-Port", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.545858, - 47.79621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT890001", - "description": "Carrefour Market - Auxerre", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.545858, - 47.79621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT890001", - "description": "Carrefour Market - Auxerre", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.819845, - 48.987628 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT784401", - "description": "Carrefour Market - Gargenville", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.819845, - 48.987628 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT784401", - "description": "Carrefour Market - Gargenville", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.003008, - 48.818729 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT784501", - "description": "Carrefour Market - Villepreux", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.003008, - 48.818729 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT784501", - "description": "Carrefour Market - Villepreux", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.555303, - 47.879872 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT293001", - "description": "Carrefour Market - Quimperlé", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.555303, - 47.879872 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT293001", - "description": "Carrefour Market - Quimperlé", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.23278, - 45.642689 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT422101", - "description": "Carrefour Market Montrond-Les-Bains", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.23278, - 45.642689 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT422101", - "description": "Carrefour Market Montrond-Les-Bains", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.668462, - 45.287259 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT154001", - "description": "Carrefour Market Riom-Es-Montagnes", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.668462, - 45.287259 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT154001", - "description": "Carrefour Market Riom-Es-Montagnes", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.605947, - 45.82401 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPDNWY", - "description": "Carrefour Market L'Arbresle", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.605947, - 45.82401 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPDNWY", - "description": "Carrefour Market L'Arbresle", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.811928, - 46.796175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT718801", - "description": "Carrefour Market - Chatenoy-Le-Royal", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.811928, - 46.796175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT718801", - "description": "Carrefour Market - Chatenoy-Le-Royal", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.638983, - 46.249893 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT031201", - "description": "Carrefour Market - Lapalisse", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.638983, - 46.249893 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT031201", - "description": "Carrefour Market - Lapalisse", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.865139, - 48.976386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT771241", - "description": "Carrefour Market - Crégy-Les-Meaux", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.865139, - 48.976386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT771241", - "description": "Carrefour Market - Crégy-Les-Meaux", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.695447, - 48.145366 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT775701", - "description": "Carrefour Market - Château-Landon", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.695447, - 48.145366 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT775701", - "description": "Carrefour Market - Château-Landon", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.499118, - 45.402911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPAMTV", - "description": "Carrefour Market - Bort Les Orgues", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.499118, - 45.402911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPAMTV", - "description": "Carrefour Market - Bort Les Orgues", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.28215, - 46.310335 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT035001", - "description": "Carrefour Market - Saint-Pourcain-sur-Sioule", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.28215, - 46.310335 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT035001", - "description": "Carrefour Market - Saint-Pourcain-sur-Sioule", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.244688, - 48.413095 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT774801", - "description": "Carrefour Market - Bray-sur-Seine", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.244688, - 48.413095 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT774801", - "description": "Carrefour Market - Bray-sur-Seine", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.74326, - 49.822976 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT087001", - "description": "Carrefour Market - Nouzonville", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.74326, - 49.822976 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT087001", - "description": "Carrefour Market - Nouzonville", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.639725, - 49.073297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT517001", - "description": "Carrefour Market - Dormans Chavenay", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.639725, - 49.073297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT517001", - "description": "Carrefour Market - Dormans Chavenay", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.345777, - 48.485775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT915901", - "description": "Carrefour Market La Ferté-Alais", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.345777, - 48.485775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT915901", - "description": "Carrefour Market La Ferté-Alais", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.564313, - 43.748415 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT405001", - "description": "Carrefour Market - Saint-Sever", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.564313, - 43.748415 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT405001", - "description": "Carrefour Market - Saint-Sever", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.930374, - 48.687887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT225801", - "description": "Carrefour Market - Plouha", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.930374, - 48.687887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT225801", - "description": "Carrefour Market - Plouha", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.667722, - 44.912803 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT333201", - "description": "Carrefour Market - Le Taillan-Médoc", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.667722, - 44.912803 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT333201", - "description": "Carrefour Market - Le Taillan-Médoc", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.785455, - 48.220322 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT358501", - "description": "Carrefour Market - Gévezé", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.785455, - 48.220322 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT358501", - "description": "Carrefour Market - Gévezé", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.122294, - 47.911167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT563801", - "description": "Carrefour Market - Guer", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.122294, - 47.911167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT563801", - "description": "Carrefour Market - Guer", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.113563, - 45.513427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT337801", - "description": "Carrefour Market - Soulac-Sur-Mer Godineau", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.113563, - 45.513427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT337801", - "description": "Carrefour Market - Soulac-Sur-Mer Godineau", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.249997, - 50.16321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPEGTZ", - "description": "Carrefour Market Cambrai", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.249997, - 50.16321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPEGTZ", - "description": "Carrefour Market Cambrai", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.723684, - 48.767523 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT618001", - "description": "Carrefour Market - Tinchebray", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.723684, - 48.767523 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT618001", - "description": "Carrefour Market - Tinchebray", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.451023, - 49.499313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT023201", - "description": "Carrefour Market - Pinon", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.451023, - 49.499313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT023201", - "description": "Carrefour Market - Pinon", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.199045, - 48.933907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT611201", - "description": "Carrefour Market - Vimoutiers", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.199045, - 48.933907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT611201", - "description": "Carrefour Market - Vimoutiers", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.608345, - 49.570514 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT020001", - "description": "Carrefour Market - Laon Christ", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.608345, - 49.570514 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT020001", - "description": "Carrefour Market - Laon Christ", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.097429, - 48.435031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT610001", - "description": "Carrefour Market - Alençon Papin", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.097429, - 48.435031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT610001", - "description": "Carrefour Market - Alençon Papin", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.773282, - 49.743555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT022501", - "description": "Carrefour Market - Marle sur Serre", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.773282, - 49.743555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT022501", - "description": "Carrefour Market - Marle sur Serre", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.857966, - 42.927675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT093001", - "description": "Carrefour Market - Lavelanet", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.857966, - 42.927675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT093001", - "description": "Carrefour Market - Lavelanet", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.940303, - 49.970649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPGNUW", - "description": "Carrefour Market - Airaines", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.940303, - 49.970649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPGNUW", - "description": "Carrefour Market - Airaines", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.46583, - 43.707568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT311401", - "description": "Carrefour Market - Pechbonnieu", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.46583, - 43.707568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT311401", - "description": "Carrefour Market - Pechbonnieu", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.622973, - 50.511032 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT625201", - "description": "Carrefour Market - Le Touquet", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.622973, - 50.511032 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT625201", - "description": "Carrefour Market - Le Touquet", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.800194, - 49.297394 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT603201", - "description": "Carrefour Market - Béthisy-Saint-Pierre", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.800194, - 49.297394 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT603201", - "description": "Carrefour Market - Béthisy-Saint-Pierre", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.750852, - 50.449156 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT621701", - "description": "Carrefour Market - Montreuil Campigneulles", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.750852, - 50.449156 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT621701", - "description": "Carrefour Market - Montreuil Campigneulles", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.919226, - 49.972533 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT022601", - "description": "Carrefour Market - La Capelle", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.919226, - 49.972533 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT022601", - "description": "Carrefour Market - La Capelle", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.461636, - 45.636142 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT695901", - "description": "Carrefour Market - Saint-Symphorien-Sur-Coise", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.461636, - 45.636142 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT695901", - "description": "Carrefour Market - Saint-Symphorien-Sur-Coise", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.729263, - 45.542703 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT636001", - "description": "Carrefour Market - Ambert", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.729263, - 45.542703 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT636001", - "description": "Carrefour Market - Ambert", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.576377, - 46.172783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT014601", - "description": "Carrefour Market - Montréal-La-Cluse", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.576377, - 46.172783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT014601", - "description": "Carrefour Market - Montréal-La-Cluse", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.108334, - 45.636929 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT380701", - "description": "Carrefour Market - Saint-Quentin-Fallavier", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.108334, - 45.636929 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT380701", - "description": "Carrefour Market - Saint-Quentin-Fallavier", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.122369, - 45.888212 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT632001", - "description": "Carrefour Market - Riom", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.122369, - 45.888212 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT632001", - "description": "Carrefour Market - Riom", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.781522, - 48.099983 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT538101", - "description": "Carrefour Market - Changé les Laval", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.781522, - 48.099983 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT538101", - "description": "Carrefour Market - Changé les Laval", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.766495, - 47.917068 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT721201", - "description": "Carrefour Market - Saint-Calais Pressoir", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.766495, - 47.917068 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT721201", - "description": "Carrefour Market - Saint-Calais Pressoir", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.785832, - 49.158307 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT954201", - "description": "Carrefour Market - Magny-En-Vexin", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.785832, - 49.158307 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT954201", - "description": "Carrefour Market - Magny-En-Vexin", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8003, - 48.39537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT774301", - "description": "Carrefour Market - Champagne-Sur-Seine", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8003, - 48.39537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT774301", - "description": "Carrefour Market - Champagne-Sur-Seine", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.17636, - 49.628538 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT768501", - "description": "Carrefour Market - Bosc-Le-Hard", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.17636, - 49.628538 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT768501", - "description": "Carrefour Market - Bosc-Le-Hard", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.687908, - 47.846202 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT293401", - "description": "Carrefour Market Riec-Sur-Belon", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.687908, - 47.846202 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT293401", - "description": "Carrefour Market Riec-Sur-Belon", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.587237, - 43.657881 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPGKUW", - "description": "Carrefour Market - Hagetmau", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.587237, - 43.657881 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPGKUW", - "description": "Carrefour Market - Hagetmau", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.336697, - 49.346487 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT272101", - "description": "Carrefour Market - Beuzeville", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.336697, - 49.346487 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT272101", - "description": "Carrefour Market - Beuzeville", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.403885, - 48.152383 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT536001", - "description": "Carrefour Market - Evron", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.403885, - 48.152383 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT536001", - "description": "Carrefour Market - Evron", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.502053, - 48.016415 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT297801", - "description": "Carrefour Market - Plouhinec", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.502053, - 48.016415 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT297801", - "description": "Carrefour Market - Plouhinec", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.954773, - 49.563524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT765701", - "description": "Carrefour Market - Pavilly", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.954773, - 49.563524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT765701", - "description": "Carrefour Market - Pavilly", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.100719, - 50.294596 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT594601", - "description": "Carrefour Market - Jeumont", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.100719, - 50.294596 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT594601", - "description": "Carrefour Market - Jeumont", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.682874, - 50.517119 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT626601", - "description": "Carrefour Market - Beuvry", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.682874, - 50.517119 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT626601", - "description": "Carrefour Market - Beuvry", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.469171, - 49.789873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT801101", - "description": "Carrefour Market - Moreuil", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.469171, - 49.789873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT801101", - "description": "Carrefour Market - Moreuil", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.860601, - 49.46922 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT601501", - "description": "Carrefour Market - Longueil-Annel", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.860601, - 49.46922 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT601501", - "description": "Carrefour Market - Longueil-Annel", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.563104, - 43.089178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT312101", - "description": "Carrefour Market - Montrejeau", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.563104, - 43.089178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT312101", - "description": "Carrefour Market - Montrejeau", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.055603, - 43.235744 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT650001", - "description": "Carrefour Market - Tarbes Lacaussade", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.055603, - 43.235744 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT650001", - "description": "Carrefour Market - Tarbes Lacaussade", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.336056, - 43.689825 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT318401", - "description": "Carrefour Market - Aussonne", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.336056, - 43.689825 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT318401", - "description": "Carrefour Market - Aussonne", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.991534, - 49.029915 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT951801", - "description": "Carrefour Market - Menucourt", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.991534, - 49.029915 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT951801", - "description": "Carrefour Market - Menucourt", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.252427, - 46.996495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT184001", - "description": "Carrefour Market Saint-Florent-Sur-Cher", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.252427, - 46.996495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT184001", - "description": "Carrefour Market Saint-Florent-Sur-Cher", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.637021, - 50.534041 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT624001", - "description": "Carrefour Market - Béthune Bar", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.637021, - 50.534041 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT624001", - "description": "Carrefour Market - Béthune Bar", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.173729, - 50.387992 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPKMXZ", - "description": "Carrefour Market - Lallaing", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.173729, - 50.387992 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPKMXZ", - "description": "Carrefour Market - Lallaing", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.256509, - 48.162124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT453001", - "description": "Carrefour Market - Dadonville", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.256509, - 48.162124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT453001", - "description": "Carrefour Market - Dadonville", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.660423, - 50.275132 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT801201", - "description": "Carrefour Market - Rue Moulins", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.660423, - 50.275132 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT801201", - "description": "Carrefour Market - Rue Moulins", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.198409, - 44.250601 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT305001", - "description": "Carrefour Market Saint-Ambroix", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.198409, - 44.250601 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT305001", - "description": "Carrefour Market Saint-Ambroix", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.05728, - 50.434814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT627901", - "description": "Carrefour Market - Leforest", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.05728, - 50.434814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT627901", - "description": "Carrefour Market - Leforest", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.629609, - 49.901096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT021201", - "description": "Carrefour Market Guise", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.629609, - 49.901096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT021201", - "description": "Carrefour Market Guise", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.942851, - 50.527144 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT591121", - "description": "Carrefour Market - Annoeullin", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.942851, - 50.527144 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT591121", - "description": "Carrefour Market - Annoeullin", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.80592, - 50.427174 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT623001", - "description": "Carrefour Market - Lens Maës", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.80592, - 50.427174 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT623001", - "description": "Carrefour Market - Lens Maës", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.617581, - 50.764831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT621261", - "description": "Carrefour Market - Wimille", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.617581, - 50.764831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT621261", - "description": "Carrefour Market - Wimille", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.220403, - 49.562552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT761331", - "description": "Carrefour Market - Epouville", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.220403, - 49.562552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT761331", - "description": "Carrefour Market - Epouville", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.92563, - 48.292147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT535001", - "description": "Carrefour Market - Ernee", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.92563, - 48.292147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT535001", - "description": "Carrefour Market - Ernee", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.035405, - 49.303309 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT764101", - "description": "Carrefour Market - Saint-Aubin-Lès-Elbeuf", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.035405, - 49.303309 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT764101", - "description": "Carrefour Market - Saint-Aubin-Lès-Elbeuf", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.112907, - 49.925275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT763701", - "description": "Carrefour Market - Neuville-Les-Dieppe Libération", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.112907, - 49.925275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT763701", - "description": "Carrefour Market - Neuville-Les-Dieppe Libération", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.627323, - 49.30279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT271501", - "description": "Carrefour Market - Etrepagny", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.627323, - 49.30279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT271501", - "description": "Carrefour Market - Etrepagny", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.760049, - 45.95882 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT234001", - "description": "Carrefour Market - Bourganeuf", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.760049, - 45.95882 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT234001", - "description": "Carrefour Market - Bourganeuf", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.593928, - 49.065702 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT505601", - "description": "Carrefour Market - Blainville-Sur-Mer", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.593928, - 49.065702 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT505601", - "description": "Carrefour Market - Blainville-Sur-Mer", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.403881, - 49.748517 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT764001", - "description": "Carrefour Market - Fécamp", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.403881, - 49.748517 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT764001", - "description": "Carrefour Market - Fécamp", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.365391, - 49.525415 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT764301", - "description": "Carrefour Market - Saint-Romain-De-Colbosc", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.365391, - 49.525415 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT764301", - "description": "Carrefour Market - Saint-Romain-De-Colbosc", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.761035, - 48.068815 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT530001", - "description": "Carrefour Market - Laval", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.761035, - 48.068815 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT530001", - "description": "Carrefour Market - Laval", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.874432, - 44.005171 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT847001", - "description": "Carrefour Market - Sorgues", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.874432, - 44.005171 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT847001", - "description": "Carrefour Market - Sorgues", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.234893, - 46.626053 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT715001", - "description": "Carrefour Market Louhans", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.234893, - 46.626053 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT715001", - "description": "Carrefour Market Louhans", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.469974, - 46.836358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT583001", - "description": "Carrefour Market Decize", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.469974, - 46.836358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT583001", - "description": "Carrefour Market Decize", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.800449, - 49.035602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT771651", - "description": "Carrefour Market - Saint-Soupplets", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.800449, - 49.035602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT771651", - "description": "Carrefour Market - Saint-Soupplets", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.418954, - 48.397295 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT914901", - "description": "Carrefour Market - Milly-La-Forêt", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.418954, - 48.397295 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT914901", - "description": "Carrefour Market - Milly-La-Forêt", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.343265, - 49.446193 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT574801", - "description": "Carrefour Market - Rettel Sierck", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.343265, - 49.446193 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT574801", - "description": "Carrefour Market - Rettel Sierck", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.532718, - 46.578239 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT362001", - "description": "Carrefour Market Le Pechereau", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.804203, - 43.825537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT404001", - "description": "Carrefour Market Tartas", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.648352, - 50.171906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT802301", - "description": "Carrefour Market - Boismont", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.893368, - 50.517772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT592211", - "description": "Carrefour Market - Bauvin", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.648352, - 50.171906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT802301", - "description": "Carrefour Market - Boismont", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.749402, - 45.193998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT332501", - "description": "Carrefour Market - Pauillac", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.804203, - 43.825537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT404001", - "description": "Carrefour Market Tartas", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.749402, - 45.193998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT332501", - "description": "Carrefour Market - Pauillac", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.447343, - 46.138746 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT033001", - "description": "Carrefour Market - Cusset", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.447343, - 46.138746 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT033001", - "description": "Carrefour Market - Cusset", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.70725, - 50.643048 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT599401", - "description": "Carrefour Market - Estaires", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.152742, - 45.81722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT633601", - "description": "Carrefour Market - Gerzat", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.152742, - 45.81722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT633601", - "description": "Carrefour Market - Gerzat", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.367752, - 46.552311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT034001", - "description": "Carrefour Market - Yzeure", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.70725, - 50.643048 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT599401", - "description": "Carrefour Market - Estaires", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.367752, - 46.552311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT034001", - "description": "Carrefour Market - Yzeure", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.893368, - 50.517772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT592211", - "description": "Carrefour Market - Bauvin", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.940478, - 49.660854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT602101", - "description": "Carrefour Market - Grandvilliers", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.768086, - 45.704023 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT731701", - "description": "Carrefour Market - Yenne", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.870705, - 48.862525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT145001", - "description": "Carrefour Market - Vire", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.403712, - 45.810153 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT383901", - "description": "Carrefour Market - Montalieu", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.583329, - 45.365856 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT385001", - "description": "Carrefour Market - Voiron Colombier", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.583329, - 45.365856 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT385001", - "description": "Carrefour Market - Voiron Colombier", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.940478, - 49.660854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT602101", - "description": "Carrefour Market - Grandvilliers", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.008283, - 50.766361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT596501", - "description": "Carrefour Market - Comines La Lys", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.008283, - 50.766361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT596501", - "description": "Carrefour Market - Comines La Lys", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.870705, - 48.862525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT145001", - "description": "Carrefour Market - Vire", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.384685, - 50.192476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT591291", - "description": "Carrefour Market - Avesnes-les-Aubert", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.713178, - 49.200276 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT278001", - "description": "Carrefour Market - Brionne", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.02741, - 50.371534 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT621401", - "description": "Carrefour Market - Hesdin", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.462888, - 49.202593 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT605001", - "description": "Carrefour Market - Chantilly", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.384685, - 50.192476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT591291", - "description": "Carrefour Market - Avesnes-les-Aubert", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.424718, - 47.210798 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT181101", - "description": "Carrefour Market - Saint-Martin-d'Auxigny", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.934944, - 48.956704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT271901", - "description": "Carrefour Market - Conches-en-Ouche", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.507318, - 48.558849 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT501701", - "description": "Carrefour Market - Pontorson", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.883346, - 48.809905 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT784601", - "description": "Carrefour Market - Villiers St Frédéric", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.350687, - 49.365679 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT273801", - "description": "Carrefour Market - Fleury sous Andelle", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.462888, - 49.202593 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT605001", - "description": "Carrefour Market - Chantilly", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.02741, - 50.371534 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT621401", - "description": "Carrefour Market - Hesdin", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.934944, - 48.956704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT271901", - "description": "Carrefour Market - Conches-en-Ouche", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.507318, - 48.558849 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT501701", - "description": "Carrefour Market - Pontorson", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.424718, - 47.210798 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT181101", - "description": "Carrefour Market - Saint-Martin-d'Auxigny", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.350687, - 49.365679 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT273801", - "description": "Carrefour Market - Fleury sous Andelle", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.713178, - 49.200276 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT278001", - "description": "Carrefour Market - Brionne", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.883346, - 48.809905 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT784601", - "description": "Carrefour Market - Villiers St Frédéric", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.028081, - 48.749555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT612001", - "description": "Carrefour Market - Argentan", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.028081, - 48.749555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT612001", - "description": "Carrefour Market - Argentan", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.695447, - 48.145366 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT775701", - "description": "Carrefour Market - Château-Landon", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.768086, - 45.704023 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT731701", - "description": "Carrefour Market - Yenne", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.660683, - 45.218193 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT383601", - "description": "Carrefour Market - Sassenage", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.695447, - 48.145366 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT775701", - "description": "Carrefour Market - Château-Landon", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.865139, - 48.976386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT771241", - "description": "Carrefour Market - Crégy-Les-Meaux", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.092789, - 43.805131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT302501", - "description": "Carrefour Market - Villevieille", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.132069, - 50.509659 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT623101", - "description": "Carrefour Market - Fruges", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.032874, - 43.762074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT321101", - "description": "Carrefour Market - Nogaro", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.208715, - 49.016349 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT951501", - "description": "Carrefour Market - Taverny", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.208715, - 49.016349 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT951501", - "description": "Carrefour Market - Taverny", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.865139, - 48.976386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT771241", - "description": "Carrefour Market - Crégy-Les-Meaux", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.132069, - 50.509659 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT623101", - "description": "Carrefour Market - Fruges", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.032874, - 43.762074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT321101", - "description": "Carrefour Market - Nogaro", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.660683, - 45.218193 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT383601", - "description": "Carrefour Market - Sassenage", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.757414, - 45.457518 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT694201", - "description": "Carrefour Market - Condrieu", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.757414, - 45.457518 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT694201", - "description": "Carrefour Market - Condrieu", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.645769, - 46.249805 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT011001", - "description": "Carrefour Market - Oyonnax", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.645769, - 46.249805 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT011001", - "description": "Carrefour Market - Oyonnax", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.092789, - 43.805131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT302501", - "description": "Carrefour Market - Villevieille", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.333884, - 45.982395 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT695501", - "description": "Carrefour Market - Amplepuis", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.333884, - 45.982395 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT695501", - "description": "Carrefour Market - Amplepuis", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.333884, - 45.982395 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT695501", - "description": "Carrefour Market - Amplepuis", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.333884, - 45.982395 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT695501", - "description": "Carrefour Market - Amplepuis", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.916293, - 48.844546 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT271601", - "description": "Carrefour Market - Breteuil", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.255329, - 49.309623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT505001", - "description": "Carrefour Market - Carentan", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.313214, - 50.003729 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT802601", - "description": "Carrefour Market - Villers-Bocage", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.084616, - 49.60356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT603601", - "description": "Carrefour Market - Crèvecoeur-Le-Grand", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.255329, - 49.309623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT505001", - "description": "Carrefour Market - Carentan", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.293338, - 49.223226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT605301", - "description": "Carrefour Market - Neuilly-En-Thelle", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.608699, - 50.540741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT622321", - "description": "Carrefour Market - Vendin-Lès-Béthune", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.374001, - 48.176478 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT288001", - "description": "Carrefour Market - Bonneval Louveterie", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.374001, - 48.176478 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT288001", - "description": "Carrefour Market - Bonneval Louveterie", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.293338, - 49.223226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT605301", - "description": "Carrefour Market - Neuilly-En-Thelle", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.388057, - 49.206473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT603401", - "description": "Carrefour Market - Villers-Sous-Saint-Leu", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.473723, - 50.514448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT622601", - "description": "Carrefour Market - Auchel Allouagne", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.798044, - 50.263164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT622171", - "description": "Carrefour Market - Beaurains", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.388057, - 49.206473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT603401", - "description": "Carrefour Market - Villers-Sous-Saint-Leu", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.798044, - 50.263164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT622171", - "description": "Carrefour Market - Beaurains", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.916293, - 48.844546 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT271601", - "description": "Carrefour Market - Breteuil", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.313214, - 50.003729 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT802601", - "description": "Carrefour Market - Villers-Bocage", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.473723, - 50.514448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT622601", - "description": "Carrefour Market - Auchel Allouagne", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.608699, - 50.540741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT622321", - "description": "Carrefour Market - Vendin-Lès-Béthune", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.084616, - 49.60356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT603601", - "description": "Carrefour Market - Crèvecoeur-Le-Grand", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.659106, - 43.860656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT325001", - "description": "Carrefour Market - Fleurance", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.521164, - 51.063125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT591231", - "description": "Carrefour Market - Bray-Dunes", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.521164, - 51.063125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT591231", - "description": "Carrefour Market - Bray-Dunes", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.823054, - 46.105761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT012001", - "description": "Carrefour Market - Bellegarde-Sur-Valserine", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.072584, - 50.87088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT623701", - "description": "Carrefour Market - Audruicq", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.048429, - 45.341096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT382701", - "description": "Carrefour Market - Beaurepaire", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.85514, - 43.590088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT340701", - "description": "Carrefour Market - Montpellier Croix d'Argent", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.072584, - 50.87088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT623701", - "description": "Carrefour Market - Audruicq", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.175383, - 45.751692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT382301", - "description": "Carrefour Market - Pont-De-Cheruy", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.823054, - 46.105761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT012001", - "description": "Carrefour Market - Bellegarde-Sur-Valserine", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.659106, - 43.860656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT325001", - "description": "Carrefour Market - Fleurance", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.175383, - 45.751692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT382301", - "description": "Carrefour Market - Pont-De-Cheruy", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.85514, - 43.590088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT340701", - "description": "Carrefour Market - Montpellier Croix d'Argent", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.32631, - 47.1751 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT587001", - "description": "Carrefour Market - Premery", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.32631, - 47.1751 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT587001", - "description": "Carrefour Market - Premery", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.638983, - 46.249893 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT031201", - "description": "Carrefour Market - Lapalisse", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.048429, - 45.341096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT382701", - "description": "Carrefour Market - Beaurepaire", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.638983, - 46.249893 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT031201", - "description": "Carrefour Market - Lapalisse", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.310636, - 43.886135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT401901", - "description": "Carrefour Market Villeneuve-De-Marsan", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.973924, - 49.14697 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT956401", - "description": "Carrefour Market - Marines", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.098389, - 43.652584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT133001", - "description": "Carrefour Market - Salon-De-Provence Canourgues", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.23278, - 45.642689 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT422101", - "description": "Carrefour Market Montrond-Les-Bains", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.667722, - 44.912803 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT333201", - "description": "Carrefour Market - Le Taillan-Médoc", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.667722, - 44.912803 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT333201", - "description": "Carrefour Market - Le Taillan-Médoc", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.310636, - 43.886135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT401901", - "description": "Carrefour Market Villeneuve-De-Marsan", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.403712, - 45.810153 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT383901", - "description": "Carrefour Market - Montalieu", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.003008, - 48.818729 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT784501", - "description": "Carrefour Market - Villepreux", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.555303, - 47.879872 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT293001", - "description": "Carrefour Market - Quimperlé", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.411743, - 45.253501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT191301", - "description": "Carrefour Market - Objat", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1732, - 43.490324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT131301", - "description": "Carrefour Market Berre-L'étang", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1732, - 43.490324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT131301", - "description": "Carrefour Market Berre-L'étang", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.555303, - 47.879872 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT293001", - "description": "Carrefour Market - Quimperlé", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.003008, - 48.818729 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT784501", - "description": "Carrefour Market - Villepreux", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.411743, - 45.253501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT191301", - "description": "Carrefour Market - Objat", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.819845, - 48.987628 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT784401", - "description": "Carrefour Market - Gargenville", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.811928, - 46.796175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT718801", - "description": "Carrefour Market - Chatenoy-Le-Royal", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.819845, - 48.987628 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT784401", - "description": "Carrefour Market - Gargenville", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.973924, - 49.14697 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT956401", - "description": "Carrefour Market - Marines", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.811928, - 46.796175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT718801", - "description": "Carrefour Market - Chatenoy-Le-Royal", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.037108, - 46.040664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT421531", - "description": "Carrefour Market - Riorges", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.695021, - 44.362094 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT267001", - "description": "Carrefour Market - Pierrelatte", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.098389, - 43.652584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT133001", - "description": "Carrefour Market - Salon-De-Provence Canourgues", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.232601, - 43.166147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT642201", - "description": "Carrefour Market - Saint-Jean-Pied-De-Port", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.232601, - 43.166147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT642201", - "description": "Carrefour Market - Saint-Jean-Pied-De-Port", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.545858, - 47.79621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT890001", - "description": "Carrefour Market - Auxerre", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.464326, - 50.568721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT621901", - "description": "Carrefour Market - Lillers", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.037108, - 46.040664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT421531", - "description": "Carrefour Market - Riorges", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.930374, - 48.687887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT225801", - "description": "Carrefour Market - Plouha", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.261467, - 45.848508 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT870001", - "description": "Carrefour Market - Limoges Paguenaud", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.261467, - 45.848508 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT870001", - "description": "Carrefour Market - Limoges Paguenaud", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.04493, - 43.087816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT651001", - "description": "Carrefour Market - Lourdes", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.695021, - 44.362094 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT267001", - "description": "Carrefour Market - Pierrelatte", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.545858, - 47.79621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT890001", - "description": "Carrefour Market - Auxerre", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.051233, - 50.47466 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT592391", - "description": "Carrefour Market - Thumeries", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.04493, - 43.087816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT651001", - "description": "Carrefour Market - Lourdes", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.464326, - 50.568721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT621901", - "description": "Carrefour Market - Lillers", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.91709, - 50.296635 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT597501", - "description": "Carrefour Market - Feignies", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.051233, - 50.47466 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT592391", - "description": "Carrefour Market - Thumeries", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.371912, - 43.836893 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT300001", - "description": "Carrefour Market - Nîmes Painlevé", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.91709, - 50.296635 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT597501", - "description": "Carrefour Market - Feignies", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.371912, - 43.836893 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT300001", - "description": "Carrefour Market - Nîmes Painlevé", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.199418, - 50.93983 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT596301", - "description": "Carrefour Market - Bourbourg", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.83707, - 47.338225 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT183001", - "description": "Carrefour Market - Sancerre", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.933727, - 48.748475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT271301", - "description": "Carrefour Market - Verneuil-Sur-Avre", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.113563, - 45.513427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT337801", - "description": "Carrefour Market - Soulac-Sur-Mer Godineau", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.199418, - 50.93983 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT596301", - "description": "Carrefour Market - Bourbourg", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.285467, - 43.608425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT318201", - "description": "Carrefour Market Pibrac", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.83707, - 47.338225 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT183001", - "description": "Carrefour Market - Sancerre", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.933727, - 48.748475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT271301", - "description": "Carrefour Market - Verneuil-Sur-Avre", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.285467, - 43.608425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT318201", - "description": "Carrefour Market Pibrac", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.244688, - 48.413095 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT774801", - "description": "Carrefour Market - Bray-sur-Seine", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.113563, - 45.513427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT337801", - "description": "Carrefour Market - Soulac-Sur-Mer Godineau", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.244688, - 48.413095 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT774801", - "description": "Carrefour Market - Bray-sur-Seine", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.23278, - 45.642689 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT422101", - "description": "Carrefour Market Montrond-Les-Bains", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.369221, - 44.720864 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT463001", - "description": "Carrefour Market - Gourdon", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.564313, - 43.748415 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT405001", - "description": "Carrefour Market - Saint-Sever", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.369221, - 44.720864 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT463001", - "description": "Carrefour Market - Gourdon", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.564313, - 43.748415 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT405001", - "description": "Carrefour Market - Saint-Sever", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.930374, - 48.687887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT225801", - "description": "Carrefour Market - Plouha", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.785455, - 48.220322 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT358501", - "description": "Carrefour Market - Gévezé", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.785455, - 48.220322 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT358501", - "description": "Carrefour Market - Gévezé", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.857966, - 42.927675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT093001", - "description": "Carrefour Market - Lavelanet", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.857966, - 42.927675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT093001", - "description": "Carrefour Market - Lavelanet", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.097429, - 48.435031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT610001", - "description": "Carrefour Market - Alençon Papin", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.097429, - 48.435031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT610001", - "description": "Carrefour Market - Alençon Papin", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.444479, - 48.418855 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPLMNW", - "description": "AMI BREST - PORTES DE GUIPAVAS", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.444479, - 48.418855 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPLMNW", - "description": "AMI BREST - PORTES DE GUIPAVAS", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.444479, - 48.418855 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPLMNW", - "description": "AMI BREST - PORTES DE GUIPAVAS", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.444479, - 48.418855 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPLMNW", - "description": "AMI BREST - PORTES DE GUIPAVAS", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.444479, - 48.418855 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPLMNW", - "description": "AMI BREST - PORTES DE GUIPAVAS", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.444479, - 48.418855 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPLMNW", - "description": "AMI BREST - PORTES DE GUIPAVAS", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.073207, - 47.804972 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT411001", - "description": "Carrefour Market - Vendôme Saint-Ouen", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.073207, - 47.804972 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT411001", - "description": "Carrefour Market - Vendôme Saint-Ouen", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.049239, - 49.872304 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT765501", - "description": "Carrefour Market - Offranville", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.791275, - 45.93375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT016001", - "description": "Carrefour Market Trevoux", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.791275, - 45.93375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT016001", - "description": "Carrefour Market Trevoux", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.170213, - 46.752665 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT181601", - "description": "Carrefour Market - Lignières", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.668462, - 45.287259 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT154001", - "description": "Carrefour Market Riom-Es-Montagnes", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.723684, - 48.767523 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT618001", - "description": "Carrefour Market - Tinchebray", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.085226, - 48.71667 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT784701", - "description": "Carrefour Market - Saint-Rémy-Les-Chevreuse", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.687908, - 47.846202 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT293401", - "description": "Carrefour Market Riec-Sur-Belon", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.122369, - 45.888212 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT632001", - "description": "Carrefour Market - Riom", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.487529, - 43.598436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCHNP", - "description": "Carrefour Market - Toulouse Rougenet", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.487529, - 43.598436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCHNP", - "description": "Carrefour Market - Toulouse Rougenet", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.186278, - 47.83375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPFNTW", - "description": "Carrefour Market - Loctudy", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.150329, - 50.625667 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT596502", - "description": "Carrefour Market - Villeneuve-D'ascq", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.01015, - 48.896438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT511301", - "description": "Carrefour Market - Vertus", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.01015, - 48.896438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT511301", - "description": "Carrefour Market - Vertus", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.42696, - 49.11838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPBJQY", - "description": "Carrefour Market - Luzarches", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.398095, - 47.291775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT443501", - "description": "Carrefour Market - Guérande", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.311359, - 50.287157 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT591111", - "description": "Carrefour Market - Bouchain", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.336697, - 49.346487 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT272101", - "description": "Carrefour Market - Beuzeville", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.883356, - 48.936365 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCHVW", - "description": "Carrefour Market - Nanteuil Meaux", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.883356, - 48.936365 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCHVW", - "description": "Carrefour Market - Nanteuil Meaux", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8003, - 48.39537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT774301", - "description": "Carrefour Market - Champagne-Sur-Seine", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.398095, - 47.291775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT443501", - "description": "Carrefour Market - Guérande", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.458006, - 49.14089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT272301", - "description": "Carrefour Market - Thiberville", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.66898, - 47.379523 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPKQVX", - "description": "Carrefour Market - Tours Tonnelle", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.209604, - 49.366741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT579701", - "description": "Carrefour Market - Yutz", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.436009, - 48.390076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPDMQS", - "description": "Océanopolis - Brest", - "capacity": "12", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.436009, - 48.390076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPDMQS", - "description": "Océanopolis - Brest", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.499118, - 45.402911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPAMTV", - "description": "Carrefour Market - Bort Les Orgues", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.579423, - 45.536785 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPAJKN", - "description": "Carrefour Market - Les Abrets", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.487529, - 43.598436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCHNP", - "description": "Carrefour Market - Toulouse Rougenet", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.487529, - 43.598436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCHNP", - "description": "Carrefour Market - Toulouse Rougenet", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.252427, - 46.996495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT184001", - "description": "Carrefour Market Saint-Florent-Sur-Cher", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.403885, - 48.152383 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT536001", - "description": "Carrefour Market - Evron", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.398095, - 47.291775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT443501", - "description": "Carrefour Market - Guérande", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.398095, - 47.291775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT443501", - "description": "Carrefour Market - Guérande", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.236735, - 43.301943 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT837901", - "description": "Carrefour Market - Pignans", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.236735, - 43.301943 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT837901", - "description": "Carrefour Market - Pignans", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.240259, - 45.248884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT436001", - "description": "Carrefour Market - Sainte-Sigolène", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.751218, - 48.445524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT229601", - "description": "Carrefour Market - Pledran", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.469171, - 49.789873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT801101", - "description": "Carrefour Market - Moreuil", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.220403, - 49.562552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT761331", - "description": "Carrefour Market - Epouville", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.262329, - 45.815552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT870002", - "description": "Carrefour Market - Limoges Roussillon", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.262329, - 45.815552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT870002", - "description": "Carrefour Market - Limoges Roussillon", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.246261, - 47.913654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT722301", - "description": "Carrefour Market Mulsanne", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.896302, - 46.778255 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT713801", - "description": "Carrefour Market - Saint Marcel", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.436009, - 48.390076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPDMQS", - "description": "Océanopolis - Brest", - "capacity": "12", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.436009, - 48.390076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPDMQS", - "description": "Océanopolis - Brest", - "capacity": "12", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.80592, - 50.427174 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT623001", - "description": "Carrefour Market - Lens Maës", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.773282, - 49.743555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT022501", - "description": "Carrefour Market - Marle sur Serre", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.98078, - 44.695745 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPBFNP", - "description": "Carrefour Market Audenge", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.122294, - 47.911167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT563801", - "description": "Carrefour Market - Guer", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.627323, - 49.30279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT271501", - "description": "Carrefour Market - Etrepagny", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.587237, - 43.657881 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPGKUW", - "description": "Carrefour Market - Hagetmau", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.676731, - 48.26921 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT771401", - "description": "Carrefour Market - Saint Pierre Les Nemours", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.676731, - 48.26921 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT771401", - "description": "Carrefour Market - Saint Pierre Les Nemours", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.780802, - 50.012867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT021701", - "description": "Carrefour Market - Le Nouvion-En-Thiérache", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.366634, - 43.747229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPJLPV", - "description": "Carrefour Market - Saint Jory", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.436009, - 48.390076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPDMQS", - "description": "Océanopolis - Brest", - "capacity": "12", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.436009, - 48.390076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPDMQS", - "description": "Océanopolis - Brest", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.112907, - 49.925275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT763701", - "description": "Carrefour Market - Neuville-Les-Dieppe Libération", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.618045, - 44.153818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPAFMR", - "description": "Carrefour Market - Bagnols sur Ceze - HUB", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.618045, - 44.153818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPAFMR", - "description": "Carrefour Market - Bagnols sur Ceze - HUB", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.223972, - 49.640772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPEUWY", - "description": "Carrefour Market Gonneville La Mallet", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.223972, - 49.640772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPEUWY", - "description": "Carrefour Market Gonneville La Mallet", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.249997, - 50.16321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPEGTZ", - "description": "Carrefour Market Cambrai", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.05728, - 50.434814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT627901", - "description": "Carrefour Market - Leforest", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8003, - 48.39537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT774301", - "description": "Carrefour Market - Champagne-Sur-Seine", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.617581, - 50.764831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT621261", - "description": "Carrefour Market - Wimille", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.685594, - 49.309 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT511701", - "description": "Carrefour Market - Fismes", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.041407, - 44.863328 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT242201", - "description": "Carrefour Market - Saint Cyprien", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.843756, - 47.754695 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT563901", - "description": "Carrefour Market - Grand-Champ", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.843756, - 47.754695 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT563901", - "description": "Carrefour Market - Grand-Champ", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.127372, - 49.458464 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT764201", - "description": "Carrefour Market - Bihorel", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.066412, - 45.037809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPJQUW", - "description": "Carrefour Market - Saint Flour", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.458006, - 49.14089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT272301", - "description": "Carrefour Market - Thiberville", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.458006, - 49.14089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT272301", - "description": "Carrefour Market - Thiberville", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.487529, - 43.598436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCHNP", - "description": "Carrefour Market - Toulouse Rougenet", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.74301, - 46.295192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT036001", - "description": "Carrefour Market - Commentry", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.08887, - 43.22824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPBKVZ", - "description": "Carrefour Market - Tarbes Claverie", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.682874, - 50.517119 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT626601", - "description": "Carrefour Market - Beuvry", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.234893, - 46.626053 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT715001", - "description": "Carrefour Market Louhans", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.499556, - 49.35465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT275001", - "description": "Carrefour Market - Pont Audemer L'étang", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.499556, - 49.35465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT275001", - "description": "Carrefour Market - Pont Audemer L'étang", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.123533, - 43.551015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT403001", - "description": "Carrefour Market - Peyrehorade Bayonne", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.123533, - 43.551015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT403001", - "description": "Carrefour Market - Peyrehorade Bayonne", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.365391, - 49.525415 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT764301", - "description": "Carrefour Market - Saint-Romain-De-Colbosc", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.46583, - 43.707568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT311401", - "description": "Carrefour Market - Pechbonnieu", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.780802, - 50.012867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT021701", - "description": "Carrefour Market - Le Nouvion-En-Thiérache", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.540737, - 48.87268 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT512101", - "description": "Carrefour Market - Montmirail", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.986826, - 48.538946 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT221701", - "description": "Carrefour Market - Plouagat", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.469974, - 46.836358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT583001", - "description": "Carrefour Market Decize", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.223972, - 49.640772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPEUWY", - "description": "Carrefour Market Gonneville La Mallet", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.986551, - 44.822933 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPDUXY", - "description": "Carrefour Market - Siorac", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.482268, - 46.833669 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT793001", - "description": "Carrefour Market - Bressuire", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.08887, - 43.22824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPBKVZ", - "description": "Carrefour Market - Tarbes Claverie", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.08887, - 43.22824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPBKVZ", - "description": "Carrefour Market - Tarbes Claverie", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.127372, - 49.458464 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT764201", - "description": "Carrefour Market - Bihorel", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.100719, - 50.294596 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT594601", - "description": "Carrefour Market - Jeumont", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.608609, - 45.526448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT248001", - "description": "Carrefour Market Rive-De-Gier", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.98078, - 44.695745 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPBFNP", - "description": "Carrefour Market Audenge", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.451023, - 49.499313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT023201", - "description": "Carrefour Market - Pinon", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.74326, - 49.822976 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT087001", - "description": "Carrefour Market - Nouzonville", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.74301, - 46.295192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT036001", - "description": "Carrefour Market - Commentry", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.74301, - 46.295192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT036001", - "description": "Carrefour Market - Commentry", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.42696, - 49.11838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPBJQY", - "description": "Carrefour Market - Luzarches", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.42696, - 49.11838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPBJQY", - "description": "Carrefour Market - Luzarches", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.359167, - 43.944306 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPEFNP", - "description": "Carrefour Market - Condom", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.991389, - 47.6708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT564002", - "description": "Carrefour Market - Auray Pluneret", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.991389, - 47.6708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT564002", - "description": "Carrefour Market - Auray Pluneret", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.781522, - 48.099983 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT538101", - "description": "Carrefour Market - Changé les Laval", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.860601, - 49.46922 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT601501", - "description": "Carrefour Market - Longueil-Annel", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.975408, - 46.109317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPEQSU", - "description": "Carrefour Market - Valleiry", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.676947, - 43.475492 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPGJVX", - "description": "Carrefour Market - Poussan", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.494168, - 45.3588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPBNTU", - "description": "Carrefour Market - Rives Sur Fures", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.576377, - 46.172783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT014601", - "description": "Carrefour Market - Montréal-La-Cluse", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.052104, - 47.998576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT295001", - "description": "Carrefour Market - Ergué Gabéric", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.052104, - 47.998576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT295001", - "description": "Carrefour Market - Ergué Gabéric", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.229294, - 43.492673 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPNQSZ", - "description": "Carrefour Market - Rognac", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.229294, - 43.492673 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPNQSZ", - "description": "Carrefour Market - Rognac", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6027, - 49.090455 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPABQY", - "description": "Carrefour Market - Bernay", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.966696, - 47.132729 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT217001", - "description": "Carrefour Market - Nuits Saint Georges", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.366634, - 43.747229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPJLPV", - "description": "Carrefour Market - Saint Jory", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.366634, - 43.747229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPJLPV", - "description": "Carrefour Market - Saint Jory", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8818, - 43.127473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT831901", - "description": "Carrefour Market - Ollioules", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.336697, - 49.346487 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT272101", - "description": "Carrefour Market - Beuzeville", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.345023, - 45.902219 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT011501", - "description": "Carrefour Market Lagnieu", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.162518, - 48.568736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT916501", - "description": "Carrefour Market - Breuillet Le Buisson Rondeau", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.629609, - 49.901096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT021201", - "description": "Carrefour Market Guise", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.954773, - 49.563524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT765701", - "description": "Carrefour Market - Pavilly", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.986826, - 48.538946 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT221701", - "description": "Carrefour Market - Plouagat", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.676731, - 48.26921 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT771401", - "description": "Carrefour Market - Saint Pierre Les Nemours", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.669158, - 50.402144 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCGTZ", - "description": "Carrefour Market - Quiévrechain", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.63189, - 48.26681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCQVW", - "description": "Carrefour Market - Voves", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.579423, - 45.536785 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPAJKN", - "description": "Carrefour Market - Les Abrets", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.579423, - 45.536785 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPAJKN", - "description": "Carrefour Market - Les Abrets", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.63189, - 48.26681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCQVW", - "description": "Carrefour Market - Voves", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.63189, - 48.26681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCQVW", - "description": "Carrefour Market - Voves", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.358696, - 45.961545 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPGMNS", - "description": "Carrefour Market - Amberieu en Bugey", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.494168, - 45.3588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPBNTU", - "description": "Carrefour Market - Rives Sur Fures", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.494168, - 45.3588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPBNTU", - "description": "Carrefour Market - Rives Sur Fures", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.076657, - 47.829971 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT723301", - "description": "Carrefour Market - Cerans Foulletourte", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.919226, - 49.972533 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT022601", - "description": "Carrefour Market - La Capelle", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.766495, - 47.917068 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT721201", - "description": "Carrefour Market - Saint-Calais Pressoir", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.08887, - 43.22824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPBKVZ", - "description": "Carrefour Market - Tarbes Claverie", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.605947, - 45.82401 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPDNWY", - "description": "Carrefour Market L'Arbresle", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.622973, - 50.511032 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT625201", - "description": "Carrefour Market - Le Touquet", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.436009, - 48.390076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPDMQS", - "description": "Océanopolis - Brest", - "capacity": "12", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.436009, - 48.390076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPDMQS", - "description": "Océanopolis - Brest", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.641645, - 44.241691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT301301", - "description": "Carrefour Market - Pont Saint Esprit", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.641645, - 44.241691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT301301", - "description": "Carrefour Market - Pont Saint Esprit", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101158, - 45.758632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT631101", - "description": "Carrefour Market - Beaumont", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101158, - 45.758632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT631101", - "description": "Carrefour Market - Beaumont", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.343265, - 49.446193 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT574801", - "description": "Carrefour Market - Rettel Sierck", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.883356, - 48.936365 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCHVW", - "description": "Carrefour Market - Nanteuil Meaux", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.940303, - 49.970649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPGNUW", - "description": "Carrefour Market - Airaines", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.279572, - 48.617677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPAELS", - "description": "Carrefour Market - Ducey", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.791275, - 45.93375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT016001", - "description": "Carrefour Market Trevoux", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.791275, - 45.93375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT016001", - "description": "Carrefour Market Trevoux", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.883356, - 48.936365 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCHVW", - "description": "Carrefour Market - Nanteuil Meaux", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.883356, - 48.936365 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCHVW", - "description": "Carrefour Market - Nanteuil Meaux", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.052104, - 47.998576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT295001", - "description": "Carrefour Market - Ergué Gabéric", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.695934, - 49.990367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT081701", - "description": "Carrefour Market - Fumay", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.17636, - 49.628538 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT768501", - "description": "Carrefour Market - Bosc-Le-Hard", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.035405, - 49.303309 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT764101", - "description": "Carrefour Market - Saint-Aubin-Lès-Elbeuf", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.418954, - 48.397295 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT914901", - "description": "Carrefour Market - Milly-La-Forêt", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.066412, - 45.037809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPJQUW", - "description": "Carrefour Market - Saint Flour", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.066412, - 45.037809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPJQUW", - "description": "Carrefour Market - Saint Flour", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.991389, - 47.6708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT564002", - "description": "Carrefour Market - Auray Pluneret", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.991389, - 47.6708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT564002", - "description": "Carrefour Market - Auray Pluneret", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.359167, - 43.944306 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPEFNP", - "description": "Carrefour Market - Condom", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.359167, - 43.944306 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPEFNP", - "description": "Carrefour Market - Condom", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.24829, - 49.090447 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPFLPS", - "description": "Carrefour Market - Marigny", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.707103, - 46.849657 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPBDFY", - "description": "Carrefour Market - Déols", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.707103, - 46.849657 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPBDFY", - "description": "Carrefour Market - Déols", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.966696, - 47.132729 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT217001", - "description": "Carrefour Market - Nuits Saint Georges", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.199244, - 46.202143 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT010001", - "description": "Carrefour Market Saint-Denis-Les-Bourg", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.199244, - 46.202143 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT010001", - "description": "Carrefour Market Saint-Denis-Les-Bourg", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.685594, - 49.309 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT511701", - "description": "Carrefour Market - Fismes", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.685594, - 49.309 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT511701", - "description": "Carrefour Market - Fismes", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.627323, - 49.30279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT271501", - "description": "Carrefour Market - Etrepagny", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.800194, - 49.297394 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT603201", - "description": "Carrefour Market - Béthisy-Saint-Pierre", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.991534, - 49.029915 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT951801", - "description": "Carrefour Market - Menucourt", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.806982, - 49.482503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCKMQ", - "description": "Carrefour Market - Le Trait", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.35061, - 47.603506 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT412601", - "description": "Carrefour Market - La Chaussée Saint Victor", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.358696, - 45.961545 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPGMNS", - "description": "Carrefour Market - Amberieu en Bugey", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.358696, - 45.961545 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPGMNS", - "description": "Carrefour Market - Amberieu en Bugey", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.229294, - 43.492673 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPNQSZ", - "description": "Carrefour Market - Rognac", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.487529, - 43.598436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCHNP", - "description": "Carrefour Market - Toulouse Rougenet", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.05728, - 50.434814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT627901", - "description": "Carrefour Market - Leforest", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.618045, - 44.153818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPAFMR", - "description": "Carrefour Market - Bagnols sur Ceze - HUB", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.487529, - 43.598436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCHNP", - "description": "Carrefour Market - Toulouse Rougenet", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.487529, - 43.598436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCHNP", - "description": "Carrefour Market - Toulouse Rougenet", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.566954, - 45.324579 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT384301", - "description": "Carrefour Market Moirans", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.055603, - 43.235744 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT650001", - "description": "Carrefour Market - Tarbes Lacaussade", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.566954, - 45.324579 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT384301", - "description": "Carrefour Market Moirans", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.617581, - 50.764831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT621261", - "description": "Carrefour Market - Wimille", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.71227, - 47.978976 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT358901", - "description": "Carrefour Market - Laille", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.170213, - 46.752665 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT181601", - "description": "Carrefour Market - Lignières", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.162518, - 48.568736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT916501", - "description": "Carrefour Market - Breuillet Le Buisson Rondeau", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.162518, - 48.568736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT916501", - "description": "Carrefour Market - Breuillet Le Buisson Rondeau", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.934665, - 43.660026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT349201", - "description": "Carrefour Market - Le Crès", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.641645, - 44.241691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT301301", - "description": "Carrefour Market - Pont Saint Esprit", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.760049, - 45.95882 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT234001", - "description": "Carrefour Market - Bourganeuf", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.729263, - 45.542703 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT636001", - "description": "Carrefour Market - Ambert", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.471093, - 46.054312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT032701", - "description": "Carrefour Market - St Yorre", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.345023, - 45.902219 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT011501", - "description": "Carrefour Market Lagnieu", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.345023, - 45.902219 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT011501", - "description": "Carrefour Market Lagnieu", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.608345, - 49.570514 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT020001", - "description": "Carrefour Market - Laon Christ", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.399741, - 44.853562 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPBHNT", - "description": "Carrefour Market - Prigonrieux", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.593928, - 49.065702 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT505601", - "description": "Carrefour Market - Blainville-Sur-Mer", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.404099, - 49.18976 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT501901", - "description": "Carrefour Market - Periers", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.404099, - 49.18976 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT501901", - "description": "Carrefour Market - Periers", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.975408, - 46.109317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPEQSU", - "description": "Carrefour Market - Valleiry", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.004098, - 48.18373 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT882301", - "description": "Carrefour Market - Fraize", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.004098, - 48.18373 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT882301", - "description": "Carrefour Market - Fraize", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.563104, - 43.089178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT312101", - "description": "Carrefour Market - Montrejeau", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.639725, - 49.073297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT517001", - "description": "Carrefour Market - Dormans Chavenay", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.608609, - 45.526448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT248001", - "description": "Carrefour Market Rive-De-Gier", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.311359, - 50.287157 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT591111", - "description": "Carrefour Market - Bouchain", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.311359, - 50.287157 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT591111", - "description": "Carrefour Market - Bouchain", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.173729, - 50.387992 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPKMXZ", - "description": "Carrefour Market - Lallaing", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.403881, - 49.748517 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT764001", - "description": "Carrefour Market - Fécamp", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.707103, - 46.849657 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPBDFY", - "description": "Carrefour Market - Déols", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.707103, - 46.849657 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPBDFY", - "description": "Carrefour Market - Déols", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.540737, - 48.87268 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT512101", - "description": "Carrefour Market - Montmirail", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.540737, - 48.87268 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT512101", - "description": "Carrefour Market - Montmirail", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.637021, - 50.534041 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT624001", - "description": "Carrefour Market - Béthune Bar", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.027091, - 47.600294 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT416001", - "description": "Carrefour Market - Lamotte Beuvron", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.42696, - 49.11838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPBJQY", - "description": "Carrefour Market - Luzarches", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8818, - 43.127473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT831901", - "description": "Carrefour Market - Ollioules", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.618045, - 44.153818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPAFMR", - "description": "Carrefour Market - Bagnols sur Ceze - HUB", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.004098, - 48.18373 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT882301", - "description": "Carrefour Market - Fraize", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.345777, - 48.485775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT915901", - "description": "Carrefour Market La Ferté-Alais", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.644123, - 47.688975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT455001", - "description": "Carrefour Market Gien", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.279572, - 48.617677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPAELS", - "description": "Carrefour Market - Ducey", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.366634, - 43.747229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPJLPV", - "description": "Carrefour Market - Saint Jory", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.669158, - 50.402144 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCGTZ", - "description": "Carrefour Market - Quiévrechain", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.669158, - 50.402144 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCGTZ", - "description": "Carrefour Market - Quiévrechain", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.358696, - 45.961545 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPGMNS", - "description": "Carrefour Market - Amberieu en Bugey", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.358696, - 45.961545 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPGMNS", - "description": "Carrefour Market - Amberieu en Bugey", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.696596, - 49.403682 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT084001", - "description": "Carrefour Market - Vouziers", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.28215, - 46.310335 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT035001", - "description": "Carrefour Market - Saint-Pourcain-sur-Sioule", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.049102, - 43.646085 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPBHQW", - "description": "Carrefour Market - Valbonne", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.608609, - 45.526448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT248001", - "description": "Carrefour Market Rive-De-Gier", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.608609, - 45.526448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT248001", - "description": "Carrefour Market Rive-De-Gier", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.035405, - 49.303309 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT764101", - "description": "Carrefour Market - Saint-Aubin-Lès-Elbeuf", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.436009, - 48.390076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPDMQS", - "description": "Océanopolis - Brest", - "capacity": "12", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.436009, - 48.390076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPDMQS", - "description": "Océanopolis - Brest", - "capacity": "12", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.052104, - 47.998576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT295001", - "description": "Carrefour Market - Ergué Gabéric", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.052104, - 47.998576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT295001", - "description": "Carrefour Market - Ergué Gabéric", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.365391, - 49.525415 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT764301", - "description": "Carrefour Market - Saint-Romain-De-Colbosc", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.896302, - 46.778255 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT713801", - "description": "Carrefour Market - Saint Marcel", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.896302, - 46.778255 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT713801", - "description": "Carrefour Market - Saint Marcel", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.502053, - 48.016415 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT297801", - "description": "Carrefour Market - Plouhinec", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.975408, - 46.109317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPEQSU", - "description": "Carrefour Market - Valleiry", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.975408, - 46.109317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPEQSU", - "description": "Carrefour Market - Valleiry", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.942851, - 50.527144 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT591121", - "description": "Carrefour Market - Annoeullin", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.991389, - 47.6708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT564002", - "description": "Carrefour Market - Auray Pluneret", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.403885, - 48.152383 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT536001", - "description": "Carrefour Market - Evron", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.246261, - 47.913654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT722301", - "description": "Carrefour Market Mulsanne", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.246261, - 47.913654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT722301", - "description": "Carrefour Market Mulsanne", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.049239, - 49.872304 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT765501", - "description": "Carrefour Market - Offranville", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.049239, - 49.872304 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT765501", - "description": "Carrefour Market - Offranville", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.482268, - 46.833669 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT793001", - "description": "Carrefour Market - Bressuire", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.482268, - 46.833669 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT793001", - "description": "Carrefour Market - Bressuire", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.404099, - 49.18976 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT501901", - "description": "Carrefour Market - Periers", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.800194, - 49.297394 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT603201", - "description": "Carrefour Market - Béthisy-Saint-Pierre", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.63189, - 48.26681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCQVW", - "description": "Carrefour Market - Voves", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.089935, - 48.642639 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT914701", - "description": "Carrefour Market Limours", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.15132, - 49.406931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT762401", - "description": "Carrefour Market - Le Mesnil-Esnard", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.66898, - 47.379523 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPKQVX", - "description": "Carrefour Market - Tours Tonnelle", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.883356, - 48.936365 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCHVW", - "description": "Carrefour Market - Nanteuil Meaux", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.262329, - 45.815552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT870002", - "description": "Carrefour Market - Limoges Roussillon", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.436009, - 48.390076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPDMQS", - "description": "Océanopolis - Brest", - "capacity": "12", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.436009, - 48.390076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPDMQS", - "description": "Océanopolis - Brest", - "capacity": "12", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.883356, - 48.936365 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCHVW", - "description": "Carrefour Market - Nanteuil Meaux", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.883356, - 48.936365 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCHVW", - "description": "Carrefour Market - Nanteuil Meaux", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.618045, - 44.153818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPAFMR", - "description": "Carrefour Market - Bagnols sur Ceze - HUB", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.618045, - 44.153818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPAFMR", - "description": "Carrefour Market - Bagnols sur Ceze - HUB", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.469974, - 46.836358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT583001", - "description": "Carrefour Market Decize", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.593928, - 49.065702 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT505601", - "description": "Carrefour Market - Blainville-Sur-Mer", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.085226, - 48.71667 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT784701", - "description": "Carrefour Market - Saint-Rémy-Les-Chevreuse", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.660423, - 50.275132 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT801201", - "description": "Carrefour Market - Rue Moulins", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.806982, - 49.482503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCKMQ", - "description": "Carrefour Market - Le Trait", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.806982, - 49.482503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCKMQ", - "description": "Carrefour Market - Le Trait", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.252427, - 46.996495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT184001", - "description": "Carrefour Market Saint-Florent-Sur-Cher", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.641645, - 44.241691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT301301", - "description": "Carrefour Market - Pont Saint Esprit", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.766495, - 47.917068 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT721201", - "description": "Carrefour Market - Saint-Calais Pressoir", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.199045, - 48.933907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT611201", - "description": "Carrefour Market - Vimoutiers", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.162518, - 48.568736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT916501", - "description": "Carrefour Market - Breuillet Le Buisson Rondeau", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.934665, - 43.660026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT349201", - "description": "Carrefour Market - Le Crès", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.461636, - 45.636142 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT695901", - "description": "Carrefour Market - Saint-Symphorien-Sur-Coise", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.398095, - 47.291775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT443501", - "description": "Carrefour Market - Guérande", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.398095, - 47.291775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT443501", - "description": "Carrefour Market - Guérande", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.942851, - 50.527144 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT591121", - "description": "Carrefour Market - Annoeullin", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.236735, - 43.301943 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT837901", - "description": "Carrefour Market - Pignans", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.751218, - 48.445524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT229601", - "description": "Carrefour Market - Pledran", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.751218, - 48.445524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT229601", - "description": "Carrefour Market - Pledran", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.186278, - 47.83375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPFNTW", - "description": "Carrefour Market - Loctudy", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.052104, - 47.998576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT295001", - "description": "Carrefour Market - Ergué Gabéric", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.052104, - 47.998576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT295001", - "description": "Carrefour Market - Ergué Gabéric", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.403881, - 49.748517 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT764001", - "description": "Carrefour Market - Fécamp", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.076657, - 47.829971 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT723301", - "description": "Carrefour Market - Cerans Foulletourte", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.076657, - 47.829971 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT723301", - "description": "Carrefour Market - Cerans Foulletourte", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.660423, - 50.275132 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT801201", - "description": "Carrefour Market - Rue Moulins", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.92563, - 48.292147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT535001", - "description": "Carrefour Market - Ernee", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.781522, - 48.099983 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT538101", - "description": "Carrefour Market - Changé les Laval", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.780802, - 50.012867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT021701", - "description": "Carrefour Market - Le Nouvion-En-Thiérache", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.780802, - 50.012867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT021701", - "description": "Carrefour Market - Le Nouvion-En-Thiérache", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.239491, - 49.585979 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCDVZ", - "description": "Carrefour Market Autreville", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.239491, - 49.585979 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCDVZ", - "description": "Carrefour Market Autreville", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.358696, - 45.961545 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPGMNS", - "description": "Carrefour Market - Amberieu en Bugey", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.986826, - 48.538946 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT221701", - "description": "Carrefour Market - Plouagat", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.986826, - 48.538946 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT221701", - "description": "Carrefour Market - Plouagat", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.74301, - 46.295192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT036001", - "description": "Carrefour Market - Commentry", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.71227, - 47.978976 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT358901", - "description": "Carrefour Market - Laille", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.637021, - 50.534041 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT624001", - "description": "Carrefour Market - Béthune Bar", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.170213, - 46.752665 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT181601", - "description": "Carrefour Market - Lignières", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.170213, - 46.752665 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT181601", - "description": "Carrefour Market - Lignières", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.502053, - 48.016415 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT297801", - "description": "Carrefour Market - Plouhinec", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.605947, - 45.82401 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPDNWY", - "description": "Carrefour Market L'Arbresle", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.494168, - 45.3588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPBNTU", - "description": "Carrefour Market - Rives Sur Fures", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.696596, - 49.403682 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT084001", - "description": "Carrefour Market - Vouziers", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.696596, - 49.403682 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT084001", - "description": "Carrefour Market - Vouziers", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.773282, - 49.743555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT022501", - "description": "Carrefour Market - Marle sur Serre", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.566954, - 45.324579 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT384301", - "description": "Carrefour Market Moirans", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.566954, - 45.324579 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT384301", - "description": "Carrefour Market Moirans", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.540737, - 48.87268 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT512101", - "description": "Carrefour Market - Montmirail", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.088825, - 48.582475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT506001", - "description": "Carrefour Market - Parigny", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.041407, - 44.863328 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT242201", - "description": "Carrefour Market - Saint Cyprien", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.367529, - 50.994649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPDFPQ", - "description": "Carrefour Market - Cappelle la Grande", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.367529, - 50.994649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPDFPQ", - "description": "Carrefour Market - Cappelle la Grande", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.966696, - 47.132729 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT217001", - "description": "Carrefour Market - Nuits Saint Georges", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.966696, - 47.132729 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT217001", - "description": "Carrefour Market - Nuits Saint Georges", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.262329, - 45.815552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT870002", - "description": "Carrefour Market - Limoges Roussillon", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.279572, - 48.617677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPAELS", - "description": "Carrefour Market - Ducey", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.279572, - 48.617677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPAELS", - "description": "Carrefour Market - Ducey", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.235684, - 50.61643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT597801", - "description": "Carrefour Market - Baisieux", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.235684, - 50.61643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT597801", - "description": "Carrefour Market - Baisieux", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.089935, - 48.642639 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT914701", - "description": "Carrefour Market Limours", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.089935, - 48.642639 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT914701", - "description": "Carrefour Market Limours", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.668462, - 45.287259 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT154001", - "description": "Carrefour Market Riom-Es-Montagnes", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.240259, - 45.248884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT436001", - "description": "Carrefour Market - Sainte-Sigolène", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.367529, - 50.994649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPDFPQ", - "description": "Carrefour Market - Cappelle la Grande", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.579423, - 45.536785 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPAJKN", - "description": "Carrefour Market - Les Abrets", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.579423, - 45.536785 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPAJKN", - "description": "Carrefour Market - Les Abrets", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.676947, - 43.475492 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPGJVX", - "description": "Carrefour Market - Poussan", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.676947, - 43.475492 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPGJVX", - "description": "Carrefour Market - Poussan", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.74326, - 49.822976 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT087001", - "description": "Carrefour Market - Nouzonville", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.235684, - 50.61643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT597801", - "description": "Carrefour Market - Baisieux", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.896302, - 46.778255 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT713801", - "description": "Carrefour Market - Saint Marcel", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.358696, - 45.961545 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPGMNS", - "description": "Carrefour Market - Amberieu en Bugey", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.358696, - 45.961545 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPGMNS", - "description": "Carrefour Market - Amberieu en Bugey", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.682874, - 50.517119 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT626601", - "description": "Carrefour Market - Beuvry", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.041407, - 44.863328 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT242201", - "description": "Carrefour Market - Saint Cyprien", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.041407, - 44.863328 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT242201", - "description": "Carrefour Market - Saint Cyprien", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.345023, - 45.902219 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT011501", - "description": "Carrefour Market Lagnieu", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.345023, - 45.902219 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT011501", - "description": "Carrefour Market Lagnieu", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.027091, - 47.600294 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT416001", - "description": "Carrefour Market - Lamotte Beuvron", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.301951, - 47.596511 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT410001", - "description": "Carrefour Market Blois Chavy", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.209604, - 49.366741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT579701", - "description": "Carrefour Market - Yutz", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.940303, - 49.970649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPGNUW", - "description": "Carrefour Market - Airaines", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.209604, - 49.366741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT579701", - "description": "Carrefour Market - Yutz", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.209604, - 49.366741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT579701", - "description": "Carrefour Market - Yutz", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.579423, - 45.536785 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPAJKN", - "description": "Carrefour Market - Les Abrets", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.800449, - 49.035602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT771651", - "description": "Carrefour Market - Saint-Soupplets", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.055603, - 43.235744 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT650001", - "description": "Carrefour Market - Tarbes Lacaussade", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.46583, - 43.707568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT311401", - "description": "Carrefour Market - Pechbonnieu", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.085226, - 48.71667 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT784701", - "description": "Carrefour Market - Saint-Rémy-Les-Chevreuse", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.085226, - 48.71667 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT784701", - "description": "Carrefour Market - Saint-Rémy-Les-Chevreuse", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.800449, - 49.035602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT771651", - "description": "Carrefour Market - Saint-Soupplets", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.256509, - 48.162124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT453001", - "description": "Carrefour Market - Dadonville", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.676947, - 43.475492 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPGJVX", - "description": "Carrefour Market - Poussan", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.199244, - 46.202143 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT010001", - "description": "Carrefour Market Saint-Denis-Les-Bourg", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.608609, - 45.526448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT248001", - "description": "Carrefour Market Rive-De-Gier", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.608609, - 45.526448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT248001", - "description": "Carrefour Market Rive-De-Gier", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.843756, - 47.754695 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT563901", - "description": "Carrefour Market - Grand-Champ", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.843756, - 47.754695 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT563901", - "description": "Carrefour Market - Grand-Champ", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.150329, - 50.625667 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT596502", - "description": "Carrefour Market - Villeneuve-D'ascq", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.399741, - 44.853562 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPBHNT", - "description": "Carrefour Market - Prigonrieux", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.199244, - 46.202143 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT010001", - "description": "Carrefour Market Saint-Denis-Les-Bourg", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.199244, - 46.202143 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT010001", - "description": "Carrefour Market Saint-Denis-Les-Bourg", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.469171, - 49.789873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT801101", - "description": "Carrefour Market - Moreuil", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.198409, - 44.250601 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT305001", - "description": "Carrefour Market Saint-Ambroix", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.027091, - 47.600294 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT416001", - "description": "Carrefour Market - Lamotte Beuvron", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.027091, - 47.600294 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT416001", - "description": "Carrefour Market - Lamotte Beuvron", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.234893, - 46.626053 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT715001", - "description": "Carrefour Market Louhans", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.991389, - 47.6708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT564002", - "description": "Carrefour Market - Auray Pluneret", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.991389, - 47.6708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT564002", - "description": "Carrefour Market - Auray Pluneret", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.198409, - 44.250601 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT305001", - "description": "Carrefour Market Saint-Ambroix", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.089935, - 48.642639 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT914701", - "description": "Carrefour Market Limours", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.236735, - 43.301943 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT837901", - "description": "Carrefour Market - Pignans", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.123533, - 43.551015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT403001", - "description": "Carrefour Market - Peyrehorade Bayonne", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.695934, - 49.990367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT081701", - "description": "Carrefour Market - Fumay", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.98078, - 44.695745 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPBFNP", - "description": "Carrefour Market Audenge", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.98078, - 44.695745 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPBFNP", - "description": "Carrefour Market Audenge", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.676731, - 48.26921 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT771401", - "description": "Carrefour Market - Saint Pierre Les Nemours", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.449374, - 49.039953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT502001", - "description": "Carrefour Market - Coutances Planche Maurice", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.449374, - 49.039953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT502001", - "description": "Carrefour Market - Coutances Planche Maurice", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.311359, - 50.287157 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT591111", - "description": "Carrefour Market - Bouchain", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.644123, - 47.688975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT455001", - "description": "Carrefour Market Gien", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.644123, - 47.688975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT455001", - "description": "Carrefour Market Gien", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.199045, - 48.933907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT611201", - "description": "Carrefour Market - Vimoutiers", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.750852, - 50.449156 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT621701", - "description": "Carrefour Market - Montreuil Campigneulles", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.482268, - 46.833669 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT793001", - "description": "Carrefour Market - Bressuire", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.122369, - 45.888212 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT632001", - "description": "Carrefour Market - Riom", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.066412, - 45.037809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPJQUW", - "description": "Carrefour Market - Saint Flour", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6027, - 49.090455 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPABQY", - "description": "Carrefour Market - Bernay", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6027, - 49.090455 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPABQY", - "description": "Carrefour Market - Bernay", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.240259, - 45.248884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT436001", - "description": "Carrefour Market - Sainte-Sigolène", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.240259, - 45.248884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT436001", - "description": "Carrefour Market - Sainte-Sigolène", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.15132, - 49.406931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT762401", - "description": "Carrefour Market - Le Mesnil-Esnard", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.15132, - 49.406931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT762401", - "description": "Carrefour Market - Le Mesnil-Esnard", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.707103, - 46.849657 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPBDFY", - "description": "Carrefour Market - Déols", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.707103, - 46.849657 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPBDFY", - "description": "Carrefour Market - Déols", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.235684, - 50.61643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT597801", - "description": "Carrefour Market - Baisieux", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.24829, - 49.090447 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPFLPS", - "description": "Carrefour Market - Marigny", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.24829, - 49.090447 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPFLPS", - "description": "Carrefour Market - Marigny", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.499556, - 49.35465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT275001", - "description": "Carrefour Market - Pont Audemer L'étang", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.004098, - 48.18373 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT882301", - "description": "Carrefour Market - Fraize", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.674918, - 46.806598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT360001", - "description": "Carrefour Market - Chateauroux", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.127372, - 49.458464 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT764201", - "description": "Carrefour Market - Bihorel", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.127372, - 49.458464 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT764201", - "description": "Carrefour Market - Bihorel", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.761035, - 48.068815 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT530001", - "description": "Carrefour Market - Laval", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.66898, - 47.379523 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPKQVX", - "description": "Carrefour Market - Tours Tonnelle", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.66898, - 47.379523 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPKQVX", - "description": "Carrefour Market - Tours Tonnelle", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.108334, - 45.636929 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT380701", - "description": "Carrefour Market - Saint-Quentin-Fallavier", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.71227, - 47.978976 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT358901", - "description": "Carrefour Market - Laille", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.71227, - 47.978976 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT358901", - "description": "Carrefour Market - Laille", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.723684, - 48.767523 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT618001", - "description": "Carrefour Market - Tinchebray", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.750852, - 50.449156 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT621701", - "description": "Carrefour Market - Montreuil Campigneulles", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.860601, - 49.46922 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT601501", - "description": "Carrefour Market - Longueil-Annel", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.112907, - 49.925275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT763701", - "description": "Carrefour Market - Neuville-Les-Dieppe Libération", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.336056, - 43.689825 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT318401", - "description": "Carrefour Market - Aussonne", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.707103, - 46.849657 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPBDFY", - "description": "Carrefour Market - Déols", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.17636, - 49.628538 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT768501", - "description": "Carrefour Market - Bosc-Le-Hard", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.199244, - 46.202143 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT010001", - "description": "Carrefour Market Saint-Denis-Les-Bourg", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.249997, - 50.16321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPEGTZ", - "description": "Carrefour Market Cambrai", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.695934, - 49.990367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT081701", - "description": "Carrefour Market - Fumay", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.695934, - 49.990367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT081701", - "description": "Carrefour Market - Fumay", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.458006, - 49.14089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT272301", - "description": "Carrefour Market - Thiberville", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.239491, - 49.585979 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCDVZ", - "description": "Carrefour Market Autreville", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101158, - 45.758632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT631101", - "description": "Carrefour Market - Beaumont", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.343265, - 49.446193 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT574801", - "description": "Carrefour Market - Rettel Sierck", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.202922, - 47.968208 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT720001", - "description": "Carrefour Market - Le Mans Piron", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.220403, - 49.562552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT761331", - "description": "Carrefour Market - Epouville", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.499118, - 45.402911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPAMTV", - "description": "Carrefour Market - Bort Les Orgues", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.92563, - 48.292147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT535001", - "description": "Carrefour Market - Ernee", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.843756, - 47.754695 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT563901", - "description": "Carrefour Market - Grand-Champ", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.843756, - 47.754695 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT563901", - "description": "Carrefour Market - Grand-Champ", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.461636, - 45.636142 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT695901", - "description": "Carrefour Market - Saint-Symphorien-Sur-Coise", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.954773, - 49.563524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT765701", - "description": "Carrefour Market - Pavilly", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.202922, - 47.968208 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT720001", - "description": "Carrefour Market - Le Mans Piron", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.608609, - 45.526448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT248001", - "description": "Carrefour Market Rive-De-Gier", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.608609, - 45.526448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT248001", - "description": "Carrefour Market Rive-De-Gier", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.049102, - 43.646085 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPBHQW", - "description": "Carrefour Market - Valbonne", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.049102, - 43.646085 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPBHQW", - "description": "Carrefour Market - Valbonne", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.229294, - 43.492673 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPNQSZ", - "description": "Carrefour Market - Rognac", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.674918, - 46.806598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT360001", - "description": "Carrefour Market - Chateauroux", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.076657, - 47.829971 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT723301", - "description": "Carrefour Market - Cerans Foulletourte", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.471093, - 46.054312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT032701", - "description": "Carrefour Market - St Yorre", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.471093, - 46.054312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT032701", - "description": "Carrefour Market - St Yorre", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.399741, - 44.853562 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPBHNT", - "description": "Carrefour Market - Prigonrieux", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.399741, - 44.853562 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPBHNT", - "description": "Carrefour Market - Prigonrieux", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101158, - 45.758632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT631101", - "description": "Carrefour Market - Beaumont", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.24829, - 49.090447 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPFLPS", - "description": "Carrefour Market - Marigny", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.418954, - 48.397295 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT914901", - "description": "Carrefour Market - Milly-La-Forêt", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.256509, - 48.162124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT453001", - "description": "Carrefour Market - Dadonville", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.576377, - 46.172783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT014601", - "description": "Carrefour Market - Montréal-La-Cluse", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.629609, - 49.901096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT021201", - "description": "Carrefour Market Guise", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.760049, - 45.95882 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT234001", - "description": "Carrefour Market - Bourganeuf", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.645069, - 48.58981 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT617001", - "description": "Carrefour Market - Domfront", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.645069, - 48.58981 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT617001", - "description": "Carrefour Market - Domfront", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.646841, - 50.409677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT621801", - "description": "Carrefour Market - Verton", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.646841, - 50.409677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT621801", - "description": "Carrefour Market - Verton", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.791275, - 45.93375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT016001", - "description": "Carrefour Market Trevoux", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.791275, - 45.93375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT016001", - "description": "Carrefour Market Trevoux", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.367529, - 50.994649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPDFPQ", - "description": "Carrefour Market - Cappelle la Grande", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.785832, - 49.158307 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT954201", - "description": "Carrefour Market - Magny-En-Vexin", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.345023, - 45.902219 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT011501", - "description": "Carrefour Market Lagnieu", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.052104, - 47.998576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT295001", - "description": "Carrefour Market - Ergué Gabéric", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.108334, - 45.636929 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT380701", - "description": "Carrefour Market - Saint-Quentin-Fallavier", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.674918, - 46.806598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT360001", - "description": "Carrefour Market - Chateauroux", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.674918, - 46.806598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT360001", - "description": "Carrefour Market - Chateauroux", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.685594, - 49.309 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT511701", - "description": "Carrefour Market - Fismes", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.986551, - 44.822933 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPDUXY", - "description": "Carrefour Market - Siorac", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.608345, - 49.570514 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT020001", - "description": "Carrefour Market - Laon Christ", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.202922, - 47.968208 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT720001", - "description": "Carrefour Market - Le Mans Piron", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.202922, - 47.968208 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT720001", - "description": "Carrefour Market - Le Mans Piron", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.622973, - 50.511032 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT625201", - "description": "Carrefour Market - Le Touquet", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.336056, - 43.689825 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT318401", - "description": "Carrefour Market - Aussonne", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.15132, - 49.406931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT762401", - "description": "Carrefour Market - Le Mesnil-Esnard", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.186278, - 47.83375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPFNTW", - "description": "Carrefour Market - Loctudy", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.186278, - 47.83375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPFNTW", - "description": "Carrefour Market - Loctudy", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.587237, - 43.657881 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPGKUW", - "description": "Carrefour Market - Hagetmau", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.100719, - 50.294596 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT594601", - "description": "Carrefour Market - Jeumont", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.449374, - 49.039953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT502001", - "description": "Carrefour Market - Coutances Planche Maurice", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.791275, - 45.93375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT016001", - "description": "Carrefour Market Trevoux", - "capacity": "8", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.991534, - 49.029915 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT951801", - "description": "Carrefour Market - Menucourt", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.345023, - 45.902219 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT011501", - "description": "Carrefour Market Lagnieu", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.345023, - 45.902219 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT011501", - "description": "Carrefour Market Lagnieu", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.618045, - 44.153818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPAFMR", - "description": "Carrefour Market - Bagnols sur Ceze - HUB", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.618045, - 44.153818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPAFMR", - "description": "Carrefour Market - Bagnols sur Ceze - HUB", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.563104, - 43.089178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT312101", - "description": "Carrefour Market - Montrejeau", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8818, - 43.127473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT831901", - "description": "Carrefour Market - Ollioules", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8818, - 43.127473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT831901", - "description": "Carrefour Market - Ollioules", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.639725, - 49.073297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT517001", - "description": "Carrefour Market - Dormans Chavenay", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.707103, - 46.849657 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPBDFY", - "description": "Carrefour Market - Déols", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.791275, - 45.93375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT016001", - "description": "Carrefour Market Trevoux", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.223972, - 49.640772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPEUWY", - "description": "Carrefour Market Gonneville La Mallet", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.239491, - 49.585979 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCDVZ", - "description": "Carrefour Market Autreville", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.579423, - 45.536785 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPAJKN", - "description": "Carrefour Market - Les Abrets", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.579423, - 45.536785 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPAJKN", - "description": "Carrefour Market - Les Abrets", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.01015, - 48.896438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT511301", - "description": "Carrefour Market - Vertus", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.451023, - 49.499313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT023201", - "description": "Carrefour Market - Pinon", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.934665, - 43.660026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT349201", - "description": "Carrefour Market - Le Crès", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.934665, - 43.660026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT349201", - "description": "Carrefour Market - Le Crès", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.532718, - 46.578239 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT362001", - "description": "Carrefour Market Le Pechereau", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.532718, - 46.578239 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT362001", - "description": "Carrefour Market Le Pechereau", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.644123, - 47.688975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT455001", - "description": "Carrefour Market Gien", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6027, - 49.090455 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPABQY", - "description": "Carrefour Market - Bernay", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.687908, - 47.846202 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT293401", - "description": "Carrefour Market Riec-Sur-Belon", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.199244, - 46.202143 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT010001", - "description": "Carrefour Market Saint-Denis-Les-Bourg", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.199244, - 46.202143 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT010001", - "description": "Carrefour Market Saint-Denis-Les-Bourg", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.696596, - 49.403682 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT084001", - "description": "Carrefour Market - Vouziers", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.806982, - 49.482503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCKMQ", - "description": "Carrefour Market - Le Trait", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.122294, - 47.911167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT563801", - "description": "Carrefour Market - Guer", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.991389, - 47.6708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT564002", - "description": "Carrefour Market - Auray Pluneret", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.404099, - 49.18976 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT501901", - "description": "Carrefour Market - Periers", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.345777, - 48.485775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT915901", - "description": "Carrefour Market La Ferté-Alais", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.088825, - 48.582475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT506001", - "description": "Carrefour Market - Parigny", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.088825, - 48.582475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT506001", - "description": "Carrefour Market - Parigny", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.919226, - 49.972533 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT022601", - "description": "Carrefour Market - La Capelle", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.80592, - 50.427174 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT623001", - "description": "Carrefour Market - Lens Maës", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.173729, - 50.387992 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPKMXZ", - "description": "Carrefour Market - Lallaing", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.073207, - 47.804972 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT411001", - "description": "Carrefour Market - Vendôme Saint-Ouen", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.073207, - 47.804972 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT411001", - "description": "Carrefour Market - Vendôme Saint-Ouen", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.301951, - 47.596511 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT410001", - "description": "Carrefour Market Blois Chavy", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.301951, - 47.596511 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT410001", - "description": "Carrefour Market Blois Chavy", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.073207, - 47.804972 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT411001", - "description": "Carrefour Market - Vendôme Saint-Ouen", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.073207, - 47.804972 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT411001", - "description": "Carrefour Market - Vendôme Saint-Ouen", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.123533, - 43.551015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT403001", - "description": "Carrefour Market - Peyrehorade Bayonne", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.359167, - 43.944306 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPEFNP", - "description": "Carrefour Market - Condom", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.01015, - 48.896438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT511301", - "description": "Carrefour Market - Vertus", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.088825, - 48.582475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT506001", - "description": "Carrefour Market - Parigny", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.246261, - 47.913654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT722301", - "description": "Carrefour Market Mulsanne", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.751218, - 48.445524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT229601", - "description": "Carrefour Market - Pledran", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.761035, - 48.068815 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT530001", - "description": "Carrefour Market - Laval", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.35061, - 47.603506 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT412601", - "description": "Carrefour Market - La Chaussée Saint Victor", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.398095, - 47.291775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT443501", - "description": "Carrefour Market - Guérande", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.398095, - 47.291775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT443501", - "description": "Carrefour Market - Guérande", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.301951, - 47.596511 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT410001", - "description": "Carrefour Market Blois Chavy", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.669158, - 50.402144 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCGTZ", - "description": "Carrefour Market - Quiévrechain", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.729263, - 45.542703 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT636001", - "description": "Carrefour Market - Ambert", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.35061, - 47.603506 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT412601", - "description": "Carrefour Market - La Chaussée Saint Victor", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.35061, - 47.603506 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT412601", - "description": "Carrefour Market - La Chaussée Saint Victor", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.499556, - 49.35465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT275001", - "description": "Carrefour Market - Pont Audemer L'étang", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.785832, - 49.158307 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT954201", - "description": "Carrefour Market - Magny-En-Vexin", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.471093, - 46.054312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT032701", - "description": "Carrefour Market - St Yorre", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.986551, - 44.822933 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPDUXY", - "description": "Carrefour Market - Siorac", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.986551, - 44.822933 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPDUXY", - "description": "Carrefour Market - Siorac", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.049102, - 43.646085 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPBHQW", - "description": "Carrefour Market - Valbonne", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.049239, - 49.872304 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT765501", - "description": "Carrefour Market - Offranville", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.28215, - 46.310335 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT035001", - "description": "Carrefour Market - Saint-Pourcain-sur-Sioule", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.874432, - 44.005171 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT847001", - "description": "Carrefour Market - Sorgues", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.874432, - 44.005171 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT847001", - "description": "Carrefour Market - Sorgues", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.532718, - 46.578239 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT362001", - "description": "Carrefour Market Le Pechereau", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.449374, - 49.039953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRDRVPCRFMKT502001", - "description": "Carrefour Market - Coutances Planche Maurice", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.56269, - 43.48569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Electromaps", - "owner:ref:FR:SIREN": "410561666", - "operator:email": "ismael@electromaps.com", - "operator:phone": "+33 3 49 31 57 49 67", - "network": "Association des amis de Valmagne", - "ref:EU:EVSE": "FRE000022846774", - "ref": "71f83424-5ead-11ee-8c99-0242ac120002", - "description": "villeveyrac", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.3155, - 44.63316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Electromaps", - "owner:ref:FR:SIREN": "401316971", - "operator:email": "ismael@electromaps.com", - "operator:phone": "+33 3 49 31 57 49 67", - "network": "Association des côtes de Garonne", - "ref:EU:EVSE": "FRE000034111902", - "ref": "02af2893-256f-4124-8d58-c728dc38f720", - "description": "Cadillac", - "capacity": "2", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.098543, - 50.645579 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS10231", - "ref": "FR*SOD*S*OAZS*102*3*_*_", - "description": "INTERMARCHE MONS EN BAROEIL", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.098543, - 50.645579 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS10232", - "ref": "FR*SOD*S*OAZS*102*3*_*_", - "description": "INTERMARCHE MONS EN BAROEIL", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.098543, - 50.645579 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS10233", - "ref": "FR*SOD*S*OAZS*102*3*_*_", - "description": "INTERMARCHE MONS EN BAROEIL", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.669763, - 46.820196 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS10321", - "ref": "FR*SOD*S*OAZS*103*2*_*_", - "description": "E.LECLERC SAINT MAUR NORD", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.669763, - 46.820196 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS10322", - "ref": "FR*SOD*S*OAZS*103*2*_*_", - "description": "E.LECLERC SAINT MAUR NORD", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14912, - 45.819579 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS12631", - "ref": "FR*SOD*S*OAZS*126*3*_*_", - "description": "INTERMARCHE GERZAT", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14912, - 45.819579 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS12632", - "ref": "FR*SOD*S*OAZS*126*3*_*_", - "description": "INTERMARCHE GERZAT", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14912, - 45.819579 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS12633", - "ref": "FR*SOD*S*OAZS*126*3*_*_", - "description": "INTERMARCHE GERZAT", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.268193, - 45.814212 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS1431", - "ref": "FR*SOD*S*OAZS*14*3*_*_", - "description": "INTERMARCHE LIMOGES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.268193, - 45.814212 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS1432", - "ref": "FR*SOD*S*OAZS*14*3*_*_", - "description": "INTERMARCHE LIMOGES", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.268193, - 45.814212 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS1433", - "ref": "FR*SOD*S*OAZS*14*3*_*_", - "description": "INTERMARCHE LIMOGES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.566611, - 47.251353 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS16421", - "ref": "FR*SOD*S*OAZS*164*2*_*_", - "description": "POUILLY EN AUXOIS", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.566611, - 47.251353 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS16422", - "ref": "FR*SOD*S*OAZS*164*2*_*_", - "description": "POUILLY EN AUXOIS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.566611, - 47.251353 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS16423", - "ref": "FR*SOD*S*OAZS*164*2*_*_", - "description": "POUILLY EN AUXOIS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.643388, - 49.582576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS17021", - "ref": "FR*SOD*S*OAZS*170*2*_*_", - "description": "INTERMARCHE LAON", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.643388, - 49.582576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS17022", - "ref": "FR*SOD*S*OAZS*170*2*_*_", - "description": "INTERMARCHE LAON", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.643388, - 49.582576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS17023", - "ref": "FR*SOD*S*OAZS*170*2*_*_", - "description": "INTERMARCHE LAON", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.64417, - 48.828511 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS18821", - "ref": "FR*SOD*S*OAZS*188*2*_*_", - "description": "INTERMARCHE CROISSY BEAUBOURG", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.64417, - 48.828511 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS18822", - "ref": "FR*SOD*S*OAZS*188*2*_*_", - "description": "INTERMARCHE CROISSY BEAUBOURG", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.64417, - 48.828511 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS18823", - "ref": "FR*SOD*S*OAZS*188*2*_*_", - "description": "INTERMARCHE CROISSY BEAUBOURG", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.976783, - 45.954433 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS19221", - "ref": "FR*SOD*S*OAZS*192*2*_*_", - "description": "INTERMARCHE ROCHEFORT", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.976783, - 45.954433 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS19222", - "ref": "FR*SOD*S*OAZS*192*2*_*_", - "description": "INTERMARCHE ROCHEFORT", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.976783, - 45.954433 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS19223", - "ref": "FR*SOD*S*OAZS*192*2*_*_", - "description": "INTERMARCHE ROCHEFORT", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.322088, - 46.59909 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS19421", - "ref": "FR*SOD*S*OAZS*194*2*_*_", - "description": "INTERMARCHE POITIERS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.322088, - 46.59909 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS19422", - "ref": "FR*SOD*S*OAZS*194*2*_*_", - "description": "INTERMARCHE POITIERS", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.322088, - 46.59909 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS19423", - "ref": "FR*SOD*S*OAZS*194*2*_*_", - "description": "INTERMARCHE POITIERS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.21121, - 50.19432 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS19821", - "ref": "FR*SOD*S*OAZS*198*2*_*_", - "description": "INTERMARCHE CAMBRAI", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.21121, - 50.19432 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS19822", - "ref": "FR*SOD*S*OAZS*198*2*_*_", - "description": "INTERMARCHE CAMBRAI", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.21121, - 50.19432 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS19823", - "ref": "FR*SOD*S*OAZS*198*2*_*_", - "description": "INTERMARCHE CAMBRAI", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.602749, - 44.786403 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS21311", - "ref": "FR*SOD*S*OAZS*213*1*_*_", - "description": "INTERMARCHE GRADIGNAN", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.602749, - 44.786403 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS21312", - "ref": "FR*SOD*S*OAZS*213*1*_*_", - "description": "INTERMARCHE GRADIGNAN", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5076, - 45.16407 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS21511", - "ref": "FR*SOD*S*OAZS*215*1*_*_", - "description": "INTERMARCHE BRIVE", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5076, - 45.16407 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS21512", - "ref": "FR*SOD*S*OAZS*215*1*_*_", - "description": "INTERMARCHE BRIVE", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.18295, - 48.027775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS21821", - "ref": "FR*SOD*S*OAZS*218*2*_*_", - "description": "INTERMARCHE LE MANS", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.18295, - 48.027775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS21822", - "ref": "FR*SOD*S*OAZS*218*2*_*_", - "description": "INTERMARCHE LE MANS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.18295, - 48.027775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS21823", - "ref": "FR*SOD*S*OAZS*218*2*_*_", - "description": "INTERMARCHE LE MANS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.221395, - 49.120483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS21911", - "ref": "FR*SOD*S*OAZS*219*1*_*_", - "description": "INTERMARCHE METZ", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.221395, - 49.120483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS21912", - "ref": "FR*SOD*S*OAZS*219*1*_*_", - "description": "INTERMARCHE METZ", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8633, - 47.628899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS22121", - "ref": "FR*SOD*S*OAZS*221*2*_*_", - "description": "LECLERC BELFORT", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8633, - 47.628899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS22122", - "ref": "FR*SOD*S*OAZS*221*2*_*_", - "description": "LECLERC BELFORT", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8633, - 47.628899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS22123", - "ref": "FR*SOD*S*OAZS*221*2*_*_", - "description": "LECLERC BELFORT", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.365344, - 48.732587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "FLEX-E", - "ref:EU:EVSE": "FRE04POAZS22211", - "ref": "FR*SOD*S*OAZS*222*1*_*_", - "description": "IZIVIA | STATION ORLY", - "capacity": "2", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.365344, - 48.732587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "FLEX-E", - "ref:EU:EVSE": "FRE04POAZS22212", - "ref": "FR*SOD*S*OAZS*222*1*_*_", - "description": "IZIVIA | STATION ORLY", - "capacity": "2", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.365344, - 48.732587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "FLEX-E", - "ref:EU:EVSE": "FRE04POAZS22231", - "ref": "FR*SOD*S*OAZS*222*3*_*_", - "description": "IZIVIA | STATION ORLY", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.365344, - 48.732587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "FLEX-E", - "ref:EU:EVSE": "FRE04POAZS22232", - "ref": "FR*SOD*S*OAZS*222*3*_*_", - "description": "IZIVIA | STATION ORLY", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.888315, - 44.966278 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "FLEX-E", - "ref:EU:EVSE": "FRE04POAZS22311", - "ref": "FR*SOD*S*OAZS*223*1*_*_", - "description": "IZIVIA | AIRE DE COVOITURAGE DE VALENCE NORD", - "capacity": "2", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.888315, - 44.966278 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "FLEX-E", - "ref:EU:EVSE": "FRE04POAZS22312", - "ref": "FR*SOD*S*OAZS*223*1*_*_", - "description": "IZIVIA | AIRE DE COVOITURAGE DE VALENCE NORD", - "capacity": "2", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.888315, - 44.966278 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "FLEX-E", - "ref:EU:EVSE": "FRE04POAZS22331", - "ref": "FR*SOD*S*OAZS*223*3*_*_", - "description": "IZIVIA | AIRE DE COVOITURAGE DE VALENCE NORD", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.888315, - 44.966278 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "FLEX-E", - "ref:EU:EVSE": "FRE04POAZS22332", - "ref": "FR*SOD*S*OAZS*223*3*_*_", - "description": "IZIVIA | AIRE DE COVOITURAGE DE VALENCE NORD", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.330305, - 46.590128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS22411", - "ref": "FR*SOD*S*OAZS*224*1*_*_", - "description": "E.LECLERC - AVERMES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.330305, - 46.590128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS22412", - "ref": "FR*SOD*S*OAZS*224*1*_*_", - "description": "E.LECLERC - AVERMES", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.330305, - 46.590128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS22413", - "ref": "FR*SOD*S*OAZS*224*1*_*_", - "description": "E.LECLERC - AVERMES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.330305, - 46.590128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS22421", - "ref": "FR*SOD*S*OAZS*224*2*_*_", - "description": "E.LECLERC - AVERMES", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.330305, - 46.590128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS22422", - "ref": "FR*SOD*S*OAZS*224*2*_*_", - "description": "E.LECLERC - AVERMES", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.899208, - 45.59193 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS22511", - "ref": "FR*SOD*S*OAZS*225*1*_*_", - "description": "CC CHAMNORD 1", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.899208, - 45.59193 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS22512", - "ref": "FR*SOD*S*OAZS*225*1*_*_", - "description": "CC CHAMNORD 1", - "capacity": "3", - "charging_station:output": "200 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.899208, - 45.59193 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS22513", - "ref": "FR*SOD*S*OAZS*225*1*_*_", - "description": "CC CHAMNORD 1", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.899208, - 45.59193 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS22521", - "ref": "FR*SOD*S*OAZS*225*2*_*_", - "description": "CC CHAMNORD 1", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.899208, - 45.59193 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS22522", - "ref": "FR*SOD*S*OAZS*225*2*_*_", - "description": "CC CHAMNORD 1", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9003, - 45.593597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS22611", - "ref": "FR*SOD*S*OAZS*226*1*_*_", - "description": "CC CHAMNORD 2", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9003, - 45.593597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS22612", - "ref": "FR*SOD*S*OAZS*226*1*_*_", - "description": "CC CHAMNORD 2", - "capacity": "3", - "charging_station:output": "200 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9003, - 45.593597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS22613", - "ref": "FR*SOD*S*OAZS*226*1*_*_", - "description": "CC CHAMNORD 2", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9003, - 45.593597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS22621", - "ref": "FR*SOD*S*OAZS*226*2*_*_", - "description": "CC CHAMNORD 2", - "capacity": "2", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9003, - 45.593597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS22622", - "ref": "FR*SOD*S*OAZS*226*2*_*_", - "description": "CC CHAMNORD 2", - "capacity": "2", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.495323, - 48.77495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS22711", - "ref": "FR*SOD*S*OAZS*227*1*_*_", - "description": "BON - STATION MULTI-ENERGIE BONNEUIL-SUR-MARNE", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.495323, - 48.77495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS22721", - "ref": "FR*SOD*S*OAZS*227*2*_*_", - "description": "BON - STATION MULTI-ENERGIE BONNEUIL-SUR-MARNE", - "capacity": "2", - "socket:type2_combo:output": "184 kW", - "charging_station:output": "184 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.495323, - 48.77495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS22722", - "ref": "FR*SOD*S*OAZS*227*2*_*_", - "description": "BON - STATION MULTI-ENERGIE BONNEUIL-SUR-MARNE", - "capacity": "2", - "charging_station:output": "184 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.563335308711041, - 48.64879948593902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS2321", - "ref": "FR*SOD*S*OAZS*23*2*_*_", - "description": "INTERMARCHE COMBS-LA-VILLE", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.563335308711041, - 48.64879948593902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS2322", - "ref": "FR*SOD*S*OAZS*23*2*_*_", - "description": "INTERMARCHE COMBS-LA-VILLE", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.563335308711041, - 48.64879948593902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS2331", - "ref": "FR*SOD*S*OAZS*23*3*_*_", - "description": "INTERMARCHE COMBS-LA-VILLE", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.563335308711041, - 48.64879948593902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS2332", - "ref": "FR*SOD*S*OAZS*23*3*_*_", - "description": "INTERMARCHE COMBS-LA-VILLE", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.563335308711041, - 48.64879948593902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS2341", - "ref": "FR*SOD*S*OAZS*23*4*_*_", - "description": "INTERMARCHE COMBS-LA-VILLE", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.563335308711041, - 48.64879948593902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS2342", - "ref": "FR*SOD*S*OAZS*23*4*_*_", - "description": "INTERMARCHE COMBS-LA-VILLE", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.08020284722713988, - 49.361082937515945 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS23611", - "ref": "FR*SOD*S*OAZS*236*1*_*_", - "description": "IZIVIA | DEAUVILLE - RUE BRENEY", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.08020284722713988, - 49.361082937515945 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS23612", - "ref": "FR*SOD*S*OAZS*236*1*_*_", - "description": "IZIVIA | DEAUVILLE - RUE BRENEY", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.06664, - 49.3547 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS23711", - "ref": "FR*SOD*S*OAZS*237*1*_*_", - "description": "IZIVIA | DEAUVILLE - AVENUE DE LA REPUBLIQUE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.06664, - 49.3547 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS23712", - "ref": "FR*SOD*S*OAZS*237*1*_*_", - "description": "IZIVIA | DEAUVILLE - AVENUE DE LA REPUBLIQUE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.07448, - 49.362896 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS23811", - "ref": "FR*SOD*S*OAZS*238*1*_*_", - "description": "IZIVIA | DEAUVILLE - LYCEE - BD EUGENE CORNUCHE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.07448, - 49.362896 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS23812", - "ref": "FR*SOD*S*OAZS*238*1*_*_", - "description": "IZIVIA | DEAUVILLE - LYCEE - BD EUGENE CORNUCHE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.08352, - 49.36012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS23911", - "ref": "FR*SOD*S*OAZS*239*1*_*_", - "description": "IZIVIA | DEAUVILLE - GARE - PLACE LOUIS ARMAND", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.08352, - 49.36012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS23912", - "ref": "FR*SOD*S*OAZS*239*1*_*_", - "description": "IZIVIA | DEAUVILLE - GARE - PLACE LOUIS ARMAND", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.07284177371060796, - 49.361959086213936 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS24011", - "ref": "FR*SOD*S*OAZS*240*1*_*_", - "description": "IZIVIA | DEAUVILLE - MARINA - BD EUGENE CORNUCHE", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.07284177371060796, - 49.361959086213936 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS24012", - "ref": "FR*SOD*S*OAZS*240*1*_*_", - "description": "IZIVIA | DEAUVILLE - MARINA - BD EUGENE CORNUCHE", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.07284177371060796, - 49.361959086213936 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS24013", - "ref": "FR*SOD*S*OAZS*240*1*_*_", - "description": "IZIVIA | DEAUVILLE - MARINA - BD EUGENE CORNUCHE", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.519112, - 43.492885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS24111", - "ref": "FR*SOD*S*OAZS*241*1*_*_", - "description": "E.LECLERC ANGLET", - "capacity": "2", - "charging_station:output": "180 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.519112, - 43.492885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS24112", - "ref": "FR*SOD*S*OAZS*241*1*_*_", - "description": "E.LECLERC ANGLET", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.519112, - 43.492885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS24121", - "ref": "FR*SOD*S*OAZS*241*2*_*_", - "description": "E.LECLERC ANGLET", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.519112, - 43.492885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS24122", - "ref": "FR*SOD*S*OAZS*241*2*_*_", - "description": "E.LECLERC ANGLET", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.519112, - 43.492885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS24123", - "ref": "FR*SOD*S*OAZS*241*2*_*_", - "description": "E.LECLERC ANGLET", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.80384, - 45.76165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS24211", - "ref": "FR*SOD*S*OAZS*242*1*_*_", - "description": "E.LECLERC LYON BARTHELEMY", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.80384, - 45.76165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS24212", - "ref": "FR*SOD*S*OAZS*242*1*_*_", - "description": "E.LECLERC LYON BARTHELEMY", - "capacity": "3", - "charging_station:output": "200 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.80384, - 45.76165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS24213", - "ref": "FR*SOD*S*OAZS*242*1*_*_", - "description": "E.LECLERC LYON BARTHELEMY", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.016885, - 47.403579 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS24311", - "ref": "FR*SOD*S*OAZS*243*1*_*_", - "description": "E.LECLERC - AMBOISE", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.016885, - 47.403579 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS24312", - "ref": "FR*SOD*S*OAZS*243*1*_*_", - "description": "E.LECLERC - AMBOISE", - "capacity": "3", - "charging_station:output": "200 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.016885, - 47.403579 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS24313", - "ref": "FR*SOD*S*OAZS*243*1*_*_", - "description": "E.LECLERC - AMBOISE", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.99055, - 48.625582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS24411", - "ref": "FR*SOD*S*OAZS*244*1*_*_", - "description": "NORAUTO - SAINT-MALO", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.99055, - 48.625582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS24412", - "ref": "FR*SOD*S*OAZS*244*1*_*_", - "description": "NORAUTO - SAINT-MALO", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.99055, - 48.625582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS24421", - "ref": "FR*SOD*S*OAZS*244*2*_*_", - "description": "NORAUTO - SAINT-MALO", - "capacity": "3", - "socket:type2_combo:output": "63 kW", - "charging_station:output": "63 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.99055, - 48.625582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS24422", - "ref": "FR*SOD*S*OAZS*244*2*_*_", - "description": "NORAUTO - SAINT-MALO", - "capacity": "3", - "charging_station:output": "63 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.99055, - 48.625582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS24423", - "ref": "FR*SOD*S*OAZS*244*2*_*_", - "description": "NORAUTO - SAINT-MALO", - "capacity": "3", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.466318, - 49.095829 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS24511", - "ref": "FR*SOD*S*OAZS*245*1*_*_", - "description": "NORAUTO - VERNON", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.466318, - 49.095829 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS24512", - "ref": "FR*SOD*S*OAZS*245*1*_*_", - "description": "NORAUTO - VERNON", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.466318, - 49.095829 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS24513", - "ref": "FR*SOD*S*OAZS*245*1*_*_", - "description": "NORAUTO - VERNON", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.687712, - 48.980439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS24611", - "ref": "FR*SOD*S*OAZS*246*1*_*_", - "description": "NORAUTO - BUCHELAY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.687712, - 48.980439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS24612", - "ref": "FR*SOD*S*OAZS*246*1*_*_", - "description": "NORAUTO - BUCHELAY", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.687712, - 48.980439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS24613", - "ref": "FR*SOD*S*OAZS*246*1*_*_", - "description": "NORAUTO - BUCHELAY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.530598, - 47.398424 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS24711", - "ref": "FR*SOD*S*OAZS*247*1*_*_", - "description": "HYPER U - MURS-ERIGNE", - "capacity": "2", - "charging_station:output": "180 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.530598, - 47.398424 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS24712", - "ref": "FR*SOD*S*OAZS*247*1*_*_", - "description": "HYPER U - MURS-ERIGNE", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.530598, - 47.398424 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS24721", - "ref": "FR*SOD*S*OAZS*247*2*_*_", - "description": "HYPER U - MURS-ERIGNE", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.530598, - 47.398424 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS24722", - "ref": "FR*SOD*S*OAZS*247*2*_*_", - "description": "HYPER U - MURS-ERIGNE", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.530598, - 47.398424 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS24723", - "ref": "FR*SOD*S*OAZS*247*2*_*_", - "description": "HYPER U - MURS-ERIGNE", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.189267, - 49.529647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS24811", - "ref": "FR*SOD*S*OAZS*248*1*_*_", - "description": "NORAUTO - MONTIVILLIERS", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.189267, - 49.529647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS24812", - "ref": "FR*SOD*S*OAZS*248*1*_*_", - "description": "NORAUTO - MONTIVILLIERS", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.189267, - 49.529647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS24821", - "ref": "FR*SOD*S*OAZS*248*2*_*_", - "description": "NORAUTO - MONTIVILLIERS", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.189267, - 49.529647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS24822", - "ref": "FR*SOD*S*OAZS*248*2*_*_", - "description": "NORAUTO - MONTIVILLIERS", - "capacity": "3", - "charging_station:output": "200 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.189267, - 49.529647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS24823", - "ref": "FR*SOD*S*OAZS*248*2*_*_", - "description": "NORAUTO - MONTIVILLIERS", - "capacity": "3", - "charging_station:output": "200 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.968916, - 49.534125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS24911", - "ref": "FR*SOD*S*OAZS*249*1*_*_", - "description": "NORAUTO - BARENTIN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.968916, - 49.534125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS24912", - "ref": "FR*SOD*S*OAZS*249*1*_*_", - "description": "NORAUTO - BARENTIN", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.968916, - 49.534125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS24913", - "ref": "FR*SOD*S*OAZS*249*1*_*_", - "description": "NORAUTO - BARENTIN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.654923, - 48.842721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS25011", - "ref": "FR*SOD*S*OAZS*250*1*_*_", - "description": "NORAUTO - TORCY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.654923, - 48.842721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS25012", - "ref": "FR*SOD*S*OAZS*250*1*_*_", - "description": "NORAUTO - TORCY", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.654923, - 48.842721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS25013", - "ref": "FR*SOD*S*OAZS*250*1*_*_", - "description": "NORAUTO - TORCY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.917933, - 48.95821 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS25111", - "ref": "FR*SOD*S*OAZS*251*1*_*_", - "description": "NORAUTO - MEAUX", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.917933, - 48.95821 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS25112", - "ref": "FR*SOD*S*OAZS*251*1*_*_", - "description": "NORAUTO - MEAUX", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.917933, - 48.95821 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS25113", - "ref": "FR*SOD*S*OAZS*251*1*_*_", - "description": "NORAUTO - MEAUX", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.298284, - 49.163926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS25211", - "ref": "FR*SOD*S*OAZS*252*1*_*_", - "description": "NORAUTO - MONDEVILLE", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.298284, - 49.163926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS25212", - "ref": "FR*SOD*S*OAZS*252*1*_*_", - "description": "NORAUTO - MONDEVILLE", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.298284, - 49.163926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS25221", - "ref": "FR*SOD*S*OAZS*252*2*_*_", - "description": "NORAUTO - MONDEVILLE", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.298284, - 49.163926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS25222", - "ref": "FR*SOD*S*OAZS*252*2*_*_", - "description": "NORAUTO - MONDEVILLE", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.298284, - 49.163926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS25223", - "ref": "FR*SOD*S*OAZS*252*2*_*_", - "description": "NORAUTO - MONDEVILLE", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.550342, - 47.284433 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS25311", - "ref": "FR*SOD*S*OAZS*253*1*_*_", - "description": "NORAUTO - LA CHAPELLE-SUR-ERDRE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.550342, - 47.284433 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS25312", - "ref": "FR*SOD*S*OAZS*253*1*_*_", - "description": "NORAUTO - LA CHAPELLE-SUR-ERDRE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.550342, - 47.284433 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS25313", - "ref": "FR*SOD*S*OAZS*253*1*_*_", - "description": "NORAUTO - LA CHAPELLE-SUR-ERDRE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.198934, - 48.991535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS25511", - "ref": "FR*SOD*S*OAZS*255*1*_*_", - "description": "NORAUTO - MONTIGNY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.198934, - 48.991535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS25512", - "ref": "FR*SOD*S*OAZS*255*1*_*_", - "description": "NORAUTO - MONTIGNY", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.198934, - 48.991535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS25513", - "ref": "FR*SOD*S*OAZS*255*1*_*_", - "description": "NORAUTO - MONTIGNY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.573282, - 47.194623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS25611", - "ref": "FR*SOD*S*OAZS*256*1*_*_", - "description": "NORAUTO - NANTES REZE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.573282, - 47.194623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS25612", - "ref": "FR*SOD*S*OAZS*256*1*_*_", - "description": "NORAUTO - NANTES REZE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.573282, - 47.194623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS25613", - "ref": "FR*SOD*S*OAZS*256*1*_*_", - "description": "NORAUTO - NANTES REZE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.528937, - 48.388316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS25711", - "ref": "FR*SOD*S*OAZS*257*1*_*_", - "description": "NORAUTO - BREST 2", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.528937, - 48.388316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS25712", - "ref": "FR*SOD*S*OAZS*257*1*_*_", - "description": "NORAUTO - BREST 2", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.528937, - 48.388316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS25713", - "ref": "FR*SOD*S*OAZS*257*1*_*_", - "description": "NORAUTO - BREST 2", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.469031, - 48.427316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS25811", - "ref": "FR*SOD*S*OAZS*258*1*_*_", - "description": "NORAUTO - BREST 1", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.469031, - 48.427316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS25812", - "ref": "FR*SOD*S*OAZS*258*1*_*_", - "description": "NORAUTO - BREST 1", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.469031, - 48.427316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS25813", - "ref": "FR*SOD*S*OAZS*258*1*_*_", - "description": "NORAUTO - BREST 1", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.91136, - 47.876422 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS25911", - "ref": "FR*SOD*S*OAZS*259*1*_*_", - "description": "NORAUTO - ORLEANS OLIVET", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.91136, - 47.876422 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS25912", - "ref": "FR*SOD*S*OAZS*259*1*_*_", - "description": "NORAUTO - ORLEANS OLIVET", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.91136, - 47.876422 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS25913", - "ref": "FR*SOD*S*OAZS*259*1*_*_", - "description": "NORAUTO - ORLEANS OLIVET", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.628774, - 48.083925 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS26011", - "ref": "FR*SOD*S*OAZS*260*1*_*_", - "description": "NORAUTO - RENNES CHANTEPIE", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.628774, - 48.083925 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS26012", - "ref": "FR*SOD*S*OAZS*260*1*_*_", - "description": "NORAUTO - RENNES CHANTEPIE", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.628774, - 48.083925 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS26021", - "ref": "FR*SOD*S*OAZS*260*2*_*_", - "description": "NORAUTO - RENNES CHANTEPIE", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.628774, - 48.083925 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS26022", - "ref": "FR*SOD*S*OAZS*260*2*_*_", - "description": "NORAUTO - RENNES CHANTEPIE", - "capacity": "3", - "charging_station:output": "200 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.628774, - 48.083925 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS26023", - "ref": "FR*SOD*S*OAZS*260*2*_*_", - "description": "NORAUTO - RENNES CHANTEPIE", - "capacity": "3", - "charging_station:output": "200 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.62519, - 47.225237 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS26141", - "ref": "FR*SOD*S*OAZS*261*4*_*_", - "description": "NORAUTO - SAINT HERBLAIN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.62519, - 47.225237 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS26142", - "ref": "FR*SOD*S*OAZS*261*4*_*_", - "description": "NORAUTO - SAINT HERBLAIN", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.62519, - 47.225237 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS26143", - "ref": "FR*SOD*S*OAZS*261*4*_*_", - "description": "NORAUTO - SAINT HERBLAIN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.62519, - 47.225237 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS26151", - "ref": "FR*SOD*S*OAZS*261*5*_*_", - "description": "NORAUTO - SAINT HERBLAIN", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.62519, - 47.225237 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS26152", - "ref": "FR*SOD*S*OAZS*261*5*_*_", - "description": "NORAUTO - SAINT HERBLAIN", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.584298, - 47.261283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS26211", - "ref": "FR*SOD*S*OAZS*262*1*_*_", - "description": "NORAUTO - ORVAULT", - "capacity": "3", - "socket:type2_combo:output": "63 kW", - "charging_station:output": "63 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.584298, - 47.261283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS26212", - "ref": "FR*SOD*S*OAZS*262*1*_*_", - "description": "NORAUTO - ORVAULT", - "capacity": "3", - "charging_station:output": "63 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.584298, - 47.261283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS26213", - "ref": "FR*SOD*S*OAZS*262*1*_*_", - "description": "NORAUTO - ORVAULT", - "capacity": "3", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.555841, - 48.928313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS26311", - "ref": "FR*SOD*S*OAZS*263*1*_*_", - "description": "NORAUTO - LIVRY GARGAN", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.555841, - 48.928313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS26312", - "ref": "FR*SOD*S*OAZS*263*1*_*_", - "description": "NORAUTO - LIVRY GARGAN", - "capacity": "3", - "charging_station:output": "200 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.555841, - 48.928313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS26313", - "ref": "FR*SOD*S*OAZS*263*1*_*_", - "description": "NORAUTO - LIVRY GARGAN", - "capacity": "3", - "charging_station:output": "200 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.434623, - 48.713519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS26411", - "ref": "FR*SOD*S*OAZS*264*1*_*_", - "description": "NORAUTO - VIGNEUX MONTGERON", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.434623, - 48.713519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS26412", - "ref": "FR*SOD*S*OAZS*264*1*_*_", - "description": "NORAUTO - VIGNEUX MONTGERON", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.434623, - 48.713519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS26421", - "ref": "FR*SOD*S*OAZS*264*2*_*_", - "description": "NORAUTO - VIGNEUX MONTGERON", - "capacity": "3", - "socket:type2_combo:output": "63 kW", - "charging_station:output": "63 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.434623, - 48.713519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS26422", - "ref": "FR*SOD*S*OAZS*264*2*_*_", - "description": "NORAUTO - VIGNEUX MONTGERON", - "capacity": "3", - "charging_station:output": "63 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.434623, - 48.713519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS26423", - "ref": "FR*SOD*S*OAZS*264*2*_*_", - "description": "NORAUTO - VIGNEUX MONTGERON", - "capacity": "3", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.30051, - 47.62061 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS26511", - "ref": "FR*SOD*S*OAZS*265*1*_*_", - "description": "NORAUTO - BLOIS", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.30051, - 47.62061 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS26512", - "ref": "FR*SOD*S*OAZS*265*1*_*_", - "description": "NORAUTO - BLOIS", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.30051, - 47.62061 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS26513", - "ref": "FR*SOD*S*OAZS*265*1*_*_", - "description": "NORAUTO - BLOIS", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.30051, - 47.62061 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS26521", - "ref": "FR*SOD*S*OAZS*265*2*_*_", - "description": "NORAUTO - BLOIS", - "capacity": "2", - "charging_station:output": "180 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.30051, - 47.62061 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS26522", - "ref": "FR*SOD*S*OAZS*265*2*_*_", - "description": "NORAUTO - BLOIS", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.206899, - 48.945617 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS26611", - "ref": "FR*SOD*S*OAZS*266*1*_*_", - "description": "NORAUTO - ARGENTEUIL", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.206899, - 48.945617 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS26612", - "ref": "FR*SOD*S*OAZS*266*1*_*_", - "description": "NORAUTO - ARGENTEUIL", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.206899, - 48.945617 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS26613", - "ref": "FR*SOD*S*OAZS*266*1*_*_", - "description": "NORAUTO - ARGENTEUIL", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.659959, - 47.42451 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS26711", - "ref": "FR*SOD*S*OAZS*267*1*_*_", - "description": "NORAUTO - TOURS ST CYR SUR LOIRE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.659959, - 47.42451 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS26712", - "ref": "FR*SOD*S*OAZS*267*1*_*_", - "description": "NORAUTO - TOURS ST CYR SUR LOIRE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.659959, - 47.42451 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS26713", - "ref": "FR*SOD*S*OAZS*267*1*_*_", - "description": "NORAUTO - TOURS ST CYR SUR LOIRE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.078485, - 49.075618 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS26811", - "ref": "FR*SOD*S*OAZS*268*1*_*_", - "description": "NORAUTO - OSNY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.078485, - 49.075618 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS26812", - "ref": "FR*SOD*S*OAZS*268*1*_*_", - "description": "NORAUTO - OSNY", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.078485, - 49.075618 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS26813", - "ref": "FR*SOD*S*OAZS*268*1*_*_", - "description": "NORAUTO - OSNY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.59948, - 48.703034 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS26911", - "ref": "FR*SOD*S*OAZS*269*1*_*_", - "description": "NORAUTO - BRIE COMTE ROBERT", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.59948, - 48.703034 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS26912", - "ref": "FR*SOD*S*OAZS*269*1*_*_", - "description": "NORAUTO - BRIE COMTE ROBERT", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.59948, - 48.703034 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS26913", - "ref": "FR*SOD*S*OAZS*269*1*_*_", - "description": "NORAUTO - BRIE COMTE ROBERT", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.352528, - 49.007023 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS27011", - "ref": "FR*SOD*S*OAZS*270*1*_*_", - "description": "NORAUTO - SAINT BRICE", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.352528, - 49.007023 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS27012", - "ref": "FR*SOD*S*OAZS*270*1*_*_", - "description": "NORAUTO - SAINT BRICE", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.352528, - 49.007023 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS27013", - "ref": "FR*SOD*S*OAZS*270*1*_*_", - "description": "NORAUTO - SAINT BRICE", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.352528, - 49.007023 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS27021", - "ref": "FR*SOD*S*OAZS*270*2*_*_", - "description": "NORAUTO - SAINT BRICE", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.352528, - 49.007023 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS27022", - "ref": "FR*SOD*S*OAZS*270*2*_*_", - "description": "NORAUTO - SAINT BRICE", - "capacity": "2", - "charging_station:output": "180 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.053254, - 47.704318 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS27111", - "ref": "FR*SOD*S*OAZS*271*1*_*_", - "description": "NORAUTO - LA FLECHE", - "capacity": "3", - "socket:type2_combo:output": "63 kW", - "charging_station:output": "63 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.053254, - 47.704318 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS27112", - "ref": "FR*SOD*S*OAZS*271*1*_*_", - "description": "NORAUTO - LA FLECHE", - "capacity": "3", - "charging_station:output": "63 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.053254, - 47.704318 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS27113", - "ref": "FR*SOD*S*OAZS*271*1*_*_", - "description": "NORAUTO - LA FLECHE", - "capacity": "3", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.216076, - 47.974601 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS27211", - "ref": "FR*SOD*S*OAZS*272*1*_*_", - "description": "NORAUTO - LE MANS SUD", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.216076, - 47.974601 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS27212", - "ref": "FR*SOD*S*OAZS*272*1*_*_", - "description": "NORAUTO - LE MANS SUD", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.216076, - 47.974601 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS27213", - "ref": "FR*SOD*S*OAZS*272*1*_*_", - "description": "NORAUTO - LE MANS SUD", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.15792, - 47.975755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS27311", - "ref": "FR*SOD*S*OAZS*273*1*_*_", - "description": "NORAUTO - ALLONNES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.15792, - 47.975755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS27312", - "ref": "FR*SOD*S*OAZS*273*1*_*_", - "description": "NORAUTO - ALLONNES", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.15792, - 47.975755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS27313", - "ref": "FR*SOD*S*OAZS*273*1*_*_", - "description": "NORAUTO - ALLONNES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.213958, - 48.782019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS27421", - "ref": "FR*SOD*S*OAZS*274*2*_*_", - "description": "NORAUTO - VELIZY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.213958, - 48.782019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS27422", - "ref": "FR*SOD*S*OAZS*274*2*_*_", - "description": "NORAUTO - VELIZY", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.213958, - 48.782019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS27423", - "ref": "FR*SOD*S*OAZS*274*2*_*_", - "description": "NORAUTO - VELIZY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.213958, - 48.782019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS27431", - "ref": "FR*SOD*S*OAZS*274*3*_*_", - "description": "NORAUTO - VELIZY", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.213958, - 48.782019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS27432", - "ref": "FR*SOD*S*OAZS*274*3*_*_", - "description": "NORAUTO - VELIZY", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.185579, - 45.747454 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS27511", - "ref": "FR*SOD*S*OAZS*275*1*_*_", - "description": "CC PLACE DU DAUPHINE", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.185579, - 45.747454 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS27512", - "ref": "FR*SOD*S*OAZS*275*1*_*_", - "description": "CC PLACE DU DAUPHINE", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.185579, - 45.747454 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS27513", - "ref": "FR*SOD*S*OAZS*275*1*_*_", - "description": "CC PLACE DU DAUPHINE", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.185579, - 45.747454 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS27521", - "ref": "FR*SOD*S*OAZS*275*2*_*_", - "description": "CC PLACE DU DAUPHINE", - "capacity": "2", - "charging_station:output": "180 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.185579, - 45.747454 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS27522", - "ref": "FR*SOD*S*OAZS*275*2*_*_", - "description": "CC PLACE DU DAUPHINE", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.400409, - 48.66402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS27621", - "ref": "FR*SOD*S*OAZS*276*2*_*_", - "description": "NORAUTO - GRIGNY", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.400409, - 48.66402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS27622", - "ref": "FR*SOD*S*OAZS*276*2*_*_", - "description": "NORAUTO - GRIGNY", - "capacity": "3", - "charging_station:output": "200 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.400409, - 48.66402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS27623", - "ref": "FR*SOD*S*OAZS*276*2*_*_", - "description": "NORAUTO - GRIGNY", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.400076, - 48.961495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS27711", - "ref": "FR*SOD*S*OAZS*277*1*_*_", - "description": "NORAUTO - GARGES-LES-GONESSE", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.400076, - 48.961495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS27712", - "ref": "FR*SOD*S*OAZS*277*1*_*_", - "description": "NORAUTO - GARGES-LES-GONESSE", - "capacity": "3", - "charging_station:output": "200 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.400076, - 48.961495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS27713", - "ref": "FR*SOD*S*OAZS*277*1*_*_", - "description": "NORAUTO - GARGES-LES-GONESSE", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.438338, - 48.780741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS27811", - "ref": "FR*SOD*S*OAZS*278*1*_*_", - "description": "NORAUTO - CRETEIL", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.438338, - 48.780741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS27812", - "ref": "FR*SOD*S*OAZS*278*1*_*_", - "description": "NORAUTO - CRETEIL", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.438338, - 48.780741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS27821", - "ref": "FR*SOD*S*OAZS*278*2*_*_", - "description": "NORAUTO - CRETEIL", - "capacity": "3", - "socket:type2_combo:output": "63 kW", - "charging_station:output": "63 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.438338, - 48.780741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS27822", - "ref": "FR*SOD*S*OAZS*278*2*_*_", - "description": "NORAUTO - CRETEIL", - "capacity": "3", - "charging_station:output": "63 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.438338, - 48.780741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS27823", - "ref": "FR*SOD*S*OAZS*278*2*_*_", - "description": "NORAUTO - CRETEIL", - "capacity": "3", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.2119674, - 47.3031218 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS28011", - "ref": "FR*SOD*S*OAZS*280*1*_*_", - "description": "NORAUTO - SAINT-NAZAIRE", - "capacity": "2", - "charging_station:output": "180 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.2119674, - 47.3031218 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS28012", - "ref": "FR*SOD*S*OAZS*280*1*_*_", - "description": "NORAUTO - SAINT-NAZAIRE", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.2119674, - 47.3031218 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS28021", - "ref": "FR*SOD*S*OAZS*280*2*_*_", - "description": "NORAUTO - SAINT-NAZAIRE", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.2119674, - 47.3031218 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS28022", - "ref": "FR*SOD*S*OAZS*280*2*_*_", - "description": "NORAUTO - SAINT-NAZAIRE", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.2119674, - 47.3031218 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS28023", - "ref": "FR*SOD*S*OAZS*280*2*_*_", - "description": "NORAUTO - SAINT-NAZAIRE", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.680919, - 47.861853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS281261", - "ref": "FR*SOD*S*OAZS*281*26*_*_", - "description": "CAP KOAD - PLECHATEL", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.680919, - 47.861853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS281262", - "ref": "FR*SOD*S*OAZS*281*26*_*_", - "description": "CAP KOAD - PLECHATEL", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.680919, - 47.861853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS281271", - "ref": "FR*SOD*S*OAZS*281*27*_*_", - "description": "CAP KOAD - PLECHATEL", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.680919, - 47.861853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS281272", - "ref": "FR*SOD*S*OAZS*281*27*_*_", - "description": "CAP KOAD - PLECHATEL", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.680919, - 47.861853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS281273", - "ref": "FR*SOD*S*OAZS*281*27*_*_", - "description": "CAP KOAD - PLECHATEL", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4538242, - 49.1048739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS28211", - "ref": "FR*SOD*S*OAZS*282*1*_*_", - "description": "IZIVIA EXPRESS - CC SAINT-MARCEL", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4538242, - 49.1048739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS28212", - "ref": "FR*SOD*S*OAZS*282*1*_*_", - "description": "IZIVIA EXPRESS - CC SAINT-MARCEL", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4538242, - 49.1048739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS28213", - "ref": "FR*SOD*S*OAZS*282*1*_*_", - "description": "IZIVIA EXPRESS - CC SAINT-MARCEL", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16741011398162975, - 47.27248550400572 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS28311", - "ref": "FR*SOD*S*OAZS*283*1*_*_", - "description": "HYPER U - BOURGUEIL", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16741011398162975, - 47.27248550400572 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS28312", - "ref": "FR*SOD*S*OAZS*283*1*_*_", - "description": "HYPER U - BOURGUEIL", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16741011398162975, - 47.27248550400572 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS28313", - "ref": "FR*SOD*S*OAZS*283*1*_*_", - "description": "HYPER U - BOURGUEIL", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16741011398162975, - 47.27248550400572 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS28321", - "ref": "FR*SOD*S*OAZS*283*2*_*_", - "description": "HYPER U - BOURGUEIL", - "capacity": "2", - "charging_station:output": "180 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16741011398162975, - 47.27248550400572 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS28322", - "ref": "FR*SOD*S*OAZS*283*2*_*_", - "description": "HYPER U - BOURGUEIL", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1128964, - 43.9184218 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS28511", - "ref": "FR*SOD*S*OAZS*285*1*_*_", - "description": "E.LECLERC - ALBI", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1128964, - 43.9184218 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS28512", - "ref": "FR*SOD*S*OAZS*285*1*_*_", - "description": "E.LECLERC - ALBI", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1128964, - 43.9184218 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS28513", - "ref": "FR*SOD*S*OAZS*285*1*_*_", - "description": "E.LECLERC - ALBI", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1128964, - 43.9184218 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS28521", - "ref": "FR*SOD*S*OAZS*285*2*_*_", - "description": "E.LECLERC - ALBI", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1128964, - 43.9184218 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS28522", - "ref": "FR*SOD*S*OAZS*285*2*_*_", - "description": "E.LECLERC - ALBI", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2124939392520826, - 43.59282428721308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS28611", - "ref": "FR*SOD*S*OAZS*286*1*_*_", - "description": "LA FOIRFOUILLE - CASTRES", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2124939392520826, - 43.59282428721308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS28612", - "ref": "FR*SOD*S*OAZS*286*1*_*_", - "description": "LA FOIRFOUILLE - CASTRES", - "capacity": "3", - "charging_station:output": "200 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2124939392520826, - 43.59282428721308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS28613", - "ref": "FR*SOD*S*OAZS*286*1*_*_", - "description": "LA FOIRFOUILLE - CASTRES", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0958720377755693, - 49.327163952660335 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS28711", - "ref": "FR*SOD*S*OAZS*287*1*_*_", - "description": "NORAUTO - TOURVILLE", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0958720377755693, - 49.327163952660335 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS28712", - "ref": "FR*SOD*S*OAZS*287*1*_*_", - "description": "NORAUTO - TOURVILLE", - "capacity": "3", - "charging_station:output": "200 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0958720377755693, - 49.327163952660335 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS28713", - "ref": "FR*SOD*S*OAZS*287*1*_*_", - "description": "NORAUTO - TOURVILLE", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.10848, - 49.52120000000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS28811", - "ref": "FR*SOD*S*OAZS*288*1*_*_", - "description": "NORAUTO - LE HAVRE", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.10848, - 49.52120000000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS28812", - "ref": "FR*SOD*S*OAZS*288*1*_*_", - "description": "NORAUTO - LE HAVRE", - "capacity": "3", - "charging_station:output": "200 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.10848, - 49.52120000000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS28813", - "ref": "FR*SOD*S*OAZS*288*1*_*_", - "description": "NORAUTO - LE HAVRE", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3400400000000143, - 49.042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS28921", - "ref": "FR*SOD*S*OAZS*289*2*_*_", - "description": "NORAUTO - MOISSELLES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3400400000000143, - 49.042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS28922", - "ref": "FR*SOD*S*OAZS*289*2*_*_", - "description": "NORAUTO - MOISSELLES", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3400400000000143, - 49.042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS28923", - "ref": "FR*SOD*S*OAZS*289*2*_*_", - "description": "NORAUTO - MOISSELLES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.454296, - 49.101775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS29011", - "ref": "FR*SOD*S*OAZS*290*1*_*_", - "description": "INTERMARCHE SAINT-MARCEL", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.454296, - 49.101775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS29012", - "ref": "FR*SOD*S*OAZS*290*1*_*_", - "description": "INTERMARCHE SAINT-MARCEL", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.454296, - 49.101775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS29013", - "ref": "FR*SOD*S*OAZS*290*1*_*_", - "description": "INTERMARCHE SAINT-MARCEL", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.4620157, - 46.3640615 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS30311", - "ref": "FR*SOD*S*OAZS*303*1*_*_", - "description": "TLB01 - CHEMIN DU PILLON", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.4620157, - 46.3640615 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS30312", - "ref": "FR*SOD*S*OAZS*303*1*_*_", - "description": "TLB01 - CHEMIN DU PILLON", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.48103, - 46.37889 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS30411", - "ref": "FR*SOD*S*OAZS*304*1*_*_", - "description": "TLB04 - PARKING DE LA VOILE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.48103, - 46.37889 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS30412", - "ref": "FR*SOD*S*OAZS*304*1*_*_", - "description": "TLB04 - PARKING DE LA VOILE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.483960799999999, - 46.3853108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS30611", - "ref": "FR*SOD*S*OAZS*306*1*_*_", - "description": "TLB09 - PARKING DE LA PLAGE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.483960799999999, - 46.3853108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS30612", - "ref": "FR*SOD*S*OAZS*306*1*_*_", - "description": "TLB09 - PARKING DE LA PLAGE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.4818802, - 46.3726942 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS30711", - "ref": "FR*SOD*S*OAZS*307*1*_*_", - "description": "TLB13 - PLACE DU MARCHE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.4818802, - 46.3726942 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS30712", - "ref": "FR*SOD*S*OAZS*307*1*_*_", - "description": "TLB13 - PLACE DU MARCHE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.479667399999999, - 46.3734201 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS30811", - "ref": "FR*SOD*S*OAZS*308*1*_*_", - "description": "TLB14 - PLACE DU CHATEAU", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.479667399999999, - 46.3734201 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS30812", - "ref": "FR*SOD*S*OAZS*308*1*_*_", - "description": "TLB14 - PLACE DU CHATEAU", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.041515289857871, - 48.90962450758686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS31311", - "ref": "FR*SOD*S*OAZS*313*1*_*_", - "description": "INTERMARCHE PONT A MOUSSON", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.041515289857871, - 48.90962450758686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS31312", - "ref": "FR*SOD*S*OAZS*313*1*_*_", - "description": "INTERMARCHE PONT A MOUSSON", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.041515289857871, - 48.90962450758686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS31321", - "ref": "FR*SOD*S*OAZS*313*2*_*_", - "description": "INTERMARCHE PONT A MOUSSON", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.041515289857871, - 48.90962450758686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS31322", - "ref": "FR*SOD*S*OAZS*313*2*_*_", - "description": "INTERMARCHE PONT A MOUSSON", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.041515289857871, - 48.90962450758686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS31323", - "ref": "FR*SOD*S*OAZS*313*2*_*_", - "description": "INTERMARCHE PONT A MOUSSON", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3110867, - 43.5049622 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS31411", - "ref": "FR*SOD*S*OAZS*314*1*_*_", - "description": "SUPER U - ROUJAN", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3110867, - 43.5049622 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS31412", - "ref": "FR*SOD*S*OAZS*314*1*_*_", - "description": "SUPER U - ROUJAN", - "capacity": "3", - "charging_station:output": "100 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3110867, - 43.5049622 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS31414", - "ref": "FR*SOD*S*OAZS*314*1*_*_", - "description": "SUPER U - ROUJAN", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3110867, - 43.5049622 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS31421", - "ref": "FR*SOD*S*OAZS*314*2*_*_", - "description": "SUPER U - ROUJAN", - "capacity": "3", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3110867, - 43.5049622 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS31422", - "ref": "FR*SOD*S*OAZS*314*2*_*_", - "description": "SUPER U - ROUJAN", - "capacity": "3", - "charging_station:output": "100 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3110867, - 43.5049622 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS31423", - "ref": "FR*SOD*S*OAZS*314*2*_*_", - "description": "SUPER U - ROUJAN", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3110867, - 43.5049622 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS31431", - "ref": "FR*SOD*S*OAZS*314*3*_*_", - "description": "SUPER U - ROUJAN", - "capacity": "2", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3110867, - 43.5049622 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS31432", - "ref": "FR*SOD*S*OAZS*314*3*_*_", - "description": "SUPER U - ROUJAN", - "capacity": "2", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.13562, - 45.752372 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS32011", - "ref": "FR*SOD*S*OAZS*320*1*_*_", - "description": "CC CARRE SUD - AUBIERE", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.13562, - 45.752372 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS32012", - "ref": "FR*SOD*S*OAZS*320*1*_*_", - "description": "CC CARRE SUD - AUBIERE", - "capacity": "3", - "charging_station:output": "200 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.13562, - 45.752372 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS32013", - "ref": "FR*SOD*S*OAZS*320*1*_*_", - "description": "CC CARRE SUD - AUBIERE", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7555818, - 45.6750196 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS32611", - "ref": "FR*SOD*S*OAZS*326*1*_*_", - "description": "SIGERLY - BRG01", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7555818, - 45.6750196 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS32612", - "ref": "FR*SOD*S*OAZS*326*1*_*_", - "description": "SIGERLY - BRG01", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.772150799999999, - 45.8724486 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS33211", - "ref": "FR*SOD*S*OAZS*332*1*_*_", - "description": "SIGERLY - CHS02", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.772150799999999, - 45.8724486 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS33212", - "ref": "FR*SOD*S*OAZS*332*1*_*_", - "description": "SIGERLY - CHS02", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8334646, - 45.60663959999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS33311", - "ref": "FR*SOD*S*OAZS*333*1*_*_", - "description": "SIGERLY - CMN01", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8334646, - 45.60663959999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS33312", - "ref": "FR*SOD*S*OAZS*333*1*_*_", - "description": "SIGERLY - CMN01", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8090362, - 45.6064197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS34111", - "ref": "FR*SOD*S*OAZS*341*1*_*_", - "description": "SIGERLY - TRN01", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8090362, - 45.6064197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS34112", - "ref": "FR*SOD*S*OAZS*341*1*_*_", - "description": "SIGERLY - TRN01", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7727451, - 45.6586992 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS34411", - "ref": "FR*SOD*S*OAZS*344*1*_*_", - "description": "SIGERLY - VRL02", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7727451, - 45.6586992 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS34412", - "ref": "FR*SOD*S*OAZS*344*1*_*_", - "description": "SIGERLY - VRL02", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8638045, - 50.1006022 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS34911", - "ref": "FR*SOD*S*OAZS*349*1*_*_", - "description": "LE COMPTOIR DU MALT ABBEVILLE", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8638045, - 50.1006022 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS34912", - "ref": "FR*SOD*S*OAZS*349*1*_*_", - "description": "LE COMPTOIR DU MALT ABBEVILLE", - "capacity": "3", - "charging_station:output": "200 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8638045, - 50.1006022 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS34913", - "ref": "FR*SOD*S*OAZS*349*1*_*_", - "description": "LE COMPTOIR DU MALT ABBEVILLE", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3075714, - 49.364557 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS35011", - "ref": "FR*SOD*S*OAZS*350*1*_*_", - "description": "TENNESSEE GRILL VAUXBUIN", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3075714, - 49.364557 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS35012", - "ref": "FR*SOD*S*OAZS*350*1*_*_", - "description": "TENNESSEE GRILL VAUXBUIN", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3075714, - 49.364557 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS35013", - "ref": "FR*SOD*S*OAZS*350*1*_*_", - "description": "TENNESSEE GRILL VAUXBUIN", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3075714, - 49.364557 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS35021", - "ref": "FR*SOD*S*OAZS*350*2*_*_", - "description": "TENNESSEE GRILL VAUXBUIN", - "capacity": "2", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3075714, - 49.364557 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS35022", - "ref": "FR*SOD*S*OAZS*350*2*_*_", - "description": "TENNESSEE GRILL VAUXBUIN", - "capacity": "2", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.3877353851564878, - 47.94311027369618 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS35211", - "ref": "FR*SOD*S*OAZS*352*1*_*_", - "description": "NORAUTO - PLOERMEL", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.3877353851564878, - 47.94311027369618 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS35212", - "ref": "FR*SOD*S*OAZS*352*1*_*_", - "description": "NORAUTO - PLOERMEL", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.3877353851564878, - 47.94311027369618 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS35213", - "ref": "FR*SOD*S*OAZS*352*1*_*_", - "description": "NORAUTO - PLOERMEL", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.59105, - 47.262201 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS4321", - "ref": "FR*SOD*S*OAZS*43*2*_*_", - "description": "E.LECLERC ORVAULT", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.59105, - 47.262201 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA EXPRESS", - "ref:EU:EVSE": "FRE04POAZS4322", - "ref": "FR*SOD*S*OAZS*43*2*_*_", - "description": "E.LECLERC ORVAULT", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.52, - 48.99 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SWISH", - "owner:ref:FR:SIREN": "834651820", - "operator:email": "contact@swishforgood.com", - "operator:phone": "+33 6 16 09 23 29", - "network": "Superchargeur Swish", - "ref:EU:EVSE": "FRE10P", - "description": "Swish-Cerel-Roissy-Superchargeur", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.52, - 48.99 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SWISH", - "owner:ref:FR:SIREN": "834651820", - "operator:email": "contact@swishforgood.com", - "operator:phone": "+33 6 16 09 23 29", - "network": "Superchargeur Swish", - "ref:EU:EVSE": "FRE10P", - "description": "Swish-Cerel-Roissy-Superchargeur", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.83444, - 48.068958 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Virta", - "owner:ref:FR:SIREN": "410546957", - "operator:email": "philippe.voisin@virta.global", - "operator:phone": "+33 6 12 91 29 98", - "network": "Groupama supports et services ", - "ref:EU:EVSE": "FRE10P35310GROUPAMAMORDELLES", - "description": "G2S-MORDELLES", - "capacity": "7", - "charging_station:output": "23 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "Mo-Fr 09:00-12:00, Mo-Fr 14:00-17:01", - "start_date": "2022-02-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.83444, - 48.068958 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Virta", - "owner:ref:FR:SIREN": "410546958", - "operator:email": "philippe.voisin@virta.global", - "operator:phone": "+33 6 12 91 29 99", - "network": "Groupama supports et services ", - "ref:EU:EVSE": "FRE10P35310GROUPAMAMORDELLES", - "description": "G2S-MORDELLES", - "capacity": "8", - "charging_station:output": "24 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "Mo-Fr 09:00-12:00, Mo-Fr 14:00-17:02", - "start_date": "2022-02-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.83444, - 48.068958 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Virta", - "owner:ref:FR:SIREN": "410546959", - "operator:email": "philippe.voisin@virta.global", - "operator:phone": "+33 6 12 91 30 00", - "network": "Groupama supports et services ", - "ref:EU:EVSE": "FRE10P35310GROUPAMAMORDELLES", - "description": "G2S-MORDELLES", - "capacity": "9", - "charging_station:output": "25 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "Mo-Fr 09:00-12:00, Mo-Fr 14:00-17:03", - "start_date": "2022-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.83444, - 48.068958 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Virta", - "owner:ref:FR:SIREN": "410546960", - "operator:email": "philippe.voisin@virta.global", - "operator:phone": "+33 6 12 91 30 01", - "network": "Groupama supports et services ", - "ref:EU:EVSE": "FRE10P35310GROUPAMAMORDELLES", - "description": "G2S-MORDELLES", - "capacity": "10", - "charging_station:output": "26 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "Mo-Fr 09:00-12:00, Mo-Fr 14:00-17:04", - "start_date": "2022-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.83444, - 48.068958 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Virta", - "owner:ref:FR:SIREN": "410546961", - "operator:email": "philippe.voisin@virta.global", - "operator:phone": "+33 6 12 91 30 02", - "network": "Groupama supports et services ", - "ref:EU:EVSE": "FRE10P35310GROUPAMAMORDELLES", - "description": "G2S-MORDELLES", - "capacity": "11", - "charging_station:output": "27 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "Mo-Fr 09:00-12:00, Mo-Fr 14:00-17:05", - "start_date": "2022-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.32119, - 48.93239 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMGEN922301", - "description": "Leroy Merlin - Gennevilliers", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 04:30-20:00, Tu 04:30-20:00, We 04:30-20:00, Th 04:30-20:00, Fr 04:30-20:00, Sa 04:30-20:00, Su 06:00-19:00", - "start_date": "2017-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.32119, - 48.93239 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMGEN922301", - "description": "Leroy Merlin - Gennevilliers", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 04:30-20:00, Tu 04:30-20:00, We 04:30-20:00, Th 04:30-20:00, Fr 04:30-20:00, Sa 04:30-20:00, Su 06:00-19:00", - "start_date": "2017-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.32119, - 48.93239 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMGEN922301", - "description": "Leroy Merlin - Gennevilliers", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 04:30-20:00, Tu 04:30-20:00, We 04:30-20:00, Th 04:30-20:00, Fr 04:30-20:00, Sa 04:30-20:00, Su 06:00-19:00", - "start_date": "2017-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.32119, - 48.93239 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMGEN922301", - "description": "Leroy Merlin - Gennevilliers", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 04:30-20:00, Tu 04:30-20:00, We 04:30-20:00, Th 04:30-20:00, Fr 04:30-20:00, Sa 04:30-20:00, Su 06:00-19:00", - "start_date": "2017-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12165, - 50.611698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMLEZENNES592601", - "description": "Leroy Merlin - Lezennes - Siège France", - "capacity": "56", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-18:30, Tu 06:00-18:30, We 06:00-18:30, Th 06:00-18:30, Fr 06:00-18:30", - "start_date": "2017-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12165, - 50.611698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMLEZENNES592601", - "description": "Leroy Merlin - Lezennes - Siège France", - "capacity": "56", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-18:30, Tu 06:00-18:30, We 06:00-18:30, Th 06:00-18:30, Fr 06:00-18:30", - "start_date": "2017-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12165, - 50.611698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMLEZENNES592601", - "description": "Leroy Merlin - Lezennes - Siège France", - "capacity": "56", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-18:30, Tu 06:00-18:30, We 06:00-18:30, Th 06:00-18:30, Fr 06:00-18:30", - "start_date": "2017-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12165, - 50.611698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMLEZENNES592601", - "description": "Leroy Merlin - Lezennes - Siège France", - "capacity": "56", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-18:30, Tu 06:00-18:30, We 06:00-18:30, Th 06:00-18:30, Fr 06:00-18:30", - "start_date": "2017-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12165, - 50.611698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMLEZENNES592601", - "description": "Leroy Merlin - Lezennes - Siège France", - "capacity": "56", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-18:30, Tu 06:00-18:30, We 06:00-18:30, Th 06:00-18:30, Fr 06:00-18:30", - "start_date": "2017-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12165, - 50.611698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMLEZENNES592601", - "description": "Leroy Merlin - Lezennes - Siège France", - "capacity": "56", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-18:30, Tu 06:00-18:30, We 06:00-18:30, Th 06:00-18:30, Fr 06:00-18:30", - "start_date": "2017-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12165, - 50.611698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMLEZENNES592601", - "description": "Leroy Merlin - Lezennes - Siège France", - "capacity": "56", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-18:30, Tu 06:00-18:30, We 06:00-18:30, Th 06:00-18:30, Fr 06:00-18:30", - "start_date": "2017-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12165, - 50.611698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMLEZENNES592601", - "description": "Leroy Merlin - Lezennes - Siège France", - "capacity": "56", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-18:30, Tu 06:00-18:30, We 06:00-18:30, Th 06:00-18:30, Fr 06:00-18:30", - "start_date": "2017-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.664949, - 45.242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMGRENOBLE381201", - "description": "Leroy Merlin - Saint-Egrève - Grenoble", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-20:30", - "start_date": "2017-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.664949, - 45.242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMGRENOBLE381201", - "description": "Leroy Merlin - Saint-Egrève - Grenoble", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-20:30", - "start_date": "2017-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.664949, - 45.242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMGRENOBLE381201", - "description": "Leroy Merlin - Saint-Egrève - Grenoble", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-20:30", - "start_date": "2017-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.664949, - 45.242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMGRENOBLE381201", - "description": "Leroy Merlin - Saint-Egrève - Grenoble", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-20:30", - "start_date": "2017-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.44354, - 48.418098 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMBREST294901", - "description": "Leroy Merlin - Guipavas - Brest", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-21:00, Tu 09:00-20:00, We 09:00-20:00, Th 09:00-20:00, Fr 09:00-20:00, Sa 09:00-20:00, Su 09:00-18:00", - "start_date": "2017-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.44354, - 48.418098 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMBREST294901", - "description": "Leroy Merlin - Guipavas - Brest", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-21:00, Tu 09:00-20:00, We 09:00-20:00, Th 09:00-20:00, Fr 09:00-20:00, Sa 09:00-20:00, Su 09:00-18:00", - "start_date": "2017-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.44354, - 48.418098 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMBREST294901", - "description": "Leroy Merlin - Guipavas - Brest", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-21:00, Tu 09:00-20:00, We 09:00-20:00, Th 09:00-20:00, Fr 09:00-20:00, Sa 09:00-20:00, Su 09:00-18:00", - "start_date": "2017-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.44354, - 48.418098 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMBREST294901", - "description": "Leroy Merlin - Guipavas - Brest", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-21:00, Tu 09:00-20:00, We 09:00-20:00, Th 09:00-20:00, Fr 09:00-20:00, Sa 09:00-20:00, Su 09:00-18:00", - "start_date": "2017-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.77347, - 41.9506 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMAJACCIO200901", - "description": "Leroy Merlin - Ajaccio", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:30, Tu 08:00-19:30, We 08:00-19:30, Th 08:00-19:30, Fr 08:00-19:30, Sa 08:00-19:30, Su 09:00-18:00", - "start_date": "2017-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.77347, - 41.9506 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMAJACCIO200901", - "description": "Leroy Merlin - Ajaccio", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:30, Tu 08:00-19:30, We 08:00-19:30, Th 08:00-19:30, Fr 08:00-19:30, Sa 08:00-19:30, Su 09:00-18:00", - "start_date": "2017-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.814988, - 48.061501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMLAVAL539401", - "description": "Leroy Merlin - Saint-Berthevin - Laval", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-18:00", - "start_date": "2017-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.814988, - 48.061501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMLAVAL539401", - "description": "Leroy Merlin - Saint-Berthevin - Laval", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-18:00", - "start_date": "2017-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.814988, - 48.061501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMLAVAL539401", - "description": "Leroy Merlin - Saint-Berthevin - Laval", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-18:00", - "start_date": "2017-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.814988, - 48.061501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMLAVAL539401", - "description": "Leroy Merlin - Saint-Berthevin - Laval", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-18:00", - "start_date": "2017-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.69545, - 48.5348 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMSTRASBOURG672001", - "description": "Leroy Merlin - Ostwald - La Vigie", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30", - "start_date": "2018-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.69545, - 48.5348 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMSTRASBOURG672001", - "description": "Leroy Merlin - Ostwald - La Vigie", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30", - "start_date": "2018-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.69545, - 48.5348 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMSTRASBOURG672001", - "description": "Leroy Merlin - Ostwald - La Vigie", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30", - "start_date": "2018-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.69545, - 48.5348 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMSTRASBOURG672001", - "description": "Leroy Merlin - Ostwald - La Vigie", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30", - "start_date": "2018-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.69545, - 48.5348 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMSTRASBOURG672001", - "description": "Leroy Merlin - Ostwald - La Vigie", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30", - "start_date": "2018-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.69545, - 48.5348 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMSTRASBOURG672001", - "description": "Leroy Merlin - Ostwald - La Vigie", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30", - "start_date": "2018-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.69545, - 48.5348 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMSTRASBOURG672001", - "description": "Leroy Merlin - Ostwald - La Vigie", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30", - "start_date": "2018-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.69545, - 48.5348 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMSTRASBOURG672001", - "description": "Leroy Merlin - Ostwald - La Vigie", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30", - "start_date": "2018-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.69545, - 48.5348 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMSTRASBOURG672001", - "description": "Leroy Merlin - Ostwald - La Vigie", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30", - "start_date": "2018-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.69545, - 48.5348 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMSTRASBOURG672001", - "description": "Leroy Merlin - Ostwald - La Vigie", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30", - "start_date": "2018-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.69545, - 48.5348 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMSTRASBOURG672001", - "description": "Leroy Merlin - Ostwald - La Vigie", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30", - "start_date": "2018-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.69545, - 48.5348 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMSTRASBOURG672001", - "description": "Leroy Merlin - Ostwald - La Vigie", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30", - "start_date": "2018-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.78698, - 45.7696 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMTASSIN691601", - "description": "Leroy Merlin - Tassin-la-Demi-Lune", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-20:00, Tu 06:00-20:00, We 06:00-20:00, Th 06:00-20:00, Fr 06:00-20:00, Sa 06:00-20:00, Su 08:00-18:00", - "start_date": "2017-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.78698, - 45.7696 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMTASSIN691601", - "description": "Leroy Merlin - Tassin-la-Demi-Lune", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-20:00, Tu 06:00-20:00, We 06:00-20:00, Th 06:00-20:00, Fr 06:00-20:00, Sa 06:00-20:00, Su 08:00-18:00", - "start_date": "2017-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.78698, - 45.7696 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMTASSIN691601", - "description": "Leroy Merlin - Tassin-la-Demi-Lune", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-20:00, Tu 06:00-20:00, We 06:00-20:00, Th 06:00-20:00, Fr 06:00-20:00, Sa 06:00-20:00, Su 08:00-18:00", - "start_date": "2017-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.78698, - 45.7696 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMTASSIN691601", - "description": "Leroy Merlin - Tassin-la-Demi-Lune", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-20:00, Tu 06:00-20:00, We 06:00-20:00, Th 06:00-20:00, Fr 06:00-20:00, Sa 06:00-20:00, Su 08:00-18:00", - "start_date": "2017-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87727, - 43.981602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMAVIGNON841301", - "description": "Leroy Merlin - Le Pontet - Avignon", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-20:30", - "start_date": "2018-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87727, - 43.981602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMAVIGNON841301", - "description": "Leroy Merlin - Le Pontet - Avignon", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-20:30", - "start_date": "2018-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87727, - 43.981602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMAVIGNON841301", - "description": "Leroy Merlin - Le Pontet - Avignon", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-20:30", - "start_date": "2018-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87727, - 43.981602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMAVIGNON841301", - "description": "Leroy Merlin - Le Pontet - Avignon", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-20:30", - "start_date": "2018-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87727, - 43.981602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMAVIGNON841301", - "description": "Leroy Merlin - Le Pontet - Avignon", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-20:30", - "start_date": "2018-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87727, - 43.981602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMAVIGNON841301", - "description": "Leroy Merlin - Le Pontet - Avignon", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-20:30", - "start_date": "2018-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.565578, - 44.882801 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMBORDEAUX33300P1", - "description": "Leroy Merlin - Bordeaux - Le Lac", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-20:30", - "start_date": "2018-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.565578, - 44.882801 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMBORDEAUX33300P1", - "description": "Leroy Merlin - Bordeaux - Le Lac", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-20:30", - "start_date": "2018-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.565578, - 44.882801 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMBORDEAUX33300P1", - "description": "Leroy Merlin - Bordeaux - Le Lac", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-20:30", - "start_date": "2018-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.565578, - 44.882801 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMBORDEAUX33300P1", - "description": "Leroy Merlin - Bordeaux - Le Lac", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-20:30", - "start_date": "2018-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.8376, - 48.802299 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMHAGUENAU675001", - "description": "Leroy Merlin - Haguenau - 2", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:45-20:00, Tu 06:45-20:00, We 06:45-20:00, Th 06:45-20:00, Fr 06:45-20:00, Sa 06:15-19:00", - "start_date": "2018-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.8376, - 48.802299 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMHAGUENAU675001", - "description": "Leroy Merlin - Haguenau - 2", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:45-20:00, Tu 06:45-20:00, We 06:45-20:00, Th 06:45-20:00, Fr 06:45-20:00, Sa 06:15-19:00", - "start_date": "2018-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.8376, - 48.802299 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMHAGUENAU675001", - "description": "Leroy Merlin - Haguenau - 2", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:45-20:00, Tu 06:45-20:00, We 06:45-20:00, Th 06:45-20:00, Fr 06:45-20:00, Sa 06:15-19:00", - "start_date": "2018-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.8376, - 48.802299 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMHAGUENAU675001", - "description": "Leroy Merlin - Haguenau - 2", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:45-20:00, Tu 06:45-20:00, We 06:45-20:00, Th 06:45-20:00, Fr 06:45-20:00, Sa 06:15-19:00", - "start_date": "2018-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.691381, - 43.457648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMPUGETSURARGENS834801", - "description": "Leroy Merlin - Puget-sur-Argens Fréjus", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:30-20:30, Tu 06:30-20:30, We 06:30-20:30, Th 06:30-20:30, Fr 06:30-20:30, Sa 06:30-20:30, Su 07:30-13:30", - "start_date": "2018-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.691381, - 43.457648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMPUGETSURARGENS834801", - "description": "Leroy Merlin - Puget-sur-Argens Fréjus", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:30-20:30, Tu 06:30-20:30, We 06:30-20:30, Th 06:30-20:30, Fr 06:30-20:30, Sa 06:30-20:30, Su 07:30-13:30", - "start_date": "2018-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.691381, - 43.457648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMPUGETSURARGENS834801", - "description": "Leroy Merlin - Puget-sur-Argens Fréjus", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:30-20:30, Tu 06:30-20:30, We 06:30-20:30, Th 06:30-20:30, Fr 06:30-20:30, Sa 06:30-20:30, Su 07:30-13:30", - "start_date": "2018-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.691381, - 43.457648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMPUGETSURARGENS834801", - "description": "Leroy Merlin - Puget-sur-Argens Fréjus", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:30-20:30, Tu 06:30-20:30, We 06:30-20:30, Th 06:30-20:30, Fr 06:30-20:30, Sa 06:30-20:30, Su 07:30-13:30", - "start_date": "2018-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.417369, - 46.317699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMNIORT790001", - "description": "Leroy Merlin - Niort", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-20:30", - "start_date": "2019-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.417369, - 46.317699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMNIORT790001", - "description": "Leroy Merlin - Niort", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-20:30", - "start_date": "2019-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.417369, - 46.317699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMNIORT790001", - "description": "Leroy Merlin - Niort", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-20:30", - "start_date": "2019-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.417369, - 46.317699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMNIORT790001", - "description": "Leroy Merlin - Niort", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-20:30", - "start_date": "2019-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.177239, - 43.9374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMALBI810001", - "description": "Leroy Merlin - Albi", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-20:30", - "start_date": "2019-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.177239, - 43.9374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMALBI810001", - "description": "Leroy Merlin - Albi", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-20:30", - "start_date": "2019-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.177239, - 43.9374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMALBI810001", - "description": "Leroy Merlin - Albi", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-20:30", - "start_date": "2019-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.177239, - 43.9374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMALBI810001", - "description": "Leroy Merlin - Albi", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-20:30", - "start_date": "2019-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.177239, - 43.9374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMALBI810001", - "description": "Leroy Merlin - Albi", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-20:30", - "start_date": "2019-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.177239, - 43.9374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMALBI810001", - "description": "Leroy Merlin - Albi", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-20:30", - "start_date": "2019-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.177239, - 43.9374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMALBI810001", - "description": "Leroy Merlin - Albi", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-20:30", - "start_date": "2019-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.177239, - 43.9374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMALBI810001", - "description": "Leroy Merlin - Albi", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-20:30", - "start_date": "2019-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.177239, - 43.9374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMALBI810001", - "description": "Leroy Merlin - Albi", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-20:30", - "start_date": "2019-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.177239, - 43.9374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMALBI810001", - "description": "Leroy Merlin - Albi", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-20:30", - "start_date": "2019-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.177239, - 43.9374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMALBI810001", - "description": "Leroy Merlin - Albi", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-20:30", - "start_date": "2019-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.177239, - 43.9374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMALBI810001", - "description": "Leroy Merlin - Albi", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-20:30", - "start_date": "2019-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.177239, - 43.9374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMALBI810001", - "description": "Leroy Merlin - Albi", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-20:30", - "start_date": "2019-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.177239, - 43.9374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMALBI810001", - "description": "Leroy Merlin - Albi", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-20:30", - "start_date": "2019-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.137749, - 50.7378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMTOURCOING592121", - "description": "Leroy Merlin - Tourcoing - Neuville-en-Ferrain", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-20:30", - "start_date": "2019-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.137749, - 50.7378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMTOURCOING592121", - "description": "Leroy Merlin - Tourcoing - Neuville-en-Ferrain", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-20:30", - "start_date": "2019-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.137749, - 50.7378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMTOURCOING592121", - "description": "Leroy Merlin - Tourcoing - Neuville-en-Ferrain", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-20:30", - "start_date": "2019-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.137749, - 50.7378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMTOURCOING592121", - "description": "Leroy Merlin - Tourcoing - Neuville-en-Ferrain", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-20:30", - "start_date": "2019-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.60762, - 48.613602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMREAU775501", - "description": "Leroy Merlin - Reau", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2019-08-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.60762, - 48.613602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMREAU775501", - "description": "Leroy Merlin - Reau", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2019-08-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.60762, - 48.613602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMREAU775501", - "description": "Leroy Merlin - Reau", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2019-08-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.60762, - 48.613602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMREAU775501", - "description": "Leroy Merlin - Reau", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2019-08-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.948787, - 44.641162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMBIGANOS333801", - "description": "Leroy Merlin - Biganos", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-20:30", - "start_date": "2019-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.948787, - 44.641162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMBIGANOS333801", - "description": "Leroy Merlin - Biganos", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-20:30", - "start_date": "2019-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.948787, - 44.641162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMBIGANOS333801", - "description": "Leroy Merlin - Biganos", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-20:30", - "start_date": "2019-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.948787, - 44.641162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMBIGANOS333801", - "description": "Leroy Merlin - Biganos", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-20:30", - "start_date": "2019-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.00914, - 48.799693 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLM783901", - "description": "Leroy Merlin - Bois d'Arcy", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-20:30", - "start_date": "2020-07-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.00914, - 48.799693 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLM783901", - "description": "Leroy Merlin - Bois d'Arcy", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-20:30", - "start_date": "2020-07-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.285718, - 43.336708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLM344201", - "description": "Leroy Merlin - Béziers", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-20:30, Tu 07:00-20:30, We 07:00-20:30, Th 07:00-20:30, Fr 07:00-20:30, Sa 07:00-20:30, Su 07:00-20:30", - "start_date": "2020-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.285718, - 43.336708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLM344201", - "description": "Leroy Merlin - Béziers", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-20:30, Tu 07:00-20:30, We 07:00-20:30, Th 07:00-20:30, Fr 07:00-20:30, Sa 07:00-20:30, Su 07:00-20:30", - "start_date": "2020-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.285718, - 43.336708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLM344201", - "description": "Leroy Merlin - Béziers", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-20:30, Tu 07:00-20:30, We 07:00-20:30, Th 07:00-20:30, Fr 07:00-20:30, Sa 07:00-20:30, Su 07:00-20:30", - "start_date": "2020-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.285718, - 43.336708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLM344201", - "description": "Leroy Merlin - Béziers", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-20:30, Tu 07:00-20:30, We 07:00-20:30, Th 07:00-20:30, Fr 07:00-20:30, Sa 07:00-20:30, Su 07:00-20:30", - "start_date": "2020-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.285718, - 43.336708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLM344201", - "description": "Leroy Merlin - Béziers", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-20:30, Tu 07:00-20:30, We 07:00-20:30, Th 07:00-20:30, Fr 07:00-20:30, Sa 07:00-20:30, Su 07:00-20:30", - "start_date": "2020-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.285718, - 43.336708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLM344201", - "description": "Leroy Merlin - Béziers", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-20:30, Tu 07:00-20:30, We 07:00-20:30, Th 07:00-20:30, Fr 07:00-20:30, Sa 07:00-20:30, Su 07:00-20:30", - "start_date": "2020-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.285718, - 43.336708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLM344201", - "description": "Leroy Merlin - Béziers", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-20:30, Tu 07:00-20:30, We 07:00-20:30, Th 07:00-20:30, Fr 07:00-20:30, Sa 07:00-20:30, Su 07:00-20:30", - "start_date": "2020-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.285718, - 43.336708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLM344201", - "description": "Leroy Merlin - Béziers", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-20:30, Tu 07:00-20:30, We 07:00-20:30, Th 07:00-20:30, Fr 07:00-20:30, Sa 07:00-20:30, Su 07:00-20:30", - "start_date": "2020-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.285718, - 43.336708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLM344201", - "description": "Leroy Merlin - Béziers", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-20:30, Tu 07:00-20:30, We 07:00-20:30, Th 07:00-20:30, Fr 07:00-20:30, Sa 07:00-20:30, Su 07:00-20:30", - "start_date": "2020-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.285718, - 43.336708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLM344201", - "description": "Leroy Merlin - Béziers", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-20:30, Tu 07:00-20:30, We 07:00-20:30, Th 07:00-20:30, Fr 07:00-20:30, Sa 07:00-20:30, Su 07:00-20:30", - "start_date": "2020-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.285718, - 43.336708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLM344201", - "description": "Leroy Merlin - Béziers", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-20:30, Tu 07:00-20:30, We 07:00-20:30, Th 07:00-20:30, Fr 07:00-20:30, Sa 07:00-20:30, Su 07:00-20:30", - "start_date": "2020-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.285718, - 43.336708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLM344201", - "description": "Leroy Merlin - Béziers", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-20:30, Tu 07:00-20:30, We 07:00-20:30, Th 07:00-20:30, Fr 07:00-20:30, Sa 07:00-20:30, Su 07:00-20:30", - "start_date": "2020-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.664949, - 45.242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMGRENOBLE381201", - "description": "Leroy Merlin - Saint-Egrève - Grenoble", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-20:30", - "start_date": "2020-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.664949, - 45.242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMGRENOBLE381201", - "description": "Leroy Merlin - Saint-Egrève - Grenoble", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-20:30", - "start_date": "2020-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.878727, - 45.717511 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMVENISSIEUX695001", - "description": "Leroy Merlin - Vénissieux - Grand Parilly", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:00, Tu 09:00-20:00, We 09:00-20:00, Th 09:00-20:00, Fr 09:00-20:00, Sa 09:00-20:00, Su 09:00-20:00", - "start_date": "2021-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.878727, - 45.717511 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMVENISSIEUX695001", - "description": "Leroy Merlin - Vénissieux - Grand Parilly", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:00, Tu 09:00-20:00, We 09:00-20:00, Th 09:00-20:00, Fr 09:00-20:00, Sa 09:00-20:00, Su 09:00-20:00", - "start_date": "2021-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.878727, - 45.717511 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMVENISSIEUX695001", - "description": "Leroy Merlin - Vénissieux - Grand Parilly", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:00, Tu 09:00-20:00, We 09:00-20:00, Th 09:00-20:00, Fr 09:00-20:00, Sa 09:00-20:00, Su 09:00-20:00", - "start_date": "2021-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.878727, - 45.717511 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMVENISSIEUX695001", - "description": "Leroy Merlin - Vénissieux - Grand Parilly", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:00, Tu 09:00-20:00, We 09:00-20:00, Th 09:00-20:00, Fr 09:00-20:00, Sa 09:00-20:00, Su 09:00-20:00", - "start_date": "2021-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.878727, - 45.717511 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMVENISSIEUX695001", - "description": "Leroy Merlin - Vénissieux - Grand Parilly", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:00, Tu 09:00-20:00, We 09:00-20:00, Th 09:00-20:00, Fr 09:00-20:00, Sa 09:00-20:00, Su 09:00-20:00", - "start_date": "2021-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.878727, - 45.717511 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMVENISSIEUX695001", - "description": "Leroy Merlin - Vénissieux - Grand Parilly", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:00, Tu 09:00-20:00, We 09:00-20:00, Th 09:00-20:00, Fr 09:00-20:00, Sa 09:00-20:00, Su 09:00-20:00", - "start_date": "2021-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.878727, - 45.717511 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMVENISSIEUX695001", - "description": "Leroy Merlin - Vénissieux - Grand Parilly", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:00, Tu 09:00-20:00, We 09:00-20:00, Th 09:00-20:00, Fr 09:00-20:00, Sa 09:00-20:00, Su 09:00-20:00", - "start_date": "2021-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.878727, - 45.717511 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMVENISSIEUX695001", - "description": "Leroy Merlin - Vénissieux - Grand Parilly", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:00, Tu 09:00-20:00, We 09:00-20:00, Th 09:00-20:00, Fr 09:00-20:00, Sa 09:00-20:00, Su 09:00-20:00", - "start_date": "2021-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.607846, - 48.580648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMCESSON772401", - "description": "Leroy Merlin - Cesson", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.607846, - 48.580648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMCESSON772401", - "description": "Leroy Merlin - Cesson", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.607846, - 48.580648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMCESSON772401", - "description": "Leroy Merlin - Cesson", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.607846, - 48.580648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMCESSON772401", - "description": "Leroy Merlin - Cesson", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.607846, - 48.580648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMCESSON772401", - "description": "Leroy Merlin - Cesson", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.607846, - 48.580648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMCESSON772401", - "description": "Leroy Merlin - Cesson", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.607846, - 48.580648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMCESSON772401", - "description": "Leroy Merlin - Cesson", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.607846, - 48.580648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMCESSON772401", - "description": "Leroy Merlin - Cesson", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.607846, - 48.580648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMCESSON772401", - "description": "Leroy Merlin - Cesson", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.607846, - 48.580648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMCESSON772401", - "description": "Leroy Merlin - Cesson", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.607846, - 48.580648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMCESSON772401", - "description": "Leroy Merlin - Cesson", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.607846, - 48.580648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMCESSON772401", - "description": "Leroy Merlin - Cesson", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.814988, - 48.061501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMLAVAL539401", - "description": "Leroy Merlin - Saint-Berthevin - Laval", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-18:00", - "start_date": "2021-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.814988, - 48.061501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMLAVAL539401", - "description": "Leroy Merlin - Saint-Berthevin - Laval", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-18:00", - "start_date": "2021-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.814988, - 48.061501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMLAVAL539401", - "description": "Leroy Merlin - Saint-Berthevin - Laval", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-18:00", - "start_date": "2021-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.814988, - 48.061501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMLAVAL539401", - "description": "Leroy Merlin - Saint-Berthevin - Laval", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30, Su 05:30-18:00", - "start_date": "2021-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.607846, - 48.580648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMCESSON772401", - "description": "Leroy Merlin - Cesson", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.607846, - 48.580648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMCESSON772401", - "description": "Leroy Merlin - Cesson", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.607846, - 48.580648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMCESSON772401", - "description": "Leroy Merlin - Cesson", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.607846, - 48.580648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMCESSON772401", - "description": "Leroy Merlin - Cesson", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1772, - 49.220375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMHAUCONCOURT572801", - "description": "Leroy Merlin - Hauconcourt", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30", - "start_date": "2021-08-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1772, - 49.220375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMHAUCONCOURT572801", - "description": "Leroy Merlin - Hauconcourt", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30", - "start_date": "2021-08-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1772, - 49.220375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMHAUCONCOURT572801", - "description": "Leroy Merlin - Hauconcourt", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30", - "start_date": "2021-08-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1772, - 49.220375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMHAUCONCOURT572801", - "description": "Leroy Merlin - Hauconcourt", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30", - "start_date": "2021-08-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1772, - 49.220375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMHAUCONCOURT572801", - "description": "Leroy Merlin - Hauconcourt", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30", - "start_date": "2021-08-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1772, - 49.220375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMHAUCONCOURT572801", - "description": "Leroy Merlin - Hauconcourt", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30", - "start_date": "2021-08-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1772, - 49.220375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMHAUCONCOURT572801", - "description": "Leroy Merlin - Hauconcourt", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30", - "start_date": "2021-08-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1772, - 49.220375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMHAUCONCOURT572801", - "description": "Leroy Merlin - Hauconcourt", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:30-20:30, Tu 05:30-20:30, We 05:30-20:30, Th 05:30-20:30, Fr 05:30-20:30, Sa 05:30-20:30", - "start_date": "2021-08-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.47341, - 48.879607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMROSNY931101", - "description": "Leroy Merlin - Rosny sous Bois", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:00, Tu 09:00-20:00, We 09:00-20:00, Th 09:00-20:00, Fr 09:00-20:00, Sa 09:00-20:00, Su 09:00-19:00", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.47341, - 48.879607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMROSNY931101", - "description": "Leroy Merlin - Rosny sous Bois", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:00, Tu 09:00-20:00, We 09:00-20:00, Th 09:00-20:00, Fr 09:00-20:00, Sa 09:00-20:00, Su 09:00-19:00", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.47341, - 48.879607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMROSNY931101", - "description": "Leroy Merlin - Rosny sous Bois", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:00, Tu 09:00-20:00, We 09:00-20:00, Th 09:00-20:00, Fr 09:00-20:00, Sa 09:00-20:00, Su 09:00-19:00", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.47341, - 48.879607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMROSNY931101", - "description": "Leroy Merlin - Rosny sous Bois", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:00, Tu 09:00-20:00, We 09:00-20:00, Th 09:00-20:00, Fr 09:00-20:00, Sa 09:00-20:00, Su 09:00-19:00", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.47341, - 48.879607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMROSNY931101", - "description": "Leroy Merlin - Rosny sous Bois", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:00, Tu 09:00-20:00, We 09:00-20:00, Th 09:00-20:00, Fr 09:00-20:00, Sa 09:00-20:00, Su 09:00-19:00", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.47341, - 48.879607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMROSNY931101", - "description": "Leroy Merlin - Rosny sous Bois", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:00, Tu 09:00-20:00, We 09:00-20:00, Th 09:00-20:00, Fr 09:00-20:00, Sa 09:00-20:00, Su 09:00-19:00", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.47341, - 48.879607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMROSNY931101", - "description": "Leroy Merlin - Rosny sous Bois", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:00, Tu 09:00-20:00, We 09:00-20:00, Th 09:00-20:00, Fr 09:00-20:00, Sa 09:00-20:00, Su 09:00-19:00", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.47341, - 48.879607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMROSNY931101", - "description": "Leroy Merlin - Rosny sous Bois", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:00, Tu 09:00-20:00, We 09:00-20:00, Th 09:00-20:00, Fr 09:00-20:00, Sa 09:00-20:00, Su 09:00-19:00", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.47341, - 48.879607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMROSNY931101", - "description": "Leroy Merlin - Rosny sous Bois", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:00, Tu 09:00-20:00, We 09:00-20:00, Th 09:00-20:00, Fr 09:00-20:00, Sa 09:00-20:00, Su 09:00-19:00", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.47341, - 48.879607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMROSNY931101", - "description": "Leroy Merlin - Rosny sous Bois", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:00, Tu 09:00-20:00, We 09:00-20:00, Th 09:00-20:00, Fr 09:00-20:00, Sa 09:00-20:00, Su 09:00-19:00", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.47341, - 48.879607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMROSNY931101", - "description": "Leroy Merlin - Rosny sous Bois", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:00, Tu 09:00-20:00, We 09:00-20:00, Th 09:00-20:00, Fr 09:00-20:00, Sa 09:00-20:00, Su 09:00-19:00", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.47341, - 48.879607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMROSNY931101", - "description": "Leroy Merlin - Rosny sous Bois", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:00, Tu 09:00-20:00, We 09:00-20:00, Th 09:00-20:00, Fr 09:00-20:00, Sa 09:00-20:00, Su 09:00-19:00", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.47341, - 48.879607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMROSNY931101", - "description": "Leroy Merlin - Rosny sous Bois", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:00, Tu 09:00-20:00, We 09:00-20:00, Th 09:00-20:00, Fr 09:00-20:00, Sa 09:00-20:00, Su 09:00-19:00", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.47341, - 48.879607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMROSNY931101", - "description": "Leroy Merlin - Rosny sous Bois", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:00, Tu 09:00-20:00, We 09:00-20:00, Th 09:00-20:00, Fr 09:00-20:00, Sa 09:00-20:00, Su 09:00-19:00", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.47341, - 48.879607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMROSNY931101", - "description": "Leroy Merlin - Rosny sous Bois", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:00, Tu 09:00-20:00, We 09:00-20:00, Th 09:00-20:00, Fr 09:00-20:00, Sa 09:00-20:00, Su 09:00-19:00", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.47341, - 48.879607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMROSNY931101", - "description": "Leroy Merlin - Rosny sous Bois", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:00, Tu 09:00-20:00, We 09:00-20:00, Th 09:00-20:00, Fr 09:00-20:00, Sa 09:00-20:00, Su 09:00-19:00", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12165, - 50.611698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMLEZENNES592601", - "description": "Leroy Merlin - Lezennes - Siège France", - "capacity": "56", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-18:30, Tu 06:00-18:30, We 06:00-18:30, Th 06:00-18:30, Fr 06:00-18:30", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12165, - 50.611698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMLEZENNES592601", - "description": "Leroy Merlin - Lezennes - Siège France", - "capacity": "56", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-18:30, Tu 06:00-18:30, We 06:00-18:30, Th 06:00-18:30, Fr 06:00-18:30", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12165, - 50.611698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMLEZENNES592601", - "description": "Leroy Merlin - Lezennes - Siège France", - "capacity": "56", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-18:30, Tu 06:00-18:30, We 06:00-18:30, Th 06:00-18:30, Fr 06:00-18:30", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12165, - 50.611698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMLEZENNES592601", - "description": "Leroy Merlin - Lezennes - Siège France", - "capacity": "56", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-18:30, Tu 06:00-18:30, We 06:00-18:30, Th 06:00-18:30, Fr 06:00-18:30", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12165, - 50.611698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMLEZENNES592601", - "description": "Leroy Merlin - Lezennes - Siège France", - "capacity": "56", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-18:30, Tu 06:00-18:30, We 06:00-18:30, Th 06:00-18:30, Fr 06:00-18:30", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12165, - 50.611698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMLEZENNES592601", - "description": "Leroy Merlin - Lezennes - Siège France", - "capacity": "56", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-18:30, Tu 06:00-18:30, We 06:00-18:30, Th 06:00-18:30, Fr 06:00-18:30", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12165, - 50.611698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMLEZENNES592601", - "description": "Leroy Merlin - Lezennes - Siège France", - "capacity": "56", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-18:30, Tu 06:00-18:30, We 06:00-18:30, Th 06:00-18:30, Fr 06:00-18:30", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12165, - 50.611698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMLEZENNES592601", - "description": "Leroy Merlin - Lezennes - Siège France", - "capacity": "56", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-18:30, Tu 06:00-18:30, We 06:00-18:30, Th 06:00-18:30, Fr 06:00-18:30", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12165, - 50.611698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMLEZENNES592601", - "description": "Leroy Merlin - Lezennes - Siège France", - "capacity": "56", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-18:30, Tu 06:00-18:30, We 06:00-18:30, Th 06:00-18:30, Fr 06:00-18:30", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12165, - 50.611698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMLEZENNES592601", - "description": "Leroy Merlin - Lezennes - Siège France", - "capacity": "56", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-18:30, Tu 06:00-18:30, We 06:00-18:30, Th 06:00-18:30, Fr 06:00-18:30", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12165, - 50.611698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMLEZENNES592601", - "description": "Leroy Merlin - Lezennes - Siège France", - "capacity": "56", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-18:30, Tu 06:00-18:30, We 06:00-18:30, Th 06:00-18:30, Fr 06:00-18:30", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12165, - 50.611698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMLEZENNES592601", - "description": "Leroy Merlin - Lezennes - Siège France", - "capacity": "56", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-18:30, Tu 06:00-18:30, We 06:00-18:30, Th 06:00-18:30, Fr 06:00-18:30", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12165, - 50.611698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMLEZENNES592601", - "description": "Leroy Merlin - Lezennes - Siège France", - "capacity": "56", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-18:30, Tu 06:00-18:30, We 06:00-18:30, Th 06:00-18:30, Fr 06:00-18:30", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12165, - 50.611698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMLEZENNES592601", - "description": "Leroy Merlin - Lezennes - Siège France", - "capacity": "56", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-18:30, Tu 06:00-18:30, We 06:00-18:30, Th 06:00-18:30, Fr 06:00-18:30", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12165, - 50.611698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMLEZENNES592601", - "description": "Leroy Merlin - Lezennes - Siège France", - "capacity": "56", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-18:30, Tu 06:00-18:30, We 06:00-18:30, Th 06:00-18:30, Fr 06:00-18:30", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12165, - 50.611698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMLEZENNES592601", - "description": "Leroy Merlin - Lezennes - Siège France", - "capacity": "56", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-18:30, Tu 06:00-18:30, We 06:00-18:30, Th 06:00-18:30, Fr 06:00-18:30", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12165, - 50.611698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMLEZENNES592601", - "description": "Leroy Merlin - Lezennes - Siège France", - "capacity": "56", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-18:30, Tu 06:00-18:30, We 06:00-18:30, Th 06:00-18:30, Fr 06:00-18:30", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12165, - 50.611698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMLEZENNES592601", - "description": "Leroy Merlin - Lezennes - Siège France", - "capacity": "56", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-18:30, Tu 06:00-18:30, We 06:00-18:30, Th 06:00-18:30, Fr 06:00-18:30", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12165, - 50.611698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMLEZENNES592601", - "description": "Leroy Merlin - Lezennes - Siège France", - "capacity": "56", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-18:30, Tu 06:00-18:30, We 06:00-18:30, Th 06:00-18:30, Fr 06:00-18:30", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12165, - 50.611698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMLEZENNES592601", - "description": "Leroy Merlin - Lezennes - Siège France", - "capacity": "56", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-18:30, Tu 06:00-18:30, We 06:00-18:30, Th 06:00-18:30, Fr 06:00-18:30", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12165, - 50.611698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMLEZENNES592601", - "description": "Leroy Merlin - Lezennes - Siège France", - "capacity": "56", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-18:30, Tu 06:00-18:30, We 06:00-18:30, Th 06:00-18:30, Fr 06:00-18:30", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12165, - 50.611698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMLEZENNES592601", - "description": "Leroy Merlin - Lezennes - Siège France", - "capacity": "56", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-18:30, Tu 06:00-18:30, We 06:00-18:30, Th 06:00-18:30, Fr 06:00-18:30", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12165, - 50.611698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMLEZENNES592601", - "description": "Leroy Merlin - Lezennes - Siège France", - "capacity": "56", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-18:30, Tu 06:00-18:30, We 06:00-18:30, Th 06:00-18:30, Fr 06:00-18:30", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12165, - 50.611698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMLEZENNES592601", - "description": "Leroy Merlin - Lezennes - Siège France", - "capacity": "56", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-18:30, Tu 06:00-18:30, We 06:00-18:30, Th 06:00-18:30, Fr 06:00-18:30", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.77347, - 41.9506 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMAJACCIO200901", - "description": "Leroy Merlin - Ajaccio", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:30, Tu 08:00-19:30, We 08:00-19:30, Th 08:00-19:30, Fr 08:00-19:30, Sa 08:00-19:30, Su 09:00-18:00", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.77347, - 41.9506 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMAJACCIO200901", - "description": "Leroy Merlin - Ajaccio", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:30, Tu 08:00-19:30, We 08:00-19:30, Th 08:00-19:30, Fr 08:00-19:30, Sa 08:00-19:30, Su 09:00-18:00", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.77347, - 41.9506 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMAJACCIO200901", - "description": "Leroy Merlin - Ajaccio", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:30, Tu 08:00-19:30, We 08:00-19:30, Th 08:00-19:30, Fr 08:00-19:30, Sa 08:00-19:30, Su 09:00-18:00", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.77347, - 41.9506 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLMAJACCIO200901", - "description": "Leroy Merlin - Ajaccio", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:30, Tu 08:00-19:30, We 08:00-19:30, Th 08:00-19:30, Fr 08:00-19:30, Sa 08:00-19:30, Su 09:00-18:00", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089515, - 50.586602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLM598101", - "description": "Leroy Merlin - Lesquin", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089515, - 50.586602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLM598101", - "description": "Leroy Merlin - Lesquin", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089515, - 50.586602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLM598101", - "description": "Leroy Merlin - Lesquin", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089515, - 50.586602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLM598101", - "description": "Leroy Merlin - Lesquin", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089515, - 50.586602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLM598101", - "description": "Leroy Merlin - Lesquin", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089515, - 50.586602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLM598101", - "description": "Leroy Merlin - Lesquin", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089515, - 50.586602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLM598101", - "description": "Leroy Merlin - Lesquin", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089515, - 50.586602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLM598101", - "description": "Leroy Merlin - Lesquin", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089515, - 50.586602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLM598101", - "description": "Leroy Merlin - Lesquin", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089515, - 50.586602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLM598101", - "description": "Leroy Merlin - Lesquin", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089515, - 50.586602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLM598101", - "description": "Leroy Merlin - Lesquin", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089515, - 50.586602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLM598101", - "description": "Leroy Merlin - Lesquin", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089515, - 50.586602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLM598101", - "description": "Leroy Merlin - Lesquin", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089515, - 50.586602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLM598101", - "description": "Leroy Merlin - Lesquin", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089515, - 50.586602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLM598101", - "description": "Leroy Merlin - Lesquin", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089515, - 50.586602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLM598101", - "description": "Leroy Merlin - Lesquin", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089515, - 50.586602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLM598101", - "description": "Leroy Merlin - Lesquin", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089515, - 50.586602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLM598101", - "description": "Leroy Merlin - Lesquin", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089515, - 50.586602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLM598101", - "description": "Leroy Merlin - Lesquin", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089515, - 50.586602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLM598101", - "description": "Leroy Merlin - Lesquin", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089515, - 50.586602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLM598101", - "description": "Leroy Merlin - Lesquin", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089515, - 50.586602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLM598101", - "description": "Leroy Merlin - Lesquin", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089515, - 50.586602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLM598101", - "description": "Leroy Merlin - Lesquin", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089515, - 50.586602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PLM598101", - "description": "Leroy Merlin - Lesquin", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186395, - 43.731681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PGVXZ", - "description": "Leroy Merlin - Nice", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186395, - 43.731681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PGVXZ", - "description": "Leroy Merlin - Nice", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186395, - 43.731681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PGVXZ", - "description": "Leroy Merlin - Nice", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186395, - 43.731681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PGVXZ", - "description": "Leroy Merlin - Nice", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186395, - 43.731681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PGVXZ", - "description": "Leroy Merlin - Nice", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186395, - 43.731681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PGVXZ", - "description": "Leroy Merlin - Nice", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186395, - 43.731681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PGVXZ", - "description": "Leroy Merlin - Nice", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186395, - 43.731681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PGVXZ", - "description": "Leroy Merlin - Nice", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186395, - 43.731681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PGVXZ", - "description": "Leroy Merlin - Nice", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186395, - 43.731681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PGVXZ", - "description": "Leroy Merlin - Nice", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186395, - 43.731681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PGVXZ", - "description": "Leroy Merlin - Nice", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186395, - 43.731681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PGVXZ", - "description": "Leroy Merlin - Nice", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186395, - 43.731681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PGVXZ", - "description": "Leroy Merlin - Nice", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186395, - 43.731681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PGVXZ", - "description": "Leroy Merlin - Nice", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186395, - 43.731681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PGVXZ", - "description": "Leroy Merlin - Nice", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186395, - 43.731681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PGVXZ", - "description": "Leroy Merlin - Nice", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186395, - 43.731681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PGVXZ", - "description": "Leroy Merlin - Nice", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186395, - 43.731681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PGVXZ", - "description": "Leroy Merlin - Nice", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186395, - 43.731681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PGVXZ", - "description": "Leroy Merlin - Nice", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186395, - 43.731681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PGVXZ", - "description": "Leroy Merlin - Nice", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186395, - 43.731681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PGVXZ", - "description": "Leroy Merlin - Nice", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186395, - 43.731681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PGVXZ", - "description": "Leroy Merlin - Nice", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186395, - 43.731681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PGVXZ", - "description": "Leroy Merlin - Nice", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186395, - 43.731681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PGVXZ", - "description": "Leroy Merlin - Nice", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186395, - 43.731681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PGVXZ", - "description": "Leroy Merlin - Nice", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186395, - 43.731681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PGVXZ", - "description": "Leroy Merlin - Nice", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186395, - 43.731681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PGVXZ", - "description": "Leroy Merlin - Nice", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186395, - 43.731681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PGVXZ", - "description": "Leroy Merlin - Nice", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186395, - 43.731681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PGVXZ", - "description": "Leroy Merlin - Nice", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186395, - 43.731681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PGVXZ", - "description": "Leroy Merlin - Nice", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186395, - 43.731681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PGVXZ", - "description": "Leroy Merlin - Nice", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186395, - 43.731681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PGVXZ", - "description": "Leroy Merlin - Nice", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186395, - 43.731681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PGVXZ", - "description": "Leroy Merlin - Nice", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186395, - 43.731681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PGVXZ", - "description": "Leroy Merlin - Nice", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186395, - 43.731681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PGVXZ", - "description": "Leroy Merlin - Nice", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186395, - 43.731681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PGVXZ", - "description": "Leroy Merlin - Nice", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186395, - 43.731681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PGVXZ", - "description": "Leroy Merlin - Nice", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186395, - 43.731681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRE11PGVXZ", - "description": "Leroy Merlin - Nice", - "capacity": "38", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.364213, - 44.563302 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPG03APSS9V1", - "ref": "48313", - "description": "Réseau eborn/G03APSS9V1", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.36421312, - 44.56330289 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPG03APSS9V1", - "ref": "G03APSS9V1", - "description": "La chapelle Sous Aubenas, parking chemin des Grads", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.48477, - 44.5474 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPFKGQLSRA16", - "ref": "75017", - "description": "Réseau eborn/FKGQLSRA16", - "capacity": "3", - "charging_station:output": "44 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.48477, - 44.5474 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPFKGQLSRA16", - "ref": "FKGQLSRA16", - "description": "Baratier, Rond-Point des Orres", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-22", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.48477, - 44.5474 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPFKGQLSRA16", - "ref": "75017", - "description": "Réseau eborn/FKGQLSRA16", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.48477, - 44.5474 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPFKGQLSRA16", - "ref": "FKGQLSRA16", - "description": "Baratier, Rond-Point des Orres", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.36124, - 46.5062 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPCENTREROUTIER", - "ref": "30632", - "description": "Réseau eborn/centreroutier", - "capacity": "3", - "charging_station:output": "44 kW", - "socket:typee": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.36124, - 46.5062 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPCENTREROUTIER", - "ref": "centreroutier", - "description": "Toulon-sur-Allier, Centre Routier", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2017-04-28", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.36124, - 46.5062 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPCENTREROUTIER", - "ref": "30632", - "description": "Réseau eborn/centreroutier", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.36124, - 46.5062 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPCENTREROUTIER", - "ref": "centreroutier", - "description": "Toulon-sur-Allier, Centre Routier", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2017-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.762821, - 45.074864 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP3976997010897717861", - "ref": "419352", - "description": "Réseau eborn/HMCSUP77H7", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.76284, - 45.07478 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPHMCSUP77H7", - "ref": "HMCSUP77H7", - "description": "Chaspuzac, Aérodrome", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.06408, - 45.48155 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1857173131854586043", - "ref": "1026807", - "description": "Réseau eborn/LLP9JM3WG15ZU6", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.06408, - 45.48155 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLP9JM3WG15ZU6", - "ref": "LLP9JM3WG15ZU6", - "description": "Sainte hélène du lac, parking mairie", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.67412, - 45.53689 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP5540746967125087019", - "ref": "1026810", - "description": "Réseau eborn/LLP9JRXLB2IJDC", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.67412, - 45.53689 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLP9JRXLB2IJDC", - "ref": "LLP9JRXLB2IJDC", - "description": "Le Pont-de-Beauvoisin, place carrouge", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.779023, - 43.959484 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2304321557388124580", - "ref": "492069", - "description": "Réseau eborn/YDYHNZJJKE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.77902323, - 43.95948486 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPYDYHNZJJKE", - "ref": "YDYHNZJJKE", - "description": "Forcalquier, Espace Rompe Cuou", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.501929, - 44.558368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPUDPQ78VIEG", - "ref": "32683", - "description": "Réseau eborn/UDPQ78VIEG", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.501929, - 44.558368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPUDPQ78VIEG", - "ref": "UDPQ78VIEG", - "description": "Villeneuve-De-Berg, Place des Combettes", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.261109, - 46.172691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP7474506333212712134", - "ref": "1071435", - "description": "Réseau eborn/LLVKY7ULM2HZ83", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.261109, - 46.172691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLVKY7ULM2HZ83", - "ref": "LLVKY7ULM2HZ83", - "description": "Vetraz, 1 route des Hutins", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-29", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.261109, - 46.172691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP7474506333212712134", - "ref": "1071435", - "description": "Réseau eborn/LLVKY7ULM2HZ83", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.261109, - 46.172691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLVKY7ULM2HZ83", - "ref": "LLVKY7ULM2HZ83", - "description": "Vetraz, 1 route des Hutins", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.631899, - 45.598443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP116563674845969051", - "ref": "896733", - "description": "Réseau eborn/ORFDPC1FUM", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.631899, - 45.598443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPORFDPC1FUM", - "ref": "ORFDPC1FUM", - "description": "Saint Genix les Villages, Parking Salle Jean Bouchard", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.886055, - 45.040595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP5927423754397265644", - "ref": "369016", - "description": "Réseau eborn/MQK82BCMDT", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.886055, - 45.040595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPMQK82BCMDT", - "ref": "MQK82BCMDT", - "description": "Le Puy-en-Velay, Place Michelet", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-02-05", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.886055, - 45.040595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP5927423754397265644", - "ref": "369016", - "description": "Réseau eborn/MQK82BCMDT", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.886055, - 45.040595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPMQK82BCMDT", - "ref": "MQK82BCMDT", - "description": "Le Puy-en-Velay, Place Michelet", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.69832, - 45.9169 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPMHBJLZGXHM", - "ref": "85790", - "description": "Réseau eborn/MHBJLZGXHM", - "capacity": "3", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.69832, - 45.9169 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPMHBJLZGXHM", - "ref": "MHBJLZGXHM", - "description": "Passy, Stade - Piscine", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.69832, - 45.9169 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPMHBJLZGXHM", - "ref": "85790", - "description": "Réseau eborn/MHBJLZGXHM", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.69832, - 45.9169 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPMHBJLZGXHM", - "ref": "MHBJLZGXHM", - "description": "Passy, Stade - Piscine", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.917457, - 44.997665 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP7412528211980385485", - "ref": "598233", - "description": "Réseau eborn/EAWOEQP1NJ", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.91745792, - 44.99766512 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPEAWOEQP1NJ", - "ref": "EAWOEQP1NJ", - "description": "Coubon, Place de la Paix", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1557, - 45.9451 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPNPPCXP", - "ref": "94460", - "description": "Réseau eborn/NPPCXP", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1557, - 45.9451 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPNPPCXP", - "ref": "NPPCXP", - "description": "Argonay, Rue Des Contamines", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-12", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1557, - 45.9451 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPNPPCXP", - "ref": "94460", - "description": "Réseau eborn/NPPCXP", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1557, - 45.9451 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPNPPCXP", - "ref": "NPPCXP", - "description": "Argonay, Rue Des Contamines", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.59495, - 44.7351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP581827945829647787", - "ref": "346976", - "description": "Réseau eborn/XOOHDY43SH", - "capacity": "2", - "charging_station:output": "44 kW", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.59495, - 44.7351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPXOOHDY43SH", - "ref": "XOOHDY43SH", - "description": "Privas, Cours Saint Louis", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.59495, - 44.7351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP581827945829647787", - "ref": "346976", - "description": "Réseau eborn/XOOHDY43SH", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.59495, - 44.7351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPXOOHDY43SH", - "ref": "XOOHDY43SH", - "description": "Privas, Cours Saint Louis", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.455826, - 45.973374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP8663576494105473676", - "ref": "598227", - "description": "Réseau eborn/E01F68VZR8", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.455826, - 45.973374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPE01F68VZR8", - "ref": "E01F68VZR8", - "description": "Le Grand-Bornand, Route de l'envers du Chinaillon", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.70596, - 45.2618 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP8358247905374980276", - "ref": "346688", - "description": "Réseau eborn/F5GG4XPJNB", - "capacity": "2", - "charging_station:output": "44 kW", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.70596, - 45.2618 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPF5GG4XPJNB", - "ref": "F5GG4XPJNB", - "description": "Davezieux, Aire de Covoiturage", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.70596, - 45.2618 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP8358247905374980276", - "ref": "346688", - "description": "Réseau eborn/F5GG4XPJNB", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.70596, - 45.2618 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPF5GG4XPJNB", - "ref": "F5GG4XPJNB", - "description": "Davezieux, Aire de Covoiturage", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.550845, - 45.448938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP5504146033360911259", - "ref": "1133604", - "description": "Réseau eborn/LLTHE8SNCQXIGW", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.550845, - 45.448938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLTHE8SNCQXIGW", - "ref": "LLTHE8SNCQXIGW", - "description": "Bilieu, Route de Fayarde et Côtes", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.05653, - 45.374928 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2565255018655849517", - "ref": "1154877", - "description": "Réseau eborn/LLTHE8SM92PPSN", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.05653061, - 45.37492832 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLTHE8SM92PPSN", - "ref": "LLTHE8SM92PPSN", - "description": "Crets-En-Belledonne, Base de loisirs - parking nord", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.84804, - 45.914102 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP7059937076434375183", - "ref": "812175", - "description": "Réseau eborn/I667ZVSDYA", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.84804044, - 45.9141025 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPI667ZVSDYA", - "ref": "I667ZVSDYA", - "description": "Saint Just En Chevalet, Rue René Cassin", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-06", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.84804, - 45.914102 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP7059937076434375183", - "ref": "812175", - "description": "Réseau eborn/I667ZVSDYA", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.84804044, - 45.9141025 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPI667ZVSDYA", - "ref": "I667ZVSDYA", - "description": "Saint Just En Chevalet, Rue René Cassin", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.008227, - 45.435032 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4396788715799053362", - "ref": "1069332", - "description": "Réseau eborn/XCVDYSHQYD", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.008227, - 45.435032 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPXCVDYSHQYD", - "ref": "XCVDYSHQYD", - "description": "Pontcharra, Parking de la gare", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-21", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.008227, - 45.435032 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4396788715799053362", - "ref": "1069332", - "description": "Réseau eborn/XCVDYSHQYD", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.008227, - 45.435032 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPXCVDYSHQYD", - "ref": "XCVDYSHQYD", - "description": "Pontcharra, Parking de la gare", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.998856, - 45.873703 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP705789873068434268", - "ref": "742989", - "description": "Réseau eborn/E4GOEZZJSK", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.99885601, - 45.87370383 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPE4GOEZZJSK", - "ref": "E4GOEZZJSK", - "description": "Marcellaz-Albanais, Rue des écoles", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-27", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.998856, - 45.873703 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP705789873068434268", - "ref": "742989", - "description": "Réseau eborn/E4GOEZZJSK", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.99885601, - 45.87370383 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPE4GOEZZJSK", - "ref": "E4GOEZZJSK", - "description": "Marcellaz-Albanais, Rue des écoles", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.333852, - 46.316175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP9078492354680654246", - "ref": "741132", - "description": "Réseau eborn/YO5QCAKPXE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.333852, - 46.316175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPYO5QCAKPXE", - "ref": "YO5QCAKPXE", - "description": "Massongy, Parking Mairie", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.37594, - 44.75102 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4788435384116785633", - "ref": "492075", - "description": "Réseau eborn/AIHVVWVFXZ", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.37594, - 44.75102 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPAIHVVWVFXZ", - "ref": "AIHVVWVFXZ", - "description": "Die, Rue de Pluvianne", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-21", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.37594, - 44.75102 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4788435384116785633", - "ref": "492075", - "description": "Réseau eborn/AIHVVWVFXZ", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.37594, - 44.75102 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPAIHVVWVFXZ", - "ref": "AIHVVWVFXZ", - "description": "Die, Rue de Pluvianne", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.05653, - 45.374928 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2565255018655849517", - "ref": "1154877", - "description": "Réseau eborn/LLTHE8SM92PPSN", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.05653061, - 45.37492832 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLTHE8SM92PPSN", - "ref": "LLTHE8SM92PPSN", - "description": "Crets-En-Belledonne, Base de loisirs - parking nord", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.083534, - 45.918435 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4465976067645348017", - "ref": "598299", - "description": "Réseau eborn/Y9EHBF4TKH", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.083534, - 45.918435 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPY9EHBF4TKH", - "ref": "Y9EHBF4TKH", - "description": "Poisy, Route d'Annecy", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.22777, - 45.74238 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1637374674259291835", - "ref": "492078", - "description": "Réseau eborn/I94BQIRYL6", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.22777, - 45.74238 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPI94BQIRYL6", - "ref": "I94BQIRYL6", - "description": "Feurs, Faubourg St antoine", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-21", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.22777, - 45.74238 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1637374674259291835", - "ref": "492078", - "description": "Réseau eborn/I94BQIRYL6", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.22777, - 45.74238 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPI94BQIRYL6", - "ref": "I94BQIRYL6", - "description": "Feurs, Faubourg St antoine", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.94565, - 44.1913 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPEVXVDF", - "ref": "106958", - "description": "Réseau eborn/EVXVDF", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.94565, - 44.1913 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPEVXVDF", - "ref": "EVXVDF", - "description": "Sisteron, Parking de La Gare", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-11", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.94565, - 44.1913 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPEVXVDF", - "ref": "106958", - "description": "Réseau eborn/EVXVDF", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.94565, - 44.1913 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPEVXVDF", - "ref": "EVXVDF", - "description": "Sisteron, Parking de La Gare", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.255207, - 44.482199 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPIGOBQMLJPP", - "ref": "30320", - "description": "Réseau eborn/IGOBQMLJPP", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.255207, - 44.482199 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPIGOBQMLJPP", - "ref": "IGOBQMLJPP", - "description": "Rosières, Place du Village", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.912101, - 44.419857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP3107664265833013711", - "ref": "694406", - "description": "Réseau eborn/WUV7HSEG7Z", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.912101, - 44.419857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPWUV7HSEG7Z", - "ref": "WUV7HSEG7Z", - "description": "Grignan, Les Grand Près", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.412356, - 45.923346 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP6459111244639104711", - "ref": "743019", - "description": "Réseau eborn/XRDLJKFVGR", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.41235658, - 45.923346 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPXRDLJKFVGR", - "ref": "XRDLJKFVGR", - "description": "Saint-Jean-De-Sixt, Route de la Clusaz", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-27", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.412356, - 45.923346 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP6459111244639104711", - "ref": "743019", - "description": "Réseau eborn/XRDLJKFVGR", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.41235658, - 45.923346 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPXRDLJKFVGR", - "ref": "XRDLJKFVGR", - "description": "Saint-Jean-De-Sixt, Route de la Clusaz", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.077811, - 45.056067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2969497324025540380", - "ref": "735243", - "description": "Réseau eborn/KAH5MCU0PR", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.077811, - 45.056067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPKAH5MCU0PR", - "ref": "KAH5MCU0PR", - "description": "Auris, Place des Orgières", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.12474, - 45.91174 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2390629018602844485", - "ref": "492081", - "description": "Réseau eborn/JYGTRRTRSD", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.12474, - 45.91174 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPJYGTRRTRSD", - "ref": "JYGTRRTRSD", - "description": "Annecy, Rue Max Bruchet", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.737722454, - 45.41848491 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLTHE8SBV2L95F", - "ref": "LLTHE8SBV2L95F", - "description": "Chavanay, RN86", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.079912, - 46.033749 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1493738964002491729", - "ref": "1170762", - "description": "Réseau eborn/LLTHE8SBI2CYI9", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.079912, - 46.033749 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLTHE8SBI2CYI9", - "ref": "LLTHE8SBI2CYI9", - "description": "Roanne, Esplanade des Mariniers", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.811146, - 43.091278 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP8322296665699575991", - "ref": "892788", - "description": "Réseau eborn/LLI8VB03EYSCL2", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.811146, - 43.091278 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLI8VB03EYSCL2", - "ref": "LLI8VB03EYSCL2", - "description": "Six-Fours-Les-Plages, Résidence Le Rayolet", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9435, - 44.195232 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP3538829210710094057", - "ref": "749442", - "description": "Réseau eborn/LJK2HESSRK", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9435, - 44.195232 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLJK2HESSRK", - "ref": "LJK2HESSRK", - "description": "Sisteron, Allée De Verdun", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.798643, - 45.239897 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPJXWL9CLYQP", - "ref": "30281", - "description": "Réseau eborn/JXWL9CLYQP", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.798643, - 45.239897 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPJXWL9CLYQP", - "ref": "JXWL9CLYQP", - "description": "Andance, Place Maxime Chantier", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.826562, - 44.313604 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP3538611296025857875", - "ref": "399008", - "description": "Réseau eborn/JJAKCW9HAW", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.82656289, - 44.31360432 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPJJAKCW9HAW", - "ref": "JJAKCW9HAW", - "description": "Laragne-Monteglin, Parking Veragne 2", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-29", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.826562, - 44.313604 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP3538611296025857875", - "ref": "399008", - "description": "Réseau eborn/JJAKCW9HAW", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.82656289, - 44.31360432 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPJJAKCW9HAW", - "ref": "JJAKCW9HAW", - "description": "Laragne-Monteglin, Parking Veragne 2", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.88224, - 45.59534 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP9032809390554219896", - "ref": "1052532", - "description": "Réseau eborn/LLTFWFNB923BSY", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.88224, - 45.59534 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLTFWFNB923BSY", - "ref": "LLTFWFNB923BSY", - "description": "La Motte-Servolex, Rue le Cheminet", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.774007, - 46.053531 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP7893888765924711321", - "ref": "598254", - "description": "Réseau eborn/GULDWSUOJM", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.774007, - 46.053531 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPGULDWSUOJM", - "ref": "GULDWSUOJM", - "description": "Sixt-Fer-à-Cheval, Place de la Gare", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.926965, - 45.275459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP6070517132577565359", - "ref": "1268662", - "description": "Réseau eborn/LLTHE8SLQ6N5HJ", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.92696555, - 45.2754594 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLTHE8SLQ6N5HJ", - "ref": "LLTHE8SLQ6N5HJ", - "description": "Le Champ-Pres-Froges, Parking Allée 2000", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.867749, - 45.045865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP5982678151525858479", - "ref": "1324645", - "description": "Réseau eborn/LM3MQYVGF1NV1M", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.867749, - 45.045865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLM3MQYVGF1NV1M", - "ref": "LM3MQYVGF1NV1M", - "description": "Espaly-Saint-Marcel, Parking 29 avenue de la Mairie RD 590", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.220042, - 43.626683 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1864351984975732823", - "ref": "598224", - "description": "Réseau eborn/DBGJDBSHVN", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.22004267, - 43.6266837 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPDBGJDBSHVN", - "ref": "DBGJDBSHVN", - "description": "Aups, Parking de la colle ", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.97673, - 45.3424 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2870603002598506062", - "ref": "346844", - "description": "Réseau eborn/O4FMROVXLK", - "capacity": "4", - "charging_station:output": "43 kW", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.97673, - 45.3424 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPO4FMROVXLK", - "ref": "O4FMROVXLK", - "description": "Goncelin, Rue de la Ventive", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.97673, - 45.3424 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2870603002598506062", - "ref": "346844", - "description": "Réseau eborn/O4FMROVXLK", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.97673, - 45.3424 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPO4FMROVXLK", - "ref": "O4FMROVXLK", - "description": "Goncelin, Rue de la Ventive", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.03717, - 43.142403 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP372021885917115204", - "ref": "529919", - "description": "Réseau eborn/GL4ERZHDOT", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.03717, - 43.142403 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPGL4ERZHDOT", - "ref": "GL4ERZHDOT", - "description": "La Garde, Borne rapide PK ENTREE AFUZI", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-14", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.03717, - 43.142403 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP372021885917115204", - "ref": "529919", - "description": "Réseau eborn/GL4ERZHDOT", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.03717, - 43.142403 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPGL4ERZHDOT", - "ref": "GL4ERZHDOT", - "description": "La Garde, Borne rapide PK ENTREE AFUZI", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.175476, - 46.15737 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP8742080047177222369", - "ref": "749424", - "description": "Réseau eborn/DSABFFKF7S", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.17547634, - 46.15737017 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPDSABFFKF7S", - "ref": "DSABFFKF7S", - "description": "Charlieu, Impasse De L'Asile", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-06", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.175476, - 46.15737 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP8742080047177222369", - "ref": "749424", - "description": "Réseau eborn/DSABFFKF7S", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.17547634, - 46.15737017 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPDSABFFKF7S", - "ref": "DSABFFKF7S", - "description": "Charlieu, Impasse De L'Asile", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.02653, - 44.4429 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPXUHTK332PH", - "ref": "121568", - "description": "Réseau eborn/XUHTK332PH", - "capacity": "3", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.02653, - 44.4429 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPXUHTK332PH", - "ref": "XUHTK332PH", - "description": "La Saulce, La Gandière", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-22", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.02653, - 44.4429 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPXUHTK332PH", - "ref": "121568", - "description": "Réseau eborn/XUHTK332PH", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.02653, - 44.4429 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPXUHTK332PH", - "ref": "XUHTK332PH", - "description": "La Saulce, La Gandière", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.40901, - 44.6124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP6838625886400114335", - "ref": "346940", - "description": "Réseau eborn/SRX4IK756Y", - "capacity": "2", - "charging_station:output": "44 kW", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.40901, - 44.6124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPSRX4IK756Y", - "ref": "SRX4IK756Y", - "description": "Saint-Didier-Sous-Aubenas, Place des Vignettes", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.40901, - 44.6124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP6838625886400114335", - "ref": "346940", - "description": "Réseau eborn/SRX4IK756Y", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.40901, - 44.6124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPSRX4IK756Y", - "ref": "SRX4IK756Y", - "description": "Saint-Didier-Sous-Aubenas, Place des Vignettes", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.38994, - 44.4063 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP732528261655029689", - "ref": "346907", - "description": "Réseau eborn/QPPN534ID0", - "capacity": "2", - "charging_station:output": "44 kW", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.38994, - 44.4063 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPQPPN534ID0", - "ref": "QPPN534ID0", - "description": "Vallon-Pont-D'Arc, Parking Néruda", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.38994, - 44.4063 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP732528261655029689", - "ref": "346907", - "description": "Réseau eborn/QPPN534ID0", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.38994, - 44.4063 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPQPPN534ID0", - "ref": "QPPN534ID0", - "description": "Vallon-Pont-D'Arc, Parking Néruda", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.616385, - 45.857483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP8998388588943925313", - "ref": "598275", - "description": "Réseau eborn/R7WVTFXTZQ", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.616385, - 45.857483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPR7WVTFXTZQ", - "ref": "R7WVTFXTZQ", - "description": "Megève, Rue de la Poste", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.887544, - 45.704887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP5897269332062989106", - "ref": "1017099", - "description": "Réseau eborn/LLRUPMQPH1F45P", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.887544, - 45.704887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLRUPMQPH1F45P", - "ref": "LLRUPMQPH1F45P", - "description": "Aix les Bains, Parking des Suisses", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-26", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.887544, - 45.704887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP5897269332062989106", - "ref": "1017099", - "description": "Réseau eborn/LLRUPMQPH1F45P", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.887544, - 45.704887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLRUPMQPH1F45P", - "ref": "LLRUPMQPH1F45P", - "description": "Aix les Bains, Parking des Suisses", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.424995, - 45.906059 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1463535066950162822", - "ref": "598251", - "description": "Réseau eborn/GCKM4BEY1K", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.424995, - 45.906059 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPGCKM4BEY1K", - "ref": "GCKM4BEY1K", - "description": "La Clusaz, Parking Cimetière", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.751882, - 43.133481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP3003842164832638748", - "ref": "741090", - "description": "Réseau eborn/GUF6TXRR70", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.751882, - 43.133481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPGUF6TXRR70", - "ref": "GUF6TXRR70", - "description": "Bandol, parking de la Cale", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.274929, - 45.24671 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP589859899268005352", - "ref": "1265452", - "description": "Réseau eborn/LLYMO1T6XQKT90", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.2749294, - 45.24671042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLYMO1T6XQKT90", - "ref": "LLYMO1T6XQKT90", - "description": "Saint-Pal-de-Mons, Place Saint-Marc", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.06444, - 45.09059 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP6112860517112808732", - "ref": "492084", - "description": "Réseau eborn/CMTC5TQSOW", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.06444, - 45.09059 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPCMTC5TQSOW", - "ref": "CMTC5TQSOW", - "description": "Huez, Quartier Vieil Alpe", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.931036, - 46.101759 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP8302609717108403674", - "ref": "757026", - "description": "Réseau eborn/YEEBQJBWE2", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.931036, - 46.101759 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPYEEBQJBWE2", - "ref": "YEEBQJBWE2", - "description": "Vulbens, Chemin de la fruitière", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.369798, - 46.266546 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2520272590482219237", - "ref": "492087", - "description": "Réseau eborn/K6RA94IPIY", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.369798, - 46.266546 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPK6RA94IPIY", - "ref": "K6RA94IPIY", - "description": "Bons-en-Chablais, Avenue Louis Armand", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.686594, - 45.361447 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP3647519797375770575", - "ref": "743010", - "description": "Réseau eborn/QLPWEHFWDF", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.686594, - 45.361447 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPQLPWEHFWDF", - "ref": "QLPWEHFWDF", - "description": "Lotissement Landy, Quartier de l'Avenir", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-27", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.686594, - 45.361447 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP3647519797375770575", - "ref": "743010", - "description": "Réseau eborn/QLPWEHFWDF", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.686594, - 45.361447 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPQLPWEHFWDF", - "ref": "QLPWEHFWDF", - "description": "Lotissement Landy, Quartier de l'Avenir", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.346184, - 46.165401 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP6041066402769779173", - "ref": "743013", - "description": "Réseau eborn/QXCNNGKKJJ", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.346184, - 46.165401 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPQXCNNGKKJJ", - "ref": "QXCNNGKKJJ", - "description": "Belmont De La Loire, Place de l'église", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-27", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.346184, - 46.165401 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP6041066402769779173", - "ref": "743013", - "description": "Réseau eborn/QXCNNGKKJJ", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.346184, - 46.165401 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPQXCNNGKKJJ", - "ref": "QXCNNGKKJJ", - "description": "Belmont De La Loire, Place de l'église", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.417705, - 45.340454 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1992315118597409724", - "ref": "742998", - "description": "Réseau eborn/JBWSNH5CN2", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.417705, - 45.340454 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPJBWSNH5CN2", - "ref": "JBWSNH5CN2", - "description": "Saint-Genest-Malifaux, Rue du bois ternay", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-27", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.417705, - 45.340454 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1992315118597409724", - "ref": "742998", - "description": "Réseau eborn/JBWSNH5CN2", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.417705, - 45.340454 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPJBWSNH5CN2", - "ref": "JBWSNH5CN2", - "description": "Saint-Genest-Malifaux, Rue du bois ternay", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.849828, - 44.894145 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP5465181571864974909", - "ref": "369013", - "description": "Réseau eborn/MHLFDHWBOA", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.849828, - 44.894145 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPMHLFDHWBOA", - "ref": "MHLFDHWBOA", - "description": "Costaros, Place de la Mairie", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-02-05", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.849828, - 44.894145 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP5465181571864974909", - "ref": "369013", - "description": "Réseau eborn/MHLFDHWBOA", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.849828, - 44.894145 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPMHLFDHWBOA", - "ref": "MHLFDHWBOA", - "description": "Costaros, Place de la Mairie", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.205535, - 45.557347 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4799723267929316350", - "ref": "892812", - "description": "Réseau eborn/LLJED5GN510N0M", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.205535, - 45.557347 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLJED5GN510N0M", - "ref": "LLJED5GN510N0M", - "description": "Chamousset, Impasse de la Gare", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.812078, - 45.265496 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2096399046465167853", - "ref": "1154037", - "description": "Réseau eborn/LLTHE8SJ62IOXV", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.812078, - 45.265496 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLTHE8SJ62IOXV", - "ref": "LLTHE8SJ62IOXV", - "description": "Sollières-Sardières, Val Cenis - Intermarché", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.60302, - 44.3699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4614682406040370014", - "ref": "477816", - "description": "Réseau eborn/M7ZASMMQY6", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.60302, - 44.3699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPM7ZASMMQY6", - "ref": "M7ZASMMQY6", - "description": "Uvernet-Fours, Pra Loup", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.109067, - 46.035231 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP174935759159103422", - "ref": "1287919", - "description": "Réseau eborn/LLTIF58MOER016", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.109067, - 46.035231 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLTIF58MOER016", - "ref": "LLTIF58MOER016", - "description": "Cruseilles, Route des Dronières", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.109067, - 46.035231 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP174935759159103422", - "ref": "1287919", - "description": "Réseau eborn/LLTIF58MOER016", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.109067, - 46.035231 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLTIF58MOER016", - "ref": "LLTIF58MOER016", - "description": "Cruseilles, Route des Dronières", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.290292, - 46.185668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP3089527930672814815", - "ref": "1206385", - "description": "Réseau eborn/LLTHE8SED1WDO7", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.290292, - 46.185668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLTHE8SED1WDO7", - "ref": "LLTHE8SED1WDO7", - "description": "Cranves-Sales, Place du commerce", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.54074, - 45.15616 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP8860540230419744648", - "ref": "454413", - "description": "Réseau eborn/L4NKVCKURV", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.54074, - 45.15616 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPL4NKVCKURV", - "ref": "L4NKVCKURV", - "description": "Saint-Georges-D'Aurac, place Louis de Cazenave", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.81066, - 43.9488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPZBTMTF", - "ref": "230935", - "description": "Réseau eborn/ZBTMTF", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.81066, - 43.9488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPZBTMTF", - "ref": "ZBTMTF", - "description": "Entrevaux, Parking Les Lauves", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-11", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.81066, - 43.9488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPZBTMTF", - "ref": "230935", - "description": "Réseau eborn/ZBTMTF", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.81066, - 43.9488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPZBTMTF", - "ref": "ZBTMTF", - "description": "Entrevaux, Parking Les Lauves", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.936488, - 43.112887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP3471486320706275496", - "ref": "1053516", - "description": "Réseau eborn/LLNX8Q8RE2MKCV", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.936488, - 43.112887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLNX8Q8RE2MKCV", - "ref": "LLNX8Q8RE2MKCV", - "description": "Toulon, 156 rue Président Robert Schuman", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.385347, - 45.290997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP348767155954803776", - "ref": "742992", - "description": "Réseau eborn/ER0AUMJDGU", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.385347, - 45.290997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPER0AUMJDGU", - "ref": "ER0AUMJDGU", - "description": "Brioude, Place Champanne", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-27", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.385347, - 45.290997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP348767155954803776", - "ref": "742992", - "description": "Réseau eborn/ER0AUMJDGU", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.385347, - 45.290997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPER0AUMJDGU", - "ref": "ER0AUMJDGU", - "description": "Brioude, Place Champanne", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.11638, - 46.102006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1465872184683349382", - "ref": "743022", - "description": "Réseau eborn/ZPHI6U0NI2", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.11638, - 46.102006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPZPHI6U0NI2", - "ref": "ZPHI6U0NI2", - "description": "Vougy, Rue de Verdun", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-27", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.11638, - 46.102006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1465872184683349382", - "ref": "743022", - "description": "Réseau eborn/ZPHI6U0NI2", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.11638, - 46.102006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPZPHI6U0NI2", - "ref": "ZPHI6U0NI2", - "description": "Vougy, Rue de Verdun", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.282534, - 45.392544 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP636091570743001939", - "ref": "1154274", - "description": "Réseau eborn/LLTHE8SIO5MW4K", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.282534, - 45.392544 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLTHE8SIO5MW4K", - "ref": "LLTHE8SIO5MW4K", - "description": "Les Chavannes-en-Maurienne, Cimetière", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.03424, - 45.0555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPHGHRMSS0WP", - "ref": "85697", - "description": "Réseau eborn/HGHRMSS0WP", - "capacity": "3", - "socket:type2_combo:output": "43 kW", - "charging_station:output": "43 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.03424, - 45.0555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPHGHRMSS0WP", - "ref": "HGHRMSS0WP", - "description": "Le Bourg-D'Oisans, Rue Des Colporteurs", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.03424, - 45.0555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPHGHRMSS0WP", - "ref": "85697", - "description": "Réseau eborn/HGHRMSS0WP", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.03424, - 45.0555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPHGHRMSS0WP", - "ref": "HGHRMSS0WP", - "description": "Le Bourg-D'Oisans, Rue Des Colporteurs", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.081788, - 45.555334 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2339915689551807458", - "ref": "598257", - "description": "Réseau eborn/H9VTPFNPQB", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.081788, - 45.555334 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPH9VTPFNPQB", - "ref": "H9VTPFNPQB", - "description": "Tencin, Plaine des Jeux - Rue du Pré sec", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.849595, - 45.813244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP5728292475480295673", - "ref": "1154280", - "description": "Réseau eborn/LLTHE8SHY23Y9T", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.849595, - 45.813244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLTHE8SHY23Y9T", - "ref": "LLTHE8SHY23Y9T", - "description": "Chindrieux, Parking maison de la santé", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.952979, - 45.304104 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1978199551694865509", - "ref": "598263", - "description": "Réseau eborn/MHHDUPFFMV", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9529798, - 45.3041044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPMHHDUPFFMV", - "ref": "MHHDUPFFMV", - "description": "Tencin, Plaine des Jeux - Rue du Pré sec", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.519321, - 45.807543 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP3190777456793267439", - "ref": "1265929", - "description": "Réseau eborn/LLTHE8SIX157DY", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.519321, - 45.807543 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLTHE8SIX157DY", - "ref": "LLTHE8SIX157DY", - "description": "Notre-Dame-de-Bellecombe, 160 route de la Cour", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.327477, - 45.882391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2226495946112346041", - "ref": "741135", - "description": "Réseau eborn/YQIQWQ8UZY", - "capacity": "4", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3274777, - 45.88239121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPYQIQWQ8UZY", - "ref": "YQIQWQ8UZY", - "description": "Thônes, Parking Clos", - "capacity": "4", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-27", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.327477, - 45.882391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2226495946112346041", - "ref": "741135", - "description": "Réseau eborn/YQIQWQ8UZY", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3274777, - 45.88239121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPYQIQWQ8UZY", - "ref": "YQIQWQ8UZY", - "description": "Thônes, Parking Clos", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.290536852, - 46.0660491 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLYMR56HLSX05N", - "ref": "LLYMR56HLSX05N", - "description": "Eteaux, Centre Technique Municipal", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.87581, - 45.10923 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP5622160363684129373", - "ref": "749466", - "description": "Réseau eborn/YGJNOCYD53", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.87581, - 45.10923 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPYGJNOCYD53", - "ref": "YGJNOCYD53", - "description": "Chamrousse, Rue Du Père Tassé", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.76676, - 45.317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP8108768381528455481", - "ref": "346727", - "description": "Réseau eborn/GB7J68Q0BE", - "capacity": "2", - "charging_station:output": "44 kW", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.76676, - 45.317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP8108768381528455481", - "ref": "346727", - "description": "Réseau eborn/GB7J68Q0BE", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.206019, - 45.485474 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP6499217097719931625", - "ref": "892824", - "description": "Réseau eborn/SPQDVHK1OH", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.206019, - 45.485474 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPSPQDVHK1OH", - "ref": "SPQDVHK1OH", - "description": "Chatonnay, Mairie", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.827471, - 44.535099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP94397923327544919", - "ref": "454416", - "description": "Réseau eborn/MQM28MJSWG", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.827471, - 44.535099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPMQM28MJSWG", - "ref": "MQM28MJSWG", - "description": "Veynes, avenue du CDT Dumont", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-29", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.827471, - 44.535099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP94397923327544919", - "ref": "454416", - "description": "Réseau eborn/MQM28MJSWG", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.827471, - 44.535099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPMQM28MJSWG", - "ref": "MQM28MJSWG", - "description": "Veynes, avenue du CDT Dumont", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.95677, - 44.0431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP6960031235734780313", - "ref": "346862", - "description": "Réseau eborn/ORK5FI3ZMM", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.95677, - 44.0431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPORK5FI3ZMM", - "ref": "ORK5FI3ZMM", - "description": "Peyruis, Rue des Oliviers", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.732183, - 44.933961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP3460678295772155550", - "ref": "346766", - "description": "Réseau eborn/IQFRXFB9FK", - "capacity": "4", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.732183, - 44.933961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPIQFRXFB9FK", - "ref": "IQFRXFB9FK", - "description": "Montgenèvre, Le Peychier 2", - "capacity": "4", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-09", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.732183, - 44.933961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP3460678295772155550", - "ref": "346766", - "description": "Réseau eborn/IQFRXFB9FK", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.732183, - 44.933961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPIQFRXFB9FK", - "ref": "IQFRXFB9FK", - "description": "Montgenèvre, Le Peychier 2", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.814543, - 45.342786 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP8828003482154688403", - "ref": "1152795", - "description": "Réseau eborn/LLTHE8SLG13A73", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.814543, - 45.342786 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLTHE8SLG13A73", - "ref": "LLTHE8SLG13A73", - "description": "Saint-Pierre-De-Chartreuse, Plan de ville", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.812742, - 45.221615 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4673021187576881907", - "ref": "505812", - "description": "Réseau eborn/FDSV6LVTDM", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.812742, - 45.221615 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPFDSV6LVTDM", - "ref": "FDSV6LVTDM", - "description": "Montbonnot, Innovallée", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-21", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.812742, - 45.221615 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4673021187576881907", - "ref": "505812", - "description": "Réseau eborn/FDSV6LVTDM", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.812742, - 45.221615 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPFDSV6LVTDM", - "ref": "FDSV6LVTDM", - "description": "Montbonnot, Innovallée", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.784424, - 43.8307 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1672053410836568073", - "ref": "598230", - "description": "Réseau eborn/E0NLSN3Q3N", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.784424, - 43.8307 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPE0NLSN3Q3N", - "ref": "E0NLSN3Q3N", - "description": "Manosque, Place du Dr Joubert", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.539752, - 43.593225 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4328445672820229403", - "ref": "1069236", - "description": "Réseau eborn/LLTHE8SPC18DEJ", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.539752, - 43.593225 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLTHE8SPC18DEJ", - "ref": "LLTHE8SPC18DEJ", - "description": "Callas, Place du 18 Juin 1944", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.765027, - 43.618905 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP3552530945032574597", - "ref": "1162560", - "description": "Réseau eborn/LLTHE8SPU4MZSR", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.765027, - 43.618905 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLTHE8SPU4MZSR", - "ref": "LLTHE8SPU4MZSR", - "description": "Montauroux, RUE ANTOINE BONNET", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.155126, - 43.028726 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP5342155148245934228", - "ref": "1111926", - "description": "Réseau eborn/LLTHE8SPK2OG85", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1551269, - 43.0287264 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLTHE8SPK2OG85", - "ref": "LLTHE8SPK2OG85", - "description": "Hyeres, Parking SUD TOUR FONDUE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.95964, - 45.580271 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP6278299544754161431", - "ref": "892809", - "description": "Réseau eborn/LLJED14261GDB1", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.95964, - 45.580271 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLJED14261GDB1", - "ref": "LLJED14261GDB1", - "description": "Saint-Alban-Leysse, Avenue de la Mairie", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.724375, - 46.081531 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4170535652793281757", - "ref": "1344847", - "description": "Réseau eborn/LLYMPUGQA2P887", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.724375, - 46.081531 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLYMPUGQA2P887", - "ref": "LLYMPUGQA2P887", - "description": "Samoëns, Parking de la Cour", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.724375, - 46.081531 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4170535652793281757", - "ref": "1344847", - "description": "Réseau eborn/LLYMPUGQA2P887", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.724375, - 46.081531 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLYMPUGQA2P887", - "ref": "LLYMPUGQA2P887", - "description": "Samoëns, Parking de la Cour", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.080378, - 46.141935 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP8915376576283050600", - "ref": "1326694", - "description": "Réseau eborn/LLYMR8QQTFRJPK", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.08037874, - 46.1419357 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLYMR8QQTFRJPK", - "ref": "LLYMR8QQTFRJPK", - "description": "Saint-Julien-en-Genevois, Rue du Mail", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.871712, - 45.91714 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1677791554060652690", - "ref": "492090", - "description": "Réseau eborn/V1G6TQKEFF", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.87171266, - 45.91714084 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPV1G6TQKEFF", - "ref": "V1G6TQKEFF", - "description": "Chamonix, Parking Grépon", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-21", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.871712, - 45.91714 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1677791554060652690", - "ref": "492090", - "description": "Réseau eborn/V1G6TQKEFF", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.87171266, - 45.91714084 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPV1G6TQKEFF", - "ref": "V1G6TQKEFF", - "description": "Chamonix, Parking Grépon", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.99937, - 44.9995 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPCANHER", - "ref": "48352", - "description": "Réseau eborn/CANHER", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.99937, - 44.9995 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPCANHER", - "ref": "CANHER", - "description": "Alixan, Aire de Bayanne", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-11", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.99937, - 44.9995 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPCANHER", - "ref": "48352", - "description": "Réseau eborn/CANHER", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.99937, - 44.9995 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPCANHER", - "ref": "CANHER", - "description": "Alixan, Aire de Bayanne", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.12164, - 45.908156 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP6907666286651377546", - "ref": "492093", - "description": "Réseau eborn/XBYM6MYKUM", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.12164055, - 45.90815666 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPXBYM6MYKUM", - "ref": "XBYM6MYKUM", - "description": "Annecy, Parking des Romains", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-21", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.12164, - 45.908156 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP6907666286651377546", - "ref": "492093", - "description": "Réseau eborn/XBYM6MYKUM", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.12164055, - 45.90815666 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPXBYM6MYKUM", - "ref": "XBYM6MYKUM", - "description": "Annecy, Parking des Romains", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.073676, - 46.142809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4515460398663278894", - "ref": "598221", - "description": "Réseau eborn/CVEVFLDAHI", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.073676, - 46.142809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPCVEVFLDAHI", - "ref": "CVEVFLDAHI", - "description": "Saint Julien En Genevois, Rue Jacques Duboin", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.471928, - 45.204148 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4504112462174006688", - "ref": "1052529", - "description": "Réseau eborn/LLT4CIJ1O2OAYH", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.471928, - 45.204148 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLT4CIJ1O2OAYH", - "ref": "LLT4CIJ1O2OAYH", - "description": "Saint-Gervais, D1532", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.111586, - 45.633233 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4294927323592709694", - "ref": "749454", - "description": "Réseau eborn/WG33PV1KGE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.111586, - 45.633233 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPWG33PV1KGE", - "ref": "WG33PV1KGE", - "description": "Saint Quentin Fallavier, Rue du Commerce", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.926031, - 43.125937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2647818226489692855", - "ref": "1111911", - "description": "Réseau eborn/LLWRQIUW8SOBZQ", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.926031, - 43.125937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLWRQIUW8SOBZQ", - "ref": "LLWRQIUW8SOBZQ", - "description": "Toulon, Avenue Churchill", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.27106, - 44.5466 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPCTXZPJCMCY", - "ref": "75026", - "description": "Réseau eborn/CTXZPJCMCY", - "capacity": "3", - "charging_station:output": "44 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.27106, - 44.5466 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPCTXZPJCMCY", - "ref": "CTXZPJCMCY", - "description": "Chorges, La Gare", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-22", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.27106, - 44.5466 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPCTXZPJCMCY", - "ref": "75026", - "description": "Réseau eborn/CTXZPJCMCY", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.27106, - 44.5466 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPCTXZPJCMCY", - "ref": "CTXZPJCMCY", - "description": "Chorges, La Gare", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.189827, - 46.165484 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP6060056486417824928", - "ref": "1276246", - "description": "Réseau eborn/LLYO4V0XB2Q5AQ", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.189827, - 46.165484 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLYO4V0XB2Q5AQ", - "ref": "LLYO4V0XB2Q5AQ", - "description": "Etrembières, Chemin de Veyrier", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.911785, - 45.689847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP179417350829988628", - "ref": "892806", - "description": "Réseau eborn/LLJE3WUMOV8L8F", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.911785, - 45.689847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLJE3WUMOV8L8F", - "ref": "LLJE3WUMOV8L8F", - "description": "Aix les bains, Victoria", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.803652, - 43.120254 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1427199524554592139", - "ref": "978059", - "description": "Réseau eborn/LLPMROK71FNEE0", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.803652, - 43.120254 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLPMROK71FNEE0", - "ref": "LLPMROK71FNEE0", - "description": "Sanary-Sur-Mer, Avenue du Deuxième Spahis", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-01", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.803652, - 43.120254 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1427199524554592139", - "ref": "978059", - "description": "Réseau eborn/LLPMROK71FNEE0", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.803652, - 43.120254 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLPMROK71FNEE0", - "ref": "LLPMROK71FNEE0", - "description": "Sanary-Sur-Mer, Avenue du Deuxième Spahis", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.313177, - 46.06804 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2060214768231620754", - "ref": "1303027", - "description": "Réseau eborn/LLYO4Z5286G486", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.313177, - 46.06804 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLYO4Z5286G486", - "ref": "LLYO4Z5286G486", - "description": "La Roche-sur-Foron, Parking de l'Egalité", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.522288, - 46.133653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2712623925757771556", - "ref": "801753", - "description": "Réseau eborn/WXLUWMWMYZ", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.522288, - 46.133653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPWXLUWMWMYZ", - "ref": "WXLUWMWMYZ", - "description": "Mieussy, Rue des Écoles", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.452557, - 45.973306 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4051286058218701250", - "ref": "1354597", - "description": "Réseau eborn/LLYO52LCU25JLH", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.4525578, - 45.97330611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLYO52LCU25JLH", - "ref": "LLYO52LCU25JLH", - "description": "Le Grand-Bornand, Chinaillon 2", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.869179, - 45.271016 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP8175953086776163506", - "ref": "1343164", - "description": "Réseau eborn/LM35PVM1Q2DDDB", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.869179, - 45.271016 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLM35PVM1Q2DDDB", - "ref": "LM35PVM1Q2DDDB", - "description": "Bernin, Parking des Maréchales", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.927105, - 43.124327 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1644477370002304096", - "ref": "1168887", - "description": "Réseau eborn/LLWRRG9LU8RGQ9", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.927105, - 43.124327 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLWRRG9LU8RGQ9", - "ref": "LLWRRG9LU8RGQ9", - "description": "Toulon, rue Courbet", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.205576, - 45.316575 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP7439895188276033579", - "ref": "980637", - "description": "Réseau eborn/LLMRFQFQ1RJNCW", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.205576, - 45.316575 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLMRFQFQ1RJNCW", - "ref": "LLMRFQFQ1RJNCW", - "description": "Viriville, Rue de la gare", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.176907, - 45.284085 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP6449411941168729063", - "ref": "1110483", - "description": "Réseau eborn/LLTHE8SNV1RRYR", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.176907, - 45.284085 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLTHE8SNV1RRYR", - "ref": "LLTHE8SNV1RRYR", - "description": "Monistrol-Sur-Loire, Bd du Mazel", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.307057, - 44.447701 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPIAYB6RCTET", - "ref": "48310", - "description": "Réseau eborn/IAYB6RCTET", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.307057, - 44.447701 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPIAYB6RCTET", - "ref": "IAYB6RCTET", - "description": "Labeaume, Les Fraysses", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.54047, - 45.6267 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPYLGMS2ZOQX", - "ref": "121577", - "description": "Réseau eborn/YLGMS2ZOQX", - "capacity": "3", - "socket:type2_combo:output": "43 kW", - "charging_station:output": "43 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.54047, - 45.6267 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPYLGMS2ZOQX", - "ref": "YLGMS2ZOQX", - "description": "Les Avenières, Rue Jean Vittoz", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.54047, - 45.6267 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPYLGMS2ZOQX", - "ref": "121577", - "description": "Réseau eborn/YLGMS2ZOQX", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.54047, - 45.6267 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPYLGMS2ZOQX", - "ref": "YLGMS2ZOQX", - "description": "Les Avenières, Rue Jean Vittoz", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.594092, - 45.360161 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP657720406375976402", - "ref": "892803", - "description": "Réseau eborn/LLIKF7WABBA7MA", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5940921, - 45.360161 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLIKF7WABBA7MA", - "ref": "LLIKF7WABBA7MA", - "description": "Voiron, Gymnase Chautard - Bd Denfert Rochereau", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.935804, - 43.116753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP3238004770060562745", - "ref": "1152036", - "description": "Réseau eborn/LLYMQEMVE1L2PL", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.935804, - 43.116753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLYMQEMVE1L2PL", - "ref": "LLYMQEMVE1L2PL", - "description": "Toulon, Place Paul Maurel", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.138996, - 45.23073 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP6988499238586462296", - "ref": "1198267", - "description": "Réseau eborn/LM1Q3WHG1EK4JL", - "capacity": "2", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.138996, - 45.23073 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP6988499238586462296", - "ref": "1198267", - "description": "Réseau eborn/LM1Q3WHG1EK4JL", - "capacity": "2", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.138996, - 45.23073 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLM1Q3WHG1EK4JL", - "ref": "LM1Q3WHG1EK4JL", - "description": "Saint-Maurice-de-Lignon, Parking échangeur 41 RN88", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.138996, - 45.23073 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLM1Q3WHG1EK4JL", - "ref": "LM1Q3WHG1EK4JL", - "description": "Saint-Maurice-de-Lignon, Parking échangeur 41 RN88", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.11126, - 45.8969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPAJCWTT", - "ref": "85760", - "description": "Réseau eborn/AJCWTT", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.11126, - 45.8969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPAJCWTT", - "ref": "AJCWTT", - "description": "Annecy Cran-Gevrier, Rue Du Rond-Point", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-04", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.11126, - 45.8969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPAJCWTT", - "ref": "85760", - "description": "Réseau eborn/AJCWTT", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.11126, - 45.8969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPAJCWTT", - "ref": "AJCWTT", - "description": "Annecy Cran-Gevrier, Rue Du Rond-Point", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.31337, - 46.2263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPH0ZSKAREWB", - "ref": "85796", - "description": "Réseau eborn/H0ZSKAREWB", - "capacity": "3", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.31337, - 46.2263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPH0ZSKAREWB", - "ref": "H0ZSKAREWB", - "description": "Saint-Cergues, Parking Pizzaiola", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.31337, - 46.2263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPH0ZSKAREWB", - "ref": "85796", - "description": "Réseau eborn/H0ZSKAREWB", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.31337, - 46.2263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPH0ZSKAREWB", - "ref": "H0ZSKAREWB", - "description": "Saint-Cergues, Parking Pizzaiola", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.12818, - 44.4053 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP3857235878938320026", - "ref": "346958", - "description": "Réseau eborn/VPMUW1NPUD", - "capacity": "2", - "charging_station:output": "44 kW", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.12818, - 44.4053 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPVPMUW1NPUD", - "ref": "VPMUW1NPUD", - "description": "Les Vans, Le Bourdaric", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.12818, - 44.4053 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP3857235878938320026", - "ref": "346958", - "description": "Réseau eborn/VPMUW1NPUD", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.12818, - 44.4053 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPVPMUW1NPUD", - "ref": "VPMUW1NPUD", - "description": "Les Vans, Le Bourdaric", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.043661, - 43.1672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1021011838105151532", - "ref": "1152102", - "description": "Réseau eborn/LLYMQJ194292JN", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.043661, - 43.1672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLYMQJ194292JN", - "ref": "LLYMQJ194292JN", - "description": "La Farlède, Parking Mairie", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.563716, - 45.635077 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP7535773931444166744", - "ref": "1123020", - "description": "Réseau eborn/LLTHE8SNM14BBM", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.563716, - 45.635077 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLTHE8SNM14BBM", - "ref": "LLTHE8SNM14BBM", - "description": "LesAvenieresVeyrins-Thuellin, Place de la Liberté", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.069488, - 45.089931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1343594844948637845", - "ref": "1343248", - "description": "Réseau eborn/LLTIG9C0MAFTP4", - "capacity": "2", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.069488, - 45.089931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLTIG9C0MAFTP4", - "ref": "LLTIG9C0MAFTP4", - "description": "Huez, Parking Palais des Sports et des Congrès", - "capacity": "2", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.069488, - 45.089931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1343594844948637845", - "ref": "1343248", - "description": "Réseau eborn/LLTIG9C0MAFTP4", - "capacity": "2", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.069488, - 45.089931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLTIG9C0MAFTP4", - "ref": "LLTIG9C0MAFTP4", - "description": "Huez, Parking Palais des Sports et des Congrès", - "capacity": "2", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.352335, - 43.138531 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2017358919873471375", - "ref": "598284", - "description": "Réseau eborn/RTLQHV1XUC", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.352335, - 43.138531 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPRTLQHV1XUC", - "ref": "RTLQHV1XUC", - "description": "Le Lavandou, Parking du cinéma", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.63607, - 43.27211 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1138329497769238954", - "ref": "1323016", - "description": "Réseau eborn/LM3OMPEC1JTU1O", - "capacity": "8", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.63607, - 43.27211 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLM3OMPEC1JTU1O", - "ref": "LM3OMPEC1JTU1O", - "description": "Saint-Tropez, Parking de la Capitainerie", - "capacity": "8", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.309348, - 45.627439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP967591621379948036", - "ref": "1193623", - "description": "Réseau eborn/LLTHE8SMT21UHK", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.309348, - 45.627439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLTHE8SMT21UHK", - "ref": "LLTHE8SMT21UHK", - "description": "Saint-Savin, parking stade de l'église", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.11627, - 44.98706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP3491095498566462187", - "ref": "529925", - "description": "Réseau eborn/OJBNYNLLXC", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.11627, - 44.98706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPOJBNYNLLXC", - "ref": "OJBNYNLLXC", - "description": "Les Deux Alpes, Office de Tourisme de Venosc", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.621296, - 45.860103 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP7388166275144114996", - "ref": "598293", - "description": "Réseau eborn/WCBMBTLQJ7", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.621296, - 45.860103 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPWCBMBTLQJ7", - "ref": "WCBMBTLQJ7", - "description": "Megève, RD1212", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.63607, - 43.27211 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1138329497769238954", - "ref": "1323016", - "description": "Réseau eborn/LM3OMPEC1JTU1O", - "capacity": "8", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.63607, - 43.27211 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLM3OMPEC1JTU1O", - "ref": "LM3OMPEC1JTU1O", - "description": "Saint-Tropez, Parking de la Capitainerie", - "capacity": "8", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.597261, - 44.553365 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPV8Z6ZGXG2M", - "ref": "30275", - "description": "Réseau eborn/V8Z6ZGXG2M", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.597261, - 44.553365 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPV8Z6ZGXG2M", - "ref": "V8Z6ZGXG2M", - "description": "Alba-La-Romaine, Parking le clos - Le clos", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.91019, - 45.69359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP7360088856175187471", - "ref": "1017087", - "description": "Réseau eborn/LLP9IRV4I2166J", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.91019, - 45.69359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLP9IRV4I2166J", - "ref": "LLP9IRV4I2166J", - "description": "Aix les bains, Clemenceau", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.13133, - 45.90478 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2854627570114005527", - "ref": "492105", - "description": "Réseau eborn/NHJ0BBAIUH", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.13133, - 45.90478 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPNHJ0BBAIUH", - "ref": "NHJ0BBAIUH", - "description": "Annecy, Rue de la Paix", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.668057, - 45.242303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP3297782514810556600", - "ref": "812178", - "description": "Réseau eborn/QG7UM9UESA", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.668057, - 45.242303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPQG7UM9UESA", - "ref": "QG7UM9UESA", - "description": "Annonay, Place Du Champ De Mars", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-06", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.668057, - 45.242303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP3297782514810556600", - "ref": "812178", - "description": "Réseau eborn/QG7UM9UESA", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.668057, - 45.242303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPQG7UM9UESA", - "ref": "QG7UM9UESA", - "description": "Annonay, Place Du Champ De Mars", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.263007, - 45.507673 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPWUFELBWHT7", - "ref": "31609", - "description": "Réseau eborn/WUFELBWHT7", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.2630078, - 45.5076733 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPWUFELBWHT7", - "ref": "WUFELBWHT7", - "description": "Saint-Just-Saint-Rambert, Parking Médiathèque", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.713088, - 45.920183 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4130741337592040647", - "ref": "1162623", - "description": "Réseau eborn/LLTHE8SGP265QF", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.713088, - 45.920183 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLTHE8SGP265QF", - "ref": "LLTHE8SGP265QF", - "description": "Passy, Parking du Boulodrome", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.235395, - 44.480176 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP6622313057312655795", - "ref": "1192315", - "description": "Réseau eborn/LLTHE8SO3U2UZ8", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.235395, - 44.480176 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLTHE8SO3U2UZ8", - "ref": "LLTHE8SO3U2UZ8", - "description": "Joyeuse, D203 - parking mairie", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-07", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.235395, - 44.480176 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP6622313057312655795", - "ref": "1192315", - "description": "Réseau eborn/LLTHE8SO3U2UZ8", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.235395, - 44.480176 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLTHE8SO3U2UZ8", - "ref": "LLTHE8SO3U2UZ8", - "description": "Joyeuse, D203 - parking mairie", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.904066, - 45.672011 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4118108143300580509", - "ref": "892815", - "description": "Réseau eborn/LLJED8Y6Z1Z0BZ", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.904066, - 45.672011 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLJED8Y6Z1Z0BZ", - "ref": "LLJED8Y6Z1Z0BZ", - "description": "Aix les bains, Hippodrome", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.879068, - 45.046877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP782147869944479240", - "ref": "743001", - "description": "Réseau eborn/KRAXKE7RE5", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.879068, - 45.046877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPKRAXKE7RE5", - "ref": "KRAXKE7RE5", - "description": "Puy-En-Velay (Le), Boulevard Carnot", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-27", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.879068, - 45.046877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP782147869944479240", - "ref": "743001", - "description": "Réseau eborn/KRAXKE7RE5", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.879068, - 45.046877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPKRAXKE7RE5", - "ref": "KRAXKE7RE5", - "description": "Puy-En-Velay (Le), Boulevard Carnot", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.30415, - 45.06124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4284025228617431261", - "ref": "346823", - "description": "Réseau eborn/MYQBUNOQVJ", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.30415, - 45.06124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPMYQBUNOQVJ", - "ref": "MYQBUNOQVJ", - "description": "Le-Chambon-Sur-Lignon, Rue de la Poste", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.045298, - 43.166305 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP6108138855419224020", - "ref": "1152066", - "description": "Réseau eborn/LLYMQMCDY2MITP", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.046706, - 43.16379 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLYMQMCDY2MITP", - "ref": "LLYMQMCDY2MITP", - "description": "La Farlède, Parking Salle des Fêtes", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.63607, - 43.27211 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1138329497769238954", - "ref": "1323016", - "description": "Réseau eborn/LM3OMPEC1JTU1O", - "capacity": "8", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.63607, - 43.27211 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLM3OMPEC1JTU1O", - "ref": "LM3OMPEC1JTU1O", - "description": "Saint-Tropez, Parking de la Capitainerie", - "capacity": "8", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.63607, - 43.27211 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1138329497769238954", - "ref": "1323016", - "description": "Réseau eborn/LM3OMPEC1JTU1O", - "capacity": "8", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.63607, - 43.27211 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLM3OMPEC1JTU1O", - "ref": "LM3OMPEC1JTU1O", - "description": "Saint-Tropez, Parking de la Capitainerie", - "capacity": "8", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.788456, - 46.295306 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2857554185997306642", - "ref": "933423", - "description": "Réseau eborn/OJSEF8KNCZ", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.78845616, - 46.29530683 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPOJSEF8KNCZ", - "ref": "OJSEF8KNCZ", - "description": "La Chapelle-d'Abondance, Route de Savoie", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.896292, - 44.929954 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP3109542073223551331", - "ref": "492108", - "description": "Réseau eborn/LWXQSAKCCJ", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.89629299, - 44.92995405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLWXQSAKCCJ", - "ref": "LWXQSAKCCJ", - "description": "Valence, Place Jean Collombet", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.856586, - 43.437298 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP8043750121610354439", - "ref": "1355863", - "description": "Réseau eborn/LM4I8G0M48PE84", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.856586, - 43.437298 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLM4I8G0M48PE84", - "ref": "LM4I8G0M48PE84", - "description": "Saint-Maximin-la-Sainte-Baume, Aire de covoiturage Le Recours", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.84055, - 46.25796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2182001439350692324", - "ref": "477813", - "description": "Réseau eborn/ISP5MCPLRA", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.84055, - 46.25796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPISP5MCPLRA", - "ref": "ISP5MCPLRA", - "description": "Châtel, Lac de Vonne", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.96782, - 46.3251 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPBKPTAV", - "ref": "182567", - "description": "Réseau eborn/BKPTAV", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.96782, - 46.3251 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPBKPTAV", - "ref": "BKPTAV", - "description": "Montmarault, Maison du Tourisme", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-09-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.651513, - 44.38584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1207401300195573039", - "ref": "346625", - "description": "Réseau eborn/AP4KK13HNF", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.651513, - 44.38584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPAP4KK13HNF", - "ref": "AP4KK13HNF", - "description": "Barcelonnette, Place Aimé Gassier", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-21", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.651513, - 44.38584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1207401300195573039", - "ref": "346625", - "description": "Réseau eborn/AP4KK13HNF", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.651513, - 44.38584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPAP4KK13HNF", - "ref": "AP4KK13HNF", - "description": "Barcelonnette, Place Aimé Gassier", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.239427, - 45.892984 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP5877658165983250589", - "ref": "1349329", - "description": "Réseau eborn/LLTHE8SC61L8PU", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.23942711, - 45.89298488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLTHE8SC61L8PU", - "ref": "LLTHE8SC61L8PU", - "description": "Saint-Just-la-Pendue, Avenue des Granges Blanches", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-07", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.239427, - 45.892984 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP5877658165983250589", - "ref": "1349329", - "description": "Réseau eborn/LLTHE8SC61L8PU", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.23942711, - 45.89298488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLTHE8SC61L8PU", - "ref": "LLTHE8SC61L8PU", - "description": "Saint-Just-la-Pendue, Avenue des Granges Blanches", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.406002, - 46.077103 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1615085517275524798", - "ref": "598290", - "description": "Réseau eborn/V4BCPZSKGF", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.406002, - 46.077103 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPV4BCPZSKGF", - "ref": "V4BCPZSKGF", - "description": "Bonneville, Quai du Parquet", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.152126, - 43.525726 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP8409375523395793303", - "ref": "1352416", - "description": "Réseau eborn/LM4I6MKQM1ICGF", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.152126, - 43.525726 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLM4I6MKQM1ICGF", - "ref": "LM4I6MKQM1ICGF", - "description": "Cotignac, Parking du Boulodrome", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.16202, - 45.8321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPFUJCLK", - "ref": "75245", - "description": "Réseau eborn/FUJCLK", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.163651, - 45.831938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPFUJCLK", - "ref": "FUJCLK", - "description": "Saint-Jorioz, Presbytère", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.145026, - 45.616546 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4557633960649027127", - "ref": "346769", - "description": "Réseau eborn/IQXD4XD3T3", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1450261, - 45.6165465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPIQXD4XD3T3", - "ref": "IQXD4XD3T3", - "description": "Villefontaine, 118 Avenue du Driève", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.252595, - 45.723732 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2985957986567134934", - "ref": "1280587", - "description": "Réseau eborn/LLTHE8SMK1ZKWK", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.252595, - 45.723732 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLTHE8SMK1ZKWK", - "ref": "LLTHE8SMK1ZKWK", - "description": "Cremieu, Parking salle des fêtes", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.072981, - 44.674562 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPZ0LIYARX3I", - "ref": "32974", - "description": "Réseau eborn/Z0LIYARX3I", - "capacity": "3", - "charging_station:output": "44 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.072981, - 44.674562 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPZ0LIYARX3I", - "ref": "Z0LIYARX3I", - "description": "La Fare-En-Champsaur, Esplanade Napoléon", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-22", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.072981, - 44.674562 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPZ0LIYARX3I", - "ref": "32974", - "description": "Réseau eborn/Z0LIYARX3I", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.072981, - 44.674562 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPZ0LIYARX3I", - "ref": "Z0LIYARX3I", - "description": "La Fare-En-Champsaur, Esplanade Napoléon", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.24054, - 45.59485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP8541152149352132111", - "ref": "492111", - "description": "Réseau eborn/JLVMUSR7MM", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.24054, - 45.59485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPJLVMUSR7MM", - "ref": "JLVMUSR7MM", - "description": "Bourgoin Jallieu, Allée de l'Eden (Flunch)", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-21", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.24054, - 45.59485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP8541152149352132111", - "ref": "492111", - "description": "Réseau eborn/JLVMUSR7MM", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.24054, - 45.59485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPJLVMUSR7MM", - "ref": "JLVMUSR7MM", - "description": "Bourgoin Jallieu, Allée de l'Eden (Flunch)", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.706041, - 46.180796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP3278039549424373178", - "ref": "1345453", - "description": "Réseau eborn/LLTHE8SG215784", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.706041, - 46.180796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLTHE8SG215784", - "ref": "LLTHE8SG215784", - "description": "Morzine, Parking de la poste", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.706041, - 46.180796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP3278039549424373178", - "ref": "1345453", - "description": "Réseau eborn/LLTHE8SG215784", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.706041, - 46.180796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLTHE8SG215784", - "ref": "LLTHE8SG215784", - "description": "Morzine, Parking de la poste", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.30074, - 45.0443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPHWGH4CNZPB", - "ref": "85682", - "description": "Réseau eborn/HWGH4CNZPB", - "capacity": "3", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.30074, - 45.0443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPHWGH4CNZPB", - "ref": "HWGH4CNZPB", - "description": "La Grave, Salle Polyvalente", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-22", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.30074, - 45.0443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPHWGH4CNZPB", - "ref": "85682", - "description": "Réseau eborn/HWGH4CNZPB", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.30074, - 45.0443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPHWGH4CNZPB", - "ref": "HWGH4CNZPB", - "description": "La Grave, Salle Polyvalente", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.172852, - 45.292815 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP6167298733981935185", - "ref": "492114", - "description": "Réseau eborn/IBSXDFRIST", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.17285285, - 45.29281583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPIBSXDFRIST", - "ref": "IBSXDFRIST", - "description": "Monistrol-sur-Loire, Place du 19 Mars 1962", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-21", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.172852, - 45.292815 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP6167298733981935185", - "ref": "492114", - "description": "Réseau eborn/IBSXDFRIST", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.17285285, - 45.29281583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPIBSXDFRIST", - "ref": "IBSXDFRIST", - "description": "Monistrol-sur-Loire, Place du 19 Mars 1962", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.18529, - 44.0759 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP398735327324027823", - "ref": "346676", - "description": "Réseau eborn/EHWYSYEPGP", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.18529, - 44.0759 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPEHWYSYEPGP", - "ref": "EHWYSYEPGP", - "description": "Digne-Les-Bains, Avenue Gutenberg", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.732183, - 44.933961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP3460678295772155550", - "ref": "346766", - "description": "Réseau eborn/IQFRXFB9FK", - "capacity": "4", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.732183, - 44.933961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPIQFRXFB9FK", - "ref": "IQFRXFB9FK", - "description": "Montgenèvre, Le Peychier 2", - "capacity": "4", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-09", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.732183, - 44.933961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP3460678295772155550", - "ref": "346766", - "description": "Réseau eborn/IQFRXFB9FK", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.732183, - 44.933961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPIQFRXFB9FK", - "ref": "IQFRXFB9FK", - "description": "Montgenèvre, Le Peychier 2", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.13118, - 45.89654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP6046613758787485864", - "ref": "492117", - "description": "Réseau eborn/TSAVE2OGXW", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.13118, - 45.89654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPTSAVE2OGXW", - "ref": "TSAVE2OGXW", - "description": "Annecy, Parking Trésum", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-21", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.13118, - 45.89654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP6046613758787485864", - "ref": "492117", - "description": "Réseau eborn/TSAVE2OGXW", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.13118, - 45.89654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPTSAVE2OGXW", - "ref": "TSAVE2OGXW", - "description": "Annecy, Parking Trésum", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.323717, - 45.882629 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP7674260636611989969", - "ref": "1155756", - "description": "Réseau eborn/LLTHE8SEY1I3YK", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.323717138, - 45.88262991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLTHE8SEY1I3YK", - "ref": "LLTHE8SEY1I3YK", - "description": "Thones, Gare routière", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.861193, - 45.21769 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP7373205312604195094", - "ref": "505815", - "description": "Réseau eborn/RDH1HYPVXW", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8611931, - 45.21769 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPRDH1HYPVXW", - "ref": "RDH1HYPVXW", - "description": "Le Versoud, Rue des Deymes", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.14202, - 45.91962 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP5509886769205359917", - "ref": "492120", - "description": "Réseau eborn/ZFNYXIEBSQ", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.14202, - 45.91962 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPZFNYXIEBSQ", - "ref": "ZFNYXIEBSQ", - "description": "Annecy-le-Vieux, Rue Antoine de Saint-Exupéry", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.926722, - 43.074698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP8742977157124216075", - "ref": "1175877", - "description": "Réseau eborn/GM4SFCKU5P", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.926722, - 43.074698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPGM4SFCKU5P", - "ref": "GM4SFCKU5P", - "description": "Saint-Mandrier-Sur-Mer, Chemin Des Aubépines", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.988578, - 45.46559 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2375468670202347814", - "ref": "598281", - "description": "Réseau eborn/RL88SM8IHY", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9885788, - 45.4655907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPRL88SM8IHY", - "ref": "RL88SM8IHY", - "description": "Chapareillan, Parking de l'église", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.76676, - 45.317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPGB7J68Q0BE", - "ref": "GB7J68Q0BE", - "description": "Serrières, Quai Jules Roche Sud", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.76676, - 45.317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPGB7J68Q0BE", - "ref": "GB7J68Q0BE", - "description": "Serrières, Quai Jules Roche Sud", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.889735, - 44.929443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP8199853367357650488", - "ref": "741084", - "description": "Réseau eborn/BR33QVBXDK", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.88973581, - 44.92944338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPBR33QVBXDK", - "ref": "BR33QVBXDK", - "description": "Valence, Place Championnet", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-27", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.889735, - 44.929443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP8199853367357650488", - "ref": "741084", - "description": "Réseau eborn/BR33QVBXDK", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.88973581, - 44.92944338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPBR33QVBXDK", - "ref": "BR33QVBXDK", - "description": "Valence, Place Championnet", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.704728, - 44.35463 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP5094694077487941298", - "ref": "741123", - "description": "Réseau eborn/WKHCVF4ZLP", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.70472835, - 44.35463006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPWKHCVF4ZLP", - "ref": "WKHCVF4ZLP", - "description": "Pierrelatte, Ferme aux crocodiles", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.21674, - 45.52367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP3630660731148976843", - "ref": "492123", - "description": "Réseau eborn/URKGXP7KLK", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.21674, - 45.52367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPURKGXP7KLK", - "ref": "URKGXP7KLK", - "description": "Bonson, Place François mitterand", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-21", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.21674, - 45.52367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP3630660731148976843", - "ref": "492123", - "description": "Réseau eborn/URKGXP7KLK", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.21674, - 45.52367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPURKGXP7KLK", - "ref": "URKGXP7KLK", - "description": "Bonson, Place François mitterand", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.065057, - 45.604898 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4461433963646766297", - "ref": "492126", - "description": "Réseau eborn/TJPZS8BPH4", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0650575, - 45.60489804 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPTJPZS8BPH4", - "ref": "TJPZS8BPH4", - "description": "Montbrison, Boulevard Lachèze", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-21", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.065057, - 45.604898 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4461433963646766297", - "ref": "492126", - "description": "Réseau eborn/TJPZS8BPH4", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0650575, - 45.60489804 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPTJPZS8BPH4", - "ref": "TJPZS8BPH4", - "description": "Montbrison, Boulevard Lachèze", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.076458, - 46.037901 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP5758482735647869496", - "ref": "591329", - "description": "Réseau eborn/IF1PCDZCRZ", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.07645891, - 46.0379016 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPIF1PCDZCRZ", - "ref": "IF1PCDZCRZ", - "description": "Roanne, Parking des Halles", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-21", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.076458, - 46.037901 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP5758482735647869496", - "ref": "591329", - "description": "Réseau eborn/IF1PCDZCRZ", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.07645891, - 46.0379016 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPIF1PCDZCRZ", - "ref": "IF1PCDZCRZ", - "description": "Roanne, Parking des Halles", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.564184, - 44.944411 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPXEESI7SAZY", - "ref": "30398", - "description": "Réseau eborn/XEESI7SAZY", - "capacity": "3", - "charging_station:output": "44 kW", - "socket:typee": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.56418479, - 44.94441185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPXEESI7SAZY", - "ref": "XEESI7SAZY", - "description": "La Salle-Les-Alpes, Parking entre les Eaux", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-22", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.564184, - 44.944411 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPXEESI7SAZY", - "ref": "30398", - "description": "Réseau eborn/XEESI7SAZY", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.56418479, - 44.94441185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPXEESI7SAZY", - "ref": "XEESI7SAZY", - "description": "La Salle-Les-Alpes, Parking entre les Eaux", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.240488, - 45.500498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPWCGRDIRD61", - "ref": "31612", - "description": "Réseau eborn/WCGRDIRD61", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.2404883, - 45.5004988 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPWCGRDIRD61", - "ref": "WCGRDIRD61", - "description": "Saint-Just-Saint-Rambert, Parking place Jean Monnet", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.514566, - 45.81953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP5227278665196924698", - "ref": "1154256", - "description": "Réseau eborn/LLYZV2ENO2H8NH", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.514566, - 45.81953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLYZV2ENO2H8NH", - "ref": "LLYZV2ENO2H8NH", - "description": "Flumet, Chemin de la revue - Parking Trou du diable", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.11127, - 44.6663 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPUVUSPH", - "ref": "75086", - "description": "Réseau eborn/UVUSPH", - "capacity": "3", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.11127, - 44.6663 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPUVUSPH", - "ref": "UVUSPH", - "description": "Mayres, Place du Chambon", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-12", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.11127, - 44.6663 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPUVUSPH", - "ref": "75086", - "description": "Réseau eborn/UVUSPH", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.11127, - 44.6663 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPUVUSPH", - "ref": "UVUSPH", - "description": "Mayres, Place du Chambon", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.563221, - 43.473546 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP6672963192437049895", - "ref": "598269", - "description": "Réseau eborn/NXC2C8QRH3", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.563221, - 43.473546 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPNXC2C8QRH3", - "ref": "NXC2C8QRH3", - "description": "Le Muy, Parking de la médiathèque", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.83132, - 46.474 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPMFMJGR", - "ref": "30611", - "description": "Réseau eborn/MFMJGR", - "capacity": "3", - "charging_station:output": "44 kW", - "socket:typee": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.83132, - 46.474 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPMFMJGR", - "ref": "MFMJGR", - "description": "Cosne-d'Allier, Centre de secours", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2017-05-16", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.83132, - 46.474 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPMFMJGR", - "ref": "30611", - "description": "Réseau eborn/MFMJGR", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.83132, - 46.474 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPMFMJGR", - "ref": "MFMJGR", - "description": "Cosne-d'Allier, Centre de secours", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2017-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.407593, - 46.079467 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1379254154325638722", - "ref": "1305532", - "description": "Réseau eborn/LLTHE8SF5F6OBW", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.407593, - 46.079467 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLTHE8SF5F6OBW", - "ref": "LLTHE8SF5F6OBW", - "description": "Bonneville, Parking des Gallinons", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.386839, - 45.294012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP3944437306912458731", - "ref": "369019", - "description": "Réseau eborn/PXZORUFFWG", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.386839, - 45.294012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPPXZORUFFWG", - "ref": "PXZORUFFWG", - "description": "Brioude, Parking du centre historique", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-02-05", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.386839, - 45.294012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP3944437306912458731", - "ref": "369019", - "description": "Réseau eborn/PXZORUFFWG", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.386839, - 45.294012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPPXZORUFFWG", - "ref": "PXZORUFFWG", - "description": "Brioude, Parking du centre historique", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.443852, - 45.562618 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP6568238964801702531", - "ref": "1151529", - "description": "Réseau eborn/LLYMPLOPA2LWWO", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.443852, - 45.562618 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLYMPLOPA2LWWO", - "ref": "LLYMPLOPA2LWWO", - "description": "La Tour-du-Pin, Parking du Champ de Mars", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.310392, - 46.065532 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2940203492857054568", - "ref": "1154322", - "description": "Réseau eborn/LLTHE8SEP253UA", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.310392, - 46.065532 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLTHE8SEP253UA", - "ref": "LLTHE8SEP253UA", - "description": "La Roche-sur-Foron, Parking Plantard", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.231455, - 44.091577 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP6163482974454044643", - "ref": "743016", - "description": "Réseau eborn/XFCI1JOWWR", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.231455, - 44.091577 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPXFCI1JOWWR", - "ref": "XFCI1JOWWR", - "description": "Digne les bains, Parking du Tampinet", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-27", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.231455, - 44.091577 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP6163482974454044643", - "ref": "743016", - "description": "Réseau eborn/XFCI1JOWWR", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.231455, - 44.091577 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPXFCI1JOWWR", - "ref": "XFCI1JOWWR", - "description": "Digne les bains, Parking du Tampinet", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.267409, - 46.324064 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP6016145792032170971", - "ref": "801756", - "description": "Réseau eborn/ZVTIJMJE4U", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.267409, - 46.324064 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPZVTIJMJE4U", - "ref": "ZVTIJMJE4U", - "description": "CHENS-SUR-LEMAN, Rue de l'Egalité", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.102635, - 46.097042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP5710038816694815491", - "ref": "1305541", - "description": "Réseau eborn/LLYO9DPTQOZTY5", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.102635, - 46.097042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLYO9DPTQOZTY5", - "ref": "LLYO9DPTQOZTY5", - "description": "Beaumont, Parking de la Chapelle", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0055, - 45.8148 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPWYDNKDUR6N", - "ref": "85727", - "description": "Réseau eborn/WYDNKDUR6N", - "capacity": "3", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0055, - 45.8148 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPWYDNKDUR6N", - "ref": "WYDNKDUR6N", - "description": "Alby-Sur-Cheran, Parking P+R", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0055, - 45.8148 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPWYDNKDUR6N", - "ref": "85727", - "description": "Réseau eborn/WYDNKDUR6N", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0055, - 45.8148 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPWYDNKDUR6N", - "ref": "WYDNKDUR6N", - "description": "Alby-Sur-Cheran, Parking P+R", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.306715, - 46.153793 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP7344376242616880636", - "ref": "1174536", - "description": "Réseau eborn/LLYO9KDEI5S50K", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.306715, - 46.153793 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLYO9KDEI5S50K", - "ref": "LLYO9KDEI5S50K", - "description": "Nangy, Route de Bonneville", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.552413, - 45.072797 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2457288425624821334", - "ref": "741126", - "description": "Réseau eborn/WV78OP2VPC", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.55241384, - 45.07279703 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPWV78OP2VPC", - "ref": "WV78OP2VPC", - "description": "Villard-De-Lans, Place Mure Ravaud", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.596286, - 46.400286 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP3622221373477402510", - "ref": "492135", - "description": "Réseau eborn/MCO5MCQGLW", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.59628696, - 46.40028687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPMCO5MCQGLW", - "ref": "MCO5MCQGLW", - "description": "Evians-Les-Bains, Avenue des Grottes", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-21", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.596286, - 46.400286 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP3622221373477402510", - "ref": "492135", - "description": "Réseau eborn/MCO5MCQGLW", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.59628696, - 46.40028687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPMCO5MCQGLW", - "ref": "MCO5MCQGLW", - "description": "Evians-Les-Bains, Avenue des Grottes", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.459271, - 44.570217 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4390051760576770549", - "ref": "1154064", - "description": "Réseau eborn/LLTHE8SOT2KSFP", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.459271, - 44.570217 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLTHE8SOT2KSFP", - "ref": "LLTHE8SOT2KSFP", - "description": "Lavilledieu, Ilot des Fournaches", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-07", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.459271, - 44.570217 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4390051760576770549", - "ref": "1154064", - "description": "Réseau eborn/LLTHE8SOT2KSFP", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.459271, - 44.570217 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLTHE8SOT2KSFP", - "ref": "LLTHE8SOT2KSFP", - "description": "Lavilledieu, Ilot des Fournaches", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.573858, - 45.717957 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLYSDKN52MYY0C", - "ref": "LLYSDKN52MYY0C", - "description": "Beaufort, Place Frison-Roche", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.412745, - 45.688545 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1374361246164742881", - "ref": "1293130", - "description": "Réseau eborn/LLYSDPAP91NAEL", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.412745, - 45.688545 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLYSDPAP91NAEL", - "ref": "LLYSDPAP91NAEL", - "description": "Venthon, Parking Mairie", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.971765, - 43.73837 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1237276248388138165", - "ref": "1354621", - "description": "Réseau eborn/LM1KGDTHU1LZ81", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.971765, - 43.73837 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLM1KGDTHU1LZ81", - "ref": "LM1KGDTHU1LZ81", - "description": "Esparron-de-Verdon, Parking du Lac", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.904048, - 45.28882 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP3252614838834811055", - "ref": "1347541", - "description": "Réseau eborn/LLYSEGBPHFDA1I", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.904048, - 45.28882 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLYSEGBPHFDA1I", - "ref": "LLYSEGBPHFDA1I", - "description": "Val Cenis, Rue du Vieux Moulin - Lanslevillard", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.918006, - 45.291708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP3664610197342279598", - "ref": "1343167", - "description": "Réseau eborn/LLYSEKEN0TJ8SM", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.918006, - 45.291708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLYSEKEN0TJ8SM", - "ref": "LLYSEKEN0TJ8SM", - "description": "Val-Cenis, Parking piscine - Lanslevillard", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.94768, - 45.863094 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP8060328027732664095", - "ref": "492138", - "description": "Réseau eborn/SAYQDHUGKA", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.94768024, - 45.86309439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPSAYQDHUGKA", - "ref": "SAYQDHUGKA", - "description": "Rumilly, Parking de la Gare", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.122658, - 45.004647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP3835991347924502287", - "ref": "1343827", - "description": "Réseau eborn/LM1KCP4EL2O4KV", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.122658, - 45.004647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLM1KCP4EL2O4KV", - "ref": "LM1KCP4EL2O4KV", - "description": "Les Deux Alpes, Rue des Vikings", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.122658, - 45.004647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP3835991347924502287", - "ref": "1343827", - "description": "Réseau eborn/LM1KCP4EL2O4KV", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.122658, - 45.004647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLM1KCP4EL2O4KV", - "ref": "LM1KCP4EL2O4KV", - "description": "Les Deux Alpes, Rue des Vikings", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.788957, - 44.906938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2372400610641781863", - "ref": "1305538", - "description": "Réseau eborn/LM1KD2LDM1POUR", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.788957, - 44.906938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLM1KD2LDM1POUR", - "ref": "LM1KD2LDM1POUR", - "description": "La Mure, Avenue du Dr Tagnard - D114", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.594492, - 45.364492 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP7781631444890109419", - "ref": "529955", - "description": "Réseau eborn/MGLYOPMDP3", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.594492, - 45.364492 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPMGLYOPMDP3", - "ref": "MGLYOPMDP3", - "description": "Voiron, Parking de la Gare", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-21", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.594492, - 45.364492 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP7781631444890109419", - "ref": "529955", - "description": "Réseau eborn/MGLYOPMDP3", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.594492, - 45.364492 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPMGLYOPMDP3", - "ref": "MGLYOPMDP3", - "description": "Voiron, Parking de la Gare", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.42901, - 46.12431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1978619299678226315", - "ref": "466332", - "description": "Réseau eborn/VUW4OJTP6F", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.42901, - 46.12431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPVUW4OJTP6F", - "ref": "VUW4OJTP6F", - "description": "Vichy, Place de l'Hotel de Ville", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.428551, - 45.941317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP5828605305012460390", - "ref": "1344844", - "description": "Réseau eborn/LLYMQ1YOX294HL", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.428551, - 45.941317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLYMQ1YOX294HL", - "ref": "LLYMQ1YOX294HL", - "description": "Le Grand-Bornand, Cimetière", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.428551, - 45.941317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP5828605305012460390", - "ref": "1344844", - "description": "Réseau eborn/LLYMQ1YOX294HL", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.428551, - 45.941317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLYMQ1YOX294HL", - "ref": "LLYMQ1YOX294HL", - "description": "Le Grand-Bornand, Cimetière", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.889652, - 45.693716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4950839209043124075", - "ref": "1154088", - "description": "Réseau eborn/LLTHE8SI73160G", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.889652, - 45.693716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLTHE8SI73160G", - "ref": "LLTHE8SI73160G", - "description": "Aix-les-Bains, Aquarium", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-07", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.889652, - 45.693716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4950839209043124075", - "ref": "1154088", - "description": "Réseau eborn/LLTHE8SI73160G", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.889652, - 45.693716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLTHE8SI73160G", - "ref": "LLTHE8SI73160G", - "description": "Aix-les-Bains, Aquarium", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.586973, - 43.913849 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2018180020652720687", - "ref": "1346107", - "description": "Réseau eborn/LM1KGPRZH1CRJZ", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.586973, - 43.913849 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLM1KGPRZH1CRJZ", - "ref": "LM1KGPRZH1CRJZ", - "description": "Vergons, Place San Sebastian", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.86115, - 44.8644 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPTMF2EKI4VW", - "ref": "134752", - "description": "Réseau eborn/TMF2EKI4VW", - "capacity": "3", - "socket:type2_combo:output": "43 kW", - "charging_station:output": "43 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.86115, - 44.8644 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPTMF2EKI4VW", - "ref": "TMF2EKI4VW", - "description": "La Salle-En-Beaumont, RN85", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.86115, - 44.8644 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPTMF2EKI4VW", - "ref": "134752", - "description": "Réseau eborn/TMF2EKI4VW", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.86115, - 44.8644 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPTMF2EKI4VW", - "ref": "TMF2EKI4VW", - "description": "La Salle-En-Beaumont, RN85", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.69498, - 46.7056 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP8592116266027992669", - "ref": "369526", - "description": "Réseau eborn/PING60TSNE", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.69498, - 46.7056 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPPING60TSNE", - "ref": "PING60TSNE", - "description": "Ainay-le-Château, Intermarché", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-09-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.883473, - 45.23357 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1933078123938720909", - "ref": "1288249", - "description": "Réseau eborn/LM1KDE1J01X83T", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.883473, - 45.23357 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLM1KDE1J01X83T", - "ref": "LM1KDE1J01X83T", - "description": "Villard-Bonnot, Avenue des Papeteries", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.967909, - 45.037946 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP8022155780357129681", - "ref": "492141", - "description": "Réseau eborn/RH3HDEMXJD", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.96790901, - 45.0379469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPRH3HDEMXJD", - "ref": "RH3HDEMXJD", - "description": "Saint Germain Laprade,Place de l'europe", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.734788, - 44.027047 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1040624900479983659", - "ref": "1347028", - "description": "Réseau eborn/LM1KGUUUC712DW", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.734788, - 44.027047 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLM1KGUUUC712DW", - "ref": "LM1KGUUUC712DW", - "description": "Ongles, Entrée Sud du village", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.41637, - 46.12908 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4157254164785933301", - "ref": "492144", - "description": "Réseau eborn/WD8KTGUBE3", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.41637, - 46.12908 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPWD8KTGUBE3", - "ref": "WD8KTGUBE3", - "description": "Vichy, Boulevard Maréchal de Lattre de Tassigny", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-21", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.41637, - 46.12908 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4157254164785933301", - "ref": "492144", - "description": "Réseau eborn/WD8KTGUBE3", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.41637, - 46.12908 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPWD8KTGUBE3", - "ref": "WD8KTGUBE3", - "description": "Vichy, Boulevard Maréchal de Lattre de Tassigny", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.670599, - 46.160504 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPLAAMCG1RZX", - "ref": "106946", - "description": "Réseau eborn/LAAMCG1RZX", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.670599, - 46.160504 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLAAMCG1RZX", - "ref": "LAAMCG1RZX", - "description": "Les Gets, Parking du Pic", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.64776, - 44.8977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPEBHUSN", - "ref": "30362", - "description": "Réseau eborn/EBHUSN", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.64776, - 44.8977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPEBHUSN", - "ref": "EBHUSN", - "description": "Vernoux-En-Vivarais, Avenue Vincent D Indy -", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.668121, - 46.158644 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1963943234304423251", - "ref": "1343689", - "description": "Réseau eborn/LM1KH4BWS1JKQ0", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.668121, - 46.158644 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLM1KH4BWS1JKQ0", - "ref": "LM1KH4BWS1JKQ0", - "description": "Les Gets, Skilove", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.668121, - 46.158644 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1963943234304423251", - "ref": "1343689", - "description": "Réseau eborn/LM1KH4BWS1JKQ0", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.668121, - 46.158644 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLM1KH4BWS1JKQ0", - "ref": "LM1KH4BWS1JKQ0", - "description": "Les Gets, Skilove", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.764415, - 45.816501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP465666285258714626", - "ref": "559889", - "description": "Réseau eborn/RIVUOASEH4", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.764415, - 45.816501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPRIVUOASEH4", - "ref": "RIVUOASEH4", - "description": "Noirétable, Rue des Tilleuls", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-28", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.764415, - 45.816501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP465666285258714626", - "ref": "559889", - "description": "Réseau eborn/RIVUOASEH4", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.764415, - 45.816501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPRIVUOASEH4", - "ref": "RIVUOASEH4", - "description": "Noirétable, Rue des Tilleuls", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.17398, - 45.887054 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1814326603986999056", - "ref": "1320352", - "description": "Réseau eborn/LM1KH97Z7455G9", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.17398, - 45.887054 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLM1KH97Z7455G9", - "ref": "LM1KH97Z7455G9", - "description": "Veyrier-du-Lac, Parking Les Pérouzes", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.071406, - 46.033345 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP8199530935490801062", - "ref": "741108", - "description": "Réseau eborn/PSEA6GJAN3", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.071406, - 46.033345 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPPSEA6GJAN3", - "ref": "PSEA6GJAN3", - "description": "Roanne, Parking de La Berge", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-27", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.071406, - 46.033345 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP8199530935490801062", - "ref": "741108", - "description": "Réseau eborn/PSEA6GJAN3", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.071406, - 46.033345 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPPSEA6GJAN3", - "ref": "PSEA6GJAN3", - "description": "Roanne, Parking de La Berge", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.79858, - 43.817 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP7534808279427158440", - "ref": "346772", - "description": "Réseau eborn/IZWGVKKKLW", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.79858, - 43.817 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPIZWGVKKKLW", - "ref": "IZWGVKKKLW", - "description": "Manosque, Parking de Pré Combeaux", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.01944, - 44.7749 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPTKYLXPMQQR", - "ref": "30449", - "description": "Réseau eborn/TKYLXPMQQR", - "capacity": "3", - "charging_station:output": "44 kW", - "socket:typee": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.01944, - 44.7749 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPTKYLXPMQQR", - "ref": "TKYLXPMQQR", - "description": "Saint-Firmin, ZA sous la Roche", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-22", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.01944, - 44.7749 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPTKYLXPMQQR", - "ref": "30449", - "description": "Réseau eborn/TKYLXPMQQR", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.01944, - 44.7749 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPTKYLXPMQQR", - "ref": "TKYLXPMQQR", - "description": "Saint-Firmin, ZA sous la Roche", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.06467, - 46.04125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1394571228585103231", - "ref": "741081", - "description": "Réseau eborn/BNAVO3VFDJ", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.06467, - 46.04125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPBNAVO3VFDJ", - "ref": "BNAVO3VFDJ", - "description": "Roanne, Square Mozart", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-27", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.06467, - 46.04125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1394571228585103231", - "ref": "741081", - "description": "Réseau eborn/BNAVO3VFDJ", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.06467, - 46.04125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPBNAVO3VFDJ", - "ref": "BNAVO3VFDJ", - "description": "Roanne, Square Mozart", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.025802, - 44.720662 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP152731996816686272", - "ref": "492147", - "description": "Réseau eborn/SURFS8ZTGN", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.02580276, - 44.72066204 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPSURFS8ZTGN", - "ref": "SURFS8ZTGN", - "description": "Crest, Aire Multimodale de Saint Ferreol", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.064049, - 45.631555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP511938086398427144", - "ref": "1293118", - "description": "Réseau eborn/LM1KDR0FKGV5AL", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.064049, - 45.631555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLM1KDR0FKGV5AL", - "ref": "LM1KDR0FKGV5AL", - "description": "Heyrieux, Parking Avenue du Général de Gaulle", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0583, - 46.0247 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP5212989565720066849", - "ref": "591353", - "description": "Réseau eborn/NYCFYH0OAI", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0583, - 46.0247 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPNYCFYH0OAI", - "ref": "NYCFYH0OAI", - "description": "Roanne, Boulevard Thiers", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.885819, - 43.758659 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP6422147914258889825", - "ref": "1349326", - "description": "Réseau eborn/LM1KHZ86A5J3R5", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.885819, - 43.758659 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLM1KHZ86A5J3R5", - "ref": "LM1KHZ86A5J3R5", - "description": "Gréoux-les-Bains, Parking des Marronniers", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.59334, - 46.0498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPRYHFTY2PT7", - "ref": "75200", - "description": "Réseau eborn/RYHFTY2PT7", - "capacity": "3", - "charging_station:output": "44 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.59334, - 46.0498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPRYHFTY2PT7", - "ref": "RYHFTY2PT7", - "description": "Cluses, Autoport", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.59334, - 46.0498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPRYHFTY2PT7", - "ref": "75200", - "description": "Réseau eborn/RYHFTY2PT7", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.59334, - 46.0498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPRYHFTY2PT7", - "ref": "RYHFTY2PT7", - "description": "Cluses, Autoport", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.59367, - 45.3633 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPNDUJH0PIS3", - "ref": "94457", - "description": "Réseau eborn/NDUJH0PIS3", - "capacity": "3", - "socket:type2_combo:output": "43 kW", - "charging_station:output": "43 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.59367, - 45.3633 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPNDUJH0PIS3", - "ref": "NDUJH0PIS3", - "description": "Voiron, Avenue Francois Mitterand", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.59367, - 45.3633 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPNDUJH0PIS3", - "ref": "94457", - "description": "Réseau eborn/NDUJH0PIS3", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.59367, - 45.3633 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPNDUJH0PIS3", - "ref": "NDUJH0PIS3", - "description": "Voiron, Avenue Francois Mitterand", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.834563, - 43.954339 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP7458979297126079754", - "ref": "1352233", - "description": "Réseau eborn/LM1KI20QHDGH5S", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.834563, - 43.954339 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLM1KI20QHDGH5S", - "ref": "LM1KI20QHDGH5S", - "description": "Pierrerue, Parking Les Aires", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.338906, - 46.127322 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2398337182258776971", - "ref": "1205368", - "description": "Réseau eborn/LM1KI5PHF1OCF3", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.338906, - 46.127322 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLM1KI5PHF1OCF3", - "ref": "LM1KI5PHF1OCF3", - "description": "Contamine-sur-Arve, Route de la Barque", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.943568, - 46.189248 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2093445680697034530", - "ref": "741120", - "description": "Réseau eborn/VMYGOPNGKC", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.943568, - 46.189248 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPVMYGOPNGKC", - "ref": "VMYGOPNGKC", - "description": "Vivans, Parking de la mairie", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.08223, - 44.3298 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPWL5XZNI7WZ", - "ref": "75146", - "description": "Réseau eborn/WL5XZNI7WZ", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.08223, - 44.3298 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPWL5XZNI7WZ", - "ref": "WL5XZNI7WZ", - "description": "Vinsobres, Route de Nyons", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-22", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.08223, - 44.3298 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPWL5XZNI7WZ", - "ref": "75146", - "description": "Réseau eborn/WL5XZNI7WZ", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.08223, - 44.3298 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPWL5XZNI7WZ", - "ref": "WL5XZNI7WZ", - "description": "Vinsobres, Route de Nyons", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83469, - 45.473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPO85SVV2ACJ", - "ref": "134749", - "description": "Réseau eborn/O85SVV2ACJ", - "capacity": "3", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83469, - 45.473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPO85SVV2ACJ", - "ref": "O85SVV2ACJ", - "description": "Reventin Vaugris, Parking du Gymnase", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-28", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83469, - 45.473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPO85SVV2ACJ", - "ref": "134749", - "description": "Réseau eborn/O85SVV2ACJ", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83469, - 45.473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPO85SVV2ACJ", - "ref": "O85SVV2ACJ", - "description": "Reventin Vaugris, Parking du Gymnase", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.675146, - 46.360052 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP7587106521376363079", - "ref": "1343137", - "description": "Réseau eborn/LLYO9QN2E2HTF2", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.675146, - 46.360052 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLYO9QN2E2HTF2", - "ref": "LLYO9QN2E2HTF2", - "description": "Bernex, Devant la Mairie", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.947606, - 45.863187 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4748777405792667071", - "ref": "1353049", - "description": "Réseau eborn/LM1KIBWPA7X1Y2", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.947606, - 45.863187 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLM1KIBWPA7X1Y2", - "ref": "LM1KIBWPA7X1Y2", - "description": "Rumilly, Parking de la Gare 2", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.035542, - 45.985625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1484376441974984598", - "ref": "598242", - "description": "Réseau eborn/FU2UCSPHOH", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.035542, - 45.985625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPFU2UCSPHOH", - "ref": "FU2UCSPHOH", - "description": "Villerest, Plage de Villerest", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.641243, - 45.896434 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP5439400027056789148", - "ref": "492150", - "description": "Réseau eborn/ZBR6SHL3PC", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.641243, - 45.896434 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPZBR6SHL3PC", - "ref": "ZBR6SHL3PC", - "description": "Combloux, Route de la mairie", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.042694, - 46.03628 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4611227109597127126", - "ref": "591404", - "description": "Réseau eborn/Z4Q0ZTBFD9", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.042694, - 46.03628 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPZ4Q0ZTBFD9", - "ref": "Z4Q0ZTBFD9", - "description": "Riorges, Parc Beaulieu", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.6159, - 44.6747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPE1RHXEXDBN", - "ref": "75029", - "description": "Réseau eborn/E1RHXEXDBN", - "capacity": "3", - "charging_station:output": "44 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.6159, - 44.6747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPE1RHXEXDBN", - "ref": "E1RHXEXDBN", - "description": "Eygliers, Parking de la Gare", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-22", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.6159, - 44.6747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPE1RHXEXDBN", - "ref": "75029", - "description": "Réseau eborn/E1RHXEXDBN", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.6159, - 44.6747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPE1RHXEXDBN", - "ref": "E1RHXEXDBN", - "description": "Eygliers, Parking de la Gare", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.062721, - 46.086751 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP5493519857531701717", - "ref": "591365", - "description": "Réseau eborn/RD0UYEY3MU", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.062721, - 46.086751 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPRD0UYEY3MU", - "ref": "RD0UYEY3MU", - "description": "Mably, Parking Salle des Sports", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.222468, - 43.846039 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4866428404821926429", - "ref": "492153", - "description": "Réseau eborn/PYIAZJVBWS", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.222468, - 43.846039 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPPYIAZJVBWS", - "ref": "PYIAZJVBWS", - "description": "Moustiers-Sainte-Marie, Chemin Marcel Provence", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-21", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.222468, - 43.846039 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4866428404821926429", - "ref": "492153", - "description": "Réseau eborn/PYIAZJVBWS", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.222468, - 43.846039 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPPYIAZJVBWS", - "ref": "PYIAZJVBWS", - "description": "Moustiers-Sainte-Marie, Chemin Marcel Provence", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.378497, - 44.39409 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP8380409270745297445", - "ref": "1157418", - "description": "Réseau eborn/LLTHE8SOLN8KMX", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.37849712, - 44.39409008 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLTHE8SOLN8KMX", - "ref": "LLTHE8SOLN8KMX", - "description": "Salavas, Chemin de la Gleizasse", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.09246, - 46.02658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP8446386262598335382", - "ref": "591395", - "description": "Réseau eborn/XBYO74ENAK", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.09246, - 46.02658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPXBYO74ENAK", - "ref": "XBYO74ENAK", - "description": "Le Coteau, Parking de la glacière", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.817214, - 45.27651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP6138949791598106829", - "ref": "1017102", - "description": "Réseau eborn/LLSN02KU99RGJG", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.81721486, - 45.27651084 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLSN02KU99RGJG", - "ref": "LLSN02KU99RGJG", - "description": "Termignon (Val Cenis), Place de la Vanoise", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.198472, - 45.862077 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1841062818003554095", - "ref": "882741", - "description": "Réseau eborn/QARUGNOVMP", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.198472, - 45.862077 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPQARUGNOVMP", - "ref": "QARUGNOVMP", - "description": "Menthon-Saint-Bernard, Rte Des Moulins - Parking du Cimetière", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71816, - 44.4287 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPXFOSNUYPUI", - "ref": "298567", - "description": "Réseau eborn/XFOSNUYPUI", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71816, - 44.4287 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPXFOSNUYPUI", - "ref": "XFOSNUYPUI", - "description": "Serres, Rue Marius Meyere", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-22", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71816, - 44.4287 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPXFOSNUYPUI", - "ref": "298567", - "description": "Réseau eborn/XFOSNUYPUI", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71816, - 44.4287 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPXFOSNUYPUI", - "ref": "XFOSNUYPUI", - "description": "Serres, Rue Marius Meyere", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.930498, - 46.122926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP457021780197050686", - "ref": "591332", - "description": "Réseau eborn/JY0TJDEVXN", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.930498, - 46.122926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPJY0TJDEVXN", - "ref": "JY0TJDEVXN", - "description": "Saint-Forgeux-Lespinasse, Place de Verdun", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.187958, - 44.075674 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP5967995747364323803", - "ref": "598287", - "description": "Réseau eborn/SKTP3NLG6S", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.18795819, - 44.07567474 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPSKTP3NLG6S", - "ref": "SKTP3NLG6S", - "description": "Digne-les-Bains, ZI Saint-Christophe", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.297566, - 45.747767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP377035967231957255", - "ref": "1017093", - "description": "Réseau eborn/LLRACTBEV1XDE9", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.297566, - 45.747767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLRACTBEV1XDE9", - "ref": "LLRACTBEV1XDE9", - "description": "Faverges, Parking de l'Esplanade de la Soierie", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.431687, - 45.905947 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP7769554778568730546", - "ref": "541952", - "description": "Réseau eborn/BMFWAN6U8Y", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.431687, - 45.905947 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPBMFWAN6U8Y", - "ref": "BMFWAN6U8Y", - "description": "La Clusaz, Parking du bossonet", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.16856, - 45.7503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPERWQRN", - "ref": "32758", - "description": "Réseau eborn/ERWQRN", - "capacity": "3", - "charging_station:output": "44 kW", - "socket:typee": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.16856, - 45.7503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPERWQRN", - "ref": "ERWQRN", - "description": "Pont-De-Cheruy, 10 Rue Grammont", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-11", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.16856, - 45.7503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPERWQRN", - "ref": "32758", - "description": "Réseau eborn/ERWQRN", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.16856, - 45.7503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPERWQRN", - "ref": "ERWQRN", - "description": "Pont-De-Cheruy, 10 Rue Grammont", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.515089, - 43.846434 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP6732062622076328200", - "ref": "347015", - "description": "Réseau eborn/ZVO21H4TWD", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.515089, - 43.846434 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPZVO21H4TWD", - "ref": "ZVO21H4TWD", - "description": "Castellane, Parking de La Boudousque", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-08-05", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.515089, - 43.846434 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP6732062622076328200", - "ref": "347015", - "description": "Réseau eborn/ZVO21H4TWD", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.515089, - 43.846434 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPZVO21H4TWD", - "ref": "ZVO21H4TWD", - "description": "Castellane, Parking de La Boudousque", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.09876, - 45.257872 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP3655638897850343104", - "ref": "541961", - "description": "Réseau eborn/HQJOCGGRNM", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.09876, - 45.257872 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPHQJOCGGRNM", - "ref": "HQJOCGGRNM", - "description": "Beauzac, Place du Pré Clos", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.03355, - 44.4554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPEUPMCU29Y2", - "ref": "30458", - "description": "Réseau eborn/EUPMCU29Y2", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:typee": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.03355, - 44.4554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPEUPMCU29Y2", - "ref": "30458", - "description": "Réseau eborn/EUPMCU29Y2", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.03355, - 44.4554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPEUPMCU29Y2", - "ref": "EUPMCU29Y2", - "description": "Tallard, Parking Aérodrome", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.27037, - 45.7562 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPVHTXXUOXPG", - "ref": "85766", - "description": "Réseau eborn/VHTXXUOXPG", - "capacity": "3", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.27037, - 45.7562 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPVHTXXUOXPG", - "ref": "VHTXXUOXPG", - "description": "Faverges, Aire De Repos", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.27037, - 45.7562 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPVHTXXUOXPG", - "ref": "85766", - "description": "Réseau eborn/VHTXXUOXPG", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.27037, - 45.7562 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPVHTXXUOXPG", - "ref": "VHTXXUOXPG", - "description": "Faverges, Aire De Repos", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.327477, - 45.882391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2226495946112346041", - "ref": "741135", - "description": "Réseau eborn/YQIQWQ8UZY", - "capacity": "4", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.323481, - 45.883111 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPYQIQWQ8UZY", - "ref": "YQIQWQ8UZY", - "description": "Thônes, Parking Clos", - "capacity": "4", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.327477, - 45.882391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2226495946112346041", - "ref": "741135", - "description": "Réseau eborn/YQIQWQ8UZY", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.323481, - 45.883111 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPYQIQWQ8UZY", - "ref": "YQIQWQ8UZY", - "description": "Thônes, Parking Clos", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.882801, - 45.277733 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4449983598761487597", - "ref": "1326670", - "description": "Réseau eborn/LM1KDUCLB1BMLE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.882801, - 45.277733 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLM1KDUCLB1BMLE", - "ref": "LM1KDUCLB1BMLE", - "description": "Crolles, Parking Espace Paul Jargot", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.123665, - 46.037983 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP8668662252447413786", - "ref": "591350", - "description": "Réseau eborn/NSEE0ZJGLH", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.123665, - 46.037983 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPNSEE0ZJGLH", - "ref": "NSEE0ZJGLH", - "description": "Perreux, Rue des écoles", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.58477, - 46.3787 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPSAINTVICTORLA", - "ref": "298564", - "description": "Réseau eborn/saintvictorla", - "capacity": "4", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.58477, - 46.3787 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPSAINTVICTORLA", - "ref": "saintvictorla", - "description": "Saint-Victor, La Loue", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2017-04-28", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.58477, - 46.3787 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPSAINTVICTORLA", - "ref": "298564", - "description": "Réseau eborn/saintvictorla", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.58477, - 46.3787 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPSAINTVICTORLA", - "ref": "saintvictorla", - "description": "Saint-Victor, La Loue", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2017-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.88641, - 43.75702 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP5124517165084244844", - "ref": "347000", - "description": "Réseau eborn/ZAO4L8TSGT", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.88641, - 43.75702 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPZAO4L8TSGT", - "ref": "ZAO4L8TSGT", - "description": "Gréoux-les-bains, Parking Ecociné Verdon", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-08-05", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.88641, - 43.75702 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP5124517165084244844", - "ref": "347000", - "description": "Réseau eborn/ZAO4L8TSGT", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.88641, - 43.75702 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPZAO4L8TSGT", - "ref": "ZAO4L8TSGT", - "description": "Gréoux-les-bains, Parking Ecociné Verdon", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.125781, - 45.017421 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4776557284962692469", - "ref": "1343665", - "description": "Réseau eborn/LM1KDYSKZ1AYXG", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.125781, - 45.017421 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLM1KDYSKZ1AYXG", - "ref": "LM1KDYSKZ1AYXG", - "description": "Les Deux Alpes, Entrée Station", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.125781, - 45.017421 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4776557284962692469", - "ref": "1343665", - "description": "Réseau eborn/LM1KDYSKZ1AYXG", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.125781, - 45.017421 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLM1KDYSKZ1AYXG", - "ref": "LM1KDYSKZ1AYXG", - "description": "Les Deux Alpes, Entrée Station", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.914721, - 46.067521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2888371434302301148", - "ref": "749469", - "description": "Réseau eborn/YJUCBYQK33", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9147214, - 46.06752154 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPYJUCBYQK33", - "ref": "YJUCBYQK33", - "description": "Saint-Haon-Le-Châtel, Haut du bourg", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.639805, - 46.025563 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4241680408174305960", - "ref": "598272", - "description": "Réseau eborn/QG1JJTOKPN", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.639805, - 46.025563 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPQG1JJTOKPN", - "ref": "QG1JJTOKPN", - "description": "Arâches-La-Frasse, Route des Moulins", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.364682, - 43.135508 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2705766068928726695", - "ref": "742995", - "description": "Réseau eborn/FVBGKCX3WC", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.364682, - 43.135508 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPFVBGKCX3WC", - "ref": "FVBGKCX3WC", - "description": "Le Lavandou, Avenue Jules Ferry", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-27", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.364682, - 43.135508 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2705766068928726695", - "ref": "742995", - "description": "Réseau eborn/FVBGKCX3WC", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.364682, - 43.135508 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPFVBGKCX3WC", - "ref": "FVBGKCX3WC", - "description": "Le Lavandou, Avenue Jules Ferry", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.998978, - 45.58671 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP5354948563991036534", - "ref": "801747", - "description": "Réseau eborn/P0N0AS01HF", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.998978, - 45.58671 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPP0N0AS01HF", - "ref": "P0N0AS01HF", - "description": "Saint-Just-Chaleyssin, Place Camille Gallon", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.342826, - 43.146144 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4727969865228674753", - "ref": "598260", - "description": "Réseau eborn/LYDKEMDVH2", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3428264, - 43.14614445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLYDKEMDVH2", - "ref": "LYDKEMDVH2", - "description": "Bormes-Les-Mimosas, parking de la BLEQUE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.616071, - 45.150496 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1390461582100051916", - "ref": "1155288", - "description": "Réseau eborn/LLTHE8SP2IRQ16", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.616071, - 45.150496 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLTHE8SP2IRQ16", - "ref": "LLTHE8SP2IRQ16", - "description": "Satillieu, Place de la Faurie", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.858319, - 43.453914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP8048533454185235500", - "ref": "743004", - "description": "Réseau eborn/NB5VTHIUEN", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.85831969, - 43.45391489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPNB5VTHIUEN", - "ref": "NB5VTHIUEN", - "description": "Saint-Maximin-La-Sainte-Baume, pkg Pré de Foire", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-27", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.858319, - 43.453914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP8048533454185235500", - "ref": "743004", - "description": "Réseau eborn/NB5VTHIUEN", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.85831969, - 43.45391489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPNB5VTHIUEN", - "ref": "NB5VTHIUEN", - "description": "Saint-Maximin-La-Sainte-Baume, pkg Pré de Foire", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.673463, - 44.828462 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP6169237993847243298", - "ref": "1155522", - "description": "Réseau eborn/LLYMNRS9A1O4CV", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.673463, - 44.828462 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLYMNRS9A1O4CV", - "ref": "LLYMNRS9A1O4CV", - "description": "Saint-Fortunat-sur-Eyrieux, Chemin des Ecoliers", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.86026, - 45.9015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPPTHUPUSXPM", - "ref": "39149", - "description": "Réseau eborn/PTHUPUSXPM", - "capacity": "3", - "charging_station:output": "44 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.86026, - 45.9015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPPTHUPUSXPM", - "ref": "PTHUPUSXPM", - "description": "Chamonix-Mont-Blanc, Tunnel du Mont-Blanc", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.86026, - 45.9015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPPTHUPUSXPM", - "ref": "39149", - "description": "Réseau eborn/PTHUPUSXPM", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.86026, - 45.9015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPPTHUPUSXPM", - "ref": "PTHUPUSXPM", - "description": "Chamonix-Mont-Blanc, Tunnel du Mont-Blanc", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1959, - 46.10168 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP8790687279452646562", - "ref": "492156", - "description": "Réseau eborn/JCAUYPEAYA", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1959, - 46.10168 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPJCAUYPEAYA", - "ref": "JCAUYPEAYA", - "description": "Gannat, Place Rantian 2", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-21", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1959, - 46.10168 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP8790687279452646562", - "ref": "492156", - "description": "Réseau eborn/JCAUYPEAYA", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1959, - 46.10168 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPJCAUYPEAYA", - "ref": "JCAUYPEAYA", - "description": "Gannat, Place Rantian 2", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.896588, - 46.102351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1733849929119442638", - "ref": "591323", - "description": "Réseau eborn/GW5Q7UNATT", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.896588, - 46.102351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPGW5Q7UNATT", - "ref": "GW5Q7UNATT", - "description": "Ambierle, D52", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1867, - 45.73356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP8902150243318411999", - "ref": "477831", - "description": "Réseau eborn/X3OK9GZBRM", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1867, - 45.73356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPX3OK9GZBRM", - "ref": "X3OK9GZBRM", - "description": "Tigneu Jameyzieu, Place de Mairie", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.39753, - 44.406231 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPKBJBS33OUJ", - "ref": "25279", - "description": "Réseau eborn/KBJBS33OUJ", - "capacity": "6", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.39753, - 44.406231 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPKBJBS33OUJ", - "ref": "KBJBS33OUJ", - "description": "Vallon-Pont-D'Arc, Quartier Ratiere", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.749317, - 44.557175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP6388492186008832522", - "ref": "492159", - "description": "Réseau eborn/N9XQ3KEFL9", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7493179, - 44.55717598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPN9XQ3KEFL9", - "ref": "N9XQ3KEFL9", - "description": "Montélimar, Place Emile Loubet", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.912089, - 45.290462 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP3938193404818914265", - "ref": "1150107", - "description": "Réseau eborn/LLTHE8SJHUIZK6", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.912089, - 45.290462 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLTHE8SJHUIZK6", - "ref": "LLTHE8SJHUIZK6", - "description": "Lanslevillard, Val Cenis, parking office tourisme", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.132666, - 44.362184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP8794032979942057127", - "ref": "492162", - "description": "Réseau eborn/LIEIZRQF8F", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.13266647, - 44.36218458 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLIEIZRQF8F", - "ref": "LIEIZRQF8F", - "description": "Nyons, Coopérative du Nyonsais", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.947146, - 43.129667 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP937086161662045204", - "ref": "892818", - "description": "Réseau eborn/LLK6W5KDV2HGHI", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.947146, - 43.129667 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLK6W5KDV2HGHI", - "ref": "LLK6W5KDV2HGHI", - "description": "Toulon, Allée Jules Muraire", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.313086, - 43.392444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP8784307061656256595", - "ref": "492165", - "description": "Réseau eborn/WYCEFWFH1H", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.31308669, - 43.39244429 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPWYCEFWFH1H", - "ref": "WYCEFWFH1H", - "description": "Le Luc, Parking Combaluzier", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-21", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.313086, - 43.392444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP8784307061656256595", - "ref": "492165", - "description": "Réseau eborn/WYCEFWFH1H", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.31308669, - 43.39244429 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPWYCEFWFH1H", - "ref": "WYCEFWFH1H", - "description": "Le Luc, Parking Combaluzier", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.031056, - 45.094668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP3977792360002574202", - "ref": "1017096", - "description": "Réseau eborn/LLRUNNJCY2D9QM", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.031056, - 45.094668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLRUNNJCY2D9QM", - "ref": "LLRUNNJCY2D9QM", - "description": "Villard-Reculas, Route des pistes", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.34381, - 46.54197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4197674131676801993", - "ref": "492168", - "description": "Réseau eborn/ORQZ0JAUKA", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.34381, - 46.54197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPORQZ0JAUKA", - "ref": "ORQZ0JAUKA", - "description": "Yzeure, Route de Lyon - Parking des Halles", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6381, - 44.7888 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPQP0YIL8IFI", - "ref": "298300", - "description": "Réseau eborn/QP0YIL8IFI", - "capacity": "2", - "socket:type2_combo:output": "43 kW", - "charging_station:output": "43 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6381, - 44.7888 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPQP0YIL8IFI", - "ref": "QP0YIL8IFI", - "description": "Le Monestier-Du-Percy, RD 1075", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6381, - 44.7888 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPQP0YIL8IFI", - "ref": "298300", - "description": "Réseau eborn/QP0YIL8IFI", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6381, - 44.7888 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPQP0YIL8IFI", - "ref": "QP0YIL8IFI", - "description": "Le Monestier-Du-Percy, RD 1075", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.52835, - 46.3958 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPSNOMOK8MEQ", - "ref": "94469", - "description": "Réseau eborn/SNOMOK8MEQ", - "capacity": "3", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.52835, - 46.3958 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPSNOMOK8MEQ", - "ref": "SNOMOK8MEQ", - "description": "Publier, Cité De L'Eau", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.52835, - 46.3958 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPSNOMOK8MEQ", - "ref": "94469", - "description": "Réseau eborn/SNOMOK8MEQ", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.52835, - 46.3958 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPSNOMOK8MEQ", - "ref": "SNOMOK8MEQ", - "description": "Publier, Cité De L'Eau", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3296, - 46.56562 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP5251799309550368203", - "ref": "492171", - "description": "Réseau eborn/PIHT6XLNGT", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3296, - 46.56562 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPPIHT6XLNGT", - "ref": "PIHT6XLNGT", - "description": "Moulins, Rue Pierre Ardillon", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-21", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3296, - 46.56562 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP5251799309550368203", - "ref": "492171", - "description": "Réseau eborn/PIHT6XLNGT", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3296, - 46.56562 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPPIHT6XLNGT", - "ref": "PIHT6XLNGT", - "description": "Moulins, Rue Pierre Ardillon", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.18384, - 45.81856 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP6470506298953532671", - "ref": "435237", - "description": "Réseau eborn/UDZL8RTBFG", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.18384, - 45.81856 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPUDZL8RTBFG", - "ref": "UDZL8RTBFG", - "description": "Balbigny, Place de Verdun", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.29217, - 46.3067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPSAINTPOURCAIN", - "ref": "30629", - "description": "Réseau eborn/saintpourcain", - "capacity": "3", - "charging_station:output": "44 kW", - "socket:typee": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.29217, - 46.3067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPSAINTPOURCAIN", - "ref": "saintpourcain", - "description": "Saint-Pourçain-sur-Sioule, Quai de La Ronde", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2017-04-28", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.29217, - 46.3067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPSAINTPOURCAIN", - "ref": "30629", - "description": "Réseau eborn/saintpourcain", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.29217, - 46.3067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPSAINTPOURCAIN", - "ref": "saintpourcain", - "description": "Saint-Pourçain-sur-Sioule, Quai de La Ronde", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2017-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.64673, - 44.3671 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP5093524147245892482", - "ref": "346745", - "description": "Réseau eborn/HF7UWCT3XU", - "capacity": "2", - "charging_station:output": "44 kW", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.64673, - 44.3671 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPHF7UWCT3XU", - "ref": "HF7UWCT3XU", - "description": "Bourg-Saint-Andeol, Place Jardin Neptune", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.64673, - 44.3671 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP5093524147245892482", - "ref": "346745", - "description": "Réseau eborn/HF7UWCT3XU", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.64673, - 44.3671 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPHF7UWCT3XU", - "ref": "HF7UWCT3XU", - "description": "Bourg-Saint-Andeol, Place Jardin Neptune", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.357859, - 45.852431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4453111649737428641", - "ref": "492174", - "description": "Réseau eborn/VEVO6DOUKL", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.357859, - 45.852431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPVEVO6DOUKL", - "ref": "VEVO6DOUKL", - "description": "Violay, Rue Célestin Linder", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.052549, - 45.044026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2679013972168237887", - "ref": "741105", - "description": "Réseau eborn/OMXZZQL6TV", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.052549, - 45.044026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPOMXZZQL6TV", - "ref": "OMXZZQL6TV", - "description": "Romans-Sur-Isere, Place Jules Nadi ", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-27", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.052549, - 45.044026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2679013972168237887", - "ref": "741105", - "description": "Réseau eborn/OMXZZQL6TV", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.052549, - 45.044026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPOMXZZQL6TV", - "ref": "OMXZZQL6TV", - "description": "Romans-Sur-Isere, Place Jules Nadi ", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.318619, - 45.153969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP6724395537382808073", - "ref": "492177", - "description": "Réseau eborn/YZ10HKDMQ8", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.31861937, - 45.15396959 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPYZ10HKDMQ8", - "ref": "YZ10HKDMQ8", - "description": "Saint-Marcellin, Avenue de la santé", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.104057, - 46.119504 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP8876868536110100005", - "ref": "1346119", - "description": "Réseau eborn/LLYMQ7VN61FJWV", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.104057, - 46.119504 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLYMQ7VN61FJWV", - "ref": "LLYMQ7VN61FJWV", - "description": "Neydens, Impasse du Champ Lachat", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.104057, - 46.119504 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP8876868536110100005", - "ref": "1346119", - "description": "Réseau eborn/LLYMQ7VN61FJWV", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.104057, - 46.119504 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLYMQ7VN61FJWV", - "ref": "LLYMQ7VN61FJWV", - "description": "Neydens, Impasse du Champ Lachat", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.12381, - 45.14355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1032275979622502792", - "ref": "598278", - "description": "Réseau eborn/RBTJQRBXH5", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.12381, - 45.14355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPRBTJQRBXH5", - "ref": "RBTJQRBXH5", - "description": "Yssingeaux, Parking Place Charles de Gaulle", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.05779, - 45.884091 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP3019767240395819292", - "ref": "1180143", - "description": "Réseau eborn/LLYO9ZZIOAX5MQ", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.05779, - 45.884091 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLYO9ZZIOAX5MQ", - "ref": "LLYO9ZZIOAX5MQ", - "description": "Chavanod, Crêt d'Esty", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.564212, - 43.97915 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2552561089805246204", - "ref": "1355878", - "description": "Réseau eborn/LM1KJEFRDX07VL", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.564212, - 43.97915 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLM1KJEFRDX07VL", - "ref": "LM1KJEFRDX07VL", - "description": "Simiane-la-Rotonde, Place de la Mairie - RD18", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-27", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.564212, - 43.97915 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2552561089805246204", - "ref": "1355878", - "description": "Réseau eborn/LM1KJEFRDX07VL", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.564212, - 43.97915 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLM1KJEFRDX07VL", - "ref": "LM1KJEFRDX07VL", - "description": "Simiane-la-Rotonde, Place de la Mairie - RD18", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.39753, - 44.406231 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPKBJBS33OUJ", - "ref": "25279", - "description": "Réseau eborn/KBJBS33OUJ", - "capacity": "6", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.39753, - 44.406231 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPKBJBS33OUJ", - "ref": "KBJBS33OUJ", - "description": "Vallon-Pont-D'Arc, Quartier Ratiere", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.214901, - 44.08017 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP7312915529091401373", - "ref": "598305", - "description": "Réseau eborn/ZYL6ZBTURA", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.21490165, - 44.08017094 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPZYL6ZBTURA", - "ref": "ZYL6ZBTURA", - "description": "Digne-Les-Bains, Plan d'eau", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.15323, - 44.90396 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP6729197292066227557", - "ref": "346736", - "description": "Réseau eborn/GJ3MKVO5IB", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.15323, - 44.90396 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPGJ3MKVO5IB", - "ref": "GJ3MKVO5IB", - "description": "Les-Estables, Place Rechausseyre", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.68414, - 46.5176 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPDOMPIERRE", - "ref": "30614", - "description": "Réseau eborn/dompierre", - "capacity": "3", - "charging_station:output": "44 kW", - "socket:typee": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.68414, - 46.5176 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPDOMPIERRE", - "ref": "dompierre", - "description": "Dompierre-sur-Besbre, Percières", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2017-04-28", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.68414, - 46.5176 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPDOMPIERRE", - "ref": "30614", - "description": "Réseau eborn/dompierre", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.68414, - 46.5176 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPDOMPIERRE", - "ref": "dompierre", - "description": "Dompierre-sur-Besbre, Percières", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2017-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.88637, - 44.944521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP5843729354041753849", - "ref": "492183", - "description": "Réseau eborn/CUG99GGOWF", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.88637, - 44.944521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPCUG99GGOWF", - "ref": "CUG99GGOWF", - "description": "Bourg-Les-Valence,Parking du Théâtre le Rhône", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.853784, - 43.071099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1481742410640286327", - "ref": "1293193", - "description": "Réseau eborn/LM2J13FGI1XG37", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.853784, - 43.071099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLM2J13FGI1XG37", - "ref": "LM2J13FGI1XG37", - "description": "La Seyne-sur-Mer, Parking Janas", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.338929, - 44.454544 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1142991486830871307", - "ref": "1343263", - "description": "Réseau eborn/LLTHE8SOD2HGTS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.338929, - 44.454544 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLTHE8SOD2HGTS", - "ref": "LLTHE8SOD2HGTS", - "description": "Ruoms, Parking rue du président Chamontin", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.837155, - 45.150616 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2805565144463368862", - "ref": "1041420", - "description": "Réseau eborn/LLU2PYM1E4V76C", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.837155, - 45.150616 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLU2PYM1E4V76C", - "ref": "LLU2PYM1E4V76C", - "description": "St Martin d'Uriage - Parking de la piscine", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.308752, - 45.345454 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2634926773598463730", - "ref": "1162374", - "description": "Réseau eborn/LLYMPE1AAV4OSU", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.308752, - 45.345454 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLYMPE1AAV4OSU", - "ref": "LLYMPE1AAV4OSU", - "description": "Brézins, Parking Impasse des Frênes", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.413857, - 44.31816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPR4UYHEAYOG", - "ref": "75092", - "description": "Réseau eborn/R4UYHEAYOG", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.413857, - 44.31816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPR4UYHEAYOG", - "ref": "R4UYHEAYOG", - "description": "Orgnac-L'Aven, Camp Redon", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.129759, - 43.825239 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2498037116154468391", - "ref": "1346344", - "description": "Réseau eborn/LM1KJHJ112RI7N", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.129759, - 43.825239 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLM1KJHJ112RI7N", - "ref": "LM1KJHJ112RI7N", - "description": "Roumoules, Parking Place de la Blachette", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.122835, - 45.144505 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1311286600357254113", - "ref": "369025", - "description": "Réseau eborn/SKIDXQPPDJ", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.122835, - 45.144505 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPSKIDXQPPDJ", - "ref": "SKIDXQPPDJ", - "description": "Yssingeaux, Parking de l'Antreuil", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-02-05", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.122835, - 45.144505 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1311286600357254113", - "ref": "369025", - "description": "Réseau eborn/SKIDXQPPDJ", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.122835, - 45.144505 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPSKIDXQPPDJ", - "ref": "SKIDXQPPDJ", - "description": "Yssingeaux, Parking de l'Antreuil", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.94401, - 46.0163 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPWOVHVSVADV", - "ref": "94466", - "description": "Réseau eborn/WOVHVSVADV", - "capacity": "3", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.94401, - 46.0163 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPWOVHVSVADV", - "ref": "WOVHVSVADV", - "description": "Musièges, Za Des Bonnets", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.94401, - 46.0163 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPWOVHVSVADV", - "ref": "94466", - "description": "Réseau eborn/WOVHVSVADV", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.94401, - 46.0163 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPWOVHVSVADV", - "ref": "WOVHVSVADV", - "description": "Musièges, Za Des Bonnets", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.653912, - 45.174076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP3080275439351184751", - "ref": "1026816", - "description": "Réseau eborn/LLSOQXMFK51OTH", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.65391204, - 45.17407601 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLSOQXMFK51OTH", - "ref": "LLSOQXMFK51OTH", - "description": "Modane, Rue des Bettets (val Fréjus)", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.292778, - 46.350762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4687987745356912697", - "ref": "801741", - "description": "Réseau eborn/FLSCCG5X4T", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.292778, - 46.350762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPFLSCCG5X4T", - "ref": "FLSCCG5X4T", - "description": "Messery, Rue du Bourg", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.587042, - 45.366279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2418953722453816276", - "ref": "477822", - "description": "Réseau eborn/PVTHLSH5KU", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.587042, - 45.366279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPPVTHLSH5KU", - "ref": "PVTHLSH5KU", - "description": "Voiron, Rue Claude Guillermoz", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.85148, - 45.705158 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1223171159783790444", - "ref": "1191046", - "description": "Réseau eborn/LLYMP7A9NPRHZR", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.85148064, - 45.70515844 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLYMP7A9NPRHZR", - "ref": "LLYMP7A9NPRHZR", - "description": "Chalmazel, Parking covoiturage", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.22944, - 46.1801 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPOWMMX48HPN", - "ref": "32983", - "description": "Réseau eborn/OWMMX48HPN", - "capacity": "3", - "charging_station:output": "44 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.22944, - 46.1801 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPOWMMX48HPN", - "ref": "OWMMX48HPN", - "description": "Etrembières, Parking RD1206", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.22944, - 46.1801 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPOWMMX48HPN", - "ref": "32983", - "description": "Réseau eborn/OWMMX48HPN", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.22944, - 46.1801 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPOWMMX48HPN", - "ref": "OWMMX48HPN", - "description": "Etrembières, Parking RD1206", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.622754, - 44.881284 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP5295378949377749200", - "ref": "479286", - "description": "Réseau eborn/CVWVXPR8FU", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.62275452, - 44.88128484 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPCVWVXPR8FU", - "ref": "CVWVXPR8FU", - "description": "Briançon, Rue Maréchal de Lattre de Tassigny", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42441, - 44.9059 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPUJNXRL", - "ref": "75071", - "description": "Réseau eborn/UJNXRL", - "capacity": "3", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42441, - 44.9059 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPUJNXRL", - "ref": "UJNXRL", - "description": "Le Cheylard, Place de la Guinguette", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-11", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42441, - 44.9059 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPUJNXRL", - "ref": "75071", - "description": "Réseau eborn/UJNXRL", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.42441, - 44.9059 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPUJNXRL", - "ref": "UJNXRL", - "description": "Le Cheylard, Place de la Guinguette", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.55023, - 45.473184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP5910826358678689067", - "ref": "598212", - "description": "Réseau eborn/AG4BDJWYFT", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.55023, - 45.473184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPAG4BDJWYFT", - "ref": "AG4BDJWYFT", - "description": "Lac De Paladru, Parking de la plage", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.772392, - 45.594402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP5840605264966357566", - "ref": "1343383", - "description": "Réseau eborn/LM4VAAJ362WY0H", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.772392, - 45.594402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLM4VAAJ362WY0H", - "ref": "LM4VAAJ362WY0H", - "description": "Novalaise, Place du Champ de Foire", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.32408, - 46.5712 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPMOULINSHOPITAL", - "ref": "120728", - "description": "Réseau eborn/moulinshopital", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.32408, - 46.5712 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPMOULINSHOPITAL", - "ref": "moulinshopital", - "description": "Moulins, Hôpital", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2017-04-28", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.32408, - 46.5712 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPMOULINSHOPITAL", - "ref": "120728", - "description": "Réseau eborn/moulinshopital", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.32408, - 46.5712 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPMOULINSHOPITAL", - "ref": "moulinshopital", - "description": "Moulins, Hôpital", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2017-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.662959, - 44.706977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPWLQ1UX3WUN", - "ref": "39101", - "description": "Réseau eborn/WLQ1UX3WUN", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.662959, - 44.706977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPWLQ1UX3WUN", - "ref": "WLQ1UX3WUN", - "description": "Chomerac, Le Triolet", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.61178, - 46.2463 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPLAPALISSEVE", - "ref": "30617", - "description": "Réseau eborn/lapalisseve", - "capacity": "3", - "charging_station:output": "44 kW", - "socket:typee": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.61178, - 46.2463 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLAPALISSEVE", - "ref": "lapalisseve", - "description": "Lapalisse, Vérités", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2017-04-28", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.61178, - 46.2463 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPLAPALISSEVE", - "ref": "30617", - "description": "Réseau eborn/lapalisseve", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.61178, - 46.2463 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLAPALISSEVE", - "ref": "lapalisseve", - "description": "Lapalisse, Vérités", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2017-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2886, - 46.30993 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4484391013248349514", - "ref": "477819", - "description": "Réseau eborn/ODTKP8CH6Y", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2886, - 46.30993 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPODTKP8CH6Y", - "ref": "ODTKP8CH6Y", - "description": "Saint Pourçain sur Sioule, Cours des Anciens combattant d'Afrique", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.564121, - 45.839264 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP6065799986672851051", - "ref": "1084719", - "description": "Réseau eborn/LLT5RQULZ2KG5Q", - "capacity": "10", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.564121, - 45.839264 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLT5RQULZ2KG5Q", - "ref": "LLT5RQULZ2KG5Q", - "description": "PRAZ-SUR-ARLY, Route de la Tonnaz", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.732183, - 44.933961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP6653610112836971126", - "ref": "477825", - "description": "Réseau eborn/QQSNCTNJVW", - "capacity": "1", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.732183, - 44.933961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPQQSNCTNJVW", - "ref": "QQSNCTNJVW", - "description": "Montgenèvre, Le Peychier", - "capacity": "1", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.232697, - 45.622972 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4897823831168149625", - "ref": "743007", - "description": "Réseau eborn/NLEDVFEXF7", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.23269785, - 45.62297234 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPNLEDVFEXF7", - "ref": "NLEDVFEXF7", - "description": "L’Isle-D’Abeau, Place du 8 Mai 1945", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-27", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.232697, - 45.622972 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4897823831168149625", - "ref": "743007", - "description": "Réseau eborn/NLEDVFEXF7", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.23269785, - 45.62297234 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPNLEDVFEXF7", - "ref": "NLEDVFEXF7", - "description": "L’Isle-D’Abeau, Place du 8 Mai 1945", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.06886, - 45.08731 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP8205293674676050217", - "ref": "529910", - "description": "Réseau eborn/BR5VEJ4LUC", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.06886, - 45.08731 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPBR5VEJ4LUC", - "ref": "BR5VEJ4LUC", - "description": "Huez, L'éclose", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.880486, - 45.04138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2107456187184513255", - "ref": "1179678", - "description": "Réseau eborn/LLYMNZ1XS1EPO0", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.880486, - 45.04138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLYMNZ1XS1EPO0", - "ref": "LLYMNZ1XS1EPO0", - "description": "Le Puy-en-Velay, Parking Îlot Titaud", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.29093, - 45.4559 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPDNLKCM", - "ref": "121580", - "description": "Réseau eborn/DNLKCM", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.29093, - 45.4559 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPDNLKCM", - "ref": "DNLKCM", - "description": "Champier, Route du 16 Mai 1944", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-12", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.29093, - 45.4559 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPDNLKCM", - "ref": "121580", - "description": "Réseau eborn/DNLKCM", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.29093, - 45.4559 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPDNLKCM", - "ref": "DNLKCM", - "description": "Champier, Route du 16 Mai 1944", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.799646, - 45.737839 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2406361704186782744", - "ref": "1026825", - "description": "Réseau eborn/LLSUDE0H32MFHF", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.79964658, - 45.73783902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLSUDE0H32MFHF", - "ref": "LLSUDE0H32MFHF", - "description": "Jongieux, Route de la Charvaz", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.752414, - 43.134212 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1874539274660047556", - "ref": "742986", - "description": "Réseau eborn/AOTXBVCRLK", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.752414, - 43.134212 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPAOTXBVCRLK", - "ref": "AOTXBVCRLK", - "description": "Bandol, Parking Alfred Vivien", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-27", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.752414, - 43.134212 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP1874539274660047556", - "ref": "742986", - "description": "Réseau eborn/AOTXBVCRLK", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.752414, - 43.134212 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPAOTXBVCRLK", - "ref": "AOTXBVCRLK", - "description": "Bandol, Parking Alfred Vivien", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.704728, - 44.588025 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPOHIKRIFSOE", - "ref": "48325", - "description": "Réseau eborn/OHIKRIFSOE", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.704728, - 44.588025 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPOHIKRIFSOE", - "ref": "OHIKRIFSOE", - "description": "Rochemaure, Place des Brassieres", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.402605, - 46.207316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP606045603214777355", - "ref": "741096", - "description": "Réseau eborn/KSXIXLLCSP", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.402605236, - 46.20731669 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPKSXIXLLCSP", - "ref": "KSXIXLLCSP", - "description": "Boëge, Rue de la Vallée verte", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-27", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.402605, - 46.207316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP606045603214777355", - "ref": "741096", - "description": "Réseau eborn/KSXIXLLCSP", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.402605236, - 46.20731669 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPKSXIXLLCSP", - "ref": "KSXIXLLCSP", - "description": "Boëge, Rue de la Vallée verte", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.06222, - 45.03316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4133685093735474759", - "ref": "559886", - "description": "Réseau eborn/NQ6WNF6GJD", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.06222, - 45.03316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPNQ6WNF6GJD", - "ref": "NQ6WNF6GJD", - "description": "Saint-Julien-Chapteuil, Place du Marché", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.17089, - 45.2951 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP8821184346380009358", - "ref": "346775", - "description": "Réseau eborn/JDWQT9CAE8", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.17089, - 45.2951 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPJDWQT9CAE8", - "ref": "JDWQT9CAE8", - "description": "Monistrol-Sur-Loire, Place Maréchal Jourda de Vaux", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.635052, - 45.291821 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4870630206011781383", - "ref": "1326538", - "description": "Réseau eborn/LLTIG2T3J1EP1S", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.635052, - 45.291821 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLTIG2T3J1EP1S", - "ref": "LLTIG2T3J1EP1S", - "description": "Voreppe, Parking de l'Arrosoir", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.635052, - 45.291821 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4870630206011781383", - "ref": "1326538", - "description": "Réseau eborn/LLTIG2T3J1EP1S", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.635052, - 45.291821 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLTIG2T3J1EP1S", - "ref": "LLTIG2T3J1EP1S", - "description": "Voreppe, Parking de l'Arrosoir", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.55886, - 44.7927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP5907165388943760837", - "ref": "346829", - "description": "Réseau eborn/N85SEO7ECP", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.55886, - 44.7927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPN85SEO7ECP", - "ref": "N85SEO7ECP", - "description": "L'Argentière-La-Bessée, Rue Edward Whymper", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-22", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.55886, - 44.7927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP5907165388943760837", - "ref": "346829", - "description": "Réseau eborn/N85SEO7ECP", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.55886, - 44.7927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPN85SEO7ECP", - "ref": "N85SEO7ECP", - "description": "L'Argentière-La-Bessée, Rue Edward Whymper", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.144138, - 44.050716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2138180322312030495", - "ref": "1351540", - "description": "Réseau eborn/LM1KJQ3Y42E384", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.144138, - 44.050716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLM1KJQ3Y42E384", - "ref": "LM1KJQ3Y42E384", - "description": "Aiglun, Place de la Mairie", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.146302, - 45.632615 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2372646408060464973", - "ref": "1155720", - "description": "Réseau eborn/LLYMPHX4228KJV", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.146302, - 45.632615 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLYMPHX4228KJV", - "ref": "LLYMPHX4228KJV", - "description": "La Verpillière, Parking Rue Saint-Cyr Girier", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.57977, - 44.987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPCZTFGE", - "ref": "30308", - "description": "Réseau eborn/CZTFGE", - "capacity": "3", - "charging_station:output": "44 kW", - "socket:typee": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.57977, - 44.987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPCZTFGE", - "ref": "CZTFGE", - "description": "Lamastre, Place Predon", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-12", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.57977, - 44.987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPCZTFGE", - "ref": "30308", - "description": "Réseau eborn/CZTFGE", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.57977, - 44.987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPCZTFGE", - "ref": "CZTFGE", - "description": "Lamastre, Place Predon", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.27874, - 45.59071 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP954461501441331987", - "ref": "477828", - "description": "Réseau eborn/RVKMQBXTEP", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.27874, - 45.59071 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPRVKMQBXTEP", - "ref": "RVKMQBXTEP", - "description": "Bourgoin Jallieu, Place du champ de Mars", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.396184, - 46.127122 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPAQUALUDIQUE", - "ref": "38833", - "description": "Réseau eborn/aqualudique", - "capacity": "2", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.396184, - 46.127122 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPAQUALUDIQUE", - "ref": "aqualudique", - "description": "Bellerive sur Allier, Parking Aqualudique", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2017-04-28", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.396184, - 46.127122 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPAQUALUDIQUE", - "ref": "38833", - "description": "Réseau eborn/aqualudique", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.396184, - 46.127122 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPAQUALUDIQUE", - "ref": "aqualudique", - "description": "Bellerive sur Allier, Parking Aqualudique", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2017-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.504373, - 45.399229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP5478230436967519108", - "ref": "1151511", - "description": "Réseau eborn/LLTHE8SN317G08", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.504373, - 45.399229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPLLTHE8SN317G08", - "ref": "LLTHE8SN317G08", - "description": "Apprieu, Place de la Buissière", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.894331, - 44.93486 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP6226390840516966241", - "ref": "492192", - "description": "Réseau eborn/QYCADMQWOA", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.894331, - 44.93486 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPQYCADMQWOA", - "ref": "QYCADMQWOA", - "description": "Valence, Place Herriot", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-21", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.894331, - 44.93486 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP6226390840516966241", - "ref": "492192", - "description": "Réseau eborn/QYCADMQWOA", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.894331, - 44.93486 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPQYCADMQWOA", - "ref": "QYCADMQWOA", - "description": "Valence, Place Herriot", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.31921, - 45.1552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPZW7N7BPXFX", - "ref": "102623", - "description": "Réseau eborn/ZW7N7BPXFX", - "capacity": "3", - "socket:type2_combo:output": "43 kW", - "charging_station:output": "43 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.31921, - 45.1552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPZW7N7BPXFX", - "ref": "ZW7N7BPXFX", - "description": "Saint-Marcellin, Place du Champ de Mars", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.31921, - 45.1552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNPZW7N7BPXFX", - "ref": "102623", - "description": "Réseau eborn/ZW7N7BPXFX", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.31921, - 45.1552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPZW7N7BPXFX", - "ref": "ZW7N7BPXFX", - "description": "Saint-Marcellin, Place du Champ de Mars", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.155459, - 45.613229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2501326510096100073", - "ref": "492195", - "description": "Réseau eborn/G7PHWB2AIL", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.155459, - 45.613229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPG7PHWB2AIL", - "ref": "G7PHWB2AIL", - "description": "Villefontaine, Rue Serge Mauroit", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-21", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.155459, - 45.613229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP2501326510096100073", - "ref": "492195", - "description": "Réseau eborn/G7PHWB2AIL", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.155459, - 45.613229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPG7PHWB2AIL", - "ref": "G7PHWB2AIL", - "description": "Villefontaine, Rue Serge Mauroit", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.750917, - 44.560675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP5236173803903865517", - "ref": "492198", - "description": "Réseau eborn/UKTMEQNRXJ", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.75091764, - 44.56067532 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPUKTMEQNRXJ", - "ref": "UKTMEQNRXJ", - "description": "Montélimar, Place Bouverie", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.017178, - 44.730592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP7674191262589513042", - "ref": "492201", - "description": "Réseau eborn/IY1C479BL4", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.017178, - 44.730592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPIY1C479BL4", - "ref": "IY1C479BL4", - "description": "Crest, Avenue George Clémenceau", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-21", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.017178, - 44.730592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP7674191262589513042", - "ref": "492201", - "description": "Réseau eborn/IY1C479BL4", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.017178, - 44.730592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPIY1C479BL4", - "ref": "IY1C479BL4", - "description": "Crest, Avenue George Clémenceau", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.78727, - 43.83218 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4207174592127542975", - "ref": "492204", - "description": "Réseau eborn/IC3VKFYDUZ", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.78727, - 43.83218 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPIC3VKFYDUZ", - "ref": "IC3VKFYDUZ", - "description": "Manosque, Parking du Riou", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-21", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.78727, - 43.83218 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1 | FR*EBN", - "operator:email": "roaming@freshmile.com", - "network": "Réseau eborn", - "ref:EU:EVSE": "FREBNP4207174592127542975", - "ref": "492204", - "description": "Réseau eborn/IC3VKFYDUZ", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.78727, - 43.83218 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPBR1", - "operator:email": "contact@reseau-eborn.fr", - "operator:phone": "+33 3 34 23 10 03 50", - "network": "eborn", - "ref:EU:EVSE": "FREBNPIC3VKFYDUZ", - "ref": "IC3VKFYDUZ", - "description": "Manosque, Parking du Riou", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.624996, - 48.062953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPSHVDJXGTXB", - "ref": "SHVDJXGTXB", - "description": "Vern-sur-Seich , Centre commercial Val D'orson1", - "capacity": "12", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.624996, - 48.062953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6551856995081249293", - "ref": "756933", - "description": "Easy Charge/SHVDJXGTXB", - "capacity": "12", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.624996, - 48.062953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPSHVDJXGTXB", - "ref": "SHVDJXGTXB", - "description": "Vern-sur-Seich , Centre commercial Val D'orson1", - "capacity": "12", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.624996, - 48.062953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6551856995081249293", - "ref": "756933", - "description": "Easy Charge/SHVDJXGTXB", - "capacity": "12", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.464633454, - 48.41380902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPAI6HVCTTMU", - "ref": "AI6HVCTTMU", - "description": "Barjouville , Pierres Missigault", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.463101, - 48.411555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP985128760370158270", - "ref": "891981", - "description": "Easy Charge/AI6HVCTTMU", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.464633454, - 48.41380902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPAI6HVCTTMU", - "ref": "AI6HVCTTMU", - "description": "Barjouville , Pierres Missigault", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.463101, - 48.411555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP985128760370158270", - "ref": "891981", - "description": "Easy Charge/AI6HVCTTMU", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.13736, - 48.82647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPI89XUJ039I", - "ref": "I89XUJ039I", - "description": "Le Chesnay-Rocquencourt , Rue de Louvenciennes", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.13736, - 48.82647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP3930804817526064538", - "ref": "756858", - "description": "Easy Charge/I89XUJ039I", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87564, - 45.52464 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLRLCQP4NJM", - "ref": "LRLCQP4NJM", - "description": "Vienne, Square Vassy", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87564, - 45.52464 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1867334303377529751", - "ref": "453945", - "description": "Easy Charge/LRLCQP4NJM", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.423561, - 44.46108263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLP9I2USP1IJQM", - "ref": "LLP9I2USP1IJQM", - "description": "Cahors, avenue Maryse Bastié", - "capacity": "12", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.423561, - 44.461082 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1629700838157568719", - "ref": "998775", - "description": "Easy Charge/LLP9I2USP1IJQM", - "capacity": "12", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.423561, - 44.46108263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLP9I2USP1IJQM", - "ref": "LLP9I2USP1IJQM", - "description": "Cahors, avenue Maryse Bastié", - "capacity": "12", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.423561, - 44.461082 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1629700838157568719", - "ref": "998775", - "description": "Easy Charge/LLP9I2USP1IJQM", - "capacity": "12", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.39309448, - 47.28256557 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPUEBQLVNOQE", - "ref": "UEBQLVNOQE", - "description": "La Baule , Parking Avenue des Ifs", - "capacity": "12", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.393094, - 47.282565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6432825469786216743", - "ref": "756942", - "description": "Easy Charge/UEBQLVNOQE", - "capacity": "21", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.39309448, - 47.28256557 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPUEBQLVNOQE", - "ref": "UEBQLVNOQE", - "description": "La Baule , Parking Avenue des Ifs", - "capacity": "12", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.393094, - 47.282565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6432825469786216743", - "ref": "756942", - "description": "Easy Charge/UEBQLVNOQE", - "capacity": "21", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1297, - 48.82966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPNN4XSWH5DX", - "ref": "NN4XSWH5DX", - "description": "Le Chesnay-Rocquencourt , Carr de l'Europe", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1297, - 48.82966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP2484546783364566998", - "ref": "756894", - "description": "Easy Charge/NN4XSWH5DX", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1297, - 48.82966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPNN4XSWH5DX", - "ref": "NN4XSWH5DX", - "description": "Le Chesnay-Rocquencourt , Carr de l'Europe", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1297, - 48.82966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP2484546783364566998", - "ref": "756894", - "description": "Easy Charge/NN4XSWH5DX", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.965194, - 47.227313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLW6GYJL2X6BII", - "ref": "LLW6GYJL2X6BII", - "description": "Besançon, Minjoz", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.965194, - 47.227313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1146353029742968295", - "ref": "1121670", - "description": "Easy Charge/LLW6GYJL2X6BII", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.965194, - 47.227313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLW6GYJL2X6BII", - "ref": "LLW6GYJL2X6BII", - "description": "Besançon, Minjoz", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.965194, - 47.227313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1146353029742968295", - "ref": "1121670", - "description": "Easy Charge/LLW6GYJL2X6BII", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.17241411, - 49.00563 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPF1BZD36MJS", - "ref": "F1BZD36MJS", - "description": "Herblay , Action", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.172414, - 49.00563 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5894449988977256629", - "ref": "896586", - "description": "Easy Charge/F1BZD36MJS", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.17241411, - 49.00563 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPF1BZD36MJS", - "ref": "F1BZD36MJS", - "description": "Herblay , Action", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.172414, - 49.00563 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5894449988977256629", - "ref": "896586", - "description": "Easy Charge/F1BZD36MJS", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.02916316, - 47.25972391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLM3R1XA0R2P9BJ", - "ref": "LM3R1XA0R2P9BJ", - "description": "Besançon, Parking Chemin de Vieilley", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.029163, - 47.259723 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP4660280121137207042", - "ref": "1355875", - "description": "Easy Charge/LM3R1XA0R2P9BJ", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.02916316, - 47.25972391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLM3R1XA0R2P9BJ", - "ref": "LM3R1XA0R2P9BJ", - "description": "Besançon, Parking Chemin de Vieilley", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.029163, - 47.259723 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP4660280121137207042", - "ref": "1355875", - "description": "Easy Charge/LM3R1XA0R2P9BJ", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.01537, - 47.25272 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLX0CC60KFGQJF", - "ref": "LLX0CC60KFGQJF", - "description": "Besançon, Parking Beauquier", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.01537, - 47.25272 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6281393071881531713", - "ref": "1123323", - "description": "Easy Charge/LLX0CC60KFGQJF", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.01537, - 47.25272 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLX0CC60KFGQJF", - "ref": "LLX0CC60KFGQJF", - "description": "Besançon, Parking Beauquier", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.01537, - 47.25272 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6281393071881531713", - "ref": "1123323", - "description": "Easy Charge/LLX0CC60KFGQJF", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1007008, - 46.1084962 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPJSXHVQBXWH", - "ref": "JSXHVQBXWH", - "description": "Angoulins , Marché", - "capacity": "3", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1007, - 46.108496 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP711085544281284121", - "ref": "944493", - "description": "Easy Charge/JSXHVQBXWH", - "capacity": "3", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1007008, - 46.1084962 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPJSXHVQBXWH", - "ref": "JSXHVQBXWH", - "description": "Angoulins , Marché", - "capacity": "3", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1007, - 46.108496 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP711085544281284121", - "ref": "944493", - "description": "Easy Charge/JSXHVQBXWH", - "capacity": "3", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1975218, - 47.3747263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPDRGQ6PKL5V", - "ref": "DRGQ6PKL5V", - "description": "Ancenis Saint Géron , Prairie - La Villa 1", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.197521, - 47.374726 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5747353026598849702", - "ref": "749172", - "description": "Easy Charge/DRGQ6PKL5V", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1975218, - 47.3747263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPDRGQ6PKL5V", - "ref": "DRGQ6PKL5V", - "description": "Ancenis Saint Géron , Prairie - La Villa 1", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.197521, - 47.374726 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5747353026598849702", - "ref": "749172", - "description": "Easy Charge/DRGQ6PKL5V", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.624996, - 48.062953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPSHVDJXGTXB", - "ref": "SHVDJXGTXB", - "description": "Vern-sur-Seich , Centre commercial Val D'orson1", - "capacity": "12", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.624996, - 48.062953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6551856995081249293", - "ref": "756933", - "description": "Easy Charge/SHVDJXGTXB", - "capacity": "12", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.624996, - 48.062953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPSHVDJXGTXB", - "ref": "SHVDJXGTXB", - "description": "Vern-sur-Seich , Centre commercial Val D'orson1", - "capacity": "12", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.624996, - 48.062953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6551856995081249293", - "ref": "756933", - "description": "Easy Charge/SHVDJXGTXB", - "capacity": "12", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.431238, - 46.70393996 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPX7EOR3LLXV", - "ref": "X7EOR3LLXV", - "description": "La Roche sur Yon 1 , Action", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.431238, - 46.703939 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP8620919207905107751", - "ref": "756951", - "description": "Easy Charge/X7EOR3LLXV", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.431238, - 46.70393996 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPX7EOR3LLXV", - "ref": "X7EOR3LLXV", - "description": "La Roche sur Yon 1 , Action", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.431238, - 46.703939 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP8620919207905107751", - "ref": "756951", - "description": "Easy Charge/X7EOR3LLXV", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.06127559, - 44.54181494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPSPNW8OHGXT", - "ref": "SPNW8OHGXT", - "description": "Gap, Parking Relais du stade Nautique", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.061275, - 44.541814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP3039557430649788874", - "ref": "625973", - "description": "Easy Charge/SPNW8OHGXT", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.06127559, - 44.54181494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPSPNW8OHGXT", - "ref": "SPNW8OHGXT", - "description": "Gap, Parking Relais du stade Nautique", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.061275, - 44.541814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP3039557430649788874", - "ref": "625973", - "description": "Easy Charge/SPNW8OHGXT", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.12831, - 48.81617 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPDCQ0LAWQZE", - "ref": "DCQ0LAWQZE", - "description": "Le Chesnay-Rocquencourt , Rue de Versailles", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.12831, - 48.81617 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1264450225598680994", - "ref": "756843", - "description": "Easy Charge/DCQ0LAWQZE", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.189956, - 49.015557 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPAAOHVNYG1P", - "ref": "AAOHVNYG1P", - "description": "Vieil Evreux , V and B", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.189956, - 49.015557 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP8283546159974475377", - "ref": "749160", - "description": "Easy Charge/AAOHVNYG1P", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.189956, - 49.015557 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPAAOHVNYG1P", - "ref": "AAOHVNYG1P", - "description": "Vieil Evreux , V and B", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.189956, - 49.015557 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP8283546159974475377", - "ref": "749160", - "description": "Easy Charge/AAOHVNYG1P", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.61182, - 50.72203 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLYH4J9W8287UP", - "ref": "LLYH4J9W8287UP", - "description": "Boulogne-sur-Mer, Parking Ancien Rivage", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.61182, - 50.72203 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5051806956698157597", - "ref": "1196806", - "description": "Easy Charge/LLYH4J9W8287UP", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.61182, - 50.72203 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLYH4J9W8287UP", - "ref": "LLYH4J9W8287UP", - "description": "Boulogne-sur-Mer, Parking Ancien Rivage", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.61182, - 50.72203 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5051806956698157597", - "ref": "1196806", - "description": "Easy Charge/LLYH4J9W8287UP", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.00708, - 47.233607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLX0BYZDX273CG", - "ref": "LLX0BYZDX273CG", - "description": "Besançon, rue du Polygone", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.00708, - 47.233607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP4114028951613578555", - "ref": "1168731", - "description": "Easy Charge/LLX0BYZDX273CG", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.00708, - 47.233607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLX0BYZDX273CG", - "ref": "LLX0BYZDX273CG", - "description": "Besançon, rue du Polygone", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.00708, - 47.233607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP4114028951613578555", - "ref": "1168731", - "description": "Easy Charge/LLX0BYZDX273CG", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.406485, - 47.280655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPVFNOA7VIIP", - "ref": "VFNOA7VIIP", - "description": "La Baule , Parking Esplanade Lucien Barrière", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.406485, - 47.280655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1728816611989689726", - "ref": "756948", - "description": "Easy Charge/VFNOA7VIIP", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.406485, - 47.280655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPVFNOA7VIIP", - "ref": "VFNOA7VIIP", - "description": "La Baule , Parking Esplanade Lucien Barrière", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.406485, - 47.280655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1728816611989689726", - "ref": "756948", - "description": "Easy Charge/VFNOA7VIIP", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.423561, - 44.46108263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLP9I2USP1IJQM", - "ref": "LLP9I2USP1IJQM", - "description": "Cahors, avenue Maryse Bastié", - "capacity": "12", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.423561, - 44.461082 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1629700838157568719", - "ref": "998775", - "description": "Easy Charge/LLP9I2USP1IJQM", - "capacity": "12", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.423561, - 44.46108263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLP9I2USP1IJQM", - "ref": "LLP9I2USP1IJQM", - "description": "Cahors, avenue Maryse Bastié", - "capacity": "12", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.423561, - 44.461082 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1629700838157568719", - "ref": "998775", - "description": "Easy Charge/LLP9I2USP1IJQM", - "capacity": "12", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.692614, - 48.355621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLRG3Y47TLZ2L2", - "ref": "LLRG3Y47TLZ2L2", - "description": "Neufchâteau, Parking des Acacias", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.692614, - 48.355621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5476247487769798543", - "ref": "1084731", - "description": "Easy Charge/LLRG3Y47TLZ2L2", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.692614, - 48.355621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLRG3Y47TLZ2L2", - "ref": "LLRG3Y47TLZ2L2", - "description": "Neufchâteau, Parking des Acacias", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.692614, - 48.355621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5476247487769798543", - "ref": "1084731", - "description": "Easy Charge/LLRG3Y47TLZ2L2", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8739, - 45.52472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLTETLMWDSZ", - "ref": "LTETLMWDSZ", - "description": "Vienne, Place Saint-Paul", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8739, - 45.52472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP4408323634885300883", - "ref": "446492", - "description": "Easy Charge/LTETLMWDSZ", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.390048, - 47.288245 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPOWECYEJ70R", - "ref": "OWECYEJ70R", - "description": "La Baule , Parking SNCF S2", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.390048, - 47.288245 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5750012738029653878", - "ref": "756912", - "description": "Easy Charge/OWECYEJ70R", - "capacity": "9", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.390048, - 47.288245 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPOWECYEJ70R", - "ref": "OWECYEJ70R", - "description": "La Baule , Parking SNCF S2", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.390048, - 47.288245 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5750012738029653878", - "ref": "756912", - "description": "Easy Charge/OWECYEJ70R", - "capacity": "9", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.86831, - 45.52124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPDLA46WPGDU", - "ref": "DLA46WPGDU", - "description": "Vienne, Quai Riondet", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.86831, - 45.52124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP3016375233547149439", - "ref": "470991", - "description": "Easy Charge/DLA46WPGDU", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.046105, - 47.242648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLW6FSKXES4TGY", - "ref": "LLW6FSKXES4TGY", - "description": "Besançon, Chemin des Vareilles", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.046105, - 47.242648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP282741111363974012", - "ref": "1092153", - "description": "Easy Charge/LLW6FSKXES4TGY", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.046105, - 47.242648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLW6FSKXES4TGY", - "ref": "LLW6FSKXES4TGY", - "description": "Besançon, Chemin des Vareilles", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.046105, - 47.242648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP282741111363974012", - "ref": "1092153", - "description": "Easy Charge/LLW6FSKXES4TGY", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.39309448, - 47.28256557 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPUEBQLVNOQE", - "ref": "UEBQLVNOQE", - "description": "La Baule , Parking Avenue des Ifs", - "capacity": "12", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.393094, - 47.282565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6432825469786216743", - "ref": "756942", - "description": "Easy Charge/UEBQLVNOQE", - "capacity": "21", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.39309448, - 47.28256557 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPUEBQLVNOQE", - "ref": "UEBQLVNOQE", - "description": "La Baule , Parking Avenue des Ifs", - "capacity": "12", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.393094, - 47.282565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6432825469786216743", - "ref": "756942", - "description": "Easy Charge/UEBQLVNOQE", - "capacity": "21", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3423687, - 48.6237128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPQPBGH8RU9O", - "ref": "QPBGH8RU9O", - "description": "Ste Gennevieve des Bois , Animalis", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.342368, - 48.623712 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP2117924541477205793", - "ref": "756924", - "description": "Easy Charge/QPBGH8RU9O", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3423687, - 48.6237128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPQPBGH8RU9O", - "ref": "QPBGH8RU9O", - "description": "Ste Gennevieve des Bois , Animalis", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.342368, - 48.623712 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP2117924541477205793", - "ref": "756924", - "description": "Easy Charge/QPBGH8RU9O", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.874256, - 47.202362 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLW7R0WMDKLPGE", - "ref": "LLW7R0WMDKLPGE", - "description": "Dannemarie-sur-Crète, Parking de la bibliothèque", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.874256, - 47.202362 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP7398163452285158569", - "ref": "1107723", - "description": "Easy Charge/LLW7R0WMDKLPGE", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.874256, - 47.202362 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLW7R0WMDKLPGE", - "ref": "LLW7R0WMDKLPGE", - "description": "Dannemarie-sur-Crète, Parking de la bibliothèque", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.874256, - 47.202362 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP7398163452285158569", - "ref": "1107723", - "description": "Easy Charge/LLW7R0WMDKLPGE", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.98404, - 47.27135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLYIDDYU1DI2B1", - "ref": "LLYIDDYU1DI2B1", - "description": "Ecole-Valentin, Rue de l'Amitié", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.98404, - 47.27135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP2377098036075319908", - "ref": "1153767", - "description": "Easy Charge/LLYIDDYU1DI2B1", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.98404, - 47.27135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLYIDDYU1DI2B1", - "ref": "LLYIDDYU1DI2B1", - "description": "Ecole-Valentin, Rue de l'Amitié", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.98404, - 47.27135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP2377098036075319908", - "ref": "1153767", - "description": "Easy Charge/LLYIDDYU1DI2B1", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.701405, - 47.425549 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPNGEJDB7SE2", - "ref": "NGEJDB7SE2", - "description": "Tours, Maginot", - "capacity": "3", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.701405, - 47.425549 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5615912658928238847", - "ref": "749232", - "description": "Easy Charge/NGEJDB7SE2", - "capacity": "3", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.701405, - 47.425549 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPNGEJDB7SE2", - "ref": "NGEJDB7SE2", - "description": "Tours, Maginot", - "capacity": "3", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.701405, - 47.425549 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5615912658928238847", - "ref": "749232", - "description": "Easy Charge/NGEJDB7SE2", - "capacity": "3", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87537, - 45.52576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPYSDEHHGQGH", - "ref": "YSDEHHGQGH", - "description": "Vienne, Parking François Mitterrand", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87537, - 45.52576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP4823842941976966771", - "ref": "446498", - "description": "Easy Charge/YSDEHHGQGH", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.95955, - 47.300833 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLYSFVHEX1SDQR", - "ref": "LLYSFVHEX1SDQR", - "description": "Les Auxons, Impasse Matisse", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.95955, - 47.300833 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1487037822871135745", - "ref": "1161876", - "description": "Easy Charge/LLYSFVHEX1SDQR", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.95955, - 47.300833 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLYSFVHEX1SDQR", - "ref": "LLYSFVHEX1SDQR", - "description": "Les Auxons, Impasse Matisse", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.95955, - 47.300833 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1487037822871135745", - "ref": "1161876", - "description": "Easy Charge/LLYSFVHEX1SDQR", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.16046, - 47.197149 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLYIDJDEYGG9Z9", - "ref": "LLYIDJDEYGG9Z9", - "description": "Mamirolle, Grande Rue", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.16046, - 47.197149 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP3084213313885754708", - "ref": "1293145", - "description": "Easy Charge/LLYIDJDEYGG9Z9", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.16046, - 47.197149 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLYIDJDEYGG9Z9", - "ref": "LLYIDJDEYGG9Z9", - "description": "Mamirolle, Grande Rue", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.16046, - 47.197149 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP3084213313885754708", - "ref": "1293145", - "description": "Easy Charge/LLYIDJDEYGG9Z9", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1259, - 48.82597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPEKGLSXWYLC", - "ref": "EKGLSXWYLC", - "description": "Le Chesnay, Rue Pottier", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1259, - 48.82597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP8076918150941615191", - "ref": "705890", - "description": "Easy Charge/EKGLSXWYLC", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1259, - 48.82597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPEKGLSXWYLC", - "ref": "EKGLSXWYLC", - "description": "Le Chesnay, Rue Pottier", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1259, - 48.82597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP8076918150941615191", - "ref": "705890", - "description": "Easy Charge/EKGLSXWYLC", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.10233384, - 44.56943231 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPFJZP5RGIWR", - "ref": "FJZP5RGIWR", - "description": "GAP , Parking relais du plan Tokoro", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.102333, - 44.569432 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP8733015993563062513", - "ref": "891984", - "description": "Easy Charge/FJZP5RGIWR", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.10233384, - 44.56943231 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPFJZP5RGIWR", - "ref": "FJZP5RGIWR", - "description": "GAP , Parking relais du plan Tokoro", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.102333, - 44.569432 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP8733015993563062513", - "ref": "891984", - "description": "Easy Charge/FJZP5RGIWR", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.7335976, - 48.5061868 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPOBK3LW1EFF", - "ref": "OBK3LW1EFF", - "description": "Saint-Brieuc , Lapeyre", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.733597, - 48.506186 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP2449049883447741656", - "ref": "749235", - "description": "Easy Charge/OBK3LW1EFF", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.7335976, - 48.5061868 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPOBK3LW1EFF", - "ref": "OBK3LW1EFF", - "description": "Saint-Brieuc , Lapeyre", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.733597, - 48.506186 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP2449049883447741656", - "ref": "749235", - "description": "Easy Charge/OBK3LW1EFF", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.05445737, - 44.55803133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPOTVB8WALIY", - "ref": "OTVB8WALIY", - "description": "GAP , Parking relais du Sénateur", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.054457, - 44.558031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP779612544478421265", - "ref": "749238", - "description": "Easy Charge/OTVB8WALIY", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.05445737, - 44.55803133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPOTVB8WALIY", - "ref": "OTVB8WALIY", - "description": "GAP , Parking relais du Sénateur", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.054457, - 44.558031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP779612544478421265", - "ref": "749238", - "description": "Easy Charge/OTVB8WALIY", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.149614888, - 49.36932493 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLTFRQ3OB1MNR4", - "ref": "LLTFRQ3OB1MNR4", - "description": "Thionville, Rue de l'Agriculture", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.149614, - 49.369324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5813095168896657822", - "ref": "1167144", - "description": "Easy Charge/LLTFRQ3OB1MNR4", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.149614888, - 49.36932493 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLTFRQ3OB1MNR4", - "ref": "LLTFRQ3OB1MNR4", - "description": "Thionville, Rue de l'Agriculture", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.149614, - 49.369324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5813095168896657822", - "ref": "1167144", - "description": "Easy Charge/LLTFRQ3OB1MNR4", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.033491, - 47.905369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPKR0Q8THZQY", - "ref": "KR0Q8THZQY", - "description": "Chécy , Biocoop 1", - "capacity": "6", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.033491, - 47.905369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP2550884991527296311", - "ref": "756879", - "description": "Easy Charge/KR0Q8THZQY", - "capacity": "6", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.033491, - 47.905369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPKR0Q8THZQY", - "ref": "KR0Q8THZQY", - "description": "Chécy , Biocoop 1", - "capacity": "6", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.033491, - 47.905369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP2550884991527296311", - "ref": "756879", - "description": "Easy Charge/KR0Q8THZQY", - "capacity": "6", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.134085, - 47.28519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLX0E2OET203CT", - "ref": "LLX0E2OET203CT", - "description": "Novillars, Mairie", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.134085, - 47.28519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP3311426968733426249", - "ref": "1123164", - "description": "Easy Charge/LLX0E2OET203CT", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.134085, - 47.28519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLX0E2OET203CT", - "ref": "LLX0E2OET203CT", - "description": "Novillars, Mairie", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.134085, - 47.28519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP3311426968733426249", - "ref": "1123164", - "description": "Easy Charge/LLX0E2OET203CT", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.033491, - 47.905369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPKR0Q8THZQY", - "ref": "KR0Q8THZQY", - "description": "Chécy , Biocoop 1", - "capacity": "6", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.033491, - 47.905369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP2550884991527296311", - "ref": "756879", - "description": "Easy Charge/KR0Q8THZQY", - "capacity": "6", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.033491, - 47.905369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPKR0Q8THZQY", - "ref": "KR0Q8THZQY", - "description": "Chécy , Biocoop 1", - "capacity": "6", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.033491, - 47.905369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP2550884991527296311", - "ref": "756879", - "description": "Easy Charge/KR0Q8THZQY", - "capacity": "6", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.610229, - 49.10076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPUWBEJENZM4", - "ref": "UWBEJENZM4", - "description": "Menneval 2 , Cuisinella", - "capacity": "3", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.610229, - 49.10076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP3864528063090015830", - "ref": "749265", - "description": "Easy Charge/UWBEJENZM4", - "capacity": "3", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.610229, - 49.10076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPUWBEJENZM4", - "ref": "UWBEJENZM4", - "description": "Menneval 2 , Cuisinella", - "capacity": "3", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.610229, - 49.10076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP3864528063090015830", - "ref": "749265", - "description": "Easy Charge/UWBEJENZM4", - "capacity": "3", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3255026, - 43.4572183 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLP8JSIBO1GCWA", - "ref": "LLP8JSIBO1GCWA", - "description": "Muret, rue du Port", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.325502, - 43.457218 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1480746491801491409", - "ref": "998760", - "description": "Easy Charge/LLP8JSIBO1GCWA", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3255026, - 43.4572183 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLP8JSIBO1GCWA", - "ref": "LLP8JSIBO1GCWA", - "description": "Muret, rue du Port", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.325502, - 43.457218 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1480746491801491409", - "ref": "998760", - "description": "Easy Charge/LLP8JSIBO1GCWA", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.97086, - 47.21887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLX0D208T15BL4", - "ref": "LLX0D208T15BL4", - "description": "Besançon, Parking Cassin", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.97086, - 47.21887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP2755879867976935445", - "ref": "1343704", - "description": "Easy Charge/LLX0D208T15BL4", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.97086, - 47.21887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLX0D208T15BL4", - "ref": "LLX0D208T15BL4", - "description": "Besançon, Parking Cassin", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.97086, - 47.21887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP2755879867976935445", - "ref": "1343704", - "description": "Easy Charge/LLX0D208T15BL4", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.91961, - 47.275261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLYIDP6161663N", - "ref": "LLYIDP6161663N", - "description": "Pelousey, Parking du Centre", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.91961, - 47.275261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6760627031449557620", - "ref": "1152492", - "description": "Easy Charge/LLYIDP6161663N", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.91961, - 47.275261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLYIDP6161663N", - "ref": "LLYIDP6161663N", - "description": "Pelousey, Parking du Centre", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.91961, - 47.275261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6760627031449557620", - "ref": "1152492", - "description": "Easy Charge/LLYIDP6161663N", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.965863, - 47.261938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLM2IZNYDV1NGNH", - "ref": "LM2IZNYDV1NGNH", - "description": "Pirey, Rue du Moulin", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.965863, - 47.261938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP3457728585232608917", - "ref": "1300390", - "description": "Easy Charge/LM2IZNYDV1NGNH", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.965863, - 47.261938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLM2IZNYDV1NGNH", - "ref": "LM2IZNYDV1NGNH", - "description": "Pirey, Rue du Moulin", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.965863, - 47.261938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP3457728585232608917", - "ref": "1300390", - "description": "Easy Charge/LM2IZNYDV1NGNH", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.10147488, - 49.078857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPISRXX8UFA3", - "ref": "ISRXX8UFA3", - "description": "Jouy-aux-Arches, Actisud Saint-Jean", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.101474, - 49.078857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP4871519161165493853", - "ref": "756861", - "description": "Easy Charge/ISRXX8UFA3", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.10147488, - 49.078857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPISRXX8UFA3", - "ref": "ISRXX8UFA3", - "description": "Jouy-aux-Arches, Actisud Saint-Jean", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.101474, - 49.078857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP4871519161165493853", - "ref": "756861", - "description": "Easy Charge/ISRXX8UFA3", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87667, - 45.52714 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPQM8YJBAKS4", - "ref": "QM8YJBAKS4", - "description": "Vienne, Place des Capucins", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87667, - 45.52714 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6462981612787101367", - "ref": "453948", - "description": "Easy Charge/QM8YJBAKS4", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.113253, - 47.275223 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLM2IZWNOXC7SXF", - "ref": "LM2IZWNOXC7SXF", - "description": "Roche-lez-Beaupré, Rue Nationale", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.113253, - 47.275223 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP7880454908993439681", - "ref": "1301062", - "description": "Easy Charge/LM2IZWNOXC7SXF", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.113253, - 47.275223 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLM2IZWNOXC7SXF", - "ref": "LM2IZWNOXC7SXF", - "description": "Roche-lez-Beaupré, Rue Nationale", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.113253, - 47.275223 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP7880454908993439681", - "ref": "1301062", - "description": "Easy Charge/LM2IZWNOXC7SXF", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.11859, - 48.82555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPCBGWRNLZUG", - "ref": "CBGWRNLZUG", - "description": "Le Chesnay-Rocquencourt , Avenue Dutarte", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.11859, - 48.82555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP979091592695487513", - "ref": "756834", - "description": "Easy Charge/CBGWRNLZUG", - "capacity": "6", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.624996, - 48.062953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPSHVDJXGTXB", - "ref": "SHVDJXGTXB", - "description": "Vern-sur-Seich , Centre commercial Val D'orson1", - "capacity": "12", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.624996, - 48.062953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6551856995081249293", - "ref": "756933", - "description": "Easy Charge/SHVDJXGTXB", - "capacity": "12", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.624996, - 48.062953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPSHVDJXGTXB", - "ref": "SHVDJXGTXB", - "description": "Vern-sur-Seich , Centre commercial Val D'orson1", - "capacity": "12", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.624996, - 48.062953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6551856995081249293", - "ref": "756933", - "description": "Easy Charge/SHVDJXGTXB", - "capacity": "12", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.166713, - 49.370295 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLTFRSVOU191R4", - "ref": "LLTFRSVOU191R4", - "description": "Thionville, Chemin de Malgrange", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.166713, - 49.370295 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5420723395840493926", - "ref": "1205689", - "description": "Easy Charge/LLTFRSVOU191R4", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.166713, - 49.370295 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLTFRSVOU191R4", - "ref": "LLTFRSVOU191R4", - "description": "Thionville, Chemin de Malgrange", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.166713, - 49.370295 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5420723395840493926", - "ref": "1205689", - "description": "Easy Charge/LLTFRSVOU191R4", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.848091, - 45.628359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPIMSALVK01H", - "ref": "IMSALVK01H", - "description": "Montvalezan, Parking des Pistes", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.848091, - 45.628359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6708679730445819755", - "ref": "694169", - "description": "Easy Charge/IMSALVK01H", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.848091, - 45.628359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPIMSALVK01H", - "ref": "IMSALVK01H", - "description": "Montvalezan, Parking des Pistes", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.848091, - 45.628359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6708679730445819755", - "ref": "694169", - "description": "Easy Charge/IMSALVK01H", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.118376, - 47.224268 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLUVDCM821TOCX", - "ref": "LLUVDCM821TOCX", - "description": "Saône, Salle Joseph Guinemand (ex :Place Jean moulin (ex. Grande Rue)", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.118376, - 47.224268 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6974835704922404166", - "ref": "1075746", - "description": "Easy Charge/LLUVDCM821TOCX", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.118376, - 47.224268 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLUVDCM821TOCX", - "ref": "LLUVDCM821TOCX", - "description": "Saône, Salle Joseph Guinemand (ex :Place Jean moulin (ex. Grande Rue)", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.118376, - 47.224268 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6974835704922404166", - "ref": "1075746", - "description": "Easy Charge/LLUVDCM821TOCX", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.99775, - 47.24488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLW6F8AI42LMTJ", - "ref": "LLW6F8AI42LMTJ", - "description": "Besançon, Avenue Léo Lagrange", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.99775, - 47.24488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6464581255767245022", - "ref": "1111917", - "description": "Easy Charge/LLW6F8AI42LMTJ", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.99775, - 47.24488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLW6F8AI42LMTJ", - "ref": "LLW6F8AI42LMTJ", - "description": "Besançon, Avenue Léo Lagrange", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.99775, - 47.24488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6464581255767245022", - "ref": "1111917", - "description": "Easy Charge/LLW6F8AI42LMTJ", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.071912, - 44.244091 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLUWS9RE7ZW7TR", - "ref": "LLUWS9RE7ZW7TR", - "description": "Vaison-la-Romaine, Avenue du Général de Gaulle", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.071912, - 44.244091 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP201533227710894735", - "ref": "1129725", - "description": "Easy Charge/LLUWS9RE7ZW7TR", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.071912, - 44.244091 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLUWS9RE7ZW7TR", - "ref": "LLUWS9RE7ZW7TR", - "description": "Vaison-la-Romaine, Avenue du Général de Gaulle", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.071912, - 44.244091 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP201533227710894735", - "ref": "1129725", - "description": "Easy Charge/LLUWS9RE7ZW7TR", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.198161, - 47.3742809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPJJWKFPHI8F", - "ref": "JJWKFPHI8F", - "description": "Ancenis Saint Géron , Tape à l'Œil 1", - "capacity": "6", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.198161, - 47.37428 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1508924673469036796", - "ref": "749205", - "description": "Easy Charge/JJWKFPHI8F", - "capacity": "6", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.198161, - 47.3742809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPJJWKFPHI8F", - "ref": "JJWKFPHI8F", - "description": "Ancenis Saint Géron , Tape à l'Œil 1", - "capacity": "6", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.198161, - 47.37428 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1508924673469036796", - "ref": "749205", - "description": "Easy Charge/JJWKFPHI8F", - "capacity": "6", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.625425, - 47.468856 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLNBRL6CWM5SME", - "ref": "LLNBRL6CWM5SME", - "description": "Beaucouzé, Parking rue des Ifs", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.625425, - 47.468856 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP2975607860865560646", - "ref": "971747", - "description": "Easy Charge/LLNBRL6CWM5SME", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.625425, - 47.468856 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLNBRL6CWM5SME", - "ref": "LLNBRL6CWM5SME", - "description": "Beaucouzé, Parking rue des Ifs", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.625425, - 47.468856 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP2975607860865560646", - "ref": "971747", - "description": "Easy Charge/LLNBRL6CWM5SME", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.081773, - 44.562128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPXHS48CLQNH", - "ref": "XHS48CLQNH", - "description": "GAP , Parking de Bonne", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.081773, - 44.562128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP363374605277126645", - "ref": "749271", - "description": "Easy Charge/XHS48CLQNH", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.081773, - 44.562128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPXHS48CLQNH", - "ref": "XHS48CLQNH", - "description": "GAP , Parking de Bonne", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.081773, - 44.562128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP363374605277126645", - "ref": "749271", - "description": "Easy Charge/XHS48CLQNH", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8727, - 45.5209 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPENOYQDXIZO", - "ref": "ENOYQDXIZO", - "description": "Vienne, Rue Emile Romanet", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8727, - 45.5209 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1541176919951888043", - "ref": "419052", - "description": "Easy Charge/ENOYQDXIZO", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.938878, - 47.336658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLUVBQ3R2GJI2J", - "ref": "LLUVBQ3R2GJI2J", - "description": "Cussey-sur-l'Ognon, Grande rue", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.938878, - 47.336658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1989593258353000455", - "ref": "1069239", - "description": "Easy Charge/LLUVBQ3R2GJI2J", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.938878, - 47.336658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLUVBQ3R2GJI2J", - "ref": "LLUVBQ3R2GJI2J", - "description": "Cussey-sur-l'Ognon, Grande rue", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.938878, - 47.336658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1989593258353000455", - "ref": "1069239", - "description": "Easy Charge/LLUVBQ3R2GJI2J", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.59322561, - 46.7349329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPRZ1BLGWGRM", - "ref": "RZ1BLGWGRM", - "description": "Aizenay , Bowling", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.593225, - 46.734932 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP2766913196665851232", - "ref": "756930", - "description": "Easy Charge/RZ1BLGWGRM", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.59322561, - 46.7349329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPRZ1BLGWGRM", - "ref": "RZ1BLGWGRM", - "description": "Aizenay , Bowling", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.593225, - 46.734932 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP2766913196665851232", - "ref": "756930", - "description": "Easy Charge/RZ1BLGWGRM", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.971822, - 47.323043 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLUVD2G8G17YLN", - "ref": "LLUVD2G8G17YLN", - "description": "Geneuille, Rue Courbe", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.971822, - 47.323043 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP7933581745318614595", - "ref": "1065237", - "description": "Easy Charge/LLUVD2G8G17YLN", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.971822, - 47.323043 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLUVD2G8G17YLN", - "ref": "LLUVD2G8G17YLN", - "description": "Geneuille, Rue Courbe", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.971822, - 47.323043 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP7933581745318614595", - "ref": "1065237", - "description": "Easy Charge/LLUVD2G8G17YLN", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1975218, - 47.3747263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPBHSEF8E486", - "ref": "BHSEF8E486", - "description": "Ancenis Saint Géron , Prairie - La Villa", - "capacity": "3", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.197521, - 47.374726 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5107103448392943429", - "ref": "749166", - "description": "Easy Charge/BHSEF8E486", - "capacity": "3", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1975218, - 47.3747263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPBHSEF8E486", - "ref": "BHSEF8E486", - "description": "Ancenis Saint Géron , Prairie - La Villa", - "capacity": "3", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.197521, - 47.374726 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5107103448392943429", - "ref": "749166", - "description": "Easy Charge/BHSEF8E486", - "capacity": "3", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.422784, - 48.191228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLO42FTEKYQLUU", - "ref": "LLO42FTEKYQLUU", - "description": "Golbey, 74 rue Général Leclerc Parking Leclerc", - "capacity": "9", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.422784, - 48.191228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP3049136201245743884", - "ref": "977996", - "description": "Easy Charge/LLO42FTEKYQLUU", - "capacity": "9", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.422784, - 48.191228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLO42FTEKYQLUU", - "ref": "LLO42FTEKYQLUU", - "description": "Golbey, 74 rue Général Leclerc Parking Leclerc", - "capacity": "9", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.422784, - 48.191228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP3049136201245743884", - "ref": "977996", - "description": "Easy Charge/LLO42FTEKYQLUU", - "capacity": "9", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8278014, - 48.62417 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPIT4BUYWVOG", - "ref": "IT4BUYWVOG", - "description": "Rambouillet , Gustave Eiffel", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.827801, - 48.62417 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP4327759496230623607", - "ref": "756864", - "description": "Easy Charge/IT4BUYWVOG", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8278014, - 48.62417 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPIT4BUYWVOG", - "ref": "IT4BUYWVOG", - "description": "Rambouillet , Gustave Eiffel", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.827801, - 48.62417 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP4327759496230623607", - "ref": "756864", - "description": "Easy Charge/IT4BUYWVOG", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.176115, - 47.243914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLM2J0M0PWRMH4M", - "ref": "LM2J0M0PWRMH4M", - "description": "Nancray, Grande Rue", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.176115, - 47.243914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP8361860203528708356", - "ref": "1343707", - "description": "Easy Charge/LM2J0M0PWRMH4M", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.176115, - 47.243914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLM2J0M0PWRMH4M", - "ref": "LM2J0M0PWRMH4M", - "description": "Nancray, Grande Rue", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.176115, - 47.243914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP8361860203528708356", - "ref": "1343707", - "description": "Easy Charge/LM2J0M0PWRMH4M", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.368977, - 47.283666 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPJEJMMGLWCT", - "ref": "JEJMMGLWCT", - "description": "La Baule , Place Réné Coty", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.368977, - 47.283666 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP4398203887894072542", - "ref": "756870", - "description": "Easy Charge/JEJMMGLWCT", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.368977, - 47.283666 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPJEJMMGLWCT", - "ref": "JEJMMGLWCT", - "description": "La Baule , Place Réné Coty", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.368977, - 47.283666 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP4398203887894072542", - "ref": "756870", - "description": "Easy Charge/JEJMMGLWCT", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.150838, - 47.304087 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLYID88WO2RPBD", - "ref": "LLYID88WO2RPBD", - "description": "Amagney, Rue des Mirabelles", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.150838, - 47.304087 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP658711769610412829", - "ref": "1193725", - "description": "Easy Charge/LLYID88WO2RPBD", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.150838, - 47.304087 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLYID88WO2RPBD", - "ref": "LLYID88WO2RPBD", - "description": "Amagney, Rue des Mirabelles", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.150838, - 47.304087 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP658711769610412829", - "ref": "1193725", - "description": "Easy Charge/LLYID88WO2RPBD", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.081773, - 44.562128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPXHS48CLQNH", - "ref": "XHS48CLQNH", - "description": "GAP , Parking de Bonne", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.081773, - 44.562128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP363374605277126645", - "ref": "749271", - "description": "Easy Charge/XHS48CLQNH", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.081773, - 44.562128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPXHS48CLQNH", - "ref": "XHS48CLQNH", - "description": "GAP , Parking de Bonne", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.081773, - 44.562128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP363374605277126645", - "ref": "749271", - "description": "Easy Charge/XHS48CLQNH", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.964321, - 47.18383 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLX0DLSX02DRC2", - "ref": "LLX0DLSX02DRC2", - "description": "Larnod, Route royale", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.964321, - 47.18383 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1643017972777783780", - "ref": "1129830", - "description": "Easy Charge/LLX0DLSX02DRC2", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.964321, - 47.18383 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLX0DLSX02DRC2", - "ref": "LLX0DLSX02DRC2", - "description": "Larnod, Route royale", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.964321, - 47.18383 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1643017972777783780", - "ref": "1129830", - "description": "Easy Charge/LLX0DLSX02DRC2", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.855322, - 47.14276 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLM2J0PTBPD1E62", - "ref": "LM2J0PTBPD1E62", - "description": "Osselle-Routelle, Place de l'Eglise", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.855322, - 47.14276 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6324865051143345311", - "ref": "1343662", - "description": "Easy Charge/LM2J0PTBPD1E62", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.855322, - 47.14276 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLM2J0PTBPD1E62", - "ref": "LM2J0PTBPD1E62", - "description": "Osselle-Routelle, Place de l'Eglise", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.855322, - 47.14276 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6324865051143345311", - "ref": "1343662", - "description": "Easy Charge/LM2J0PTBPD1E62", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.843016, - 47.207346 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLX0B6D4L1BX1A", - "ref": "LLX0B6D4L1BX1A", - "description": "Pouilley-Français, Grand Rue", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.843016, - 47.207346 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6240966215493494738", - "ref": "1121661", - "description": "Easy Charge/LLX0B6D4L1BX1A", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.843016, - 47.207346 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLX0B6D4L1BX1A", - "ref": "LLX0B6D4L1BX1A", - "description": "Pouilley-Français, Grand Rue", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.843016, - 47.207346 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6240966215493494738", - "ref": "1121661", - "description": "Easy Charge/LLX0B6D4L1BX1A", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.03563, - 47.2522 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLM3R1Q8V01QAYC", - "ref": "LM3R1Q8V01QAYC", - "description": "Besançon, Rue de Belfort", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.03563, - 47.2522 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP3376688081903621538", - "ref": "1352428", - "description": "Easy Charge/LM3R1Q8V01QAYC", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.03563, - 47.2522 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLM3R1Q8V01QAYC", - "ref": "LM3R1Q8V01QAYC", - "description": "Besançon, Rue de Belfort", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.03563, - 47.2522 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP3376688081903621538", - "ref": "1352428", - "description": "Easy Charge/LM3R1Q8V01QAYC", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87108, - 45.52345 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPKPFDX4FTAA", - "ref": "KPFDX4FTAA", - "description": "Vienne, Parking Saint-Pierre", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87108, - 45.52345 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP8174406698937767100", - "ref": "453942", - "description": "Easy Charge/KPFDX4FTAA", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.61182, - 50.72203 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLYH4J9W8287UP", - "ref": "LLYH4J9W8287UP", - "description": "Boulogne-sur-Mer, Parking Ancien Rivage", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.61182, - 50.72203 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5051806956698157597", - "ref": "1196806", - "description": "Easy Charge/LLYH4J9W8287UP", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.61182, - 50.72203 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLYH4J9W8287UP", - "ref": "LLYH4J9W8287UP", - "description": "Boulogne-sur-Mer, Parking Ancien Rivage", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.61182, - 50.72203 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5051806956698157597", - "ref": "1196806", - "description": "Easy Charge/LLYH4J9W8287UP", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1259, - 48.82597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPEKGLSXWYLC", - "ref": "EKGLSXWYLC", - "description": "Le Chesnay, Rue Pottier", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1259, - 48.82597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP8076918150941615191", - "ref": "705890", - "description": "Easy Charge/EKGLSXWYLC", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1259, - 48.82597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPEKGLSXWYLC", - "ref": "EKGLSXWYLC", - "description": "Le Chesnay, Rue Pottier", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1259, - 48.82597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP8076918150941615191", - "ref": "705890", - "description": "Easy Charge/EKGLSXWYLC", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.10147488, - 49.078857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPISRXX8UFA3", - "ref": "ISRXX8UFA3", - "description": "Jouy-aux-Arches, Actisud Saint-Jean", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.101474, - 49.078857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP4871519161165493853", - "ref": "756861", - "description": "Easy Charge/ISRXX8UFA3", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.10147488, - 49.078857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPISRXX8UFA3", - "ref": "ISRXX8UFA3", - "description": "Jouy-aux-Arches, Actisud Saint-Jean", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.101474, - 49.078857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP4871519161165493853", - "ref": "756861", - "description": "Easy Charge/ISRXX8UFA3", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.99957, - 47.251646 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLUWS2OGW17DV1", - "ref": "LLUWS2OGW17DV1", - "description": "Besançon, Avenue des Montbucons", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.99957, - 47.251646 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP3938688638187971954", - "ref": "1065255", - "description": "Easy Charge/LLUWS2OGW17DV1", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.99957, - 47.251646 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLUWS2OGW17DV1", - "ref": "LLUWS2OGW17DV1", - "description": "Besançon, Avenue des Montbucons", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.99957, - 47.251646 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP3938688638187971954", - "ref": "1065255", - "description": "Easy Charge/LLUWS2OGW17DV1", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.166794, - 49.360093 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLTFRUYTX2889H", - "ref": "LLTFRUYTX2889H", - "description": "Thionville, Place de la Vieille Porte", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.166794, - 49.360093 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP483671130392965466", - "ref": "1052466", - "description": "Easy Charge/LLTFRUYTX2889H", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.166794, - 49.360093 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLTFRUYTX2889H", - "ref": "LLTFRUYTX2889H", - "description": "Thionville, Place de la Vieille Porte", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.166794, - 49.360093 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP483671130392965466", - "ref": "1052466", - "description": "Easy Charge/LLTFRUYTX2889H", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.073659, - 44.239834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLUWSD9MH5DDKD", - "ref": "LLUWSD9MH5DDKD", - "description": "Vaison-la-Romaine, Quai Paul Gontard", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.073659, - 44.239834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5773967655688189908", - "ref": "1123710", - "description": "Easy Charge/LLUWSD9MH5DDKD", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.073659, - 44.239834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLUWSD9MH5DDKD", - "ref": "LLUWSD9MH5DDKD", - "description": "Vaison-la-Romaine, Quai Paul Gontard", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.073659, - 44.239834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5773967655688189908", - "ref": "1123710", - "description": "Easy Charge/LLUWSD9MH5DDKD", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.11641, - 48.82899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPOMGNS1LCLU", - "ref": "OMGNS1LCLU", - "description": "Le Chesnay-Rocquencourt , Parly 2", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.11641, - 48.82899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP8137305977622019829", - "ref": "756906", - "description": "Easy Charge/OMGNS1LCLU", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.11641, - 48.82899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPOMGNS1LCLU", - "ref": "OMGNS1LCLU", - "description": "Le Chesnay-Rocquencourt , Parly 2", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.11641, - 48.82899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP8137305977622019829", - "ref": "756906", - "description": "Easy Charge/OMGNS1LCLU", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.596451, - 48.014853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLUWSHQJC2759F", - "ref": "LLUWSHQJC2759F", - "description": "Remiremont, Avenue Julien Méline", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.596451, - 48.014853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP8280724807722645293", - "ref": "1148712", - "description": "Easy Charge/LLUWSHQJC2759F", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.596451, - 48.014853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLUWSHQJC2759F", - "ref": "LLUWSHQJC2759F", - "description": "Remiremont, Avenue Julien Méline", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.596451, - 48.014853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP8280724807722645293", - "ref": "1148712", - "description": "Easy Charge/LLUWSHQJC2759F", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.42838785, - 46.69610152 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPCBKQJQZV8O", - "ref": "CBKQJQZV8O", - "description": "La Roche sur Yon 2, Cash Piscine", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.428387, - 46.696101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP2846199569845174098", - "ref": "756837", - "description": "Easy Charge/CBKQJQZV8O", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.42838785, - 46.69610152 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPCBKQJQZV8O", - "ref": "CBKQJQZV8O", - "description": "La Roche sur Yon 2, Cash Piscine", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.428387, - 46.696101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP2846199569845174098", - "ref": "756837", - "description": "Easy Charge/CBKQJQZV8O", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.86466, - 45.51317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPMBBTCSNJTK", - "ref": "MBBTCSNJTK", - "description": "Vienne, Espace Saint-Germain Sud", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.86466, - 45.51317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP2198389748535393159", - "ref": "419064", - "description": "Easy Charge/MBBTCSNJTK", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.625425, - 47.468856 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLNBRL6CWM5SME", - "ref": "LLNBRL6CWM5SME", - "description": "Beaucouzé, Parking rue des Ifs", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.625425, - 47.468856 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP2975607860865560646", - "ref": "971747", - "description": "Easy Charge/LLNBRL6CWM5SME", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.625425, - 47.468856 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLNBRL6CWM5SME", - "ref": "LLNBRL6CWM5SME", - "description": "Beaucouzé, Parking rue des Ifs", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.625425, - 47.468856 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP2975607860865560646", - "ref": "971747", - "description": "Easy Charge/LLNBRL6CWM5SME", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.422784, - 48.191228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLO42FTEKYQLUU", - "ref": "LLO42FTEKYQLUU", - "description": "Golbey, 74 rue Général Leclerc Parking Leclerc", - "capacity": "9", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.422784, - 48.191228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP3049136201245743884", - "ref": "977996", - "description": "Easy Charge/LLO42FTEKYQLUU", - "capacity": "9", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.422784, - 48.191228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLO42FTEKYQLUU", - "ref": "LLO42FTEKYQLUU", - "description": "Golbey, 74 rue Général Leclerc Parking Leclerc", - "capacity": "9", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.422784, - 48.191228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP3049136201245743884", - "ref": "977996", - "description": "Easy Charge/LLO42FTEKYQLUU", - "capacity": "9", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.715625, - 48.0085558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPQ3W5HM1IYW", - "ref": "Q3W5HM1IYW", - "description": "Vagney , Place de Libération", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.715625, - 48.008555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP2360770256167348155", - "ref": "756918", - "description": "Easy Charge/Q3W5HM1IYW", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.715625, - 48.0085558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPQ3W5HM1IYW", - "ref": "Q3W5HM1IYW", - "description": "Vagney , Place de Libération", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.715625, - 48.008555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP2360770256167348155", - "ref": "756918", - "description": "Easy Charge/Q3W5HM1IYW", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.645486, - 44.901527 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPBNKAZ43L8B", - "ref": "BNKAZ43L8B", - "description": "Briançon, Parking du champ de Mars", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.645486, - 44.901527 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1122713651214136646", - "ref": "578822", - "description": "Easy Charge/BNKAZ43L8B", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.645486, - 44.901527 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPBNKAZ43L8B", - "ref": "BNKAZ43L8B", - "description": "Briançon, Parking du champ de Mars", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.645486, - 44.901527 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1122713651214136646", - "ref": "578822", - "description": "Easy Charge/BNKAZ43L8B", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.12136, - 48.81823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPIVMKSI9TBL", - "ref": "IVMKSI9TBL", - "description": "Le Chesnay-Rocquencourt , Boulevard Saint Antoine", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.12136, - 48.81823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP8698713093983175179", - "ref": "756867", - "description": "Easy Charge/IVMKSI9TBL", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.623218, - 50.48689 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPHRHSOKTQFF", - "ref": "HRHSOKTQFF", - "description": "Cucq , Avenue de la libération", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.623218, - 50.48689 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP7289549705299414440", - "ref": "817095", - "description": "Easy Charge/HRHSOKTQFF", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.623218, - 50.48689 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPHRHSOKTQFF", - "ref": "HRHSOKTQFF", - "description": "Cucq , Avenue de la libération", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.623218, - 50.48689 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP7289549705299414440", - "ref": "817095", - "description": "Easy Charge/HRHSOKTQFF", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.081773, - 44.562128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPREAFBETMMN", - "ref": "REAFBETMMN", - "description": "GAP , Parking de Bonne", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.081773, - 44.562128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5736990285716464617", - "ref": "749244", - "description": "Easy Charge/REAFBETMMN", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.081773, - 44.562128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPREAFBETMMN", - "ref": "REAFBETMMN", - "description": "GAP , Parking de Bonne", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.081773, - 44.562128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5736990285716464617", - "ref": "749244", - "description": "Easy Charge/REAFBETMMN", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.578113, - 50.480847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPQBIJCVEFRT", - "ref": "QBIJCVEFRT", - "description": "Cucq , Cours des Champs Elysées", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.578113, - 50.480847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5786936431265862910", - "ref": "817098", - "description": "Easy Charge/QBIJCVEFRT", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.578113, - 50.480847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPQBIJCVEFRT", - "ref": "QBIJCVEFRT", - "description": "Cucq , Cours des Champs Elysées", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.578113, - 50.480847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5786936431265862910", - "ref": "817098", - "description": "Easy Charge/QBIJCVEFRT", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.31397806, - 43.43853208 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLP8K0JJQ1M3L7", - "ref": "LLP8K0JJQ1M3L7", - "description": "Muret, rue Col Aspin", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.313978, - 43.438532 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP2617879594297859694", - "ref": "998763", - "description": "Easy Charge/LLP8K0JJQ1M3L7", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.31397806, - 43.43853208 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLP8K0JJQ1M3L7", - "ref": "LLP8K0JJQ1M3L7", - "description": "Muret, rue Col Aspin", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.313978, - 43.438532 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP2617879594297859694", - "ref": "998763", - "description": "Easy Charge/LLP8K0JJQ1M3L7", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.88866, - 44.958774 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLUWSNQ3519ITX", - "ref": "LLUWSNQ3519ITX", - "description": "Bourg-les-Valence, Hôtel Kyriad avenue de Lyon", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.88866, - 44.958774 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1380288258888777114", - "ref": "1091985", - "description": "Easy Charge/LLUWSNQ3519ITX", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.88866, - 44.958774 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLUWSNQ3519ITX", - "ref": "LLUWSNQ3519ITX", - "description": "Bourg-les-Valence, Hôtel Kyriad avenue de Lyon", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.88866, - 44.958774 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1380288258888777114", - "ref": "1091985", - "description": "Easy Charge/LLUWSNQ3519ITX", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.589814, - 50.481269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPADPWEZEQNB", - "ref": "ADPWEZEQNB", - "description": "Cucq , Place Jean Sapin", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.589814, - 50.481269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6543650408747995589", - "ref": "756828", - "description": "Easy Charge/ADPWEZEQNB", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.88866, - 44.958774 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLUWSNQ3519ITX", - "ref": "LLUWSNQ3519ITX", - "description": "Bourg-les-Valence, Hôtel Kyriad avenue de Lyon", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.88866, - 44.958774 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1380288258888777114", - "ref": "1091985", - "description": "Easy Charge/LLUWSNQ3519ITX", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.88866, - 44.958774 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLUWSNQ3519ITX", - "ref": "LLUWSNQ3519ITX", - "description": "Bourg-les-Valence, Hôtel Kyriad avenue de Lyon", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.88866, - 44.958774 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1380288258888777114", - "ref": "1091985", - "description": "Easy Charge/LLUWSNQ3519ITX", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.624996, - 48.062953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPSHVDJXGTXB", - "ref": "SHVDJXGTXB", - "description": "Vern-sur-Seich , Centre commercial Val D'orson1", - "capacity": "12", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.624996, - 48.062953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6551856995081249293", - "ref": "756933", - "description": "Easy Charge/SHVDJXGTXB", - "capacity": "12", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.624996, - 48.062953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPSHVDJXGTXB", - "ref": "SHVDJXGTXB", - "description": "Vern-sur-Seich , Centre commercial Val D'orson1", - "capacity": "12", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.624996, - 48.062953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6551856995081249293", - "ref": "756933", - "description": "Easy Charge/SHVDJXGTXB", - "capacity": "12", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.849718, - 45.501381 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPVTBYUSAA5F", - "ref": "VTBYUSAA5F", - "description": "Vienne, Parc Relais Sud", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.849718, - 45.501381 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP8254893970324751895", - "ref": "453951", - "description": "Easy Charge/VTBYUSAA5F", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6274056, - 50.50043 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPNIWYNHGWZQ", - "ref": "NIWYNHGWZQ", - "description": "Cucq , Rue Jean Jaurès", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.627405, - 50.50043 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP4659847198182315566", - "ref": "756891", - "description": "Easy Charge/NIWYNHGWZQ", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.39366363, - 47.28589164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPFSWAKMUXFE", - "ref": "FSWAKMUXFE", - "description": "La Baule , Parking Avenue Olivier Guichard", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.393663, - 47.285891 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP3617622508308938711", - "ref": "756849", - "description": "Easy Charge/FSWAKMUXFE", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.39366363, - 47.28589164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPFSWAKMUXFE", - "ref": "FSWAKMUXFE", - "description": "La Baule , Parking Avenue Olivier Guichard", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.393663, - 47.285891 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP3617622508308938711", - "ref": "756849", - "description": "Easy Charge/FSWAKMUXFE", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8716, - 45.52442 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPX1GL3ADTTI", - "ref": "X1GL3ADTTI", - "description": "Vienne, Parking Saint-Maurice", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8716, - 45.52442 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1711313030901074480", - "ref": "446495", - "description": "Easy Charge/X1GL3ADTTI", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.456523, - 48.73345 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLV2CP5UV17YWP", - "ref": "LLV2CP5UV17YWP", - "description": "Lannion, Place du Marc’Hallac’h", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.456523, - 48.73345 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5559923457793267950", - "ref": "1162770", - "description": "Easy Charge/LLV2CP5UV17YWP", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.456523, - 48.73345 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLV2CP5UV17YWP", - "ref": "LLV2CP5UV17YWP", - "description": "Lannion, Place du Marc’Hallac’h", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.456523, - 48.73345 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5559923457793267950", - "ref": "1162770", - "description": "Easy Charge/LLV2CP5UV17YWP", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.456523, - 48.73345 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLV2CP5UV17YWP", - "ref": "LLV2CP5UV17YWP", - "description": "Lannion, Place du Marc’Hallac’h", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.456523, - 48.73345 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5559923457793267950", - "ref": "1162770", - "description": "Easy Charge/LLV2CP5UV17YWP", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.456523, - 48.73345 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLV2CP5UV17YWP", - "ref": "LLV2CP5UV17YWP", - "description": "Lannion, Place du Marc’Hallac’h", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.456523, - 48.73345 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5559923457793267950", - "ref": "1162770", - "description": "Easy Charge/LLV2CP5UV17YWP", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.460073, - 48.729297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLUVAKJT5MS6WH", - "ref": "LLUVAKJT5MS6WH", - "description": "Lannion, Parking de Caerphilly", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.460073, - 48.729297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP2739821090927311117", - "ref": "1167582", - "description": "Easy Charge/LLUVAKJT5MS6WH", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.460073, - 48.729297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLUVAKJT5MS6WH", - "ref": "LLUVAKJT5MS6WH", - "description": "Lannion, Parking de Caerphilly", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.460073, - 48.729297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP2739821090927311117", - "ref": "1167582", - "description": "Easy Charge/LLUVAKJT5MS6WH", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.423561, - 44.46108263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLP9I2USP1IJQM", - "ref": "LLP9I2USP1IJQM", - "description": "Cahors, avenue Maryse Bastié", - "capacity": "12", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.423561, - 44.461082 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1629700838157568719", - "ref": "998775", - "description": "Easy Charge/LLP9I2USP1IJQM", - "capacity": "12", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.423561, - 44.46108263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLP9I2USP1IJQM", - "ref": "LLP9I2USP1IJQM", - "description": "Cahors, avenue Maryse Bastié", - "capacity": "12", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.423561, - 44.461082 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1629700838157568719", - "ref": "998775", - "description": "Easy Charge/LLP9I2USP1IJQM", - "capacity": "12", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.39118097, - 47.28521084 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPQ01LMEG8IN", - "ref": "Q01LMEG8IN", - "description": "La Baule , Parking des Frênes", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.39118, - 47.28521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5013958208834942326", - "ref": "756915", - "description": "Easy Charge/Q01LMEG8IN", - "capacity": "9", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.39118097, - 47.28521084 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPQ01LMEG8IN", - "ref": "Q01LMEG8IN", - "description": "La Baule , Parking des Frênes", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.39118, - 47.28521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5013958208834942326", - "ref": "756915", - "description": "Easy Charge/Q01LMEG8IN", - "capacity": "9", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8647, - 45.51407 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPAHACHJV7QW", - "ref": "AHACHJV7QW", - "description": "Vienne, Espace Saint-Germain Nord", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8647, - 45.51407 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP7322035919954723491", - "ref": "446489", - "description": "Easy Charge/AHACHJV7QW", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.460073, - 48.729297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLUVAKJT5MS6WH", - "ref": "LLUVAKJT5MS6WH", - "description": "Lannion, Parking de Caerphilly", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.460073, - 48.729297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP2739821090927311117", - "ref": "1167582", - "description": "Easy Charge/LLUVAKJT5MS6WH", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.460073, - 48.729297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLUVAKJT5MS6WH", - "ref": "LLUVAKJT5MS6WH", - "description": "Lannion, Parking de Caerphilly", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.460073, - 48.729297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP2739821090927311117", - "ref": "1167582", - "description": "Easy Charge/LLUVAKJT5MS6WH", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.466377, - 48.723197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLUVAZL70U6GN1", - "ref": "LLUVAZL70U6GN1", - "description": "Lannion, Parking de l’Hôpital Public", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.466377, - 48.723197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP8505294281592303772", - "ref": "1188568", - "description": "Easy Charge/LLUVAZL70U6GN1", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.466377, - 48.723197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLUVAZL70U6GN1", - "ref": "LLUVAZL70U6GN1", - "description": "Lannion, Parking de l’Hôpital Public", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.466377, - 48.723197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP8505294281592303772", - "ref": "1188568", - "description": "Easy Charge/LLUVAZL70U6GN1", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.075366, - 44.556334 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPYSXIGR3DN1", - "ref": "YSXIGR3DN1", - "description": "GAP , Parking Muret", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.075366, - 44.556334 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP4908888133749132346", - "ref": "749280", - "description": "Easy Charge/YSXIGR3DN1", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.075366, - 44.556334 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPYSXIGR3DN1", - "ref": "YSXIGR3DN1", - "description": "GAP , Parking Muret", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.075366, - 44.556334 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP4908888133749132346", - "ref": "749280", - "description": "Easy Charge/YSXIGR3DN1", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.466377, - 48.723197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLUVAZL70U6GN1", - "ref": "LLUVAZL70U6GN1", - "description": "Lannion, Parking de l’Hôpital Public", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.466377, - 48.723197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP8505294281592303772", - "ref": "1188568", - "description": "Easy Charge/LLUVAZL70U6GN1", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.466377, - 48.723197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLUVAZL70U6GN1", - "ref": "LLUVAZL70U6GN1", - "description": "Lannion, Parking de l’Hôpital Public", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.466377, - 48.723197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP8505294281592303772", - "ref": "1188568", - "description": "Easy Charge/LLUVAZL70U6GN1", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.33468, - 49.140137 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLYSFJR2N19WEJ", - "ref": "LLYSFJR2N19WEJ", - "description": "Ifs, Centre commercial Cityfs", - "capacity": "9", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.33468, - 49.140137 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1343754490911960850", - "ref": "1190992", - "description": "Easy Charge/LLYSFJR2N19WEJ", - "capacity": "9", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.33468, - 49.140137 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLYSFJR2N19WEJ", - "ref": "LLYSFJR2N19WEJ", - "description": "Ifs, Centre commercial Cityfs", - "capacity": "9", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.33468, - 49.140137 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1343754490911960850", - "ref": "1190992", - "description": "Easy Charge/LLYSFJR2N19WEJ", - "capacity": "9", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.383534, - 47.70610897 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPD4JETRQTHU", - "ref": "D4JETRQTHU", - "description": "Chateaubriant BCM , Fournil du Castel", - "capacity": "3", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.383534, - 47.706108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP8629211942043049826", - "ref": "749169", - "description": "Easy Charge/D4JETRQTHU", - "capacity": "3", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.383534, - 47.70610897 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPD4JETRQTHU", - "ref": "D4JETRQTHU", - "description": "Chateaubriant BCM , Fournil du Castel", - "capacity": "3", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.383534, - 47.706108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP8629211942043049826", - "ref": "749169", - "description": "Easy Charge/D4JETRQTHU", - "capacity": "3", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.158977, - 49.34989 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLTFTWCST1T75U", - "ref": "LLTFTWCST1T75U", - "description": "Thionville, Rue de l'Ancienne Gare", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.158977, - 49.34989 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP3245912365458924745", - "ref": "1044732", - "description": "Easy Charge/LLTFTWCST1T75U", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.158977, - 49.34989 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLTFTWCST1T75U", - "ref": "LLTFTWCST1T75U", - "description": "Thionville, Rue de l'Ancienne Gare", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.158977, - 49.34989 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP3245912365458924745", - "ref": "1044732", - "description": "Easy Charge/LLTFTWCST1T75U", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87419, - 45.52793 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPZDHWTXVFAL", - "ref": "ZDHWTXVFAL", - "description": "Vienne, Parking Saint-Louis", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87419, - 45.52793 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP721593041770855565", - "ref": "470994", - "description": "Easy Charge/ZDHWTXVFAL", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.555722, - 49.090025 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLYSG004A2O2R0", - "ref": "LLYSG004A2O2R0", - "description": "Saint-Witz, Parking La Boucherie", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.555722, - 49.090025 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLYSG004A2O2R0", - "ref": "LLYSG004A2O2R0", - "description": "Saint-Witz, Parking La Boucherie", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1297, - 48.82966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPNN4XSWH5DX", - "ref": "NN4XSWH5DX", - "description": "Le Chesnay-Rocquencourt , Carr de l'Europe", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1297, - 48.82966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP2484546783364566998", - "ref": "756894", - "description": "Easy Charge/NN4XSWH5DX", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1297, - 48.82966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPNN4XSWH5DX", - "ref": "NN4XSWH5DX", - "description": "Le Chesnay-Rocquencourt , Carr de l'Europe", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1297, - 48.82966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP2484546783364566998", - "ref": "756894", - "description": "Easy Charge/NN4XSWH5DX", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1975218, - 47.3747263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPDRGQ6PKL5V", - "ref": "DRGQ6PKL5V", - "description": "Ancenis Saint Géron , Prairie - La Villa 1", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.197521, - 47.374726 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5747353026598849702", - "ref": "749172", - "description": "Easy Charge/DRGQ6PKL5V", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1975218, - 47.3747263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPDRGQ6PKL5V", - "ref": "DRGQ6PKL5V", - "description": "Ancenis Saint Géron , Prairie - La Villa 1", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.197521, - 47.374726 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5747353026598849702", - "ref": "749172", - "description": "Easy Charge/DRGQ6PKL5V", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.11641, - 48.82899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPOMGNS1LCLU", - "ref": "OMGNS1LCLU", - "description": "Le Chesnay-Rocquencourt , Parly 2", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.11641, - 48.82899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP8137305977622019829", - "ref": "756906", - "description": "Easy Charge/OMGNS1LCLU", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.11641, - 48.82899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPOMGNS1LCLU", - "ref": "OMGNS1LCLU", - "description": "Le Chesnay-Rocquencourt , Parly 2", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.11641, - 48.82899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP8137305977622019829", - "ref": "756906", - "description": "Easy Charge/OMGNS1LCLU", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.12136, - 48.81823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPTHKQUCFYN1", - "ref": "THKQUCFYN1", - "description": "Le Chesnay-Rocquencourt , Boulevard Saint Antoine", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.12136, - 48.81823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP2986603707561273598", - "ref": "756936", - "description": "Easy Charge/THKQUCFYN1", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.12136, - 48.81823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPTHKQUCFYN1", - "ref": "THKQUCFYN1", - "description": "Le Chesnay-Rocquencourt , Boulevard Saint Antoine", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.12136, - 48.81823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP2986603707561273598", - "ref": "756936", - "description": "Easy Charge/THKQUCFYN1", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.390048, - 47.288245 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPOWECYEJ70R", - "ref": "OWECYEJ70R", - "description": "La Baule , Parking SNCF S2", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.390048, - 47.288245 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5750012738029653878", - "ref": "756912", - "description": "Easy Charge/OWECYEJ70R", - "capacity": "9", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.390048, - 47.288245 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPOWECYEJ70R", - "ref": "OWECYEJ70R", - "description": "La Baule , Parking SNCF S2", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.390048, - 47.288245 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5750012738029653878", - "ref": "756912", - "description": "Easy Charge/OWECYEJ70R", - "capacity": "9", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6780942, - 48.989656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPNUSCG35WSR", - "ref": "NUSCG35WSR", - "description": "Buchelay , 3 Rue du Tarn", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.678094, - 48.989656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP4686443950813245654", - "ref": "756897", - "description": "Easy Charge/NUSCG35WSR", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6780942, - 48.989656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPNUSCG35WSR", - "ref": "NUSCG35WSR", - "description": "Buchelay , 3 Rue du Tarn", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.678094, - 48.989656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP4686443950813245654", - "ref": "756897", - "description": "Easy Charge/NUSCG35WSR", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.076656422, - 44.56080886 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPHGBPTTZQAT", - "ref": "HGBPTTZQAT", - "description": "GAP , Parking Verdun", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.076656, - 44.560808 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6790775800265221677", - "ref": "749190", - "description": "Easy Charge/HGBPTTZQAT", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.076656422, - 44.56080886 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPHGBPTTZQAT", - "ref": "HGBPTTZQAT", - "description": "GAP , Parking Verdun", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.076656, - 44.560808 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6790775800265221677", - "ref": "749190", - "description": "Easy Charge/HGBPTTZQAT", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.0311706, - 46.909317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPRJHKY5SHCF", - "ref": "RJHKY5SHCF", - "description": "Beauvoir sur Mer , Pressing du Gois", - "capacity": "3", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.03117, - 46.909317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5582478759194851655", - "ref": "756927", - "description": "Easy Charge/RJHKY5SHCF", - "capacity": "3", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.0311706, - 46.909317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPRJHKY5SHCF", - "ref": "RJHKY5SHCF", - "description": "Beauvoir sur Mer , Pressing du Gois", - "capacity": "3", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.03117, - 46.909317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5582478759194851655", - "ref": "756927", - "description": "Easy Charge/RJHKY5SHCF", - "capacity": "3", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.076656422, - 44.56080886 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPHGBPTTZQAT", - "ref": "HGBPTTZQAT", - "description": "GAP , Parking Verdun", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.076656, - 44.560808 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6790775800265221677", - "ref": "749190", - "description": "Easy Charge/HGBPTTZQAT", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.076656422, - 44.56080886 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPHGBPTTZQAT", - "ref": "HGBPTTZQAT", - "description": "GAP , Parking Verdun", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.076656, - 44.560808 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6790775800265221677", - "ref": "749190", - "description": "Easy Charge/HGBPTTZQAT", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0488425, - 43.918005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPNGOKGIG3FX", - "ref": "NGOKGIG3FX", - "description": "L'Isle-sur-la-Sorgue , Av de la libération", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.048842, - 43.918005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP8497333679480094567", - "ref": "756888", - "description": "Easy Charge/NGOKGIG3FX", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0488425, - 43.918005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPNGOKGIG3FX", - "ref": "NGOKGIG3FX", - "description": "L'Isle-sur-la-Sorgue , Av de la libération", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.048842, - 43.918005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP8497333679480094567", - "ref": "756888", - "description": "Easy Charge/NGOKGIG3FX", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.086055, - 44.559359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPWO5HAKLPQY", - "ref": "WO5HAKLPQY", - "description": "GAP , Parking Boulevard Bellevue", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.086055, - 44.559359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6359953037159864216", - "ref": "749268", - "description": "Easy Charge/WO5HAKLPQY", - "capacity": "9", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.086055, - 44.559359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPWO5HAKLPQY", - "ref": "WO5HAKLPQY", - "description": "GAP , Parking Boulevard Bellevue", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.086055, - 44.559359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6359953037159864216", - "ref": "749268", - "description": "Easy Charge/WO5HAKLPQY", - "capacity": "9", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.086055, - 44.559359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPWO5HAKLPQY", - "ref": "WO5HAKLPQY", - "description": "GAP , Parking Boulevard Bellevue", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.086055, - 44.559359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6359953037159864216", - "ref": "749268", - "description": "Easy Charge/WO5HAKLPQY", - "capacity": "9", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.086055, - 44.559359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPWO5HAKLPQY", - "ref": "WO5HAKLPQY", - "description": "GAP , Parking Boulevard Bellevue", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.086055, - 44.559359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6359953037159864216", - "ref": "749268", - "description": "Easy Charge/WO5HAKLPQY", - "capacity": "9", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.464633454, - 48.41380902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPAI6HVCTTMU", - "ref": "AI6HVCTTMU", - "description": "Barjouville , Pierres Missigault", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.463101, - 48.411555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP985128760370158270", - "ref": "891981", - "description": "Easy Charge/AI6HVCTTMU", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.464633454, - 48.41380902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPAI6HVCTTMU", - "ref": "AI6HVCTTMU", - "description": "Barjouville , Pierres Missigault", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.463101, - 48.411555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP985128760370158270", - "ref": "891981", - "description": "Easy Charge/AI6HVCTTMU", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.055715, - 43.918901 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPGVR3SGYX1N", - "ref": "GVR3SGYX1N", - "description": "L'Isle-sur-la-Sorgue , René Char", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.055715, - 43.918901 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5796031910066998390", - "ref": "756852", - "description": "Easy Charge/GVR3SGYX1N", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.055715, - 43.918901 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPGVR3SGYX1N", - "ref": "GVR3SGYX1N", - "description": "L'Isle-sur-la-Sorgue , René Char", - "capacity": "3", - "charging_station:output": "60 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.055715, - 43.918901 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5796031910066998390", - "ref": "756852", - "description": "Easy Charge/GVR3SGYX1N", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.053522, - 43.92091 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPCSBVBZRQDD", - "ref": "CSBVBZRQDD", - "description": "L'Isle-sur-la-Sorgue , Chemin des Hors", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.053522, - 43.92091 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP4008485862100666099", - "ref": "756840", - "description": "Easy Charge/CSBVBZRQDD", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.053522, - 43.92091 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPCSBVBZRQDD", - "ref": "CSBVBZRQDD", - "description": "L'Isle-sur-la-Sorgue , Chemin des Hors", - "capacity": "3", - "charging_station:output": "60 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.053522, - 43.92091 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP4008485862100666099", - "ref": "756840", - "description": "Easy Charge/CSBVBZRQDD", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.160109, - 49.355016 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLTFRVML1XNT20", - "ref": "LLTFRVML1XNT20", - "description": "Thionville, Place Marie Louise", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.160109, - 49.355016 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1940954039312582766", - "ref": "1065864", - "description": "Easy Charge/LLTFRVML1XNT20", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.160109, - 49.355016 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLTFRVML1XNT20", - "ref": "LLTFRVML1XNT20", - "description": "Thionville, Place Marie Louise", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.160109, - 49.355016 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1940954039312582766", - "ref": "1065864", - "description": "Easy Charge/LLTFRVML1XNT20", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.19204764, - 47.37342395 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLNBRJZCD15IJA", - "ref": "LLNBRJZCD15IJA", - "description": "Ancenis Saint Géron, Ancenis 3 - Parking JAM", - "capacity": "3", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.19204764, - 47.37342395 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLNBRJZCD15IJA", - "ref": "LLNBRJZCD15IJA", - "description": "Ancenis Saint Géron, Ancenis 3 - Parking JAM", - "capacity": "3", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.422346, - 48.183955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPB8VYNNI4EK", - "ref": "B8VYNNI4EK", - "description": "Golbey , Collège Louis Armand", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.422346, - 48.183955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1518749361329271151", - "ref": "756831", - "description": "Easy Charge/B8VYNNI4EK", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8278014, - 48.62417 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPIT4BUYWVOG", - "ref": "IT4BUYWVOG", - "description": "Rambouillet , Gustave Eiffel", - "capacity": "6", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.827801, - 48.62417 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP4327759496230623607", - "ref": "756864", - "description": "Easy Charge/IT4BUYWVOG", - "capacity": "6", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8278014, - 48.62417 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPIT4BUYWVOG", - "ref": "IT4BUYWVOG", - "description": "Rambouillet , Gustave Eiffel", - "capacity": "6", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.827801, - 48.62417 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP4327759496230623607", - "ref": "756864", - "description": "Easy Charge/IT4BUYWVOG", - "capacity": "6", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.42217, - 48.203893 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPMCGNQKQFJH", - "ref": "MCGNQKQFJH", - "description": "Golbey , Salle Lepage", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.42217, - 48.203893 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5558564850833843064", - "ref": "756885", - "description": "Easy Charge/MCGNQKQFJH", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.425071, - 48.204234 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPM676DRCSZV", - "ref": "M676DRCSZV", - "description": "Golbey , Stade la Haie le Doyen", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.425071, - 48.204234 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP7705164923954297435", - "ref": "756882", - "description": "Easy Charge/M676DRCSZV", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.419279, - 48.19778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPOVIWXTLG8F", - "ref": "OVIWXTLG8F", - "description": "Golbey , Salle Schuman", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.419279, - 48.19778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6708768255854794075", - "ref": "756909", - "description": "Easy Charge/OVIWXTLG8F", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.419279, - 48.19778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPOVIWXTLG8F", - "ref": "OVIWXTLG8F", - "description": "Golbey , Salle Schuman", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.419279, - 48.19778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6708768255854794075", - "ref": "756909", - "description": "Easy Charge/OVIWXTLG8F", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.39309448, - 47.28256557 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPUEBQLVNOQE", - "ref": "UEBQLVNOQE", - "description": "La Baule , Parking Avenue des Ifs", - "capacity": "12", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.393094, - 47.282565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6432825469786216743", - "ref": "756942", - "description": "Easy Charge/UEBQLVNOQE", - "capacity": "21", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.39309448, - 47.28256557 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPUEBQLVNOQE", - "ref": "UEBQLVNOQE", - "description": "La Baule , Parking Avenue des Ifs", - "capacity": "12", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.393094, - 47.282565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6432825469786216743", - "ref": "756942", - "description": "Easy Charge/UEBQLVNOQE", - "capacity": "21", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.43709, - 48.197523 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPTVTXY7HIQV", - "ref": "TVTXY7HIQV", - "description": "Golbey , Place du 8 mai", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.43709, - 48.197523 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6461946704630698693", - "ref": "756939", - "description": "Easy Charge/TVTXY7HIQV", - "capacity": "4", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.43709, - 48.197523 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPTVTXY7HIQV", - "ref": "TVTXY7HIQV", - "description": "Golbey , Place du 8 mai", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.43709, - 48.197523 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6461946704630698693", - "ref": "756939", - "description": "Easy Charge/TVTXY7HIQV", - "capacity": "4", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.441108, - 48.198048 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPUTCAFKUEJR", - "ref": "UTCAFKUEJR", - "description": "Golbey , Place du Souvenir", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.441108, - 48.198048 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP4427459459468815809", - "ref": "756945", - "description": "Easy Charge/UTCAFKUEJR", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.441108, - 48.198048 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPUTCAFKUEJR", - "ref": "UTCAFKUEJR", - "description": "Golbey , Place du Souvenir", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.441108, - 48.198048 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP4427459459468815809", - "ref": "756945", - "description": "Easy Charge/UTCAFKUEJR", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.12707, - 48.82238 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPJSNTKCLBH0", - "ref": "JSNTKCLBH0", - "description": "Le Chesnay-Rocquencourt, Carrefour de la Redingote", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.12707, - 48.82238 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5722439895068958996", - "ref": "682115", - "description": "Easy Charge/JSNTKCLBH0", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.12707, - 48.82238 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPJSNTKCLBH0", - "ref": "JSNTKCLBH0", - "description": "Le Chesnay-Rocquencourt, Carrefour de la Redingote", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.12707, - 48.82238 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5722439895068958996", - "ref": "682115", - "description": "Easy Charge/JSNTKCLBH0", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.189956, - 49.015557 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPAAOHVNYG1P", - "ref": "AAOHVNYG1P", - "description": "Vieil Evreux , V and B", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.189956, - 49.015557 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP8283546159974475377", - "ref": "749160", - "description": "Easy Charge/AAOHVNYG1P", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.189956, - 49.015557 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPAAOHVNYG1P", - "ref": "AAOHVNYG1P", - "description": "Vieil Evreux , V and B", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.189956, - 49.015557 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP8283546159974475377", - "ref": "749160", - "description": "Easy Charge/AAOHVNYG1P", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.33468, - 49.140137 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLYSFJR2N19WEJ", - "ref": "LLYSFJR2N19WEJ", - "description": "Ifs, Centre commercial Cityfs", - "capacity": "9", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.33468, - 49.140137 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1343754490911960850", - "ref": "1190992", - "description": "Easy Charge/LLYSFJR2N19WEJ", - "capacity": "9", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.33468, - 49.140137 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLYSFJR2N19WEJ", - "ref": "LLYSFJR2N19WEJ", - "description": "Ifs, Centre commercial Cityfs", - "capacity": "9", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.33468, - 49.140137 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1343754490911960850", - "ref": "1190992", - "description": "Easy Charge/LLYSFJR2N19WEJ", - "capacity": "9", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.160085, - 49.367283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLTFRWL4I5JUTD", - "ref": "LLTFRWL4I5JUTD", - "description": "Thionville, Rue des Pyramides", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.160085, - 49.367283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6989008127840464190", - "ref": "1044393", - "description": "Easy Charge/LLTFRWL4I5JUTD", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.160085, - 49.367283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLTFRWL4I5JUTD", - "ref": "LLTFRWL4I5JUTD", - "description": "Thionville, Rue des Pyramides", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.160085, - 49.367283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6989008127840464190", - "ref": "1044393", - "description": "Easy Charge/LLTFRWL4I5JUTD", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.33468, - 49.140137 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLYSFJR2N19WEJ", - "ref": "LLYSFJR2N19WEJ", - "description": "Ifs, Centre commercial Cityfs", - "capacity": "9", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.33468, - 49.140137 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1343754490911960850", - "ref": "1190992", - "description": "Easy Charge/LLYSFJR2N19WEJ", - "capacity": "9", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.33468, - 49.140137 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLYSFJR2N19WEJ", - "ref": "LLYSFJR2N19WEJ", - "description": "Ifs, Centre commercial Cityfs", - "capacity": "9", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.33468, - 49.140137 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1343754490911960850", - "ref": "1190992", - "description": "Easy Charge/LLYSFJR2N19WEJ", - "capacity": "9", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.32595921, - 43.46315122 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLP8K463YLTZ8H", - "ref": "LLP8K463YLTZ8H", - "description": "Muret, boulevard Arsitide Briand", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.325959, - 43.463151 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP8709174818513246983", - "ref": "998766", - "description": "Easy Charge/LLP8K463YLTZ8H", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.32595921, - 43.46315122 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLP8K463YLTZ8H", - "ref": "LLP8K463YLTZ8H", - "description": "Muret, boulevard Arsitide Briand", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.325959, - 43.463151 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP8709174818513246983", - "ref": "998766", - "description": "Easy Charge/LLP8K463YLTZ8H", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3853898, - 47.70502658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPHW9LNU9VCS", - "ref": "HW9LNU9VCS", - "description": "Chateaubriant, Emeraude", - "capacity": "6", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.385389, - 47.705026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP3029630988653136582", - "ref": "749196", - "description": "Easy Charge/HW9LNU9VCS", - "capacity": "6", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3853898, - 47.70502658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPHW9LNU9VCS", - "ref": "HW9LNU9VCS", - "description": "Chateaubriant, Emeraude", - "capacity": "6", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.385389, - 47.705026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP3029630988653136582", - "ref": "749196", - "description": "Easy Charge/HW9LNU9VCS", - "capacity": "6", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.159945, - 49.359728 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLTFRX5K42CTR6", - "ref": "LLTFRX5K42CTR6", - "description": "Thionville, Place Malraux", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.159945, - 49.359728 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP8086143952624100230", - "ref": "1052469", - "description": "Easy Charge/LLTFRX5K42CTR6", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.159945, - 49.359728 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLTFRX5K42CTR6", - "ref": "LLTFRX5K42CTR6", - "description": "Thionville, Place Malraux", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.159945, - 49.359728 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP8086143952624100230", - "ref": "1052469", - "description": "Easy Charge/LLTFRX5K42CTR6", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.330613, - 43.465721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLP8KG9LX2LWYK", - "ref": "LLP8KG9LX2LWYK", - "description": "Muret, rue de Monès del Pujol", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.330613, - 43.465721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP4453113212587991275", - "ref": "998769", - "description": "Easy Charge/LLP8KG9LX2LWYK", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.330613, - 43.465721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLP8KG9LX2LWYK", - "ref": "LLP8KG9LX2LWYK", - "description": "Muret, rue de Monès del Pujol", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.330613, - 43.465721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP4453113212587991275", - "ref": "998769", - "description": "Easy Charge/LLP8KG9LX2LWYK", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.691438, - 48.353853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLRG450QW2PSES", - "ref": "LLRG450QW2PSES", - "description": "Neufchâteau, Place Jules Méline", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.691438, - 48.353853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP3083879896575250336", - "ref": "1052463", - "description": "Easy Charge/LLRG450QW2PSES", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.691438, - 48.353853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLRG450QW2PSES", - "ref": "LLRG450QW2PSES", - "description": "Neufchâteau, Place Jules Méline", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.691438, - 48.353853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP3083879896575250336", - "ref": "1052463", - "description": "Easy Charge/LLRG450QW2PSES", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.423561, - 44.46108263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLP9I2USP1IJQM", - "ref": "LLP9I2USP1IJQM", - "description": "Cahors, avenue Maryse Bastié", - "capacity": "12", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.423561, - 44.461082 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1629700838157568719", - "ref": "998775", - "description": "Easy Charge/LLP9I2USP1IJQM", - "capacity": "12", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.423561, - 44.46108263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLP9I2USP1IJQM", - "ref": "LLP9I2USP1IJQM", - "description": "Cahors, avenue Maryse Bastié", - "capacity": "12", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.423561, - 44.461082 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1629700838157568719", - "ref": "998775", - "description": "Easy Charge/LLP9I2USP1IJQM", - "capacity": "12", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.387643, - 47.704946 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPKBHAWTZPA1", - "ref": "KBHAWTZPA1", - "description": "Châteaubriant, Le Général", - "capacity": "6", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.387643, - 47.704946 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP7380911634541879295", - "ref": "756876", - "description": "Easy Charge/KBHAWTZPA1", - "capacity": "9", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.387643, - 47.704946 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPKBHAWTZPA1", - "ref": "KBHAWTZPA1", - "description": "Châteaubriant, Le Général", - "capacity": "6", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.387643, - 47.704946 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP7380911634541879295", - "ref": "756876", - "description": "Easy Charge/KBHAWTZPA1", - "capacity": "9", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.163369, - 49.35472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLTFTV0OTHO8K6", - "ref": "LLTFTV0OTHO8K6", - "description": "Thionville, Place de la République", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.163369, - 49.35472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5718403288102674796", - "ref": "1182843", - "description": "Easy Charge/LLTFTV0OTHO8K6", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.163369, - 49.35472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLTFTV0OTHO8K6", - "ref": "LLTFTV0OTHO8K6", - "description": "Thionville, Place de la République", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.163369, - 49.35472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5718403288102674796", - "ref": "1182843", - "description": "Easy Charge/LLTFTV0OTHO8K6", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.422784, - 48.191228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLO42FTEKYQLUU", - "ref": "LLO42FTEKYQLUU", - "description": "Golbey, 74 rue Général Leclerc Parking Leclerc", - "capacity": "9", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.422784, - 48.191228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP3049136201245743884", - "ref": "977996", - "description": "Easy Charge/LLO42FTEKYQLUU", - "capacity": "9", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.422784, - 48.191228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLO42FTEKYQLUU", - "ref": "LLO42FTEKYQLUU", - "description": "Golbey, 74 rue Général Leclerc Parking Leclerc", - "capacity": "9", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.422784, - 48.191228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP3049136201245743884", - "ref": "977996", - "description": "Easy Charge/LLO42FTEKYQLUU", - "capacity": "9", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3853898, - 47.70502658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPHW9LNU9VCS", - "ref": "HW9LNU9VCS", - "description": "Chateaubriant, Emeraude", - "capacity": "6", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.385389, - 47.705026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP3029630988653136582", - "ref": "749196", - "description": "Easy Charge/HW9LNU9VCS", - "capacity": "6", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3853898, - 47.70502658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPHW9LNU9VCS", - "ref": "HW9LNU9VCS", - "description": "Chateaubriant, Emeraude", - "capacity": "6", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.385389, - 47.705026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP3029630988653136582", - "ref": "749196", - "description": "Easy Charge/HW9LNU9VCS", - "capacity": "6", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.11855, - 48.83427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPXA1GQIFFQO", - "ref": "XA1GQIFFQO", - "description": "Le Chesnay-Rocquencourt , Rue des érables ", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.11855, - 48.83427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP4326368110244923693", - "ref": "756954", - "description": "Easy Charge/XA1GQIFFQO", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.198161, - 47.3742809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPJJWKFPHI8F", - "ref": "JJWKFPHI8F", - "description": "Ancenis Saint Géron , Tape à l'Œil 1", - "capacity": "6", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.198161, - 47.37428 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1508924673469036796", - "ref": "749205", - "description": "Easy Charge/JJWKFPHI8F", - "capacity": "6", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.198161, - 47.3742809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPJJWKFPHI8F", - "ref": "JJWKFPHI8F", - "description": "Ancenis Saint Géron , Tape à l'Œil 1", - "capacity": "6", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.198161, - 47.37428 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1508924673469036796", - "ref": "749205", - "description": "Easy Charge/JJWKFPHI8F", - "capacity": "6", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.576203, - 50.706084 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLYH4UR0H2RNFO", - "ref": "LLYH4UR0H2RNFO", - "description": "Le Portel, Rue Mgr Haffreingue", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.576203, - 50.706084 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1769607198258892873", - "ref": "1198525", - "description": "Easy Charge/LLYH4UR0H2RNFO", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.576203, - 50.706084 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLYH4UR0H2RNFO", - "ref": "LLYH4UR0H2RNFO", - "description": "Le Portel, Rue Mgr Haffreingue", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.576203, - 50.706084 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1769607198258892873", - "ref": "1198525", - "description": "Easy Charge/LLYH4UR0H2RNFO", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.33468, - 49.140137 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLYSFJR2N19WEJ", - "ref": "LLYSFJR2N19WEJ", - "description": "Ifs, Centre commercial Cityfs", - "capacity": "9", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.33468, - 49.140137 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1343754490911960850", - "ref": "1190992", - "description": "Easy Charge/LLYSFJR2N19WEJ", - "capacity": "9", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.33468, - 49.140137 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLYSFJR2N19WEJ", - "ref": "LLYSFJR2N19WEJ", - "description": "Ifs, Centre commercial Cityfs", - "capacity": "9", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.33468, - 49.140137 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1343754490911960850", - "ref": "1190992", - "description": "Easy Charge/LLYSFJR2N19WEJ", - "capacity": "9", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.555722, - 49.090025 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLYSG004A2O2R0", - "ref": "LLYSG004A2O2R0", - "description": "Saint-Witz, Parking La Boucherie", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.555722, - 49.090025 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLYSG004A2O2R0", - "ref": "LLYSG004A2O2R0", - "description": "Saint-Witz, Parking La Boucherie", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.387643, - 47.704946 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPKBHAWTZPA1", - "ref": "KBHAWTZPA1", - "description": "Châteaubriant, Le Général", - "capacity": "6", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.387643, - 47.704946 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP7380911634541879295", - "ref": "756876", - "description": "Easy Charge/KBHAWTZPA1", - "capacity": "9", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.387643, - 47.704946 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPKBHAWTZPA1", - "ref": "KBHAWTZPA1", - "description": "Châteaubriant, Le Général", - "capacity": "6", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.387643, - 47.704946 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP7380911634541879295", - "ref": "756876", - "description": "Easy Charge/KBHAWTZPA1", - "capacity": "9", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3324227, - 43.4730686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLP8KORJ71SYMW", - "ref": "LLP8KORJ71SYMW", - "description": "Muret, avenue de l'Europe", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.332422, - 43.473068 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP4666664938396330611", - "ref": "998772", - "description": "Easy Charge/LLP8KORJ71SYMW", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3324227, - 43.4730686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLP8KORJ71SYMW", - "ref": "LLP8KORJ71SYMW", - "description": "Muret, avenue de l'Europe", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.332422, - 43.473068 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP4666664938396330611", - "ref": "998772", - "description": "Easy Charge/LLP8KORJ71SYMW", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.368977, - 47.283666 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPJEJMMGLWCT", - "ref": "JEJMMGLWCT", - "description": "La Baule , Place Réné Coty", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.368977, - 47.283666 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP4398203887894072542", - "ref": "756870", - "description": "Easy Charge/JEJMMGLWCT", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.368977, - 47.283666 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPJEJMMGLWCT", - "ref": "JEJMMGLWCT", - "description": "La Baule , Place Réné Coty", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.368977, - 47.283666 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP4398203887894072542", - "ref": "756870", - "description": "Easy Charge/JEJMMGLWCT", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.12831, - 48.81617 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPDCQ0LAWQZE", - "ref": "DCQ0LAWQZE", - "description": "Le Chesnay-Rocquencourt , Rue de Versailles", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.12831, - 48.81617 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP1264450225598680994", - "ref": "756843", - "description": "Easy Charge/DCQ0LAWQZE", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.39366363, - 47.28589164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPFSWAKMUXFE", - "ref": "FSWAKMUXFE", - "description": "La Baule , Parking Avenue Olivier Guichard", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.393663, - 47.285891 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP3617622508308938711", - "ref": "756849", - "description": "Easy Charge/FSWAKMUXFE", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.39366363, - 47.28589164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPFSWAKMUXFE", - "ref": "FSWAKMUXFE", - "description": "La Baule , Parking Avenue Olivier Guichard", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.393663, - 47.285891 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP3617622508308938711", - "ref": "756849", - "description": "Easy Charge/FSWAKMUXFE", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.39118097, - 47.28521084 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPQ01LMEG8IN", - "ref": "Q01LMEG8IN", - "description": "La Baule , Parking des Frênes", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.39118, - 47.28521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5013958208834942326", - "ref": "756915", - "description": "Easy Charge/Q01LMEG8IN", - "capacity": "9", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.39118097, - 47.28521084 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPQ01LMEG8IN", - "ref": "Q01LMEG8IN", - "description": "La Baule , Parking des Frênes", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.39118, - 47.28521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP5013958208834942326", - "ref": "756915", - "description": "Easy Charge/Q01LMEG8IN", - "capacity": "9", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.588633, - 48.016024 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLUVBEQKC2744K", - "ref": "LLUVBEQKC2744K", - "description": "Remiremont, Parking Batardeau", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.588633, - 48.016024 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP8656327171890716138", - "ref": "1150095", - "description": "Easy Charge/LLUVBEQKC2744K", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.588633, - 48.016024 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPLLUVBEQKC2744K", - "ref": "LLUVBEQKC2744K", - "description": "Remiremont, Parking Batardeau", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.588633, - 48.016024 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP8656327171890716138", - "ref": "1150095", - "description": "Easy Charge/LLUVBEQKC2744K", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.11859, - 48.82555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPCBGWRNLZUG", - "ref": "CBGWRNLZUG", - "description": "Le Chesnay-Rocquencourt , Avenue Dutarte", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.11859, - 48.82555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP979091592695487513", - "ref": "756834", - "description": "Easy Charge/CBGWRNLZUG", - "capacity": "6", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.39309448, - 47.28256557 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPUEBQLVNOQE", - "ref": "UEBQLVNOQE", - "description": "La Baule , Parking Avenue des Ifs", - "capacity": "12", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.393094, - 47.282565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6432825469786216743", - "ref": "756942", - "description": "Easy Charge/UEBQLVNOQE", - "capacity": "21", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.39309448, - 47.28256557 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easycharge services", - "owner:ref:FR:SIREN": "901772400", - "operator:email": "exploitation@easycharge-vinci.COM", - "operator:phone": "+33 3 67 47 06 40", - "network": "Easycharge services", - "ref:EU:EVSE": "FRECHPUEBQLVNOQE", - "ref": "UEBQLVNOQE", - "description": "La Baule , Parking Avenue des Ifs", - "capacity": "12", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.393094, - 47.282565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Easy Charge | FR*ECH", - "operator:email": "roaming@freshmile.com", - "network": "Easy Charge", - "ref:EU:EVSE": "FRECHP6432825469786216743", - "ref": "756942", - "description": "Easy Charge/UEBQLVNOQE", - "capacity": "21", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.820679, - 45.24305 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "EcoPhi mobility", - "owner:ref:FR:SIREN": "852602259", - "operator:email": "contact@properphi.com", - "operator:phone": "+33 6 03 06 20 98", - "network": "PROPERPHI", - "ref:EU:EVSE": "FRECPEF3CALBON", - "description": "F3CAlbon", - "capacity": "2", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.820679, - 45.24305 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "EcoPhi mobility", - "owner:ref:FR:SIREN": "852602259", - "operator:email": "contact@properphi.com", - "operator:phone": "+33 6 03 06 20 98", - "network": "PROPERPHI", - "ref:EU:EVSE": "FRECPEF3CALBON", - "description": "F3CAlbon", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3491347, - 47.3517596 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "EcoPhi mobility", - "owner:ref:FR:SIREN": "852602259", - "operator:email": "contact@properphi.com", - "operator:phone": "+33 6 03 06 20 98", - "network": "PROPERPHI", - "ref:EU:EVSE": "FRECPEF3CBAUME", - "description": "F3CBaume", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3491347, - 47.3517596 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "EcoPhi mobility", - "owner:ref:FR:SIREN": "852602259", - "operator:email": "contact@properphi.com", - "operator:phone": "+33 6 03 06 20 98", - "network": "PROPERPHI", - "ref:EU:EVSE": "FRECPEF3CBAUME", - "description": "F3CBaume", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3491347, - 47.3517596 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "EcoPhi mobility", - "owner:ref:FR:SIREN": "852602259", - "operator:email": "contact@properphi.com", - "operator:phone": "+33 6 03 06 20 98", - "network": "PROPERPHI", - "ref:EU:EVSE": "FRECPEF3CBAUME", - "description": "F3CBaume", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3491347, - 47.3517596 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "EcoPhi mobility", - "owner:ref:FR:SIREN": "852602259", - "operator:email": "contact@properphi.com", - "operator:phone": "+33 6 03 06 20 98", - "network": "PROPERPHI", - "ref:EU:EVSE": "FRECPEF3CBAUME", - "description": "F3CBaume", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3491347, - 47.3517596 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "EcoPhi mobility", - "owner:ref:FR:SIREN": "852602259", - "operator:email": "contact@properphi.com", - "operator:phone": "+33 6 03 06 20 98", - "network": "PROPERPHI", - "ref:EU:EVSE": "FRECPEF3CBAUME", - "description": "F3CBaume", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.604637, - 48.077638 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Ecophi mobility", - "owner:ref:FR:SIREN": "334836608", - "operator:email": "contact@properphi.com", - "operator:phone": "+33 6 03 06 20 98", - "network": "PROPERPHI", - "ref:EU:EVSE": "FRECPEMAUFFREYACADEMY", - "description": "MAUFFREY ACADEMY", - "capacity": "20", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "MO-FR 08:00-17:00", - "wheelchair": "yes", - "start_date": "2022-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.604637, - 48.077638 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Ecophi mobility", - "owner:ref:FR:SIREN": "334836608", - "operator:email": "contact@properphi.com", - "operator:phone": "+33 6 03 06 20 98", - "network": "PROPERPHI", - "ref:EU:EVSE": "FRECPEMAUFFREYACADEMY", - "description": "MAUFFREY ACADEMY", - "capacity": "20", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "MO-FR 08:00-17:00", - "wheelchair": "yes", - "start_date": "2022-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.604637, - 48.077638 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Ecophi mobility", - "owner:ref:FR:SIREN": "334836608", - "operator:email": "contact@properphi.com", - "operator:phone": "+33 6 03 06 20 98", - "network": "PROPERPHI", - "ref:EU:EVSE": "FRECPEMAUFFREYACADEMY", - "description": "MAUFFREY ACADEMY", - "capacity": "20", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "MO-FR 08:00-17:00", - "wheelchair": "yes", - "start_date": "2022-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.2559, - 48.767815 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP7030633243094728804", - "ref": "1110528", - "description": "Road/66601e0f347884001c688e64", - "capacity": "6", - "socket:type2_combo:output": "130 kW", - "charging_station:output": "130 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.2559, - 48.767815 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP7030633243094728804", - "ref": "1110528", - "description": "Road/66601e0f347884001c688e64", - "capacity": "6", - "socket:type2_combo:output": "130 kW", - "charging_station:output": "130 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.986854, - 43.164343 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP2631805134109764731", - "ref": "1035447", - "description": "Road/65fae2b616d8c6001c5a2f64", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Fr,Tu,Mo,We,Th,Sa,Su 08:00-18:00", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.986854, - 43.164343 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP2631805134109764731", - "ref": "1035447", - "description": "Road/65fae2b616d8c6001c5a2f64", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Fr,Tu,Mo,We,Th,Sa,Su 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.986854, - 43.164343 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP2631805134109764731", - "ref": "1035447", - "description": "Road/65fae2b616d8c6001c5a2f64", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Fr,Tu,Mo,We,Th,Sa,Su 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.094627, - 48.933286 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP5277045838590196606", - "ref": "1069782", - "description": "Road/662a108e42984d001b54016e", - "capacity": "6", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Tu,Th,Fr,Mo,Sa,Su,We 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.094627, - 48.933286 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP5277045838590196606", - "ref": "1069782", - "description": "Road/662a108e42984d001b54016e", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Tu,Th,Fr,Mo,Sa,Su,We 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.730888, - 48.492088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP3065809517042566221", - "ref": "1019244", - "description": "Road/64bfbf3e94b4ac001c6abf4f", - "capacity": "6", - "charging_station:output": "28 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "We,Fr,Su,Mo,Tu,Sa,Th 08:00-18:00", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -60.97137, - 14.545623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP1044722743164947836", - "ref": "1361713", - "description": "Road/679796b395dba033aa0bfb9b", - "capacity": "2", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -60.97137, - 14.545623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP1044722743164947836", - "ref": "1361713", - "description": "Road/679796b395dba033aa0bfb9b", - "capacity": "2", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.533541, - 44.788653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP570509927073270956", - "ref": "1078062", - "description": "Road/660548f47019dd001bad9a86", - "capacity": "10", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Sa,Fr,Tu,Mo,Th,Su,We 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -61.059402, - 14.633567 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP7548563323277950550", - "ref": "1361719", - "description": "Road/66f6d0f3ba99a1001cdb0b6f", - "capacity": "2", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -61.059402, - 14.633567 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP7548563323277950550", - "ref": "1361719", - "description": "Road/66f6d0f3ba99a1001cdb0b6f", - "capacity": "2", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.533541, - 44.788653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP570509927073270956", - "ref": "1078062", - "description": "Road/660548f47019dd001bad9a86", - "capacity": "10", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Sa,Fr,Tu,Mo,Th,Su,We 08:00-18:00", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.533541, - 44.788653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP570509927073270956", - "ref": "1078062", - "description": "Road/660548f47019dd001bad9a86", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Sa,Fr,Tu,Mo,Th,Su,We 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.533541, - 44.788653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP570509927073270956", - "ref": "1078062", - "description": "Road/660548f47019dd001bad9a86", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Sa,Fr,Tu,Mo,Th,Su,We 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.730888, - 48.492088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP3065809517042566221", - "ref": "1019244", - "description": "Road/64bfbf3e94b4ac001c6abf4f", - "capacity": "6", - "charging_station:output": "28 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "We,Fr,Su,Mo,Tu,Sa,Th 08:00-18:00", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.986854, - 43.164343 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP2631805134109764731", - "ref": "1035447", - "description": "Road/65fae2b616d8c6001c5a2f64", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Fr,Tu,Mo,We,Th,Sa,Su 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.986854, - 43.164343 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP2631805134109764731", - "ref": "1035447", - "description": "Road/65fae2b616d8c6001c5a2f64", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Fr,Tu,Mo,We,Th,Sa,Su 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.533541, - 44.788653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP570509927073270956", - "ref": "1078062", - "description": "Road/660548f47019dd001bad9a86", - "capacity": "10", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Sa,Fr,Tu,Mo,Th,Su,We 08:00-18:00", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.533541, - 44.788653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP570509927073270956", - "ref": "1078062", - "description": "Road/660548f47019dd001bad9a86", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Sa,Fr,Tu,Mo,Th,Su,We 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.533541, - 44.788653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP570509927073270956", - "ref": "1078062", - "description": "Road/660548f47019dd001bad9a86", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Sa,Fr,Tu,Mo,Th,Su,We 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -61.079674, - 14.612693 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP7365534955021416358", - "ref": "1361728", - "description": "Road/679798a11ac77a5c67685acd", - "capacity": "2", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -61.079674, - 14.612693 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP7365534955021416358", - "ref": "1361728", - "description": "Road/679798a11ac77a5c67685acd", - "capacity": "2", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.713666, - 49.508887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP3116177617641971262", - "ref": "1173465", - "description": "Road/66c738edbfcff0001c4d228d", - "capacity": "7", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Tu,Th,Fr,Sa,We,Su,Mo 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.713666, - 49.508887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP3116177617641971262", - "ref": "1173465", - "description": "Road/66c738edbfcff0001c4d228d", - "capacity": "7", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Tu,Th,Fr,Sa,We,Su,Mo 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.173666, - 48.04877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP7396233447156661684", - "ref": "1040388", - "description": "Road/6602b0c7dc671a001cf5efe6", - "capacity": "5", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Fr,Mo,Th,Tu,We,Sa,Su 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.173666, - 48.04877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP7396233447156661684", - "ref": "1040388", - "description": "Road/6602b0c7dc671a001cf5efe6", - "capacity": "5", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Fr,Mo,Th,Tu,We,Sa,Su 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.087673, - 46.058846 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP6241517963869762142", - "ref": "1078104", - "description": "Road/6628e65110e1ec001cf69f2e", - "capacity": "5", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Su,Fr,Tu,We,Sa,Th,Mo 08:00-18:00", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.087673, - 46.058846 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP6241517963869762142", - "ref": "1078104", - "description": "Road/6628e65110e1ec001cf69f2e", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Su,Fr,Tu,We,Sa,Th,Mo 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.087673, - 46.058846 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP6241517963869762142", - "ref": "1078104", - "description": "Road/6628e65110e1ec001cf69f2e", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Su,Fr,Tu,We,Sa,Th,Mo 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -61.722737, - 15.996683 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP4353560772132748247", - "ref": "1180683", - "description": "Road/66c4cc6bce1068001c12494a", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Th,Tu,Mo,Fr,Sa,Su,We 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -61.722737, - 15.996683 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP4353560772132748247", - "ref": "1180683", - "description": "Road/66c4cc6bce1068001c12494a", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Th,Tu,Mo,Fr,Sa,Su,We 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.81122, - 49.539274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP3429379235597762902", - "ref": "1272619", - "description": "Road/6723986c1da837677b30b62f", - "capacity": "3", - "socket:type2_combo:output": "210 kW", - "charging_station:output": "210 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Th,Fr,Su,We,Mo,Tu,Sa 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.81122, - 49.539274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP3429379235597762902", - "ref": "1272619", - "description": "Road/6723986c1da837677b30b62f", - "capacity": "3", - "socket:type2_combo:output": "210 kW", - "charging_station:output": "210 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Th,Fr,Su,We,Mo,Tu,Sa 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.730888, - 48.492088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP3065809517042566221", - "ref": "1019244", - "description": "Road/64bfbf3e94b4ac001c6abf4f", - "capacity": "6", - "charging_station:output": "28 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "We,Fr,Su,Mo,Tu,Sa,Th 08:00-18:00", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.473483, - 45.214513 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP6015435817440742168", - "ref": "1078047", - "description": "Road/661e63bd482c8f001c37c3e5", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Sa,Th,Su,Fr,We,Tu,Mo 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.473483, - 45.214513 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP6015435817440742168", - "ref": "1078047", - "description": "Road/661e63bd482c8f001c37c3e5", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Sa,Th,Su,Fr,We,Tu,Mo 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.084924, - 48.939443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP3424779269404149781", - "ref": "1078155", - "description": "Road/662a125ab23335001dad08bf", - "capacity": "6", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Tu,Th,We,Sa,Mo,Fr,Su 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.084924, - 48.939443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP3424779269404149781", - "ref": "1078155", - "description": "Road/662a125ab23335001dad08bf", - "capacity": "6", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Tu,Th,We,Sa,Mo,Fr,Su 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.268986, - 48.771601 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP2357344128530324014", - "ref": "1161891", - "description": "Road/66ab9bcb017dc0001c4fa4ea", - "capacity": "3", - "socket:type2_combo:output": "105 kW", - "charging_station:output": "105 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Su,Fr,Mo,Th,Sa,Tu,We 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.268986, - 48.771601 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP2357344128530324014", - "ref": "1161891", - "description": "Road/66ab9bcb017dc0001c4fa4ea", - "capacity": "3", - "socket:type2_combo:output": "105 kW", - "charging_station:output": "105 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Su,Fr,Mo,Th,Sa,Tu,We 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.533541, - 44.788653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP570509927073270956", - "ref": "1078062", - "description": "Road/660548f47019dd001bad9a86", - "capacity": "10", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Sa,Fr,Tu,Mo,Th,Su,We 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.713666, - 49.508887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP3116177617641971262", - "ref": "1173465", - "description": "Road/66c738edbfcff0001c4d228d", - "capacity": "7", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Tu,Th,Fr,Sa,We,Su,Mo 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.713666, - 49.508887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP3116177617641971262", - "ref": "1173465", - "description": "Road/66c738edbfcff0001c4d228d", - "capacity": "7", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Tu,Th,Fr,Sa,We,Su,Mo 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.360411, - 43.315877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP8060714555212126836", - "ref": "1036020", - "description": "Road/65fd6a0c0835d4001c86dfd6", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Sa,Th,Tu,Fr,Mo,Su,We 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.360411, - 43.315877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP8060714555212126836", - "ref": "1036020", - "description": "Road/65fd6a0c0835d4001c86dfd6", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Sa,Th,Tu,Fr,Mo,Su,We 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.868375, - 48.946258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP6368231066863518762", - "ref": "1157301", - "description": "Road/66a90083105edf001c4de36c", - "capacity": "4", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Su,Fr,Tu,Sa,We,Mo,Th 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.868375, - 48.946258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP6368231066863518762", - "ref": "1157301", - "description": "Road/66a90083105edf001c4de36c", - "capacity": "4", - "socket:type2_combo:output": "176 kW", - "charging_station:output": "176 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Su,Fr,Tu,Sa,We,Mo,Th 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.868375, - 48.946258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP6368231066863518762", - "ref": "1157301", - "description": "Road/66a90083105edf001c4de36c", - "capacity": "4", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Su,Fr,Tu,Sa,We,Mo,Th 08:00-18:00", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.909294, - 42.77591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP7755885590947188229", - "ref": "1013163", - "description": "Road/65a57613676533001c5888d1", - "capacity": "5", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Su,Sa,Th,Tu,Mo,Fr,We 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.909294, - 42.77591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP7755885590947188229", - "ref": "1013163", - "description": "Road/65a57613676533001c5888d1", - "capacity": "5", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Su,Sa,Th,Tu,Mo,Fr,We 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.360411, - 43.315877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP8060714555212126836", - "ref": "1036020", - "description": "Road/65fd6a0c0835d4001c86dfd6", - "capacity": "5", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Sa,Th,Tu,Fr,Mo,Su,We 08:00-18:00", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.360411, - 43.315877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP8060714555212126836", - "ref": "1036020", - "description": "Road/65fd6a0c0835d4001c86dfd6", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Sa,Th,Tu,Fr,Mo,Su,We 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.360411, - 43.315877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP8060714555212126836", - "ref": "1036020", - "description": "Road/65fd6a0c0835d4001c86dfd6", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Sa,Th,Tu,Fr,Mo,Su,We 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.730888, - 48.492088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP3065809517042566221", - "ref": "1019244", - "description": "Road/64bfbf3e94b4ac001c6abf4f", - "capacity": "6", - "charging_station:output": "28 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "We,Fr,Su,Mo,Tu,Sa,Th 08:00-18:00", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.986854, - 43.164343 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP2631805134109764731", - "ref": "1035447", - "description": "Road/65fae2b616d8c6001c5a2f64", - "capacity": "9", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Fr,Tu,Mo,We,Th,Sa,Su 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.986854, - 43.164343 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP2631805134109764731", - "ref": "1035447", - "description": "Road/65fae2b616d8c6001c5a2f64", - "capacity": "9", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Fr,Tu,Mo,We,Th,Sa,Su 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -61.053345, - 14.611778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP659422061763876082", - "ref": "1361710", - "description": "Road/67979976cd3589f3eccaab05", - "capacity": "2", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -61.053345, - 14.611778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP659422061763876082", - "ref": "1361710", - "description": "Road/67979976cd3589f3eccaab05", - "capacity": "2", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.713666, - 49.508887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP3116177617641971262", - "ref": "1173465", - "description": "Road/66c738edbfcff0001c4d228d", - "capacity": "7", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Tu,Th,Fr,Sa,We,Su,Mo 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.713666, - 49.508887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP3116177617641971262", - "ref": "1173465", - "description": "Road/66c738edbfcff0001c4d228d", - "capacity": "7", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Tu,Th,Fr,Sa,We,Su,Mo 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.413962, - 49.188446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP6457221164357293137", - "ref": "1172856", - "description": "Road/66c5b73d3e1d1c001c894543", - "capacity": "3", - "charging_station:output": "40 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Su,Fr,Th,Tu,We,Mo,Sa 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.413962, - 49.188446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP6457221164357293137", - "ref": "1172856", - "description": "Road/66c5b73d3e1d1c001c894543", - "capacity": "3", - "socket:type2_combo:output": "40 kW", - "charging_station:output": "40 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Su,Fr,Th,Tu,We,Mo,Sa 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.173666, - 48.04877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP7396233447156661684", - "ref": "1040388", - "description": "Road/6602b0c7dc671a001cf5efe6", - "capacity": "5", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Fr,Mo,Th,Tu,We,Sa,Su 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.173666, - 48.04877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP7396233447156661684", - "ref": "1040388", - "description": "Road/6602b0c7dc671a001cf5efe6", - "capacity": "5", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Fr,Mo,Th,Tu,We,Sa,Su 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.730888, - 48.492088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP3065809517042566221", - "ref": "1019244", - "description": "Road/64bfbf3e94b4ac001c6abf4f", - "capacity": "6", - "charging_station:output": "28 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "We,Fr,Su,Mo,Tu,Sa,Th 08:00-18:00", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.909294, - 42.77591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP7755885590947188229", - "ref": "1013163", - "description": "Road/65a57613676533001c5888d1", - "capacity": "5", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Su,Sa,Th,Tu,Mo,Fr,We 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.909294, - 42.77591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP7755885590947188229", - "ref": "1013163", - "description": "Road/65a57613676533001c5888d1", - "capacity": "5", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Su,Sa,Th,Tu,Mo,Fr,We 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.986854, - 43.164343 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP2631805134109764731", - "ref": "1035447", - "description": "Road/65fae2b616d8c6001c5a2f64", - "capacity": "9", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Fr,Tu,Mo,We,Th,Sa,Su 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.986854, - 43.164343 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP2631805134109764731", - "ref": "1035447", - "description": "Road/65fae2b616d8c6001c5a2f64", - "capacity": "9", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Fr,Tu,Mo,We,Th,Sa,Su 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.220368, - 47.775576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP1470245982860148903", - "ref": "1072137", - "description": "Road/6630e95dc8c612001cff1739", - "capacity": "3", - "socket:type2_combo:output": "176 kW", - "charging_station:output": "176 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Mo,Sa,Tu,Fr,We,Su,Th 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.220368, - 47.775576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP1470245982860148903", - "ref": "1072137", - "description": "Road/6630e95dc8c612001cff1739", - "capacity": "3", - "charging_station:output": "176 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Mo,Sa,Tu,Fr,We,Su,Th 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.089928, - 48.937434 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP7334262758655174050", - "ref": "1078128", - "description": "Road/662a131c42984d001b542891", - "capacity": "6", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Fr,Tu,Sa,Su,We,Mo,Th 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.089928, - 48.937434 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Road | FR*EFL", - "operator:email": "roaming-dev@road.io", - "network": "Road", - "ref:EU:EVSE": "FREFLP7334262758655174050", - "ref": "1078128", - "description": "Road/662a131c42984d001b542891", - "capacity": "6", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Fr,Tu,Sa,Su,We,Mo,Th 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.803, - 47.395 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "EKLEO", - "operator:email": "elodie.parramon@ekleo-transports.fr", - "network": "Réseau EKLEO Montlouis sur Loire", - "ref:EU:EVSE": "FREKLP", - "description": "EKLEO Montlouis-sur-Loire", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-FR 08:00-18:00", - "wheelchair": "no", - "start_date": "2024-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.803, - 47.395 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "EKLEO", - "owner:ref:FR:SIREN": "353422983", - "operator:email": "elodie.parramon@ekleo-transports.fr", - "operator:phone": "+33 3 32 00 00 00 00", - "network": "Réseau EKLEO Montlouis sur Loire", - "ref:EU:EVSE": "FREKLPMLSL", - "ref": "2d37e20e-bb10-4d25-9717-08268cf2a17a", - "description": "EKLEO Montlouis-sur-Loire", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-FR 08:00-18:00", - "wheelchair": "no", - "start_date": "2024-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.803, - 47.395 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "EKLEO", - "owner:ref:FR:SIREN": "353422983", - "operator:email": "elodie.parramon@ekleo-transports.fr", - "operator:phone": "+33 3 32 00 00 00 00", - "network": "Réseau EKLEO Montlouis sur Loire", - "ref:EU:EVSE": "FREKLPMLSL", - "ref": "2d37e20e-bb10-4d25-9717-08268cf2a17a", - "description": "EKLEO Montlouis-sur-Loire", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-FR 08:00-18:00", - "wheelchair": "no", - "start_date": "2024-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.803, - 47.395 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "EKLEO", - "owner:ref:FR:SIREN": "353422983", - "operator:email": "elodie.parramon@ekleo-transports.fr", - "operator:phone": "+33 3 32 00 00 00 00", - "network": "Réseau EKLEO Montlouis sur Loire", - "ref:EU:EVSE": "FREKLPMLSL", - "ref": "2d37e20e-bb10-4d25-9717-08268cf2a17a", - "description": "EKLEO Montlouis-sur-Loire", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-FR 08:00-18:00", - "wheelchair": "no", - "start_date": "2024-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.803, - 47.395 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "EKLEO", - "owner:ref:FR:SIREN": "353422983", - "operator:email": "elodie.parramon@ekleo-transports.fr", - "operator:phone": "+33 3 32 00 00 00 00", - "network": "Réseau EKLEO Montlouis sur Loire", - "ref:EU:EVSE": "FREKLPMLSL", - "ref": "2d37e20e-bb10-4d25-9717-08268cf2a17a", - "description": "EKLEO Montlouis-sur-Loire", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-FR 08:00-18:00", - "wheelchair": "no", - "start_date": "2024-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.04, - 44.08 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Leclerc Millau", - "owner:ref:FR:SIREN": "341760148", - "operator:email": "thomas.millerand@millau.leclerc", - "operator:phone": "+33 5 65 59 01 03", - "network": "Leclerc Millau", - "ref:EU:EVSE": "FREMIPLECLERCMILLAU", - "description": "Leclerc Millau", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.29752, - 50.377349 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ECOPI", - "owner:ref:FR:SIREN": "839265873", - "operator:email": "info@rossinienergy.com", - "operator:phone": "+33 3 74 09 01 05", - "network": "RossiniEnergy", - "ref:EU:EVSE": "FREPIE1895641", - "description": "Circuit_Saint_Pol", - "capacity": "4", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.375557, - 50.433932 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ECOPI", - "owner:ref:FR:SIREN": "839265873", - "operator:email": "info@rossinienergy.com", - "operator:phone": "+33 3 74 09 01 05", - "network": "RossiniEnergy", - "ref:EU:EVSE": "FREPIE1895650", - "description": "Valhuon_DC", - "capacity": "2", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.29752, - 50.377349 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ECOPI", - "owner:ref:FR:SIREN": "839265873", - "operator:email": "info@rossinienergy.com", - "operator:phone": "+33 3 74 09 01 05", - "network": "RossiniEnergy", - "ref:EU:EVSE": "FREPIE1895693", - "description": "Circuit_Saint_Pol", - "capacity": "4", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9667807, - 50.4740583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ECOPI", - "owner:ref:FR:SIREN": "839265873", - "operator:email": "info@rossinienergy.com", - "operator:phone": "+33 3 74 09 01 05", - "network": "RossiniEnergy", - "ref:EU:EVSE": "FREPIE1895834", - "description": "KREA DEVELOPMENT", - "capacity": "1", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.29752, - 50.377349 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ECOPI", - "owner:ref:FR:SIREN": "839265873", - "operator:email": "info@rossinienergy.com", - "operator:phone": "+33 3 74 09 01 05", - "network": "RossiniEnergy", - "ref:EU:EVSE": "FREPIE1896148", - "description": "Circuit_Saint_Pol", - "capacity": "4", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9169104, - 50.9522023 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "RossiniEnergy", - "owner:ref:FR:SIREN": "839265922", - "operator:email": "info@rossinienergy.com", - "operator:phone": "+33 3 74 09 01 05", - "network": "RossiniEnergy", - "ref:EU:EVSE": "FREPIE1896176", - "description": "Yona", - "capacity": "2", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.158209, - 50.609875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ECOPI", - "owner:ref:FR:SIREN": "839265873", - "operator:email": "info@rossinienergy.com", - "operator:phone": "+33 3 74 09 01 05", - "network": "RossiniEnergy", - "ref:EU:EVSE": "FREPIE1896361", - "description": "Technord DC", - "capacity": "1", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.157506, - 50.607291 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ECOPI", - "owner:ref:FR:SIREN": "839265873", - "operator:email": "info@rossinienergy.com", - "operator:phone": "+33 3 74 09 01 05", - "network": "RossiniEnergy", - "ref:EU:EVSE": "FREPIE1896937", - "description": "INNOVENT", - "capacity": "1", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.33, - 46.57 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ERANOVUM E-MOBILITY FRANCE", - "owner:ref:FR:SIREN": "909764680", - "operator:email": "contact-france@eranovum.energy", - "network": "eranovum", - "ref:EU:EVSE": "FRERAP", - "description": "Novotel Poitiers Futuroscope", - "capacity": "1", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.34, - 46.57 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ERANOVUM E-MOBILITY FRANCE", - "owner:ref:FR:SIREN": "909764680", - "operator:email": "contact-france@eranovum.energy", - "network": "eranovum", - "ref:EU:EVSE": "FRERAP", - "description": "Novotel Poitiers Futuroscope", - "capacity": "1", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.34, - 46.57 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ERANOVUM E-MOBILITY FRANCE", - "owner:ref:FR:SIREN": "909764680", - "operator:email": "contact-france@eranovum.energy", - "network": "eranovum", - "ref:EU:EVSE": "FRERAP", - "description": "Novotel Poitiers Futuroscope", - "capacity": "1", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.34, - 46.57 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ERANOVUM E-MOBILITY FRANCE", - "owner:ref:FR:SIREN": "909764680", - "operator:email": "contact-france@eranovum.energy", - "network": "eranovum", - "ref:EU:EVSE": "FRERAP", - "description": "Novotel Poitiers Futuroscope", - "capacity": "1", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.292167, - 45.523472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42005AA", - "ref": "FRESEPS42005AA", - "description": "SEMOB Andrézieux-Z.Commerce", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.292167, - 45.523472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42005AA", - "ref": "FRESEPS42005AA", - "description": "SEMOB Andrézieux-Z.Commerce", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.292167, - 45.523472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42005AA", - "ref": "FRESEPS42005AA", - "description": "SEMOB Andrézieux-Z.Commerce", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.276472, - 45.379078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42095AB", - "ref": "FRESEPS42095AB", - "description": "SEMOB Firminy Chazeau", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-06-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.276472, - 45.379078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42095AB", - "ref": "FRESEPS42095AB", - "description": "SEMOB Firminy Chazeau", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-06-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.276472, - 45.379078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42095AB", - "ref": "FRESEPS42095AB", - "description": "SEMOB Firminy Chazeau", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-06-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.62708, - 45.532354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42186AA", - "ref": "FRESEPS42186AA", - "description": "SEMOB Place Chipier", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.62708, - 45.532354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42186AA", - "ref": "FRESEPS42186AA", - "description": "SEMOB Place Chipier", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.62708, - 45.532354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42186AA", - "ref": "FRESEPS42186AA", - "description": "SEMOB Place Chipier", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.526069, - 45.494844 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42207AC", - "ref": "FRESEPS42207AC", - "description": "SEMOB Aire pays du Gier", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.526069, - 45.494844 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42207AC", - "ref": "FRESEPS42207AC", - "description": "SEMOB Aire pays du Gier", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.526069, - 45.494844 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42207AC", - "ref": "FRESEPS42207AC", - "description": "SEMOB Aire pays du Gier", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.5158208, - 45.4782379 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42207AD", - "ref": "FRESEPS42207AD", - "description": "SEMOB Hotel Dieu St Chamond", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.5158208, - 45.4782379 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42207AD", - "ref": "FRESEPS42207AD", - "description": "SEMOB Hotel Dieu St Chamond", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.505508, - 45.477173 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42207AF", - "ref": "FRESEPS42207AF", - "description": "SEMOB Melchior Mitte", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.505508, - 45.477173 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42207AF", - "ref": "FRESEPS42207AF", - "description": "SEMOB Melchior Mitte", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.5120546, - 45.4777915 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42207AI", - "ref": "FRESEPS42207AI", - "description": "SEMOB Place de la Halle", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.51698501343824, - 45.47312679594416 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42207AJ", - "ref": "FRESEPS42207AJ", - "description": "SEMOB - Seguin", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.387578, - 45.440594 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42218AQ", - "ref": "FRESEPS42218AQ", - "description": "SEMOB Mairie Saint Etienne", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.387578, - 45.440594 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42218AQ", - "ref": "FRESEPS42218AQ", - "description": "SEMOB Mairie Saint Etienne", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.387578, - 45.440594 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42218AQ", - "ref": "FRESEPS42218AQ", - "description": "SEMOB Mairie Saint Etienne", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.412619, - 45.455738 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42218AS", - "ref": "FRESEPS42218AS", - "description": "SEMOB Meons", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-05-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.412619, - 45.455738 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42218AS", - "ref": "FRESEPS42218AS", - "description": "SEMOB Meons", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-05-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.412619, - 45.455738 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42218AS", - "ref": "FRESEPS42218AS", - "description": "SEMOB Meons", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-05-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3907915488403, - 45.44346056306 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42218BB", - "ref": "FRESEPS42218BB", - "description": "SEMOB Cret de Roc", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3907915488403, - 45.44346056306 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42218BB", - "ref": "FRESEPS42218BB", - "description": "SEMOB Cret de Roc", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.391937, - 45.438013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42218BC", - "ref": "FRESEPS42218BC", - "description": "SEMOB Place Jean Moulin", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-09-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.391937, - 45.438013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42218BC", - "ref": "FRESEPS42218BC", - "description": "SEMOB Place Jean Moulin", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-09-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.388649, - 45.432013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42218BD", - "ref": "FRESEPS42218BD", - "description": "SEMOB Jovin Bouchard", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-09-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.388649, - 45.432013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42218BD", - "ref": "FRESEPS42218BD", - "description": "SEMOB Jovin Bouchard", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-09-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.38404, - 45.439909 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42218BE", - "ref": "FRESEPS42218BE", - "description": "SEMOB Place Jean Plotton", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-09-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.38404, - 45.439909 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42218BE", - "ref": "FRESEPS42218BE", - "description": "SEMOB Place Jean Plotton", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-09-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.424937, - 45.42304 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42218BH", - "ref": "FRESEPS42218BH", - "description": "SEMOB Métare Université", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.424937, - 45.42304 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42218BH", - "ref": "FRESEPS42218BH", - "description": "SEMOB Métare Université", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.383611, - 45.450606 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42218BI", - "ref": "FRESEPS42218BI", - "description": "SEMOB Edmond Charpentier", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.383611, - 45.450606 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42218BI", - "ref": "FRESEPS42218BI", - "description": "SEMOB Edmond Charpentier", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.396479, - 45.439454 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42218BJ", - "ref": "FRESEPS42218BJ", - "description": "SEMOB Place Fourneyron", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.396479, - 45.439454 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42218BJ", - "ref": "FRESEPS42218BJ", - "description": "SEMOB Place Fourneyron", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.396479, - 45.439454 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42218BJ", - "ref": "FRESEPS42218BJ", - "description": "SEMOB Place Fourneyron", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.395436, - 45.423999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42218BN", - "ref": "FRESEPS42218BN", - "description": "SEMOB Basse des Rives", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.395436, - 45.423999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42218BN", - "ref": "FRESEPS42218BN", - "description": "SEMOB Basse des Rives", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.395436, - 45.423999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42218BN", - "ref": "FRESEPS42218BN", - "description": "SEMOB Basse des Rives", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.400734, - 45.442934 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42218BS", - "ref": "FRESEPS42218BS", - "description": "SEMOB Châteaucreux", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.400734, - 45.442934 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42218BS", - "ref": "FRESEPS42218BS", - "description": "SEMOB Châteaucreux", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.388731537447646, - 45.460156296299694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42218BT", - "ref": "FRESEPS42218BT", - "description": "SEMOB Geoffroy Guichard", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.391543134528142, - 45.427922987308804 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42218BW", - "ref": "FRESEPS42218BW", - "description": "SEMOB - Voltaire", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3912799431061, - 45.45460051288122 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42218BX", - "ref": "FRESEPS42218BX", - "description": "SEMOB Zenith e-Fast", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3912799431061, - 45.45460051288122 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42218BX", - "ref": "FRESEPS42218BX", - "description": "SEMOB Zenith e-Fast", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3912799431061, - 45.45460051288122 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42218BX", - "ref": "FRESEPS42218BX", - "description": "SEMOB Zenith e-Fast", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3912799431061, - 45.45460051288122 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42218BX", - "ref": "FRESEPS42218BX", - "description": "SEMOB Zenith e-Fast", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.339118, - 45.44058 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42223AA", - "ref": "FRESEPS42223AA", - "description": "SEMOB DE VINCI", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.339118, - 45.44058 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42223AA", - "ref": "FRESEPS42223AA", - "description": "SEMOB DE VINCI", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.339118, - 45.44058 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42223AA", - "ref": "FRESEPS42223AA", - "description": "SEMOB DE VINCI", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.422419, - 45.444738 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42237AB", - "ref": "FRESEPS42237AB", - "description": "SEMOB STEEL", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-04-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.422419, - 45.444738 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42237AB", - "ref": "FRESEPS42237AB", - "description": "SEMOB STEEL", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-04-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.422419, - 45.444738 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42237AB", - "ref": "FRESEPS42237AB", - "description": "SEMOB STEEL", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-04-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.354466, - 45.479853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42275AB", - "ref": "FRESEPS42275AB", - "description": "SEMOB Mendes France", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-03-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.354466, - 45.479853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42275AB", - "ref": "FRESEPS42275AB", - "description": "SEMOB Mendes France", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-03-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.354466, - 45.479853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42275AB", - "ref": "FRESEPS42275AB", - "description": "SEMOB Mendes France", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-03-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.382443, - 45.477253 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42275AD", - "ref": "FRESEPS42275AD", - "description": "SEMOB La Bargette St Priest en Jarez", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.382443, - 45.477253 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42275AD", - "ref": "FRESEPS42275AD", - "description": "SEMOB La Bargette St Priest en Jarez", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.368069, - 45.468686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42330AA", - "ref": "FRESEPS42330AA", - "description": "SEMOB Villars", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.368069, - 45.468686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42330AA", - "ref": "FRESEPS42330AA", - "description": "SEMOB Villars", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.368069, - 45.468686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "owner:ref:FR:SIREN": "848778429", - "operator:email": "contact@e-totem.fr", - "network": "Réseau Saint Étienne Métropole", - "ref:EU:EVSE": "FRESEPS42330AA", - "ref": "FRESEPS42330AA", - "description": "SEMOB Villars", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.992297902332113, - 45.8223276363244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP01043A", - "ref": "FRETIP01043A", - "description": "e-Totem - DASSIN Première Classe Beynost", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.992297902332113, - 45.8223276363244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP01043A", - "ref": "FRETIP01043A", - "description": "e-Totem - DASSIN Première Classe Beynost", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.992297902332113, - 45.8223276363244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP01043A", - "ref": "FRETIP01043A", - "description": "e-Totem - DASSIN Première Classe Beynost", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.992297902332113, - 45.8223276363244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP01043A", - "ref": "FRETIP01043A", - "description": "e-Totem - DASSIN Première Classe Beynost", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.596063221831781, - 45.98048912182401 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP01185A", - "ref": "FRETIP01185A", - "description": "e-Totem - WELDOM Hauteville", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.596063221831781, - 45.98048912182401 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP01185A", - "ref": "FRETIP01185A", - "description": "e-Totem - WELDOM Hauteville", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.656312694271744, - 46.262149997634765 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP01283A", - "ref": "FRETIP01283A", - "description": "e-Totem - OYONNAX Roosevelt", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.659073584166163, - 46.260846930145185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP01283B", - "ref": "FRETIP01283B", - "description": "e-Totem - OYONNAX Tacon", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.654157186448021, - 46.259572000322144 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP01283C", - "ref": "FRETIP01283C", - "description": "e-Totem - OYONNAX Cinéma", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.655125348494215, - 46.256816618790936 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP01283E", - "ref": "FRETIP01283E", - "description": "e-Totem - OYONNAX Chirac", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.646804142263253, - 46.26110591988724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP01283F", - "ref": "FRETIP01283F", - "description": "e-Toyem - OYONNAX Hall des Sports", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.646804142263253, - 46.26110591988724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP01283F", - "ref": "FRETIP01283F", - "description": "e-Toyem - OYONNAX Hall des Sports", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.646804142263253, - 46.26110591988724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP01283F", - "ref": "FRETIP01283F", - "description": "e-Toyem - OYONNAX Hall des Sports", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.646804142263253, - 46.26110591988724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP01283F", - "ref": "FRETIP01283F", - "description": "e-Toyem - OYONNAX Hall des Sports", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.642293042338735, - 46.25327730959074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP01283G", - "ref": "FRETIP01283G", - "description": "e-Totem - OYONNAX Verdun", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.642293042338735, - 46.25327730959074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP01283G", - "ref": "FRETIP01283G", - "description": "e-Totem - OYONNAX Verdun", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.642293042338735, - 46.25327730959074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP01283G", - "ref": "FRETIP01283G", - "description": "e-Totem - OYONNAX Verdun", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.642293042338735, - 46.25327730959074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP01283G", - "ref": "FRETIP01283G", - "description": "e-Totem - OYONNAX Verdun", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.651720179517035, - 46.25558267583693 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP01283H", - "ref": "FRETIP01283H", - "description": "e-Totem - OYONNAX Clemenceau", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.026595665504502, - 46.25372461967339 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP01354A", - "ref": "FRETIP01354A", - "description": "e-Totem - SCI Justin", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.026595665504502, - 46.25372461967339 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP01354A", - "ref": "FRETIP01354A", - "description": "e-Totem - SCI Justin", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.026595665504502, - 46.25372461967339 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP01354A", - "ref": "FRETIP01354A", - "description": "e-Totem - SCI Justin", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.026595665504502, - 46.25372461967339 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP01354A", - "ref": "FRETIP01354A", - "description": "e-Totem - SCI Justin", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3892068593492675, - 49.033954646895616 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP02168A", - "ref": "FRETIP02168A", - "description": "e-Totem - Speedwash Révolution Château Thierry", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3892068593492675, - 49.033954646895616 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP02168A", - "ref": "FRETIP02168A", - "description": "e-Totem - Speedwash Révolution Château Thierry", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3892068593492675, - 49.033954646895616 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP02168A", - "ref": "FRETIP02168A", - "description": "e-Totem - Speedwash Révolution Château Thierry", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3892068593492675, - 49.033954646895616 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP02168A", - "ref": "FRETIP02168A", - "description": "e-Totem - Speedwash Révolution Château Thierry", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3994882360827323, - 49.05607568125051 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP02168B", - "ref": "FRETIP02168B", - "description": "e-Totem - Best Western Chateau Thierry", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3994882360827323, - 49.05607568125051 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP02168B", - "ref": "FRETIP02168B", - "description": "e-Totem - Best Western Chateau Thierry", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3994882360827323, - 49.05607568125051 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP02168B", - "ref": "FRETIP02168B", - "description": "e-Totem - Best Western Chateau Thierry", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3994882360827323, - 49.05607568125051 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP02168B", - "ref": "FRETIP02168B", - "description": "e-Totem - Best Western Chateau Thierry", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2942811236234895, - 49.843738111921816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP02691A", - "ref": "FRETIP02691A", - "description": "e-Totem - La Villa D'isle Saint-Quentin", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2942811236234895, - 49.843738111921816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP02691A", - "ref": "FRETIP02691A", - "description": "e-Totem - La Villa D'isle Saint-Quentin", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.918619269660042, - 49.8402108061654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP02789A", - "ref": "FRETIP02789A", - "description": "e-Totem - INTERMARCHE VERVINS", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.918619269660042, - 49.8402108061654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP02789A", - "ref": "FRETIP02789A", - "description": "e-Totem - INTERMARCHE VERVINS", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.918619269660042, - 49.8402108061654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP02789A", - "ref": "FRETIP02789A", - "description": "e-Totem - INTERMARCHE VERVINS", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.918619269660042, - 49.8402108061654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP02789A", - "ref": "FRETIP02789A", - "description": "e-Totem - INTERMARCHE VERVINS", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.6153353566911686, - 46.24734507390529 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP03138A", - "ref": "FRETIP03138A", - "description": "e-Totem - Lavage Lapalisse", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.6153353566911686, - 46.24734507390529 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP03138A", - "ref": "FRETIP03138A", - "description": "e-Totem - Lavage Lapalisse", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.6153353566911686, - 46.24734507390529 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP03138A", - "ref": "FRETIP03138A", - "description": "e-Totem - Lavage Lapalisse", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.6153353566911686, - 46.24734507390529 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP03138A", - "ref": "FRETIP03138A", - "description": "e-Totem - Lavage Lapalisse", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.053489477271535, - 44.536383029035875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP05061A", - "ref": "FRETIP05061A", - "description": "e-Totem - Hôtel Nestor Gap", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.053489477271535, - 44.536383029035875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP05061A", - "ref": "FRETIP05061A", - "description": "e-Totem - Hôtel Nestor Gap", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.053489477271535, - 44.536383029035875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP05061A", - "ref": "FRETIP05061A", - "description": "e-Totem - Hôtel Nestor Gap", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.053489477271535, - 44.536383029035875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP05061A", - "ref": "FRETIP05061A", - "description": "e-Totem - Hôtel Nestor Gap", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.031628, - 44.4457 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP05170", - "ref": "FRETIP05170", - "description": "e-Totem - LE MAS D'ESTELLO - TALLARD", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.031628, - 44.4457 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP05170", - "ref": "FRETIP05170", - "description": "e-Totem - LE MAS D'ESTELLO - TALLARD", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.031628, - 44.4457 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP05170", - "ref": "FRETIP05170", - "description": "e-Totem - LE MAS D'ESTELLO - TALLARD", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.031628, - 44.4457 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP05170", - "ref": "FRETIP05170", - "description": "e-Totem - LE MAS D'ESTELLO - TALLARD", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7565841904384705, - 44.75653661856171 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP07181A", - "ref": "FRETIP07181A", - "description": "e-Totem - Ibis Loriol Le Pouzin", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7565841904384705, - 44.75653661856171 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP07181A", - "ref": "FRETIP07181A", - "description": "e-Totem - Ibis Loriol Le Pouzin", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7565841904384705, - 44.75653661856171 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP07181A", - "ref": "FRETIP07181A", - "description": "e-Totem - Ibis Loriol Le Pouzin", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7565841904384705, - 44.75653661856171 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP07181A", - "ref": "FRETIP07181A", - "description": "e-Totem - Ibis Loriol Le Pouzin", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.267136004458031, - 44.48260866374722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP07199A", - "ref": "FRETIP07199A", - "description": "e-Totem - INTERMARCHE ROSIERES", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.267136004458031, - 44.48260866374722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP07199A", - "ref": "FRETIP07199A", - "description": "e-Totem - INTERMARCHE ROSIERES", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.267136004458031, - 44.48260866374722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP07199A", - "ref": "FRETIP07199A", - "description": "e-Totem - INTERMARCHE ROSIERES", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.267136004458031, - 44.48260866374722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP07199A", - "ref": "FRETIP07199A", - "description": "e-Totem - INTERMARCHE ROSIERES", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.56591, - 43.250892 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP09282A", - "ref": "FRETIP09282A", - "description": "e-Totem - INTERMARCHE SAVERDUN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.56591, - 43.250892 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP09282A", - "ref": "FRETIP09282A", - "description": "e-Totem - INTERMARCHE SAVERDUN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.56591, - 43.250892 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP09282A", - "ref": "FRETIP09282A", - "description": "e-Totem - INTERMARCHE SAVERDUN", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.56591, - 43.250892 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP09282A", - "ref": "FRETIP09282A", - "description": "e-Totem - INTERMARCHE SAVERDUN", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.981166, - 43.156533 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP11262A", - "ref": "FRETIP11262A", - "description": "e-Totem - CARREFOUR CONTACT NARBONNE", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.981166, - 43.156533 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP11262A", - "ref": "FRETIP11262A", - "description": "e-Totem - CARREFOUR CONTACT NARBONNE", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.981166, - 43.156533 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP11262A", - "ref": "FRETIP11262A", - "description": "e-Totem - CARREFOUR CONTACT NARBONNE", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.981166, - 43.156533 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP11262A", - "ref": "FRETIP11262A", - "description": "e-Totem - CARREFOUR CONTACT NARBONNE", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.989076, - 43.167743 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP11262B", - "ref": "FRETIP11262B", - "description": "e-Totem - THE ORIGINALS CITY - NARBONNE", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.989076, - 43.167743 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP11262B", - "ref": "FRETIP11262B", - "description": "e-Totem - THE ORIGINALS CITY - NARBONNE", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.989076, - 43.167743 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP11262B", - "ref": "FRETIP11262B", - "description": "e-Totem - THE ORIGINALS CITY - NARBONNE", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.989076, - 43.167743 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP11262B", - "ref": "FRETIP11262B", - "description": "e-Totem - THE ORIGINALS CITY - NARBONNE", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.851632, - 44.683594 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP12119A", - "ref": "FRETIP12119A", - "description": "e-Totem - Best Western Laguiole", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.851632, - 44.683594 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP12119A", - "ref": "FRETIP12119A", - "description": "e-Totem - Best Western Laguiole", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.066401, - 44.091089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP12145A", - "ref": "FRETIP12145A", - "description": "e-Totem - LE KARCHER - MILLAU", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.066401, - 44.091089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP12145A", - "ref": "FRETIP12145A", - "description": "e-Totem - LE KARCHER - MILLAU", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.066401, - 44.091089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP12145A", - "ref": "FRETIP12145A", - "description": "e-Totem - LE KARCHER - MILLAU", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.066401, - 44.091089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP12145A", - "ref": "FRETIP12145A", - "description": "e-Totem - LE KARCHER - MILLAU", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.379295, - 43.49214 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP13001A", - "ref": "FRETIP13001A", - "description": "e-Totem - URBAN JUMP - AIX EN PROVENCE", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.379295, - 43.49214 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP13001A", - "ref": "FRETIP13001A", - "description": "e-Totem - URBAN JUMP - AIX EN PROVENCE", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.379295, - 43.49214 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP13001A", - "ref": "FRETIP13001A", - "description": "e-Totem - URBAN JUMP - AIX EN PROVENCE", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.379295, - 43.49214 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP13001A", - "ref": "FRETIP13001A", - "description": "e-Totem - URBAN JUMP - AIX EN PROVENCE", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.351643, - 43.490756 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP13001B", - "ref": "FRETIP13001B", - "description": "e-Totem - Best Western Aix en Provence", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.351643, - 43.490756 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP13001B", - "ref": "FRETIP13001B", - "description": "e-Totem - Best Western Aix en Provence", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.351643, - 43.490756 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP13001B", - "ref": "FRETIP13001B", - "description": "e-Totem - Best Western Aix en Provence", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.351643, - 43.490756 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP13001B", - "ref": "FRETIP13001B", - "description": "e-Totem - Best Western Aix en Provence", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.993165, - 43.589588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP13063B", - "ref": "FRETIP13063B", - "description": "e-Totem - BUFFALO GRILL MIRAMAS", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.993165, - 43.589588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP13063B", - "ref": "FRETIP13063B", - "description": "e-Totem - BUFFALO GRILL MIRAMAS", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.993165, - 43.589588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP13063B", - "ref": "FRETIP13063B", - "description": "e-Totem - BUFFALO GRILL MIRAMAS", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.993165, - 43.589588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP13063B", - "ref": "FRETIP13063B", - "description": "e-Totem - BUFFALO GRILL MIRAMAS", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.243841414480725, - 43.443562273933125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP13117A", - "ref": "FRETIP13117A", - "description": "e-Totem - LAPEYRE Vitrolles", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.243841414480725, - 43.443562273933125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP13117A", - "ref": "FRETIP13117A", - "description": "e-Totem - LAPEYRE Vitrolles", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.243841414480725, - 43.443562273933125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP13117A", - "ref": "FRETIP13117A", - "description": "e-Totem - LAPEYRE Vitrolles", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.243841414480725, - 43.443562273933125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP13117A", - "ref": "FRETIP13117A", - "description": "e-Totem - LAPEYRE Vitrolles", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.2534443808738915, - 49.41051363560077 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP14536A", - "ref": "FRETIP14536A", - "description": "e-Totem - DASSIN Kyriad La Rivière Saint Sauveur", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.2534443808738915, - 49.41051363560077 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP14536A", - "ref": "FRETIP14536A", - "description": "e-Totem - DASSIN Kyriad La Rivière Saint Sauveur", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.2534443808738915, - 49.41051363560077 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP14536A", - "ref": "FRETIP14536A", - "description": "e-Totem - DASSIN Kyriad La Rivière Saint Sauveur", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.2534443808738915, - 49.41051363560077 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP14536A", - "ref": "FRETIP14536A", - "description": "e-Totem - DASSIN Kyriad La Rivière Saint Sauveur", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8881620860771081, - 48.82661990887369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP14762A", - "ref": "FRETIP14762A", - "description": "e-Totem - U Express - Vire Normandie", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8881620860771081, - 48.82661990887369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP14762A", - "ref": "FRETIP14762A", - "description": "e-Totem - U Express - Vire Normandie", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8881620860771081, - 48.82661990887369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP14762A", - "ref": "FRETIP14762A", - "description": "e-Totem - U Express - Vire Normandie", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8881620860771081, - 48.82661990887369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP14762A", - "ref": "FRETIP14762A", - "description": "e-Totem - U Express - Vire Normandie", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0948930249811795, - 46.1330099566853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP17028A", - "ref": "FRETIP17028A", - "description": "e-Totem - SCI BELLE AIRE - AYTRE", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0948930249811795, - 46.1330099566853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP17028A", - "ref": "FRETIP17028A", - "description": "e-Totem - SCI BELLE AIRE - AYTRE", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0948930249811795, - 46.1330099566853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP17028A", - "ref": "FRETIP17028A", - "description": "e-Totem - SCI BELLE AIRE - AYTRE", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0948930249811795, - 46.1330099566853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP17028A", - "ref": "FRETIP17028A", - "description": "e-Totem - SCI BELLE AIRE - AYTRE", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.17674387622544063, - 45.211790565009395 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP17241A", - "ref": "FRETIP17241A", - "description": "e-Totem - BRICONAUTES MONTGUYON", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.17674387622544063, - 45.211790565009395 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP17241A", - "ref": "FRETIP17241A", - "description": "e-Totem - BRICONAUTES MONTGUYON", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.17674387622544063, - 45.211790565009395 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP17241A", - "ref": "FRETIP17241A", - "description": "e-Totem - BRICONAUTES MONTGUYON", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.17674387622544063, - 45.211790565009395 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP17241A", - "ref": "FRETIP17241A", - "description": "e-Totem - BRICONAUTES MONTGUYON", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1183930320644835, - 46.17349435815094 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP17291A", - "ref": "FRETIP17291A", - "description": "e-Totem - beaulieu", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1183930320644835, - 46.17349435815094 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP17291A", - "ref": "FRETIP17291A", - "description": "e-Totem - beaulieu", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1183930320644835, - 46.17349435815094 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP17291A", - "ref": "FRETIP17291A", - "description": "e-Totem - beaulieu", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1183930320644835, - 46.17349435815094 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP17291A", - "ref": "FRETIP17291A", - "description": "e-Totem - beaulieu", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1183930320644835, - 46.17349435815094 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP17291A", - "ref": "FRETIP17291A", - "description": "e-Totem - beaulieu", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1183930320644835, - 46.17349435815094 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP17291A", - "ref": "FRETIP17291A", - "description": "e-Totem - beaulieu", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1183930320644835, - 46.17349435815094 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP17291A", - "ref": "FRETIP17291A", - "description": "e-Totem - beaulieu", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1183930320644835, - 46.17349435815094 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP17291A", - "ref": "FRETIP17291A", - "description": "e-Totem - beaulieu", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1183930320644835, - 46.17349435815094 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP17291A", - "ref": "FRETIP17291A", - "description": "e-Totem - beaulieu", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1183930320644835, - 46.17349435815094 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP17291A", - "ref": "FRETIP17291A", - "description": "e-Totem - beaulieu", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6564237938728631, - 45.75341565098985 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP17415A", - "ref": "FRETIP17415A", - "description": "e-Totem - DASSIN Première Classe Saintes", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6564237938728631, - 45.75341565098985 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP17415A", - "ref": "FRETIP17415A", - "description": "e-Totem - DASSIN Première Classe Saintes", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6564237938728631, - 45.75341565098985 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP17415A", - "ref": "FRETIP17415A", - "description": "e-Totem - DASSIN Première Classe Saintes", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6564237938728631, - 45.75341565098985 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP17415A", - "ref": "FRETIP17415A", - "description": "e-Totem - DASSIN Première Classe Saintes", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8826302829607464, - 45.95152454653063 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP17449A", - "ref": "FRETIP17449A", - "description": "e-Totem - Mouss'Auto Tonnay Charente", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8826302829607464, - 45.95152454653063 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP17449A", - "ref": "FRETIP17449A", - "description": "e-Totem - Mouss'Auto Tonnay Charente", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8826302829607464, - 45.95152454653063 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP17449A", - "ref": "FRETIP17449A", - "description": "e-Totem - Mouss'Auto Tonnay Charente", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3677076, - 47.0638551 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP18033A", - "ref": "FRETIP18033A", - "description": "e-Totem - Lav'Car Bourges", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3677076, - 47.0638551 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP18033A", - "ref": "FRETIP18033A", - "description": "e-Totem - Lav'Car Bourges", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3677076, - 47.0638551 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP18033A", - "ref": "FRETIP18033A", - "description": "e-Totem - Lav'Car Bourges", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3677076, - 47.0638551 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP18033A", - "ref": "FRETIP18033A", - "description": "e-Totem - Lav'Car Bourges", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.852989330844815, - 46.998431677227096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP21054B", - "ref": "FRETIP21054B", - "description": "e-Totem - Campanile Beaune", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.852989330844815, - 46.998431677227096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP21054B", - "ref": "FRETIP21054B", - "description": "e-Totem - Campanile Beaune", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.852989330844815, - 46.998431677227096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP21054B", - "ref": "FRETIP21054B", - "description": "e-Totem - Campanile Beaune", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.852989330844815, - 46.998431677227096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP21054B", - "ref": "FRETIP21054B", - "description": "e-Totem - Campanile Beaune", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.009780075625176, - 47.281695297639054 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP21390A", - "ref": "FRETIP21390A", - "description": "e-Totem - LAPEYRE Marsannay la cote", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.009780075625176, - 47.281695297639054 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP21390A", - "ref": "FRETIP21390A", - "description": "e-Totem - LAPEYRE Marsannay la cote", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.009780075625176, - 47.281695297639054 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP21390A", - "ref": "FRETIP21390A", - "description": "e-Totem - LAPEYRE Marsannay la cote", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.009780075625176, - 47.281695297639054 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP21390A", - "ref": "FRETIP21390A", - "description": "e-Totem - LAPEYRE Marsannay la cote", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.1520476, - 48.2906181 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP22032A", - "ref": "FRETIP22032A", - "description": "e-Totem - INTERMARCHE CAULNES", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.1520476, - 48.2906181 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP22032A", - "ref": "FRETIP22032A", - "description": "e-Totem - INTERMARCHE CAULNES", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.1520476, - 48.2906181 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP22032A", - "ref": "FRETIP22032A", - "description": "e-Totem - INTERMARCHE CAULNES", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.1520476, - 48.2906181 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP22032A", - "ref": "FRETIP22032A", - "description": "e-Totem - INTERMARCHE CAULNES", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.664521673359232, - 48.480469925280694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP22389A", - "ref": "FRETIP22389A", - "description": "e-Totem - IBIS YFFINIAC", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.664521673359232, - 48.480469925280694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP22389A", - "ref": "FRETIP22389A", - "description": "e-Totem - IBIS YFFINIAC", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.664521673359232, - 48.480469925280694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP22389A", - "ref": "FRETIP22389A", - "description": "e-Totem - IBIS YFFINIAC", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.664521673359232, - 48.480469925280694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP22389A", - "ref": "FRETIP22389A", - "description": "e-Totem - IBIS YFFINIAC", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.21177503, - 44.90233737 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP24520A", - "ref": "FRETIP24520A", - "description": "e-Totem - Carrefour Market Sarlat-La-Caneda", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.21177503, - 44.90233737 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP24520A", - "ref": "FRETIP24520A", - "description": "e-Totem - Carrefour Market Sarlat-La-Caneda", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.21177503, - 44.90233737 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP24520A", - "ref": "FRETIP24520A", - "description": "e-Totem - Carrefour Market Sarlat-La-Caneda", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.21177503, - 44.90233737 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP24520A", - "ref": "FRETIP24520A", - "description": "e-Totem - Carrefour Market Sarlat-La-Caneda", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.983725434139979, - 47.24416520738913 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP25056A", - "ref": "FRETIP25056A", - "description": "e-Totem - F3C Besançon", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.983725434139979, - 47.24416520738913 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP25056A", - "ref": "FRETIP25056A", - "description": "e-Totem - F3C Besançon", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.738747896889259, - 44.53238461458653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP26198A", - "ref": "FRETIP26198A", - "description": "e-Totem - Bébé 9 Montélimar", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.738747896889259, - 44.53238461458653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP26198A", - "ref": "FRETIP26198A", - "description": "e-Totem - Bébé 9 Montélimar", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.738747896889259, - 44.53238461458653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP26198A", - "ref": "FRETIP26198A", - "description": "e-Totem - Bébé 9 Montélimar", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.738747896889259, - 44.53238461458653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP26198A", - "ref": "FRETIP26198A", - "description": "e-Totem - Bébé 9 Montélimar", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.75373945923755, - 44.57980752805546 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP26198B", - "ref": "FRETIP26198B", - "description": "e-Totem - Palais du bonbon Montélimar", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.75373945923755, - 44.57980752805546 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP26198B", - "ref": "FRETIP26198B", - "description": "e-Totem - Palais du bonbon Montélimar", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.75373945923755, - 44.57980752805546 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP26198B", - "ref": "FRETIP26198B", - "description": "e-Totem - Palais du bonbon Montélimar", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.75373945923755, - 44.57980752805546 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP26198B", - "ref": "FRETIP26198B", - "description": "e-Totem - Palais du bonbon Montélimar", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.741673665354846, - 44.36184583445598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP26324A", - "ref": "FRETIP26324A", - "description": "e-Totem - Ibis Saint-Paul-Trois-Châteaux", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.741673665354846, - 44.36184583445598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP26324A", - "ref": "FRETIP26324A", - "description": "e-Totem - Ibis Saint-Paul-Trois-Châteaux", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.741673665354846, - 44.36184583445598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP26324A", - "ref": "FRETIP26324A", - "description": "e-Totem - Ibis Saint-Paul-Trois-Châteaux", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.741673665354846, - 44.36184583445598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP26324A", - "ref": "FRETIP26324A", - "description": "e-Totem - Ibis Saint-Paul-Trois-Châteaux", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.885961588378664, - 44.944631262008116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP26362A", - "ref": "FRETIP26362A", - "description": "e-Totem - Kyriad Valence", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.885961588378664, - 44.944631262008116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP26362A", - "ref": "FRETIP26362A", - "description": "e-Totem - Kyriad Valence", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.885961588378664, - 44.944631262008116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP26362A", - "ref": "FRETIP26362A", - "description": "e-Totem - Kyriad Valence", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.885961588378664, - 44.944631262008116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP26362A", - "ref": "FRETIP26362A", - "description": "e-Totem - Kyriad Valence", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.18358348809149, - 49.01894289442627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP27229A", - "ref": "FRETIP27229A", - "description": "e-Totem - Bigmat Evreux", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.18358348809149, - 49.01894289442627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP27229A", - "ref": "FRETIP27229A", - "description": "e-Totem - Bigmat Evreux", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.18358348809149, - 49.01894289442627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP27229A", - "ref": "FRETIP27229A", - "description": "e-Totem - Bigmat Evreux", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.18358348809149, - 49.01894289442627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP27229A", - "ref": "FRETIP27229A", - "description": "e-Totem - Bigmat Evreux", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.638347, - 43.951411 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP30107A", - "ref": "FRETIP30107A", - "description": "e-Totem - Greet Hôtel Pont Du Gard", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.638347, - 43.951411 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP30107A", - "ref": "FRETIP30107A", - "description": "e-Totem - Greet Hôtel Pont Du Gard", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.638347, - 43.951411 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP30107A", - "ref": "FRETIP30107A", - "description": "e-Totem - Greet Hôtel Pont Du Gard", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.638347, - 43.951411 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP30107A", - "ref": "FRETIP30107A", - "description": "e-Totem - Greet Hôtel Pont Du Gard", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.420087, - 43.857411 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP30156A", - "ref": "FRETIP30156A", - "description": "e-totem - IBIS NIMES EST", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.420087, - 43.857411 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP30156A", - "ref": "FRETIP30156A", - "description": "e-totem - IBIS NIMES EST", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.420087, - 43.857411 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP30156A", - "ref": "FRETIP30156A", - "description": "e-totem - IBIS NIMES EST", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.420087, - 43.857411 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP30156A", - "ref": "FRETIP30156A", - "description": "e-totem - IBIS NIMES EST", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.364801, - 43.808934 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP30189A", - "ref": "FRETIP30189A", - "description": "e-Totem - SUPERDRY NIMES", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.364801, - 43.808934 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP30189A", - "ref": "FRETIP30189A", - "description": "e-Totem - SUPERDRY NIMES", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.364801, - 43.808934 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP30189A", - "ref": "FRETIP30189A", - "description": "e-Totem - SUPERDRY NIMES", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.364801, - 43.808934 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP30189A", - "ref": "FRETIP30189A", - "description": "e-Totem - SUPERDRY NIMES", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.35122, - 43.814184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP30189B", - "ref": "FRETIP30189B", - "description": "e-Totem - LE SHANGHAI NIMES", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.35122, - 43.814184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP30189B", - "ref": "FRETIP30189B", - "description": "e-Totem - LE SHANGHAI NIMES", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.35122, - 43.814184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP30189B", - "ref": "FRETIP30189B", - "description": "e-Totem - LE SHANGHAI NIMES", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.35122, - 43.814184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP30189B", - "ref": "FRETIP30189B", - "description": "e-Totem - LE SHANGHAI NIMES", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.346002, - 43.815222 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP30189C", - "ref": "FRETIP30189C", - "description": "e-Totem - Hôtel C Suites Nimes", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.346002, - 43.815222 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP30189C", - "ref": "FRETIP30189C", - "description": "e-Totem - Hôtel C Suites Nimes", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.346002, - 43.815222 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP30189C", - "ref": "FRETIP30189C", - "description": "e-Totem - Hôtel C Suites Nimes", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.346002, - 43.815222 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP30189C", - "ref": "FRETIP30189C", - "description": "e-Totem - Hôtel C Suites Nimes", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.733413405181052, - 43.95922030948141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP30217A", - "ref": "FRETIP30217A", - "description": "e-Totem - DASSIN Lemon Hôtel Avignon", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.733413405181052, - 43.95922030948141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP30217A", - "ref": "FRETIP30217A", - "description": "e-Totem - DASSIN Lemon Hôtel Avignon", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.733413405181052, - 43.95922030948141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP30217A", - "ref": "FRETIP30217A", - "description": "e-Totem - DASSIN Lemon Hôtel Avignon", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.733413405181052, - 43.95922030948141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP30217A", - "ref": "FRETIP30217A", - "description": "e-Totem - DASSIN Lemon Hôtel Avignon", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.504148, - 43.546205 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP31254A", - "ref": "FRETIP31254A", - "description": "e-Totem - THE ORIGINALS CITY - LABEGE ", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.504148, - 43.546205 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP31254A", - "ref": "FRETIP31254A", - "description": "e-Totem - THE ORIGINALS CITY - LABEGE ", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.504148, - 43.546205 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP31254A", - "ref": "FRETIP31254A", - "description": "e-Totem - THE ORIGINALS CITY - LABEGE ", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.504148, - 43.546205 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP31254A", - "ref": "FRETIP31254A", - "description": "e-Totem - THE ORIGINALS CITY - LABEGE ", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.56405, - 43.088294 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP31390A", - "ref": "FRETIP31390A", - "description": "e-Totem - WELDOM - MONTREJEAU", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.56405, - 43.088294 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP31390A", - "ref": "FRETIP31390A", - "description": "e-Totem - WELDOM - MONTREJEAU", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.56405, - 43.088294 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP31390A", - "ref": "FRETIP31390A", - "description": "e-Totem - WELDOM - MONTREJEAU", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.56405, - 43.088294 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP31390A", - "ref": "FRETIP31390A", - "description": "e-Totem - WELDOM - MONTREJEAU", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.622513, - 43.365757 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP31396A", - "ref": "FRETIP31396A", - "description": "e-Totem - CARREFOUR CONTACT NAILLOUX", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.622513, - 43.365757 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP31396A", - "ref": "FRETIP31396A", - "description": "e-Totem - CARREFOUR CONTACT NAILLOUX", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.622513, - 43.365757 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP31396A", - "ref": "FRETIP31396A", - "description": "e-Totem - CARREFOUR CONTACT NAILLOUX", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.622513, - 43.365757 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP31396A", - "ref": "FRETIP31396A", - "description": "e-Totem - CARREFOUR CONTACT NAILLOUX", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.49211, - 43.584461 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP31555A", - "ref": "FRETIP31555A", - "description": "e-Totem - VILLA DES OLIVIERS - TOULOUSE", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.49211, - 43.584461 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP31555A", - "ref": "FRETIP31555A", - "description": "e-Totem - VILLA DES OLIVIERS - TOULOUSE", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.49211, - 43.584461 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP31555A", - "ref": "FRETIP31555A", - "description": "e-Totem - VILLA DES OLIVIERS - TOULOUSE", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.49211, - 43.584461 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP31555A", - "ref": "FRETIP31555A", - "description": "e-Totem - VILLA DES OLIVIERS - TOULOUSE", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6687658180889097, - 44.83311206669606 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP33281A", - "ref": "FRETIP33281A", - "description": "e-Totem - LAPEYRE Mérignac", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6687658180889097, - 44.83311206669606 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP33281A", - "ref": "FRETIP33281A", - "description": "e-Totem - LAPEYRE Mérignac", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6687658180889097, - 44.83311206669606 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP33281A", - "ref": "FRETIP33281A", - "description": "e-Totem - LAPEYRE Mérignac", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6687658180889097, - 44.83311206669606 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP33281A", - "ref": "FRETIP33281A", - "description": "e-Totem - LAPEYRE Mérignac", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.09849028559328153, - 45.06253622596115 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP33315A", - "ref": "FRETIP33315A", - "description": "e-Totem - IVANTOUT CENTRAKOR LES PEINTURES", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.09849028559328153, - 45.06253622596115 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP33315A", - "ref": "FRETIP33315A", - "description": "e-Totem - IVANTOUT CENTRAKOR LES PEINTURES", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.09849028559328153, - 45.06253622596115 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP33315A", - "ref": "FRETIP33315A", - "description": "e-Totem - IVANTOUT CENTRAKOR LES PEINTURES", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.09849028559328153, - 45.06253622596115 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP33315A", - "ref": "FRETIP33315A", - "description": "e-Totem - IVANTOUT CENTRAKOR LES PEINTURES", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.8975784284051342, - 43.62790971503625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34057A", - "ref": "FRETIP34057A", - "description": "e-Totem - 3M - Castelnau Le Lez - Parking Charles de Gaulle", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.8975784284051342, - 43.62790971503625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34057A", - "ref": "FRETIP34057A", - "description": "e-Totem - 3M - Castelnau Le Lez - Parking Charles de Gaulle", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.8975784284051342, - 43.62790971503625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34057A", - "ref": "FRETIP34057A", - "description": "e-Totem - 3M - Castelnau Le Lez - Parking Charles de Gaulle", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.8975784284051342, - 43.62790971503625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34057A", - "ref": "FRETIP34057A", - "description": "e-Totem - 3M - Castelnau Le Lez - Parking Charles de Gaulle", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.982703, - 43.676013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34058A", - "ref": "FRETIP34058A", - "description": "e-Totem - 3M - Parking Avenue de la Coopérative", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.982703, - 43.676013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34058A", - "ref": "FRETIP34058A", - "description": "e-Totem - 3M - Parking Avenue de la Coopérative", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.982703, - 43.676013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34058A", - "ref": "FRETIP34058A", - "description": "e-Totem - 3M - Parking Avenue de la Coopérative", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.982703, - 43.676013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34058A", - "ref": "FRETIP34058A", - "description": "e-Totem - 3M - Parking Avenue de la Coopérative", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.714224853110711, - 43.55144913499658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34087A", - "ref": "FRETIP34087A", - "description": "e-Totem - 3M - Cournonsec - Rue de la Billière", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.714224853110711, - 43.55144913499658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34087A", - "ref": "FRETIP34087A", - "description": "e-Totem - 3M - Cournonsec - Rue de la Billière", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.714224853110711, - 43.55144913499658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34087A", - "ref": "FRETIP34087A", - "description": "e-Totem - 3M - Cournonsec - Rue de la Billière", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.714224853110711, - 43.55144913499658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34087A", - "ref": "FRETIP34087A", - "description": "e-Totem - 3M - Cournonsec - Rue de la Billière", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.832844, - 43.649751 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34116A", - "ref": "FRETIP34116A", - "description": "e-Totem - 3M - Grabels - Rue de la Valsière", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.832844, - 43.649751 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34116A", - "ref": "FRETIP34116A", - "description": "e-Totem - 3M - Grabels - Rue de la Valsière", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.832844, - 43.649751 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34116A", - "ref": "FRETIP34116A", - "description": "e-Totem - 3M - Grabels - Rue de la Valsière", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.832844, - 43.649751 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34116A", - "ref": "FRETIP34116A", - "description": "e-Totem - 3M - Grabels - Rue de la Valsière", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.934016, - 43.584243 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34129A", - "ref": "FRETIP34129A", - "description": "e-Totem - 3M - Lattes - Avenue Marcel Pagnol", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.934016, - 43.584243 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34129A", - "ref": "FRETIP34129A", - "description": "e-Totem - 3M - Lattes - Avenue Marcel Pagnol", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.934016, - 43.584243 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34129A", - "ref": "FRETIP34129A", - "description": "e-Totem - 3M - Lattes - Avenue Marcel Pagnol", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.934016, - 43.584243 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34129A", - "ref": "FRETIP34129A", - "description": "e-Totem - 3M - Lattes - Avenue Marcel Pagnol", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.891462041636136, - 43.60715955351402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34172A", - "ref": "FRETIP34172A", - "description": "e-Totem - 3M - Montpellier - Avenue Jacques Quartier", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.891462041636136, - 43.60715955351402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34172A", - "ref": "FRETIP34172A", - "description": "e-Totem - 3M - Montpellier - Avenue Jacques Quartier", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.891462041636136, - 43.60715955351402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34172A", - "ref": "FRETIP34172A", - "description": "e-Totem - 3M - Montpellier - Avenue Jacques Quartier", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.891462041636136, - 43.60715955351402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34172A", - "ref": "FRETIP34172A", - "description": "e-Totem - 3M - Montpellier - Avenue Jacques Quartier", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.91491, - 43.618351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34172B", - "ref": "FRETIP34172B", - "description": "e-Totem - 3M - Montpellier - Rue du Walhalla", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.91491, - 43.618351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34172B", - "ref": "FRETIP34172B", - "description": "e-Totem - 3M - Montpellier - Rue du Walhalla", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.91491, - 43.618351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34172B", - "ref": "FRETIP34172B", - "description": "e-Totem - 3M - Montpellier - Rue du Walhalla", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.91491, - 43.618351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34172B", - "ref": "FRETIP34172B", - "description": "e-Totem - 3M - Montpellier - Rue du Walhalla", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.915639, - 43.601268 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34172E", - "ref": "FRETIP34172E", - "description": "e-Totem - 3M - Montpellier - Avenue Nina Simone", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.915639, - 43.601268 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34172E", - "ref": "FRETIP34172E", - "description": "e-Totem - 3M - Montpellier - Avenue Nina Simone", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.915639, - 43.601268 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34172E", - "ref": "FRETIP34172E", - "description": "e-Totem - 3M - Montpellier - Avenue Nina Simone", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.915639, - 43.601268 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34172E", - "ref": "FRETIP34172E", - "description": "e-Totem - 3M - Montpellier - Avenue Nina Simone", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.82742, - 43.63823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34172H", - "ref": "FRETIP34172H", - "description": "e-Totem - 3M -TAM Euromédecine (REVEO)", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.82742, - 43.63823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34172H", - "ref": "FRETIP34172H", - "description": "e-Totem - 3M -TAM Euromédecine (REVEO)", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.82742, - 43.63823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34172H", - "ref": "FRETIP34172H", - "description": "e-Totem - 3M -TAM Euromédecine (REVEO)", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.82742, - 43.63823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34172H", - "ref": "FRETIP34172H", - "description": "e-Totem - 3M -TAM Euromédecine (REVEO)", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.878642, - 43.58564 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34172I", - "ref": "FRETIP34172I", - "description": "e-Totem - 3M - Montpellier - Avenue du Marché Gare", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.878642, - 43.58564 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34172I", - "ref": "FRETIP34172I", - "description": "e-Totem - 3M - Montpellier - Avenue du Marché Gare", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.878642, - 43.58564 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34172I", - "ref": "FRETIP34172I", - "description": "e-Totem - 3M - Montpellier - Avenue du Marché Gare", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.878642, - 43.58564 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34172I", - "ref": "FRETIP34172I", - "description": "e-Totem - 3M - Montpellier - Avenue du Marché Gare", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9364365680410263, - 43.57705856201934 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34198A", - "ref": "FRETIP34198A", - "description": "e-Totem - LAPEYRE Pérols", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9364365680410263, - 43.57705856201934 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34198A", - "ref": "FRETIP34198A", - "description": "e-Totem - LAPEYRE Pérols", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9364365680410263, - 43.57705856201934 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34198A", - "ref": "FRETIP34198A", - "description": "e-Totem - LAPEYRE Pérols", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9364365680410263, - 43.57705856201934 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34198A", - "ref": "FRETIP34198A", - "description": "e-Totem - LAPEYRE Pérols", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.975844, - 43.649111 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34240A", - "ref": "FRETIP34240A", - "description": "e-Totem - THE ORIGINALS CITY - SAINT AUNES", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.975844, - 43.649111 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34240A", - "ref": "FRETIP34240A", - "description": "e-Totem - THE ORIGINALS CITY - SAINT AUNES", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.975844, - 43.649111 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34240A", - "ref": "FRETIP34240A", - "description": "e-Totem - THE ORIGINALS CITY - SAINT AUNES", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.975844, - 43.649111 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34240A", - "ref": "FRETIP34240A", - "description": "e-Totem - THE ORIGINALS CITY - SAINT AUNES", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.835716, - 43.566653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34270A", - "ref": "FRETIP34270A", - "description": "e-Totem - HOTEL PRIME SAINT JEAN DE VEDAS", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.835716, - 43.566653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34270A", - "ref": "FRETIP34270A", - "description": "e-Totem - HOTEL PRIME SAINT JEAN DE VEDAS", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.835716, - 43.566653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34270A", - "ref": "FRETIP34270A", - "description": "e-Totem - HOTEL PRIME SAINT JEAN DE VEDAS", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.835716, - 43.566653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34270A", - "ref": "FRETIP34270A", - "description": "e-Totem - HOTEL PRIME SAINT JEAN DE VEDAS", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.845846, - 43.57141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34270B", - "ref": "FRETIP34270B", - "description": "e-Totem - 3M - Rue des Trasseurs", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.845846, - 43.57141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34270B", - "ref": "FRETIP34270B", - "description": "e-Totem - 3M - Rue des Trasseurs", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.845846, - 43.57141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34270B", - "ref": "FRETIP34270B", - "description": "e-Totem - 3M - Rue des Trasseurs", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.845846, - 43.57141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34270B", - "ref": "FRETIP34270B", - "description": "e-Totem - 3M - Rue des Trasseurs", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.41757, - 43.312014 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34332G", - "ref": "FRETIP34332G", - "description": "e-Totem - VIAS - Office de Tourisme", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.41757, - 43.312014 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34332G", - "ref": "FRETIP34332G", - "description": "e-Totem - VIAS - Office de Tourisme", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.41757, - 43.312014 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34332G", - "ref": "FRETIP34332G", - "description": "e-Totem - VIAS - Office de Tourisme", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.41757, - 43.312014 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34332G", - "ref": "FRETIP34332G", - "description": "e-Totem - VIAS - Office de Tourisme", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.287959, - 43.330283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34336A", - "ref": "FRETIP34336A", - "description": "e-Totem - THE ORIGINALS CITY - BEZIERS", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.287959, - 43.330283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34336A", - "ref": "FRETIP34336A", - "description": "e-Totem - THE ORIGINALS CITY - BEZIERS", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.287959, - 43.330283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34336A", - "ref": "FRETIP34336A", - "description": "e-Totem - THE ORIGINALS CITY - BEZIERS", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.287959, - 43.330283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP34336A", - "ref": "FRETIP34336A", - "description": "e-Totem - THE ORIGINALS CITY - BEZIERS", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.669349391547304, - 45.22782396029936 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP38382A", - "ref": "FRETIP38382A", - "description": "e-Totem - Ekho Hôtel", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.669349391547304, - 45.22782396029936 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP38382A", - "ref": "FRETIP38382A", - "description": "e-Totem - Ekho Hôtel", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.669349391547304, - 45.22782396029936 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP38382A", - "ref": "FRETIP38382A", - "description": "e-Totem - Ekho Hôtel", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.669349391547304, - 45.22782396029936 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP38382A", - "ref": "FRETIP38382A", - "description": "e-Totem - Ekho Hôtel", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.769091867198255, - 45.183270417202635 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP38421A", - "ref": "FRETIP38421A", - "description": "e-Totem - LAPEYRE St Martin d'Héres", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.769091867198255, - 45.183270417202635 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP38421A", - "ref": "FRETIP38421A", - "description": "e-Totem - LAPEYRE St Martin d'Héres", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.769091867198255, - 45.183270417202635 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP38421A", - "ref": "FRETIP38421A", - "description": "e-Totem - LAPEYRE St Martin d'Héres", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.769091867198255, - 45.183270417202635 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP38421A", - "ref": "FRETIP38421A", - "description": "e-Totem - LAPEYRE St Martin d'Héres", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.8599224265913495, - 46.56683372301837 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP38455A", - "ref": "FRETIP38455A", - "description": "e-Totem - INTERMARCHE SAINT SAVIN", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.8599224265913495, - 46.56683372301837 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP38455A", - "ref": "FRETIP38455A", - "description": "e-Totem - INTERMARCHE SAINT SAVIN", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.8599224265913495, - 46.56683372301837 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP38455A", - "ref": "FRETIP38455A", - "description": "e-Totem - INTERMARCHE SAINT SAVIN", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.8599224265913495, - 46.56683372301837 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP38455A", - "ref": "FRETIP38455A", - "description": "e-Totem - INTERMARCHE SAINT SAVIN", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.951943872606288, - 45.30139513106044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP38501A", - "ref": "FRETIP38501A", - "description": "e-Totem - U Express - Tencin", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.951943872606288, - 45.30139513106044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP38501A", - "ref": "FRETIP38501A", - "description": "e-Totem - U Express - Tencin", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.951943872606288, - 45.30139513106044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP38501A", - "ref": "FRETIP38501A", - "description": "e-Totem - U Express - Tencin", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.951943872606288, - 45.30139513106044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP38501A", - "ref": "FRETIP38501A", - "description": "e-Totem - U Express - Tencin", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.196275595759712, - 45.810183023117354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP42011A", - "ref": "FRETIP42011A", - "description": "e-Totem - Netto Balbigny", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.196275595759712, - 45.810183023117354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP42011A", - "ref": "FRETIP42011A", - "description": "e-Totem - Netto Balbigny", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.196275595759712, - 45.810183023117354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP42011A", - "ref": "FRETIP42011A", - "description": "e-Totem - Netto Balbigny", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.196275595759712, - 45.810183023117354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP42011A", - "ref": "FRETIP42011A", - "description": "e-Totem - Netto Balbigny", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.302425987677903, - 45.5842783362356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP42043A", - "ref": "FRETIP42043A", - "description": "e-Totem - INTERMARCHE CHAMBOEUF", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.302425987677903, - 45.5842783362356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP42043A", - "ref": "FRETIP42043A", - "description": "e-Totem - INTERMARCHE CHAMBOEUF", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.302425987677903, - 45.5842783362356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP42043A", - "ref": "FRETIP42043A", - "description": "e-Totem - INTERMARCHE CHAMBOEUF", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.302425987677903, - 45.5842783362356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP42043A", - "ref": "FRETIP42043A", - "description": "e-Totem - INTERMARCHE CHAMBOEUF", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.097492724490182, - 46.01040027270971 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP42071A", - "ref": "FRETIP42071A", - "description": "e-Totem - IBIS Roanne Côteau", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.097492724490182, - 46.01040027270971 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP42071A", - "ref": "FRETIP42071A", - "description": "e-Totem - IBIS Roanne Côteau", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.097492724490182, - 46.01040027270971 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP42071A", - "ref": "FRETIP42071A", - "description": "e-Totem - IBIS Roanne Côteau", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.097492724490182, - 46.01040027270971 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP42071A", - "ref": "FRETIP42071A", - "description": "e-Totem - IBIS Roanne Côteau", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.231009992539046, - 45.65467753284148 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP42149A", - "ref": "FRETIP42149A", - "description": "e-Totem - Netto Montrond-les-Bains", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.231009992539046, - 45.65467753284148 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP42149A", - "ref": "FRETIP42149A", - "description": "e-Totem - Netto Montrond-les-Bains", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.231009992539046, - 45.65467753284148 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP42149A", - "ref": "FRETIP42149A", - "description": "e-Totem - Netto Montrond-les-Bains", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.231009992539046, - 45.65467753284148 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP42149A", - "ref": "FRETIP42149A", - "description": "e-Totem - Netto Montrond-les-Bains", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0888425566586974, - 46.04864557688277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP42187B", - "ref": "FRETIP42187B", - "description": "e-Totem - IBIS Budget Roanne", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0888425566586974, - 46.04864557688277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP42187B", - "ref": "FRETIP42187B", - "description": "e-Totem - IBIS Budget Roanne", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0888425566586974, - 46.04864557688277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP42187B", - "ref": "FRETIP42187B", - "description": "e-Totem - IBIS Budget Roanne", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0888425566586974, - 46.04864557688277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP42187B", - "ref": "FRETIP42187B", - "description": "e-Totem - IBIS Budget Roanne", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.389940574, - 45.46458512 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP42218A", - "ref": "FRETIP42218A", - "description": "e-Totem - GREENPARK Public", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.389940574, - 45.46458512 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP42218A", - "ref": "FRETIP42218A", - "description": "e-Totem - GREENPARK Public", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.389940574, - 45.46458512 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP42218A", - "ref": "FRETIP42218A", - "description": "e-Totem - GREENPARK Public", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.389940574, - 45.46458512 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP42218A", - "ref": "FRETIP42218A", - "description": "e-Totem - GREENPARK Public", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.263625198871977, - 45.5102074142271 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP42279A", - "ref": "FRETIP42279A", - "description": "e-Totem - Cinépôle Saint-Just-Saint-Rambert", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.263625198871977, - 45.5102074142271 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP42279A", - "ref": "FRETIP42279A", - "description": "e-Totem - Cinépôle Saint-Just-Saint-Rambert", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.263625198871977, - 45.5102074142271 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP42279A", - "ref": "FRETIP42279A", - "description": "e-Totem - Cinépôle Saint-Just-Saint-Rambert", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.263625198871977, - 45.5102074142271 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP42279A", - "ref": "FRETIP42279A", - "description": "e-Totem - Cinépôle Saint-Just-Saint-Rambert", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.506610807672151, - 47.124726852186356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP44014A", - "ref": "FRETIP44014A", - "description": "e-Totem - Le Set", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.506610807672151, - 47.124726852186356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP44014A", - "ref": "FRETIP44014A", - "description": "e-Totem - Le Set", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.506610807672151, - 47.124726852186356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP44014A", - "ref": "FRETIP44014A", - "description": "e-Totem - Le Set", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.506610807672151, - 47.124726852186356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP44014A", - "ref": "FRETIP44014A", - "description": "e-Totem - Le Set", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6125831466799199, - 47.248924832825374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP44162A", - "ref": "FRETIP44162A", - "description": "e-Totem - LAPEYRE St Herblain", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6125831466799199, - 47.248924832825374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP44162A", - "ref": "FRETIP44162A", - "description": "e-Totem - LAPEYRE St Herblain", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6125831466799199, - 47.248924832825374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP44162A", - "ref": "FRETIP44162A", - "description": "e-Totem - LAPEYRE St Herblain", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6125831466799199, - 47.248924832825374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP44162A", - "ref": "FRETIP44162A", - "description": "e-Totem - LAPEYRE St Herblain", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.2111787639034923, - 47.29393457836854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP44210A", - "ref": "FRETIP44210A", - "description": "e-Totem - LAPEYRE Trignac", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.2111787639034923, - 47.29393457836854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP44210A", - "ref": "FRETIP44210A", - "description": "e-Totem - LAPEYRE Trignac", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.2111787639034923, - 47.29393457836854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP44210A", - "ref": "FRETIP44210A", - "description": "e-Totem - LAPEYRE Trignac", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.2111787639034923, - 47.29393457836854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP44210A", - "ref": "FRETIP44210A", - "description": "e-Totem - LAPEYRE Trignac", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.61452837, - 44.19070549 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP47001A", - "ref": "FRETIP47001A", - "description": "e-Totem - Mercure Agen", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.61452837, - 44.19070549 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP47001A", - "ref": "FRETIP47001A", - "description": "e-Totem - Mercure Agen", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.61452837, - 44.19070549 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP47001A", - "ref": "FRETIP47001A", - "description": "e-Totem - Mercure Agen", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.61452837, - 44.19070549 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP47001A", - "ref": "FRETIP47001A", - "description": "e-Totem - Mercure Agen", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7030462342557886, - 44.16808112821543 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP47128A", - "ref": "FRETIP47128A", - "description": "e-Totem - Netto Lafox", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7030462342557886, - 44.16808112821543 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP47128A", - "ref": "FRETIP47128A", - "description": "e-Totem - Netto Lafox", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7030462342557886, - 44.16808112821543 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP47128A", - "ref": "FRETIP47128A", - "description": "e-Totem - Netto Lafox", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7030462342557886, - 44.16808112821543 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP47128A", - "ref": "FRETIP47128A", - "description": "e-Totem - Netto Lafox", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7373112568440828, - 44.63542818948914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP47324A", - "ref": "FRETIP47324A", - "description": "e-Totem - INTERMARCHE VILLEREAL", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7373112568440828, - 44.63542818948914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP47324A", - "ref": "FRETIP47324A", - "description": "e-Totem - INTERMARCHE VILLEREAL", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7373112568440828, - 44.63542818948914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP47324A", - "ref": "FRETIP47324A", - "description": "e-Totem - INTERMARCHE VILLEREAL", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7373112568440828, - 44.63542818948914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP47324A", - "ref": "FRETIP47324A", - "description": "e-Totem - INTERMARCHE VILLEREAL", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.9102237, - 47.0359209 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP49099A", - "ref": "FRETIP49099A", - "description": "e-Totem - Lav'Car Cholet", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.9102237, - 47.0359209 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP49099A", - "ref": "FRETIP49099A", - "description": "e-Totem - Lav'Car Cholet", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.9102237, - 47.0359209 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP49099A", - "ref": "FRETIP49099A", - "description": "e-Totem - Lav'Car Cholet", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.9102237, - 47.0359209 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP49099A", - "ref": "FRETIP49099A", - "description": "e-Totem - Lav'Car Cholet", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.589718598486631, - 48.731859307347655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP51649A", - "ref": "FRETIP51649A", - "description": "e-Totem - WOZZ VITRY LE FRANCOIS", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.589718598486631, - 48.731859307347655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP51649A", - "ref": "FRETIP51649A", - "description": "e-Totem - WOZZ VITRY LE FRANCOIS", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.589718598486631, - 48.731859307347655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP51649A", - "ref": "FRETIP51649A", - "description": "e-Totem - WOZZ VITRY LE FRANCOIS", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.589718598486631, - 48.731859307347655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP51649A", - "ref": "FRETIP51649A", - "description": "e-Totem - WOZZ VITRY LE FRANCOIS", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7570050749694825, - 47.953426726586905 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP52060A", - "ref": "FRETIP52060A", - "description": "e-Totem - BRICOPRO MOUCHOTTE", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7570050749694825, - 47.953426726586905 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP52060A", - "ref": "FRETIP52060A", - "description": "e-Totem - BRICOPRO MOUCHOTTE", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.9470170047592337, - 47.85171712989853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP53084A", - "ref": "FRETIP53084A", - "description": "e-Totem - Hôtel Restaurant du château - CRAON", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.9470170047592337, - 47.85171712989853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP53084A", - "ref": "FRETIP53084A", - "description": "e-Totem - Hôtel Restaurant du château - CRAON", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.146274, - 49.359005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP57672C", - "ref": "FRETIP57672C", - "description": "e-Totem - Thionville Boucle de la Milliaire", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1695605, - 49.3619 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP57672D", - "ref": "FRETIP57672D", - "description": "e-Totem - Thionville Square René Schwartz", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1741172, - 49.362893 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP57672E", - "ref": "FRETIP57672E", - "description": "e-Totem - Thionville Place Général Patton", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1575888, - 49.3542421 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP57672I", - "ref": "FRETIP57672I", - "description": "e-Totem - Thionville Route de Longwy", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9362251687554526, - 50.12862663096405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP59036A", - "ref": "FRETIP59036A", - "description": "e-Totem - Starwash Avesnes", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9362251687554526, - 50.12862663096405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP59036A", - "ref": "FRETIP59036A", - "description": "e-Totem - Starwash Avesnes", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9362251687554526, - 50.12862663096405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP59036A", - "ref": "FRETIP59036A", - "description": "e-Totem - Starwash Avesnes", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9362251687554526, - 50.12862663096405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP59036A", - "ref": "FRETIP59036A", - "description": "e-Totem - Starwash Avesnes", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5356451021191653, - 50.09353714684742 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP59136A", - "ref": "FRETIP59136A", - "description": "e-Totem - LAV'CAR LE CATEAU-CAMBRESIS", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5356451021191653, - 50.09353714684742 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP59136A", - "ref": "FRETIP59136A", - "description": "e-Totem - LAV'CAR LE CATEAU-CAMBRESIS", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5356451021191653, - 50.09353714684742 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP59136A", - "ref": "FRETIP59136A", - "description": "e-Totem - LAV'CAR LE CATEAU-CAMBRESIS", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5356451021191653, - 50.09353714684742 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP59136A", - "ref": "FRETIP59136A", - "description": "e-Totem - LAV'CAR LE CATEAU-CAMBRESIS", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3837556861869467, - 50.322463133637804 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP59172A", - "ref": "FRETIP59172A", - "description": "e-Totem - Jet Car Wash Denain", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3837556861869467, - 50.322463133637804 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP59172A", - "ref": "FRETIP59172A", - "description": "e-Totem - Jet Car Wash Denain", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3837556861869467, - 50.322463133637804 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP59172A", - "ref": "FRETIP59172A", - "description": "e-Totem - Jet Car Wash Denain", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3837556861869467, - 50.322463133637804 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP59172A", - "ref": "FRETIP59172A", - "description": "e-Totem - Jet Car Wash Denain", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0937666, - 50.3425642 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP59228A", - "ref": "FRETIP59228A", - "description": "e-Totem - Silver Wash Auto Férin", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0937666, - 50.3425642 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP59228A", - "ref": "FRETIP59228A", - "description": "e-Totem - Silver Wash Auto Férin", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0937666, - 50.3425642 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP59228A", - "ref": "FRETIP59228A", - "description": "e-Totem - Silver Wash Auto Férin", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0937666, - 50.3425642 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP59228A", - "ref": "FRETIP59228A", - "description": "e-Totem - Silver Wash Auto Férin", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1946669562389154, - 50.17452155191921 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP59244A", - "ref": "FRETIP59244A", - "description": "e-Totem - Tabl'Hôtel Cambrai", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1946669562389154, - 50.17452155191921 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP59244A", - "ref": "FRETIP59244A", - "description": "e-Totem - Tabl'Hôtel Cambrai", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1946669562389154, - 50.17452155191921 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP59244A", - "ref": "FRETIP59244A", - "description": "e-Totem - Tabl'Hôtel Cambrai", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1946669562389154, - 50.17452155191921 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP59244A", - "ref": "FRETIP59244A", - "description": "e-Totem - Tabl'Hôtel Cambrai", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0697451419812665, - 50.66179854122704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP59368A", - "ref": "FRETIP59368A", - "description": "SUPER U La Madeleine", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0697451419812665, - 50.66179854122704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP59368A", - "ref": "FRETIP59368A", - "description": "SUPER U La Madeleine", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0697451419812665, - 50.66179854122704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP59368A", - "ref": "FRETIP59368A", - "description": "SUPER U La Madeleine", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0697451419812665, - 50.66179854122704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP59368A", - "ref": "FRETIP59368A", - "description": "SUPER U La Madeleine", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0697451419812665, - 50.66179854122704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP59368A", - "ref": "FRETIP59368A", - "description": "SUPER U La Madeleine", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0697451419812665, - 50.66179854122704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP59368A", - "ref": "FRETIP59368A", - "description": "SUPER U La Madeleine", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0697451419812665, - 50.66179854122704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP59368A", - "ref": "FRETIP59368A", - "description": "SUPER U La Madeleine", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0697451419812665, - 50.66179854122704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP59368A", - "ref": "FRETIP59368A", - "description": "SUPER U La Madeleine", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4782825010674006, - 50.3821530640016 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP59459A", - "ref": "FRETIP59459A", - "description": "e-Totem - La Foir'Fouille Petite-Forêt", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4782825010674006, - 50.3821530640016 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP59459A", - "ref": "FRETIP59459A", - "description": "e-Totem - La Foir'Fouille Petite-Forêt", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4782825010674006, - 50.3821530640016 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP59459A", - "ref": "FRETIP59459A", - "description": "e-Totem - La Foir'Fouille Petite-Forêt", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4782825010674006, - 50.3821530640016 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP59459A", - "ref": "FRETIP59459A", - "description": "e-Totem - La Foir'Fouille Petite-Forêt", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.899440540979775, - 50.564625157416764 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP59524A", - "ref": "FRETIP59524A", - "description": "e-Totem - Carrefour Sainghin", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.899440540979775, - 50.564625157416764 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP59524A", - "ref": "FRETIP59524A", - "description": "e-Totem - Carrefour Sainghin", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.899440540979775, - 50.564625157416764 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP59524A", - "ref": "FRETIP59524A", - "description": "e-Totem - Carrefour Sainghin", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.899440540979775, - 50.564625157416764 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP59524A", - "ref": "FRETIP59524A", - "description": "e-Totem - Carrefour Sainghin", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.459680175832258, - 50.33556142007296 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP59606A", - "ref": "FRETIP59606A", - "description": "e-Totem - LAPEYRE Valenciennes", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.459680175832258, - 50.33556142007296 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP59606A", - "ref": "FRETIP59606A", - "description": "e-Totem - LAPEYRE Valenciennes", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.459680175832258, - 50.33556142007296 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP59606A", - "ref": "FRETIP59606A", - "description": "e-Totem - LAPEYRE Valenciennes", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.459680175832258, - 50.33556142007296 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP59606A", - "ref": "FRETIP59606A", - "description": "e-Totem - LAPEYRE Valenciennes", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.100388724164629, - 50.120994874496915 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP59661A", - "ref": "FRETIP59661A", - "description": "e-Totem - Willy’s frites", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.100388724164629, - 50.120994874496915 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP59661A", - "ref": "FRETIP59661A", - "description": "e-Totem - Willy’s frites", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.469416719347096, - 49.22983493490479 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP60589A", - "ref": "FRETIP60589A", - "description": "e-Totem - LAPEYRE Saint Maximin", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.469416719347096, - 49.22983493490479 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP60589A", - "ref": "FRETIP60589A", - "description": "e-Totem - LAPEYRE Saint Maximin", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.469416719347096, - 49.22983493490479 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP60589A", - "ref": "FRETIP60589A", - "description": "e-Totem - LAPEYRE Saint Maximin", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.469416719347096, - 49.22983493490479 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP60589A", - "ref": "FRETIP60589A", - "description": "e-Totem - LAPEYRE Saint Maximin", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8674459689161877, - 49.48385067768385 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP60636A", - "ref": "FRETIP60636A", - "description": "e-Totem - B&B Compiegne Thourotte", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8674459689161877, - 49.48385067768385 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP60636A", - "ref": "FRETIP60636A", - "description": "e-Totem - B&B Compiegne Thourotte", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.419313851448164, - 48.55759554391043 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP61483A", - "ref": "FRETIP61483A", - "description": "e-Totem - Casino JOA Bagnoles-de-l'Orne", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.419313851448164, - 48.55759554391043 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP61483A", - "ref": "FRETIP61483A", - "description": "e-Totem - Casino JOA Bagnoles-de-l'Orne", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.419313851448164, - 48.55759554391043 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP61483A", - "ref": "FRETIP61483A", - "description": "e-Totem - Casino JOA Bagnoles-de-l'Orne", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.419313851448164, - 48.55759554391043 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP61483A", - "ref": "FRETIP61483A", - "description": "e-Totem - Casino JOA Bagnoles-de-l'Orne", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1177397496265256, - 50.228028740309135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP62060A", - "ref": "FRETIP62060A", - "description": "e-Totem - INTERMARCHE AUXI-LE-CHÂTEAU", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1177397496265256, - 50.228028740309135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP62060A", - "ref": "FRETIP62060A", - "description": "e-Totem - INTERMARCHE AUXI-LE-CHÂTEAU", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1177397496265256, - 50.228028740309135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP62060A", - "ref": "FRETIP62060A", - "description": "e-Totem - INTERMARCHE AUXI-LE-CHÂTEAU", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1177397496265256, - 50.228028740309135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP62060A", - "ref": "FRETIP62060A", - "description": "e-Totem - INTERMARCHE AUXI-LE-CHÂTEAU", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5967356, - 50.4021281 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP62108A", - "ref": "FRETIP62108A", - "description": "e-Totem - SCI du Littoral berck", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5967356, - 50.4021281 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP62108A", - "ref": "FRETIP62108A", - "description": "e-Totem - SCI du Littoral berck", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5967356, - 50.4021281 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP62108A", - "ref": "FRETIP62108A", - "description": "e-Totem - SCI du Littoral berck", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5967356, - 50.4021281 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP62108A", - "ref": "FRETIP62108A", - "description": "e-Totem - SCI du Littoral berck", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6238397, - 50.515693 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP62350A", - "ref": "FRETIP62350A", - "description": "e-Totem - Rapid'eau Fouquières-lès-Béthune", - "capacity": "2", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6238397, - 50.515693 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP62350A", - "ref": "FRETIP62350A", - "description": "e-Totem - Rapid'eau Fouquières-lès-Béthune", - "capacity": "2", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:typee": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.637542895404567, - 50.45182729139632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP62443A", - "ref": "FRETIP62443A", - "description": "e-Totem - RAPIDEAU Hersin Coupigny", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.637542895404567, - 50.45182729139632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP62443A", - "ref": "FRETIP62443A", - "description": "e-Totem - RAPIDEAU Hersin Coupigny", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.637542895404567, - 50.45182729139632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP62443A", - "ref": "FRETIP62443A", - "description": "e-Totem - RAPIDEAU Hersin Coupigny", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.637542895404567, - 50.45182729139632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP62443A", - "ref": "FRETIP62443A", - "description": "e-Totem - RAPIDEAU Hersin Coupigny", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.87291384492859, - 50.40505272038649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP62570A", - "ref": "FRETIP62570A", - "description": "e-Totem - RAPID'EAU MERICOURT", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.87291384492859, - 50.40505272038649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP62570A", - "ref": "FRETIP62570A", - "description": "e-Totem - RAPID'EAU MERICOURT", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.87291384492859, - 50.40505272038649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP62570A", - "ref": "FRETIP62570A", - "description": "e-Totem - RAPID'EAU MERICOURT", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.87291384492859, - 50.40505272038649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP62570A", - "ref": "FRETIP62570A", - "description": "e-Totem - RAPID'EAU MERICOURT", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8633637449604317, - 50.43073472848358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP62628A", - "ref": "FRETIP62628A", - "description": "e-Totem - Noyelles sous Lens", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8633637449604317, - 50.43073472848358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP62628A", - "ref": "FRETIP62628A", - "description": "e-Totem - Noyelles sous Lens", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8633637449604317, - 50.43073472848358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP62628A", - "ref": "FRETIP62628A", - "description": "e-Totem - Noyelles sous Lens", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8633637449604317, - 50.43073472848358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP62628A", - "ref": "FRETIP62628A", - "description": "e-Totem - Noyelles sous Lens", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1433246276447075, - 45.75911915685163 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP63014A", - "ref": "FRETIP63014A", - "description": "e-Totem - Honoré Table Auvergnate", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1433246276447075, - 45.75911915685163 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP63014A", - "ref": "FRETIP63014A", - "description": "e-Totem - Honoré Table Auvergnate", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1433246276447075, - 45.75911915685163 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP63014A", - "ref": "FRETIP63014A", - "description": "e-Totem - Honoré Table Auvergnate", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1433246276447075, - 45.75911915685163 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP63014A", - "ref": "FRETIP63014A", - "description": "e-Totem - Honoré Table Auvergnate", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1572541980319087, - 45.84120888197422 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP63164A", - "ref": "FRETIP63164A", - "description": "e-Totem - Fasthôtel Gerzat", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1572541980319087, - 45.84120888197422 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP63164A", - "ref": "FRETIP63164A", - "description": "e-Totem - Fasthôtel Gerzat", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1572541980319087, - 45.84120888197422 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP63164A", - "ref": "FRETIP63164A", - "description": "e-Totem - Fasthôtel Gerzat", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1572541980319087, - 45.84120888197422 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP63164A", - "ref": "FRETIP63164A", - "description": "e-Totem - Fasthôtel Gerzat", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.520373112743763, - 45.85579165444378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP63430A", - "ref": "FRETIP63430A", - "description": "e-Totem - CH Thiers", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.520373112743763, - 45.85579165444378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP63430A", - "ref": "FRETIP63430A", - "description": "e-Totem - CH Thiers", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5044641779183938, - 43.481862937608746 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP64024A", - "ref": "FRETIP64024A", - "description": "e-Totem - Kyriad Anglet-Biarritz", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5044641779183938, - 43.481862937608746 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP64024A", - "ref": "FRETIP64024A", - "description": "e-Totem - Kyriad Anglet-Biarritz", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5385403559826865, - 43.46612969154638 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP64122D", - "ref": "FRETIP64122D", - "description": "e-Totem - BIARRITZ Parking Iraty", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5385403559826865, - 43.46612969154638 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP64122D", - "ref": "FRETIP64122D", - "description": "e-Totem - BIARRITZ Parking Iraty", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5385403559826865, - 43.46612969154638 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP64122D", - "ref": "FRETIP64122D", - "description": "e-Totem - BIARRITZ Parking Iraty", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5385403559826865, - 43.46612969154638 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP64122D", - "ref": "FRETIP64122D", - "description": "e-Totem - BIARRITZ Parking Iraty", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5723837190802206, - 43.46623316194093 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP64122J", - "ref": "FRETIP64122J", - "description": "e-Totem - BIARRITZ Rue de Madrid (parking)", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5723837190802206, - 43.46623316194093 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP64122J", - "ref": "FRETIP64122J", - "description": "e-Totem - BIARRITZ Rue de Madrid (parking)", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5723837190802206, - 43.46623316194093 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP64122J", - "ref": "FRETIP64122J", - "description": "e-Totem - BIARRITZ Rue de Madrid (parking)", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5723837190802206, - 43.46623316194093 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP64122J", - "ref": "FRETIP64122J", - "description": "e-Totem - BIARRITZ Rue de Madrid (parking)", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5530227620017973, - 43.47724292048204 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP64122P", - "ref": "FRETIP64122P", - "description": "e-Totem - BIARRITZ Parking Charles Floquet", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5530227620017973, - 43.47724292048204 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP64122P", - "ref": "FRETIP64122P", - "description": "e-Totem - BIARRITZ Parking Charles Floquet", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5530227620017973, - 43.47724292048204 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP64122P", - "ref": "FRETIP64122P", - "description": "e-Totem - BIARRITZ Parking Charles Floquet", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5530227620017973, - 43.47724292048204 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP64122P", - "ref": "FRETIP64122P", - "description": "e-Totem - BIARRITZ Parking Charles Floquet", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5659876373785362, - 43.476473174968646 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP64122S", - "ref": "FRETIP64122S", - "description": "e-Totem - BIARRITZ Parking Beaurivage ", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5659876373785362, - 43.476473174968646 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP64122S", - "ref": "FRETIP64122S", - "description": "e-Totem - BIARRITZ Parking Beaurivage ", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5659876373785362, - 43.476473174968646 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP64122S", - "ref": "FRETIP64122S", - "description": "e-Totem - BIARRITZ Parking Beaurivage ", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5659876373785362, - 43.476473174968646 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP64122S", - "ref": "FRETIP64122S", - "description": "e-Totem - BIARRITZ Parking Beaurivage ", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5559906342142897, - 43.484154810677055 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP64122T", - "ref": "FRETIP64122T", - "description": "e-Totem - BIARRITZ Avenue de la Marne", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5559906342142897, - 43.484154810677055 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP64122T", - "ref": "FRETIP64122T", - "description": "e-Totem - BIARRITZ Avenue de la Marne", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5559906342142897, - 43.484154810677055 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP64122T", - "ref": "FRETIP64122T", - "description": "e-Totem - BIARRITZ Avenue de la Marne", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5559906342142897, - 43.484154810677055 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP64122T", - "ref": "FRETIP64122T", - "description": "e-Totem - BIARRITZ Avenue de la Marne", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.43591869801976907, - 43.321403559476266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP64335B", - "ref": "FRETIP64335B", - "description": "e-Totem - LAPEYRE Lescar", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.43591869801976907, - 43.321403559476266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP64335B", - "ref": "FRETIP64335B", - "description": "e-Totem - LAPEYRE Lescar", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.43591869801976907, - 43.321403559476266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP64335B", - "ref": "FRETIP64335B", - "description": "e-Totem - LAPEYRE Lescar", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.43591869801976907, - 43.321403559476266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP64335B", - "ref": "FRETIP64335B", - "description": "e-Totem - LAPEYRE Lescar", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6299953248474122, - 43.40606649823986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP64483A", - "ref": "FRETIP64483A", - "description": "e-Totem - B&B Saint Jean de Luz", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6299953248474122, - 43.40606649823986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP64483A", - "ref": "FRETIP64483A", - "description": "e-Totem - B&B Saint Jean de Luz", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6299953248474122, - 43.40606649823986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP64483A", - "ref": "FRETIP64483A", - "description": "e-Totem - B&B Saint Jean de Luz", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6299953248474122, - 43.40606649823986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP64483A", - "ref": "FRETIP64483A", - "description": "e-Totem - B&B Saint Jean de Luz", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.044555, - 43.208303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP65331A", - "ref": "FRETIP65331A", - "description": "e-Totem - THE ORIGINALS CITY - TARBES SUD", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.044555, - 43.208303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP65331A", - "ref": "FRETIP65331A", - "description": "e-Totem - THE ORIGINALS CITY - TARBES SUD", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.044555, - 43.208303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP65331A", - "ref": "FRETIP65331A", - "description": "e-Totem - THE ORIGINALS CITY - TARBES SUD", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.044555, - 43.208303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP65331A", - "ref": "FRETIP65331A", - "description": "e-Totem - THE ORIGINALS CITY - TARBES SUD", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.07736170031327519, - 43.24298168475364 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP65440A", - "ref": "FRETIP65440A", - "description": "e-Totem - BAT116 e-Fast", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.07736170031327519, - 43.24298168475364 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP65440A", - "ref": "FRETIP65440A", - "description": "e-Totem - BAT116 e-Fast", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.07736170031327519, - 43.24298168475364 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP65440A", - "ref": "FRETIP65440A", - "description": "e-Totem - BAT116 e-Fast", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.07736170031327519, - 43.24298168475364 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP65440A", - "ref": "FRETIP65440A", - "description": "e-Totem - BAT116 e-Fast", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.759643849539503, - 45.82149060734558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP69072A", - "ref": "FRETIP69072A", - "description": "e-Totem - DASSIN Première Classe Dardilly", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.759643849539503, - 45.82149060734558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP69072A", - "ref": "FRETIP69072A", - "description": "e-Totem - DASSIN Première Classe Dardilly", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.759643849539503, - 45.82149060734558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP69072A", - "ref": "FRETIP69072A", - "description": "e-Totem - DASSIN Première Classe Dardilly", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.759643849539503, - 45.82149060734558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP69072A", - "ref": "FRETIP69072A", - "description": "e-Totem - DASSIN Première Classe Dardilly", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.768451881279836, - 45.82038287835935 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP69116A", - "ref": "FRETIP69116A", - "description": "e-Totem - LAPEYRE Limonest", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.768451881279836, - 45.82038287835935 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP69116A", - "ref": "FRETIP69116A", - "description": "e-Totem - LAPEYRE Limonest", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.768451881279836, - 45.82038287835935 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP69116A", - "ref": "FRETIP69116A", - "description": "e-Totem - LAPEYRE Limonest", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.768451881279836, - 45.82038287835935 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP69116A", - "ref": "FRETIP69116A", - "description": "e-Totem - LAPEYRE Limonest", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.819787268119218, - 45.78897703640185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP69123A", - "ref": "FRETIP69123A", - "description": "e-Totem - Hôtel Lyon Métropole Artelodge", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.819787268119218, - 45.78897703640185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP69123A", - "ref": "FRETIP69123A", - "description": "e-Totem - Hôtel Lyon Métropole Artelodge", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.819787268119218, - 45.78897703640185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP69123A", - "ref": "FRETIP69123A", - "description": "e-Totem - Hôtel Lyon Métropole Artelodge", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.819787268119218, - 45.78897703640185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP69123A", - "ref": "FRETIP69123A", - "description": "e-Totem - Hôtel Lyon Métropole Artelodge", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.858623871429202, - 45.73039575141911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP69259A", - "ref": "FRETIP69259A", - "description": "e-Totem - SUPER U Vénissieux", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.858623871429202, - 45.73039575141911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP69259A", - "ref": "FRETIP69259A", - "description": "e-Totem - SUPER U Vénissieux", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.858623871429202, - 45.73039575141911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP69259A", - "ref": "FRETIP69259A", - "description": "e-Totem - SUPER U Vénissieux", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.858623871429202, - 45.73039575141911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP69259A", - "ref": "FRETIP69259A", - "description": "e-Totem - SUPER U Vénissieux", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.977191474089987, - 45.72470506065308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP69277A", - "ref": "FRETIP69277A", - "description": "e-Totem - Hôtel ParkEst", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.977191474089987, - 45.72470506065308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP69277A", - "ref": "FRETIP69277A", - "description": "e-Totem - Hôtel ParkEst", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.977191474089987, - 45.72470506065308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP69277A", - "ref": "FRETIP69277A", - "description": "e-Totem - Hôtel ParkEst", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.977191474089987, - 45.72470506065308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP69277A", - "ref": "FRETIP69277A", - "description": "e-Totem - Hôtel ParkEst", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.383512410538342, - 46.49300321727728 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP71157A", - "ref": "FRETIP71157A", - "description": "e-Totem - Super U Cuiseaux", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.383512410538342, - 46.49300321727728 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP71157A", - "ref": "FRETIP71157A", - "description": "e-Totem - Super U Cuiseaux", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.383512410538342, - 46.49300321727728 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP71157A", - "ref": "FRETIP71157A", - "description": "e-Totem - Super U Cuiseaux", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.383512410538342, - 46.49300321727728 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP71157A", - "ref": "FRETIP71157A", - "description": "e-Totem - Super U Cuiseaux", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0707106066969825, - 46.6040904896986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP71230A", - "ref": "FRETIP71230A", - "description": "e-Totem - INTERMARCHE GUEUGNON", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0707106066969825, - 46.6040904896986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP71230A", - "ref": "FRETIP71230A", - "description": "e-Totem - INTERMARCHE GUEUGNON", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0707106066969825, - 46.6040904896986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP71230A", - "ref": "FRETIP71230A", - "description": "e-Totem - INTERMARCHE GUEUGNON", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0707106066969825, - 46.6040904896986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP71230A", - "ref": "FRETIP71230A", - "description": "e-Totem - INTERMARCHE GUEUGNON", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.299929784348619, - 45.54407800558104 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP73002A", - "ref": "FRETIP73002A", - "description": "e-Totem - Carrefour Aiguebelle", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.299929784348619, - 45.54407800558104 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP73002A", - "ref": "FRETIP73002A", - "description": "e-Totem - Carrefour Aiguebelle", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.299929784348619, - 45.54407800558104 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP73002A", - "ref": "FRETIP73002A", - "description": "e-Totem - Carrefour Aiguebelle", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.299929784348619, - 45.54407800558104 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP73002A", - "ref": "FRETIP73002A", - "description": "e-Totem - Carrefour Aiguebelle", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.658234098976686, - 45.57893754976461 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP73039A", - "ref": "FRETIP73039A", - "description": "e-Totem - Hôtel le Belmont", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.658234098976686, - 45.57893754976461 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP73039A", - "ref": "FRETIP73039A", - "description": "e-Totem - Hôtel le Belmont", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.658234098976686, - 45.57893754976461 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP73039A", - "ref": "FRETIP73039A", - "description": "e-Totem - Hôtel le Belmont", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.658234098976686, - 45.57893754976461 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP73039A", - "ref": "FRETIP73039A", - "description": "e-Totem - Hôtel le Belmont", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.082775235341664, - 45.88960526672527 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP74010A", - "ref": "FRETIP74010A", - "description": "e-Totem - LBG Seynod", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.082775235341664, - 45.88960526672527 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP74010A", - "ref": "FRETIP74010A", - "description": "e-Totem - LBG Seynod", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.401820109093653, - 45.87653066696796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP74160A", - "ref": "FRETIP74160A", - "description": "e-Totem - Hôtel les Sapins", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.401820109093653, - 45.87653066696796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP74160A", - "ref": "FRETIP74160A", - "description": "e-Totem - Hôtel les Sapins", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.108195924176215, - 45.93526183725574 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP74181A", - "ref": "FRETIP74181A", - "description": "e-Totem - DASSIN Kyriad Metz-Tessy", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.108195924176215, - 45.93526183725574 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP74181A", - "ref": "FRETIP74181A", - "description": "e-Totem - DASSIN Kyriad Metz-Tessy", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.108195924176215, - 45.93526183725574 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP74181A", - "ref": "FRETIP74181A", - "description": "e-Totem - DASSIN Kyriad Metz-Tessy", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.108195924176215, - 45.93526183725574 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP74181A", - "ref": "FRETIP74181A", - "description": "e-Totem - DASSIN Kyriad Metz-Tessy", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.628849603788121, - 45.941993683360984 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP74256A", - "ref": "FRETIP74256A", - "description": "e-Totem - Ciné Mont-Blanc Sallanches", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.628849603788121, - 45.941993683360984 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP74256A", - "ref": "FRETIP74256A", - "description": "e-Totem - Ciné Mont-Blanc Sallanches", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.628849603788121, - 45.941993683360984 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP74256A", - "ref": "FRETIP74256A", - "description": "e-Totem - Ciné Mont-Blanc Sallanches", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.628849603788121, - 45.941993683360984 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP74256A", - "ref": "FRETIP74256A", - "description": "e-Totem - Ciné Mont-Blanc Sallanches", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.072942281122342, - 45.94226339577905 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP74272A", - "ref": "FRETIP74272A", - "description": "e-Totem - SCI MIGMAS - LaserMaxx Sillingy", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.072942281122342, - 45.94226339577905 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP74272A", - "ref": "FRETIP74272A", - "description": "e-Totem - SCI MIGMAS - LaserMaxx Sillingy", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.19576820911932818, - 49.50322827679231 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP76341A", - "ref": "FRETIP76341A", - "description": "e-Totem - Hotel IBIS LE HAVRE SUD - HARFLEUR", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.19576820911932818, - 49.50322827679231 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP76341A", - "ref": "FRETIP76341A", - "description": "e-Totem - Hotel IBIS LE HAVRE SUD - HARFLEUR", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.19576820911932818, - 49.50322827679231 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP76341A", - "ref": "FRETIP76341A", - "description": "e-Totem - Hotel IBIS LE HAVRE SUD - HARFLEUR", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.19576820911932818, - 49.50322827679231 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP76341A", - "ref": "FRETIP76341A", - "description": "e-Totem - Hotel IBIS LE HAVRE SUD - HARFLEUR", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.092717, - 48.808297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP77131A", - "ref": "FRETIP77131A", - "description": "e-Totem - Eléphant Bleu Coulommiers", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.092717, - 48.808297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP77131A", - "ref": "FRETIP77131A", - "description": "e-Totem - Eléphant Bleu Coulommiers", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.092717, - 48.808297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP77131A", - "ref": "FRETIP77131A", - "description": "e-Totem - Eléphant Bleu Coulommiers", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.092717, - 48.808297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP77131A", - "ref": "FRETIP77131A", - "description": "e-Totem - Eléphant Bleu Coulommiers", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.928625, - 48.957418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP77284A", - "ref": "FRETIP77284A", - "description": "e-Totem - SCI Victoire Meaux", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.928625, - 48.957418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP77284A", - "ref": "FRETIP77284A", - "description": "e-Totem - SCI Victoire Meaux", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.928625, - 48.957418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP77284A", - "ref": "FRETIP77284A", - "description": "e-Totem - SCI Victoire Meaux", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.928625, - 48.957418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP77284A", - "ref": "FRETIP77284A", - "description": "e-Totem - SCI Victoire Meaux", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3104812454924586, - 48.55931885470836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP77379A", - "ref": "FRETIP77379A", - "description": "e-Totem - Bricomarché Provins", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3104812454924586, - 48.55931885470836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP77379A", - "ref": "FRETIP77379A", - "description": "e-Totem - Bricomarché Provins", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3104812454924586, - 48.55931885470836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP77379A", - "ref": "FRETIP77379A", - "description": "e-Totem - Bricomarché Provins", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3104812454924586, - 48.55931885470836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP77379A", - "ref": "FRETIP77379A", - "description": "e-Totem - Bricomarché Provins", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.232704697167465, - 48.852279739106706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP77385A", - "ref": "FRETIP77385A", - "description": "e-Totem - Lav'Car Rebais", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.232704697167465, - 48.852279739106706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP77385A", - "ref": "FRETIP77385A", - "description": "e-Totem - Lav'Car Rebais", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.232704697167465, - 48.852279739106706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP77385A", - "ref": "FRETIP77385A", - "description": "e-Totem - Lav'Car Rebais", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.232704697167465, - 48.852279739106706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP77385A", - "ref": "FRETIP77385A", - "description": "e-Totem - Lav'Car Rebais", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5301132903754984, - 48.534954759981204 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP77407A", - "ref": "FRETIP77407A", - "description": "e-totem INFRA - Le Safari (77)", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5301132903754984, - 48.534954759981204 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP77407A", - "ref": "FRETIP77407A", - "description": "e-totem INFRA - Le Safari (77)", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5301132903754984, - 48.534954759981204 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP77407A", - "ref": "FRETIP77407A", - "description": "e-totem INFRA - Le Safari (77)", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5301132903754984, - 48.534954759981204 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP77407A", - "ref": "FRETIP77407A", - "description": "e-totem INFRA - Le Safari (77)", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.68787254980344, - 49.03983861940913 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP77420A", - "ref": "FRETIP77420A", - "description": "e-Totem - Cottage de France Saint Mard", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.68787254980344, - 49.03983861940913 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP77420A", - "ref": "FRETIP77420A", - "description": "e-Totem - Cottage de France Saint Mard", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.68787254980344, - 49.03983861940913 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP77420A", - "ref": "FRETIP77420A", - "description": "e-Totem - Cottage de France Saint Mard", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.68787254980344, - 49.03983861940913 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP77420A", - "ref": "FRETIP77420A", - "description": "e-Totem - Cottage de France Saint Mard", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0037510258155136, - 48.77020108711873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP78621A", - "ref": "FRETIP78621A", - "description": "e-Totem - DASSIN Kyriad Trappes", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0037510258155136, - 48.77020108711873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP78621A", - "ref": "FRETIP78621A", - "description": "e-Totem - DASSIN Kyriad Trappes", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0037510258155136, - 48.77020108711873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP78621A", - "ref": "FRETIP78621A", - "description": "e-Totem - DASSIN Kyriad Trappes", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0037510258155136, - 48.77020108711873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP78621A", - "ref": "FRETIP78621A", - "description": "e-Totem - DASSIN Kyriad Trappes", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3560153212387465, - 49.89837218240699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP80164A", - "ref": "FRETIP80164A", - "description": "e-Totem - ROTISSERIE CAMON", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3560153212387465, - 49.89837218240699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP80164A", - "ref": "FRETIP80164A", - "description": "e-Totem - ROTISSERIE CAMON", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3560153212387465, - 49.89837218240699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP80164A", - "ref": "FRETIP80164A", - "description": "e-Totem - ROTISSERIE CAMON", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3560153212387465, - 49.89837218240699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP80164A", - "ref": "FRETIP80164A", - "description": "e-Totem - ROTISSERIE CAMON", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.183461, - 43.931242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP81004A", - "ref": "FRETIP81004A", - "description": "e-Totem - CARREFOUR CONTACT ALBI", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.183461, - 43.931242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP81004A", - "ref": "FRETIP81004A", - "description": "e-Totem - CARREFOUR CONTACT ALBI", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.183461, - 43.931242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP81004A", - "ref": "FRETIP81004A", - "description": "e-Totem - CARREFOUR CONTACT ALBI", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.183461, - 43.931242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP81004A", - "ref": "FRETIP81004A", - "description": "e-Totem - CARREFOUR CONTACT ALBI", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.18218, - 43.964783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP81144A", - "ref": "FRETIP81144A", - "description": "e-Totem - La Mie de Pain Lescure", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.18218, - 43.964783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP81144A", - "ref": "FRETIP81144A", - "description": "e-Totem - La Mie de Pain Lescure", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.18218, - 43.964783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP81144A", - "ref": "FRETIP81144A", - "description": "e-Totem - La Mie de Pain Lescure", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.18218, - 43.964783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP81144A", - "ref": "FRETIP81144A", - "description": "e-Totem - La Mie de Pain Lescure", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.083649, - 43.917161 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP81297A", - "ref": "FRETIP81297A", - "description": "e-Totem - IBIS BUDGET ALBI", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.083649, - 43.917161 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP81297A", - "ref": "FRETIP81297A", - "description": "e-Totem - IBIS BUDGET ALBI", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.083649, - 43.917161 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP81297A", - "ref": "FRETIP81297A", - "description": "e-Totem - IBIS BUDGET ALBI", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.083649, - 43.917161 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP81297A", - "ref": "FRETIP81297A", - "description": "e-Totem - IBIS BUDGET ALBI", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.336671, - 43.394953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP83031A", - "ref": "FRETIP83031A", - "description": "e-Totem - BRICONAUTES LE CANNET DES MAURES", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.336671, - 43.394953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP83031A", - "ref": "FRETIP83031A", - "description": "e-Totem - BRICONAUTES LE CANNET DES MAURES", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.336671, - 43.394953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP83031A", - "ref": "FRETIP83031A", - "description": "e-Totem - BRICONAUTES LE CANNET DES MAURES", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.336671, - 43.394953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP83031A", - "ref": "FRETIP83031A", - "description": "e-Totem - BRICONAUTES LE CANNET DES MAURES", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.729143, - 43.425194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP83061A", - "ref": "FRETIP83061A", - "description": "e-Totem - Ibis Styles Frejus ", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.729143, - 43.425194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP83061A", - "ref": "FRETIP83061A", - "description": "e-Totem - Ibis Styles Frejus ", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.729143, - 43.425194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP83061A", - "ref": "FRETIP83061A", - "description": "e-Totem - Ibis Styles Frejus ", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.729143, - 43.425194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP83061A", - "ref": "FRETIP83061A", - "description": "e-Totem - Ibis Styles Frejus ", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.70703864, - 43.44080434 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP83061B", - "ref": "FRETIP83061B", - "description": "e-Totem - LAPEYRE Fréjus", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.70703864, - 43.44080434 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP83061B", - "ref": "FRETIP83061B", - "description": "e-Totem - LAPEYRE Fréjus", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.70703864, - 43.44080434 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP83061B", - "ref": "FRETIP83061B", - "description": "e-Totem - LAPEYRE Fréjus", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.70703864, - 43.44080434 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP83061B", - "ref": "FRETIP83061B", - "description": "e-Totem - LAPEYRE Fréjus", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.00612, - 43.118904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP83062A", - "ref": "FRETIP83062A", - "description": "e-Totem - Intermaché Contact La Garde", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.00612, - 43.118904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP83062A", - "ref": "FRETIP83062A", - "description": "e-Totem - Intermaché Contact La Garde", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.00612, - 43.118904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP83062A", - "ref": "FRETIP83062A", - "description": "e-Totem - Intermaché Contact La Garde", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.00612, - 43.118904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP83062A", - "ref": "FRETIP83062A", - "description": "e-Totem - Intermaché Contact La Garde", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.048742, - 44.059894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP84031A", - "ref": "FRETIP84031A", - "description": "e-Totem - U Express - Carpentras", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.048742, - 44.059894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP84031A", - "ref": "FRETIP84031A", - "description": "e-Totem - U Express - Carpentras", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.048742, - 44.059894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP84031A", - "ref": "FRETIP84031A", - "description": "e-Totem - U Express - Carpentras", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.048742, - 44.059894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP84031A", - "ref": "FRETIP84031A", - "description": "e-Totem - U Express - Carpentras", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.793876721465206, - 44.13752514960148 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP84087B", - "ref": "FRETIP84087B", - "description": "e-Totem INFRA - Ibis Courtepaille Orange", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.793876721465206, - 44.13752514960148 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP84087B", - "ref": "FRETIP84087B", - "description": "e-Totem INFRA - Ibis Courtepaille Orange", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.793876721465206, - 44.13752514960148 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP84087B", - "ref": "FRETIP84087B", - "description": "e-Totem INFRA - Ibis Courtepaille Orange", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.793876721465206, - 44.13752514960148 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP84087B", - "ref": "FRETIP84087B", - "description": "e-Totem INFRA - Ibis Courtepaille Orange", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.133866, - 43.868861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP84099A", - "ref": "FRETIP84099A", - "description": "e-Totem - Fitness Park Robion", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.133866, - 43.868861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP84099A", - "ref": "FRETIP84099A", - "description": "e-Totem - Fitness Park Robion", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.8601738264205154, - 46.85068487672661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP85047", - "ref": "FRETIP85047", - "description": "e-Totem - REDZONE CHALLANS", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.8601738264205154, - 46.85068487672661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP85047", - "ref": "FRETIP85047", - "description": "e-Totem - REDZONE CHALLANS", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.8601738264205154, - 46.85068487672661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP85047", - "ref": "FRETIP85047", - "description": "e-Totem - REDZONE CHALLANS", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.8601738264205154, - 46.85068487672661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP85047", - "ref": "FRETIP85047", - "description": "e-Totem - REDZONE CHALLANS", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0840005378288458, - 46.52122732627425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP85233A", - "ref": "FRETIP85233A", - "description": "e-Totem - SICARD St Jean de Beugné", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0840005378288458, - 46.52122732627425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP85233A", - "ref": "FRETIP85233A", - "description": "e-Totem - SICARD St Jean de Beugné", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0840005378288458, - 46.52122732627425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP85233A", - "ref": "FRETIP85233A", - "description": "e-Totem - SICARD St Jean de Beugné", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0840005378288458, - 46.52122732627425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP85233A", - "ref": "FRETIP85233A", - "description": "e-Totem - SICARD St Jean de Beugné", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.37299043955792605, - 46.663836154151305 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP86062A", - "ref": "FRETIP86062A", - "description": "e-Totem - DASSIN Kyriad Poitiers", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.37299043955792605, - 46.663836154151305 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP86062A", - "ref": "FRETIP86062A", - "description": "e-Totem - DASSIN Kyriad Poitiers", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.37299043955792605, - 46.663836154151305 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP86062A", - "ref": "FRETIP86062A", - "description": "e-Totem - DASSIN Kyriad Poitiers", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.37299043955792605, - 46.663836154151305 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP86062A", - "ref": "FRETIP86062A", - "description": "e-Totem - DASSIN Kyriad Poitiers", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.5454637847599254, - 46.839266154716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP86066A", - "ref": "FRETIP86066A", - "description": "e-Totem - Hôtel Coli", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.5454637847599254, - 46.839266154716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP86066A", - "ref": "FRETIP86066A", - "description": "e-Totem - Hôtel Coli", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.5454637847599254, - 46.839266154716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP86066A", - "ref": "FRETIP86066A", - "description": "e-Totem - Hôtel Coli", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.5454637847599254, - 46.839266154716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP86066A", - "ref": "FRETIP86066A", - "description": "e-Totem - Hôtel Coli", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4391972584587105, - 45.62001471918592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP87088A", - "ref": "FRETIP87088A", - "description": "e-Totem - INTERMARCHE MAGNAC-BOURG", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4391972584587105, - 45.62001471918592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP87088A", - "ref": "FRETIP87088A", - "description": "e-Totem - INTERMARCHE MAGNAC-BOURG", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4391972584587105, - 45.62001471918592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP87088A", - "ref": "FRETIP87088A", - "description": "e-Totem - INTERMARCHE MAGNAC-BOURG", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4391972584587105, - 45.62001471918592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP87088A", - "ref": "FRETIP87088A", - "description": "e-Totem - INTERMARCHE MAGNAC-BOURG", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.374327649813223, - 45.71642692470823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP87148A", - "ref": "FRETIP87148A", - "description": "e-Totem - U Express - Saint-Hilaire-Bonneval ", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.374327649813223, - 45.71642692470823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP87148A", - "ref": "FRETIP87148A", - "description": "e-Totem - U Express - Saint-Hilaire-Bonneval ", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.374327649813223, - 45.71642692470823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP87148A", - "ref": "FRETIP87148A", - "description": "e-Totem - U Express - Saint-Hilaire-Bonneval ", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.374327649813223, - 45.71642692470823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP87148A", - "ref": "FRETIP87148A", - "description": "e-Totem - U Express - Saint-Hilaire-Bonneval ", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.316911617322447, - 48.18850901262445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP89239A", - "ref": "FRETIP89239A", - "description": "e-Totem - KYRIAD SENS HAUT", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.316911617322447, - 48.18850901262445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP89239A", - "ref": "FRETIP89239A", - "description": "e-Totem - KYRIAD SENS HAUT", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.316911617322447, - 48.18850901262445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP89239A", - "ref": "FRETIP89239A", - "description": "e-Totem - KYRIAD SENS HAUT", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.316911617322447, - 48.18850901262445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP89239A", - "ref": "FRETIP89239A", - "description": "e-Totem - KYRIAD SENS HAUT", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1960637022783898, - 48.48625886011967 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP91226A", - "ref": "FRETIP91226A", - "description": "e-Totem - Le safari Etréchy", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1960637022783898, - 48.48625886011967 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP91226A", - "ref": "FRETIP91226A", - "description": "e-Totem - Le safari Etréchy", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1960637022783898, - 48.48625886011967 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP91226A", - "ref": "FRETIP91226A", - "description": "e-Totem - Le safari Etréchy", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1960637022783898, - 48.48625886011967 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP91226A", - "ref": "FRETIP91226A", - "description": "e-Totem - Le safari Etréchy", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1984492690220314, - 48.67600407955244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP91692A", - "ref": "FRETIP91692A", - "description": "e-Totem - LAPEYRE Les Ulis", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1984492690220314, - 48.67600407955244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP91692A", - "ref": "FRETIP91692A", - "description": "e-Totem - LAPEYRE Les Ulis", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1984492690220314, - 48.67600407955244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP91692A", - "ref": "FRETIP91692A", - "description": "e-Totem - LAPEYRE Les Ulis", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1984492690220314, - 48.67600407955244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP91692A", - "ref": "FRETIP91692A", - "description": "e-Totem - LAPEYRE Les Ulis", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5652601787140563, - 48.86557453028484 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP93033A", - "ref": "FRETIP93033A", - "description": "e-Totem - LAPEYRE Gournay-sur-Marne", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5652601787140563, - 48.86557453028484 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP93033A", - "ref": "FRETIP93033A", - "description": "e-Totem - LAPEYRE Gournay-sur-Marne", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5652601787140563, - 48.86557453028484 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP93033A", - "ref": "FRETIP93033A", - "description": "e-Totem - LAPEYRE Gournay-sur-Marne", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5652601787140563, - 48.86557453028484 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP93033A", - "ref": "FRETIP93033A", - "description": "e-Totem - LAPEYRE Gournay-sur-Marne", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.478087200006127, - 48.77922431168042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP94011A", - "ref": "FRETIP94011A", - "description": "e-Totem - Crazy Park Bonneuil", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.478087200006127, - 48.77922431168042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP94011A", - "ref": "FRETIP94011A", - "description": "e-Totem - Crazy Park Bonneuil", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.478087200006127, - 48.77922431168042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP94011A", - "ref": "FRETIP94011A", - "description": "e-Totem - Crazy Park Bonneuil", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.478087200006127, - 48.77922431168042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP94011A", - "ref": "FRETIP94011A", - "description": "e-Totem - Crazy Park Bonneuil", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4437488241903216, - 48.75798397333692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP94078A", - "ref": "FRETIP94078A", - "description": "e-Totem - LAPEYRE Villeneuve st Georges", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4437488241903216, - 48.75798397333692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP94078A", - "ref": "FRETIP94078A", - "description": "e-Totem - LAPEYRE Villeneuve st Georges", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4437488241903216, - 48.75798397333692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP94078A", - "ref": "FRETIP94078A", - "description": "e-Totem - LAPEYRE Villeneuve st Georges", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4437488241903216, - 48.75798397333692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "Réseau e-Totem Infrastructures", - "ref:EU:EVSE": "FRETIP94078A", - "ref": "FRETIP94078A", - "description": "e-Totem - LAPEYRE Villeneuve st Georges", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.29451923, - 46.20556621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP01195A", - "description": "e-Vadea - Jasseron - A40 Teyssonge", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.294519, - 46.205566 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP01195A", - "ref": "680714", - "description": "E-VADEA/FR*EVA*P01195*A", - "capacity": "18", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.29451923, - 46.20556621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP01195A", - "description": "e-Vadea - Jasseron - A40 Teyssonge", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.294519, - 46.205566 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP01195A", - "ref": "680714", - "description": "E-VADEA/FR*EVA*P01195*A", - "capacity": "18", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.29451923, - 46.20556621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP01195A", - "description": "e-Vadea - Jasseron - A40 Teyssonge", - "capacity": "6", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.294519, - 46.205566 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP01195A", - "ref": "680714", - "description": "E-VADEA/FR*EVA*P01195*A", - "capacity": "18", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.29451923, - 46.20556621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP01195A", - "description": "e-Vadea - Jasseron - A40 Teyssonge", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.294519, - 46.205566 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP01195A", - "ref": "680714", - "description": "E-VADEA/FR*EVA*P01195*A", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.29451923, - 46.20556621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP01195A", - "description": "e-Vadea - Jasseron - A40 Teyssonge", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.294519, - 46.205566 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP01195A", - "ref": "680714", - "description": "E-VADEA/FR*EVA*P01195*A", - "capacity": "18", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.29451923, - 46.20556621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP01195A", - "description": "e-Vadea - Jasseron - A40 Teyssonge", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.294519, - 46.205566 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP01195A", - "ref": "680714", - "description": "E-VADEA/FR*EVA*P01195*A", - "capacity": "18", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.29451923, - 46.20556621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP01195A", - "description": "e-Vadea - Jasseron - A40 Teyssonge", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.294519, - 46.205566 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP01195A", - "ref": "680714", - "description": "E-VADEA/FR*EVA*P01195*A", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.29451923, - 46.20556621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP01195A", - "description": "e-Vadea - Jasseron - A40 Teyssonge", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.294519, - 46.205566 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP01195A", - "ref": "680714", - "description": "E-VADEA/FR*EVA*P01195*A", - "capacity": "18", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.29451923, - 46.20556621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP01195A", - "description": "e-Vadea - Jasseron - A40 Teyssonge", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.294519, - 46.205566 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP01195A", - "ref": "680714", - "description": "E-VADEA/FR*EVA*P01195*A", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.29451923, - 46.20556621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP01195A", - "description": "e-Vadea - Jasseron - A40 Teyssonge", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.294519, - 46.205566 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP01195A", - "ref": "680714", - "description": "E-VADEA/FR*EVA*P01195*A", - "capacity": "18", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.29451923, - 46.20556621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP01195A", - "description": "e-Vadea - Jasseron - A40 Teyssonge", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.294519, - 46.205566 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP01195A", - "ref": "680714", - "description": "E-VADEA/FR*EVA*P01195*A", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.29451923, - 46.20556621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP01195A", - "description": "e-Vadea - Jasseron - A40 Teyssonge", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.294519, - 46.205566 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP01195A", - "ref": "680714", - "description": "E-VADEA/FR*EVA*P01195*A", - "capacity": "18", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.294519, - 46.205566 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP01195A", - "ref": "680714", - "description": "E-VADEA/FR*EVA*P01195*A", - "capacity": "18", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.294519, - 46.205566 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP01195A", - "ref": "680714", - "description": "E-VADEA/FR*EVA*P01195*A", - "capacity": "18", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4200054, - 43.7535892 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP06012A", - "description": "e-Vadea - Aire de la Riviera Française", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.420005, - 43.753589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP06012A", - "ref": "740724", - "description": "E-VADEA/FR*EVA*P06012*A", - "capacity": "19", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4200054, - 43.7535892 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP06012A", - "description": "e-Vadea - Aire de la Riviera Française", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.420005, - 43.753589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP06012A", - "ref": "740724", - "description": "E-VADEA/FR*EVA*P06012*A", - "capacity": "19", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4200054, - 43.7535892 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP06012A", - "description": "e-Vadea - Aire de la Riviera Française", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.420005, - 43.753589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP06012A", - "ref": "740724", - "description": "E-VADEA/FR*EVA*P06012*A", - "capacity": "19", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4200054, - 43.7535892 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP06012A", - "description": "e-Vadea - Aire de la Riviera Française", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.420005, - 43.753589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP06012A", - "ref": "740724", - "description": "E-VADEA/FR*EVA*P06012*A", - "capacity": "19", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4200054, - 43.7535892 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP06012A", - "description": "e-Vadea - Aire de la Riviera Française", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.420005, - 43.753589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP06012A", - "ref": "740724", - "description": "E-VADEA/FR*EVA*P06012*A", - "capacity": "19", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4200054, - 43.7535892 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP06012A", - "description": "e-Vadea - Aire de la Riviera Française", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.420005, - 43.753589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP06012A", - "ref": "740724", - "description": "E-VADEA/FR*EVA*P06012*A", - "capacity": "19", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4200054, - 43.7535892 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP06012A", - "description": "e-Vadea - Aire de la Riviera Française", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.420005, - 43.753589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP06012A", - "ref": "740724", - "description": "E-VADEA/FR*EVA*P06012*A", - "capacity": "19", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4200054, - 43.7535892 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP06012A", - "description": "e-Vadea - Aire de la Riviera Française", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.420005, - 43.753589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP06012A", - "ref": "740724", - "description": "E-VADEA/FR*EVA*P06012*A", - "capacity": "19", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4200054, - 43.7535892 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP06012A", - "description": "e-Vadea - Aire de la Riviera Française", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.420005, - 43.753589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP06012A", - "ref": "740724", - "description": "E-VADEA/FR*EVA*P06012*A", - "capacity": "19", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4200054, - 43.7535892 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP06012A", - "description": "e-Vadea - Aire de la Riviera Française", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.420005, - 43.753589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP06012A", - "ref": "740724", - "description": "E-VADEA/FR*EVA*P06012*A", - "capacity": "19", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4200054, - 43.7535892 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP06012A", - "description": "e-Vadea - Aire de la Riviera Française", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.420005, - 43.753589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP06012A", - "ref": "740724", - "description": "E-VADEA/FR*EVA*P06012*A", - "capacity": "19", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4200054, - 43.7535892 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP06012A", - "description": "e-Vadea - Aire de la Riviera Française", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.420005, - 43.753589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP06012A", - "ref": "740724", - "description": "E-VADEA/FR*EVA*P06012*A", - "capacity": "19", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4200054, - 43.7535892 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP06012A", - "description": "e-Vadea - Aire de la Riviera Française", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.420005, - 43.753589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP06012A", - "ref": "740724", - "description": "E-VADEA/FR*EVA*P06012*A", - "capacity": "19", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4200054, - 43.7535892 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP06012A", - "description": "e-Vadea - Aire de la Riviera Française", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.420005, - 43.753589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP06012A", - "ref": "740724", - "description": "E-VADEA/FR*EVA*P06012*A", - "capacity": "19", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.969035, - 42.9494317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP11188A", - "description": "e-Vadea - La Palme - A9 La Palme Ouest", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.969035, - 42.949432 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP11188A", - "ref": "753759", - "description": "E-VADEA/FR*EVA*P11188*A", - "capacity": "18", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.969035, - 42.9494317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP11188A", - "description": "e-Vadea - La Palme - A9 La Palme Ouest", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.969035, - 42.949432 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP11188A", - "ref": "753759", - "description": "E-VADEA/FR*EVA*P11188*A", - "capacity": "18", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.969035, - 42.9494317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP11188A", - "description": "e-Vadea - La Palme - A9 La Palme Ouest", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.969035, - 42.949432 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP11188A", - "ref": "753759", - "description": "E-VADEA/FR*EVA*P11188*A", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.969035, - 42.9494317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP11188A", - "description": "e-Vadea - La Palme - A9 La Palme Ouest", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.969035, - 42.949432 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP11188A", - "ref": "753759", - "description": "E-VADEA/FR*EVA*P11188*A", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.969035, - 42.9494317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP11188A", - "description": "e-Vadea - La Palme - A9 La Palme Ouest", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.969035, - 42.949432 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP11188A", - "ref": "753759", - "description": "E-VADEA/FR*EVA*P11188*A", - "capacity": "18", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.969035, - 42.9494317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP11188A", - "description": "e-Vadea - La Palme - A9 La Palme Ouest", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.969035, - 42.949432 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP11188A", - "ref": "753759", - "description": "E-VADEA/FR*EVA*P11188*A", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.969035, - 42.9494317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP11188A", - "description": "e-Vadea - La Palme - A9 La Palme Ouest", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.969035, - 42.949432 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP11188A", - "ref": "753759", - "description": "E-VADEA/FR*EVA*P11188*A", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.969035, - 42.9494317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP11188A", - "description": "e-Vadea - La Palme - A9 La Palme Ouest", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.969035, - 42.949432 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP11188A", - "ref": "753759", - "description": "E-VADEA/FR*EVA*P11188*A", - "capacity": "18", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.969035, - 42.9494317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP11188A", - "description": "e-Vadea - La Palme - A9 La Palme Ouest", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.969035, - 42.949432 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP11188A", - "ref": "753759", - "description": "E-VADEA/FR*EVA*P11188*A", - "capacity": "18", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.969035, - 42.9494317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP11188A", - "description": "e-Vadea - La Palme - A9 La Palme Ouest", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.969035, - 42.949432 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP11188A", - "ref": "753759", - "description": "E-VADEA/FR*EVA*P11188*A", - "capacity": "18", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.969035, - 42.9494317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP11188A", - "description": "e-Vadea - La Palme - A9 La Palme Ouest", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.969035, - 42.949432 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP11188A", - "ref": "753759", - "description": "E-VADEA/FR*EVA*P11188*A", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.969035, - 42.9494317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP11188A", - "description": "e-Vadea - La Palme - A9 La Palme Ouest", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.969035, - 42.949432 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP11188A", - "ref": "753759", - "description": "E-VADEA/FR*EVA*P11188*A", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.969035, - 42.9494317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP11188A", - "description": "e-Vadea - La Palme - A9 La Palme Ouest", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.969035, - 42.949432 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP11188A", - "ref": "753759", - "description": "E-VADEA/FR*EVA*P11188*A", - "capacity": "18", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395574, - 43.441127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP13015A", - "description": "e-Vadea - Bouc-Bel-Air - A51 Champouse", - "capacity": "13", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395574, - 43.441127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP13015A", - "ref": "853632", - "description": "E-VADEA/FR*EVA*P13015*A", - "capacity": "27", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395574, - 43.441127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP13015A", - "description": "e-Vadea - Bouc-Bel-Air - A51 Champouse", - "capacity": "13", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395574, - 43.441127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP13015A", - "ref": "853632", - "description": "E-VADEA/FR*EVA*P13015*A", - "capacity": "27", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395574, - 43.441127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP13015A", - "description": "e-Vadea - Bouc-Bel-Air - A51 Champouse", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395574, - 43.441127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP13015A", - "ref": "853632", - "description": "E-VADEA/FR*EVA*P13015*A", - "capacity": "27", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395574, - 43.441127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP13015A", - "description": "e-Vadea - Bouc-Bel-Air - A51 Champouse", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395574, - 43.441127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP13015A", - "ref": "853632", - "description": "E-VADEA/FR*EVA*P13015*A", - "capacity": "27", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395574, - 43.441127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP13015A", - "description": "e-Vadea - Bouc-Bel-Air - A51 Champouse", - "capacity": "13", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395574, - 43.441127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP13015A", - "ref": "853632", - "description": "E-VADEA/FR*EVA*P13015*A", - "capacity": "27", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395574, - 43.441127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP13015A", - "description": "e-Vadea - Bouc-Bel-Air - A51 Champouse", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395574, - 43.441127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP13015A", - "ref": "853632", - "description": "E-VADEA/FR*EVA*P13015*A", - "capacity": "27", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395574, - 43.441127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP13015A", - "description": "e-Vadea - Bouc-Bel-Air - A51 Champouse", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395574, - 43.441127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP13015A", - "ref": "853632", - "description": "E-VADEA/FR*EVA*P13015*A", - "capacity": "27", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395574, - 43.441127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP13015A", - "description": "e-Vadea - Bouc-Bel-Air - A51 Champouse", - "capacity": "13", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395574, - 43.441127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP13015A", - "ref": "853632", - "description": "E-VADEA/FR*EVA*P13015*A", - "capacity": "27", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395574, - 43.441127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP13015A", - "description": "e-Vadea - Bouc-Bel-Air - A51 Champouse", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395574, - 43.441127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP13015A", - "ref": "853632", - "description": "E-VADEA/FR*EVA*P13015*A", - "capacity": "27", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395574, - 43.441127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP13015A", - "description": "e-Vadea - Bouc-Bel-Air - A51 Champouse", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395574, - 43.441127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP13015A", - "ref": "853632", - "description": "E-VADEA/FR*EVA*P13015*A", - "capacity": "27", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395574, - 43.441127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP13015A", - "description": "e-Vadea - Bouc-Bel-Air - A51 Champouse", - "capacity": "13", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395574, - 43.441127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP13015A", - "ref": "853632", - "description": "E-VADEA/FR*EVA*P13015*A", - "capacity": "27", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395574, - 43.441127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP13015A", - "description": "e-Vadea - Bouc-Bel-Air - A51 Champouse", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395574, - 43.441127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP13015A", - "ref": "853632", - "description": "E-VADEA/FR*EVA*P13015*A", - "capacity": "27", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395574, - 43.441127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP13015A", - "description": "e-Vadea - Bouc-Bel-Air - A51 Champouse", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395574, - 43.441127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP13015A", - "ref": "853632", - "description": "E-VADEA/FR*EVA*P13015*A", - "capacity": "27", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395574, - 43.441127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP13015A", - "description": "e-Vadea - Bouc-Bel-Air - A51 Champouse", - "capacity": "13", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395574, - 43.441127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP13015A", - "ref": "853632", - "description": "E-VADEA/FR*EVA*P13015*A", - "capacity": "27", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395574, - 43.441127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP13015A", - "description": "e-Vadea - Bouc-Bel-Air - A51 Champouse", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395574, - 43.441127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP13015A", - "ref": "853632", - "description": "E-VADEA/FR*EVA*P13015*A", - "capacity": "27", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395574, - 43.441127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP13015A", - "description": "e-Vadea - Bouc-Bel-Air - A51 Champouse", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395574, - 43.441127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP13015A", - "ref": "853632", - "description": "E-VADEA/FR*EVA*P13015*A", - "capacity": "27", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395574, - 43.441127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP13015A", - "description": "e-Vadea - Bouc-Bel-Air - A51 Champouse", - "capacity": "13", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395574, - 43.441127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP13015A", - "ref": "853632", - "description": "E-VADEA/FR*EVA*P13015*A", - "capacity": "27", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395574, - 43.441127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP13015A", - "description": "e-Vadea - Bouc-Bel-Air - A51 Champouse", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395574, - 43.441127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP13015A", - "ref": "853632", - "description": "E-VADEA/FR*EVA*P13015*A", - "capacity": "27", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395574, - 43.441127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP13015A", - "description": "e-Vadea - Bouc-Bel-Air - A51 Champouse", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395574, - 43.441127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP13015A", - "ref": "853632", - "description": "E-VADEA/FR*EVA*P13015*A", - "capacity": "27", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395574, - 43.441127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP13015A", - "description": "e-Vadea - Bouc-Bel-Air - A51 Champouse", - "capacity": "13", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395574, - 43.441127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP13015A", - "ref": "853632", - "description": "E-VADEA/FR*EVA*P13015*A", - "capacity": "27", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.029387, - 49.339237 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP14079A", - "ref": "1111248", - "description": "E-VADEA/FR*EVA*P14079*A", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.029387, - 49.339237 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP14079A", - "ref": "1111248", - "description": "E-VADEA/FR*EVA*P14079*A", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.029387, - 49.339237 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP14079A", - "ref": "1111248", - "description": "E-VADEA/FR*EVA*P14079*A", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.029387, - 49.339237 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP14079A", - "ref": "1111248", - "description": "E-VADEA/FR*EVA*P14079*A", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.869103, - 45.109461 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP15138A", - "description": "e-Vadea - Murat - Parking de la gare", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.869103, - 45.109461 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP15138A", - "ref": "972488", - "description": "E-VADEA/FR*EVA*P15138*A", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.869103, - 45.109461 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP15138A", - "description": "e-Vadea - Murat - Parking de la gare", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.869103, - 45.109461 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP15138A", - "ref": "972488", - "description": "E-VADEA/FR*EVA*P15138*A", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.869103, - 45.109461 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP15138A", - "description": "e-Vadea - Murat - Parking de la gare", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.869103, - 45.109461 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP15138A", - "ref": "972488", - "description": "E-VADEA/FR*EVA*P15138*A", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.869103, - 45.109461 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP15138A", - "description": "e-Vadea - Murat - Parking de la gare", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.869103, - 45.109461 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP15138A", - "ref": "972488", - "description": "E-VADEA/FR*EVA*P15138*A", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.171659, - 47.421321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP21111A", - "description": "e-Vadea - Brognon - A31 Dijon Brognon", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.171659, - 47.421321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21111A", - "ref": "680717", - "description": "E-VADEA/FR*EVA*P21111*A", - "capacity": "21", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.171659, - 47.421321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP21111A", - "description": "e-Vadea - Brognon - A31 Dijon Brognon", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.171659, - 47.421321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21111A", - "ref": "680717", - "description": "E-VADEA/FR*EVA*P21111*A", - "capacity": "21", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.171659, - 47.421321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP21111A", - "description": "e-Vadea - Brognon - A31 Dijon Brognon", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.171659, - 47.421321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21111A", - "ref": "680717", - "description": "E-VADEA/FR*EVA*P21111*A", - "capacity": "21", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.171659, - 47.421321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP21111A", - "description": "e-Vadea - Brognon - A31 Dijon Brognon", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.171659, - 47.421321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21111A", - "ref": "680717", - "description": "E-VADEA/FR*EVA*P21111*A", - "capacity": "21", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.171659, - 47.421321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP21111A", - "description": "e-Vadea - Brognon - A31 Dijon Brognon", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.171659, - 47.421321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21111A", - "ref": "680717", - "description": "E-VADEA/FR*EVA*P21111*A", - "capacity": "21", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.171659, - 47.421321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP21111A", - "description": "e-Vadea - Brognon - A31 Dijon Brognon", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.171659, - 47.421321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21111A", - "ref": "680717", - "description": "E-VADEA/FR*EVA*P21111*A", - "capacity": "21", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.171659, - 47.421321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP21111A", - "description": "e-Vadea - Brognon - A31 Dijon Brognon", - "capacity": "7", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.171659, - 47.421321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21111A", - "ref": "680717", - "description": "E-VADEA/FR*EVA*P21111*A", - "capacity": "21", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.171659, - 47.421321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP21111A", - "description": "e-Vadea - Brognon - A31 Dijon Brognon", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.171659, - 47.421321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21111A", - "ref": "680717", - "description": "E-VADEA/FR*EVA*P21111*A", - "capacity": "21", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.171659, - 47.421321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP21111A", - "description": "e-Vadea - Brognon - A31 Dijon Brognon", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.171659, - 47.421321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21111A", - "ref": "680717", - "description": "E-VADEA/FR*EVA*P21111*A", - "capacity": "21", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.171659, - 47.421321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP21111A", - "description": "e-Vadea - Brognon - A31 Dijon Brognon", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.171659, - 47.421321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21111A", - "ref": "680717", - "description": "E-VADEA/FR*EVA*P21111*A", - "capacity": "21", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.171659, - 47.421321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP21111A", - "description": "e-Vadea - Brognon - A31 Dijon Brognon", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.171659, - 47.421321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21111A", - "ref": "680717", - "description": "E-VADEA/FR*EVA*P21111*A", - "capacity": "21", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.171659, - 47.421321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP21111A", - "description": "e-Vadea - Brognon - A31 Dijon Brognon", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.171659, - 47.421321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21111A", - "ref": "680717", - "description": "E-VADEA/FR*EVA*P21111*A", - "capacity": "21", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.171659, - 47.421321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP21111A", - "description": "e-Vadea - Brognon - A31 Dijon Brognon", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.171659, - 47.421321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21111A", - "ref": "680717", - "description": "E-VADEA/FR*EVA*P21111*A", - "capacity": "21", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.171659, - 47.421321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP21111A", - "description": "e-Vadea - Brognon - A31 Dijon Brognon", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.171659, - 47.421321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21111A", - "ref": "680717", - "description": "E-VADEA/FR*EVA*P21111*A", - "capacity": "21", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.171659, - 47.421321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21111A", - "ref": "680717", - "description": "E-VADEA/FR*EVA*P21111*A", - "capacity": "21", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.171659, - 47.421321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21111A", - "ref": "680717", - "description": "E-VADEA/FR*EVA*P21111*A", - "capacity": "21", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.172468, - 47.42501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21111B", - "ref": "680720", - "description": "E-VADEA/FR*EVA*P21111*B", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.172468, - 47.42501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21111B", - "ref": "680720", - "description": "E-VADEA/FR*EVA*P21111*B", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1724724, - 47.4218283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP21111B", - "description": "e-Vadea - Brognon - A31 Dijon Spoy", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.172468, - 47.42501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21111B", - "ref": "680720", - "description": "E-VADEA/FR*EVA*P21111*B", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1724724, - 47.4218283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP21111B", - "description": "e-Vadea - Brognon - A31 Dijon Spoy", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.172468, - 47.42501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21111B", - "ref": "680720", - "description": "E-VADEA/FR*EVA*P21111*B", - "capacity": "18", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1724724, - 47.4218283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP21111B", - "description": "e-Vadea - Brognon - A31 Dijon Spoy", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.172468, - 47.42501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21111B", - "ref": "680720", - "description": "E-VADEA/FR*EVA*P21111*B", - "capacity": "18", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1724724, - 47.4218283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP21111B", - "description": "e-Vadea - Brognon - A31 Dijon Spoy", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.172468, - 47.42501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21111B", - "ref": "680720", - "description": "E-VADEA/FR*EVA*P21111*B", - "capacity": "18", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1724724, - 47.4218283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP21111B", - "description": "e-Vadea - Brognon - A31 Dijon Spoy", - "capacity": "6", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.172468, - 47.42501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21111B", - "ref": "680720", - "description": "E-VADEA/FR*EVA*P21111*B", - "capacity": "18", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1724724, - 47.4218283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP21111B", - "description": "e-Vadea - Brognon - A31 Dijon Spoy", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.172468, - 47.42501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21111B", - "ref": "680720", - "description": "E-VADEA/FR*EVA*P21111*B", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1724724, - 47.4218283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP21111B", - "description": "e-Vadea - Brognon - A31 Dijon Spoy", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.172468, - 47.42501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21111B", - "ref": "680720", - "description": "E-VADEA/FR*EVA*P21111*B", - "capacity": "18", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1724724, - 47.4218283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP21111B", - "description": "e-Vadea - Brognon - A31 Dijon Spoy", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.172468, - 47.42501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21111B", - "ref": "680720", - "description": "E-VADEA/FR*EVA*P21111*B", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1724724, - 47.4218283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP21111B", - "description": "e-Vadea - Brognon - A31 Dijon Spoy", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.172468, - 47.42501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21111B", - "ref": "680720", - "description": "E-VADEA/FR*EVA*P21111*B", - "capacity": "18", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1724724, - 47.4218283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP21111B", - "description": "e-Vadea - Brognon - A31 Dijon Spoy", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.172468, - 47.42501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21111B", - "ref": "680720", - "description": "E-VADEA/FR*EVA*P21111*B", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1724724, - 47.4218283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP21111B", - "description": "e-Vadea - Brognon - A31 Dijon Spoy", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.172468, - 47.42501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21111B", - "ref": "680720", - "description": "E-VADEA/FR*EVA*P21111*B", - "capacity": "18", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1724724, - 47.4218283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP21111B", - "description": "e-Vadea - Brognon - A31 Dijon Spoy", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.172468, - 47.42501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21111B", - "ref": "680720", - "description": "E-VADEA/FR*EVA*P21111*B", - "capacity": "18", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.49542672, - 47.3148725 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP21298A", - "description": "e-Vadea - Gissey-le-Vieil - A6 Chien Blanc", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.495427, - 47.314872 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21298A", - "ref": "680723", - "description": "E-VADEA/FR*EVA*P21298*A", - "capacity": "22", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.49542672, - 47.3148725 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP21298A", - "description": "e-Vadea - Gissey-le-Vieil - A6 Chien Blanc", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.495427, - 47.314872 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21298A", - "ref": "680723", - "description": "E-VADEA/FR*EVA*P21298*A", - "capacity": "22", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.49542672, - 47.3148725 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP21298A", - "description": "e-Vadea - Gissey-le-Vieil - A6 Chien Blanc", - "capacity": "8", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.495427, - 47.314872 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21298A", - "ref": "680723", - "description": "E-VADEA/FR*EVA*P21298*A", - "capacity": "22", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.49542672, - 47.3148725 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP21298A", - "description": "e-Vadea - Gissey-le-Vieil - A6 Chien Blanc", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.495427, - 47.314872 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21298A", - "ref": "680723", - "description": "E-VADEA/FR*EVA*P21298*A", - "capacity": "22", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.49542672, - 47.3148725 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP21298A", - "description": "e-Vadea - Gissey-le-Vieil - A6 Chien Blanc", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.495427, - 47.314872 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21298A", - "ref": "680723", - "description": "E-VADEA/FR*EVA*P21298*A", - "capacity": "22", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.49542672, - 47.3148725 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP21298A", - "description": "e-Vadea - Gissey-le-Vieil - A6 Chien Blanc", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.495427, - 47.314872 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21298A", - "ref": "680723", - "description": "E-VADEA/FR*EVA*P21298*A", - "capacity": "22", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.49542672, - 47.3148725 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP21298A", - "description": "e-Vadea - Gissey-le-Vieil - A6 Chien Blanc", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.495427, - 47.314872 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21298A", - "ref": "680723", - "description": "E-VADEA/FR*EVA*P21298*A", - "capacity": "22", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.49542672, - 47.3148725 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP21298A", - "description": "e-Vadea - Gissey-le-Vieil - A6 Chien Blanc", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.495427, - 47.314872 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21298A", - "ref": "680723", - "description": "E-VADEA/FR*EVA*P21298*A", - "capacity": "22", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.49542672, - 47.3148725 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP21298A", - "description": "e-Vadea - Gissey-le-Vieil - A6 Chien Blanc", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.495427, - 47.314872 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21298A", - "ref": "680723", - "description": "E-VADEA/FR*EVA*P21298*A", - "capacity": "22", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.49542672, - 47.3148725 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP21298A", - "description": "e-Vadea - Gissey-le-Vieil - A6 Chien Blanc", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.495427, - 47.314872 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21298A", - "ref": "680723", - "description": "E-VADEA/FR*EVA*P21298*A", - "capacity": "22", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.49542672, - 47.3148725 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP21298A", - "description": "e-Vadea - Gissey-le-Vieil - A6 Chien Blanc", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.495427, - 47.314872 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21298A", - "ref": "680723", - "description": "E-VADEA/FR*EVA*P21298*A", - "capacity": "22", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.49542672, - 47.3148725 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP21298A", - "description": "e-Vadea - Gissey-le-Vieil - A6 Chien Blanc", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.495427, - 47.314872 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21298A", - "ref": "680723", - "description": "E-VADEA/FR*EVA*P21298*A", - "capacity": "22", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.49542672, - 47.3148725 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP21298A", - "description": "e-Vadea - Gissey-le-Vieil - A6 Chien Blanc", - "capacity": "8", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.495427, - 47.314872 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21298A", - "ref": "680723", - "description": "E-VADEA/FR*EVA*P21298*A", - "capacity": "22", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.49542672, - 47.3148725 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP21298A", - "description": "e-Vadea - Gissey-le-Vieil - A6 Chien Blanc", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.495427, - 47.314872 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21298A", - "ref": "680723", - "description": "E-VADEA/FR*EVA*P21298*A", - "capacity": "22", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.49542672, - 47.3148725 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP21298A", - "description": "e-Vadea - Gissey-le-Vieil - A6 Chien Blanc", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.495427, - 47.314872 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21298A", - "ref": "680723", - "description": "E-VADEA/FR*EVA*P21298*A", - "capacity": "22", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.49542672, - 47.3148725 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP21298A", - "description": "e-Vadea - Gissey-le-Vieil - A6 Chien Blanc", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.495427, - 47.314872 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21298A", - "ref": "680723", - "description": "E-VADEA/FR*EVA*P21298*A", - "capacity": "22", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.49542672, - 47.3148725 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP21298A", - "description": "e-Vadea - Gissey-le-Vieil - A6 Chien Blanc", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.495427, - 47.314872 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP21298A", - "ref": "680723", - "description": "E-VADEA/FR*EVA*P21298*A", - "capacity": "22", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.442657, - 48.801737 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP22168A", - "ref": "1300891", - "description": "E-VADEA/FR*EVA*P22168*A", - "capacity": "5", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.442657, - 48.801737 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP22168A", - "ref": "1300891", - "description": "E-VADEA/FR*EVA*P22168*A", - "capacity": "5", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.442657, - 48.801737 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP22168A", - "ref": "1300891", - "description": "E-VADEA/FR*EVA*P22168*A", - "capacity": "5", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.442657, - 48.801737 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP22168A", - "ref": "1300891", - "description": "E-VADEA/FR*EVA*P22168*A", - "capacity": "5", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.443484, - 48.816532 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP22168B", - "ref": "1300894", - "description": "E-VADEA/FR*EVA*P22168*B", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.443484, - 48.816532 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP22168B", - "ref": "1300894", - "description": "E-VADEA/FR*EVA*P22168*B", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.443484, - 48.816532 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP22168B", - "ref": "1300894", - "description": "E-VADEA/FR*EVA*P22168*B", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.443484, - 48.816532 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP22168B", - "ref": "1300894", - "description": "E-VADEA/FR*EVA*P22168*B", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.456499, - 48.815042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP22168C", - "ref": "1300897", - "description": "E-VADEA/FR*EVA*P22168*C", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.456499, - 48.815042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP22168C", - "ref": "1300897", - "description": "E-VADEA/FR*EVA*P22168*C", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.456499, - 48.815042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP22168C", - "ref": "1300897", - "description": "E-VADEA/FR*EVA*P22168*C", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.456499, - 48.815042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP22168C", - "ref": "1300897", - "description": "E-VADEA/FR*EVA*P22168*C", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.483923, - 48.831775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP22168D", - "ref": "1300900", - "description": "E-VADEA/FR*EVA*P22168*D", - "capacity": "5", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.483923, - 48.831775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP22168D", - "ref": "1300900", - "description": "E-VADEA/FR*EVA*P22168*D", - "capacity": "5", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.483923, - 48.831775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP22168D", - "ref": "1300900", - "description": "E-VADEA/FR*EVA*P22168*D", - "capacity": "5", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.483923, - 48.831775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP22168D", - "ref": "1300900", - "description": "E-VADEA/FR*EVA*P22168*D", - "capacity": "5", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.12712458, - 47.32890163 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP25368A", - "description": "e-Vadea - Marchaux-Chaudefontaine - A36 Besançon Champoux", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127125, - 47.328902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP25368A", - "ref": "680726", - "description": "E-VADEA/FR*EVA*P25368*A", - "capacity": "18", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.12712458, - 47.32890163 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP25368A", - "description": "e-Vadea - Marchaux-Chaudefontaine - A36 Besançon Champoux", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127125, - 47.328902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP25368A", - "ref": "680726", - "description": "E-VADEA/FR*EVA*P25368*A", - "capacity": "18", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.12712458, - 47.32890163 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP25368A", - "description": "e-Vadea - Marchaux-Chaudefontaine - A36 Besançon Champoux", - "capacity": "6", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127125, - 47.328902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP25368A", - "ref": "680726", - "description": "E-VADEA/FR*EVA*P25368*A", - "capacity": "18", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.12712458, - 47.32890163 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP25368A", - "description": "e-Vadea - Marchaux-Chaudefontaine - A36 Besançon Champoux", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127125, - 47.328902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP25368A", - "ref": "680726", - "description": "E-VADEA/FR*EVA*P25368*A", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.12712458, - 47.32890163 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP25368A", - "description": "e-Vadea - Marchaux-Chaudefontaine - A36 Besançon Champoux", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127125, - 47.328902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP25368A", - "ref": "680726", - "description": "E-VADEA/FR*EVA*P25368*A", - "capacity": "18", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.12712458, - 47.32890163 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP25368A", - "description": "e-Vadea - Marchaux-Chaudefontaine - A36 Besançon Champoux", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127125, - 47.328902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP25368A", - "ref": "680726", - "description": "E-VADEA/FR*EVA*P25368*A", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.12712458, - 47.32890163 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP25368A", - "description": "e-Vadea - Marchaux-Chaudefontaine - A36 Besançon Champoux", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127125, - 47.328902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP25368A", - "ref": "680726", - "description": "E-VADEA/FR*EVA*P25368*A", - "capacity": "18", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.12712458, - 47.32890163 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP25368A", - "description": "e-Vadea - Marchaux-Chaudefontaine - A36 Besançon Champoux", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127125, - 47.328902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP25368A", - "ref": "680726", - "description": "E-VADEA/FR*EVA*P25368*A", - "capacity": "18", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.12712458, - 47.32890163 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP25368A", - "description": "e-Vadea - Marchaux-Chaudefontaine - A36 Besançon Champoux", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127125, - 47.328902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP25368A", - "ref": "680726", - "description": "E-VADEA/FR*EVA*P25368*A", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.12712458, - 47.32890163 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP25368A", - "description": "e-Vadea - Marchaux-Chaudefontaine - A36 Besançon Champoux", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127125, - 47.328902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP25368A", - "ref": "680726", - "description": "E-VADEA/FR*EVA*P25368*A", - "capacity": "18", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.12712458, - 47.32890163 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP25368A", - "description": "e-Vadea - Marchaux-Chaudefontaine - A36 Besançon Champoux", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127125, - 47.328902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP25368A", - "ref": "680726", - "description": "E-VADEA/FR*EVA*P25368*A", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.12712458, - 47.32890163 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP25368A", - "description": "e-Vadea - Marchaux-Chaudefontaine - A36 Besançon Champoux", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127125, - 47.328902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP25368A", - "ref": "680726", - "description": "E-VADEA/FR*EVA*P25368*A", - "capacity": "18", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127125, - 47.328902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP25368A", - "ref": "680726", - "description": "E-VADEA/FR*EVA*P25368*A", - "capacity": "18", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127125, - 47.328902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP25368A", - "ref": "680726", - "description": "E-VADEA/FR*EVA*P25368*A", - "capacity": "18", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.125201, - 47.327026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP25368B", - "ref": "680729", - "description": "E-VADEA/FR*EVA*P25368*B", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.125201, - 47.327026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP25368B", - "ref": "680729", - "description": "E-VADEA/FR*EVA*P25368*B", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.125201, - 47.327026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP25368B", - "description": "e-Vadea - Marchaux-Chaudefontaine - A36 Besançon Marchaux", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.125201, - 47.327026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP25368B", - "ref": "680729", - "description": "E-VADEA/FR*EVA*P25368*B", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.125201, - 47.327026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP25368B", - "description": "e-Vadea - Marchaux-Chaudefontaine - A36 Besançon Marchaux", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.125201, - 47.327026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP25368B", - "ref": "680729", - "description": "E-VADEA/FR*EVA*P25368*B", - "capacity": "18", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.125201, - 47.327026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP25368B", - "description": "e-Vadea - Marchaux-Chaudefontaine - A36 Besançon Marchaux", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.125201, - 47.327026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP25368B", - "ref": "680729", - "description": "E-VADEA/FR*EVA*P25368*B", - "capacity": "18", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.125201, - 47.327026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP25368B", - "description": "e-Vadea - Marchaux-Chaudefontaine - A36 Besançon Marchaux", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.125201, - 47.327026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP25368B", - "ref": "680729", - "description": "E-VADEA/FR*EVA*P25368*B", - "capacity": "18", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.125201, - 47.327026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP25368B", - "description": "e-Vadea - Marchaux-Chaudefontaine - A36 Besançon Marchaux", - "capacity": "6", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.125201, - 47.327026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP25368B", - "ref": "680729", - "description": "E-VADEA/FR*EVA*P25368*B", - "capacity": "18", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.125201, - 47.327026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP25368B", - "description": "e-Vadea - Marchaux-Chaudefontaine - A36 Besançon Marchaux", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.125201, - 47.327026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP25368B", - "ref": "680729", - "description": "E-VADEA/FR*EVA*P25368*B", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.125201, - 47.327026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP25368B", - "description": "e-Vadea - Marchaux-Chaudefontaine - A36 Besançon Marchaux", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.125201, - 47.327026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP25368B", - "ref": "680729", - "description": "E-VADEA/FR*EVA*P25368*B", - "capacity": "18", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.125201, - 47.327026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP25368B", - "description": "e-Vadea - Marchaux-Chaudefontaine - A36 Besançon Marchaux", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.125201, - 47.327026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP25368B", - "ref": "680729", - "description": "E-VADEA/FR*EVA*P25368*B", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.125201, - 47.327026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP25368B", - "description": "e-Vadea - Marchaux-Chaudefontaine - A36 Besançon Marchaux", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.125201, - 47.327026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP25368B", - "ref": "680729", - "description": "E-VADEA/FR*EVA*P25368*B", - "capacity": "18", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.125201, - 47.327026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP25368B", - "description": "e-Vadea - Marchaux-Chaudefontaine - A36 Besançon Marchaux", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.125201, - 47.327026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP25368B", - "ref": "680729", - "description": "E-VADEA/FR*EVA*P25368*B", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.125201, - 47.327026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP25368B", - "description": "e-Vadea - Marchaux-Chaudefontaine - A36 Besançon Marchaux", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.125201, - 47.327026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP25368B", - "ref": "680729", - "description": "E-VADEA/FR*EVA*P25368*B", - "capacity": "18", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.125201, - 47.327026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP25368B", - "description": "e-Vadea - Marchaux-Chaudefontaine - A36 Besançon Marchaux", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.125201, - 47.327026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP25368B", - "ref": "680729", - "description": "E-VADEA/FR*EVA*P25368*B", - "capacity": "18", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP31161A", - "description": "e-Vadea - Deyme - A61 Toulouse Sud", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP31161A", - "ref": "972491", - "description": "E-VADEA/FR*EVA*P31161*A", - "capacity": "30", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP31161A", - "description": "e-Vadea - Deyme - A61 Toulouse Sud", - "capacity": "13", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP31161A", - "ref": "972491", - "description": "E-VADEA/FR*EVA*P31161*A", - "capacity": "30", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP31161A", - "description": "e-Vadea - Deyme - A61 Toulouse Sud", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP31161A", - "ref": "972491", - "description": "E-VADEA/FR*EVA*P31161*A", - "capacity": "30", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP31161A", - "description": "e-Vadea - Deyme - A61 Toulouse Sud", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP31161A", - "ref": "972491", - "description": "E-VADEA/FR*EVA*P31161*A", - "capacity": "30", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP31161A", - "description": "e-Vadea - Deyme - A61 Toulouse Sud", - "capacity": "13", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP31161A", - "ref": "972491", - "description": "E-VADEA/FR*EVA*P31161*A", - "capacity": "30", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP31161A", - "description": "e-Vadea - Deyme - A61 Toulouse Sud", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP31161A", - "ref": "972491", - "description": "E-VADEA/FR*EVA*P31161*A", - "capacity": "30", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP31161A", - "description": "e-Vadea - Deyme - A61 Toulouse Sud", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP31161A", - "ref": "972491", - "description": "E-VADEA/FR*EVA*P31161*A", - "capacity": "30", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP31161A", - "description": "e-Vadea - Deyme - A61 Toulouse Sud", - "capacity": "13", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP31161A", - "ref": "972491", - "description": "E-VADEA/FR*EVA*P31161*A", - "capacity": "30", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP31161A", - "description": "e-Vadea - Deyme - A61 Toulouse Sud", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP31161A", - "ref": "972491", - "description": "E-VADEA/FR*EVA*P31161*A", - "capacity": "30", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP31161A", - "description": "e-Vadea - Deyme - A61 Toulouse Sud", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP31161A", - "ref": "972491", - "description": "E-VADEA/FR*EVA*P31161*A", - "capacity": "30", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP31161A", - "description": "e-Vadea - Deyme - A61 Toulouse Sud", - "capacity": "13", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP31161A", - "ref": "972491", - "description": "E-VADEA/FR*EVA*P31161*A", - "capacity": "30", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP31161A", - "description": "e-Vadea - Deyme - A61 Toulouse Sud", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP31161A", - "ref": "972491", - "description": "E-VADEA/FR*EVA*P31161*A", - "capacity": "30", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP31161A", - "description": "e-Vadea - Deyme - A61 Toulouse Sud", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP31161A", - "ref": "972491", - "description": "E-VADEA/FR*EVA*P31161*A", - "capacity": "30", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP31161A", - "description": "e-Vadea - Deyme - A61 Toulouse Sud", - "capacity": "13", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP31161A", - "ref": "972491", - "description": "E-VADEA/FR*EVA*P31161*A", - "capacity": "30", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP31161A", - "description": "e-Vadea - Deyme - A61 Toulouse Sud", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP31161A", - "ref": "972491", - "description": "E-VADEA/FR*EVA*P31161*A", - "capacity": "30", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP31161A", - "description": "e-Vadea - Deyme - A61 Toulouse Sud", - "capacity": "13", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP31161A", - "ref": "972491", - "description": "E-VADEA/FR*EVA*P31161*A", - "capacity": "30", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP31161A", - "description": "e-Vadea - Deyme - A61 Toulouse Sud", - "capacity": "13", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP31161A", - "ref": "972491", - "description": "E-VADEA/FR*EVA*P31161*A", - "capacity": "30", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP31161A", - "description": "e-Vadea - Deyme - A61 Toulouse Sud", - "capacity": "13", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP31161A", - "ref": "972491", - "description": "E-VADEA/FR*EVA*P31161*A", - "capacity": "30", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP31161A", - "description": "e-Vadea - Deyme - A61 Toulouse Sud", - "capacity": "13", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP31161A", - "ref": "972491", - "description": "E-VADEA/FR*EVA*P31161*A", - "capacity": "30", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP31161A", - "description": "e-Vadea - Deyme - A61 Toulouse Sud", - "capacity": "13", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP31161A", - "ref": "972491", - "description": "E-VADEA/FR*EVA*P31161*A", - "capacity": "30", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP31161A", - "description": "e-Vadea - Deyme - A61 Toulouse Sud", - "capacity": "13", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP31161A", - "ref": "972491", - "description": "E-VADEA/FR*EVA*P31161*A", - "capacity": "30", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP31161A", - "description": "e-Vadea - Deyme - A61 Toulouse Sud", - "capacity": "13", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP31161A", - "ref": "972491", - "description": "E-VADEA/FR*EVA*P31161*A", - "capacity": "30", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP31161A", - "description": "e-Vadea - Deyme - A61 Toulouse Sud", - "capacity": "13", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.549728, - 43.48261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP31161A", - "ref": "972491", - "description": "E-VADEA/FR*EVA*P31161*A", - "capacity": "30", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.490309, - 45.189955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP33502A", - "description": "e-Vadea - Saugon - A10 Terres de l'Estuaire", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.490309, - 45.189955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP33502A", - "ref": "612703", - "description": "E-VADEA/FR*EVA*P33502*A", - "capacity": "22", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.490309, - 45.189955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP33502A", - "description": "e-Vadea - Saugon - A10 Terres de l'Estuaire", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.490309, - 45.189955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP33502A", - "ref": "612703", - "description": "E-VADEA/FR*EVA*P33502*A", - "capacity": "22", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.490309, - 45.189955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP33502A", - "description": "e-Vadea - Saugon - A10 Terres de l'Estuaire", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.490309, - 45.189955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP33502A", - "ref": "612703", - "description": "E-VADEA/FR*EVA*P33502*A", - "capacity": "22", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.490309, - 45.189955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP33502A", - "description": "e-Vadea - Saugon - A10 Terres de l'Estuaire", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.490309, - 45.189955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP33502A", - "ref": "612703", - "description": "E-VADEA/FR*EVA*P33502*A", - "capacity": "22", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.490309, - 45.189955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP33502A", - "description": "e-Vadea - Saugon - A10 Terres de l'Estuaire", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.490309, - 45.189955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP33502A", - "ref": "612703", - "description": "E-VADEA/FR*EVA*P33502*A", - "capacity": "22", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.490309, - 45.189955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP33502A", - "description": "e-Vadea - Saugon - A10 Terres de l'Estuaire", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.490309, - 45.189955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP33502A", - "ref": "612703", - "description": "E-VADEA/FR*EVA*P33502*A", - "capacity": "22", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.490309, - 45.189955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP33502A", - "description": "e-Vadea - Saugon - A10 Terres de l'Estuaire", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.490309, - 45.189955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP33502A", - "ref": "612703", - "description": "E-VADEA/FR*EVA*P33502*A", - "capacity": "22", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.490309, - 45.189955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP33502A", - "description": "e-Vadea - Saugon - A10 Terres de l'Estuaire", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.490309, - 45.189955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP33502A", - "ref": "612703", - "description": "E-VADEA/FR*EVA*P33502*A", - "capacity": "22", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.490309, - 45.189955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP33502A", - "description": "e-Vadea - Saugon - A10 Terres de l'Estuaire", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.490309, - 45.189955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP33502A", - "ref": "612703", - "description": "E-VADEA/FR*EVA*P33502*A", - "capacity": "22", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.490309, - 45.189955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP33502A", - "description": "e-Vadea - Saugon - A10 Terres de l'Estuaire", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.490309, - 45.189955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP33502A", - "ref": "612703", - "description": "E-VADEA/FR*EVA*P33502*A", - "capacity": "22", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.490309, - 45.189955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP33502A", - "description": "e-Vadea - Saugon - A10 Terres de l'Estuaire", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.490309, - 45.189955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP33502A", - "ref": "612703", - "description": "E-VADEA/FR*EVA*P33502*A", - "capacity": "22", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.490309, - 45.189955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP33502A", - "description": "e-Vadea - Saugon - A10 Terres de l'Estuaire", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.490309, - 45.189955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP33502A", - "ref": "612703", - "description": "E-VADEA/FR*EVA*P33502*A", - "capacity": "22", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.490309, - 45.189955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP33502A", - "description": "e-Vadea - Saugon - A10 Terres de l'Estuaire", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.490309, - 45.189955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP33502A", - "ref": "612703", - "description": "E-VADEA/FR*EVA*P33502*A", - "capacity": "22", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.490309, - 45.189955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP33502A", - "description": "e-Vadea - Saugon - A10 Terres de l'Estuaire", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.490309, - 45.189955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP33502A", - "ref": "612703", - "description": "E-VADEA/FR*EVA*P33502*A", - "capacity": "22", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.490309, - 45.189955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP33502A", - "description": "e-Vadea - Saugon - A10 Terres de l'Estuaire", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.490309, - 45.189955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP33502A", - "ref": "612703", - "description": "E-VADEA/FR*EVA*P33502*A", - "capacity": "22", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.490309, - 45.189955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP33502A", - "description": "e-Vadea - Saugon - A10 Terres de l'Estuaire", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.490309, - 45.189955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP33502A", - "ref": "612703", - "description": "E-VADEA/FR*EVA*P33502*A", - "capacity": "22", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.7956218, - 43.5462653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP34095A", - "description": "e-Vadea - Fabregues - A9 Montpellier Sud", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.795622, - 43.546265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP34095A", - "ref": "761925", - "description": "E-VADEA/FR*EVA*P34095*A", - "capacity": "40", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.7956218, - 43.5462653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP34095A", - "description": "e-Vadea - Fabregues - A9 Montpellier Sud", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.795622, - 43.546265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP34095A", - "ref": "761925", - "description": "E-VADEA/FR*EVA*P34095*A", - "capacity": "40", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.7956218, - 43.5462653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP34095A", - "description": "e-Vadea - Fabregues - A9 Montpellier Sud", - "capacity": "16", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.795622, - 43.546265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP34095A", - "ref": "761925", - "description": "E-VADEA/FR*EVA*P34095*A", - "capacity": "40", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.7956218, - 43.5462653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP34095A", - "description": "e-Vadea - Fabregues - A9 Montpellier Sud", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.795622, - 43.546265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP34095A", - "ref": "761925", - "description": "E-VADEA/FR*EVA*P34095*A", - "capacity": "40", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.7956218, - 43.5462653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP34095A", - "description": "e-Vadea - Fabregues - A9 Montpellier Sud", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.795622, - 43.546265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP34095A", - "ref": "761925", - "description": "E-VADEA/FR*EVA*P34095*A", - "capacity": "40", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.7956218, - 43.5462653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP34095A", - "description": "e-Vadea - Fabregues - A9 Montpellier Sud", - "capacity": "16", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.795622, - 43.546265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP34095A", - "ref": "761925", - "description": "E-VADEA/FR*EVA*P34095*A", - "capacity": "40", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.7956218, - 43.5462653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP34095A", - "description": "e-Vadea - Fabregues - A9 Montpellier Sud", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.795622, - 43.546265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP34095A", - "ref": "761925", - "description": "E-VADEA/FR*EVA*P34095*A", - "capacity": "40", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.7956218, - 43.5462653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP34095A", - "description": "e-Vadea - Fabregues - A9 Montpellier Sud", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.795622, - 43.546265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP34095A", - "ref": "761925", - "description": "E-VADEA/FR*EVA*P34095*A", - "capacity": "40", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.7956218, - 43.5462653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP34095A", - "description": "e-Vadea - Fabregues - A9 Montpellier Sud", - "capacity": "16", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.795622, - 43.546265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP34095A", - "ref": "761925", - "description": "E-VADEA/FR*EVA*P34095*A", - "capacity": "40", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.7956218, - 43.5462653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP34095A", - "description": "e-Vadea - Fabregues - A9 Montpellier Sud", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.795622, - 43.546265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP34095A", - "ref": "761925", - "description": "E-VADEA/FR*EVA*P34095*A", - "capacity": "40", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.7956218, - 43.5462653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP34095A", - "description": "e-Vadea - Fabregues - A9 Montpellier Sud", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.795622, - 43.546265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP34095A", - "ref": "761925", - "description": "E-VADEA/FR*EVA*P34095*A", - "capacity": "40", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.7956218, - 43.5462653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP34095A", - "description": "e-Vadea - Fabregues - A9 Montpellier Sud", - "capacity": "16", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.795622, - 43.546265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP34095A", - "ref": "761925", - "description": "E-VADEA/FR*EVA*P34095*A", - "capacity": "40", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.7956218, - 43.5462653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP34095A", - "description": "e-Vadea - Fabregues - A9 Montpellier Sud", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.795622, - 43.546265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP34095A", - "ref": "761925", - "description": "E-VADEA/FR*EVA*P34095*A", - "capacity": "40", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.7956218, - 43.5462653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP34095A", - "description": "e-Vadea - Fabregues - A9 Montpellier Sud", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.795622, - 43.546265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP34095A", - "ref": "761925", - "description": "E-VADEA/FR*EVA*P34095*A", - "capacity": "40", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.7956218, - 43.5462653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP34095A", - "description": "e-Vadea - Fabregues - A9 Montpellier Sud", - "capacity": "16", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.795622, - 43.546265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP34095A", - "ref": "761925", - "description": "E-VADEA/FR*EVA*P34095*A", - "capacity": "40", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.7956218, - 43.5462653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP34095A", - "description": "e-Vadea - Fabregues - A9 Montpellier Sud", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.795622, - 43.546265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP34095A", - "ref": "761925", - "description": "E-VADEA/FR*EVA*P34095*A", - "capacity": "40", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.7956218, - 43.5462653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP34095A", - "description": "e-Vadea - Fabregues - A9 Montpellier Sud", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.795622, - 43.546265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP34095A", - "ref": "761925", - "description": "E-VADEA/FR*EVA*P34095*A", - "capacity": "40", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.7956218, - 43.5462653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP34095A", - "description": "e-Vadea - Fabregues - A9 Montpellier Sud", - "capacity": "16", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.795622, - 43.546265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP34095A", - "ref": "761925", - "description": "E-VADEA/FR*EVA*P34095*A", - "capacity": "40", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.7956218, - 43.5462653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP34095A", - "description": "e-Vadea - Fabregues - A9 Montpellier Sud", - "capacity": "16", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.795622, - 43.546265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP34095A", - "ref": "761925", - "description": "E-VADEA/FR*EVA*P34095*A", - "capacity": "40", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.7956218, - 43.5462653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP34095A", - "description": "e-Vadea - Fabregues - A9 Montpellier Sud", - "capacity": "16", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.795622, - 43.546265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP34095A", - "ref": "761925", - "description": "E-VADEA/FR*EVA*P34095*A", - "capacity": "40", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.7956218, - 43.5462653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP34095A", - "description": "e-Vadea - Fabregues - A9 Montpellier Sud", - "capacity": "16", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.795622, - 43.546265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP34095A", - "ref": "761925", - "description": "E-VADEA/FR*EVA*P34095*A", - "capacity": "40", - "charging_station:output": "43 kW", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.7956218, - 43.5462653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP34095A", - "description": "e-Vadea - Fabregues - A9 Montpellier Sud", - "capacity": "16", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.795622, - 43.546265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP34095A", - "ref": "761925", - "description": "E-VADEA/FR*EVA*P34095*A", - "capacity": "40", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.7956218, - 43.5462653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP34095A", - "description": "e-Vadea - Fabregues - A9 Montpellier Sud", - "capacity": "16", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.795622, - 43.546265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP34095A", - "ref": "761925", - "description": "E-VADEA/FR*EVA*P34095*A", - "capacity": "40", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.7956218, - 43.5462653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP34095A", - "description": "e-Vadea - Fabregues - A9 Montpellier Sud", - "capacity": "16", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.795622, - 43.546265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP34095A", - "ref": "761925", - "description": "E-VADEA/FR*EVA*P34095*A", - "capacity": "40", - "charging_station:output": "43 kW", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.7956218, - 43.5462653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP34095A", - "description": "e-Vadea - Fabregues - A9 Montpellier Sud", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.795622, - 43.546265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP34095A", - "ref": "761925", - "description": "E-VADEA/FR*EVA*P34095*A", - "capacity": "40", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.7956218, - 43.5462653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP34095A", - "description": "e-Vadea - Fabregues - A9 Montpellier Sud", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.795622, - 43.546265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP34095A", - "ref": "761925", - "description": "E-VADEA/FR*EVA*P34095*A", - "capacity": "40", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.7956218, - 43.5462653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP34095A", - "description": "e-Vadea - Fabregues - A9 Montpellier Sud", - "capacity": "16", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.795622, - 43.546265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP34095A", - "ref": "761925", - "description": "E-VADEA/FR*EVA*P34095*A", - "capacity": "40", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.690247, - 46.810787 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP36044A", - "ref": "1300903", - "description": "E-VADEA/FR*EVA*P36044*A", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.690247, - 46.810787 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP36044A", - "ref": "1300903", - "description": "E-VADEA/FR*EVA*P36044*A", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.690247, - 46.810787 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP36044A", - "ref": "1300903", - "description": "E-VADEA/FR*EVA*P36044*A", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.690247, - 46.810787 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP36044A", - "ref": "1300903", - "description": "E-VADEA/FR*EVA*P36044*A", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.702525, - 46.810078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP36044B", - "ref": "1300906", - "description": "E-VADEA/FR*EVA*P36044*B", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.702525, - 46.810078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP36044B", - "ref": "1300906", - "description": "E-VADEA/FR*EVA*P36044*B", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.702525, - 46.810078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP36044B", - "ref": "1300906", - "description": "E-VADEA/FR*EVA*P36044*B", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.702525, - 46.810078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP36044B", - "ref": "1300906", - "description": "E-VADEA/FR*EVA*P36044*B", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.698285, - 46.81606 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP36044C", - "ref": "1300909", - "description": "E-VADEA/FR*EVA*P36044*C", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.698285, - 46.81606 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP36044C", - "ref": "1300909", - "description": "E-VADEA/FR*EVA*P36044*C", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.698285, - 46.81606 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP36044C", - "ref": "1300909", - "description": "E-VADEA/FR*EVA*P36044*C", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.698285, - 46.81606 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP36044C", - "ref": "1300909", - "description": "E-VADEA/FR*EVA*P36044*C", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.676778, - 46.808038 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP36044D", - "ref": "1300912", - "description": "E-VADEA/FR*EVA*P36044*D", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.676778, - 46.808038 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP36044D", - "ref": "1300912", - "description": "E-VADEA/FR*EVA*P36044*D", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.676778, - 46.808038 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP36044D", - "ref": "1300912", - "description": "E-VADEA/FR*EVA*P36044*D", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.676778, - 46.808038 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP36044D", - "ref": "1300912", - "description": "E-VADEA/FR*EVA*P36044*D", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP37099A", - "description": "e-Vadea - Druye - A85 Jardins de Villandry", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP37099A", - "ref": "853635", - "description": "E-VADEA/FR*EVA*P37099*A", - "capacity": "33", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP37099A", - "description": "e-Vadea - Druye - A85 Jardins de Villandry", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP37099A", - "ref": "853635", - "description": "E-VADEA/FR*EVA*P37099*A", - "capacity": "33", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP37099A", - "description": "e-Vadea - Druye - A85 Jardins de Villandry", - "capacity": "20", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP37099A", - "ref": "853635", - "description": "E-VADEA/FR*EVA*P37099*A", - "capacity": "33", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP37099A", - "description": "e-Vadea - Druye - A85 Jardins de Villandry", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP37099A", - "ref": "853635", - "description": "E-VADEA/FR*EVA*P37099*A", - "capacity": "33", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP37099A", - "description": "e-Vadea - Druye - A85 Jardins de Villandry", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP37099A", - "ref": "853635", - "description": "E-VADEA/FR*EVA*P37099*A", - "capacity": "33", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP37099A", - "description": "e-Vadea - Druye - A85 Jardins de Villandry", - "capacity": "20", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP37099A", - "ref": "853635", - "description": "E-VADEA/FR*EVA*P37099*A", - "capacity": "33", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP37099A", - "description": "e-Vadea - Druye - A85 Jardins de Villandry", - "capacity": "20", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP37099A", - "ref": "853635", - "description": "E-VADEA/FR*EVA*P37099*A", - "capacity": "33", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP37099A", - "description": "e-Vadea - Druye - A85 Jardins de Villandry", - "capacity": "20", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP37099A", - "ref": "853635", - "description": "E-VADEA/FR*EVA*P37099*A", - "capacity": "33", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP37099A", - "description": "e-Vadea - Druye - A85 Jardins de Villandry", - "capacity": "20", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP37099A", - "ref": "853635", - "description": "E-VADEA/FR*EVA*P37099*A", - "capacity": "33", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP37099A", - "description": "e-Vadea - Druye - A85 Jardins de Villandry", - "capacity": "20", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP37099A", - "ref": "853635", - "description": "E-VADEA/FR*EVA*P37099*A", - "capacity": "33", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP37099A", - "description": "e-Vadea - Druye - A85 Jardins de Villandry", - "capacity": "20", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP37099A", - "ref": "853635", - "description": "E-VADEA/FR*EVA*P37099*A", - "capacity": "33", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP37099A", - "description": "e-Vadea - Druye - A85 Jardins de Villandry", - "capacity": "20", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP37099A", - "ref": "853635", - "description": "E-VADEA/FR*EVA*P37099*A", - "capacity": "33", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP37099A", - "description": "e-Vadea - Druye - A85 Jardins de Villandry", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP37099A", - "ref": "853635", - "description": "E-VADEA/FR*EVA*P37099*A", - "capacity": "33", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP37099A", - "description": "e-Vadea - Druye - A85 Jardins de Villandry", - "capacity": "20", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP37099A", - "ref": "853635", - "description": "E-VADEA/FR*EVA*P37099*A", - "capacity": "33", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP37099A", - "description": "e-Vadea - Druye - A85 Jardins de Villandry", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP37099A", - "ref": "853635", - "description": "E-VADEA/FR*EVA*P37099*A", - "capacity": "33", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP37099A", - "description": "e-Vadea - Druye - A85 Jardins de Villandry", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP37099A", - "ref": "853635", - "description": "E-VADEA/FR*EVA*P37099*A", - "capacity": "33", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP37099A", - "description": "e-Vadea - Druye - A85 Jardins de Villandry", - "capacity": "20", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP37099A", - "ref": "853635", - "description": "E-VADEA/FR*EVA*P37099*A", - "capacity": "33", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP37099A", - "description": "e-Vadea - Druye - A85 Jardins de Villandry", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP37099A", - "ref": "853635", - "description": "E-VADEA/FR*EVA*P37099*A", - "capacity": "33", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP37099A", - "description": "e-Vadea - Druye - A85 Jardins de Villandry", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP37099A", - "ref": "853635", - "description": "E-VADEA/FR*EVA*P37099*A", - "capacity": "33", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP37099A", - "description": "e-Vadea - Druye - A85 Jardins de Villandry", - "capacity": "20", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP37099A", - "ref": "853635", - "description": "E-VADEA/FR*EVA*P37099*A", - "capacity": "33", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP37099A", - "description": "e-Vadea - Druye - A85 Jardins de Villandry", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP37099A", - "ref": "853635", - "description": "E-VADEA/FR*EVA*P37099*A", - "capacity": "33", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP37099A", - "description": "e-Vadea - Druye - A85 Jardins de Villandry", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP37099A", - "ref": "853635", - "description": "E-VADEA/FR*EVA*P37099*A", - "capacity": "33", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP37099A", - "description": "e-Vadea - Druye - A85 Jardins de Villandry", - "capacity": "20", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP37099A", - "ref": "853635", - "description": "E-VADEA/FR*EVA*P37099*A", - "capacity": "33", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP37099A", - "description": "e-Vadea - Druye - A85 Jardins de Villandry", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP37099A", - "ref": "853635", - "description": "E-VADEA/FR*EVA*P37099*A", - "capacity": "33", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP37099A", - "description": "e-Vadea - Druye - A85 Jardins de Villandry", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP37099A", - "ref": "853635", - "description": "E-VADEA/FR*EVA*P37099*A", - "capacity": "33", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP37099A", - "description": "e-Vadea - Druye - A85 Jardins de Villandry", - "capacity": "20", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP37099A", - "ref": "853635", - "description": "E-VADEA/FR*EVA*P37099*A", - "capacity": "33", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP37099A", - "description": "e-Vadea - Druye - A85 Jardins de Villandry", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP37099A", - "ref": "853635", - "description": "E-VADEA/FR*EVA*P37099*A", - "capacity": "33", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP37099A", - "description": "e-Vadea - Druye - A85 Jardins de Villandry", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP37099A", - "ref": "853635", - "description": "E-VADEA/FR*EVA*P37099*A", - "capacity": "33", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP37099A", - "description": "e-Vadea - Druye - A85 Jardins de Villandry", - "capacity": "20", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP37099A", - "ref": "853635", - "description": "E-VADEA/FR*EVA*P37099*A", - "capacity": "33", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP37099A", - "description": "e-Vadea - Druye - A85 Jardins de Villandry", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP37099A", - "ref": "853635", - "description": "E-VADEA/FR*EVA*P37099*A", - "capacity": "33", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP37099A", - "description": "e-Vadea - Druye - A85 Jardins de Villandry", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP37099A", - "ref": "853635", - "description": "E-VADEA/FR*EVA*P37099*A", - "capacity": "33", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP37099A", - "description": "e-Vadea - Druye - A85 Jardins de Villandry", - "capacity": "20", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.508871, - 47.309592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP37099A", - "ref": "853635", - "description": "E-VADEA/FR*EVA*P37099*A", - "capacity": "33", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.601411, - 48.601857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP77384A", - "description": "e-Vadea - Réau - A5a Plessis Picard", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.601411, - 48.601857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP77384A", - "ref": "680732", - "description": "E-VADEA/FR*EVA*P77384*A", - "capacity": "22", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.601411, - 48.601857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP77384A", - "description": "e-Vadea - Réau - A5a Plessis Picard", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.601411, - 48.601857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP77384A", - "ref": "680732", - "description": "E-VADEA/FR*EVA*P77384*A", - "capacity": "22", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.601411, - 48.601857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP77384A", - "description": "e-Vadea - Réau - A5a Plessis Picard", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.601411, - 48.601857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP77384A", - "ref": "680732", - "description": "E-VADEA/FR*EVA*P77384*A", - "capacity": "22", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.601411, - 48.601857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP77384A", - "description": "e-Vadea - Réau - A5a Plessis Picard", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.601411, - 48.601857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP77384A", - "ref": "680732", - "description": "E-VADEA/FR*EVA*P77384*A", - "capacity": "22", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.601411, - 48.601857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP77384A", - "description": "e-Vadea - Réau - A5a Plessis Picard", - "capacity": "8", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.601411, - 48.601857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP77384A", - "ref": "680732", - "description": "E-VADEA/FR*EVA*P77384*A", - "capacity": "22", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.601411, - 48.601857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP77384A", - "description": "e-Vadea - Réau - A5a Plessis Picard", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.601411, - 48.601857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP77384A", - "ref": "680732", - "description": "E-VADEA/FR*EVA*P77384*A", - "capacity": "22", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.601411, - 48.601857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP77384A", - "description": "e-Vadea - Réau - A5a Plessis Picard", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.601411, - 48.601857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP77384A", - "ref": "680732", - "description": "E-VADEA/FR*EVA*P77384*A", - "capacity": "22", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.601411, - 48.601857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP77384A", - "description": "e-Vadea - Réau - A5a Plessis Picard", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.601411, - 48.601857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP77384A", - "ref": "680732", - "description": "E-VADEA/FR*EVA*P77384*A", - "capacity": "22", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.601411, - 48.601857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP77384A", - "description": "e-Vadea - Réau - A5a Plessis Picard", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.601411, - 48.601857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP77384A", - "ref": "680732", - "description": "E-VADEA/FR*EVA*P77384*A", - "capacity": "22", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.601411, - 48.601857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP77384A", - "description": "e-Vadea - Réau - A5a Plessis Picard", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.601411, - 48.601857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP77384A", - "ref": "680732", - "description": "E-VADEA/FR*EVA*P77384*A", - "capacity": "22", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.601411, - 48.601857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP77384A", - "description": "e-Vadea - Réau - A5a Plessis Picard", - "capacity": "8", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.601411, - 48.601857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP77384A", - "ref": "680732", - "description": "E-VADEA/FR*EVA*P77384*A", - "capacity": "22", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.601411, - 48.601857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP77384A", - "description": "e-Vadea - Réau - A5a Plessis Picard", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.601411, - 48.601857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP77384A", - "ref": "680732", - "description": "E-VADEA/FR*EVA*P77384*A", - "capacity": "22", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.601411, - 48.601857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP77384A", - "description": "e-Vadea - Réau - A5a Plessis Picard", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.601411, - 48.601857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP77384A", - "ref": "680732", - "description": "E-VADEA/FR*EVA*P77384*A", - "capacity": "22", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.601411, - 48.601857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP77384A", - "description": "e-Vadea - Réau - A5a Plessis Picard", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.601411, - 48.601857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP77384A", - "ref": "680732", - "description": "E-VADEA/FR*EVA*P77384*A", - "capacity": "22", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.601411, - 48.601857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP77384A", - "description": "e-Vadea - Réau - A5a Plessis Picard", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.601411, - 48.601857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP77384A", - "ref": "680732", - "description": "E-VADEA/FR*EVA*P77384*A", - "capacity": "22", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.601411, - 48.601857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP77384A", - "description": "e-Vadea - Réau - A5a Plessis Picard", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.601411, - 48.601857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP77384A", - "ref": "680732", - "description": "E-VADEA/FR*EVA*P77384*A", - "capacity": "22", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.601411, - 48.601857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP77384A", - "description": "e-Vadea - Réau - A5a Plessis Picard", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.601411, - 48.601857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP77384A", - "ref": "680732", - "description": "E-VADEA/FR*EVA*P77384*A", - "capacity": "22", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.86041194, - 48.26813266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP88440A", - "description": "e-Vadea - Sandaucourt - A31 La Trelle", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.860412, - 48.268133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP88440A", - "ref": "680735", - "description": "E-VADEA/FR*EVA*P88440*A", - "capacity": "16", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.86041194, - 48.26813266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP88440A", - "description": "e-Vadea - Sandaucourt - A31 La Trelle", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.860412, - 48.268133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP88440A", - "ref": "680735", - "description": "E-VADEA/FR*EVA*P88440*A", - "capacity": "16", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.86041194, - 48.26813266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP88440A", - "description": "e-Vadea - Sandaucourt - A31 La Trelle", - "capacity": "6", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.860412, - 48.268133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP88440A", - "ref": "680735", - "description": "E-VADEA/FR*EVA*P88440*A", - "capacity": "16", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.86041194, - 48.26813266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP88440A", - "description": "e-Vadea - Sandaucourt - A31 La Trelle", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.860412, - 48.268133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP88440A", - "ref": "680735", - "description": "E-VADEA/FR*EVA*P88440*A", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.86041194, - 48.26813266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP88440A", - "description": "e-Vadea - Sandaucourt - A31 La Trelle", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.860412, - 48.268133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP88440A", - "ref": "680735", - "description": "E-VADEA/FR*EVA*P88440*A", - "capacity": "16", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.86041194, - 48.26813266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP88440A", - "description": "e-Vadea - Sandaucourt - A31 La Trelle", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.860412, - 48.268133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP88440A", - "ref": "680735", - "description": "E-VADEA/FR*EVA*P88440*A", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.86041194, - 48.26813266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP88440A", - "description": "e-Vadea - Sandaucourt - A31 La Trelle", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.860412, - 48.268133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP88440A", - "ref": "680735", - "description": "E-VADEA/FR*EVA*P88440*A", - "capacity": "16", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.86041194, - 48.26813266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP88440A", - "description": "e-Vadea - Sandaucourt - A31 La Trelle", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.860412, - 48.268133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP88440A", - "ref": "680735", - "description": "E-VADEA/FR*EVA*P88440*A", - "capacity": "16", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.86041194, - 48.26813266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP88440A", - "description": "e-Vadea - Sandaucourt - A31 La Trelle", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.860412, - 48.268133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP88440A", - "ref": "680735", - "description": "E-VADEA/FR*EVA*P88440*A", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.86041194, - 48.26813266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP88440A", - "description": "e-Vadea - Sandaucourt - A31 La Trelle", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.860412, - 48.268133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP88440A", - "ref": "680735", - "description": "E-VADEA/FR*EVA*P88440*A", - "capacity": "16", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.86041194, - 48.26813266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP88440A", - "description": "e-Vadea - Sandaucourt - A31 La Trelle", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.860412, - 48.268133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP88440A", - "ref": "680735", - "description": "E-VADEA/FR*EVA*P88440*A", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.86041194, - 48.26813266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "917546251", - "operator:email": "assistance-commerciale@e-vadea.fr", - "operator:phone": "+33 9 70 83 03 87", - "network": "e-Vadea", - "ref:EU:EVSE": "FREVAP88440A", - "description": "e-Vadea - Sandaucourt - A31 La Trelle", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.860412, - 48.268133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Evadea | FR*EVA", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "E-VADEA", - "ref:EU:EVSE": "FREVAP88440A", - "ref": "680735", - "description": "E-VADEA/FR*EVA*P88440*A", - "capacity": "16", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8455834166546037, - 50.666256180641085 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "EVBOX", - "owner:ref:FR:SIREN": "415192202", - "operator:email": "psasupport@evbox.com", - "operator:phone": "+33 9 86 87 71 86", - "network": "EVBOX", - "ref:EU:EVSE": "FREVBENFCRERPIRG7IBRQHTCR2APUVCM", - "description": "Garage Marcotte", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.75, - 48.5 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "FAROAD", - "owner:ref:FR:SIREN": "895295525", - "operator:email": "assistance-evecarplug@faroad-solution.com", - "operator:phone": "+33 1 86 70 06 90", - "network": "TEV", - "ref:EU:EVSE": "FREVEPCM3MS99WN7OT3SZRO3LMGGR4F", - "ref": "CM3MS99WN7OT3SZRO3LMGGR4F", - "description": "LE BELVEDERE", - "capacity": "1", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.75, - 48.5 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "FAROAD", - "owner:ref:FR:SIREN": "895295525", - "operator:email": "assistance-evecarplug@faroad-solution.com", - "operator:phone": "+33 1 86 70 06 90", - "network": "TEV", - "ref:EU:EVSE": "FREVEPCM3MS99WN7OT3SZRO3LMGGR4F", - "ref": "CM3MS99WN7OT3SZRO3LMGGR4F", - "description": "LE BELVEDERE", - "capacity": "1", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.75, - 48.5 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "FAROAD", - "owner:ref:FR:SIREN": "895295525", - "operator:email": "assistance-evecarplug@faroad-solution.com", - "operator:phone": "+33 1 86 70 06 90", - "network": "TEV", - "ref:EU:EVSE": "FREVEPCM3MT42BV7PX7SZROV0ROSRF5", - "ref": "CM3MT42BV7PX7SZROV0ROSRF5", - "description": "LE BELVEDERE", - "capacity": "1", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.75, - 48.5 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "FAROAD", - "owner:ref:FR:SIREN": "895295525", - "operator:email": "assistance-evecarplug@faroad-solution.com", - "operator:phone": "+33 1 86 70 06 90", - "network": "TEV", - "ref:EU:EVSE": "FREVEPCM3MT42BV7PX7SZROV0ROSRF5", - "ref": "CM3MT42BV7PX7SZROV0ROSRF5", - "description": "LE BELVEDERE", - "capacity": "1", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.75, - 48.5 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "FAROAD", - "owner:ref:FR:SIREN": "895295525", - "operator:email": "assistance-evecarplug@faroad-solution.com", - "operator:phone": "+33 1 86 70 06 90", - "network": "TEV", - "ref:EU:EVSE": "FREVEPCM3MSB0QF7OURSZROFAANCWQE", - "ref": "CM3MSB0QF7OURSZROFAANCWQE", - "description": "LE BELVEDERE", - "capacity": "1", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.75, - 48.5 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "FAROAD", - "owner:ref:FR:SIREN": "895295525", - "operator:email": "assistance-evecarplug@faroad-solution.com", - "operator:phone": "+33 1 86 70 06 90", - "network": "TEV", - "ref:EU:EVSE": "FREVEPCM3MSB0QF7OURSZROFAANCWQE", - "ref": "CM3MSB0QF7OURSZROFAANCWQE", - "description": "LE BELVEDERE", - "capacity": "1", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8753312, - 48.9332278 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "EV MAP SAS", - "owner:ref:FR:SIREN": "788339083", - "operator:email": "contact@evmap.fr", - "operator:phone": "+33 8 06 14 15 00", - "network": "MG MOTORS MEAUX", - "ref:EU:EVSE": "FREVMP2363", - "description": "MG MOTORS MEAUX", - "capacity": "6", - "socket:type2_combo:output": "40 kW", - "charging_station:output": "40 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-19:00", - "start_date": "2024-11-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6756193, - 44.8312178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "EV MAP SAS", - "owner:ref:FR:SIREN": "407511658", - "operator:email": "contact@evmap.fr", - "operator:phone": "+33 8 06 14 15 00", - "network": "CAP NORD MERIGNAC", - "ref:EU:EVSE": "FREVMP2471", - "description": "CAP NORD MERIGNAC", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-19:00", - "start_date": "2024-11-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5118335, - 44.8802841 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "EV MAP SAS", - "owner:ref:FR:SIREN": "710802042", - "operator:email": "contact@evmap.fr", - "operator:phone": "+33 8 06 14 15 00", - "network": "CAP NORD LORMONT", - "ref:EU:EVSE": "FREVMP2736", - "description": "CAP NORD LORMONT", - "capacity": "2", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-19:00", - "start_date": "2024-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.504811, - 44.8687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "EV MAP SAS", - "owner:ref:FR:SIREN": "556420164", - "operator:email": "contact@evmap.fr", - "operator:phone": "+33 8 06 14 15 00", - "network": "Renault Faurie Bergerac", - "ref:EU:EVSE": "FREVMP3030", - "description": "Faurie Auto Bergerac", - "capacity": "2", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5191002, - 43.5446918 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "EV MAP SAS", - "owner:ref:FR:SIREN": "710802042", - "operator:email": "contact@evmap.fr", - "operator:phone": "+33 8 06 14 15 00", - "network": "BOREAL LABEGE", - "ref:EU:EVSE": "FREVMP5470", - "description": "BOREAL LABEGE", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-19:00", - "start_date": "2024-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7700293, - 45.7463997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "EV MAP SAS", - "owner:ref:FR:SIREN": "780096376", - "operator:email": "contact@evmap.fr", - "operator:phone": "+33 8 06 14 15 00", - "network": "CENTRAL MOTOR FRANCHEVILLE", - "ref:EU:EVSE": "FREVMP6649", - "description": "HYUNDAI CENTRAL AUTOS FRANCHEVILLE", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-19:00", - "start_date": "2024-01-05", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2656667, - 45.8679298 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "EV MAP SAS", - "owner:ref:FR:SIREN": "758500375", - "operator:email": "contact@evmap.fr", - "operator:phone": "+33 8 06 14 15 00", - "network": "RENAULT FAURIE LIMOGES", - "ref:EU:EVSE": "FREVMP7501", - "description": "RENAULT FAURIE LIMOGES", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-19:00", - "start_date": "2024-11-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8680649, - 45.8075839 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "EV MAP SAS", - "owner:ref:FR:SIREN": "780096376", - "operator:email": "contact@evmap.fr", - "operator:phone": "+33 8 06 14 15 00", - "network": "CENTRAL MOTOR LYON NORD", - "ref:EU:EVSE": "FREVMP7648", - "description": "HYUNDAI CENTRAL AUTOS CALUIRE ET CUIRE", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-19:00", - "start_date": "2024-01-05", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.847913, - 45.7158488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "EV MAP SAS", - "owner:ref:FR:SIREN": "780096376", - "operator:email": "contact@evmap.fr", - "operator:phone": "+33 8 06 14 15 00", - "network": "CENTRAL MOTOR ST FONS", - "ref:EU:EVSE": "FREVMP7951", - "description": "HYUNDAI CENTRAL AUTOS ST FONS", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-19:00", - "start_date": "2024-01-05", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.954054532862406, - 47.2166457444792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "EV MAP", - "owner:ref:FR:SIREN": "334807831", - "operator:email": "contact@evmap.fr", - "operator:phone": "+33 8 06 14 15 00", - "network": "Ford", - "ref:EU:EVSE": "FREVMP9016", - "ref": "FREVME9016A", - "description": "Ford Besançon", - "capacity": "2", - "socket:type2_combo:output": "40 kW", - "charging_station:output": "40 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9887297, - 47.2407893 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "EV MAP SAS", - "owner:ref:FR:SIREN": "552821092", - "operator:email": "contact@evmap.fr", - "operator:phone": "+33 8 06 14 15 00", - "network": "PEUGEOT BESANCON GROUPE CHOPARD", - "ref:EU:EVSE": "FREVMP9119", - "description": "PEUGEOT BESANCON GROUPE CHOPARD", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-19:00", - "start_date": "2024-11-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8497389, - 45.5019704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "EV MAP SAS", - "owner:ref:FR:SIREN": "780096376", - "operator:email": "contact@evmap.fr", - "operator:phone": "+33 8 06 14 15 00", - "network": "CENTRAL MOTOR VIENNE", - "ref:EU:EVSE": "FREVMP9975", - "description": "HYUNDAI CENTRAL AUTOS VIENNE", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-19:00", - "start_date": "2024-01-05", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8647466, - 45.644607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SNER RHONE-ALPES", - "owner:ref:FR:SIREN": "907612352", - "operator:email": "b.pajou@sner-ra.fr", - "operator:phone": "+33 4 72 90 41 73", - "network": "GMK Motorsport", - "ref:EU:EVSE": "FREVMPUVG0D07005", - "ref": "UVG0D07005", - "description": "GMK Motorsport", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 00:00-23:59", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.348872, - 43.816962 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP395022979985577210", - "ref": "679184", - "description": "Norauto - Bornes publiques/6D5B69A3-90E6-47C2-A6EF-89AEEDCF873D", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.348872, - 43.816962 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP395022979985577210", - "ref": "679184", - "description": "Norauto - Bornes publiques/6D5B69A3-90E6-47C2-A6EF-89AEEDCF873D", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.073562, - 45.938909 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP5714541977358888435", - "ref": "709406", - "description": "Norauto - Bornes publiques/1B8D3F80-A6E2-497D-B8B5-73CFD4CCC20C", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.073562, - 45.938909 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP5714541977358888435", - "ref": "709406", - "description": "Norauto - Bornes publiques/1B8D3F80-A6E2-497D-B8B5-73CFD4CCC20C", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.107782, - 45.62177 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP6354976677689872010", - "ref": "590822", - "description": "Norauto - Bornes publiques/60645100-d364-426f-aea1-b541e9a22721", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.107782, - 45.62177 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP6354976677689872010", - "ref": "590822", - "description": "Norauto - Bornes publiques/60645100-d364-426f-aea1-b541e9a22721", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.383969, - 44.038574 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP7534534267852610088", - "ref": "746988", - "description": "Norauto - Bornes publiques/E870D4C6-060F-43B6-B69F-E09612E36295", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.383969, - 44.038574 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP7534534267852610088", - "ref": "746988", - "description": "Norauto - Bornes publiques/E870D4C6-060F-43B6-B69F-E09612E36295", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.036317, - 43.829995 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP769116586417676184", - "ref": "697535", - "description": "Norauto - Bornes publiques/0E8DE6A2-82B9-4261-B1BB-6ED01D981CA6", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Fr,Mo,Tu,We,Sa,Th 09:00-20:00,Fr,Sa,We,Tu,Mo,Th 08:00-19:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.036317, - 43.829995 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP769116586417676184", - "ref": "697535", - "description": "Norauto - Bornes publiques/0E8DE6A2-82B9-4261-B1BB-6ED01D981CA6", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Fr,Mo,Tu,We,Sa,Th 09:00-20:00,Fr,Sa,We,Tu,Mo,Th 08:00-19:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.883278, - 45.026175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP5712217405287832240", - "ref": "811089", - "description": "Norauto - Bornes publiques/D6B4800B-0E72-4DAD-9F7F-38417FDCEF2A", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.883278, - 45.026175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP5712217405287832240", - "ref": "811089", - "description": "Norauto - Bornes publiques/D6B4800B-0E72-4DAD-9F7F-38417FDCEF2A", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.299233, - 46.290941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6928448941235772018", - "ref": "1114032", - "description": "EVzen/4819032B-2321-425D-AA0D-577B8401C6CE", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.299233, - 46.290941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6928448941235772018", - "ref": "1114032", - "description": "EVzen/4819032B-2321-425D-AA0D-577B8401C6CE", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.211931, - 46.638854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8791840654483224686", - "ref": "1175814", - "description": "EVzen/D39FB9D7-B0C2-44E3-A0B6-560AE78644DD", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.211931, - 46.638854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8791840654483224686", - "ref": "1175814", - "description": "EVzen/D39FB9D7-B0C2-44E3-A0B6-560AE78644DD", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.932993, - 45.746762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP353123759904001950", - "ref": "1061208", - "description": "Norauto - Bornes publiques/446DDE20-0E97-4798-B62F-25940E083B88", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.932993, - 45.746762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP353123759904001950", - "ref": "1061208", - "description": "Norauto - Bornes publiques/446DDE20-0E97-4798-B62F-25940E083B88", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.383969, - 44.038574 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP7534534267852610088", - "ref": "746988", - "description": "Norauto - Bornes publiques/E870D4C6-060F-43B6-B69F-E09612E36295", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.383969, - 44.038574 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP7534534267852610088", - "ref": "746988", - "description": "Norauto - Bornes publiques/E870D4C6-060F-43B6-B69F-E09612E36295", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.024853, - 46.891904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5945729794220506535", - "ref": "1321531", - "description": "EVzen/A4548849-2578-409A-8692-3BE127D8CEB4", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.024853, - 46.891904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5945729794220506535", - "ref": "1321531", - "description": "EVzen/A4548849-2578-409A-8692-3BE127D8CEB4", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.511305, - 47.456877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP4216481436903351993", - "ref": "1202413", - "description": "EVzen/CAC68DCD-5055-4051-A06D-0B6D15D16185", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.511305, - 47.456877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP4216481436903351993", - "ref": "1202413", - "description": "EVzen/CAC68DCD-5055-4051-A06D-0B6D15D16185", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.511305, - 47.456877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP4216481436903351993", - "ref": "1202413", - "description": "EVzen/CAC68DCD-5055-4051-A06D-0B6D15D16185", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.511305, - 47.456877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP4216481436903351993", - "ref": "1202413", - "description": "EVzen/CAC68DCD-5055-4051-A06D-0B6D15D16185", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.348872, - 43.816962 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP395022979985577210", - "ref": "679184", - "description": "Norauto - Bornes publiques/6D5B69A3-90E6-47C2-A6EF-89AEEDCF873D", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.348872, - 43.816962 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP395022979985577210", - "ref": "679184", - "description": "Norauto - Bornes publiques/6D5B69A3-90E6-47C2-A6EF-89AEEDCF873D", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.921475, - 47.384758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1201299619817165095", - "ref": "1133745", - "description": "EVzen/698C38B7-6746-4E29-9F94-C269DD2DC2A6", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.921475, - 47.384758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1201299619817165095", - "ref": "1133745", - "description": "EVzen/698C38B7-6746-4E29-9F94-C269DD2DC2A6", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.921475, - 47.384758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1201299619817165095", - "ref": "1133745", - "description": "EVzen/698C38B7-6746-4E29-9F94-C269DD2DC2A6", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.921475, - 47.384758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1201299619817165095", - "ref": "1133745", - "description": "EVzen/698C38B7-6746-4E29-9F94-C269DD2DC2A6", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.921475, - 47.384758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1201299619817165095", - "ref": "1133745", - "description": "EVzen/698C38B7-6746-4E29-9F94-C269DD2DC2A6", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.921475, - 47.384758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1201299619817165095", - "ref": "1133745", - "description": "EVzen/698C38B7-6746-4E29-9F94-C269DD2DC2A6", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.014909, - 47.191717 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1401512666011534098", - "ref": "1267855", - "description": "EVzen/251D3813-65EA-4A1A-AFD5-AF7527DB6F05", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.014909, - 47.191717 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1401512666011534098", - "ref": "1267855", - "description": "EVzen/251D3813-65EA-4A1A-AFD5-AF7527DB6F05", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.014909, - 47.191717 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1401512666011534098", - "ref": "1267855", - "description": "EVzen/251D3813-65EA-4A1A-AFD5-AF7527DB6F05", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.014909, - 47.191717 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1401512666011534098", - "ref": "1267855", - "description": "EVzen/251D3813-65EA-4A1A-AFD5-AF7527DB6F05", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.014909, - 47.191717 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1401512666011534098", - "ref": "1267855", - "description": "EVzen/251D3813-65EA-4A1A-AFD5-AF7527DB6F05", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.014909, - 47.191717 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1401512666011534098", - "ref": "1267855", - "description": "EVzen/251D3813-65EA-4A1A-AFD5-AF7527DB6F05", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.351222, - 47.482415 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP9205680822799407994", - "ref": "1356853", - "description": "EVzen/B1643B77-9CA8-4835-844C-41E0243A6839", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.351222, - 47.482415 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP9205680822799407994", - "ref": "1356853", - "description": "EVzen/B1643B77-9CA8-4835-844C-41E0243A6839", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.351222, - 47.482415 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP9205680822799407994", - "ref": "1356853", - "description": "EVzen/B1643B77-9CA8-4835-844C-41E0243A6839", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.351222, - 47.482415 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP9205680822799407994", - "ref": "1356853", - "description": "EVzen/B1643B77-9CA8-4835-844C-41E0243A6839", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.875251, - 46.631842 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7700773837458177757", - "ref": "1171422", - "description": "EVzen/F7B2060A-D9E4-41C6-BA1B-7015199E9A03", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.875251, - 46.631842 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7700773837458177757", - "ref": "1171422", - "description": "EVzen/F7B2060A-D9E4-41C6-BA1B-7015199E9A03", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.947235, - 45.572891 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP372775765726328424", - "ref": "740952", - "description": "Norauto - Bornes publiques/77333B59-67B3-48A4-BA9F-E997387A7A0B", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.947235, - 45.572891 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP372775765726328424", - "ref": "740952", - "description": "Norauto - Bornes publiques/77333B59-67B3-48A4-BA9F-E997387A7A0B", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.875251, - 46.631842 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7700773837458177757", - "ref": "1171422", - "description": "EVzen/F7B2060A-D9E4-41C6-BA1B-7015199E9A03", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.875251, - 46.631842 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7700773837458177757", - "ref": "1171422", - "description": "EVzen/F7B2060A-D9E4-41C6-BA1B-7015199E9A03", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.29103, - 48.173065 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2248388753430853075", - "ref": "1041582", - "description": "EVzen/36888272-3C42-4C62-9796-AD47E19616CF", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.29103, - 48.173065 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2248388753430853075", - "ref": "1041582", - "description": "EVzen/36888272-3C42-4C62-9796-AD47E19616CF", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.29103, - 48.173065 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2248388753430853075", - "ref": "1041582", - "description": "EVzen/36888272-3C42-4C62-9796-AD47E19616CF", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.29103, - 48.173065 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2248388753430853075", - "ref": "1041582", - "description": "EVzen/36888272-3C42-4C62-9796-AD47E19616CF", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.29103, - 48.173065 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2248388753430853075", - "ref": "1041582", - "description": "EVzen/36888272-3C42-4C62-9796-AD47E19616CF", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.29103, - 48.173065 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2248388753430853075", - "ref": "1041582", - "description": "EVzen/36888272-3C42-4C62-9796-AD47E19616CF", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.759797, - 48.180016 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP839693034332337604", - "ref": "1187755", - "description": "EVzen/93957581-031B-48E4-BDF2-C8E63399D434", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.759797, - 48.180016 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP839693034332337604", - "ref": "1187755", - "description": "EVzen/93957581-031B-48E4-BDF2-C8E63399D434", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.657747, - 45.191302 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP7233597148184201300", - "ref": "811086", - "description": "Norauto - Bornes publiques/0AB0E24F-45F3-4746-ACE2-8C3A465EA095", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.657747, - 45.191302 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP7233597148184201300", - "ref": "811086", - "description": "Norauto - Bornes publiques/0AB0E24F-45F3-4746-ACE2-8C3A465EA095", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.759797, - 48.180016 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP839693034332337604", - "ref": "1187755", - "description": "EVzen/93957581-031B-48E4-BDF2-C8E63399D434", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.759797, - 48.180016 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP839693034332337604", - "ref": "1187755", - "description": "EVzen/93957581-031B-48E4-BDF2-C8E63399D434", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.759797, - 48.180016 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP839693034332337604", - "ref": "1187755", - "description": "EVzen/93957581-031B-48E4-BDF2-C8E63399D434", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.759797, - 48.180016 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP839693034332337604", - "ref": "1187755", - "description": "EVzen/93957581-031B-48E4-BDF2-C8E63399D434", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.579821, - 43.630042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP1983094453371531577", - "ref": "877215", - "description": "Norauto - Bornes publiques/571A57B1-5FBB-49D4-99A0-29733B8C8D33", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.579821, - 43.630042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP1983094453371531577", - "ref": "877215", - "description": "Norauto - Bornes publiques/571A57B1-5FBB-49D4-99A0-29733B8C8D33", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.884136, - 43.984184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP2704998011883670804", - "ref": "1029738", - "description": "Norauto - Bornes publiques/02CA02A9-C124-4BF7-A7A0-1EDBA8F5C714", - "capacity": "7", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.884136, - 43.984184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP2704998011883670804", - "ref": "1029738", - "description": "Norauto - Bornes publiques/02CA02A9-C124-4BF7-A7A0-1EDBA8F5C714", - "capacity": "7", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.770046, - 46.910194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP4173684788211463357", - "ref": "1205194", - "description": "EVzen/591AAF07-3242-4C71-93CF-B4EE423EBF1D", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.770046, - 46.910194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP4173684788211463357", - "ref": "1205194", - "description": "EVzen/591AAF07-3242-4C71-93CF-B4EE423EBF1D", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.127367, - 45.756949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP6770806754306737854", - "ref": "746979", - "description": "Norauto - Bornes publiques/65A1A5C0-CB92-45B3-9816-1508E736A3B3", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Fr,Tu,We,Sa,Th,Mo 08:00-20:00,Fr,Th,Mo,We,Tu,Sa 09:00-21:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.127367, - 45.756949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP6770806754306737854", - "ref": "746979", - "description": "Norauto - Bornes publiques/65A1A5C0-CB92-45B3-9816-1508E736A3B3", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Fr,Tu,We,Sa,Th,Mo 08:00-20:00,Fr,Th,Mo,We,Tu,Sa 09:00-21:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.770046, - 46.910194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP4173684788211463357", - "ref": "1205194", - "description": "EVzen/591AAF07-3242-4C71-93CF-B4EE423EBF1D", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.770046, - 46.910194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP4173684788211463357", - "ref": "1205194", - "description": "EVzen/591AAF07-3242-4C71-93CF-B4EE423EBF1D", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.057903, - 46.067479 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP663266104616698454", - "ref": "709409", - "description": "Norauto - Bornes publiques/3112428D-C629-40AF-A5E4-D1797CE898E7", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.057903, - 46.067479 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP663266104616698454", - "ref": "709409", - "description": "Norauto - Bornes publiques/3112428D-C629-40AF-A5E4-D1797CE898E7", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.692073, - 43.460521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP1524001321713056808", - "ref": "701234", - "description": "Norauto - Bornes publiques/8E164D1B-5C36-4799-B133-67C8028D5E96", - "capacity": "21", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.692073, - 43.460521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP1524001321713056808", - "ref": "701234", - "description": "Norauto - Bornes publiques/8E164D1B-5C36-4799-B133-67C8028D5E96", - "capacity": "21", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.920747, - 47.487617 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5456322750401075966", - "ref": "1149810", - "description": "EVzen/7046E9BF-770B-4A16-A515-F0862FD5F8C6", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.920747, - 47.487617 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5456322750401075966", - "ref": "1149810", - "description": "EVzen/7046E9BF-770B-4A16-A515-F0862FD5F8C6", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.950017, - 47.693838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP102719482359216371", - "ref": "1114056", - "description": "EVzen/6824395B-80A6-437A-B426-3018151E6F6E", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.950017, - 47.693838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP102719482359216371", - "ref": "1114056", - "description": "EVzen/6824395B-80A6-437A-B426-3018151E6F6E", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.668929, - 45.238983 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP5654099987574313108", - "ref": "746976", - "description": "Norauto - Bornes publiques/5A5A9137-B2E4-4A78-B94A-A8D8DB30F534", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.668929, - 45.238983 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP5654099987574313108", - "ref": "746976", - "description": "Norauto - Bornes publiques/5A5A9137-B2E4-4A78-B94A-A8D8DB30F534", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.842462, - 47.557656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6581386384190368586", - "ref": "1113990", - "description": "EVzen/B0884371-37A3-42FF-841E-4F0D7CFFB7B5", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.842462, - 47.557656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6581386384190368586", - "ref": "1113990", - "description": "EVzen/B0884371-37A3-42FF-841E-4F0D7CFFB7B5", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.704318, - 46.716693 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP960995968829705191", - "ref": "1170945", - "description": "EVzen/D8BE9DDD-A50B-4631-816A-F662AE317E4E", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.704318, - 46.716693 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP960995968829705191", - "ref": "1170945", - "description": "EVzen/D8BE9DDD-A50B-4631-816A-F662AE317E4E", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.64258, - 46.85495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6741054067695544889", - "ref": "1169358", - "description": "EVzen/76D92C54-C90A-43D5-A01A-7209B98DE22E", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.64258, - 46.85495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6741054067695544889", - "ref": "1169358", - "description": "EVzen/76D92C54-C90A-43D5-A01A-7209B98DE22E", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.020041, - 43.139254 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP1922807889788776759", - "ref": "890166", - "description": "Norauto - Bornes publiques/3C369AA2-4999-42E1-897F-20D06F40B0DC", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.020041, - 43.139254 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP1922807889788776759", - "ref": "890166", - "description": "Norauto - Bornes publiques/3C369AA2-4999-42E1-897F-20D06F40B0DC", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.644201, - 47.045193 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP4877603229867225011", - "ref": "1169313", - "description": "EVzen/253B283B-B935-4E87-B7C6-106469E7DE01", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.644201, - 47.045193 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP4877603229867225011", - "ref": "1169313", - "description": "EVzen/253B283B-B935-4E87-B7C6-106469E7DE01", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.579788, - 48.323676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2455334261611555167", - "ref": "1297807", - "description": "EVzen/CFF29BC5-AB27-4AB5-860B-834124E87CD5", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.579788, - 48.323676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2455334261611555167", - "ref": "1297807", - "description": "EVzen/CFF29BC5-AB27-4AB5-860B-834124E87CD5", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.579788, - 48.323676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2455334261611555167", - "ref": "1297807", - "description": "EVzen/CFF29BC5-AB27-4AB5-860B-834124E87CD5", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.579788, - 48.323676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2455334261611555167", - "ref": "1297807", - "description": "EVzen/CFF29BC5-AB27-4AB5-860B-834124E87CD5", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.579788, - 48.323676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2455334261611555167", - "ref": "1297807", - "description": "EVzen/CFF29BC5-AB27-4AB5-860B-834124E87CD5", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.579788, - 48.323676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2455334261611555167", - "ref": "1297807", - "description": "EVzen/CFF29BC5-AB27-4AB5-860B-834124E87CD5", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.782529, - 44.930736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP5739719136633531947", - "ref": "735702", - "description": "Norauto - Bornes publiques/EC142BEF-6032-4F1B-82F1-409695E655F7", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.782529, - 44.930736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP5739719136633531947", - "ref": "735702", - "description": "Norauto - Bornes publiques/EC142BEF-6032-4F1B-82F1-409695E655F7", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.723964, - 46.83254 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8047708066162901434", - "ref": "1171401", - "description": "EVzen/B94A91F7-2922-4868-BBD6-1E47329EB25C", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.723964, - 46.83254 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8047708066162901434", - "ref": "1171401", - "description": "EVzen/B94A91F7-2922-4868-BBD6-1E47329EB25C", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.37817, - 47.110352 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP6035580905828081565", - "ref": "779304", - "description": "Norauto - Bornes publiques/78E616B4-7BA0-4413-B78D-CFB584AB2799", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.37817, - 47.110352 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP6035580905828081565", - "ref": "779304", - "description": "Norauto - Bornes publiques/78E616B4-7BA0-4413-B78D-CFB584AB2799", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.92037, - 44.943271 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP3270524597209816706", - "ref": "626654", - "description": "Norauto - Bornes publiques/281C04F0-E96C-4835-AE1F-F11D8FDEF4F5", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.92037, - 44.943271 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP3270524597209816706", - "ref": "626654", - "description": "Norauto - Bornes publiques/281C04F0-E96C-4835-AE1F-F11D8FDEF4F5", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.195968, - 48.295143 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6114238090578926296", - "ref": "1162236", - "description": "EVzen/2EB67B1D-D633-4D35-9CF5-8DE91C88DD9C", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.195968, - 48.295143 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6114238090578926296", - "ref": "1162236", - "description": "EVzen/2EB67B1D-D633-4D35-9CF5-8DE91C88DD9C", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.789674, - 46.251364 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP5926620710340655328", - "ref": "674570", - "description": "Norauto - Bornes publiques/7FCB08D0-06B2-4027-8F92-A7B082320D46", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.789674, - 46.251364 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP5926620710340655328", - "ref": "674570", - "description": "Norauto - Bornes publiques/7FCB08D0-06B2-4027-8F92-A7B082320D46", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.662358, - 46.610773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7077073471768736707", - "ref": "1260580", - "description": "EVzen/6BE3B23C-88A6-4FC8-8EC6-61B7C3FE5D91", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.662358, - 46.610773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7077073471768736707", - "ref": "1260580", - "description": "EVzen/6BE3B23C-88A6-4FC8-8EC6-61B7C3FE5D91", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.528397, - 47.801475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6040916285714572354", - "ref": "1201978", - "description": "EVzen/2B7A15D0-26BF-41B5-846C-C8432D202F84", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.528397, - 47.801475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6040916285714572354", - "ref": "1201978", - "description": "EVzen/2B7A15D0-26BF-41B5-846C-C8432D202F84", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.057903, - 46.067479 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP663266104616698454", - "ref": "709409", - "description": "Norauto - Bornes publiques/3112428D-C629-40AF-A5E4-D1797CE898E7", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.057903, - 46.067479 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP663266104616698454", - "ref": "709409", - "description": "Norauto - Bornes publiques/3112428D-C629-40AF-A5E4-D1797CE898E7", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.884136, - 43.984184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP2704998011883670804", - "ref": "1029738", - "description": "Norauto - Bornes publiques/02CA02A9-C124-4BF7-A7A0-1EDBA8F5C714", - "capacity": "7", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.884136, - 43.984184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP2704998011883670804", - "ref": "1029738", - "description": "Norauto - Bornes publiques/02CA02A9-C124-4BF7-A7A0-1EDBA8F5C714", - "capacity": "7", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.196355, - 47.620756 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6033514739629346028", - "ref": "1272901", - "description": "EVzen/3FACF515-D055-475A-9782-933C7E35E096", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.196355, - 47.620756 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6033514739629346028", - "ref": "1272901", - "description": "EVzen/3FACF515-D055-475A-9782-933C7E35E096", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.609644, - 47.902868 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1345026324336461477", - "ref": "1343533", - "description": "EVzen/3279AF8B-2A74-47DB-8D5D-ECF977E17D27", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.609644, - 47.902868 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1345026324336461477", - "ref": "1343533", - "description": "EVzen/3279AF8B-2A74-47DB-8D5D-ECF977E17D27", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.936683, - 47.06017 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5317678006648651388", - "ref": "1013481", - "description": "EVzen/2fb7c680-bf32-4392-bf16-9d7fe6d010e4", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.936683, - 47.06017 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5317678006648651388", - "ref": "1013481", - "description": "EVzen/2fb7c680-bf32-4392-bf16-9d7fe6d010e4", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.168402, - 47.580471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP4908861538776790018", - "ref": "1348492", - "description": "EVzen/556C8DCB-8969-4549-ADE9-55A8ECB723C7", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.168402, - 47.580471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP4908861538776790018", - "ref": "1348492", - "description": "EVzen/556C8DCB-8969-4549-ADE9-55A8ECB723C7", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.936683, - 47.06017 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5317678006648651388", - "ref": "1013481", - "description": "EVzen/2fb7c680-bf32-4392-bf16-9d7fe6d010e4", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.936683, - 47.06017 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5317678006648651388", - "ref": "1013481", - "description": "EVzen/2fb7c680-bf32-4392-bf16-9d7fe6d010e4", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.168402, - 47.580471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP4908861538776790018", - "ref": "1348492", - "description": "EVzen/556C8DCB-8969-4549-ADE9-55A8ECB723C7", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.168402, - 47.580471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP4908861538776790018", - "ref": "1348492", - "description": "EVzen/556C8DCB-8969-4549-ADE9-55A8ECB723C7", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.309178, - 45.780319 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP1897130187159528579", - "ref": "746985", - "description": "Norauto - Bornes publiques/C38C4315-24EF-42DE-AED0-3443603968CF", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.309178, - 45.780319 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP1897130187159528579", - "ref": "746985", - "description": "Norauto - Bornes publiques/C38C4315-24EF-42DE-AED0-3443603968CF", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.389774, - 46.706694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP9142100569644441124", - "ref": "1114107", - "description": "EVzen/EE210B14-BC4F-4B30-854D-64A70331E487", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.389774, - 46.706694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP9142100569644441124", - "ref": "1114107", - "description": "EVzen/EE210B14-BC4F-4B30-854D-64A70331E487", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.367135, - 46.690442 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1894144648634793458", - "ref": "1177071", - "description": "EVzen/EE686437-D77B-48F4-B328-28F440CD45BE", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.367135, - 46.690442 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1894144648634793458", - "ref": "1177071", - "description": "EVzen/EE686437-D77B-48F4-B328-28F440CD45BE", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.926136, - 47.49627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8991147825186138836", - "ref": "1272916", - "description": "EVzen/D4F3CA83-E07A-4DE5-A1C1-BD3E31B9BC00", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.926136, - 47.49627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8991147825186138836", - "ref": "1272916", - "description": "EVzen/D4F3CA83-E07A-4DE5-A1C1-BD3E31B9BC00", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.882758, - 48.188643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2715435235510055170", - "ref": "1270825", - "description": "EVzen/C3002795-487E-449B-8775-55EB38BE98FA", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.882758, - 48.188643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2715435235510055170", - "ref": "1270825", - "description": "EVzen/C3002795-487E-449B-8775-55EB38BE98FA", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.158201, - 47.179785 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7320563437173115739", - "ref": "1088070", - "description": "EVzen/CF3EA523-0911-4161-9D5E-7E146B05EC76", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.158201, - 47.179785 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7320563437173115739", - "ref": "1088070", - "description": "EVzen/CF3EA523-0911-4161-9D5E-7E146B05EC76", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.465816, - 48.197468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8715133195090285684", - "ref": "986196", - "description": "EVzen/ccdb6e72-6bc7-4d39-84a8-5ac50729d113", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.465816, - 48.197468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8715133195090285684", - "ref": "986196", - "description": "EVzen/ccdb6e72-6bc7-4d39-84a8-5ac50729d113", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.158201, - 47.179785 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7320563437173115739", - "ref": "1088070", - "description": "EVzen/CF3EA523-0911-4161-9D5E-7E146B05EC76", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.158201, - 47.179785 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7320563437173115739", - "ref": "1088070", - "description": "EVzen/CF3EA523-0911-4161-9D5E-7E146B05EC76", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127243, - 47.110296 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP4362019334693126011", - "ref": "1266328", - "description": "EVzen/51CF0453-317D-4DEA-BB5A-7AFB5CF04FF1", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127243, - 47.110296 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP4362019334693126011", - "ref": "1266328", - "description": "EVzen/51CF0453-317D-4DEA-BB5A-7AFB5CF04FF1", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.52713, - 47.88138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP3262602672733533244", - "ref": "1224265", - "description": "EVzen/5730533F-3F5B-4B6A-A5FE-4B261AA5240F", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.52713, - 47.88138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP3262602672733533244", - "ref": "1224265", - "description": "EVzen/5730533F-3F5B-4B6A-A5FE-4B261AA5240F", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.52713, - 47.88138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP3262602672733533244", - "ref": "1224265", - "description": "EVzen/5730533F-3F5B-4B6A-A5FE-4B261AA5240F", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.52713, - 47.88138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP3262602672733533244", - "ref": "1224265", - "description": "EVzen/5730533F-3F5B-4B6A-A5FE-4B261AA5240F", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.267968, - 46.922638 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP3473107704064475830", - "ref": "1109841", - "description": "EVzen/33A2E85F-92A2-483F-80D0-E08CA71B1194", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.267968, - 46.922638 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP3473107704064475830", - "ref": "1109841", - "description": "EVzen/33A2E85F-92A2-483F-80D0-E08CA71B1194", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127771, - 46.954318 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP3337318828505411675", - "ref": "1268305", - "description": "EVzen/3274C360-CD82-46A6-A8A2-A3B29F375DC4", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127771, - 46.954318 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP3337318828505411675", - "ref": "1268305", - "description": "EVzen/3274C360-CD82-46A6-A8A2-A3B29F375DC4", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.465816, - 48.197468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8715133195090285684", - "ref": "986196", - "description": "EVzen/ccdb6e72-6bc7-4d39-84a8-5ac50729d113", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.465816, - 48.197468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8715133195090285684", - "ref": "986196", - "description": "EVzen/ccdb6e72-6bc7-4d39-84a8-5ac50729d113", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.757583, - 48.503949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7664599333020308497", - "ref": "1029546", - "description": "EVzen/66d49bcc-aff4-4c4f-ab1a-f1cecd0a2849", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.757583, - 48.503949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7664599333020308497", - "ref": "1029546", - "description": "EVzen/66d49bcc-aff4-4c4f-ab1a-f1cecd0a2849", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.409379, - 47.310687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6700619842563021087", - "ref": "1204024", - "description": "EVzen/72BFCDB6-B4D2-4B34-BED8-ADB95F2C7F21", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.409379, - 47.310687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6700619842563021087", - "ref": "1204024", - "description": "EVzen/72BFCDB6-B4D2-4B34-BED8-ADB95F2C7F21", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.777677, - 47.481353 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP897175381664319134", - "ref": "1175094", - "description": "EVzen/47FC3579-285B-450D-AA10-09CFAB50072D", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.777677, - 47.481353 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP897175381664319134", - "ref": "1175094", - "description": "EVzen/47FC3579-285B-450D-AA10-09CFAB50072D", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.564211, - 47.879582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2218125398204724749", - "ref": "1301140", - "description": "EVzen/1E4DE9D6-B1A1-41AD-ABCF-D6B5556F60D1", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.564211, - 47.879582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2218125398204724749", - "ref": "1301140", - "description": "EVzen/1E4DE9D6-B1A1-41AD-ABCF-D6B5556F60D1", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.564211, - 47.879582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2218125398204724749", - "ref": "1301140", - "description": "EVzen/1E4DE9D6-B1A1-41AD-ABCF-D6B5556F60D1", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.564211, - 47.879582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2218125398204724749", - "ref": "1301140", - "description": "EVzen/1E4DE9D6-B1A1-41AD-ABCF-D6B5556F60D1", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.007383, - 47.665713 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP4404232799123381995", - "ref": "1177539", - "description": "EVzen/ACCCA567-0DDF-4A1C-9CC5-9ED6FDD54F10", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.007383, - 47.665713 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP4404232799123381995", - "ref": "1177539", - "description": "EVzen/ACCCA567-0DDF-4A1C-9CC5-9ED6FDD54F10", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.031784, - 48.325718 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8730229994575673946", - "ref": "1085184", - "description": "EVzen/DB261153-0E8F-4620-B7BF-02036F11ED0B", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Tu,We,Sa,Fr,Th,Mo 07:00-19:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.031784, - 48.325718 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8730229994575673946", - "ref": "1085184", - "description": "EVzen/DB261153-0E8F-4620-B7BF-02036F11ED0B", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Tu,We,Sa,Fr,Th,Mo 07:00-19:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.620622, - 47.469325 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP977563229175976960", - "ref": "1075350", - "description": "EVzen/2F6D3DF3-BECB-4B4B-B563-E26BC6689D51", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.620622, - 47.469325 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP977563229175976960", - "ref": "1075350", - "description": "EVzen/2F6D3DF3-BECB-4B4B-B563-E26BC6689D51", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.156424, - 47.01 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1352958928689885316", - "ref": "1096134", - "description": "EVzen/1CCCA4C3-26A9-4B82-BF94-A0C9223F84B4", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.156424, - 47.01 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1352958928689885316", - "ref": "1096134", - "description": "EVzen/1CCCA4C3-26A9-4B82-BF94-A0C9223F84B4", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.156424, - 47.01 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1352958928689885316", - "ref": "1096134", - "description": "EVzen/1CCCA4C3-26A9-4B82-BF94-A0C9223F84B4", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.156424, - 47.01 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1352958928689885316", - "ref": "1096134", - "description": "EVzen/1CCCA4C3-26A9-4B82-BF94-A0C9223F84B4", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.784419, - 47.034545 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP264317091531056286", - "ref": "1268308", - "description": "EVzen/18165311-DBE8-44BC-A1D1-16A139D7828C", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.784419, - 47.034545 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP264317091531056286", - "ref": "1268308", - "description": "EVzen/18165311-DBE8-44BC-A1D1-16A139D7828C", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.480059, - 47.130927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP524611070485310873", - "ref": "1269115", - "description": "EVzen/1B4F3152-98A1-4472-ABBB-3147F2013EB8", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.480059, - 47.130927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP524611070485310873", - "ref": "1269115", - "description": "EVzen/1B4F3152-98A1-4472-ABBB-3147F2013EB8", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.729904, - 47.082624 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8163357109751530266", - "ref": "1346641", - "description": "EVzen/0D185640-245A-477C-8C7E-10C249D77BE0", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.729904, - 47.082624 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8163357109751530266", - "ref": "1346641", - "description": "EVzen/0D185640-245A-477C-8C7E-10C249D77BE0", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.48483, - 44.51669 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5238095210347339997", - "ref": "1002945", - "description": "EVzen/a368559d-dc7c-4aca-be0e-04a2c9bd8c09", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.067102, - 48.042331 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8168349496906017718", - "ref": "1148772", - "description": "EVzen/3F0FDE79-46D8-464E-A740-43AB21FC4D6F", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.067102, - 48.042331 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8168349496906017718", - "ref": "1148772", - "description": "EVzen/3F0FDE79-46D8-464E-A740-43AB21FC4D6F", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.067102, - 48.042331 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8168349496906017718", - "ref": "1148772", - "description": "EVzen/3F0FDE79-46D8-464E-A740-43AB21FC4D6F", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.067102, - 48.042331 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8168349496906017718", - "ref": "1148772", - "description": "EVzen/3F0FDE79-46D8-464E-A740-43AB21FC4D6F", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.570463, - 46.892019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP65565981423726100", - "ref": "1347313", - "description": "EVzen/38021861-DFF4-4425-A0BC-50749330F6AB", - "capacity": "2", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.570463, - 46.892019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP65565981423726100", - "ref": "1347313", - "description": "EVzen/38021861-DFF4-4425-A0BC-50749330F6AB", - "capacity": "2", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.757583, - 48.503949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7664599333020308497", - "ref": "1029546", - "description": "EVzen/66d49bcc-aff4-4c4f-ab1a-f1cecd0a2849", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.757583, - 48.503949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7664599333020308497", - "ref": "1029546", - "description": "EVzen/66d49bcc-aff4-4c4f-ab1a-f1cecd0a2849", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.1763, - 47.50454 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP3606747139363104213", - "ref": "1173375", - "description": "EVzen/61EE5F9B-8483-474F-8430-0495530957B4", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.1763, - 47.50454 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP3606747139363104213", - "ref": "1173375", - "description": "EVzen/61EE5F9B-8483-474F-8430-0495530957B4", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.965064, - 46.789525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1014606501636072393", - "ref": "1274326", - "description": "EVzen/826718B7-CAF6-49CC-8C7F-95D52512FCC7", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.965064, - 46.789525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1014606501636072393", - "ref": "1274326", - "description": "EVzen/826718B7-CAF6-49CC-8C7F-95D52512FCC7", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.965064, - 46.789525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1014606501636072393", - "ref": "1274326", - "description": "EVzen/826718B7-CAF6-49CC-8C7F-95D52512FCC7", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.965064, - 46.789525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1014606501636072393", - "ref": "1274326", - "description": "EVzen/826718B7-CAF6-49CC-8C7F-95D52512FCC7", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.083723, - 47.195709 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5430488785107325562", - "ref": "1203946", - "description": "EVzen/3B3B4631-0161-4173-92CA-68A0A6EC4E0E", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.083723, - 47.195709 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5430488785107325562", - "ref": "1203946", - "description": "EVzen/3B3B4631-0161-4173-92CA-68A0A6EC4E0E", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.757583, - 48.503949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7664599333020308497", - "ref": "1029546", - "description": "EVzen/66d49bcc-aff4-4c4f-ab1a-f1cecd0a2849", - "capacity": "7", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.757583, - 48.503949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7664599333020308497", - "ref": "1029546", - "description": "EVzen/66d49bcc-aff4-4c4f-ab1a-f1cecd0a2849", - "capacity": "7", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.632434, - 48.344075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP4124869056583343989", - "ref": "1279279", - "description": "EVzen/F844EC09-154D-4A1B-A961-60BDA9D71D2B", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.632434, - 48.344075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP4124869056583343989", - "ref": "1279279", - "description": "EVzen/F844EC09-154D-4A1B-A961-60BDA9D71D2B", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.914085, - 46.835367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP4722174309194531900", - "ref": "1350691", - "description": "EVzen/1F934896-E936-4BF2-A52B-575C35645530", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.914085, - 46.835367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP4722174309194531900", - "ref": "1350691", - "description": "EVzen/1F934896-E936-4BF2-A52B-575C35645530", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.289378, - 47.737777 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6778663454986136917", - "ref": "1095654", - "description": "EVzen/44A52075-F6F3-4A7C-9BEC-0AA266CC4F4B", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.289378, - 47.737777 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6778663454986136917", - "ref": "1095654", - "description": "EVzen/44A52075-F6F3-4A7C-9BEC-0AA266CC4F4B", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.763909, - 48.504589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP442910139964475978", - "ref": "1029549", - "description": "EVzen/fa587510-6701-4620-a80a-34cd9a89262b", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.763909, - 48.504589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP442910139964475978", - "ref": "1029549", - "description": "EVzen/fa587510-6701-4620-a80a-34cd9a89262b", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.289378, - 47.737777 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6778663454986136917", - "ref": "1095654", - "description": "EVzen/44A52075-F6F3-4A7C-9BEC-0AA266CC4F4B", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.289378, - 47.737777 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6778663454986136917", - "ref": "1095654", - "description": "EVzen/44A52075-F6F3-4A7C-9BEC-0AA266CC4F4B", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.135639, - 46.683928 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP4140025548773350703", - "ref": "1179837", - "description": "EVzen/7A6EEB06-29B6-4F22-B564-6A68A084414F", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.135639, - 46.683928 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP4140025548773350703", - "ref": "1179837", - "description": "EVzen/7A6EEB06-29B6-4F22-B564-6A68A084414F", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.763909, - 48.504589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP442910139964475978", - "ref": "1029549", - "description": "EVzen/fa587510-6701-4620-a80a-34cd9a89262b", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.763909, - 48.504589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP442910139964475978", - "ref": "1029549", - "description": "EVzen/fa587510-6701-4620-a80a-34cd9a89262b", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.125416, - 47.49931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1180900073613133764", - "ref": "1173366", - "description": "EVzen/E1ECBE2B-195F-4294-9F1D-D8C53B022F47", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.125416, - 47.49931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1180900073613133764", - "ref": "1173366", - "description": "EVzen/E1ECBE2B-195F-4294-9F1D-D8C53B022F47", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.387192, - 47.35594 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6767966410536053140", - "ref": "1263691", - "description": "EVzen/330E4F4A-E847-477E-85DD-6345D6DDE23C", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.387192, - 47.35594 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6767966410536053140", - "ref": "1263691", - "description": "EVzen/330E4F4A-E847-477E-85DD-6345D6DDE23C", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.868515, - 46.772643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP1741054976976830643", - "ref": "674567", - "description": "Norauto - Bornes publiques/380BDE59-5E6C-434B-893B-A38970D49D49", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.868515, - 46.772643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP1741054976976830643", - "ref": "674567", - "description": "Norauto - Bornes publiques/380BDE59-5E6C-434B-893B-A38970D49D49", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.548922, - 47.39569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2357423949846907558", - "ref": "1173492", - "description": "EVzen/E6B35F83-6E60-4176-BC31-3CFE17684158", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.548922, - 47.39569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2357423949846907558", - "ref": "1173492", - "description": "EVzen/E6B35F83-6E60-4176-BC31-3CFE17684158", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.58884, - 48.75364 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP873532045696713332", - "ref": "1072413", - "description": "EVzen/5A7D5489-37E9-4894-A414-A3FB8144A6B6", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.58884, - 48.75364 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP873532045696713332", - "ref": "1072413", - "description": "EVzen/5A7D5489-37E9-4894-A414-A3FB8144A6B6", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.580867, - 48.72757 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8376960155028408349", - "ref": "1189288", - "description": "EVzen/C90A02E1-20F4-4FB8-88A7-4F9BF07FC990", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.580867, - 48.72757 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8376960155028408349", - "ref": "1189288", - "description": "EVzen/C90A02E1-20F4-4FB8-88A7-4F9BF07FC990", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.002896, - 48.182609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP3146872115120677930", - "ref": "1114050", - "description": "EVzen/583A3D7B-BDFB-492B-B2D2-CD059748A998", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.002896, - 48.182609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP3146872115120677930", - "ref": "1114050", - "description": "EVzen/583A3D7B-BDFB-492B-B2D2-CD059748A998", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.657386, - 47.106972 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8045272559810046124", - "ref": "1269604", - "description": "EVzen/527E7618-4781-4FB2-A19D-6B4B0BAAAAC3", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.657386, - 47.106972 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8045272559810046124", - "ref": "1269604", - "description": "EVzen/527E7618-4781-4FB2-A19D-6B4B0BAAAAC3", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.077741, - 47.779162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6565718734670156146", - "ref": "1294024", - "description": "EVzen/BFCA5674-584D-4EC4-87CC-D096C24D8068", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.077741, - 47.779162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6565718734670156146", - "ref": "1294024", - "description": "EVzen/BFCA5674-584D-4EC4-87CC-D096C24D8068", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.570912, - 47.859608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP3221015191092757036", - "ref": "1359424", - "description": "EVzen/974F51A9-6DF3-4915-98F9-2E9120E0015C", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.570912, - 47.859608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP3221015191092757036", - "ref": "1359424", - "description": "EVzen/974F51A9-6DF3-4915-98F9-2E9120E0015C", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9892, - 47.046119 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7880036241433930524", - "ref": "1122270", - "description": "EVzen/6C499326-D363-47B8-BC79-C7D1338F9F34", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9892, - 47.046119 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7880036241433930524", - "ref": "1122270", - "description": "EVzen/6C499326-D363-47B8-BC79-C7D1338F9F34", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.763909, - 48.504589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP442910139964475978", - "ref": "1029549", - "description": "EVzen/fa587510-6701-4620-a80a-34cd9a89262b", - "capacity": "7", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.763909, - 48.504589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP442910139964475978", - "ref": "1029549", - "description": "EVzen/fa587510-6701-4620-a80a-34cd9a89262b", - "capacity": "7", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.511569, - 47.106976 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2673618073682426643", - "ref": "1296067", - "description": "EVzen/0C45126B-16F0-4F07-90D3-EC307020A334", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.511569, - 47.106976 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2673618073682426643", - "ref": "1296067", - "description": "EVzen/0C45126B-16F0-4F07-90D3-EC307020A334", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.707727, - 48.366154 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1645719434752967633", - "ref": "1304008", - "description": "EVzen/E67D2D18-4CEC-402A-A824-AFEAA5DC86AF", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.707727, - 48.366154 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1645719434752967633", - "ref": "1304008", - "description": "EVzen/E67D2D18-4CEC-402A-A824-AFEAA5DC86AF", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.330008, - 43.981062 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7590076330922970810", - "ref": "1008546", - "description": "EVzen/bdd4104b-baef-41c6-b924-7894fccd6fc4", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Fr,We,Tu,Th,Su,Mo,Sa 06:00-20:59" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.330008, - 43.981062 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7590076330922970810", - "ref": "1008546", - "description": "EVzen/bdd4104b-baef-41c6-b924-7894fccd6fc4", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Fr,We,Tu,Th,Su,Mo,Sa 06:00-20:59" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.1134, - 48.324838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7174083232934970544", - "ref": "1084992", - "description": "EVzen/D0C47980-EBFA-4D1F-8D4F-5107E16256CD", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.1134, - 48.324838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7174083232934970544", - "ref": "1084992", - "description": "EVzen/D0C47980-EBFA-4D1F-8D4F-5107E16256CD", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.269309, - 47.624929 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP3490107860971512820", - "ref": "1115553", - "description": "EVzen/E8603EC2-E939-4F63-A781-319CBB4D7435", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.269309, - 47.624929 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP3490107860971512820", - "ref": "1115553", - "description": "EVzen/E8603EC2-E939-4F63-A781-319CBB4D7435", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.97037, - 48.828272 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP3933452137313857014", - "ref": "1114098", - "description": "EVzen/57131DC2-1109-406F-853A-643904CDDD19", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.97037, - 48.828272 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP3933452137313857014", - "ref": "1114098", - "description": "EVzen/57131DC2-1109-406F-853A-643904CDDD19", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.43459, - 43.320479 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP1265778350003733912", - "ref": "746982", - "description": "Norauto - Bornes publiques/ABB3B1A8-4A98-4EF7-8CB1-3223B19A3D6F", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.43459, - 43.320479 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP1265778350003733912", - "ref": "746982", - "description": "Norauto - Bornes publiques/ABB3B1A8-4A98-4EF7-8CB1-3223B19A3D6F", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.264072, - 48.200359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7637198379082973698", - "ref": "1073172", - "description": "EVzen/C2B9976A-058F-44C9-866F-0B153A425315", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.264072, - 48.200359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7637198379082973698", - "ref": "1073172", - "description": "EVzen/C2B9976A-058F-44C9-866F-0B153A425315", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.97014, - 48.27112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP3247334207269241943", - "ref": "1109949", - "description": "EVzen/ECB639B1-73E1-465F-BD1E-34443861EBED", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.97014, - 48.27112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP3247334207269241943", - "ref": "1109949", - "description": "EVzen/ECB639B1-73E1-465F-BD1E-34443861EBED", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.211875, - 47.300585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7339285554800004452", - "ref": "1177062", - "description": "EVzen/F6DBCB55-5D4B-4BB1-9D6C-8BFEB5E6F1DA", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.211875, - 47.300585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7339285554800004452", - "ref": "1177062", - "description": "EVzen/F6DBCB55-5D4B-4BB1-9D6C-8BFEB5E6F1DA", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.211875, - 47.300585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7339285554800004452", - "ref": "1177062", - "description": "EVzen/F6DBCB55-5D4B-4BB1-9D6C-8BFEB5E6F1DA", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.211875, - 47.300585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7339285554800004452", - "ref": "1177062", - "description": "EVzen/F6DBCB55-5D4B-4BB1-9D6C-8BFEB5E6F1DA", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.211875, - 47.300585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7339285554800004452", - "ref": "1177062", - "description": "EVzen/F6DBCB55-5D4B-4BB1-9D6C-8BFEB5E6F1DA", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.211875, - 47.300585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7339285554800004452", - "ref": "1177062", - "description": "EVzen/F6DBCB55-5D4B-4BB1-9D6C-8BFEB5E6F1DA", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.310656, - 47.725594 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6609292523978827269", - "ref": "1089915", - "description": "EVzen/5A15F5DA-8C90-4C94-8CB8-C2B7F1E064FF", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.310656, - 47.725594 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6609292523978827269", - "ref": "1089915", - "description": "EVzen/5A15F5DA-8C90-4C94-8CB8-C2B7F1E064FF", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.66951, - 46.528639 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP4109193901490969657", - "ref": "986193", - "description": "EVzen/A94320AE-A9B6-4C21-9A3D-37EA268B3ACC", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.66951, - 46.528639 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP4109193901490969657", - "ref": "986193", - "description": "EVzen/A94320AE-A9B6-4C21-9A3D-37EA268B3ACC", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.682441, - 47.254097 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2199341882743028776", - "ref": "1335058", - "description": "EVzen/DEADA035-D0F8-4D7C-B6F2-9B68CED09165", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.682441, - 47.254097 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2199341882743028776", - "ref": "1335058", - "description": "EVzen/DEADA035-D0F8-4D7C-B6F2-9B68CED09165", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.360128, - 43.413767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP6288983608534981527", - "ref": "986379", - "description": "Norauto - Bornes publiques/62BE5F43-AA32-4378-8AAF-A297CF3F577C", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.360128, - 43.413767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP6288983608534981527", - "ref": "986379", - "description": "Norauto - Bornes publiques/62BE5F43-AA32-4378-8AAF-A297CF3F577C", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.677809, - 46.524589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2722931061137247698", - "ref": "1069140", - "description": "EVzen/8A860FAE-24E5-4DA6-A242-47F20335FDA6", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.677809, - 46.524589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2722931061137247698", - "ref": "1069140", - "description": "EVzen/8A860FAE-24E5-4DA6-A242-47F20335FDA6", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.234373, - 47.232689 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP4300491126848499454", - "ref": "1148238", - "description": "EVzen/1CD6D564-50F7-43A0-AFCB-1AFEB2302C1E", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Tu,We,Th,Fr,Sa,Mo 14:00-19:00,We,Fr,Tu,Sa,Mo,Th 09:00-12:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.234373, - 47.232689 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP4300491126848499454", - "ref": "1148238", - "description": "EVzen/1CD6D564-50F7-43A0-AFCB-1AFEB2302C1E", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Tu,We,Th,Fr,Sa,Mo 14:00-19:00,We,Fr,Tu,Sa,Mo,Th 09:00-12:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.977358, - 46.789454 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5217351881596731077", - "ref": "1166898", - "description": "EVzen/37FD6B71-71B6-428C-ADA5-AF1EECD0F8CE", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.977358, - 46.789454 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5217351881596731077", - "ref": "1166898", - "description": "EVzen/37FD6B71-71B6-428C-ADA5-AF1EECD0F8CE", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.663808, - 45.19265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2685028777925125017", - "ref": "1131276", - "description": "EVzen/4955BFD0-12DF-49AE-B0AB-41CDB883C198", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.663808, - 45.19265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2685028777925125017", - "ref": "1131276", - "description": "EVzen/4955BFD0-12DF-49AE-B0AB-41CDB883C198", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.923936, - 44.215104 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8221381426564156799", - "ref": "1153065", - "description": "EVzen/949C592C-BD68-4A96-87D1-D9892B7B5C27", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.923936, - 44.215104 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8221381426564156799", - "ref": "1153065", - "description": "EVzen/949C592C-BD68-4A96-87D1-D9892B7B5C27", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.282772, - 46.956946 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP3815266222374675680", - "ref": "1137909", - "description": "EVzen/63DE15AA-6C01-4E05-B24F-6A2D4C7DB85F", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.282772, - 46.956946 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP3815266222374675680", - "ref": "1137909", - "description": "EVzen/63DE15AA-6C01-4E05-B24F-6A2D4C7DB85F", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.850585, - 43.9259 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6845654906305564549", - "ref": "1114101", - "description": "EVzen/B0E53CC4-B1B7-4400-84A8-703ABE5C03C0", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.850585, - 43.9259 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6845654906305564549", - "ref": "1114101", - "description": "EVzen/B0E53CC4-B1B7-4400-84A8-703ABE5C03C0", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.255585, - 43.347511 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP9018414368042325180", - "ref": "697541", - "description": "Norauto - Bornes publiques/219E136A-89D2-44AD-8B09-3B5AFBBF6B28", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Sa,Tu,Mo,We,Th,Fr 08:00-18:59,Tu,Sa,Mo,Th,Fr,We 09:00-19:59" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.255585, - 43.347511 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP9018414368042325180", - "ref": "697541", - "description": "Norauto - Bornes publiques/219E136A-89D2-44AD-8B09-3B5AFBBF6B28", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Sa,Tu,Mo,We,Th,Fr 08:00-18:59,Tu,Sa,Mo,Th,Fr,We 09:00-19:59" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.321693, - 43.30353 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP7148663840079518618", - "ref": "811083", - "description": "Norauto - Bornes publiques/05939333-DC66-4BFE-A6F7-77D723254062", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.321693, - 43.30353 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP7148663840079518618", - "ref": "811083", - "description": "Norauto - Bornes publiques/05939333-DC66-4BFE-A6F7-77D723254062", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.196637, - 46.105549 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2377964365358055022", - "ref": "1050996", - "description": "EVzen/F53E63A7-AD02-402A-81CB-DBE50C821A17", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.196637, - 46.105549 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2377964365358055022", - "ref": "1050996", - "description": "EVzen/F53E63A7-AD02-402A-81CB-DBE50C821A17", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.244026, - 46.578011 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5693557962873017664", - "ref": "1173357", - "description": "EVzen/C0C57E10-4332-408A-BF10-121CC4C16350", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.244026, - 46.578011 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5693557962873017664", - "ref": "1173357", - "description": "EVzen/C0C57E10-4332-408A-BF10-121CC4C16350", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.02437, - 48.726811 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7798277297572830899", - "ref": "1205641", - "description": "EVzen/8A475B97-9166-4712-A248-947CBCF907CA", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.02437, - 48.726811 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7798277297572830899", - "ref": "1205641", - "description": "EVzen/8A475B97-9166-4712-A248-947CBCF907CA", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.369283, - 44.575667 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP9112084144747470221", - "ref": "1182957", - "description": "EVzen/2B74FE1A-57CE-4ED3-8CB5-B2A97E28A786", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.369283, - 44.575667 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP9112084144747470221", - "ref": "1182957", - "description": "EVzen/2B74FE1A-57CE-4ED3-8CB5-B2A97E28A786", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725449, - 45.157305 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP8951703681239930073", - "ref": "740955", - "description": "Norauto - Bornes publiques/B5AD1533-2887-456C-B285-907A103E1E65", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725449, - 45.157305 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP8951703681239930073", - "ref": "740955", - "description": "Norauto - Bornes publiques/B5AD1533-2887-456C-B285-907A103E1E65", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.954664, - 43.554965 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP6475890068271287014", - "ref": "1297774", - "description": "Norauto - Bornes publiques/4A77C0FF-989C-4071-8DF5-D7C67F275290", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.954664, - 43.554965 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP6475890068271287014", - "ref": "1297774", - "description": "Norauto - Bornes publiques/4A77C0FF-989C-4071-8DF5-D7C67F275290", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.871174, - 46.176095 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2235650455369280348", - "ref": "1349380", - "description": "EVzen/728F8145-E695-4F53-94DE-841E0F689CC8", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.871174, - 46.176095 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2235650455369280348", - "ref": "1349380", - "description": "EVzen/728F8145-E695-4F53-94DE-841E0F689CC8", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.039105, - 43.107613 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7403886426575400230", - "ref": "1137552", - "description": "EVzen/5083A7E2-A38F-4A72-8AC1-E063E1AB708E", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.039105, - 43.107613 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7403886426575400230", - "ref": "1137552", - "description": "EVzen/5083A7E2-A38F-4A72-8AC1-E063E1AB708E", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.039105, - 43.107613 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7403886426575400230", - "ref": "1137552", - "description": "EVzen/5083A7E2-A38F-4A72-8AC1-E063E1AB708E", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.039105, - 43.107613 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7403886426575400230", - "ref": "1137552", - "description": "EVzen/5083A7E2-A38F-4A72-8AC1-E063E1AB708E", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.944935, - 46.726565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1653162214915399570", - "ref": "1015908", - "description": "EVzen/46AE4472-98D2-424C-9D43-E5BD01C05885", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.944935, - 46.726565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1653162214915399570", - "ref": "1015908", - "description": "EVzen/46AE4472-98D2-424C-9D43-E5BD01C05885", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.195553, - 46.714709 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP4853212973239254861", - "ref": "1176309", - "description": "EVzen/D40F887F-68DD-400F-805B-0466EF2E3B36", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.195553, - 46.714709 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP4853212973239254861", - "ref": "1176309", - "description": "EVzen/D40F887F-68DD-400F-805B-0466EF2E3B36", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.094418, - 45.056526 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1843731669887736306", - "ref": "1053594", - "description": "EVzen/ABE6D91D-0A0E-48E1-874F-F78A13F539E9", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.094418, - 45.056526 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1843731669887736306", - "ref": "1053594", - "description": "EVzen/ABE6D91D-0A0E-48E1-874F-F78A13F539E9", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.078585, - 43.219509 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1391737681022027064", - "ref": "1008543", - "description": "EVzen/504ABB4B-6C31-4673-8639-838089AFBFC7", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.078585, - 43.219509 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1391737681022027064", - "ref": "1008543", - "description": "EVzen/504ABB4B-6C31-4673-8639-838089AFBFC7", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.418684, - 47.043406 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2573017068815182088", - "ref": "1181322", - "description": "EVzen/0BBAC64D-50F6-4203-84A1-BEC843137EAF", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.418684, - 47.043406 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2573017068815182088", - "ref": "1181322", - "description": "EVzen/0BBAC64D-50F6-4203-84A1-BEC843137EAF", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.65138, - 44.3852 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5983713986775437280", - "ref": "1115472", - "description": "EVzen/DF894BC8-7480-40C7-83CA-718C61C6E9B1", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.65138, - 44.3852 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5983713986775437280", - "ref": "1115472", - "description": "EVzen/DF894BC8-7480-40C7-83CA-718C61C6E9B1", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.65138, - 44.3852 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5983713986775437280", - "ref": "1115472", - "description": "EVzen/DF894BC8-7480-40C7-83CA-718C61C6E9B1", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.65138, - 44.3852 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5983713986775437280", - "ref": "1115472", - "description": "EVzen/DF894BC8-7480-40C7-83CA-718C61C6E9B1", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.325677, - 47.60662 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP4876385871590713339", - "ref": "1019601", - "description": "EVzen/6A6D4D31-45B3-4FC8-9068-67B2BFAD56BA", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.325677, - 47.60662 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP4876385871590713339", - "ref": "1019601", - "description": "EVzen/6A6D4D31-45B3-4FC8-9068-67B2BFAD56BA", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.759151, - 46.623682 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8628531464693964018", - "ref": "1212775", - "description": "EVzen/D5770293-64D4-43A4-91BE-655610A3978B", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.759151, - 46.623682 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8628531464693964018", - "ref": "1212775", - "description": "EVzen/D5770293-64D4-43A4-91BE-655610A3978B", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.759151, - 46.623682 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8628531464693964018", - "ref": "1212775", - "description": "EVzen/D5770293-64D4-43A4-91BE-655610A3978B", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.759151, - 46.623682 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8628531464693964018", - "ref": "1212775", - "description": "EVzen/D5770293-64D4-43A4-91BE-655610A3978B", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.879898, - 43.12474 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP7257367008713045713", - "ref": "851190", - "description": "Norauto - Bornes publiques/1E4102AC-8CC0-4C55-A1D3-7828F8FD5D27", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.879898, - 43.12474 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP7257367008713045713", - "ref": "851190", - "description": "Norauto - Bornes publiques/1E4102AC-8CC0-4C55-A1D3-7828F8FD5D27", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.066272, - 46.590589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP3872106575363685142", - "ref": "1087917", - "description": "EVzen/A2C9D980-D811-47F5-B0F9-C755F68C0925", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.066272, - 46.590589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP3872106575363685142", - "ref": "1087917", - "description": "EVzen/A2C9D980-D811-47F5-B0F9-C755F68C0925", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.066272, - 46.590589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP3872106575363685142", - "ref": "1087917", - "description": "EVzen/A2C9D980-D811-47F5-B0F9-C755F68C0925", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.066272, - 46.590589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP3872106575363685142", - "ref": "1087917", - "description": "EVzen/A2C9D980-D811-47F5-B0F9-C755F68C0925", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.066272, - 46.590589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP3872106575363685142", - "ref": "1087917", - "description": "EVzen/A2C9D980-D811-47F5-B0F9-C755F68C0925", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.066272, - 46.590589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP3872106575363685142", - "ref": "1087917", - "description": "EVzen/A2C9D980-D811-47F5-B0F9-C755F68C0925", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.382979, - 46.767152 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8720245843681952709", - "ref": "1086738", - "description": "EVzen/FCB125E0-4191-405F-AF1B-C6D9703D5942", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.382979, - 46.767152 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8720245843681952709", - "ref": "1086738", - "description": "EVzen/FCB125E0-4191-405F-AF1B-C6D9703D5942", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.382979, - 46.767152 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8720245843681952709", - "ref": "1086738", - "description": "EVzen/FCB125E0-4191-405F-AF1B-C6D9703D5942", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.382979, - 46.767152 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8720245843681952709", - "ref": "1086738", - "description": "EVzen/FCB125E0-4191-405F-AF1B-C6D9703D5942", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.382979, - 46.767152 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8720245843681952709", - "ref": "1086738", - "description": "EVzen/FCB125E0-4191-405F-AF1B-C6D9703D5942", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.382979, - 46.767152 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8720245843681952709", - "ref": "1086738", - "description": "EVzen/FCB125E0-4191-405F-AF1B-C6D9703D5942", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.761041, - 46.212647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6316485457516424564", - "ref": "1197805", - "description": "EVzen/F3D5463B-E866-493D-864D-F6DF38094CF1", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.761041, - 46.212647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6316485457516424564", - "ref": "1197805", - "description": "EVzen/F3D5463B-E866-493D-864D-F6DF38094CF1", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.949694, - 43.634486 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP4896773826803476047", - "ref": "544793", - "description": "EVzen/312557b1-5a81-4247-9d9b-1eefca4ad7d0", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Tu,Su,Mo,We 08:00-22:00,Th,Sa,Fr 07:00-23:45,Mo,Su,We,Tu 07:00-21:00", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.949694, - 43.634486 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP4896773826803476047", - "ref": "544793", - "description": "EVzen/312557b1-5a81-4247-9d9b-1eefca4ad7d0", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Tu,Su,Mo,We 08:00-22:00,Th,Sa,Fr 07:00-23:45,Mo,Su,We,Tu 07:00-21:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.842571, - 46.363338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1523227997460200610", - "ref": "1034838", - "description": "EVzen/5E7933E5-200A-4EB2-8C6B-F61C6BCFBF72", - "capacity": "3", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Mo,Sa,Fr,We,Tu,Th 06:00-21:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.842571, - 46.363338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1523227997460200610", - "ref": "1034838", - "description": "EVzen/5E7933E5-200A-4EB2-8C6B-F61C6BCFBF72", - "capacity": "3", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Mo,Sa,Fr,We,Tu,Th 06:00-21:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.669482, - 44.831088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP4387418913994097705", - "ref": "1175181", - "description": "EVzen/585EF195-9F66-417C-9DCF-490E9D2F20F0", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.669482, - 44.831088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP4387418913994097705", - "ref": "1175181", - "description": "EVzen/585EF195-9F66-417C-9DCF-490E9D2F20F0", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.232246, - 48.41366 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2579846836870203025", - "ref": "1084098", - "description": "EVzen/B5585C05-9346-4948-BC53-722BEFF2BB56", - "capacity": "10", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.232246, - 48.41366 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2579846836870203025", - "ref": "1084098", - "description": "EVzen/B5585C05-9346-4948-BC53-722BEFF2BB56", - "capacity": "10", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.232246, - 48.41366 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2579846836870203025", - "ref": "1084098", - "description": "EVzen/B5585C05-9346-4948-BC53-722BEFF2BB56", - "capacity": "10", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.232246, - 48.41366 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2579846836870203025", - "ref": "1084098", - "description": "EVzen/B5585C05-9346-4948-BC53-722BEFF2BB56", - "capacity": "10", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.742112, - 47.853835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8312432764971399222", - "ref": "1059876", - "description": "EVzen/93526F64-C75E-41FB-9CA3-A57EE1752130", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.742112, - 47.853835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8312432764971399222", - "ref": "1059876", - "description": "EVzen/93526F64-C75E-41FB-9CA3-A57EE1752130", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.742112, - 47.853835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8312432764971399222", - "ref": "1059876", - "description": "EVzen/93526F64-C75E-41FB-9CA3-A57EE1752130", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.742112, - 47.853835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8312432764971399222", - "ref": "1059876", - "description": "EVzen/93526F64-C75E-41FB-9CA3-A57EE1752130", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.666341, - 44.831528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP4747545704225328282", - "ref": "613468", - "description": "Norauto - Bornes publiques/D75BE6AB-582C-4862-B6F3-E847503DDBEB", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.666341, - 44.831528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP4747545704225328282", - "ref": "613468", - "description": "Norauto - Bornes publiques/D75BE6AB-582C-4862-B6F3-E847503DDBEB", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.147713, - 43.328661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1692518122715994813", - "ref": "771717", - "description": "EVzen/0da11575-ea62-47e1-be6f-247316d0fcbf", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.147713, - 43.328661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1692518122715994813", - "ref": "771717", - "description": "EVzen/0da11575-ea62-47e1-be6f-247316d0fcbf", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.952313, - 46.437148 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2398898730065763171", - "ref": "1026459", - "description": "EVzen/A4B5C7D7-521A-41D7-8250-DE67C4AA02FF", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.952313, - 46.437148 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2398898730065763171", - "ref": "1026459", - "description": "EVzen/A4B5C7D7-521A-41D7-8250-DE67C4AA02FF", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.0959, - 43.000297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP4667182718069128258", - "ref": "789687", - "description": "EVzen/10508f61-0c35-4b1b-bc5e-e72c54de927d", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.0959, - 43.000297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP4667182718069128258", - "ref": "789687", - "description": "EVzen/10508f61-0c35-4b1b-bc5e-e72c54de927d", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.952313, - 46.437148 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2398898730065763171", - "ref": "1026459", - "description": "EVzen/A4B5C7D7-521A-41D7-8250-DE67C4AA02FF", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.952313, - 46.437148 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2398898730065763171", - "ref": "1026459", - "description": "EVzen/A4B5C7D7-521A-41D7-8250-DE67C4AA02FF", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.375064, - 46.058724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1671626757511192328", - "ref": "1294078", - "description": "EVzen/6F29C3E0-0575-4063-9FFD-6FB19BC5BDFD", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.375064, - 46.058724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1671626757511192328", - "ref": "1294078", - "description": "EVzen/6F29C3E0-0575-4063-9FFD-6FB19BC5BDFD", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.926926, - 45.72015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP8613027693812318805", - "ref": "790125", - "description": "Norauto - Bornes publiques/A7C0D339-573F-4A95-8FCA-7EB0E319C8B8", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.926926, - 45.72015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP8613027693812318805", - "ref": "790125", - "description": "Norauto - Bornes publiques/A7C0D339-573F-4A95-8FCA-7EB0E319C8B8", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.375064, - 46.058724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1671626757511192328", - "ref": "1294078", - "description": "EVzen/6F29C3E0-0575-4063-9FFD-6FB19BC5BDFD", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.375064, - 46.058724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1671626757511192328", - "ref": "1294078", - "description": "EVzen/6F29C3E0-0575-4063-9FFD-6FB19BC5BDFD", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.988055, - 47.852227 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP3641694030147333900", - "ref": "1272025", - "description": "EVzen/DE4F11D4-AAC1-4928-9B31-396FBDF5D3A9", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.988055, - 47.852227 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP3641694030147333900", - "ref": "1272025", - "description": "EVzen/DE4F11D4-AAC1-4928-9B31-396FBDF5D3A9", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.988055, - 47.852227 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP3641694030147333900", - "ref": "1272025", - "description": "EVzen/DE4F11D4-AAC1-4928-9B31-396FBDF5D3A9", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.988055, - 47.852227 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP3641694030147333900", - "ref": "1272025", - "description": "EVzen/DE4F11D4-AAC1-4928-9B31-396FBDF5D3A9", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.988055, - 47.852227 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP3641694030147333900", - "ref": "1272025", - "description": "EVzen/DE4F11D4-AAC1-4928-9B31-396FBDF5D3A9", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.988055, - 47.852227 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP3641694030147333900", - "ref": "1272025", - "description": "EVzen/DE4F11D4-AAC1-4928-9B31-396FBDF5D3A9", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.262772, - 46.268609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7315730327437689311", - "ref": "1029543", - "description": "EVzen/07F125A5-C513-40A8-9CE6-0EB6DA98C2DC", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.262772, - 46.268609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7315730327437689311", - "ref": "1029543", - "description": "EVzen/07F125A5-C513-40A8-9CE6-0EB6DA98C2DC", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.262772, - 46.268609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7315730327437689311", - "ref": "1029543", - "description": "EVzen/07F125A5-C513-40A8-9CE6-0EB6DA98C2DC", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.262772, - 46.268609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7315730327437689311", - "ref": "1029543", - "description": "EVzen/07F125A5-C513-40A8-9CE6-0EB6DA98C2DC", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.343414, - 45.469726 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP8949857500255254900", - "ref": "790128", - "description": "Norauto - Bornes publiques/AF938A9A-86B1-48B3-A6DC-914FC694E834", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.343414, - 45.469726 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP8949857500255254900", - "ref": "790128", - "description": "Norauto - Bornes publiques/AF938A9A-86B1-48B3-A6DC-914FC694E834", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.364125, - 46.65865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2775124148618091367", - "ref": "1057128", - "description": "EVzen/D9E80ECC-1F6A-46AB-A52C-C73287B64AED", - "capacity": "5", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.364125, - 46.65865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2775124148618091367", - "ref": "1057128", - "description": "EVzen/D9E80ECC-1F6A-46AB-A52C-C73287B64AED", - "capacity": "5", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.309178, - 45.780319 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP1897130187159528579", - "ref": "746985", - "description": "Norauto - Bornes publiques/C38C4315-24EF-42DE-AED0-3443603968CF", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.309178, - 45.780319 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP1897130187159528579", - "ref": "746985", - "description": "Norauto - Bornes publiques/C38C4315-24EF-42DE-AED0-3443603968CF", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.364125, - 46.65865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2775124148618091367", - "ref": "1057128", - "description": "EVzen/D9E80ECC-1F6A-46AB-A52C-C73287B64AED", - "capacity": "5", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.364125, - 46.65865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2775124148618091367", - "ref": "1057128", - "description": "EVzen/D9E80ECC-1F6A-46AB-A52C-C73287B64AED", - "capacity": "5", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.842365, - 46.363661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7423789232390603950", - "ref": "1034832", - "description": "EVzen/D673346A-614A-4213-B693-3C62AC8AE784", - "capacity": "6", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.842365, - 46.363661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7423789232390603950", - "ref": "1034832", - "description": "EVzen/D673346A-614A-4213-B693-3C62AC8AE784", - "capacity": "6", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.842365, - 46.363661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7423789232390603950", - "ref": "1034832", - "description": "EVzen/D673346A-614A-4213-B693-3C62AC8AE784", - "capacity": "6", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.842365, - 46.363661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7423789232390603950", - "ref": "1034832", - "description": "EVzen/D673346A-614A-4213-B693-3C62AC8AE784", - "capacity": "6", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.924595, - 48.046265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP3247127031846058731", - "ref": "1184681", - "description": "EVzen/1AF5D34A-799C-43E2-8811-CD593DF2E20E", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.924595, - 48.046265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP3247127031846058731", - "ref": "1184681", - "description": "EVzen/1AF5D34A-799C-43E2-8811-CD593DF2E20E", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.09328, - 50.58254 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1721386694286710374", - "ref": "810081", - "description": "EVzen/8b973959-fcf0-48e0-b422-6db07418134c", - "capacity": "3", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.09328, - 50.58254 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1721386694286710374", - "ref": "810081", - "description": "EVzen/8b973959-fcf0-48e0-b422-6db07418134c", - "capacity": "3", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.732757, - 47.978149 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP428434459900037640", - "ref": "1179243", - "description": "EVzen/D4433882-2F21-4EE4-96BB-99DBEFA8B3A1", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.732757, - 47.978149 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP428434459900037640", - "ref": "1179243", - "description": "EVzen/D4433882-2F21-4EE4-96BB-99DBEFA8B3A1", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.732757, - 47.978149 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP428434459900037640", - "ref": "1179243", - "description": "EVzen/D4433882-2F21-4EE4-96BB-99DBEFA8B3A1", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.732757, - 47.978149 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP428434459900037640", - "ref": "1179243", - "description": "EVzen/D4433882-2F21-4EE4-96BB-99DBEFA8B3A1", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.122792, - 47.230454 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5672244763899808272", - "ref": "1344160", - "description": "EVzen/1D9154A5-48C4-4309-9CC6-8CB074D62029", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.122792, - 47.230454 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5672244763899808272", - "ref": "1344160", - "description": "EVzen/1D9154A5-48C4-4309-9CC6-8CB074D62029", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.617027, - 44.674212 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2380443629278895009", - "ref": "789690", - "description": "EVzen/6ad8a99c-3b52-4731-85ca-2287e79d38d9", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.617027, - 44.674212 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2380443629278895009", - "ref": "789690", - "description": "EVzen/6ad8a99c-3b52-4731-85ca-2287e79d38d9", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.069636, - 47.643445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5867767829717211007", - "ref": "1149762", - "description": "EVzen/6E0CEF9A-2124-4A72-9BB1-019597777791", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.069636, - 47.643445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5867767829717211007", - "ref": "1149762", - "description": "EVzen/6E0CEF9A-2124-4A72-9BB1-019597777791", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.468616, - 48.236661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1748473835889593647", - "ref": "1294702", - "description": "EVzen/9F369A25-0763-4958-9E38-9DAA55051BA6", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.468616, - 48.236661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1748473835889593647", - "ref": "1294702", - "description": "EVzen/9F369A25-0763-4958-9E38-9DAA55051BA6", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.468616, - 48.236661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1748473835889593647", - "ref": "1294702", - "description": "EVzen/9F369A25-0763-4958-9E38-9DAA55051BA6", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.468616, - 48.236661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1748473835889593647", - "ref": "1294702", - "description": "EVzen/9F369A25-0763-4958-9E38-9DAA55051BA6", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.393249, - 43.607927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP5006549019936700753", - "ref": "1008714", - "description": "Norauto - Bornes publiques/9B2458B2-D256-49AA-A764-477770755688", - "capacity": "5", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.393249, - 43.607927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP5006549019936700753", - "ref": "1008714", - "description": "Norauto - Bornes publiques/9B2458B2-D256-49AA-A764-477770755688", - "capacity": "5", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.84772, - 47.07379 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP3684140230538029239", - "ref": "1279225", - "description": "EVzen/29A28858-135C-4CC6-8D4D-B50C1DD26EE4", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.84772, - 47.07379 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP3684140230538029239", - "ref": "1279225", - "description": "EVzen/29A28858-135C-4CC6-8D4D-B50C1DD26EE4", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.84772, - 47.07379 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP3684140230538029239", - "ref": "1279225", - "description": "EVzen/29A28858-135C-4CC6-8D4D-B50C1DD26EE4", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.84772, - 47.07379 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP3684140230538029239", - "ref": "1279225", - "description": "EVzen/29A28858-135C-4CC6-8D4D-B50C1DD26EE4", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.970085, - 45.799336 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8115387386477435472", - "ref": "1191448", - "description": "EVzen/687404F1-D7AC-416A-9B48-CEBFC08C4A4A", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.970085, - 45.799336 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8115387386477435472", - "ref": "1191448", - "description": "EVzen/687404F1-D7AC-416A-9B48-CEBFC08C4A4A", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.970085, - 45.799336 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8115387386477435472", - "ref": "1191448", - "description": "EVzen/687404F1-D7AC-416A-9B48-CEBFC08C4A4A", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.970085, - 45.799336 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8115387386477435472", - "ref": "1191448", - "description": "EVzen/687404F1-D7AC-416A-9B48-CEBFC08C4A4A", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.452162, - 48.236269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP3376303186240745486", - "ref": "1191022", - "description": "EVzen/DC424425-9997-4726-ADB4-97A939C8973C", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.452162, - 48.236269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP3376303186240745486", - "ref": "1191022", - "description": "EVzen/DC424425-9997-4726-ADB4-97A939C8973C", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.093166, - 49.113978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP9040510065796809501", - "ref": "1278589", - "description": "EVzen/3C7FB8BC-9DA1-40ED-B225-169C28CEAD11", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.093166, - 49.113978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP9040510065796809501", - "ref": "1278589", - "description": "EVzen/3C7FB8BC-9DA1-40ED-B225-169C28CEAD11", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.883421, - 49.278034 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8024732223429810168", - "ref": "1274233", - "description": "EVzen/A38CAB24-13B0-46F3-8802-78765FA3C876", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.883421, - 49.278034 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8024732223429810168", - "ref": "1274233", - "description": "EVzen/A38CAB24-13B0-46F3-8802-78765FA3C876", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.446183, - 49.976425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5172326690810225033", - "ref": "1297804", - "description": "EVzen/3A97FBB4-C4B7-4A6A-9631-3A26DB051EA2", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.446183, - 49.976425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5172326690810225033", - "ref": "1297804", - "description": "EVzen/3A97FBB4-C4B7-4A6A-9631-3A26DB051EA2", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.145446, - 48.536291 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7504286112260970243", - "ref": "1344799", - "description": "EVzen/E442E367-985F-4B57-B2C9-D570227B1B51", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.145446, - 48.536291 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7504286112260970243", - "ref": "1344799", - "description": "EVzen/E442E367-985F-4B57-B2C9-D570227B1B51", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.598289, - 49.447073 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP3227095859346568433", - "ref": "1175043", - "description": "EVzen/7B83739D-857C-4658-AC59-92F30E06AFD3", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.598289, - 49.447073 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP3227095859346568433", - "ref": "1175043", - "description": "EVzen/7B83739D-857C-4658-AC59-92F30E06AFD3", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.838735, - 49.163156 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2358725352372926352", - "ref": "1301143", - "description": "EVzen/810C6EA3-E7F3-45BF-940C-2FEAAA97F5DA", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.838735, - 49.163156 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2358725352372926352", - "ref": "1301143", - "description": "EVzen/810C6EA3-E7F3-45BF-940C-2FEAAA97F5DA", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.742216, - 48.831455 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP161298352830249136", - "ref": "1361479", - "description": "EVzen/1719C9E9-8107-41DA-AB10-021A5339DC6B", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.742216, - 48.831455 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP161298352830249136", - "ref": "1361479", - "description": "EVzen/1719C9E9-8107-41DA-AB10-021A5339DC6B", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.191556, - 48.668074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8071134300227137170", - "ref": "1345039", - "description": "EVzen/A48FFE72-6DBA-472A-870E-E9DC2C7DF6BC", - "capacity": "2", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.191556, - 48.668074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8071134300227137170", - "ref": "1345039", - "description": "EVzen/A48FFE72-6DBA-472A-870E-E9DC2C7DF6BC", - "capacity": "2", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.409277, - 43.535073 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6240763378110385076", - "ref": "1321534", - "description": "EVzen/861FE6C2-A5BC-40C2-A09E-9B4F18E9F2AA", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.409277, - 43.535073 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6240763378110385076", - "ref": "1321534", - "description": "EVzen/861FE6C2-A5BC-40C2-A09E-9B4F18E9F2AA", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.779702, - 45.807739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP7502818429114007803", - "ref": "746973", - "description": "Norauto - Bornes publiques/1389CA75-EEAA-4C7F-B250-256D79907116", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.779702, - 45.807739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP7502818429114007803", - "ref": "746973", - "description": "Norauto - Bornes publiques/1389CA75-EEAA-4C7F-B250-256D79907116", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.856536, - 45.716581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP7279621277980070577", - "ref": "753657", - "description": "Norauto - Bornes publiques/11146714-0B6A-4EB7-9B99-AB5DF44A6E02", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.856536, - 45.716581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP7279621277980070577", - "ref": "753657", - "description": "Norauto - Bornes publiques/11146714-0B6A-4EB7-9B99-AB5DF44A6E02", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.796146, - 48.06931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP4737300420506425956", - "ref": "1287160", - "description": "EVzen/970CC260-AB0E-4DA5-8C06-A9BB2A1A3879", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.796146, - 48.06931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP4737300420506425956", - "ref": "1287160", - "description": "EVzen/970CC260-AB0E-4DA5-8C06-A9BB2A1A3879", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.408871, - 49.145895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7848265353567979436", - "ref": "1354339", - "description": "EVzen/C754F5EB-CE24-42A1-B9C4-C7B8B5CF5F28", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.408871, - 49.145895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7848265353567979436", - "ref": "1354339", - "description": "EVzen/C754F5EB-CE24-42A1-B9C4-C7B8B5CF5F28", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.926926, - 45.72015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP8613027693812318805", - "ref": "790125", - "description": "Norauto - Bornes publiques/A7C0D339-573F-4A95-8FCA-7EB0E319C8B8", - "capacity": "5", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.926926, - 45.72015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP8613027693812318805", - "ref": "790125", - "description": "Norauto - Bornes publiques/A7C0D339-573F-4A95-8FCA-7EB0E319C8B8", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.202702, - 48.028683 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6624920642733973815", - "ref": "1192285", - "description": "EVzen/92B39C4E-3676-4304-9993-78F5A57AF00E", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.202702, - 48.028683 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6624920642733973815", - "ref": "1192285", - "description": "EVzen/92B39C4E-3676-4304-9993-78F5A57AF00E", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.202702, - 48.028683 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6624920642733973815", - "ref": "1192285", - "description": "EVzen/92B39C4E-3676-4304-9993-78F5A57AF00E", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.202702, - 48.028683 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6624920642733973815", - "ref": "1192285", - "description": "EVzen/92B39C4E-3676-4304-9993-78F5A57AF00E", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.754245, - 43.604505 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP6769579358121629304", - "ref": "977684", - "description": "Norauto - Bornes publiques/FA576BEE-D06E-42FA-8B45-E9CEFE26620C", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.754245, - 43.604505 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP6769579358121629304", - "ref": "977684", - "description": "Norauto - Bornes publiques/FA576BEE-D06E-42FA-8B45-E9CEFE26620C", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.57958, - 47.80717 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7492959104898082065", - "ref": "1297861", - "description": "EVzen/42A05225-9294-487F-92E8-1B8AF659E129", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.57958, - 47.80717 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7492959104898082065", - "ref": "1297861", - "description": "EVzen/42A05225-9294-487F-92E8-1B8AF659E129", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.751993, - 49.731732 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP903565302548969825", - "ref": "1349935", - "description": "EVzen/3B082353-7BC0-4792-A5F6-8A6CC70B763C", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.751993, - 49.731732 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP903565302548969825", - "ref": "1349935", - "description": "EVzen/3B082353-7BC0-4792-A5F6-8A6CC70B763C", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.751993, - 49.731732 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP903565302548969825", - "ref": "1349935", - "description": "EVzen/3B082353-7BC0-4792-A5F6-8A6CC70B763C", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.751993, - 49.731732 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP903565302548969825", - "ref": "1349935", - "description": "EVzen/3B082353-7BC0-4792-A5F6-8A6CC70B763C", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.751993, - 49.731732 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP903565302548969825", - "ref": "1349935", - "description": "EVzen/3B082353-7BC0-4792-A5F6-8A6CC70B763C", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.751993, - 49.731732 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP903565302548969825", - "ref": "1349935", - "description": "EVzen/3B082353-7BC0-4792-A5F6-8A6CC70B763C", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.730403, - 48.499151 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8362417910890598036", - "ref": "1347778", - "description": "EVzen/89220256-F67A-4180-9951-7B0C0BC26CF4", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.730403, - 48.499151 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8362417910890598036", - "ref": "1347778", - "description": "EVzen/89220256-F67A-4180-9951-7B0C0BC26CF4", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.730403, - 48.499151 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8362417910890598036", - "ref": "1347778", - "description": "EVzen/89220256-F67A-4180-9951-7B0C0BC26CF4", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.730403, - 48.499151 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8362417910890598036", - "ref": "1347778", - "description": "EVzen/89220256-F67A-4180-9951-7B0C0BC26CF4", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.730403, - 48.499151 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8362417910890598036", - "ref": "1347778", - "description": "EVzen/89220256-F67A-4180-9951-7B0C0BC26CF4", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.730403, - 48.499151 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8362417910890598036", - "ref": "1347778", - "description": "EVzen/89220256-F67A-4180-9951-7B0C0BC26CF4", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.168384, - 49.05855 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7664109155790746106", - "ref": "1358260", - "description": "EVzen/363B31C4-4C65-46DB-9FB1-6332035D8B25", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.168384, - 49.05855 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7664109155790746106", - "ref": "1358260", - "description": "EVzen/363B31C4-4C65-46DB-9FB1-6332035D8B25", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.168384, - 49.05855 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7664109155790746106", - "ref": "1358260", - "description": "EVzen/363B31C4-4C65-46DB-9FB1-6332035D8B25", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.168384, - 49.05855 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7664109155790746106", - "ref": "1358260", - "description": "EVzen/363B31C4-4C65-46DB-9FB1-6332035D8B25", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.168384, - 49.05855 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7664109155790746106", - "ref": "1358260", - "description": "EVzen/363B31C4-4C65-46DB-9FB1-6332035D8B25", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.168384, - 49.05855 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7664109155790746106", - "ref": "1358260", - "description": "EVzen/363B31C4-4C65-46DB-9FB1-6332035D8B25", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.884136, - 43.984184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP2704998011883670804", - "ref": "1029738", - "description": "Norauto - Bornes publiques/02CA02A9-C124-4BF7-A7A0-1EDBA8F5C714", - "capacity": "7", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.884136, - 43.984184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP2704998011883670804", - "ref": "1029738", - "description": "Norauto - Bornes publiques/02CA02A9-C124-4BF7-A7A0-1EDBA8F5C714", - "capacity": "7", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.306902, - 43.611206 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1916885274282297992", - "ref": "1217119", - "description": "EVzen/33BDA91E-5803-4E20-A055-1494EEBF4FF3", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.306902, - 43.611206 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1916885274282297992", - "ref": "1217119", - "description": "EVzen/33BDA91E-5803-4E20-A055-1494EEBF4FF3", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.306902, - 43.611206 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1916885274282297992", - "ref": "1217119", - "description": "EVzen/33BDA91E-5803-4E20-A055-1494EEBF4FF3", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.306902, - 43.611206 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1916885274282297992", - "ref": "1217119", - "description": "EVzen/33BDA91E-5803-4E20-A055-1494EEBF4FF3", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.64793, - 47.346481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5808160237583530557", - "ref": "1354042", - "description": "EVzen/5E1158D1-01D7-4E51-93C9-977532EBC457", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.64793, - 47.346481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5808160237583530557", - "ref": "1354042", - "description": "EVzen/5E1158D1-01D7-4E51-93C9-977532EBC457", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.64793, - 47.346481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5808160237583530557", - "ref": "1354042", - "description": "EVzen/5E1158D1-01D7-4E51-93C9-977532EBC457", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.64793, - 47.346481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5808160237583530557", - "ref": "1354042", - "description": "EVzen/5E1158D1-01D7-4E51-93C9-977532EBC457", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.666341, - 44.831528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP4747545704225328282", - "ref": "613468", - "description": "Norauto - Bornes publiques/D75BE6AB-582C-4862-B6F3-E847503DDBEB", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.666341, - 44.831528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP4747545704225328282", - "ref": "613468", - "description": "Norauto - Bornes publiques/D75BE6AB-582C-4862-B6F3-E847503DDBEB", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.05556, - 43.423029 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP8915478056378412456", - "ref": "613465", - "description": "Norauto - Bornes publiques/45e816a3-ed6c-4883-812d-79703086b18c", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.05556, - 43.423029 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP8915478056378412456", - "ref": "613465", - "description": "Norauto - Bornes publiques/45e816a3-ed6c-4883-812d-79703086b18c", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.846753, - 43.570447 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP3418862731676746600", - "ref": "697538", - "description": "Norauto - Bornes publiques/1F131AB9-5931-456F-9CAD-7987BBAF3A32", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.846753, - 43.570447 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP3418862731676746600", - "ref": "697538", - "description": "Norauto - Bornes publiques/1F131AB9-5931-456F-9CAD-7987BBAF3A32", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.18748, - 48.638184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5067047252809103973", - "ref": "1320136", - "description": "EVzen/05AAF493-AE0B-4460-82B9-06FB8A3D3A49", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.18748, - 48.638184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5067047252809103973", - "ref": "1320136", - "description": "EVzen/05AAF493-AE0B-4460-82B9-06FB8A3D3A49", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.18748, - 48.638184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5067047252809103973", - "ref": "1320136", - "description": "EVzen/05AAF493-AE0B-4460-82B9-06FB8A3D3A49", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.18748, - 48.638184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5067047252809103973", - "ref": "1320136", - "description": "EVzen/05AAF493-AE0B-4460-82B9-06FB8A3D3A49", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.724555, - 49.124248 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6273924675578416829", - "ref": "1323949", - "description": "EVzen/06FCDB01-E951-4762-8710-75667A869B40", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.724555, - 49.124248 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6273924675578416829", - "ref": "1323949", - "description": "EVzen/06FCDB01-E951-4762-8710-75667A869B40", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.724555, - 49.124248 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6273924675578416829", - "ref": "1323949", - "description": "EVzen/06FCDB01-E951-4762-8710-75667A869B40", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.724555, - 49.124248 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6273924675578416829", - "ref": "1323949", - "description": "EVzen/06FCDB01-E951-4762-8710-75667A869B40", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.343414, - 45.469726 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP8949857500255254900", - "ref": "790128", - "description": "Norauto - Bornes publiques/AF938A9A-86B1-48B3-A6DC-914FC694E834", - "capacity": "5", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.343414, - 45.469726 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP8949857500255254900", - "ref": "790128", - "description": "Norauto - Bornes publiques/AF938A9A-86B1-48B3-A6DC-914FC694E834", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.842734, - 44.120237 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP6426290184986104434", - "ref": "674573", - "description": "Norauto - Bornes publiques/84C490A8-F786-4E35-BA27-38626410EC92", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.842734, - 44.120237 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP6426290184986104434", - "ref": "674573", - "description": "Norauto - Bornes publiques/84C490A8-F786-4E35-BA27-38626410EC92", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.360128, - 43.413767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP6288983608534981527", - "ref": "986379", - "description": "Norauto - Bornes publiques/62BE5F43-AA32-4378-8AAF-A297CF3F577C", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.360128, - 43.413767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP6288983608534981527", - "ref": "986379", - "description": "Norauto - Bornes publiques/62BE5F43-AA32-4378-8AAF-A297CF3F577C", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.879898, - 43.12474 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP7257367008713045713", - "ref": "851190", - "description": "Norauto - Bornes publiques/1E4102AC-8CC0-4C55-A1D3-7828F8FD5D27", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.879898, - 43.12474 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP7257367008713045713", - "ref": "851190", - "description": "Norauto - Bornes publiques/1E4102AC-8CC0-4C55-A1D3-7828F8FD5D27", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.954664, - 43.554965 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP6475890068271287014", - "ref": "1297774", - "description": "Norauto - Bornes publiques/4A77C0FF-989C-4071-8DF5-D7C67F275290", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.954664, - 43.554965 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP6475890068271287014", - "ref": "1297774", - "description": "Norauto - Bornes publiques/4A77C0FF-989C-4071-8DF5-D7C67F275290", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.69824, - 43.448584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP4050640561067349687", - "ref": "753660", - "description": "Norauto - Bornes publiques/EE0C051A-A8B9-4B28-9968-2309B09CBCF8", - "capacity": "3", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Th,Mo,Tu,Sa,Fr,We 09:00-20:00,Fr,Tu,Th,Sa,Mo,We 08:00-19:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.69824, - 43.448584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP4050640561067349687", - "ref": "753660", - "description": "Norauto - Bornes publiques/EE0C051A-A8B9-4B28-9968-2309B09CBCF8", - "capacity": "3", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Th,Mo,Tu,Sa,Fr,We 09:00-20:00,Fr,Tu,Th,Sa,Mo,We 08:00-19:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.895839, - 45.59685 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5952516373064599378", - "ref": "951578", - "description": "EVzen/a346ec49-7def-4c54-a806-363347de2c9f", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.895839, - 45.59685 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5952516373064599378", - "ref": "951578", - "description": "EVzen/a346ec49-7def-4c54-a806-363347de2c9f", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.26598, - 49.1498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP299960034845158029", - "ref": "1079325", - "description": "EVzen/7B938667-9236-449E-9823-D2321551F3B9", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.26598, - 49.1498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP299960034845158029", - "ref": "1079325", - "description": "EVzen/7B938667-9236-449E-9823-D2321551F3B9", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.26598, - 49.1498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP299960034845158029", - "ref": "1079325", - "description": "EVzen/7B938667-9236-449E-9823-D2321551F3B9", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.26598, - 49.1498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP299960034845158029", - "ref": "1079325", - "description": "EVzen/7B938667-9236-449E-9823-D2321551F3B9", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.26598, - 49.1498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP299960034845158029", - "ref": "1079325", - "description": "EVzen/7B938667-9236-449E-9823-D2321551F3B9", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.26598, - 49.1498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP299960034845158029", - "ref": "1079325", - "description": "EVzen/7B938667-9236-449E-9823-D2321551F3B9", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.683944, - 44.405045 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7085441205136400980", - "ref": "837012", - "description": "EVzen/6ba8d5e0-b89a-4577-8b26-28720e329b80", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Su,Fr,Mo,Sa,Tu,We,Th 07:00-20:59" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.683944, - 44.405045 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7085441205136400980", - "ref": "837012", - "description": "EVzen/6ba8d5e0-b89a-4577-8b26-28720e329b80", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "Su,Fr,Mo,Sa,Tu,We,Th 07:00-20:59" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.503268, - 48.586046 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6182966094058826422", - "ref": "1127163", - "description": "EVzen/4CBE0F8C-5C0F-4850-A30B-886AB33615E7", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.503268, - 48.586046 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6182966094058826422", - "ref": "1127163", - "description": "EVzen/4CBE0F8C-5C0F-4850-A30B-886AB33615E7", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.503268, - 48.586046 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6182966094058826422", - "ref": "1127163", - "description": "EVzen/4CBE0F8C-5C0F-4850-A30B-886AB33615E7", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.503268, - 48.586046 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6182966094058826422", - "ref": "1127163", - "description": "EVzen/4CBE0F8C-5C0F-4850-A30B-886AB33615E7", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.503268, - 48.586046 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6182966094058826422", - "ref": "1127163", - "description": "EVzen/4CBE0F8C-5C0F-4850-A30B-886AB33615E7", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.503268, - 48.586046 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6182966094058826422", - "ref": "1127163", - "description": "EVzen/4CBE0F8C-5C0F-4850-A30B-886AB33615E7", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.401789, - 47.757146 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8630050146786487980", - "ref": "1175079", - "description": "EVzen/EC6678CB-479A-459B-8379-DA488567452E", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.401789, - 47.757146 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8630050146786487980", - "ref": "1175079", - "description": "EVzen/EC6678CB-479A-459B-8379-DA488567452E", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.401789, - 47.757146 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8630050146786487980", - "ref": "1175079", - "description": "EVzen/EC6678CB-479A-459B-8379-DA488567452E", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.401789, - 47.757146 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8630050146786487980", - "ref": "1175079", - "description": "EVzen/EC6678CB-479A-459B-8379-DA488567452E", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.591526, - 48.843942 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5865552146578964927", - "ref": "1260574", - "description": "EVzen/E68FEA34-E927-46C1-AC1B-7DDAB5A8CC74", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.591526, - 48.843942 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5865552146578964927", - "ref": "1260574", - "description": "EVzen/E68FEA34-E927-46C1-AC1B-7DDAB5A8CC74", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.393249, - 43.607927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP5006549019936700753", - "ref": "1008714", - "description": "Norauto - Bornes publiques/9B2458B2-D256-49AA-A764-477770755688", - "capacity": "5", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.393249, - 43.607927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP5006549019936700753", - "ref": "1008714", - "description": "Norauto - Bornes publiques/9B2458B2-D256-49AA-A764-477770755688", - "capacity": "5", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.613483, - 47.694737 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6581261810472246346", - "ref": "1265170", - "description": "EVzen/974B9A50-08C3-492F-9C17-0A24C3BC03CA", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.613483, - 47.694737 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP6581261810472246346", - "ref": "1265170", - "description": "EVzen/974B9A50-08C3-492F-9C17-0A24C3BC03CA", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.371706, - 44.039214 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2628356888126981062", - "ref": "1272892", - "description": "EVzen/B0454149-4F96-4615-9D8D-0B41B3B7DC76", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.371706, - 44.039214 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2628356888126981062", - "ref": "1272892", - "description": "EVzen/B0454149-4F96-4615-9D8D-0B41B3B7DC76", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.884214, - 46.298162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1112426658492028248", - "ref": "1183278", - "description": "EVzen/E6517FB4-86A3-41BC-A01A-1B56D9754EB0", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.884214, - 46.298162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1112426658492028248", - "ref": "1183278", - "description": "EVzen/E6517FB4-86A3-41BC-A01A-1B56D9754EB0", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.884214, - 46.298162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1112426658492028248", - "ref": "1183278", - "description": "EVzen/E6517FB4-86A3-41BC-A01A-1B56D9754EB0", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.884214, - 46.298162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1112426658492028248", - "ref": "1183278", - "description": "EVzen/E6517FB4-86A3-41BC-A01A-1B56D9754EB0", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.489385, - 44.550885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8359409409074926882", - "ref": "1287517", - "description": "EVzen/F300AAB5-504F-4271-BDB2-C975D62E6631", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.489385, - 44.550885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8359409409074926882", - "ref": "1287517", - "description": "EVzen/F300AAB5-504F-4271-BDB2-C975D62E6631", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.489385, - 44.550885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8359409409074926882", - "ref": "1287517", - "description": "EVzen/F300AAB5-504F-4271-BDB2-C975D62E6631", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.489385, - 44.550885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP8359409409074926882", - "ref": "1287517", - "description": "EVzen/F300AAB5-504F-4271-BDB2-C975D62E6631", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.410565, - 43.537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7746466812396951645", - "ref": "1359556", - "description": "EVzen/12F96A08-10A9-4203-9D5D-7C09B0C11A77", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.410565, - 43.537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7746466812396951645", - "ref": "1359556", - "description": "EVzen/12F96A08-10A9-4203-9D5D-7C09B0C11A77", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.410565, - 43.537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7746466812396951645", - "ref": "1359556", - "description": "EVzen/12F96A08-10A9-4203-9D5D-7C09B0C11A77", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.410565, - 43.537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7746466812396951645", - "ref": "1359556", - "description": "EVzen/12F96A08-10A9-4203-9D5D-7C09B0C11A77", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.410565, - 43.537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7746466812396951645", - "ref": "1359556", - "description": "EVzen/12F96A08-10A9-4203-9D5D-7C09B0C11A77", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.410565, - 43.537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7746466812396951645", - "ref": "1359556", - "description": "EVzen/12F96A08-10A9-4203-9D5D-7C09B0C11A77", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.527422, - 44.817955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2723632210643289766", - "ref": "1320298", - "description": "EVzen/B5729D3C-5977-41F0-BC6C-55598672BA9F", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.527422, - 44.817955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2723632210643289766", - "ref": "1320298", - "description": "EVzen/B5729D3C-5977-41F0-BC6C-55598672BA9F", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.527422, - 44.817955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2723632210643289766", - "ref": "1320298", - "description": "EVzen/B5729D3C-5977-41F0-BC6C-55598672BA9F", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.527422, - 44.817955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2723632210643289766", - "ref": "1320298", - "description": "EVzen/B5729D3C-5977-41F0-BC6C-55598672BA9F", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.527422, - 44.817955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2723632210643289766", - "ref": "1320298", - "description": "EVzen/B5729D3C-5977-41F0-BC6C-55598672BA9F", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.527422, - 44.817955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP2723632210643289766", - "ref": "1320298", - "description": "EVzen/B5729D3C-5977-41F0-BC6C-55598672BA9F", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.398962, - 43.531987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP5801283930997946530", - "ref": "903603", - "description": "Norauto - Bornes publiques/02888A83-4071-4536-BC64-9BA224C3A548", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.398962, - 43.531987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "Norauto - Bornes publiques", - "ref:EU:EVSE": "FREVZP5801283930997946530", - "ref": "903603", - "description": "Norauto - Bornes publiques/02888A83-4071-4536-BC64-9BA224C3A548", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87017, - 44.01887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5910423166121442075", - "ref": "914097", - "description": "EVzen/2753ab24-ed7c-457f-b95b-24353872b8ae", - "capacity": "7", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87017, - 44.01887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5910423166121442075", - "ref": "914097", - "description": "EVzen/2753ab24-ed7c-457f-b95b-24353872b8ae", - "capacity": "7", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.11988, - 46.468265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1246729599088065159", - "ref": "1347883", - "description": "EVzen/74597FDF-276F-42B9-863B-3C487E6101DC", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.11988, - 46.468265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1246729599088065159", - "ref": "1347883", - "description": "EVzen/74597FDF-276F-42B9-863B-3C487E6101DC", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.11988, - 46.468265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1246729599088065159", - "ref": "1347883", - "description": "EVzen/74597FDF-276F-42B9-863B-3C487E6101DC", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.11988, - 46.468265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1246729599088065159", - "ref": "1347883", - "description": "EVzen/74597FDF-276F-42B9-863B-3C487E6101DC", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.11988, - 46.468265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1246729599088065159", - "ref": "1347883", - "description": "EVzen/74597FDF-276F-42B9-863B-3C487E6101DC", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.11988, - 46.468265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP1246729599088065159", - "ref": "1347883", - "description": "EVzen/74597FDF-276F-42B9-863B-3C487E6101DC", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.33105, - 43.984886 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7770244711733560650", - "ref": "1352182", - "description": "EVzen/5A1EC5F8-9486-4BE7-B363-8BDE3F422F8B", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.33105, - 43.984886 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7770244711733560650", - "ref": "1352182", - "description": "EVzen/5A1EC5F8-9486-4BE7-B363-8BDE3F422F8B", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.33105, - 43.984886 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7770244711733560650", - "ref": "1352182", - "description": "EVzen/5A1EC5F8-9486-4BE7-B363-8BDE3F422F8B", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.33105, - 43.984886 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7770244711733560650", - "ref": "1352182", - "description": "EVzen/5A1EC5F8-9486-4BE7-B363-8BDE3F422F8B", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.33105, - 43.984886 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7770244711733560650", - "ref": "1352182", - "description": "EVzen/5A1EC5F8-9486-4BE7-B363-8BDE3F422F8B", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.33105, - 43.984886 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP7770244711733560650", - "ref": "1352182", - "description": "EVzen/5A1EC5F8-9486-4BE7-B363-8BDE3F422F8B", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.384592, - 44.037113 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5612306910672694677", - "ref": "1265245", - "description": "EVzen/28EE7D70-9C7C-4189-B1B9-336CC95C729E", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.384592, - 44.037113 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5612306910672694677", - "ref": "1265245", - "description": "EVzen/28EE7D70-9C7C-4189-B1B9-336CC95C729E", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.384592, - 44.037113 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5612306910672694677", - "ref": "1265245", - "description": "EVzen/28EE7D70-9C7C-4189-B1B9-336CC95C729E", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.384592, - 44.037113 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5612306910672694677", - "ref": "1265245", - "description": "EVzen/28EE7D70-9C7C-4189-B1B9-336CC95C729E", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.384592, - 44.037113 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5612306910672694677", - "ref": "1265245", - "description": "EVzen/28EE7D70-9C7C-4189-B1B9-336CC95C729E", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.384592, - 44.037113 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5612306910672694677", - "ref": "1265245", - "description": "EVzen/28EE7D70-9C7C-4189-B1B9-336CC95C729E", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87017, - 44.01887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5910423166121442075", - "ref": "914097", - "description": "EVzen/2753ab24-ed7c-457f-b95b-24353872b8ae", - "capacity": "7", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87017, - 44.01887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5910423166121442075", - "ref": "914097", - "description": "EVzen/2753ab24-ed7c-457f-b95b-24353872b8ae", - "capacity": "7", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87017, - 44.01887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5910423166121442075", - "ref": "914097", - "description": "EVzen/2753ab24-ed7c-457f-b95b-24353872b8ae", - "capacity": "7", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87017, - 44.01887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenFlux Assets B.V. | FR*EVZ", - "operator:email": "support@evzen.com", - "network": "EVzen", - "ref:EU:EVSE": "FREVZP5910423166121442075", - "ref": "914097", - "description": "EVzen/2753ab24-ed7c-457f-b95b-24353872b8ae", - "capacity": "7", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.15491982, - 45.68216914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de la Plaine du Forez Est", - "ref:EU:EVSE": "FRFASE33004", - "ref": "FRFASE33004", - "description": "Fastned Aire de la Plaine du Forez Est", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-02", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.15491982, - 45.68216914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de la Plaine du Forez Est", - "ref:EU:EVSE": "FRFASE33004", - "ref": "FRFASE33004", - "description": "Fastned Aire de la Plaine du Forez Est", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-02", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.15491982, - 45.68216914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de la Plaine du Forez Est", - "ref:EU:EVSE": "FRFASE33004", - "ref": "FRFASE33004", - "description": "Fastned Aire de la Plaine du Forez Est", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.15491982, - 45.68216914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de la Plaine du Forez Est", - "ref:EU:EVSE": "FRFASE33004", - "ref": "FRFASE33004", - "description": "Fastned Aire de la Plaine du Forez Est", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.15491982, - 45.68216914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de la Plaine du Forez Est", - "ref:EU:EVSE": "FRFASE33004", - "ref": "FRFASE33004", - "description": "Fastned Aire de la Plaine du Forez Est", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.15491982, - 45.68216914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de la Plaine du Forez Est", - "ref:EU:EVSE": "FRFASE33004", - "ref": "FRFASE33004", - "description": "Fastned Aire de la Plaine du Forez Est", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.15491982, - 45.68216914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de la Plaine du Forez Est", - "ref:EU:EVSE": "FRFASE33004", - "ref": "FRFASE33004", - "description": "Fastned Aire de la Plaine du Forez Est", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.15491982, - 45.68216914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de la Plaine du Forez Est", - "ref:EU:EVSE": "FRFASE33004", - "ref": "FRFASE33004", - "description": "Fastned Aire de la Plaine du Forez Est", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.13341, - 43.715255 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire d’Ambrussum Nord", - "ref:EU:EVSE": "FRFASE33007", - "ref": "FRFASE33007", - "description": "Fastned Aire d’Ambrussum Nord", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-22", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.13341, - 43.715255 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire d’Ambrussum Nord", - "ref:EU:EVSE": "FRFASE33007", - "ref": "FRFASE33007", - "description": "Fastned Aire d’Ambrussum Nord", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-22", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.13341, - 43.715255 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire d’Ambrussum Nord", - "ref:EU:EVSE": "FRFASE33007", - "ref": "FRFASE33007", - "description": "Fastned Aire d’Ambrussum Nord", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.13341, - 43.715255 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire d’Ambrussum Nord", - "ref:EU:EVSE": "FRFASE33007", - "ref": "FRFASE33007", - "description": "Fastned Aire d’Ambrussum Nord", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.13341, - 43.715255 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire d’Ambrussum Nord", - "ref:EU:EVSE": "FRFASE33007", - "ref": "FRFASE33007", - "description": "Fastned Aire d’Ambrussum Nord", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.13341, - 43.715255 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire d’Ambrussum Nord", - "ref:EU:EVSE": "FRFASE33007", - "ref": "FRFASE33007", - "description": "Fastned Aire d’Ambrussum Nord", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.13341, - 43.715255 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire d’Ambrussum Nord", - "ref:EU:EVSE": "FRFASE33007", - "ref": "FRFASE33007", - "description": "Fastned Aire d’Ambrussum Nord", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.13341, - 43.715255 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire d’Ambrussum Nord", - "ref:EU:EVSE": "FRFASE33007", - "ref": "FRFASE33007", - "description": "Fastned Aire d’Ambrussum Nord", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.56813533, - 44.65792034 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire-jardin des Causses du Lot", - "ref:EU:EVSE": "FRFASE33008", - "ref": "FRFASE33008", - "description": "Fastned Aire-jardin des Causses du Lot", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-28", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.56813533, - 44.65792034 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire-jardin des Causses du Lot", - "ref:EU:EVSE": "FRFASE33008", - "ref": "FRFASE33008", - "description": "Fastned Aire-jardin des Causses du Lot", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-28", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.56813533, - 44.65792034 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire-jardin des Causses du Lot", - "ref:EU:EVSE": "FRFASE33008", - "ref": "FRFASE33008", - "description": "Fastned Aire-jardin des Causses du Lot", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.56813533, - 44.65792034 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire-jardin des Causses du Lot", - "ref:EU:EVSE": "FRFASE33008", - "ref": "FRFASE33008", - "description": "Fastned Aire-jardin des Causses du Lot", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.56813533, - 44.65792034 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire-jardin des Causses du Lot", - "ref:EU:EVSE": "FRFASE33008", - "ref": "FRFASE33008", - "description": "Fastned Aire-jardin des Causses du Lot", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.56813533, - 44.65792034 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire-jardin des Causses du Lot", - "ref:EU:EVSE": "FRFASE33008", - "ref": "FRFASE33008", - "description": "Fastned Aire-jardin des Causses du Lot", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.56813533, - 44.65792034 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire-jardin des Causses du Lot", - "ref:EU:EVSE": "FRFASE33008", - "ref": "FRFASE33008", - "description": "Fastned Aire-jardin des Causses du Lot", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.56813533, - 44.65792034 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire-jardin des Causses du Lot", - "ref:EU:EVSE": "FRFASE33008", - "ref": "FRFASE33008", - "description": "Fastned Aire-jardin des Causses du Lot", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.523729, - 49.854847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Villers-Bretonneux", - "ref:EU:EVSE": "FRFASE33015", - "ref": "FRFASE33015", - "description": "Fastned Aire de Villers-Bretonneux", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.92882606, - 48.42602984 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Jonchets - La Grande Paroisse", - "ref:EU:EVSE": "FRFASE33021", - "ref": "FRFASE33021", - "description": "Fastned Aire de Jonchets - La Grande Paroisse", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.92882606, - 48.42602984 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Jonchets - La Grande Paroisse", - "ref:EU:EVSE": "FRFASE33021", - "ref": "FRFASE33021", - "description": "Fastned Aire de Jonchets - La Grande Paroisse", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-27", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.92882606, - 48.42602984 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Jonchets - La Grande Paroisse", - "ref:EU:EVSE": "FRFASE33021", - "ref": "FRFASE33021", - "description": "Fastned Aire de Jonchets - La Grande Paroisse", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.92882606, - 48.42602984 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Jonchets - La Grande Paroisse", - "ref:EU:EVSE": "FRFASE33021", - "ref": "FRFASE33021", - "description": "Fastned Aire de Jonchets - La Grande Paroisse", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-27", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.93252008, - 48.4288637 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Jonchets - Les Récompenses", - "ref:EU:EVSE": "FRFASE33022", - "ref": "FRFASE33022", - "description": "Fastned Aire de Jonchets - Les Récompenses", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.93252008, - 48.4288637 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Jonchets - Les Récompenses", - "ref:EU:EVSE": "FRFASE33022", - "ref": "FRFASE33022", - "description": "Fastned Aire de Jonchets - Les Récompenses", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-27", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.93252008, - 48.4288637 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Jonchets - Les Récompenses", - "ref:EU:EVSE": "FRFASE33022", - "ref": "FRFASE33022", - "description": "Fastned Aire de Jonchets - Les Récompenses", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.93252008, - 48.4288637 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Jonchets - Les Récompenses", - "ref:EU:EVSE": "FRFASE33022", - "ref": "FRFASE33022", - "description": "Fastned Aire de Jonchets - Les Récompenses", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-27", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.57398007, - 48.36085396 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire d’Achères - La Forêt", - "ref:EU:EVSE": "FRFASE33023", - "ref": "FRFASE33023", - "description": "Fastned Aire d’Achères - La Forêt", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-04-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.57398007, - 48.36085396 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire d’Achères - La Forêt", - "ref:EU:EVSE": "FRFASE33023", - "ref": "FRFASE33023", - "description": "Fastned Aire d’Achères - La Forêt", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-04-06", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.57398007, - 48.36085396 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire d’Achères - La Forêt", - "ref:EU:EVSE": "FRFASE33023", - "ref": "FRFASE33023", - "description": "Fastned Aire d’Achères - La Forêt", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-04-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.57398007, - 48.36085396 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire d’Achères - La Forêt", - "ref:EU:EVSE": "FRFASE33023", - "ref": "FRFASE33023", - "description": "Fastned Aire d’Achères - La Forêt", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-04-06", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7679016, - 46.14337883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Dracé", - "ref:EU:EVSE": "FRFASE33024", - "ref": "FRFASE33024", - "description": "Fastned Aire de Dracé", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7679016, - 46.14337883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Dracé", - "ref:EU:EVSE": "FRFASE33024", - "ref": "FRFASE33024", - "description": "Fastned Aire de Dracé", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7679016, - 46.14337883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Dracé", - "ref:EU:EVSE": "FRFASE33024", - "ref": "FRFASE33024", - "description": "Fastned Aire de Dracé", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7679016, - 46.14337883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Dracé", - "ref:EU:EVSE": "FRFASE33024", - "ref": "FRFASE33024", - "description": "Fastned Aire de Dracé", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7679016, - 46.14337883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Dracé", - "ref:EU:EVSE": "FRFASE33024", - "ref": "FRFASE33024", - "description": "Fastned Aire de Dracé", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7679016, - 46.14337883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Dracé", - "ref:EU:EVSE": "FRFASE33024", - "ref": "FRFASE33024", - "description": "Fastned Aire de Dracé", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-23", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7679016, - 46.14337883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Dracé", - "ref:EU:EVSE": "FRFASE33024", - "ref": "FRFASE33024", - "description": "Fastned Aire de Dracé", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7679016, - 46.14337883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Dracé", - "ref:EU:EVSE": "FRFASE33024", - "ref": "FRFASE33024", - "description": "Fastned Aire de Dracé", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-23", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.844517, - 46.69318 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saint Ambreuil", - "ref:EU:EVSE": "FRFASE33025", - "ref": "FRFASE33025", - "description": "Fastned Aire de Saint Ambreuil", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.844517, - 46.69318 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saint Ambreuil", - "ref:EU:EVSE": "FRFASE33025", - "ref": "FRFASE33025", - "description": "Fastned Aire de Saint Ambreuil", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.844517, - 46.69318 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saint Ambreuil", - "ref:EU:EVSE": "FRFASE33025", - "ref": "FRFASE33025", - "description": "Fastned Aire de Saint Ambreuil", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.844517, - 46.69318 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saint Ambreuil", - "ref:EU:EVSE": "FRFASE33025", - "ref": "FRFASE33025", - "description": "Fastned Aire de Saint Ambreuil", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-23", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.844517, - 46.69318 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saint Ambreuil", - "ref:EU:EVSE": "FRFASE33025", - "ref": "FRFASE33025", - "description": "Fastned Aire de Saint Ambreuil", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.844517, - 46.69318 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saint Ambreuil", - "ref:EU:EVSE": "FRFASE33025", - "ref": "FRFASE33025", - "description": "Fastned Aire de Saint Ambreuil", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.844517, - 46.69318 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saint Ambreuil", - "ref:EU:EVSE": "FRFASE33025", - "ref": "FRFASE33025", - "description": "Fastned Aire de Saint Ambreuil", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.844517, - 46.69318 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saint Ambreuil", - "ref:EU:EVSE": "FRFASE33025", - "ref": "FRFASE33025", - "description": "Fastned Aire de Saint Ambreuil", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-23", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.002017, - 47.216722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Gevrey - Chambertin Ouest", - "ref:EU:EVSE": "FRFASE33026", - "ref": "FRFASE33026", - "description": "Fastned Aire de Gevrey - Chambertin Ouest", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.002017, - 47.216722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Gevrey - Chambertin Ouest", - "ref:EU:EVSE": "FRFASE33026", - "ref": "FRFASE33026", - "description": "Fastned Aire de Gevrey - Chambertin Ouest", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-29", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.002017, - 47.216722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Gevrey - Chambertin Ouest", - "ref:EU:EVSE": "FRFASE33026", - "ref": "FRFASE33026", - "description": "Fastned Aire de Gevrey - Chambertin Ouest", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.002017, - 47.216722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Gevrey - Chambertin Ouest", - "ref:EU:EVSE": "FRFASE33026", - "ref": "FRFASE33026", - "description": "Fastned Aire de Gevrey - Chambertin Ouest", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-29", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.002017, - 47.216722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Gevrey - Chambertin Ouest", - "ref:EU:EVSE": "FRFASE33026", - "ref": "FRFASE33026", - "description": "Fastned Aire de Gevrey - Chambertin Ouest", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.002017, - 47.216722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Gevrey - Chambertin Ouest", - "ref:EU:EVSE": "FRFASE33026", - "ref": "FRFASE33026", - "description": "Fastned Aire de Gevrey - Chambertin Ouest", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.002017, - 47.216722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Gevrey - Chambertin Ouest", - "ref:EU:EVSE": "FRFASE33026", - "ref": "FRFASE33026", - "description": "Fastned Aire de Gevrey - Chambertin Ouest", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.002017, - 47.216722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Gevrey - Chambertin Ouest", - "ref:EU:EVSE": "FRFASE33026", - "ref": "FRFASE33026", - "description": "Fastned Aire de Gevrey - Chambertin Ouest", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.7289031, - 47.4404244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire d’Écot Sud", - "ref:EU:EVSE": "FRFASE33027", - "ref": "FRFASE33027", - "description": "Fastned Aire d’Écot Sud", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.7289031, - 47.4404244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire d’Écot Sud", - "ref:EU:EVSE": "FRFASE33027", - "ref": "FRFASE33027", - "description": "Fastned Aire d’Écot Sud", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-30", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.7289031, - 47.4404244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire d’Écot Sud", - "ref:EU:EVSE": "FRFASE33027", - "ref": "FRFASE33027", - "description": "Fastned Aire d’Écot Sud", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.7289031, - 47.4404244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire d’Écot Sud", - "ref:EU:EVSE": "FRFASE33027", - "ref": "FRFASE33027", - "description": "Fastned Aire d’Écot Sud", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-30", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.7289031, - 47.4404244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire d’Écot Sud", - "ref:EU:EVSE": "FRFASE33027", - "ref": "FRFASE33027", - "description": "Fastned Aire d’Écot Sud", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.7289031, - 47.4404244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire d’Écot Sud", - "ref:EU:EVSE": "FRFASE33027", - "ref": "FRFASE33027", - "description": "Fastned Aire d’Écot Sud", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.7289031, - 47.4404244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire d’Écot Sud", - "ref:EU:EVSE": "FRFASE33027", - "ref": "FRFASE33027", - "description": "Fastned Aire d’Écot Sud", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.7289031, - 47.4404244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire d’Écot Sud", - "ref:EU:EVSE": "FRFASE33027", - "ref": "FRFASE33027", - "description": "Fastned Aire d’Écot Sud", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.3328862, - 47.179451 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Pont Chêne d'Argent", - "ref:EU:EVSE": "FRFASE33028", - "ref": "FRFASE33028", - "description": "Fastned Aire de Pont Chêne d'Argent", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.3328862, - 47.179451 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Pont Chêne d'Argent", - "ref:EU:EVSE": "FRFASE33028", - "ref": "FRFASE33028", - "description": "Fastned Aire de Pont Chêne d'Argent", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-30", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.3328862, - 47.179451 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Pont Chêne d'Argent", - "ref:EU:EVSE": "FRFASE33028", - "ref": "FRFASE33028", - "description": "Fastned Aire de Pont Chêne d'Argent", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.3328862, - 47.179451 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Pont Chêne d'Argent", - "ref:EU:EVSE": "FRFASE33028", - "ref": "FRFASE33028", - "description": "Fastned Aire de Pont Chêne d'Argent", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-30", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.3337169, - 47.1862259 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Pont Val de Saône", - "ref:EU:EVSE": "FRFASE33029", - "ref": "FRFASE33029", - "description": "Fastned Aire de Pont Val de Saône", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.3337169, - 47.1862259 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Pont Val de Saône", - "ref:EU:EVSE": "FRFASE33029", - "ref": "FRFASE33029", - "description": "Fastned Aire de Pont Val de Saône", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-30", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.3337169, - 47.1862259 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Pont Val de Saône", - "ref:EU:EVSE": "FRFASE33029", - "ref": "FRFASE33029", - "description": "Fastned Aire de Pont Val de Saône", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.3337169, - 47.1862259 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Pont Val de Saône", - "ref:EU:EVSE": "FRFASE33029", - "ref": "FRFASE33029", - "description": "Fastned Aire de Pont Val de Saône", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-30", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.8003045, - 45.14952753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire du Manoire", - "ref:EU:EVSE": "FRFASE33049", - "ref": "FRFASE33049", - "description": "Fastned Aire du Manoire", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-09", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.8003045, - 45.14952753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire du Manoire", - "ref:EU:EVSE": "FRFASE33049", - "ref": "FRFASE33049", - "description": "Fastned Aire du Manoire", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-09", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.8003045, - 45.14952753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire du Manoire", - "ref:EU:EVSE": "FRFASE33049", - "ref": "FRFASE33049", - "description": "Fastned Aire du Manoire", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.8003045, - 45.14952753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire du Manoire", - "ref:EU:EVSE": "FRFASE33049", - "ref": "FRFASE33049", - "description": "Fastned Aire du Manoire", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.8003045, - 45.14952753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire du Manoire", - "ref:EU:EVSE": "FRFASE33049", - "ref": "FRFASE33049", - "description": "Fastned Aire du Manoire", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.8003045, - 45.14952753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire du Manoire", - "ref:EU:EVSE": "FRFASE33049", - "ref": "FRFASE33049", - "description": "Fastned Aire du Manoire", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.8003045, - 45.14952753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire du Manoire", - "ref:EU:EVSE": "FRFASE33049", - "ref": "FRFASE33049", - "description": "Fastned Aire du Manoire", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.8003045, - 45.14952753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire du Manoire", - "ref:EU:EVSE": "FRFASE33049", - "ref": "FRFASE33049", - "description": "Fastned Aire du Manoire", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1665155, - 45.9997868 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Groisy", - "ref:EU:EVSE": "FRFASE33094", - "ref": "FRFASE33094", - "description": "Fastned Aire de Groisy", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1665155, - 45.9997868 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Groisy", - "ref:EU:EVSE": "FRFASE33094", - "ref": "FRFASE33094", - "description": "Fastned Aire de Groisy", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-14", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1665155, - 45.9997868 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Groisy", - "ref:EU:EVSE": "FRFASE33094", - "ref": "FRFASE33094", - "description": "Fastned Aire de Groisy", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1665155, - 45.9997868 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Groisy", - "ref:EU:EVSE": "FRFASE33094", - "ref": "FRFASE33094", - "description": "Fastned Aire de Groisy", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-14", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.166899, - 45.998903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire des Crêts Blancs", - "ref:EU:EVSE": "FRFASE33095", - "ref": "FRFASE33095", - "description": "Fastned Aire des Crêts Blancs", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.166899, - 45.998903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire des Crêts Blancs", - "ref:EU:EVSE": "FRFASE33095", - "ref": "FRFASE33095", - "description": "Fastned Aire des Crêts Blancs", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-14", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.166899, - 45.998903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire des Crêts Blancs", - "ref:EU:EVSE": "FRFASE33095", - "ref": "FRFASE33095", - "description": "Fastned Aire des Crêts Blancs", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.166899, - 45.998903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire des Crêts Blancs", - "ref:EU:EVSE": "FRFASE33095", - "ref": "FRFASE33095", - "description": "Fastned Aire des Crêts Blancs", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-14", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6306963, - 45.57766571 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Romagnieu", - "ref:EU:EVSE": "FRFASE33096", - "ref": "FRFASE33096", - "description": "Fastned Aire de Romagnieu", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6306963, - 45.57766571 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Romagnieu", - "ref:EU:EVSE": "FRFASE33096", - "ref": "FRFASE33096", - "description": "Fastned Aire de Romagnieu", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-10", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6306963, - 45.57766571 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Romagnieu", - "ref:EU:EVSE": "FRFASE33096", - "ref": "FRFASE33096", - "description": "Fastned Aire de Romagnieu", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6306963, - 45.57766571 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Romagnieu", - "ref:EU:EVSE": "FRFASE33096", - "ref": "FRFASE33096", - "description": "Fastned Aire de Romagnieu", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6306963, - 45.57766571 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Romagnieu", - "ref:EU:EVSE": "FRFASE33096", - "ref": "FRFASE33096", - "description": "Fastned Aire de Romagnieu", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6306963, - 45.57766571 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Romagnieu", - "ref:EU:EVSE": "FRFASE33096", - "ref": "FRFASE33096", - "description": "Fastned Aire de Romagnieu", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6306963, - 45.57766571 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Romagnieu", - "ref:EU:EVSE": "FRFASE33096", - "ref": "FRFASE33096", - "description": "Fastned Aire de Romagnieu", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6306963, - 45.57766571 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Romagnieu", - "ref:EU:EVSE": "FRFASE33096", - "ref": "FRFASE33096", - "description": "Fastned Aire de Romagnieu", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-10", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.86115023, - 45.24388399 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saint-Nazaire les Eymes", - "ref:EU:EVSE": "FRFASE33097", - "ref": "FRFASE33097", - "description": "Fastned Aire de Saint-Nazaire les Eymes", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.86115023, - 45.24388399 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saint-Nazaire les Eymes", - "ref:EU:EVSE": "FRFASE33097", - "ref": "FRFASE33097", - "description": "Fastned Aire de Saint-Nazaire les Eymes", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.86115023, - 45.24388399 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saint-Nazaire les Eymes", - "ref:EU:EVSE": "FRFASE33097", - "ref": "FRFASE33097", - "description": "Fastned Aire de Saint-Nazaire les Eymes", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.86115023, - 45.24388399 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saint-Nazaire les Eymes", - "ref:EU:EVSE": "FRFASE33097", - "ref": "FRFASE33097", - "description": "Fastned Aire de Saint-Nazaire les Eymes", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-30", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.86115023, - 45.24388399 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saint-Nazaire les Eymes", - "ref:EU:EVSE": "FRFASE33097", - "ref": "FRFASE33097", - "description": "Fastned Aire de Saint-Nazaire les Eymes", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.86115023, - 45.24388399 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saint-Nazaire les Eymes", - "ref:EU:EVSE": "FRFASE33097", - "ref": "FRFASE33097", - "description": "Fastned Aire de Saint-Nazaire les Eymes", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.86115023, - 45.24388399 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saint-Nazaire les Eymes", - "ref:EU:EVSE": "FRFASE33097", - "ref": "FRFASE33097", - "description": "Fastned Aire de Saint-Nazaire les Eymes", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.86115023, - 45.24388399 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saint-Nazaire les Eymes", - "ref:EU:EVSE": "FRFASE33097", - "ref": "FRFASE33097", - "description": "Fastned Aire de Saint-Nazaire les Eymes", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-30", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55132135, - 49.07354448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Vémars Ouest", - "ref:EU:EVSE": "FRFASE33098", - "ref": "FRFASE33098", - "description": "Fastned Aire de Vémars Ouest", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55132135, - 49.07354448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Vémars Ouest", - "ref:EU:EVSE": "FRFASE33098", - "ref": "FRFASE33098", - "description": "Fastned Aire de Vémars Ouest", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55132135, - 49.07354448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Vémars Ouest", - "ref:EU:EVSE": "FRFASE33098", - "ref": "FRFASE33098", - "description": "Fastned Aire de Vémars Ouest", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55132135, - 49.07354448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Vémars Ouest", - "ref:EU:EVSE": "FRFASE33098", - "ref": "FRFASE33098", - "description": "Fastned Aire de Vémars Ouest", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55132135, - 49.07354448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Vémars Ouest", - "ref:EU:EVSE": "FRFASE33098", - "ref": "FRFASE33098", - "description": "Fastned Aire de Vémars Ouest", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55132135, - 49.07354448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Vémars Ouest", - "ref:EU:EVSE": "FRFASE33098", - "ref": "FRFASE33098", - "description": "Fastned Aire de Vémars Ouest", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55132135, - 49.07354448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Vémars Ouest", - "ref:EU:EVSE": "FRFASE33098", - "ref": "FRFASE33098", - "description": "Fastned Aire de Vémars Ouest", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55132135, - 49.07354448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Vémars Ouest", - "ref:EU:EVSE": "FRFASE33098", - "ref": "FRFASE33098", - "description": "Fastned Aire de Vémars Ouest", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-23", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55132135, - 49.07354448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Vémars Ouest", - "ref:EU:EVSE": "FRFASE33098", - "ref": "FRFASE33098", - "description": "Fastned Aire de Vémars Ouest", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-23", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55132135, - 49.07354448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Vémars Ouest", - "ref:EU:EVSE": "FRFASE33098", - "ref": "FRFASE33098", - "description": "Fastned Aire de Vémars Ouest", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55132135, - 49.07354448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Vémars Ouest", - "ref:EU:EVSE": "FRFASE33098", - "ref": "FRFASE33098", - "description": "Fastned Aire de Vémars Ouest", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55132135, - 49.07354448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Vémars Ouest", - "ref:EU:EVSE": "FRFASE33098", - "ref": "FRFASE33098", - "description": "Fastned Aire de Vémars Ouest", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55132135, - 49.07354448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Vémars Ouest", - "ref:EU:EVSE": "FRFASE33098", - "ref": "FRFASE33098", - "description": "Fastned Aire de Vémars Ouest", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55132135, - 49.07354448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Vémars Ouest", - "ref:EU:EVSE": "FRFASE33098", - "ref": "FRFASE33098", - "description": "Fastned Aire de Vémars Ouest", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55132135, - 49.07354448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Vémars Ouest", - "ref:EU:EVSE": "FRFASE33098", - "ref": "FRFASE33098", - "description": "Fastned Aire de Vémars Ouest", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55132135, - 49.07354448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Vémars Ouest", - "ref:EU:EVSE": "FRFASE33098", - "ref": "FRFASE33098", - "description": "Fastned Aire de Vémars Ouest", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5529699, - 49.0718842 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Vémars Est", - "ref:EU:EVSE": "FRFASE33099", - "ref": "FRFASE33099", - "description": "Fastned Aire de Vémars Est", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5529699, - 49.0718842 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Vémars Est", - "ref:EU:EVSE": "FRFASE33099", - "ref": "FRFASE33099", - "description": "Fastned Aire de Vémars Est", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5529699, - 49.0718842 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Vémars Est", - "ref:EU:EVSE": "FRFASE33099", - "ref": "FRFASE33099", - "description": "Fastned Aire de Vémars Est", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5529699, - 49.0718842 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Vémars Est", - "ref:EU:EVSE": "FRFASE33099", - "ref": "FRFASE33099", - "description": "Fastned Aire de Vémars Est", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5529699, - 49.0718842 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Vémars Est", - "ref:EU:EVSE": "FRFASE33099", - "ref": "FRFASE33099", - "description": "Fastned Aire de Vémars Est", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5529699, - 49.0718842 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Vémars Est", - "ref:EU:EVSE": "FRFASE33099", - "ref": "FRFASE33099", - "description": "Fastned Aire de Vémars Est", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5529699, - 49.0718842 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Vémars Est", - "ref:EU:EVSE": "FRFASE33099", - "ref": "FRFASE33099", - "description": "Fastned Aire de Vémars Est", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5529699, - 49.0718842 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Vémars Est", - "ref:EU:EVSE": "FRFASE33099", - "ref": "FRFASE33099", - "description": "Fastned Aire de Vémars Est", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5529699, - 49.0718842 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Vémars Est", - "ref:EU:EVSE": "FRFASE33099", - "ref": "FRFASE33099", - "description": "Fastned Aire de Vémars Est", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5529699, - 49.0718842 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Vémars Est", - "ref:EU:EVSE": "FRFASE33099", - "ref": "FRFASE33099", - "description": "Fastned Aire de Vémars Est", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5529699, - 49.0718842 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Vémars Est", - "ref:EU:EVSE": "FRFASE33099", - "ref": "FRFASE33099", - "description": "Fastned Aire de Vémars Est", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5529699, - 49.0718842 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Vémars Est", - "ref:EU:EVSE": "FRFASE33099", - "ref": "FRFASE33099", - "description": "Fastned Aire de Vémars Est", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5529699, - 49.0718842 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Vémars Est", - "ref:EU:EVSE": "FRFASE33099", - "ref": "FRFASE33099", - "description": "Fastned Aire de Vémars Est", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5529699, - 49.0718842 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Vémars Est", - "ref:EU:EVSE": "FRFASE33099", - "ref": "FRFASE33099", - "description": "Fastned Aire de Vémars Est", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5529699, - 49.0718842 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Vémars Est", - "ref:EU:EVSE": "FRFASE33099", - "ref": "FRFASE33099", - "description": "Fastned Aire de Vémars Est", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-19", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5529699, - 49.0718842 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Vémars Est", - "ref:EU:EVSE": "FRFASE33099", - "ref": "FRFASE33099", - "description": "Fastned Aire de Vémars Est", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-19", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.873564, - 50.173438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saint-Léger", - "ref:EU:EVSE": "FRFASE33100", - "ref": "FRFASE33100", - "description": "Fastned Aire de Saint-Léger", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-29", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.873564, - 50.173438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saint-Léger", - "ref:EU:EVSE": "FRFASE33100", - "ref": "FRFASE33100", - "description": "Fastned Aire de Saint-Léger", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-29", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.873564, - 50.173438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saint-Léger", - "ref:EU:EVSE": "FRFASE33100", - "ref": "FRFASE33100", - "description": "Fastned Aire de Saint-Léger", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.873564, - 50.173438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saint-Léger", - "ref:EU:EVSE": "FRFASE33100", - "ref": "FRFASE33100", - "description": "Fastned Aire de Saint-Léger", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.873564, - 50.173438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saint-Léger", - "ref:EU:EVSE": "FRFASE33100", - "ref": "FRFASE33100", - "description": "Fastned Aire de Saint-Léger", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.873564, - 50.173438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saint-Léger", - "ref:EU:EVSE": "FRFASE33100", - "ref": "FRFASE33100", - "description": "Fastned Aire de Saint-Léger", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.873564, - 50.173438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saint-Léger", - "ref:EU:EVSE": "FRFASE33100", - "ref": "FRFASE33100", - "description": "Fastned Aire de Saint-Léger", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.873564, - 50.173438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saint-Léger", - "ref:EU:EVSE": "FRFASE33100", - "ref": "FRFASE33100", - "description": "Fastned Aire de Saint-Léger", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.864158, - 50.261485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Wancourt Est", - "ref:EU:EVSE": "FRFASE33101", - "ref": "FRFASE33101", - "description": "Fastned Aire de Wancourt Est", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.864158, - 50.261485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Wancourt Est", - "ref:EU:EVSE": "FRFASE33101", - "ref": "FRFASE33101", - "description": "Fastned Aire de Wancourt Est", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.864158, - 50.261485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Wancourt Est", - "ref:EU:EVSE": "FRFASE33101", - "ref": "FRFASE33101", - "description": "Fastned Aire de Wancourt Est", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.864158, - 50.261485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Wancourt Est", - "ref:EU:EVSE": "FRFASE33101", - "ref": "FRFASE33101", - "description": "Fastned Aire de Wancourt Est", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-03", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.864158, - 50.261485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Wancourt Est", - "ref:EU:EVSE": "FRFASE33101", - "ref": "FRFASE33101", - "description": "Fastned Aire de Wancourt Est", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.864158, - 50.261485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Wancourt Est", - "ref:EU:EVSE": "FRFASE33101", - "ref": "FRFASE33101", - "description": "Fastned Aire de Wancourt Est", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.864158, - 50.261485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Wancourt Est", - "ref:EU:EVSE": "FRFASE33101", - "ref": "FRFASE33101", - "description": "Fastned Aire de Wancourt Est", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.864158, - 50.261485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Wancourt Est", - "ref:EU:EVSE": "FRFASE33101", - "ref": "FRFASE33101", - "description": "Fastned Aire de Wancourt Est", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-03", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.63310607, - 48.9922986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Rosny-Sud", - "ref:EU:EVSE": "FRFASE33102", - "ref": "FRFASE33102", - "description": "Fastned Aire de Rosny-Sud", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.63310607, - 48.9922986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Rosny-Sud", - "ref:EU:EVSE": "FRFASE33102", - "ref": "FRFASE33102", - "description": "Fastned Aire de Rosny-Sud", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.63310607, - 48.9922986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Rosny-Sud", - "ref:EU:EVSE": "FRFASE33102", - "ref": "FRFASE33102", - "description": "Fastned Aire de Rosny-Sud", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.63310607, - 48.9922986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Rosny-Sud", - "ref:EU:EVSE": "FRFASE33102", - "ref": "FRFASE33102", - "description": "Fastned Aire de Rosny-Sud", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.63310607, - 48.9922986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Rosny-Sud", - "ref:EU:EVSE": "FRFASE33102", - "ref": "FRFASE33102", - "description": "Fastned Aire de Rosny-Sud", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.63310607, - 48.9922986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Rosny-Sud", - "ref:EU:EVSE": "FRFASE33102", - "ref": "FRFASE33102", - "description": "Fastned Aire de Rosny-Sud", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-02", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.63310607, - 48.9922986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Rosny-Sud", - "ref:EU:EVSE": "FRFASE33102", - "ref": "FRFASE33102", - "description": "Fastned Aire de Rosny-Sud", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.63310607, - 48.9922986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Rosny-Sud", - "ref:EU:EVSE": "FRFASE33102", - "ref": "FRFASE33102", - "description": "Fastned Aire de Rosny-Sud", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-02", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.86167781, - 49.36088074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Bosgouet Sud", - "ref:EU:EVSE": "FRFASE33103", - "ref": "FRFASE33103", - "description": "Fastned Aire de Bosgouet Sud", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.86167781, - 49.36088074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Bosgouet Sud", - "ref:EU:EVSE": "FRFASE33103", - "ref": "FRFASE33103", - "description": "Fastned Aire de Bosgouet Sud", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.86167781, - 49.36088074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Bosgouet Sud", - "ref:EU:EVSE": "FRFASE33103", - "ref": "FRFASE33103", - "description": "Fastned Aire de Bosgouet Sud", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.86167781, - 49.36088074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Bosgouet Sud", - "ref:EU:EVSE": "FRFASE33103", - "ref": "FRFASE33103", - "description": "Fastned Aire de Bosgouet Sud", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.86167781, - 49.36088074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Bosgouet Sud", - "ref:EU:EVSE": "FRFASE33103", - "ref": "FRFASE33103", - "description": "Fastned Aire de Bosgouet Sud", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.86167781, - 49.36088074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Bosgouet Sud", - "ref:EU:EVSE": "FRFASE33103", - "ref": "FRFASE33103", - "description": "Fastned Aire de Bosgouet Sud", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-21", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.86167781, - 49.36088074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Bosgouet Sud", - "ref:EU:EVSE": "FRFASE33103", - "ref": "FRFASE33103", - "description": "Fastned Aire de Bosgouet Sud", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.86167781, - 49.36088074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Bosgouet Sud", - "ref:EU:EVSE": "FRFASE33103", - "ref": "FRFASE33103", - "description": "Fastned Aire de Bosgouet Sud", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-21", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.379804, - 50.57241 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saint Hilaire Cottes", - "ref:EU:EVSE": "FRFASE33104", - "ref": "FRFASE33104", - "description": "Fastned Aire de Saint Hilaire Cottes", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.379804, - 50.57241 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saint Hilaire Cottes", - "ref:EU:EVSE": "FRFASE33104", - "ref": "FRFASE33104", - "description": "Fastned Aire de Saint Hilaire Cottes", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.379804, - 50.57241 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saint Hilaire Cottes", - "ref:EU:EVSE": "FRFASE33104", - "ref": "FRFASE33104", - "description": "Fastned Aire de Saint Hilaire Cottes", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.379804, - 50.57241 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saint Hilaire Cottes", - "ref:EU:EVSE": "FRFASE33104", - "ref": "FRFASE33104", - "description": "Fastned Aire de Saint Hilaire Cottes", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.523729, - 49.854847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Villers-Bretonneux", - "ref:EU:EVSE": "FRFASE33105", - "ref": "FRFASE33105", - "description": "Fastned Aire de Villers-Bretonneux", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.523729, - 49.854847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Villers-Bretonneux", - "ref:EU:EVSE": "FRFASE33105", - "ref": "FRFASE33105", - "description": "Fastned Aire de Villers-Bretonneux", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.523729, - 49.854847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Villers-Bretonneux", - "ref:EU:EVSE": "FRFASE33105", - "ref": "FRFASE33105", - "description": "Fastned Aire de Villers-Bretonneux", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.523729, - 49.854847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Villers-Bretonneux", - "ref:EU:EVSE": "FRFASE33105", - "ref": "FRFASE33105", - "description": "Fastned Aire de Villers-Bretonneux", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-21", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.523729, - 49.854847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Villers-Bretonneux", - "ref:EU:EVSE": "FRFASE33105", - "ref": "FRFASE33105", - "description": "Fastned Aire de Villers-Bretonneux", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.523729, - 49.854847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Villers-Bretonneux", - "ref:EU:EVSE": "FRFASE33105", - "ref": "FRFASE33105", - "description": "Fastned Aire de Villers-Bretonneux", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.523729, - 49.854847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Villers-Bretonneux", - "ref:EU:EVSE": "FRFASE33105", - "ref": "FRFASE33105", - "description": "Fastned Aire de Villers-Bretonneux", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-21", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.08895737, - 48.85610767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de L'Obrion", - "ref:EU:EVSE": "FRFASE33108", - "ref": "FRFASE33108", - "description": "Fastned Aire de L'Obrion", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.08895737, - 48.85610767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de L'Obrion", - "ref:EU:EVSE": "FRFASE33108", - "ref": "FRFASE33108", - "description": "Fastned Aire de L'Obrion", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.08895737, - 48.85610767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de L'Obrion", - "ref:EU:EVSE": "FRFASE33108", - "ref": "FRFASE33108", - "description": "Fastned Aire de L'Obrion", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.08895737, - 48.85610767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de L'Obrion", - "ref:EU:EVSE": "FRFASE33108", - "ref": "FRFASE33108", - "description": "Fastned Aire de L'Obrion", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.08895737, - 48.85610767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de L'Obrion", - "ref:EU:EVSE": "FRFASE33108", - "ref": "FRFASE33108", - "description": "Fastned Aire de L'Obrion", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.08895737, - 48.85610767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de L'Obrion", - "ref:EU:EVSE": "FRFASE33108", - "ref": "FRFASE33108", - "description": "Fastned Aire de L'Obrion", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.08895737, - 48.85610767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de L'Obrion", - "ref:EU:EVSE": "FRFASE33108", - "ref": "FRFASE33108", - "description": "Fastned Aire de L'Obrion", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.08895737, - 48.85610767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de L'Obrion", - "ref:EU:EVSE": "FRFASE33108", - "ref": "FRFASE33108", - "description": "Fastned Aire de L'Obrion", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.091331, - 48.86053 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Loisy", - "ref:EU:EVSE": "FRFASE33109", - "ref": "FRFASE33109", - "description": "Fastned Aire de Loisy", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-23", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.091331, - 48.86053 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Loisy", - "ref:EU:EVSE": "FRFASE33109", - "ref": "FRFASE33109", - "description": "Fastned Aire de Loisy", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-23", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.091331, - 48.86053 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Loisy", - "ref:EU:EVSE": "FRFASE33109", - "ref": "FRFASE33109", - "description": "Fastned Aire de Loisy", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.091331, - 48.86053 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Loisy", - "ref:EU:EVSE": "FRFASE33109", - "ref": "FRFASE33109", - "description": "Fastned Aire de Loisy", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.091331, - 48.86053 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Loisy", - "ref:EU:EVSE": "FRFASE33109", - "ref": "FRFASE33109", - "description": "Fastned Aire de Loisy", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.091331, - 48.86053 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Loisy", - "ref:EU:EVSE": "FRFASE33109", - "ref": "FRFASE33109", - "description": "Fastned Aire de Loisy", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.091331, - 48.86053 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Loisy", - "ref:EU:EVSE": "FRFASE33109", - "ref": "FRFASE33109", - "description": "Fastned Aire de Loisy", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.091331, - 48.86053 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Loisy", - "ref:EU:EVSE": "FRFASE33109", - "ref": "FRFASE33109", - "description": "Fastned Aire de Loisy", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1847, - 49.150483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de La Maxe", - "ref:EU:EVSE": "FRFASE33110", - "ref": "FRFASE33110", - "description": "Fastned Aire de La Maxe", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1847, - 49.150483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de La Maxe", - "ref:EU:EVSE": "FRFASE33110", - "ref": "FRFASE33110", - "description": "Fastned Aire de La Maxe", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1847, - 49.150483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de La Maxe", - "ref:EU:EVSE": "FRFASE33110", - "ref": "FRFASE33110", - "description": "Fastned Aire de La Maxe", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1847, - 49.150483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de La Maxe", - "ref:EU:EVSE": "FRFASE33110", - "ref": "FRFASE33110", - "description": "Fastned Aire de La Maxe", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-08", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1847, - 49.150483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de La Maxe", - "ref:EU:EVSE": "FRFASE33110", - "ref": "FRFASE33110", - "description": "Fastned Aire de La Maxe", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1847, - 49.150483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de La Maxe", - "ref:EU:EVSE": "FRFASE33110", - "ref": "FRFASE33110", - "description": "Fastned Aire de La Maxe", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1847, - 49.150483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de La Maxe", - "ref:EU:EVSE": "FRFASE33110", - "ref": "FRFASE33110", - "description": "Fastned Aire de La Maxe", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1847, - 49.150483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de La Maxe", - "ref:EU:EVSE": "FRFASE33110", - "ref": "FRFASE33110", - "description": "Fastned Aire de La Maxe", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1847, - 49.150483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de La Maxe", - "ref:EU:EVSE": "FRFASE33110", - "ref": "FRFASE33110", - "description": "Fastned Aire de La Maxe", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1847, - 49.150483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de La Maxe", - "ref:EU:EVSE": "FRFASE33110", - "ref": "FRFASE33110", - "description": "Fastned Aire de La Maxe", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1847, - 49.150483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de La Maxe", - "ref:EU:EVSE": "FRFASE33110", - "ref": "FRFASE33110", - "description": "Fastned Aire de La Maxe", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1847, - 49.150483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de La Maxe", - "ref:EU:EVSE": "FRFASE33110", - "ref": "FRFASE33110", - "description": "Fastned Aire de La Maxe", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1847, - 49.150483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de La Maxe", - "ref:EU:EVSE": "FRFASE33110", - "ref": "FRFASE33110", - "description": "Fastned Aire de La Maxe", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1847, - 49.150483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de La Maxe", - "ref:EU:EVSE": "FRFASE33110", - "ref": "FRFASE33110", - "description": "Fastned Aire de La Maxe", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1847, - 49.150483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de La Maxe", - "ref:EU:EVSE": "FRFASE33110", - "ref": "FRFASE33110", - "description": "Fastned Aire de La Maxe", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1847, - 49.150483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de La Maxe", - "ref:EU:EVSE": "FRFASE33110", - "ref": "FRFASE33110", - "description": "Fastned Aire de La Maxe", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-08", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.054163, - 48.9646 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Changis sur Marne", - "ref:EU:EVSE": "FRFASE33111", - "ref": "FRFASE33111", - "description": "Fastned Aire de Changis sur Marne", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.054163, - 48.9646 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Changis sur Marne", - "ref:EU:EVSE": "FRFASE33111", - "ref": "FRFASE33111", - "description": "Fastned Aire de Changis sur Marne", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.054163, - 48.9646 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Changis sur Marne", - "ref:EU:EVSE": "FRFASE33111", - "ref": "FRFASE33111", - "description": "Fastned Aire de Changis sur Marne", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.054163, - 48.9646 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Changis sur Marne", - "ref:EU:EVSE": "FRFASE33111", - "ref": "FRFASE33111", - "description": "Fastned Aire de Changis sur Marne", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.054163, - 48.9646 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Changis sur Marne", - "ref:EU:EVSE": "FRFASE33111", - "ref": "FRFASE33111", - "description": "Fastned Aire de Changis sur Marne", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.054163, - 48.9646 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Changis sur Marne", - "ref:EU:EVSE": "FRFASE33111", - "ref": "FRFASE33111", - "description": "Fastned Aire de Changis sur Marne", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.054163, - 48.9646 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Changis sur Marne", - "ref:EU:EVSE": "FRFASE33111", - "ref": "FRFASE33111", - "description": "Fastned Aire de Changis sur Marne", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.054163, - 48.9646 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Changis sur Marne", - "ref:EU:EVSE": "FRFASE33111", - "ref": "FRFASE33111", - "description": "Fastned Aire de Changis sur Marne", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.06313115, - 48.97043311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Ussy sur Marne", - "ref:EU:EVSE": "FRFASE33112", - "ref": "FRFASE33112", - "description": "Fastned Aire de Ussy sur Marne", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.06313115, - 48.97043311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Ussy sur Marne", - "ref:EU:EVSE": "FRFASE33112", - "ref": "FRFASE33112", - "description": "Fastned Aire de Ussy sur Marne", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.06313115, - 48.97043311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Ussy sur Marne", - "ref:EU:EVSE": "FRFASE33112", - "ref": "FRFASE33112", - "description": "Fastned Aire de Ussy sur Marne", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.06313115, - 48.97043311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Ussy sur Marne", - "ref:EU:EVSE": "FRFASE33112", - "ref": "FRFASE33112", - "description": "Fastned Aire de Ussy sur Marne", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.06313115, - 48.97043311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Ussy sur Marne", - "ref:EU:EVSE": "FRFASE33112", - "ref": "FRFASE33112", - "description": "Fastned Aire de Ussy sur Marne", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.06313115, - 48.97043311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Ussy sur Marne", - "ref:EU:EVSE": "FRFASE33112", - "ref": "FRFASE33112", - "description": "Fastned Aire de Ussy sur Marne", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.06313115, - 48.97043311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Ussy sur Marne", - "ref:EU:EVSE": "FRFASE33112", - "ref": "FRFASE33112", - "description": "Fastned Aire de Ussy sur Marne", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.06313115, - 48.97043311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Ussy sur Marne", - "ref:EU:EVSE": "FRFASE33112", - "ref": "FRFASE33112", - "description": "Fastned Aire de Ussy sur Marne", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7900982, - 49.0737114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Valmy Le Moulin", - "ref:EU:EVSE": "FRFASE33113", - "ref": "FRFASE33113", - "description": "Fastned Aire de Valmy Le Moulin", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7900982, - 49.0737114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Valmy Le Moulin", - "ref:EU:EVSE": "FRFASE33113", - "ref": "FRFASE33113", - "description": "Fastned Aire de Valmy Le Moulin", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-14", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7900982, - 49.0737114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Valmy Le Moulin", - "ref:EU:EVSE": "FRFASE33113", - "ref": "FRFASE33113", - "description": "Fastned Aire de Valmy Le Moulin", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7900982, - 49.0737114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Valmy Le Moulin", - "ref:EU:EVSE": "FRFASE33113", - "ref": "FRFASE33113", - "description": "Fastned Aire de Valmy Le Moulin", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-14", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.78908895, - 49.07232088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Valmy-Orbeval", - "ref:EU:EVSE": "FRFASE33114", - "ref": "FRFASE33114", - "description": "Fastned Aire de Valmy-Orbeval", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.78908895, - 49.07232088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Valmy-Orbeval", - "ref:EU:EVSE": "FRFASE33114", - "ref": "FRFASE33114", - "description": "Fastned Aire de Valmy-Orbeval", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-13", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.78908895, - 49.07232088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Valmy-Orbeval", - "ref:EU:EVSE": "FRFASE33114", - "ref": "FRFASE33114", - "description": "Fastned Aire de Valmy-Orbeval", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.78908895, - 49.07232088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Valmy-Orbeval", - "ref:EU:EVSE": "FRFASE33114", - "ref": "FRFASE33114", - "description": "Fastned Aire de Valmy-Orbeval", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-13", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.064557, - 48.974923 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Keskastel-Ouest", - "ref:EU:EVSE": "FRFASE33115", - "ref": "FRFASE33115", - "description": "Fastned Aire de Keskastel-Ouest", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.064557, - 48.974923 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Keskastel-Ouest", - "ref:EU:EVSE": "FRFASE33115", - "ref": "FRFASE33115", - "description": "Fastned Aire de Keskastel-Ouest", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-08", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.064557, - 48.974923 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Keskastel-Ouest", - "ref:EU:EVSE": "FRFASE33115", - "ref": "FRFASE33115", - "description": "Fastned Aire de Keskastel-Ouest", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.064557, - 48.974923 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Keskastel-Ouest", - "ref:EU:EVSE": "FRFASE33115", - "ref": "FRFASE33115", - "description": "Fastned Aire de Keskastel-Ouest", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-08", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.35130425, - 48.62308114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned La Croix Blanche", - "ref:EU:EVSE": "FRFASE33203", - "ref": "FRFASE33203", - "description": "Fastned La Croix Blanche", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.35130425, - 48.62308114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned La Croix Blanche", - "ref:EU:EVSE": "FRFASE33203", - "ref": "FRFASE33203", - "description": "Fastned La Croix Blanche", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-13", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.35130425, - 48.62308114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned La Croix Blanche", - "ref:EU:EVSE": "FRFASE33203", - "ref": "FRFASE33203", - "description": "Fastned La Croix Blanche", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.35130425, - 48.62308114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned La Croix Blanche", - "ref:EU:EVSE": "FRFASE33203", - "ref": "FRFASE33203", - "description": "Fastned La Croix Blanche", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.35130425, - 48.62308114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned La Croix Blanche", - "ref:EU:EVSE": "FRFASE33203", - "ref": "FRFASE33203", - "description": "Fastned La Croix Blanche", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.35130425, - 48.62308114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned La Croix Blanche", - "ref:EU:EVSE": "FRFASE33203", - "ref": "FRFASE33203", - "description": "Fastned La Croix Blanche", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.35130425, - 48.62308114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned La Croix Blanche", - "ref:EU:EVSE": "FRFASE33203", - "ref": "FRFASE33203", - "description": "Fastned La Croix Blanche", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.35130425, - 48.62308114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned La Croix Blanche", - "ref:EU:EVSE": "FRFASE33203", - "ref": "FRFASE33203", - "description": "Fastned La Croix Blanche", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.63419151, - 48.56047516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Vert-Saint-Denis", - "ref:EU:EVSE": "FRFASE33204", - "ref": "FRFASE33204", - "description": "Fastned Vert-Saint-Denis", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.63419151, - 48.56047516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Vert-Saint-Denis", - "ref:EU:EVSE": "FRFASE33204", - "ref": "FRFASE33204", - "description": "Fastned Vert-Saint-Denis", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-28", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.63419151, - 48.56047516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Vert-Saint-Denis", - "ref:EU:EVSE": "FRFASE33204", - "ref": "FRFASE33204", - "description": "Fastned Vert-Saint-Denis", - "capacity": "8", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.63419151, - 48.56047516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Vert-Saint-Denis", - "ref:EU:EVSE": "FRFASE33204", - "ref": "FRFASE33204", - "description": "Fastned Vert-Saint-Denis", - "capacity": "8", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.63419151, - 48.56047516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Vert-Saint-Denis", - "ref:EU:EVSE": "FRFASE33204", - "ref": "FRFASE33204", - "description": "Fastned Vert-Saint-Denis", - "capacity": "8", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.63419151, - 48.56047516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Vert-Saint-Denis", - "ref:EU:EVSE": "FRFASE33204", - "ref": "FRFASE33204", - "description": "Fastned Vert-Saint-Denis", - "capacity": "8", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.63419151, - 48.56047516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Vert-Saint-Denis", - "ref:EU:EVSE": "FRFASE33204", - "ref": "FRFASE33204", - "description": "Fastned Vert-Saint-Denis", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.63419151, - 48.56047516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Vert-Saint-Denis", - "ref:EU:EVSE": "FRFASE33204", - "ref": "FRFASE33204", - "description": "Fastned Vert-Saint-Denis", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-28", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.787287, - 44.72035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saulce", - "ref:EU:EVSE": "FRFASE33209", - "ref": "FRFASE33209", - "description": "Fastned Aire de Saulce", - "capacity": "17", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-20", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.787287, - 44.72035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saulce", - "ref:EU:EVSE": "FRFASE33209", - "ref": "FRFASE33209", - "description": "Fastned Aire de Saulce", - "capacity": "17", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.787287, - 44.72035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saulce", - "ref:EU:EVSE": "FRFASE33209", - "ref": "FRFASE33209", - "description": "Fastned Aire de Saulce", - "capacity": "17", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.787287, - 44.72035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saulce", - "ref:EU:EVSE": "FRFASE33209", - "ref": "FRFASE33209", - "description": "Fastned Aire de Saulce", - "capacity": "17", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.787287, - 44.72035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saulce", - "ref:EU:EVSE": "FRFASE33209", - "ref": "FRFASE33209", - "description": "Fastned Aire de Saulce", - "capacity": "17", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.787287, - 44.72035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saulce", - "ref:EU:EVSE": "FRFASE33209", - "ref": "FRFASE33209", - "description": "Fastned Aire de Saulce", - "capacity": "17", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.787287, - 44.72035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saulce", - "ref:EU:EVSE": "FRFASE33209", - "ref": "FRFASE33209", - "description": "Fastned Aire de Saulce", - "capacity": "17", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.787287, - 44.72035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saulce", - "ref:EU:EVSE": "FRFASE33209", - "ref": "FRFASE33209", - "description": "Fastned Aire de Saulce", - "capacity": "17", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.787287, - 44.72035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saulce", - "ref:EU:EVSE": "FRFASE33209", - "ref": "FRFASE33209", - "description": "Fastned Aire de Saulce", - "capacity": "17", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.787287, - 44.72035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saulce", - "ref:EU:EVSE": "FRFASE33209", - "ref": "FRFASE33209", - "description": "Fastned Aire de Saulce", - "capacity": "17", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.787287, - 44.72035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saulce", - "ref:EU:EVSE": "FRFASE33209", - "ref": "FRFASE33209", - "description": "Fastned Aire de Saulce", - "capacity": "17", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.787287, - 44.72035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saulce", - "ref:EU:EVSE": "FRFASE33209", - "ref": "FRFASE33209", - "description": "Fastned Aire de Saulce", - "capacity": "17", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.787287, - 44.72035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saulce", - "ref:EU:EVSE": "FRFASE33209", - "ref": "FRFASE33209", - "description": "Fastned Aire de Saulce", - "capacity": "17", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.787287, - 44.72035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saulce", - "ref:EU:EVSE": "FRFASE33209", - "ref": "FRFASE33209", - "description": "Fastned Aire de Saulce", - "capacity": "17", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.787287, - 44.72035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saulce", - "ref:EU:EVSE": "FRFASE33209", - "ref": "FRFASE33209", - "description": "Fastned Aire de Saulce", - "capacity": "17", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.787287, - 44.72035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saulce", - "ref:EU:EVSE": "FRFASE33209", - "ref": "FRFASE33209", - "description": "Fastned Aire de Saulce", - "capacity": "17", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-20", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.787287, - 44.72035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saulce", - "ref:EU:EVSE": "FRFASE33209", - "ref": "FRFASE33209", - "description": "Fastned Aire de Saulce", - "capacity": "17", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-20", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.42386534, - 45.24595753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saint-Julien-Mont-Denis", - "ref:EU:EVSE": "FRFASE33210", - "ref": "FRFASE33210", - "description": "Fastned Aire de Saint-Julien-Mont-Denis", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.42386534, - 45.24595753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saint-Julien-Mont-Denis", - "ref:EU:EVSE": "FRFASE33210", - "ref": "FRFASE33210", - "description": "Fastned Aire de Saint-Julien-Mont-Denis", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-19", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.42386534, - 45.24595753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saint-Julien-Mont-Denis", - "ref:EU:EVSE": "FRFASE33210", - "ref": "FRFASE33210", - "description": "Fastned Aire de Saint-Julien-Mont-Denis", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.42386534, - 45.24595753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Saint-Julien-Mont-Denis", - "ref:EU:EVSE": "FRFASE33210", - "ref": "FRFASE33210", - "description": "Fastned Aire de Saint-Julien-Mont-Denis", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-19", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.32055864, - 48.93088562 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Enox Gennevilliers", - "ref:EU:EVSE": "FRFASE33211", - "ref": "FRFASE33211", - "description": "Fastned Enox Gennevilliers", - "capacity": "8", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.32055864, - 48.93088562 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Enox Gennevilliers", - "ref:EU:EVSE": "FRFASE33211", - "ref": "FRFASE33211", - "description": "Fastned Enox Gennevilliers", - "capacity": "8", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.32055864, - 48.93088562 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Enox Gennevilliers", - "ref:EU:EVSE": "FRFASE33211", - "ref": "FRFASE33211", - "description": "Fastned Enox Gennevilliers", - "capacity": "8", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.32055864, - 48.93088562 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Enox Gennevilliers", - "ref:EU:EVSE": "FRFASE33211", - "ref": "FRFASE33211", - "description": "Fastned Enox Gennevilliers", - "capacity": "8", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.32055864, - 48.93088562 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Enox Gennevilliers", - "ref:EU:EVSE": "FRFASE33211", - "ref": "FRFASE33211", - "description": "Fastned Enox Gennevilliers", - "capacity": "8", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.32055864, - 48.93088562 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Enox Gennevilliers", - "ref:EU:EVSE": "FRFASE33211", - "ref": "FRFASE33211", - "description": "Fastned Enox Gennevilliers", - "capacity": "8", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.32055864, - 48.93088562 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Enox Gennevilliers", - "ref:EU:EVSE": "FRFASE33211", - "ref": "FRFASE33211", - "description": "Fastned Enox Gennevilliers", - "capacity": "8", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.32055864, - 48.93088562 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Enox Gennevilliers", - "ref:EU:EVSE": "FRFASE33211", - "ref": "FRFASE33211", - "description": "Fastned Enox Gennevilliers", - "capacity": "8", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.075207, - 48.012242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Quimper", - "ref:EU:EVSE": "FRFASE33219", - "ref": "FRFASE33219", - "description": "Fastned Quimper", - "capacity": "8", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.075207, - 48.012242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Quimper", - "ref:EU:EVSE": "FRFASE33219", - "ref": "FRFASE33219", - "description": "Fastned Quimper", - "capacity": "8", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.075207, - 48.012242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Quimper", - "ref:EU:EVSE": "FRFASE33219", - "ref": "FRFASE33219", - "description": "Fastned Quimper", - "capacity": "8", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.075207, - 48.012242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Quimper", - "ref:EU:EVSE": "FRFASE33219", - "ref": "FRFASE33219", - "description": "Fastned Quimper", - "capacity": "8", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.075207, - 48.012242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Quimper", - "ref:EU:EVSE": "FRFASE33219", - "ref": "FRFASE33219", - "description": "Fastned Quimper", - "capacity": "8", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.075207, - 48.012242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Quimper", - "ref:EU:EVSE": "FRFASE33219", - "ref": "FRFASE33219", - "description": "Fastned Quimper", - "capacity": "8", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.075207, - 48.012242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Quimper", - "ref:EU:EVSE": "FRFASE33219", - "ref": "FRFASE33219", - "description": "Fastned Quimper", - "capacity": "8", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.075207, - 48.012242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Quimper", - "ref:EU:EVSE": "FRFASE33219", - "ref": "FRFASE33219", - "description": "Fastned Quimper", - "capacity": "8", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.467096, - 48.408591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Brest Europe", - "ref:EU:EVSE": "FRFASE33226", - "ref": "FRFASE33226", - "description": "Fastned Brest Europe", - "capacity": "6", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.467096, - 48.408591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Brest Europe", - "ref:EU:EVSE": "FRFASE33226", - "ref": "FRFASE33226", - "description": "Fastned Brest Europe", - "capacity": "6", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.467096, - 48.408591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Brest Europe", - "ref:EU:EVSE": "FRFASE33226", - "ref": "FRFASE33226", - "description": "Fastned Brest Europe", - "capacity": "6", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.467096, - 48.408591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Brest Europe", - "ref:EU:EVSE": "FRFASE33226", - "ref": "FRFASE33226", - "description": "Fastned Brest Europe", - "capacity": "6", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.467096, - 48.408591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Brest Europe", - "ref:EU:EVSE": "FRFASE33226", - "ref": "FRFASE33226", - "description": "Fastned Brest Europe", - "capacity": "6", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.467096, - 48.408591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Brest Europe", - "ref:EU:EVSE": "FRFASE33226", - "ref": "FRFASE33226", - "description": "Fastned Brest Europe", - "capacity": "6", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.129024, - 47.930015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Covoiturage de Guer", - "ref:EU:EVSE": "FRFASE33231", - "ref": "FRFASE33231", - "description": "Fastned Aire de Covoiturage de Guer", - "capacity": "8", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.129024, - 47.930015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Covoiturage de Guer", - "ref:EU:EVSE": "FRFASE33231", - "ref": "FRFASE33231", - "description": "Fastned Aire de Covoiturage de Guer", - "capacity": "8", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.129024, - 47.930015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Covoiturage de Guer", - "ref:EU:EVSE": "FRFASE33231", - "ref": "FRFASE33231", - "description": "Fastned Aire de Covoiturage de Guer", - "capacity": "8", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.129024, - 47.930015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Covoiturage de Guer", - "ref:EU:EVSE": "FRFASE33231", - "ref": "FRFASE33231", - "description": "Fastned Aire de Covoiturage de Guer", - "capacity": "8", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.129024, - 47.930015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Covoiturage de Guer", - "ref:EU:EVSE": "FRFASE33231", - "ref": "FRFASE33231", - "description": "Fastned Aire de Covoiturage de Guer", - "capacity": "8", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.129024, - 47.930015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Covoiturage de Guer", - "ref:EU:EVSE": "FRFASE33231", - "ref": "FRFASE33231", - "description": "Fastned Aire de Covoiturage de Guer", - "capacity": "8", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.129024, - 47.930015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Covoiturage de Guer", - "ref:EU:EVSE": "FRFASE33231", - "ref": "FRFASE33231", - "description": "Fastned Aire de Covoiturage de Guer", - "capacity": "8", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.129024, - 47.930015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Aire de Covoiturage de Guer", - "ref:EU:EVSE": "FRFASE33231", - "ref": "FRFASE33231", - "description": "Fastned Aire de Covoiturage de Guer", - "capacity": "8", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6154714, - 46.3827974 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Montluçon Saint-Victor", - "ref:EU:EVSE": "FRFASE33258", - "ref": "FRFASE33258", - "description": "Fastned Montluçon Saint-Victor", - "capacity": "4", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6154714, - 46.3827974 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Montluçon Saint-Victor", - "ref:EU:EVSE": "FRFASE33258", - "ref": "FRFASE33258", - "description": "Fastned Montluçon Saint-Victor", - "capacity": "4", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6154714, - 46.3827974 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Montluçon Saint-Victor", - "ref:EU:EVSE": "FRFASE33258", - "ref": "FRFASE33258", - "description": "Fastned Montluçon Saint-Victor", - "capacity": "4", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6154714, - 46.3827974 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Montluçon Saint-Victor", - "ref:EU:EVSE": "FRFASE33258", - "ref": "FRFASE33258", - "description": "Fastned Montluçon Saint-Victor", - "capacity": "4", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.001091, - 49.060089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Puiseux Pontoise", - "ref:EU:EVSE": "FRFASE33263", - "ref": "FRFASE33263", - "description": "Fastned Puiseux Pontoise", - "capacity": "8", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.001091, - 49.060089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Puiseux Pontoise", - "ref:EU:EVSE": "FRFASE33263", - "ref": "FRFASE33263", - "description": "Fastned Puiseux Pontoise", - "capacity": "8", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.001091, - 49.060089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Puiseux Pontoise", - "ref:EU:EVSE": "FRFASE33263", - "ref": "FRFASE33263", - "description": "Fastned Puiseux Pontoise", - "capacity": "8", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.001091, - 49.060089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Puiseux Pontoise", - "ref:EU:EVSE": "FRFASE33263", - "ref": "FRFASE33263", - "description": "Fastned Puiseux Pontoise", - "capacity": "8", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.001091, - 49.060089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Puiseux Pontoise", - "ref:EU:EVSE": "FRFASE33263", - "ref": "FRFASE33263", - "description": "Fastned Puiseux Pontoise", - "capacity": "8", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.001091, - 49.060089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Puiseux Pontoise", - "ref:EU:EVSE": "FRFASE33263", - "ref": "FRFASE33263", - "description": "Fastned Puiseux Pontoise", - "capacity": "8", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.001091, - 49.060089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Puiseux Pontoise", - "ref:EU:EVSE": "FRFASE33263", - "ref": "FRFASE33263", - "description": "Fastned Puiseux Pontoise", - "capacity": "8", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.82600158, - 50.54852618 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Illies", - "ref:EU:EVSE": "FRFASE33276", - "ref": "FRFASE33276", - "description": "Fastned Illies", - "capacity": "8", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.82600158, - 50.54852618 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Illies", - "ref:EU:EVSE": "FRFASE33276", - "ref": "FRFASE33276", - "description": "Fastned Illies", - "capacity": "8", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.82600158, - 50.54852618 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Illies", - "ref:EU:EVSE": "FRFASE33276", - "ref": "FRFASE33276", - "description": "Fastned Illies", - "capacity": "8", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.82600158, - 50.54852618 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Illies", - "ref:EU:EVSE": "FRFASE33276", - "ref": "FRFASE33276", - "description": "Fastned Illies", - "capacity": "8", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.82600158, - 50.54852618 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Illies", - "ref:EU:EVSE": "FRFASE33276", - "ref": "FRFASE33276", - "description": "Fastned Illies", - "capacity": "8", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.82600158, - 50.54852618 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Illies", - "ref:EU:EVSE": "FRFASE33276", - "ref": "FRFASE33276", - "description": "Fastned Illies", - "capacity": "8", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.82600158, - 50.54852618 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Illies", - "ref:EU:EVSE": "FRFASE33276", - "ref": "FRFASE33276", - "description": "Fastned Illies", - "capacity": "8", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.82600158, - 50.54852618 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Illies", - "ref:EU:EVSE": "FRFASE33276", - "ref": "FRFASE33276", - "description": "Fastned Illies", - "capacity": "8", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.001091, - 49.060089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fastned France", - "owner:ref:FR:SIREN": "853300010", - "operator:email": "support@fastned.nl", - "operator:phone": "+33 1 84 71 00 62", - "network": "Fastned Puiseux Pontoise", - "ref:EU:EVSE": "FRFASE336263", - "ref": "FRFASE336263", - "description": "Fastned Puiseux Pontoise", - "capacity": "8", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.44292, - 43.923785 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7328717316195761639", - "ref": "491886", - "description": "Freshmile France/ZSAZHIGU1P", - "capacity": "4", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.943514, - 45.517218 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2694022889260022894", - "ref": "749358", - "description": "Freshmile France/OLRZ2QBZLR", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.943514, - 45.517218 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2694022889260022894", - "ref": "749358", - "description": "Freshmile France/OLRZ2QBZLR", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.523745, - 45.845514 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2587655479118550031", - "ref": "749352", - "description": "Freshmile France/MLER8IDBQE", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.523745, - 45.845514 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2587655479118550031", - "ref": "749352", - "description": "Freshmile France/MLER8IDBQE", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.454771, - 43.618492 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8079312837757741643", - "ref": "749397", - "description": "Freshmile France/VLTSDBSR0J", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.454771, - 43.618492 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8079312837757741643", - "ref": "749397", - "description": "Freshmile France/VLTSDBSR0J", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.337082, - 45.920539 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4280208275017130959", - "ref": "749307", - "description": "Freshmile France/DQGV4VYAGN", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.337082, - 45.920539 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4280208275017130959", - "ref": "749307", - "description": "Freshmile France/DQGV4VYAGN", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.88569, - 48.0062 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5488537079040908151", - "ref": "909867", - "description": "Freshmile France/MAGQFS", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.17805, - 45.6899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1PFQPWPW", - "ref": "38740", - "description": "Freshmile France/FQPWPW", - "capacity": "17", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.32667, - 47.788965 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P987685378235994358", - "ref": "578912", - "description": "Freshmile France/LTNIZVT1SZ", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.962818, - 45.644636 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3428316653430930319", - "ref": "757008", - "description": "Freshmile France/YBABHQFGAK", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.962818, - 45.644636 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3428316653430930319", - "ref": "757008", - "description": "Freshmile France/YBABHQFGAK", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.732234, - 47.997289 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1320732481522624151", - "ref": "682187", - "description": "Freshmile France/MSBCETCWQU", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.186456, - 49.248562 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4186863992241631479", - "ref": "491889", - "description": "Freshmile France/TEEOXBC8Q5", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.5014, - -21.28043 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8921915107558723509", - "ref": "742944", - "description": "Freshmile France/J2WYHZVZ7P", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.201374, - 46.080241 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1278670582275775096", - "ref": "1127508", - "description": "Freshmile France/LLWHJ10VE16B8K", - "capacity": "4", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.591247, - 47.468101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6952683371042127138", - "ref": "471033", - "description": "Freshmile France/D7WPB3XQ6G", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.175805, - 48.781949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4758645238051579573", - "ref": "491895", - "description": "Freshmile France/XXB6Z6J9Q5", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.740493, - 48.501734 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6159843165291604424", - "ref": "694202", - "description": "Freshmile France/DAWXONRZ2Q", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Fr,We,Mo,Tu,Th 08:00-18:30,Sa 09:00-17:30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.740493, - 48.501734 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6159843165291604424", - "ref": "694202", - "description": "Freshmile France/DAWXONRZ2Q", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Fr,We,Mo,Tu,Th 08:00-18:30,Sa 09:00-17:30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.080662, - 49.099129 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4505787666553269016", - "ref": "477636", - "description": "Freshmile France/GOTDLPYRIO", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Mo,Th,Sa,We,Fr,Tu 09:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.006605, - 43.457935 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8206964076689249988", - "ref": "1217254", - "description": "Freshmile France/LLW0OK6IH28NZ5", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.929951, - 45.895668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6157890097211517313", - "ref": "1179990", - "description": "Freshmile France/UZ2ITISA9Y", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.780618, - 48.600507 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6294154333120962243", - "ref": "559667", - "description": "Freshmile France/XVWJDFBNAT", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.780618, - 48.600507 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6294154333120962243", - "ref": "559667", - "description": "Freshmile France/XVWJDFBNAT", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.667727, - 44.848479 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3764574152015907506", - "ref": "491955", - "description": "Freshmile France/YPNGGQLI7H", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.149592, - 47.642093 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3713968721636005712", - "ref": "466248", - "description": "Freshmile France/VUNAICL53Z", - "capacity": "5", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.149592, - 47.642093 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3713968721636005712", - "ref": "466248", - "description": "Freshmile France/VUNAICL53Z", - "capacity": "5", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.759551, - 45.187162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8881992679680113849", - "ref": "892554", - "description": "Freshmile France/LLKMJQSTROKQGM", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.08572, - 43.2086 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P58E28A0851F24", - "ref": "38668", - "description": "Freshmile France/58e28a0851f24", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.479037, - 50.38043 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7554652897657160519", - "ref": "466278", - "description": "Freshmile France/XTEHCGKCGX", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Fr,We,Tu,Th,Sa,Mo 08:00-12:00,We,Fr,Mo,Th,Tu,Sa 13:30-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.712629, - 43.595939 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7935133403179711228", - "ref": "510479", - "description": "Freshmile France/F9HUXNS8SF", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Fr,Th,Tu,Mo,We 08:00-17:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.470574, - 43.4859 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5558488537167884374", - "ref": "626171", - "description": "Freshmile France/MB38BL4MQ9", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.470574, - 43.4859 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5558488537167884374", - "ref": "626171", - "description": "Freshmile France/MB38BL4MQ9", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.470574, - 43.4859 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5558488537167884374", - "ref": "626171", - "description": "Freshmile France/MB38BL4MQ9", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.470574, - 43.4859 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5558488537167884374", - "ref": "626171", - "description": "Freshmile France/MB38BL4MQ9", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.732234, - 47.997289 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1320732481522624151", - "ref": "682187", - "description": "Freshmile France/MSBCETCWQU", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.845359, - 49.207953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5168598367021035578", - "ref": "706103", - "description": "Freshmile France/V38EOKLVWI", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.479677, - 48.41308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4858558306308683104", - "ref": "578954", - "description": "Freshmile France/QFRX2Z7OPB", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.68992, - 49.1435 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8464888403999359998", - "ref": "370133", - "description": "Freshmile France/MYVULR", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.68992, - 49.1435 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8464888403999359998", - "ref": "370133", - "description": "Freshmile France/MYVULR", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.68992, - 49.1435 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8464888403999359998", - "ref": "370133", - "description": "Freshmile France/MYVULR", - "capacity": "4", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.373444, - 48.919548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6726310380946816031", - "ref": "471105", - "description": "Freshmile France/M1POXHVSQW", - "capacity": "14", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Tu,We,Th,Mo 07:30-21:30,Su 10:00-22:00,Fr 07:00-23:45,Su,Sa 00:00-01:00,Sa 10:00-23:45" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.095164, - 45.610896 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1756395789770792517", - "ref": "419121", - "description": "Freshmile France/MRITJNKUD6", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.875926, - 48.978907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4574731475637707675", - "ref": "446900", - "description": "Freshmile France/XFZEEO1KRT", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.757924, - 48.58786 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2104016995999003633", - "ref": "466146", - "description": "Freshmile France/OTAUCDKBHT", - "capacity": "2", - "charging_station:output": "43 kW", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.757924, - 48.58786 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2104016995999003633", - "ref": "466146", - "description": "Freshmile France/OTAUCDKBHT", - "capacity": "2", - "socket:type2_combo:output": "40 kW", - "charging_station:output": "40 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.873812, - 47.021884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8758099155369394849", - "ref": "471093", - "description": "Freshmile France/KZSHZFIZDN", - "capacity": "6", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.4471, - -21.323888 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8278394325757508106", - "ref": "749313", - "description": "Freshmile France/EPSOXWJL5C", - "capacity": "12", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.015996, - 50.61302 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4736466444192484520", - "ref": "574580", - "description": "Freshmile France/WUZEQNBUU0", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.02, - 50.61 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "REGIE MUNICIPALE D'ELECTRICITE DE LOOS", - "owner:ref:FR:SIREN": "783669831", - "operator:email": "contact@electricite-loos.fr", - "operator:phone": "+33 3 20 07 56 34", - "network": "RME Loos (FR-FR1)", - "ref:EU:EVSE": "FRFR1EAYRU", - "description": "Loos, Parking de la Gare", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.015996, - 50.61302 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4736466444192484520", - "ref": "574580", - "description": "Freshmile France/WUZEQNBUU0", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.02, - 50.61 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "REGIE MUNICIPALE D'ELECTRICITE DE LOOS", - "owner:ref:FR:SIREN": "783669831", - "operator:email": "contact@electricite-loos.fr", - "operator:phone": "+33 3 20 07 56 34", - "network": "RME Loos (FR-FR1)", - "ref:EU:EVSE": "FRFR1EAYRU", - "description": "Loos, Parking de la Gare", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.319827, - 46.608804 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1444073831941220906", - "ref": "752406", - "description": "Freshmile France/Z0CNZYBUQL", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.70315, - 49.74086 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7614927398906191445", - "ref": "491907", - "description": "Freshmile France/GZB3NTGYRT", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.70315, - 49.74086 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7614927398906191445", - "ref": "491907", - "description": "Freshmile France/GZB3NTGYRT", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.162766, - 49.252473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8024464363500795231", - "ref": "892158", - "description": "Freshmile France/LLIN3JV1C1KSC2", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.955233, - 49.046163 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5222791204116320855", - "ref": "446567", - "description": "Freshmile France/QWFFJSO2PP", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.144113, - 47.74043 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P667019005551685806", - "ref": "923310", - "description": "Freshmile France/LLIN9MY4N14O9S", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.382598, - 48.741122 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6305122665225780828", - "ref": "529244", - "description": "Freshmile France/GKSM9JPFEJ", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.416289, - 46.330147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2940444633377600573", - "ref": "471036", - "description": "Freshmile France/DEGS0UBYCI", - "capacity": "28", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "We,Tu,Th,Fr,Mo 09:00-12:30,Th,Mo,Tu,We 13:30-17:30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.934895, - 45.230569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1329363334571666326", - "ref": "892356", - "description": "Freshmile France/LLJ6X0IPNKG1Y8", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.373444, - 48.919548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6726310380946816031", - "ref": "471105", - "description": "Freshmile France/M1POXHVSQW", - "capacity": "14", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Tu,We,Th,Mo 07:30-21:30,Su 10:00-22:00,Fr 07:00-23:45,Su,Sa 00:00-01:00,Sa 10:00-23:45" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.822085, - 49.284526 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7490321656468637493", - "ref": "368983", - "description": "Freshmile France/Y0OSAKHGA8", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.854081, - 47.661218 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7062493619986891353", - "ref": "1138338", - "description": "Freshmile France/LLVM62GNB2PLGL", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.854081, - 47.661218 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7062493619986891353", - "ref": "1138338", - "description": "Freshmile France/LLVM62GNB2PLGL", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.73422, - 41.9307 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile", - "owner:ref:FR:SIREN": "418415642", - "operator:email": "advenir@freshmile.com", - "operator:phone": "+33 3 68 78 14 35", - "network": "hôtel dolce vita ajaccio", - "ref:EU:EVSE": "FRFR1EBVKF1", - "ref": "01308fd0-2d3d-11ee-be56-0242ac120002", - "description": "Ajaccio", - "capacity": "2", - "charging_station:output": "132 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.332405, - 49.146944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P315188175167435353", - "ref": "892401", - "description": "Freshmile France/LLJNXVN2WJ28GV", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.752045, - 44.287666 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1216118176969021461", - "ref": "454194", - "description": "Freshmile France/YDZTIADNZR", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.128647, - 48.693609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7822552664609447546", - "ref": "466080", - "description": "Freshmile France/LJRZ79TYYV", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.548158, - 43.467132 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7773922392387112560", - "ref": "491913", - "description": "Freshmile France/VMQABZ1RXS", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3858, - 47.3551 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4305913533990162558", - "ref": "1122555", - "description": "Freshmile France/LLTE7JZR11HPZN", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3858, - 47.3551 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4305913533990162558", - "ref": "1122555", - "description": "Freshmile France/LLTE7JZR11HPZN", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.787423, - 46.3589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P855499455967836035", - "ref": "1196068", - "description": "Freshmile France/LLS1VSFZSILPDJ", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.24186, - 48.710818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5860661721030915475", - "ref": "466254", - "description": "Freshmile France/VY4NRBJE2L", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.18227, - 45.68803 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1444900288964470103", - "ref": "597957", - "description": "Freshmile France/OOFJAHVKOS", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.613128, - 44.773752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2395863641509152829", - "ref": "441054", - "description": "Freshmile France/WC5UFQ7KI5", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.396311, - 45.255279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3784011124257663039", - "ref": "705938", - "description": "Freshmile France/KD6VCY4UHY", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.728632, - 48.619878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P81140708723977265", - "ref": "466287", - "description": "Freshmile France/YE8TVC3QFK", - "capacity": "3", - "socket:type2_combo:output": "43 kW", - "charging_station:output": "43 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.728632, - 48.619878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P81140708723977265", - "ref": "466287", - "description": "Freshmile France/YE8TVC3QFK", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.066496, - 48.269078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4018876229658997578", - "ref": "892542", - "description": "Freshmile France/LLKL74JF223GBC", - "capacity": "4", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.066496, - 48.269078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4018876229658997578", - "ref": "892542", - "description": "Freshmile France/LLKL74JF223GBC", - "capacity": "4", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.90296, - 46.00341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4829614963689748340", - "ref": "419109", - "description": "Freshmile France/HMPLJPJZBZ", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.733194, - 47.719212 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8130945638761634251", - "ref": "682169", - "description": "Freshmile France/KOMG7EKARS", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.733194, - 47.719212 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8130945638761634251", - "ref": "682169", - "description": "Freshmile France/KOMG7EKARS", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.281022, - 48.907894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6081692039366096547", - "ref": "892110", - "description": "Freshmile France/LLID3GFDC93UL5", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.727858, - 48.621889 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8601096830883902347", - "ref": "471021", - "description": "Freshmile France/C1UPCJWJBM", - "capacity": "10", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.727858, - 48.621889 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8601096830883902347", - "ref": "471021", - "description": "Freshmile France/C1UPCJWJBM", - "capacity": "10", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.904417, - 49.206235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P880009146498190886", - "ref": "706118", - "description": "Freshmile France/O3NWKI9IIG", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.927614, - 49.19944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6508206244195330733", - "ref": "892485", - "description": "Freshmile France/LLK89RD352FJRP", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.254323, - 43.438624 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3730523013796272389", - "ref": "742962", - "description": "Freshmile France/QGXXGHMZW9", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.254323, - 43.438624 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3730523013796272389", - "ref": "742962", - "description": "Freshmile France/QGXXGHMZW9", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.33244, - 43.22653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4428487914620393606", - "ref": "485115", - "description": "Freshmile France/HCRKSYJVIC", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2107, - 45.8393 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2860624940356748873", - "ref": "398846", - "description": "Freshmile France/CPMKO0KCT6", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2107, - 45.8393 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2860624940356748873", - "ref": "398846", - "description": "Freshmile France/CPMKO0KCT6", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8723, - 46.371793 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5222472289558340078", - "ref": "971777", - "description": "Freshmile France/LLLQHNFGC1QS3G", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.795881, - 48.570917 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P9026074788458521262", - "ref": "472278", - "description": "Freshmile France/UWENEDCQPA", - "capacity": "3", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.795881, - 48.570917 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P9026074788458521262", - "ref": "472278", - "description": "Freshmile France/UWENEDCQPA", - "capacity": "3", - "socket:type2_combo:output": "63 kW", - "charging_station:output": "63 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.709442, - 45.193876 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4918497902443085687", - "ref": "485100", - "description": "Freshmile France/DRPCRSDJXN", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.709442, - 45.193876 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4918497902443085687", - "ref": "485100", - "description": "Freshmile France/DRPCRSDJXN", - "capacity": "3", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.899593, - 49.188575 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P575900758318594526", - "ref": "674309", - "description": "Freshmile France/QFRZEV9L6M", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.285275, - 49.143257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5579790538583301444", - "ref": "477693", - "description": "Freshmile France/PHETZJE3DT", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.300146, - 49.04953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7458587484071281697", - "ref": "578861", - "description": "Freshmile France/EJBKFGAQ96", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.300146, - 49.04953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7458587484071281697", - "ref": "578861", - "description": "Freshmile France/EJBKFGAQ96", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.024663, - 47.301901 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5812622308258833558", - "ref": "505539", - "description": "Freshmile France/BALHQJMGSA", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.543784, - 43.436991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2682495633906361142", - "ref": "1034967", - "description": "Freshmile France/LLTPWH9NH25F0C", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.543784, - 43.436991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2682495633906361142", - "ref": "1034967", - "description": "Freshmile France/LLTPWH9NH25F0C", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.285225, - 44.883261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P361090273317152860", - "ref": "454023", - "description": "Freshmile France/FHPCMFYE1W", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.285225, - 44.883261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P361090273317152860", - "ref": "454023", - "description": "Freshmile France/FHPCMFYE1W", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.272247, - 48.647807 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2620538576748407792", - "ref": "485133", - "description": "Freshmile France/MLAZLGVW42", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.402546, - 43.507929 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5162474104675652365", - "ref": "491928", - "description": "Freshmile France/TQFRQ15WCK", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.63364, - 48.9528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4243004436406543796", - "ref": "346409", - "description": "Freshmile France/HSGDN5TMKB", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.63364, - 48.9528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4243004436406543796", - "ref": "346409", - "description": "Freshmile France/HSGDN5TMKB", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.63364, - 48.9528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4243004436406543796", - "ref": "346409", - "description": "Freshmile France/HSGDN5TMKB", - "capacity": "4", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.875939, - 43.918756 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6370976605372731239", - "ref": "491931", - "description": "Freshmile France/ESPSCBXVJ3", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Mo,We,Tu,Fr 08:00-12:30,Th 08:00-12:00,Fr,Tu,Th,We,Mo 13:30-19:00,Sa 14:00-19:00,Sa 09:00-12:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.093209, - 43.916563 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6316520223449189006", - "ref": "529844", - "description": "Freshmile France/ZCDWN9EH7O", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.535762, - 49.290213 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6350406665511292194", - "ref": "368869", - "description": "Freshmile France/JRNPEZU7Q6", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.957041, - 47.283822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8036518587067519396", - "ref": "1111902", - "description": "Freshmile France/LLTE7DTDS2I3LV", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.957041, - 47.283822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8036518587067519396", - "ref": "1111902", - "description": "Freshmile France/LLTE7DTDS2I3LV", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9707, - 46.79 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2116351524965742242", - "ref": "1122708", - "description": "Freshmile France/LLTE7HABC29MGE", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9707, - 46.79 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2116351524965742242", - "ref": "1122708", - "description": "Freshmile France/LLTE7HABC29MGE", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.014273, - 50.615449 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "REGIE MUNICIPALE D'ELECTRICITE DE LOOS", - "owner:ref:FR:SIREN": "783669831", - "operator:email": "contact@electricite-loos.fr", - "operator:phone": "+33 3 20 07 56 34", - "network": "RME Loos (FR-FR1)", - "ref:EU:EVSE": "FRFR1EAYRU", - "description": "Loos, Parking Salengro", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.014273, - 50.615449 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "REGIE MUNICIPALE D'ELECTRICITE DE LOOS", - "owner:ref:FR:SIREN": "783669831", - "operator:email": "contact@electricite-loos.fr", - "operator:phone": "+33 3 20 07 56 34", - "network": "RME Loos (FR-FR1)", - "ref:EU:EVSE": "FRFR1EAYRU", - "description": "Loos, Parking Salengro", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.373444, - 48.919548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6726310380946816031", - "ref": "471105", - "description": "Freshmile France/M1POXHVSQW", - "capacity": "14", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Tu,We,Th,Mo 07:30-21:30,Su 10:00-22:00,Fr 07:00-23:45,Su,Sa 00:00-01:00,Sa 10:00-23:45" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.59567398310793, - 50.51999281984215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "FRESHMILE", - "owner:ref:FR:SIREN": "528932627", - "operator:email": "advenir@freshmile.com", - "operator:phone": "+33 3 88 68 84 58", - "network": "Touquet Semi Rapide", - "ref:EU:EVSE": "FRFR1PNW2L9MBAJT", - "description": "Touquet, Avenue de l'Hippodrome", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.595679, - 50.520015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P9126119505869941008", - "ref": "694280", - "description": "Freshmile France/NW2L9MBAJT", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.014157, - 50.615103 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3758413243669500981", - "ref": "574577", - "description": "Freshmile France/RJFZVVGX8O", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.014157, - 50.615103 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3758413243669500981", - "ref": "574577", - "description": "Freshmile France/RJFZVVGX8O", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.518248, - -20.90143 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3897776280376900340", - "ref": "1177107", - "description": "Freshmile France/LLY5UOYL4RS5JD", - "capacity": "4", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.737531, - 44.570625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6179213425692927929", - "ref": "892587", - "description": "Freshmile France/LLKUT3EM92D53F", - "capacity": "11", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Tu,Th,Mo,Sa,We,Fr 08:00-12:00,Sa 14:00-18:00,Th,Mo,Fr,Tu,We 14:00-19:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.006605, - 43.457935 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8206964076689249988", - "ref": "1217254", - "description": "Freshmile France/LLW0OK6IH28NZ5", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.052203, - 48.271031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1478768287580369849", - "ref": "471075", - "description": "Freshmile France/IQG36TGCXO", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.70957, - 49.737381 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7933384679226804635", - "ref": "485121", - "description": "Freshmile France/JDBAHISUDA", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Sa 14:00-18:00,We,Tu,Fr,Th,Mo 08:00-19:00,Sa 09:00-12:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5865782468226999, - 50.52023803636371 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "FRESHMILE", - "owner:ref:FR:SIREN": "528932627", - "operator:email": "advenir@freshmile.com", - "operator:phone": "+33 3 88 68 84 58", - "network": "Touquet Semi Rapide", - "ref:EU:EVSE": "FRFR1PIOA9IKAACX", - "description": "Touquet, Place Edouard VII", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.587158, - 50.520311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4672786704914539224", - "ref": "694235", - "description": "Freshmile France/IOA9IKAACX", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.198402, - 47.371711 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5452590953656474780", - "ref": "472227", - "description": "Freshmile France/MNPCFQ7OXG", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.396881, - 43.463416 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2500367010278680465", - "ref": "472308", - "description": "Freshmile France/ZJREN2NZLF", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.580682, - 48.726196 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1570935138977035981", - "ref": "491940", - "description": "Freshmile France/BOYXK5TOYQ", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.198402, - 47.371711 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5452590953656474780", - "ref": "472227", - "description": "Freshmile France/MNPCFQ7OXG", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.383464, - 47.707086 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6613266649511255327", - "ref": "471117", - "description": "Freshmile France/N41JBEJUX0", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.620904, - 47.46554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3441598239526604517", - "ref": "446576", - "description": "Freshmile France/RC3V7VKDRM", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.580682, - 48.726196 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1570935138977035981", - "ref": "491940", - "description": "Freshmile France/BOYXK5TOYQ", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.149592, - 47.642093 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3713968721636005712", - "ref": "466248", - "description": "Freshmile France/VUNAICL53Z", - "capacity": "5", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.149592, - 47.642093 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3713968721636005712", - "ref": "466248", - "description": "Freshmile France/VUNAICL53Z", - "capacity": "5", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.037299, - 49.288736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8278571723039020501", - "ref": "505572", - "description": "Freshmile France/HIAAJ792SH", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.94978, - 47.2137 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1671316595945703447", - "ref": "446588", - "description": "Freshmile France/VEAFCWDTLI", - "capacity": "7", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.94978, - 47.2137 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1671316595945703447", - "ref": "446588", - "description": "Freshmile France/VEAFCWDTLI", - "capacity": "7", - "charging_station:output": "75 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.94978, - 47.2137 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1671316595945703447", - "ref": "446588", - "description": "Freshmile France/VEAFCWDTLI", - "capacity": "7", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.383464, - 47.707086 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6613266649511255327", - "ref": "471117", - "description": "Freshmile France/N41JBEJUX0", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.350411, - 47.780101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3261940934255496919", - "ref": "1356256", - "description": "Freshmile France/LM4CNYKFC149QQ", - "capacity": "4", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.350411, - 47.780101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3261940934255496919", - "ref": "1356256", - "description": "Freshmile France/LM4CNYKFC149QQ", - "capacity": "4", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.720353, - 47.654622 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6970074160399261255", - "ref": "578894", - "description": "Freshmile France/IRFUTY0EAR", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.720353, - 47.654622 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6970074160399261255", - "ref": "578894", - "description": "Freshmile France/IRFUTY0EAR", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.037299, - 49.288736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8278571723039020501", - "ref": "505572", - "description": "Freshmile France/HIAAJ792SH", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.459112, - 48.419313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5484305653018994211", - "ref": "682253", - "description": "Freshmile France/TK3O6QSGPC", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.350411, - 47.780101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3261940934255496919", - "ref": "1356256", - "description": "Freshmile France/LM4CNYKFC149QQ", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.350411, - 47.780101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3261940934255496919", - "ref": "1356256", - "description": "Freshmile France/LM4CNYKFC149QQ", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.396881, - 43.463416 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2500367010278680465", - "ref": "472308", - "description": "Freshmile France/ZJREN2NZLF", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.446, - -21.3213 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6484431480560590041", - "ref": "892635", - "description": "Freshmile France/pierrefondsrn", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.281022, - 48.907894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6081692039366096547", - "ref": "892110", - "description": "Freshmile France/LLID3GFDC93UL5", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.120087, - 49.034662 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6574679925913678919", - "ref": "477663", - "description": "Freshmile France/LAN1EK83QC", - "capacity": "8", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Mo,Fr,Tu,Th,We 13:30-19:00,Th,Fr,Mo,We,Tu 08:30-12:00", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.120087, - 49.034662 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6574679925913678919", - "ref": "477663", - "description": "Freshmile France/LAN1EK83QC", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Mo,Fr,Tu,Th,We 13:30-19:00,Th,Fr,Mo,We,Tu 08:30-12:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.587454, - 44.791537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4478554915511027474", - "ref": "1349350", - "description": "Freshmile France/LM5KTTPF91EF3N", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.567184, - 44.780774 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P253530160970848224", - "ref": "1349359", - "description": "Freshmile France/LM5KTW3P4ZS6BU", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.903634, - 49.187323 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3503724821636536860", - "ref": "706094", - "description": "Freshmile France/LR65HDZA52", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.382598, - 48.741122 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6305122665225780828", - "ref": "529244", - "description": "Freshmile France/GKSM9JPFEJ", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.16395, - 43.959665 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4491092330818194242", - "ref": "477600", - "description": "Freshmile France/BOQN0KHP5L", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.07523, - 47.434607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5422103198606609007", - "ref": "529496", - "description": "Freshmile France/OTOLZUTYPN", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.65487, - 49.57855 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1023942632563500896", - "ref": "735132", - "description": "Freshmile France/EVGRRYJMAI", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.709186, - 48.595428 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5622131847994755874", - "ref": "466266", - "description": "Freshmile France/WOJVP7XK3S", - "capacity": "2", - "charging_station:output": "43 kW", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.709186, - 48.595428 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5622131847994755874", - "ref": "466266", - "description": "Freshmile France/WOJVP7XK3S", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.3058, - 45.575228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3757805199663569172", - "ref": "705959", - "description": "Freshmile France/NHOGL06J48", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.452093, - 48.417253 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6733534553370522801", - "ref": "735156", - "description": "Freshmile France/JZ543QKP9R", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.452093, - 48.417253 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6733534553370522801", - "ref": "735156", - "description": "Freshmile France/JZ543QKP9R", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.96653, - 48.03724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5128309371802302306", - "ref": "1009143", - "description": "Freshmile France/LLJ5IARA3AQQZE", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.96653, - 48.03724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5128309371802302306", - "ref": "1009143", - "description": "Freshmile France/LLJ5IARA3AQQZE", - "capacity": "3", - "charging_station:output": "62 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.901729, - 47.917276 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5660244710476658003", - "ref": "735114", - "description": "Freshmile France/BCW6UDGKOZ", - "capacity": "3", - "charging_station:output": "43 kW", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.37487, - 48.718814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1283293102477162703", - "ref": "735138", - "description": "Freshmile France/G3DXGKYHRM", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.37487, - 48.718814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1283293102477162703", - "ref": "735138", - "description": "Freshmile France/G3DXGKYHRM", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.901729, - 47.917276 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5660244710476658003", - "ref": "735114", - "description": "Freshmile France/BCW6UDGKOZ", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.901729, - 47.917276 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5660244710476658003", - "ref": "735114", - "description": "Freshmile France/BCW6UDGKOZ", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.55321, - 44.8118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6607268510798205088", - "ref": "694421", - "description": "Freshmile France/YDXANV", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.518325, - 44.892642 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6854092185397787691", - "ref": "786960", - "description": "Freshmile France/EFLUIY0JSH", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.518325, - 44.892642 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6854092185397787691", - "ref": "786960", - "description": "Freshmile France/EFLUIY0JSH", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.174655, - 47.967881 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8742019197355733038", - "ref": "735171", - "description": "Freshmile France/MWMLUQHPM0", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.174655, - 47.967881 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8742019197355733038", - "ref": "735171", - "description": "Freshmile France/MWMLUQHPM0", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.145892, - 43.685903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8264675358000793039", - "ref": "761442", - "description": "Freshmile France/C3JINN4OUP", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.55321, - 44.8118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6607268510798205088", - "ref": "694421", - "description": "Freshmile France/YDXANV", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.756543, - 45.338617 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4632666631503437662", - "ref": "786987", - "description": "Freshmile France/XF39VMEBDN", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.756543, - 45.338617 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4632666631503437662", - "ref": "786987", - "description": "Freshmile France/XF39VMEBDN", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71336, - 49.50626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7356893748266278126", - "ref": "705929", - "description": "Freshmile France/IU1FUKZ0FE", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71336, - 49.50626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7356893748266278126", - "ref": "705929", - "description": "Freshmile France/IU1FUKZ0FE", - "capacity": "3", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.497913, - 45.172191 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7770558349738564546", - "ref": "735204", - "description": "Freshmile France/VAWKTLVRWO", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.070397, - 46.799574 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3864487966166621745", - "ref": "694307", - "description": "Freshmile France/RDGTHWLARG", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.875939, - 43.918756 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6370976605372731239", - "ref": "491931", - "description": "Freshmile France/ESPSCBXVJ3", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Mo,We,Tu,Fr 08:00-12:30,Th 08:00-12:00,Fr,Tu,Th,We,Mo 13:30-19:00,Sa 14:00-19:00,Sa 09:00-12:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.842041, - 44.925529 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P9026514514637420708", - "ref": "786984", - "description": "Freshmile France/W9KFWPOY3M", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.842041, - 44.925529 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P9026514514637420708", - "ref": "786984", - "description": "Freshmile France/W9KFWPOY3M", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.359625, - 48.587957 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4295168411289733021", - "ref": "626156", - "description": "Freshmile France/LD6WOWIWGQ", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.359625, - 48.587957 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4295168411289733021", - "ref": "626156", - "description": "Freshmile France/LD6WOWIWGQ", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.400232, - -21.283101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P637327349973378332", - "ref": "896649", - "description": "Freshmile France/stpierrelegol", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.94978, - 47.2137 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1671316595945703447", - "ref": "446588", - "description": "Freshmile France/VEAFCWDTLI", - "capacity": "7", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.94978, - 47.2137 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1671316595945703447", - "ref": "446588", - "description": "Freshmile France/VEAFCWDTLI", - "capacity": "7", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.373444, - 48.919548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6726310380946816031", - "ref": "471105", - "description": "Freshmile France/M1POXHVSQW", - "capacity": "14", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Tu,We,Th,Mo 07:30-21:30,Su 10:00-22:00,Fr 07:00-23:45,Su,Sa 00:00-01:00,Sa 10:00-23:45" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.811923, - 46.28973 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P348956964656438995", - "ref": "626024", - "description": "Freshmile France/D19TOD1FRC", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.51725, - 48.579421 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8889703690881262187", - "ref": "485112", - "description": "Freshmile France/GZ4Z5QIFE5", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.456601, - 43.490553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8195977220507351236", - "ref": "491958", - "description": "Freshmile France/SJWL0JJWCZ", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.099341, - 43.107519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5334703914586381729", - "ref": "446504", - "description": "Freshmile France/BC9AMA977O", - "capacity": "15", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.099341, - 43.107519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5334703914586381729", - "ref": "446504", - "description": "Freshmile France/BC9AMA977O", - "capacity": "15", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.310528, - 43.204372 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3965081662278248345", - "ref": "529391", - "description": "Freshmile France/LAMORX8BZO", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Mo,Th,Fr,We,Tu,Sa 08:00-12:00,Sa 14:00-18:00,Th,Mo,Tu,Fr,We 14:00-19:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.305651, - 46.552552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2243682884344166730", - "ref": "491961", - "description": "Freshmile France/A46LM1G17J", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.30356, - 47.955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P998557597865207059", - "ref": "347018", - "description": "Freshmile France/ECHCTB", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.30356, - 47.955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P998557597865207059", - "ref": "347018", - "description": "Freshmile France/ECHCTB", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.30356, - 47.955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P998557597865207059", - "ref": "347018", - "description": "Freshmile France/ECHCTB", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.063137, - 48.91606 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4097377191119988695", - "ref": "446561", - "description": "Freshmile France/OMPQB904LG", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.052942, - 50.551433 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8693347424210527834", - "ref": "491964", - "description": "Freshmile France/CPW4BJOEDV", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Tu,Sa,We,Th,Fr,Mo 08:00-17:45" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.050956, - 48.904821 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P538450256529549232", - "ref": "598002", - "description": "Freshmile France/SMUJWYXIBS", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.050956, - 48.904821 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P538450256529549232", - "ref": "598002", - "description": "Freshmile France/SMUJWYXIBS", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.651783, - -20.963046 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8732972533847471268", - "ref": "782451", - "description": "Freshmile France/WPC00KCZXZ", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.471047, - 43.314776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile", - "ref:EU:EVSE": "FRFR1P9122725617237678244", - "ref": "626159", - "description": "Freshmile/LDZGF5PWXI", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.852268, - 44.934907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4772251523607424985", - "ref": "626276", - "description": "Freshmile France/TDVUPC3TPJ", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.852268, - 44.934907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4772251523607424985", - "ref": "626276", - "description": "Freshmile France/TDVUPC3TPJ", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.67772, - 48.990862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2992571385755861954", - "ref": "626111", - "description": "Freshmile France/JBWAJLPSDU", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.20183, - 49.290121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P679671739549350617", - "ref": "752424", - "description": "Freshmile France/YKFOCWHZH9", - "capacity": "15", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.20183, - 49.290121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P679671739549350617", - "ref": "752424", - "description": "Freshmile France/YKFOCWHZH9", - "capacity": "15", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.721979, - 48.580734 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8403632733022592774", - "ref": "466074", - "description": "Freshmile France/L9TUBLIR3M", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.721979, - 48.580734 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8403632733022592774", - "ref": "466074", - "description": "Freshmile France/L9TUBLIR3M", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.70929, - 49.1065 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5238768517505855187", - "ref": "370193", - "description": "Freshmile France/YKTKBS", - "capacity": "3", - "socket:type2_combo:output": "30 kW", - "charging_station:output": "30 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.889084, - 42.738149 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6900993598234104456", - "ref": "699140", - "description": "Freshmile France/OVLIOS1NEP", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.633534, - 47.230038 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2964985906105803440", - "ref": "510440", - "description": "Freshmile France/AHSA5KVF5H", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.633379459639794, - 47.230062067926525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile SAS", - "owner:ref:FR:SIREN": "323873174", - "operator:email": "exploitation@freshmile.com", - "operator:phone": "+33 3 69 24 67 32", - "network": "Freshmile", - "ref:EU:EVSE": "FRFR1EGYTZ", - "description": "Ouest Location, Saint Herblain", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-15", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.633534, - 47.230038 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2964985906105803440", - "ref": "510440", - "description": "Freshmile France/AHSA5KVF5H", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.633379459639794, - 47.230062067926525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile SAS", - "owner:ref:FR:SIREN": "323873174", - "operator:email": "exploitation@freshmile.com", - "operator:phone": "+33 3 69 24 67 32", - "network": "Freshmile", - "ref:EU:EVSE": "FRFR1EGYTZ", - "description": "Ouest Location, Saint Herblain", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-15", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.886408, - 42.671744 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3426241611530301603", - "ref": "699128", - "description": "Freshmile France/RQ3Q8W8JZB", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.954789, - 46.574955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6081145949554584997", - "ref": "682148", - "description": "Freshmile France/G6EQG69JYG", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.972122, - 45.118791 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7284387209438193430", - "ref": "892164", - "description": "Freshmile France/LLISKTTRBAZEKD", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.618034, - 47.472942 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8401177148682807629", - "ref": "801657", - "description": "Freshmile France/QOYFKCIZBE", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.120852, - 50.641032 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3022124535970026150", - "ref": "487218", - "description": "Freshmile France/LYNNVONFVX", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Tu,Fr,Sa,We,Th,Mo 08:00-17:45" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.486285, - 47.927044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2474899761223232776", - "ref": "370166", - "description": "Freshmile France/TDVHUEWOGS", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.486285, - 47.927044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2474899761223232776", - "ref": "370166", - "description": "Freshmile France/TDVHUEWOGS", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.486285, - 47.927044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2474899761223232776", - "ref": "370166", - "description": "Freshmile France/TDVHUEWOGS", - "capacity": "3", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.148651, - 49.495901 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3076873075348181093", - "ref": "1342558", - "description": "Freshmile France/LM4WLZ8EUS8YBB", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.148651, - 49.495901 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3076873075348181093", - "ref": "1342558", - "description": "Freshmile France/LM4WLZ8EUS8YBB", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.103214, - 48.888568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5007724065881609150", - "ref": "491967", - "description": "Freshmile France/VZTNJWZFYA", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.148651, - 49.495901 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3076873075348181093", - "ref": "1342558", - "description": "Freshmile France/LM4WLZ8EUS8YBB", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.148651, - 49.495901 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3076873075348181093", - "ref": "1342558", - "description": "Freshmile France/LM4WLZ8EUS8YBB", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.332838, - 43.814265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8158141557372924523", - "ref": "1073502", - "description": "Freshmile France/LLUJKBUFMRKH6O", - "capacity": "4", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.332838, - 43.814265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8158141557372924523", - "ref": "1073502", - "description": "Freshmile France/LLUJKBUFMRKH6O", - "capacity": "4", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:typee": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.640342, - 43.66406 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P401727566173184301", - "ref": "491970", - "description": "Freshmile France/MCN2TV5DLV", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.312069, - 47.877131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1260200111640810539", - "ref": "346457", - "description": "Freshmile France/QMLUBIPCHF", - "capacity": "7", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.312069, - 47.877131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1260200111640810539", - "ref": "346457", - "description": "Freshmile France/QMLUBIPCHF", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.312069, - 47.877131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1260200111640810539", - "ref": "346457", - "description": "Freshmile France/QMLUBIPCHF", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.332838, - 43.814265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8158141557372924523", - "ref": "1073502", - "description": "Freshmile France/LLUJKBUFMRKH6O", - "capacity": "4", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.332838, - 43.814265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8158141557372924523", - "ref": "1073502", - "description": "Freshmile France/LLUJKBUFMRKH6O", - "capacity": "4", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.07523, - 47.434607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5422103198606609007", - "ref": "529496", - "description": "Freshmile France/OTOLZUTYPN", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.51725, - 48.579421 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8889703690881262187", - "ref": "485112", - "description": "Freshmile France/GZ4Z5QIFE5", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.480751, - 48.871818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7823354313270202064", - "ref": "370181", - "description": "Freshmile France/X42UOLEHM3", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.480751, - 48.871818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7823354313270202064", - "ref": "370181", - "description": "Freshmile France/X42UOLEHM3", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.941387, - 47.713536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4033833133829527488", - "ref": "515129", - "description": "Freshmile France/WJCB1SAKPR", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.370671, - 49.184013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8099749341463614810", - "ref": "521405", - "description": "Freshmile France/YVE4QCBHBZ", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.149841, - 49.121804 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5620823546418737973", - "ref": "1118283", - "description": "Freshmile France/LLV2FWK4E1M090", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.682458, - 48.555832 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3138669821750911559", - "ref": "735120", - "description": "Freshmile France/BVSTOGZT0R", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.682458, - 48.555832 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3138669821750911559", - "ref": "735120", - "description": "Freshmile France/BVSTOGZT0R", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.708717, - 48.526073 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1977470196039129495", - "ref": "575429", - "description": "Freshmile France/ET9YQKHSFE", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.708717, - 48.526073 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1977470196039129495", - "ref": "575429", - "description": "Freshmile France/ET9YQKHSFE", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.425199, - 48.440343 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6954182316987171378", - "ref": "578891", - "description": "Freshmile France/IQYT3DE6ZN", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.425199, - 48.440343 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6954182316987171378", - "ref": "578891", - "description": "Freshmile France/IQYT3DE6ZN", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.113674, - 49.414355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6495938764866366444", - "ref": "559760", - "description": "Freshmile France/OHF6LP48UT", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "We,Tu,Fr,Mo,Th 08:00-19:00,Sa 09:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.113674, - 49.414355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6495938764866366444", - "ref": "559760", - "description": "Freshmile France/OHF6LP48UT", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "We,Tu,Fr,Mo,Th 08:00-19:00,Sa 09:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.415193, - 43.450355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P618422739364520643", - "ref": "521348", - "description": "Freshmile France/QXPD2AT8JS", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.169191, - 49.104093 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6353212302238665526", - "ref": "1203574", - "description": "Freshmile France/LM232DKM21LV5I", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.182317, - 49.123559 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3288219031022000343", - "ref": "1185154", - "description": "Freshmile France/LLXLVFW4CSQGH7", - "capacity": "4", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.076682, - 49.075874 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8358873864763152337", - "ref": "1194661", - "description": "Freshmile France/LLXLVJZ581TE46", - "capacity": "4", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.334359, - 49.911682 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7361443962875946066", - "ref": "559796", - "description": "Freshmile France/TQ382YIB2F", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "We,Fr,Sa,Th,Tu,Mo 14:00-19:00,Sa,Fr,Th,We,Tu,Mo 08:00-12:30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.334359, - 49.911682 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7361443962875946066", - "ref": "559796", - "description": "Freshmile France/TQ382YIB2F", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "We,Fr,Sa,Th,Tu,Mo 14:00-19:00,Sa,Fr,Th,We,Tu,Mo 08:00-12:30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.522909, - -20.917932 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5358524271932401509", - "ref": "1351039", - "description": "Freshmile France/LLZH2WZ8L4YKHQ", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.151761, - 49.123922 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7013616625378120530", - "ref": "1153083", - "description": "Freshmile France/LLSOMI7ME18O9D", - "capacity": "4", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.629031, - 48.096791 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2884575908960427397", - "ref": "521381", - "description": "Freshmile France/WBFROMXNDZ", - "capacity": "3", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6292594023148577, - 48.097034066785476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile SAS", - "owner:ref:FR:SIREN": "818110629", - "operator:email": "exploitation@freshmile.com", - "network": "Freshmile", - "ref:EU:EVSE": "FRFR1EHYAP", - "description": "Pandora", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-30", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.629031, - 48.096791 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2884575908960427397", - "ref": "521381", - "description": "Freshmile France/WBFROMXNDZ", - "capacity": "3", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6292594023148577, - 48.097034066785476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile SAS", - "owner:ref:FR:SIREN": "818110629", - "operator:email": "exploitation@freshmile.com", - "network": "Freshmile", - "ref:EU:EVSE": "FRFR1EHYAP", - "description": "Pandora", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-30", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6292594023148577, - 48.097034066785476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile SAS", - "owner:ref:FR:SIREN": "818110629", - "operator:email": "exploitation@freshmile.com", - "network": "Freshmile", - "ref:EU:EVSE": "FRFR1EHYAP", - "description": "Pandora", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-30", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.081299, - 49.122268 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7909140766788944827", - "ref": "1114410", - "description": "Freshmile France/LLV2FLZ7KBRPGQ", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.230028, - 43.422492 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6307405921324317328", - "ref": "491976", - "description": "Freshmile France/TQ4MET9QHH", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.337662, - 49.912683 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7207387095398938415", - "ref": "682286", - "description": "Freshmile France/X2P436SZ2U", - "capacity": "23", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.202211, - 49.133588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P732656531435829316", - "ref": "1121886", - "description": "Freshmile France/LLV2FUGXJ2MPM6", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.144618, - 49.091394 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P661864561463602933", - "ref": "1179732", - "description": "Freshmile France/LLYEHP63Q157QA", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.155192, - 49.148641 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8638066418698815152", - "ref": "1264384", - "description": "Freshmile France/LLYEHKLBM1AGK2", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.201374, - 46.080241 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1278670582275775096", - "ref": "1127508", - "description": "Freshmile France/LLWHJ10VE16B8K", - "capacity": "4", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.128647, - 48.693609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7822552664609447546", - "ref": "466080", - "description": "Freshmile France/LJRZ79TYYV", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0213, - 47.0444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1268584928663297398", - "ref": "1272718", - "description": "Freshmile France/LLTE77ZZRTA2HE", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0213, - 47.0444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1268584928663297398", - "ref": "1272718", - "description": "Freshmile France/LLTE77ZZRTA2HE", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.529158, - 48.018584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1352693940997420272", - "ref": "978047", - "description": "Freshmile France/LLPMRRYOZ14XK8", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.529158, - 48.018584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1352693940997420272", - "ref": "978047", - "description": "Freshmile France/LLPMRRYOZ14XK8", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.353706, - 48.075534 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5497145730282882204", - "ref": "801729", - "description": "Freshmile France/ZEAQE62RQJ", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.353706, - 48.075534 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5497145730282882204", - "ref": "801729", - "description": "Freshmile France/ZEAQE62RQJ", - "capacity": "3", - "socket:type2_combo:output": "64 kW", - "charging_station:output": "64 kW", - "socket:typee": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.452093, - 48.417253 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6733534553370522801", - "ref": "735156", - "description": "Freshmile France/JZ543QKP9R", - "capacity": "3", - "charging_station:output": "43 kW", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.175778, - 49.111545 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2128040092128991510", - "ref": "1198264", - "description": "Freshmile France/LLV2E53S1W4IK9", - "capacity": "7", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.175778, - 49.111545 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2128040092128991510", - "ref": "1198264", - "description": "Freshmile France/LLV2E53S1W4IK9", - "capacity": "7", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.273388, - 49.134521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2178821320799663187", - "ref": "1115595", - "description": "Freshmile France/LLV2FNXBK9NSSE", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.094058, - 49.11159 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3865962768807352034", - "ref": "1123095", - "description": "Freshmile France/LLV2FQLLV2I523", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.195942, - 49.121919 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3731136235449910058", - "ref": "1120065", - "description": "Freshmile France/LLV2E2C521T9H0", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.124033, - 49.10903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8521226056280423905", - "ref": "1160895", - "description": "Freshmile France/LLV2F1YE54TW33", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.09616, - 44.108067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5682154010060534457", - "ref": "892416", - "description": "Freshmile France/LLJQWPB1HUI2ZV", - "capacity": "15", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Mo,Tu,Sa,Su,Fr,Th,We 00:00-07:00,Mo,Su,Sa,Tu,We,Th,Fr 19:00-23:59,Sa,Mo,We,Tu,Fr,Th,Su 07:00-19:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.09616, - 44.108067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5682154010060534457", - "ref": "892416", - "description": "Freshmile France/LLJQWPB1HUI2ZV", - "capacity": "15", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Mo,Tu,Sa,Su,Fr,Th,We 00:00-07:00,Mo,Su,Sa,Tu,We,Th,Fr 19:00-23:59,Sa,Mo,We,Tu,Fr,Th,Su 07:00-19:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.12842, - 49.092132 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6431668935921374283", - "ref": "1178625", - "description": "Freshmile France/LLV2FE4RM1LK2J", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.159357, - 49.06064 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P9185411930681552707", - "ref": "1201954", - "description": "Freshmile France/LLV2F9FCS1N7EX", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.09616, - 44.108067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5682154010060534457", - "ref": "892416", - "description": "Freshmile France/LLJQWPB1HUI2ZV", - "capacity": "15", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Mo,Tu,Sa,Su,Fr,Th,We 00:00-07:00,Mo,Su,Sa,Tu,We,Th,Fr 19:00-23:59,Sa,Mo,We,Tu,Fr,Th,Su 07:00-19:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.09616, - 44.108067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5682154010060534457", - "ref": "892416", - "description": "Freshmile France/LLJQWPB1HUI2ZV", - "capacity": "15", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Mo,Tu,Sa,Su,Fr,Th,We 00:00-07:00,Mo,Su,Sa,Tu,We,Th,Fr 19:00-23:59,Sa,Mo,We,Tu,Fr,Th,Su 07:00-19:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.154962, - 49.100603 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2525732093380752473", - "ref": "1167402", - "description": "Freshmile France/LLV2F4A3Y2P20R", - "capacity": "4", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.154962, - 49.100603 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2525732093380752473", - "ref": "1167402", - "description": "Freshmile France/LLV2F4A3Y2P20R", - "capacity": "4", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 166.4454, - -22.1962 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7624196627261470291", - "ref": "1149249", - "description": "Freshmile France/SI2KB9XGYR", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.935031, - 48.293358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3644400137001448212", - "ref": "529502", - "description": "Freshmile France/OVFYCFMIF5", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.219122, - 49.122639 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1363314491994153113", - "ref": "1161774", - "description": "Freshmile France/LLV2DVURY2PGYC", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.227617, - 49.116427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4966431420025125693", - "ref": "1297957", - "description": "Freshmile France/LLV2E84032MCLE", - "capacity": "4", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.227617, - 49.116427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4966431420025125693", - "ref": "1297957", - "description": "Freshmile France/LLV2E84032MCLE", - "capacity": "4", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.61944, - 44.9218 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3225851067429191680", - "ref": "79588", - "description": "Freshmile France/KNUSGV", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.61944, - 44.9218 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3225851067429191680", - "ref": "79588", - "description": "Freshmile France/KNUSGV", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6046, - 44.8302 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8005996808917665390", - "ref": "79591", - "description": "Freshmile France/DJBEAJ", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6157, - 44.888179 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P581277492333059372", - "ref": "79594", - "description": "Freshmile France/HVNFAZ", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6157, - 44.888179 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P581277492333059372", - "ref": "79594", - "description": "Freshmile France/HVNFAZ", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6046, - 44.8302 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8005996808917665390", - "ref": "79591", - "description": "Freshmile France/DJBEAJ", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.3058, - 45.575228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3757805199663569172", - "ref": "705959", - "description": "Freshmile France/NHOGL06J48", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.3058, - 45.575228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3757805199663569172", - "ref": "705959", - "description": "Freshmile France/NHOGL06J48", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5902, - 44.8376 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8247370906397209117", - "ref": "74975", - "description": "Freshmile France/NMHCTA", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.61036, - 44.8324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2792137701266034341", - "ref": "24033", - "description": "Freshmile France/VGVJRD", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.96799, - 48.201426 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P423426456796988923", - "ref": "1153434", - "description": "Freshmile France/LLMT5J9O91SOKQ", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.56412, - 44.8894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8153573131551951757", - "ref": "74978", - "description": "Freshmile France/HCBDVD", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5812, - 44.8368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2084162884655260108", - "ref": "74963", - "description": "Freshmile France/EHJHDE", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.869525, - 50.10547 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7719251832402186931", - "ref": "682208", - "description": "Freshmile France/PUSQCHVOAB", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.861938, - 43.57953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P133956591587071408", - "ref": "674285", - "description": "Freshmile France/XXDLS2JO5O", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.712934, - 48.61103 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8394279461004211347", - "ref": "466035", - "description": "Freshmile France/HKLD3MTZJB", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.712934, - 48.61103 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8394279461004211347", - "ref": "466035", - "description": "Freshmile France/HKLD3MTZJB", - "capacity": "3", - "charging_station:output": "63 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.57826, - 44.8446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5125502008293010983", - "ref": "74966", - "description": "Freshmile France/GUKJEM", - "capacity": "6", - "charging_station:output": "30 kW", - "socket:typee": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.337662, - 49.912683 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7207387095398938415", - "ref": "682286", - "description": "Freshmile France/X2P436SZ2U", - "capacity": "23", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.55604, - 44.8402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4605308144075626734", - "ref": "74972", - "description": "Freshmile France/KNXWXM", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.56097, - 44.8414 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6358144393805119109", - "ref": "74969", - "description": "Freshmile France/VUNCDL", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.337662, - 49.912683 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7207387095398938415", - "ref": "682286", - "description": "Freshmile France/X2P436SZ2U", - "capacity": "23", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.617888, - 48.539658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3243621966923194157", - "ref": "896661", - "description": "Freshmile France/XYOSSAB6PM", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.617888, - 48.539658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3243621966923194157", - "ref": "896661", - "description": "Freshmile France/XYOSSAB6PM", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.57826, - 44.8446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5125502008293010983", - "ref": "74966", - "description": "Freshmile France/GUKJEM", - "capacity": "6", - "socket:type2_combo:output": "30 kW", - "charging_station:output": "30 kW", - "socket:typee": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5812, - 44.8368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2084162884655260108", - "ref": "74963", - "description": "Freshmile France/EHJHDE", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.61036, - 44.8324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2792137701266034341", - "ref": "24033", - "description": "Freshmile France/VGVJRD", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.55604, - 44.8402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4605308144075626734", - "ref": "74972", - "description": "Freshmile France/KNXWXM", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.644976, - 43.665405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4310070869910076981", - "ref": "505734", - "description": "Freshmile France/WNIBH3CHGH", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.56097, - 44.8414 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6358144393805119109", - "ref": "74969", - "description": "Freshmile France/VUNCDL", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.069095, - 43.623003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5368756925741639016", - "ref": "510590", - "description": "Freshmile France/SCEEY592G4", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.069095, - 43.623003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5368756925741639016", - "ref": "510590", - "description": "Freshmile France/SCEEY592G4", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.21538, - 48.9918 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1PDLLYWL", - "ref": "86771", - "description": "Freshmile France/DLLYWL", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.21538, - 48.9918 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1PDLLYWL", - "ref": "86771", - "description": "Freshmile France/DLLYWL", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.760557, - 46.352723 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7450598498984535920", - "ref": "1352380", - "description": "Freshmile France/LLS1YGQLJ2N9VM", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725564, - 46.428742 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5023577787419190943", - "ref": "682214", - "description": "Freshmile France/Q0DFHFOZKC", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.03721, - 48.912379 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7156164900491471693", - "ref": "1069416", - "description": "Freshmile France/LLMRIIODA1ADP7", - "capacity": "4", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.03721, - 48.912379 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7156164900491471693", - "ref": "1069416", - "description": "Freshmile France/LLMRIIODA1ADP7", - "capacity": "4", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.307981, - 49.367211 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8896717478878242791", - "ref": "485103", - "description": "Freshmile France/E65Z5TBQNI", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Mo,Th,Tu,Fr,We,Sa 09:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.864539, - 46.386317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8810628509930734033", - "ref": "682139", - "description": "Freshmile France/CJVNH5W5JF", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.718754, - 45.978198 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7451350903409098389", - "ref": "578873", - "description": "Freshmile France/GDX3BISWCW", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.878448, - 48.940331 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3722510855785191827", - "ref": "597951", - "description": "Freshmile France/O3RJPKY0UW", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.051339, - 48.514536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P767947976954483932", - "ref": "505707", - "description": "Freshmile France/UZHVKOIULL", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.446859, - 48.738614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4367246782354546226", - "ref": "477615", - "description": "Freshmile France/C7QSS7UZXI", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.751107, - 49.035511 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P379824168539666739", - "ref": "510602", - "description": "Freshmile France/V38WQLOKLK", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.751107, - 49.035511 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P379824168539666739", - "ref": "510602", - "description": "Freshmile France/V38WQLOKLK", - "capacity": "4", - "charging_station:output": "100 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.109538, - 44.12057 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8217417171934302690", - "ref": "491982", - "description": "Freshmile France/DYII1VYXNM", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.204654, - 46.152179 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1907445808808920221", - "ref": "466071", - "description": "Freshmile France/KQ9R7VJ1CG", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.304028, - 47.877868 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8685481080096914627", - "ref": "466002", - "description": "Freshmile France/E8G5ELE480", - "capacity": "10", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.65143, - 46.7855 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1PTXSQQA", - "ref": "79714", - "description": "Freshmile France/TXSQQA", - "capacity": "4", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Th,Tu,We,Mo 09:00-19:30,Fr,Sa 09:00-20:00", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.65143, - 46.7855 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1PTXSQQA", - "ref": "79714", - "description": "Freshmile France/TXSQQA", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Th,Tu,We,Mo 09:00-19:30,Fr,Sa 09:00-20:00", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.254323, - 43.438624 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3730523013796272389", - "ref": "742962", - "description": "Freshmile France/QGXXGHMZW9", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.254323, - 43.438624 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3730523013796272389", - "ref": "742962", - "description": "Freshmile France/QGXXGHMZW9", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.65143, - 46.7855 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1PTXSQQA", - "ref": "79714", - "description": "Freshmile France/TXSQQA", - "capacity": "4", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Th,Tu,We,Mo 09:00-19:30,Fr,Sa 09:00-20:00", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.65143, - 46.7855 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1PTXSQQA", - "ref": "79714", - "description": "Freshmile France/TXSQQA", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Th,Tu,We,Mo 09:00-19:30,Fr,Sa 09:00-20:00", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5453, - 50.4754 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1596556588215349596", - "ref": "446573", - "description": "Freshmile France/RB9CFF9JHS", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5453, - 50.4754 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1596556588215349596", - "ref": "446573", - "description": "Freshmile France/RB9CFF9JHS", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.437215, - 48.219178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8049072927735549513", - "ref": "694424", - "description": "Freshmile France/AHQ9T8GJQL", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.20183, - 49.290121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P679671739549350617", - "ref": "752424", - "description": "Freshmile France/YKFOCWHZH9", - "capacity": "15", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.20183, - 49.290121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P679671739549350617", - "ref": "752424", - "description": "Freshmile France/YKFOCWHZH9", - "capacity": "15", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.240197, - 49.085687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2744217163616125204", - "ref": "1343851", - "description": "Freshmile France/LLY2TFYFX2L7EA", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5902, - 44.8376 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8247370906397209117", - "ref": "74975", - "description": "Freshmile France/NMHCTA", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.56412, - 44.8894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8153573131551951757", - "ref": "74978", - "description": "Freshmile France/HCBDVD", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.56412, - 44.8894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8153573131551951757", - "ref": "74978", - "description": "Freshmile France/HCBDVD", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.354061, - 49.085767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8264153594514089154", - "ref": "466089", - "description": "Freshmile France/LT9KFZGHYY", - "capacity": "4", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.194493, - 49.126998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1797125813054753150", - "ref": "1343830", - "description": "Freshmile France/LM1HKR7Z9NL5E5", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.729419, - 48.612364 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2054833753305018020", - "ref": "1179957", - "description": "Freshmile France/LLYE8IN6F6MVQZ", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.711468, - 48.550564 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8379272999281109883", - "ref": "1112679", - "description": "Freshmile France/LLQ6ML81I131PP", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.183255, - 49.108303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7194536072954392824", - "ref": "1355740", - "description": "Freshmile France/LM1671YX5I6378", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.759629, - 48.584745 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P837195803091826131", - "ref": "1184974", - "description": "Freshmile France/LM0L0M5FWK7MFG", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.720367, - 48.590471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P747525439763194879", - "ref": "1130421", - "description": "Freshmile France/LLMSYSDM5G16JY", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.195271, - 49.126928 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1795450585829597140", - "ref": "1343842", - "description": "Freshmile France/LM33C4A2Z1ZFB9", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.132103, - 50.7366 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P385123863239899708", - "ref": "505524", - "description": "Freshmile France/SY2XSTFI1W", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.132103, - 50.7366 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P385123863239899708", - "ref": "505524", - "description": "Freshmile France/SY2XSTFI1W", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0165, - 50.618279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7243393631752727568", - "ref": "574571", - "description": "Freshmile France/HJ4XH5K9DO", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0165, - 50.618279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7243393631752727568", - "ref": "574571", - "description": "Freshmile France/HJ4XH5K9DO", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.195345, - 49.12689 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1353556074086650492", - "ref": "1343848", - "description": "Freshmile France/LM166HSCTEUY4W", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.182346, - 49.11983 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6016964517249429054", - "ref": "1346125", - "description": "Freshmile France/LM1HKPBT3228D6", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.145875, - 49.12851 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6508281828642049810", - "ref": "1303222", - "description": "Freshmile France/LM1P2J06X2IIFU", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.155466, - 49.131685 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2356930477559599630", - "ref": "1320826", - "description": "Freshmile France/LM1P2QQFJ1T393", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.79029, - 45.19803 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8336806114870664190", - "ref": "1271848", - "description": "Freshmile France/LLZA0PNMIWZ8BE", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.79029, - 45.19803 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8336806114870664190", - "ref": "1271848", - "description": "Freshmile France/LLZA0PNMIWZ8BE", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.800996, - 45.202979 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5512213569791105393", - "ref": "1287886", - "description": "Freshmile France/LLZA0NOP31R6ZG", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.800996, - 45.202979 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5512213569791105393", - "ref": "1287886", - "description": "Freshmile France/LLZA0NOP31R6ZG", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.759179, - 48.594442 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6625648180945423075", - "ref": "971894", - "description": "Freshmile France/LLNAD0ZRRMITIQ", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.722444, - 48.595699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6902936231335277169", - "ref": "1112622", - "description": "Freshmile France/LLMSYO8Z69VIS7", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.762784, - 48.562652 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5207433997588432258", - "ref": "1130436", - "description": "Freshmile France/LLMT4OIPF2R7NW", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.773583, - 48.5673 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7471911894614599539", - "ref": "1130433", - "description": "Freshmile France/LLMT4MZUF27CY7", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.630675, - -21.132918 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6696734987076651179", - "ref": "782388", - "description": "Freshmile France/FE7WITDLPX", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.879338, - 48.934168 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7555932920995846048", - "ref": "485151", - "description": "Freshmile France/TXOQTWENWY", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Sa,Mo,Tu,We,Fr,Th 09:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.447557, - -20.883698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P9105019027010200583", - "ref": "882732", - "description": "Freshmile France/SKSFD8QFSZ", - "capacity": "1", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.331992, - 47.614978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P461162719598489766", - "ref": "626183", - "description": "Freshmile France/N2CH6C5QBH", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.331992, - 47.614978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P461162719598489766", - "ref": "626183", - "description": "Freshmile France/N2CH6C5QBH", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.331992, - 47.614978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P461162719598489766", - "ref": "626183", - "description": "Freshmile France/N2CH6C5QBH", - "capacity": "6", - "charging_station:output": "44 kW", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.788855, - 48.617764 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P438903830142848384", - "ref": "1130424", - "description": "Freshmile France/LLMT457NW1COXO", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.706978, - 48.515457 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P938416362113016557", - "ref": "1179960", - "description": "Freshmile France/LLZ9YPJBE18DRD", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.304028, - 47.877868 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8685481080096914627", - "ref": "466002", - "description": "Freshmile France/E8G5ELE480", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.756056, - 48.58952 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8353632166854817921", - "ref": "1183674", - "description": "Freshmile France/LM0L084ZXXJDDG", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.567375, - 44.837881 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1PSSWRWK", - "ref": "86822", - "description": "Freshmile France/SSWRWK", - "capacity": "2", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.567375, - 44.837881 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1PSSWRWK", - "ref": "86822", - "description": "Freshmile France/SSWRWK", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.20183, - 49.290121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P679671739549350617", - "ref": "752424", - "description": "Freshmile France/YKFOCWHZH9", - "capacity": "15", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.742456, - 48.589378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7496114453477719716", - "ref": "1350502", - "description": "Freshmile France/LM2LXWXQR135CM", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.642618, - -20.938584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5289867911416109470", - "ref": "892656", - "description": "Freshmile France/THLHDS2GGN", - "capacity": "2", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.20183, - 49.290121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P679671739549350617", - "ref": "752424", - "description": "Freshmile France/YKFOCWHZH9", - "capacity": "15", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.400232, - -21.283101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P637327349973378332", - "ref": "896649", - "description": "Freshmile France/stpierrelegol", - "capacity": "2", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.2237, - -21.0401 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7233536077111957107", - "ref": "742971", - "description": "Freshmile France/stgillestama", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.765971, - 48.569601 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P105793697042299898", - "ref": "1053126", - "description": "Freshmile France/LLMT4IKIT2IYPB", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.754923, - 48.615495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P805874787277018755", - "ref": "1112634", - "description": "Freshmile France/LLMSXD3JF1JVLO", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.750628, - 48.57087 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2307501990128425972", - "ref": "1130439", - "description": "Freshmile France/LLMT4R83Q12I30", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.753702, - 48.606181 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4614541251063077109", - "ref": "1130430", - "description": "Freshmile France/LLMSYEMOI2EEG0", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.718754, - 45.978198 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7451350903409098389", - "ref": "578873", - "description": "Freshmile France/GDX3BISWCW", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.854081, - 47.661218 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7062493619986891353", - "ref": "1138338", - "description": "Freshmile France/LLVM62GNB2PLGL", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.854081, - 47.661218 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7062493619986891353", - "ref": "1138338", - "description": "Freshmile France/LLVM62GNB2PLGL", - "capacity": "6", - "charging_station:output": "120 kW", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.051339, - 48.514536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P767947976954483932", - "ref": "505707", - "description": "Freshmile France/UZHVKOIULL", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.480227, - 45.185832 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P728937539620115793", - "ref": "1017045", - "description": "Freshmile France/LLRKO0D6628QMJ", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.3058, - 45.575228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3757805199663569172", - "ref": "705959", - "description": "Freshmile France/NHOGL06J48", - "capacity": "18", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.3058, - 45.575228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3757805199663569172", - "ref": "705959", - "description": "Freshmile France/NHOGL06J48", - "capacity": "18", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.642618, - -20.938584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5289867911416109470", - "ref": "892656", - "description": "Freshmile France/THLHDS2GGN", - "capacity": "2", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.09245, - 43.619574 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7981056432506585853", - "ref": "491985", - "description": "Freshmile France/WQLJIEOSPD", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "We,Tu,Mo,Fr,Th 14:00-19:00,Th,We,Fr,Tu,Mo 08:00-12:00,Sa 09:00-12:00,Sa 14:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.099341, - 43.107519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5334703914586381729", - "ref": "446504", - "description": "Freshmile France/BC9AMA977O", - "capacity": "15", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.099341, - 43.107519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5334703914586381729", - "ref": "446504", - "description": "Freshmile France/BC9AMA977O", - "capacity": "15", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.966631, - 45.933234 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8820924865927651189", - "ref": "756966", - "description": "Freshmile France/JHZ4PIYXQX", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.966631, - 45.933234 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8820924865927651189", - "ref": "756966", - "description": "Freshmile France/JHZ4PIYXQX", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.174655, - 47.967881 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8742019197355733038", - "ref": "735171", - "description": "Freshmile France/MWMLUQHPM0", - "capacity": "3", - "charging_station:output": "43 kW", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.314102, - 48.926638 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7225561036433418105", - "ref": "541736", - "description": "Freshmile France/CPXF2LLPM8", - "capacity": "13", - "charging_station:output": "100 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Fr 07:00-16:30,We,Mo,Tu,Th 07:00-17:30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.314102, - 48.926638 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7225561036433418105", - "ref": "541736", - "description": "Freshmile France/CPXF2LLPM8", - "capacity": "13", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Fr 07:00-16:30,We,Mo,Tu,Th 07:00-17:30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.136835, - 45.748775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4486830014582840091", - "ref": "510494", - "description": "Freshmile France/HUMNVVMJLC", - "capacity": "3", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "We,Th,Sa,Tu,Fr,Mo 09:00-12:00,Tu,Fr,Mo,We,Th 14:00-18:00,Sa 14:00-17:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.136835, - 45.748775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4486830014582840091", - "ref": "510494", - "description": "Freshmile France/HUMNVVMJLC", - "capacity": "3", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "We,Th,Sa,Tu,Fr,Mo 09:00-12:00,Tu,Fr,Mo,We,Th 14:00-18:00,Sa 14:00-17:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.424397, - 43.37404 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P9220975628396489678", - "ref": "1072590", - "description": "Freshmile France/LLOCSDBLX265Y8", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Tu,Sa,We,Mo,Fr,Th 07:00-19:30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.432939, - 46.135581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4839077952215643904", - "ref": "471141", - "description": "Freshmile France/ODDTVCL4LZ", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.432939, - 46.135581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4839077952215643904", - "ref": "471141", - "description": "Freshmile France/ODDTVCL4LZ", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.726056, - 48.593417 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8040839890624823148", - "ref": "1198390", - "description": "Freshmile France/LLWYX2Y8A2PI9G", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.313762, - 48.926522 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5356369150687454623", - "ref": "892377", - "description": "Freshmile France/LLJCP3OVP21SAS", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.951395, - 49.04258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5226646144327671442", - "ref": "477744", - "description": "Freshmile France/ZISHTQLCPD", - "capacity": "8", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.569768, - 48.774499 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4346180282490779254", - "ref": "559730", - "description": "Freshmile France/I7ALUF5SHC", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.569768, - 48.774499 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4346180282490779254", - "ref": "559730", - "description": "Freshmile France/I7ALUF5SHC", - "capacity": "3", - "charging_station:output": "60 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.126498, - 48.929396 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2763251260714745177", - "ref": "479211", - "description": "Freshmile France/NVU3GGF8HX", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.126498, - 48.929396 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2763251260714745177", - "ref": "479211", - "description": "Freshmile France/NVU3GGF8HX", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.6487, - -20.9511 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8266338480930723993", - "ref": "742968", - "description": "Freshmile France/standreidf", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.625549, - 44.807769 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5429245300465748886", - "ref": "998790", - "description": "Freshmile France/LLO4DS3EV15BQ6", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.733392, - 48.608092 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2768580338537618426", - "ref": "1179954", - "description": "Freshmile France/LLMSXW1TR21P2A", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.685312, - 44.916015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2848013529639913204", - "ref": "998793", - "description": "Freshmile France/LLO4DZ5TO4L836", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.519154, - 44.873119 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7144304937331301800", - "ref": "998796", - "description": "Freshmile France/LLO4EVRG51FM3T", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.76198, - 48.585825 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5486066258775965208", - "ref": "1197595", - "description": "Freshmile France/LM0Z7P2701UAWJ", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.715645, - 44.894711 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5592690442704354687", - "ref": "998799", - "description": "Freshmile France/LLO4F6WFO8Q9TC", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.681708, - 44.792458 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3720143071299998883", - "ref": "1026777", - "description": "Freshmile France/LLO4FDJZ22KUI0", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.626151, - 50.687924 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8750600338976492174", - "ref": "505722", - "description": "Freshmile France/VNWWAFPBW9", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Sa 14:00-17:30,Mo 08:30-12:00,Tu,Th,Fr,We 08:00-12:00,We,Th,Fr,Tu,Mo 13:30-18:30,Sa 09:00-12:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.310194, - 45.680132 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5292477252293566543", - "ref": "594404", - "description": "Freshmile France/OB8ETW7HKF", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.766994, - 48.58269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2940497161342990531", - "ref": "1197586", - "description": "Freshmile France/LM0Z7CBR81ZQFG", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.747491, - 48.589728 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2595986832858455462", - "ref": "1183677", - "description": "Freshmile France/LM0KZXL051A3IX", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.713109, - 48.580276 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P538960301681250869", - "ref": "971897", - "description": "Freshmile France/LLNAD2M8HU414L", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.880382, - 49.183919 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2935058210085516486", - "ref": "706100", - "description": "Freshmile France/TQGFF4VUW8", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.715738, - 48.641282 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4096156764899046617", - "ref": "1026771", - "description": "Freshmile France/LLMSXGV0Q2BOS8", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.761416, - 48.580784 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P922667641701210698", - "ref": "971900", - "description": "Freshmile France/LLNADCUFGT65PK", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.772454, - 48.598857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6002513191215957455", - "ref": "1112637", - "description": "Freshmile France/LLWG2L8WYONRDT", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.765858, - 48.593463 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8396468135584957811", - "ref": "1130427", - "description": "Freshmile France/LLXUEVA3ZDZCJA", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.704073, - 49.129777 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7825334185731378660", - "ref": "491988", - "description": "Freshmile France/VSAKX7WKLW", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.704073, - 49.129777 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7825334185731378660", - "ref": "491988", - "description": "Freshmile France/VSAKX7WKLW", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.894722, - 49.185746 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2882988301061242809", - "ref": "706121", - "description": "Freshmile France/ZV8QSTYK6T", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.726866, - 48.575675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7827994329551098655", - "ref": "1179963", - "description": "Freshmile France/LLMSYXEWG2BIF2", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.759113, - 48.578339 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4791675960678695911", - "ref": "466218", - "description": "Freshmile France/V2WYTXUEVW", - "capacity": "2", - "socket:type2_combo:output": "43 kW", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.759113, - 48.578339 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4791675960678695911", - "ref": "466218", - "description": "Freshmile France/V2WYTXUEVW", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.87378, - 48.0024 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2670039049054146970", - "ref": "909870", - "description": "Freshmile France/VSEYDG", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.87378, - 48.0024 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2670039049054146970", - "ref": "909870", - "description": "Freshmile France/VSEYDG", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.87378, - 48.0024 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2670039049054146970", - "ref": "909870", - "description": "Freshmile France/VSEYDG", - "capacity": "4", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.258042, - 49.855963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1026995698709570461", - "ref": "485097", - "description": "Freshmile France/CMLN1C0LRD", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Sa,Th,Tu,Fr,Mo,We 09:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.766287, - 48.564292 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4535278911745445965", - "ref": "1053132", - "description": "Freshmile France/LLMT4Q0K3YNMVI", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.014525, - 50.644677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6779395764593250122", - "ref": "705896", - "description": "Freshmile France/BB7LOI4JNQ", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.95391, - 45.92802 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8070197278674279157", - "ref": "419100", - "description": "Freshmile France/G6UP3TUUTZ", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.95391, - 45.92802 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8070197278674279157", - "ref": "419100", - "description": "Freshmile France/G6UP3TUUTZ", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.751728, - 48.565737 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8528474453572980289", - "ref": "1053129", - "description": "Freshmile France/LLMT4KRGK2LEGA", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.639916, - 45.722493 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5383682043582071719", - "ref": "594395", - "description": "Freshmile France/CJYWF7AUNG", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.445753, - 48.638367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5677566369979549816", - "ref": "521231", - "description": "Freshmile France/CCMOAYZWCU", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.445753, - 48.638367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5677566369979549816", - "ref": "521231", - "description": "Freshmile France/CCMOAYZWCU", - "capacity": "4", - "charging_station:output": "43 kW", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.445753, - 48.638367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5677566369979549816", - "ref": "521231", - "description": "Freshmile France/CCMOAYZWCU", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.645157, - 44.851745 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4165012763655456000", - "ref": "598071", - "description": "Freshmile France/WBGP5SFP0C", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.05582, - 48.7341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6483556348461104449", - "ref": "454464", - "description": "Freshmile France/sarrepide", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.05582, - 48.7341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6483556348461104449", - "ref": "454464", - "description": "Freshmile France/sarrepide", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.05582, - 48.7341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6483556348461104449", - "ref": "454464", - "description": "Freshmile France/sarrepide", - "capacity": "4", - "charging_station:output": "44 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.517585, - 44.896198 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2198517793060821892", - "ref": "761457", - "description": "Freshmile France/JBANTOHEUX", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.517585, - 44.896198 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2198517793060821892", - "ref": "761457", - "description": "Freshmile France/JBANTOHEUX", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.781838, - 48.611075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1503407824026144954", - "ref": "479253", - "description": "Freshmile France/Z34FCKPU91", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.781838, - 48.611075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1503407824026144954", - "ref": "479253", - "description": "Freshmile France/Z34FCKPU91", - "capacity": "2", - "socket:type2_combo:output": "43 kW", - "charging_station:output": "43 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.108941, - 44.524165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8199614395542134792", - "ref": "1175922", - "description": "Freshmile France/LLXKI1ILEP5820", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.088787, - 44.106332 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P847256468006154607", - "ref": "626270", - "description": "Freshmile France/T6VGAWB4RJ", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.088787, - 44.106332 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P847256468006154607", - "ref": "626270", - "description": "Freshmile France/T6VGAWB4RJ", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.014498, - 50.644397 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P932693887793988179", - "ref": "377459", - "description": "Freshmile France/KXIPG0APTF", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.014498, - 50.644397 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P932693887793988179", - "ref": "377459", - "description": "Freshmile France/KXIPG0APTF", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.848189, - 45.714113 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2804317066370582849", - "ref": "752421", - "description": "Freshmile France/FXARSCAO92", - "capacity": "3", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.848189, - 45.714113 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2804317066370582849", - "ref": "752421", - "description": "Freshmile France/FXARSCAO92", - "capacity": "3", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.687782, - 48.745379 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2767647982850449414", - "ref": "541838", - "description": "Freshmile France/QROFJYHMEM", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.37078, - 48.719848 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6428979843954156731", - "ref": "521408", - "description": "Freshmile France/YZPNMKUCFN", - "capacity": "2", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.37078, - 48.719848 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6428979843954156731", - "ref": "521408", - "description": "Freshmile France/YZPNMKUCFN", - "capacity": "2", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.647216, - 47.263248 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1428009252646606901", - "ref": "682229", - "description": "Freshmile France/QVONONBFDE", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.647216, - 47.263248 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1428009252646606901", - "ref": "682229", - "description": "Freshmile France/QVONONBFDE", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.268832, - 45.868085 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3814013412480471404", - "ref": "487209", - "description": "Freshmile France/I9Q4QKTKIG", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.20371, - 44.937159 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5566174083819661711", - "ref": "892371", - "description": "Freshmile France/LLJ8KS3IN19LQ6", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.592771, - 49.634228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P631230050571648898", - "ref": "471120", - "description": "Freshmile France/NFUXGBCYW2", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "We,Th,Tu,Fr,Mo 09:00-18:00,Sa 09:00-17:00", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.592771, - 49.634228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P631230050571648898", - "ref": "471120", - "description": "Freshmile France/NFUXGBCYW2", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "We,Th,Tu,Fr,Mo 09:00-18:00,Sa 09:00-17:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.746538, - 48.559503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4569623218929884123", - "ref": "477648", - "description": "Freshmile France/HSR5CVUBSN", - "capacity": "3", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.746538, - 48.559503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4569623218929884123", - "ref": "477648", - "description": "Freshmile France/HSR5CVUBSN", - "capacity": "3", - "charging_station:output": "75 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.98558, - 45.630935 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P810715155550636616", - "ref": "559688", - "description": "Freshmile France/BQZ44DT842", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.513097, - 44.85647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5276888706848800654", - "ref": "801675", - "description": "Freshmile France/SEZGPILMYB", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.723289, - 48.602484 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1881177718701042752", - "ref": "575426", - "description": "Freshmile France/F4ZNRA9TDQ", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.723289, - 48.602484 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1881177718701042752", - "ref": "575426", - "description": "Freshmile France/F4ZNRA9TDQ", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.720697, - 50.635252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8944478084661983046", - "ref": "515132", - "description": "Freshmile France/WTDGKNH6AA", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.720697, - 50.635252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8944478084661983046", - "ref": "515132", - "description": "Freshmile France/WTDGKNH6AA", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.308403, - 46.55308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7076428499840547557", - "ref": "1086786", - "description": "Freshmile France/LLW51UE6BF12T5", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.381421, - 49.159391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P784997616835999983", - "ref": "626072", - "description": "Freshmile France/G0G8NXXBNN", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.069095, - 43.623003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5368756925741639016", - "ref": "510590", - "description": "Freshmile France/SCEEY592G4", - "capacity": "7", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.069095, - 43.623003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5368756925741639016", - "ref": "510590", - "description": "Freshmile France/SCEEY592G4", - "capacity": "7", - "charging_station:output": "60 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.158692, - 49.026399 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3300698673770200813", - "ref": "801597", - "description": "Freshmile France/EYFAUZGMKE", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.158692, - 49.026399 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3300698673770200813", - "ref": "801597", - "description": "Freshmile France/EYFAUZGMKE", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.061672, - 46.483018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P521547229562712555", - "ref": "479187", - "description": "Freshmile France/DTPOLB2LSC", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:typee": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.51971, - 44.8568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4519628533522864484", - "ref": "346238", - "description": "Freshmile France/JDWNMZ", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.51971, - 44.8568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4519628533522864484", - "ref": "346238", - "description": "Freshmile France/JDWNMZ", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.103214, - 48.888568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5007724065881609150", - "ref": "491967", - "description": "Freshmile France/VZTNJWZFYA", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.49563, - 44.8523 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2962971487522773655", - "ref": "232354", - "description": "Freshmile France/ZDKGZT", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.49563, - 44.8523 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2962971487522773655", - "ref": "232354", - "description": "Freshmile France/ZDKGZT", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.653494, - 44.7821 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4512710944458831729", - "ref": "346241", - "description": "Freshmile France/VYVHYG", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.653494, - 44.7821 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4512710944458831729", - "ref": "346241", - "description": "Freshmile France/VYVHYG", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.59471, - 43.18814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8008317216902244672", - "ref": "487197", - "description": "Freshmile France/D0GNFYOMAH", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1196, - 46.7916 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P71652269793869765", - "ref": "1052484", - "description": "Freshmile France/LLQ2C7DDH1JXJS", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1196, - 46.7916 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P71652269793869765", - "ref": "1052484", - "description": "Freshmile France/LLQ2C7DDH1JXJS", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.49691, - -20.9015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7010877050153502062", - "ref": "742926", - "description": "Freshmile France/CNMYXQ1FIG", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.334291, - 45.911622 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4224705360990420931", - "ref": "1196098", - "description": "Freshmile France/LLZ125NYD2KNC9", - "capacity": "3", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.334291, - 45.911622 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4224705360990420931", - "ref": "1196098", - "description": "Freshmile France/LLZ125NYD2KNC9", - "capacity": "3", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.370702, - 43.308871 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P12084465905345375", - "ref": "477681", - "description": "Freshmile France/NRQVYBAGVU", - "capacity": "5", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.82486, - 41.9234 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6287400185754713163", - "ref": "482001", - "description": "Freshmile France/B2HE7Y57KD", - "capacity": "2", - "socket:type2_combo:output": "124 kW", - "charging_station:output": "124 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.82486, - 41.9234 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6287400185754713163", - "ref": "482001", - "description": "Freshmile France/B2HE7Y57KD", - "capacity": "2", - "socket:type2_combo:output": "124 kW", - "charging_station:output": "124 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.760793, - 47.881659 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2550869105084471996", - "ref": "694427", - "description": "Freshmile France/DUSESMVQ5L", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.591247, - 47.468101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6952683371042127138", - "ref": "471033", - "description": "Freshmile France/D7WPB3XQ6G", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.370702, - 43.308871 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P12084465905345375", - "ref": "477681", - "description": "Freshmile France/NRQVYBAGVU", - "capacity": "5", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.713675, - 43.419199 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4195574031392845133", - "ref": "529364", - "description": "Freshmile France/KDHRHLIQ98", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.713735, - 43.419517 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8317367811665611508", - "ref": "782397", - "description": "Freshmile France/YZO8OKJXGC", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Mo,Th,Fr,Sa,We,Tu 08:00-12:00,Fr,Mo,Th,We,Tu,Sa 13:30-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.302832, - 43.204757 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3524963829228794048", - "ref": "1009254", - "description": "Freshmile France/LLKTJMM0V14AK7", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.706783, - 48.565926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P221869176986267928", - "ref": "559670", - "description": "Freshmile France/NRG9ZX5F3C", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.706783, - 48.565926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P221869176986267928", - "ref": "559670", - "description": "Freshmile France/NRG9ZX5F3C", - "capacity": "2", - "socket:type2_combo:output": "43 kW", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.25805, - 43.348916 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3897510968466389584", - "ref": "892500", - "description": "Freshmile France/LLKB265CC1QZCA", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Th,We,Tu,Fr,Mo 14:00-19:00,Sa,Mo,We,Tu,Th,Fr 08:00-12:00,Sa 14:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.467489, - 49.232101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1866684807484489650", - "ref": "559832", - "description": "Freshmile France/WO3R2EBCJ5", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Tu,Th,We,Mo,Fr,Sa 08:00-12:30,Mo,Sa,Fr,We,Th,Tu 14:00-19:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.467489, - 49.232101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1866684807484489650", - "ref": "559832", - "description": "Freshmile France/WO3R2EBCJ5", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Tu,Th,We,Mo,Fr,Sa 08:00-12:30,Mo,Sa,Fr,We,Th,Tu 14:00-19:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.254429, - -21.055817 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5539765352025537956", - "ref": "1191325", - "description": "Freshmile France/LLQ6M9QAX1BJA1", - "capacity": "5", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.254429, - -21.055817 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5539765352025537956", - "ref": "1191325", - "description": "Freshmile France/LLQ6M9QAX1BJA1", - "capacity": "5", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.482511, - 43.310891 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5915482646866643414", - "ref": "801771", - "description": "Freshmile France/BEM0MZEHDY", - "capacity": "2", - "socket:type2_combo:output": "40 kW", - "charging_station:output": "40 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.180018, - 45.685534 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5467134812721327018", - "ref": "1017057", - "description": "Freshmile France/LLRT5HB9IZTV1N", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1428, - 45.754561 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4352956626598134683", - "ref": "896595", - "description": "Freshmile France/CZU4DDYCHE", - "capacity": "5", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1428, - 45.754561 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4352956626598134683", - "ref": "896595", - "description": "Freshmile France/CZU4DDYCHE", - "capacity": "5", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1428, - 45.754561 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4352956626598134683", - "ref": "896595", - "description": "Freshmile France/CZU4DDYCHE", - "capacity": "5", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.467489, - 49.232101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1866684807484489650", - "ref": "559832", - "description": "Freshmile France/WO3R2EBCJ5", - "capacity": "10", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Tu,Th,We,Mo,Fr,Sa 08:00-12:30,Mo,Sa,Fr,We,Th,Tu 14:00-19:00", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.467489, - 49.232101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1866684807484489650", - "ref": "559832", - "description": "Freshmile France/WO3R2EBCJ5", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Tu,Th,We,Mo,Fr,Sa 08:00-12:30,Mo,Sa,Fr,We,Th,Tu 14:00-19:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.009592, - 50.617483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3259130430570165958", - "ref": "574574", - "description": "Freshmile France/OEKE1PI8DM", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.009613, - 50.617509 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "REGIE MUNICIPALE D'ELECTRICITE DE LOOS", - "owner:ref:FR:SIREN": "783669831", - "operator:email": "contact@electricite-loos.fr", - "operator:phone": "+33 3 20 07 56 34", - "network": "RME Loos (FR-FR1)", - "ref:EU:EVSE": "FRFR1EPJXS", - "description": "Loos, Parking CIL", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.009592, - 50.617483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3259130430570165958", - "ref": "574574", - "description": "Freshmile France/OEKE1PI8DM", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.009613, - 50.617509 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "REGIE MUNICIPALE D'ELECTRICITE DE LOOS", - "owner:ref:FR:SIREN": "783669831", - "operator:email": "contact@electricite-loos.fr", - "operator:phone": "+33 3 20 07 56 34", - "network": "RME Loos (FR-FR1)", - "ref:EU:EVSE": "FRFR1EPJXS", - "description": "Loos, Parking CIL", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.83507, - 47.9626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1PCZKSFL", - "ref": "213005", - "description": "Freshmile France/CZKSFL", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.83507, - 47.9626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1PCZKSFL", - "ref": "213005", - "description": "Freshmile France/CZKSFL", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.83507, - 47.9626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1PCZKSFL", - "ref": "213005", - "description": "Freshmile France/CZKSFL", - "capacity": "4", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.69693, - 49.319597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3060417053784288194", - "ref": "368890", - "description": "Freshmile France/NOGCX5IK1U", - "capacity": "1", - "charging_station:output": "44 kW", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.4471, - -21.323888 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8278394325757508106", - "ref": "749313", - "description": "Freshmile France/EPSOXWJL5C", - "capacity": "12", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.4471, - -21.323888 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8278394325757508106", - "ref": "749313", - "description": "Freshmile France/EPSOXWJL5C", - "capacity": "12", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.934895, - 45.230569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1329363334571666326", - "ref": "892356", - "description": "Freshmile France/LLJ6X0IPNKG1Y8", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.404864, - -21.294086 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6891210961774720968", - "ref": "1351036", - "description": "Freshmile France/LLY5VS67ZVI8MC", - "capacity": "4", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.088787, - 44.106332 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P847256468006154607", - "ref": "626270", - "description": "Freshmile France/T6VGAWB4RJ", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.072434, - 49.447921 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P660142693552365084", - "ref": "479205", - "description": "Freshmile France/LL76TVKIP4", - "capacity": "2", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.072434, - 49.447921 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P660142693552365084", - "ref": "479205", - "description": "Freshmile France/LL76TVKIP4", - "capacity": "2", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.69519, - 49.320118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1549908618882655739", - "ref": "978002", - "description": "Freshmile France/BJOVJOAKTT", - "capacity": "10", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.69519, - 49.320118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1549908618882655739", - "ref": "978002", - "description": "Freshmile France/BJOVJOAKTT", - "capacity": "10", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.588532, - 44.853639 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5166801830927689225", - "ref": "801702", - "description": "Freshmile France/W2VLDSAGHB", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.294301, - 48.072774 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7064059946017360609", - "ref": "892176", - "description": "Freshmile France/LLISTZ4SN1K16K", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.69519, - 49.320118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1549908618882655739", - "ref": "978002", - "description": "Freshmile France/BJOVJOAKTT", - "capacity": "10", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.69519, - 49.320118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1549908618882655739", - "ref": "978002", - "description": "Freshmile France/BJOVJOAKTT", - "capacity": "10", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.69519, - 49.320118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1549908618882655739", - "ref": "978002", - "description": "Freshmile France/BJOVJOAKTT", - "capacity": "10", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.69519, - 49.320118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1549908618882655739", - "ref": "978002", - "description": "Freshmile France/BJOVJOAKTT", - "capacity": "10", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.550176, - 42.114619 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P153481468021798183", - "ref": "626240", - "description": "Freshmile France/RBUT3DZJBH", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Mo,Th,We,Fr,Tu 06:30-19:30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.175783, - 49.111544 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1685993084461353721", - "ref": "1256251", - "description": "Freshmile France/LM1YS5O50MJKX4", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.175783, - 49.111544 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1685993084461353721", - "ref": "1256251", - "description": "Freshmile France/LM1YS5O50MJKX4", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.169029, - 49.127001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5644486717349220211", - "ref": "1265491", - "description": "Freshmile France/LLYX41IYP235C2", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.169029, - 49.127001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5644486717349220211", - "ref": "1265491", - "description": "Freshmile France/LLYX41IYP235C2", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.093209, - 43.916563 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6316520223449189006", - "ref": "529844", - "description": "Freshmile France/ZCDWN9EH7O", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.69519, - 49.320118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1549908618882655739", - "ref": "978002", - "description": "Freshmile France/BJOVJOAKTT", - "capacity": "10", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.69519, - 49.320118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1549908618882655739", - "ref": "978002", - "description": "Freshmile France/BJOVJOAKTT", - "capacity": "10", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.3191, - -20.9499 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5116742002107338260", - "ref": "1273489", - "description": "Freshmile France/leportzac2000", - "capacity": "10", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.3191, - -20.9499 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5116742002107338260", - "ref": "1273489", - "description": "Freshmile France/leportzac2000", - "capacity": "10", - "charging_station:output": "160 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.3191, - -20.9499 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5116742002107338260", - "ref": "1273489", - "description": "Freshmile France/leportzac2000", - "capacity": "10", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.3191, - -20.9499 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5116742002107338260", - "ref": "1273489", - "description": "Freshmile France/leportzac2000", - "capacity": "10", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.3191, - -20.9499 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5116742002107338260", - "ref": "1273489", - "description": "Freshmile France/leportzac2000", - "capacity": "10", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.3191, - -20.9499 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5116742002107338260", - "ref": "1273489", - "description": "Freshmile France/leportzac2000", - "capacity": "10", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.912985, - 46.557111 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8332596394269930048", - "ref": "782559", - "description": "Freshmile France/EV1WBBMH8V", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.3191, - -20.9499 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5116742002107338260", - "ref": "1273489", - "description": "Freshmile France/leportzac2000", - "capacity": "10", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.3191, - -20.9499 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5116742002107338260", - "ref": "1273489", - "description": "Freshmile France/leportzac2000", - "capacity": "10", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.093421, - 47.083778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2664143795598456740", - "ref": "1026780", - "description": "Freshmile France/LLQ2BMMOW1S4R4", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.093421, - 47.083778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2664143795598456740", - "ref": "1026780", - "description": "Freshmile France/LLQ2BMMOW1S4R4", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.193066, - 49.112453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8219212882427254291", - "ref": "1326736", - "description": "Freshmile France/LLYX4BFMT209OE", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.193066, - 49.112453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8219212882427254291", - "ref": "1326736", - "description": "Freshmile France/LLYX4BFMT209OE", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.147627, - 49.098095 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2132028950719785372", - "ref": "1301053", - "description": "Freshmile France/LLYX4R1UV1QP6J", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.147627, - 49.098095 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2132028950719785372", - "ref": "1301053", - "description": "Freshmile France/LLYX4R1UV1QP6J", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.6462, - 46.8685 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P477080744254043333", - "ref": "1052478", - "description": "Freshmile France/LLQ2BWVU81DOT7", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.6462, - 46.8685 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P477080744254043333", - "ref": "1052478", - "description": "Freshmile France/LLQ2BWVU81DOT7", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.169029, - 49.127001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8795950438186346757", - "ref": "1217224", - "description": "Freshmile France/LLYEIBK341Q4ID", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.162097, - 49.112844 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6207570383178166686", - "ref": "1294015", - "description": "Freshmile France/LLYEI2ADFFYJQ9", - "capacity": "4", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.051062, - 49.167885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4495469328220574327", - "ref": "1272070", - "description": "Freshmile France/LLYEHSNOEKCKMH", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.760089, - 48.566075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6250931752809666337", - "ref": "471126", - "description": "Freshmile France/NSDP4YBGRR", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Tu,Mo,We,Sa,Th,Fr,Su 08:00-20:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.760089, - 48.566075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6250931752809666337", - "ref": "471126", - "description": "Freshmile France/NSDP4YBGRR", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Tu,Mo,We,Sa,Th,Fr,Su 08:00-20:00", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.355175, - 48.980671 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7532501218490834249", - "ref": "492003", - "description": "Freshmile France/AVIZJCCHFM", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.162097, - 49.112844 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6207570383178166686", - "ref": "1294015", - "description": "Freshmile France/LLYEI2ADFFYJQ9", - "capacity": "4", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.501914, - 44.895541 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2538467046399059815", - "ref": "597840", - "description": "Freshmile France/GKX205DJH2", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.157056, - 49.102599 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2198919657943269780", - "ref": "698852", - "description": "Freshmile France/B6QDXR7OOU", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.147627, - 49.098095 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2840148721482663491", - "ref": "1303975", - "description": "Freshmile France/LLYEI84OS1FY43", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.331992, - 47.614978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P461162719598489766", - "ref": "626183", - "description": "Freshmile France/N2CH6C5QBH", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.331992, - 47.614978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P461162719598489766", - "ref": "626183", - "description": "Freshmile France/N2CH6C5QBH", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.331992, - 47.614978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P461162719598489766", - "ref": "626183", - "description": "Freshmile France/N2CH6C5QBH", - "capacity": "6", - "charging_station:output": "44 kW", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.193017, - 49.112516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P347152400340764346", - "ref": "1326568", - "description": "Freshmile France/LLYEHDKLE1IE0W", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.77778, - 48.089367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8695994746541969709", - "ref": "1017021", - "description": "Freshmile France/LLOZU2R9T1QSZO", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.77778, - 48.089367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8695994746541969709", - "ref": "1017021", - "description": "Freshmile France/LLOZU2R9T1QSZO", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.77778, - 48.089367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8695994746541969709", - "ref": "1017021", - "description": "Freshmile France/LLOZU2R9T1QSZO", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.435742, - 48.218885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1108508269428980365", - "ref": "515051", - "description": "Freshmile France/KBPNNPSUZB", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.19519, - 49.126963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5366045821352477678", - "ref": "1347748", - "description": "Freshmile France/LM5GXPBNF10E20", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.19519, - 49.126963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5366045821352477678", - "ref": "1347748", - "description": "Freshmile France/LM5GXPBNF10E20", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.120852, - 50.641032 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3022124535970026150", - "ref": "487218", - "description": "Freshmile France/LYNNVONFVX", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Tu,Fr,Sa,We,Th,Mo 08:00-17:45" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.33992, - 48.9159 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4359840114576103337", - "ref": "412064", - "description": "Freshmile France/LNX7DVKRZO", - "capacity": "29", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.646493, - 47.357512 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P490132495693493498", - "ref": "487215", - "description": "Freshmile France/LVMPNLAYFU", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.371961, - 43.808823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8988927956346604711", - "ref": "492006", - "description": "Freshmile France/YSZ671LQHR", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.54635, - 48.454552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6418903375295312939", - "ref": "521285", - "description": "Freshmile France/GK6DXMJKPU", - "capacity": "2", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Th,Fr,We,Mo,Tu 08:00-19:00,Sa 14:00-18:00,Sa 08:00-12:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.54635, - 48.454552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6418903375295312939", - "ref": "521285", - "description": "Freshmile France/GK6DXMJKPU", - "capacity": "2", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Th,Fr,We,Mo,Tu 08:00-19:00,Sa 14:00-18:00,Sa 08:00-12:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.326257, - -20.961404 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8770617281208258409", - "ref": "1197616", - "description": "Freshmile France/LLYMQ2SYG1MN2H", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.331436, - -20.944583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7018264598310823520", - "ref": "1256263", - "description": "Freshmile France/LLZ9K5C112F316", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.603784, - -21.3723 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2440023078103138324", - "ref": "1197592", - "description": "Freshmile France/LLZ9JG97725PPJ", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.538896, - 48.447564 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6352084749849921036", - "ref": "682184", - "description": "Freshmile France/M4QQQCYB7O", - "capacity": "13", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.538896, - 48.447564 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6352084749849921036", - "ref": "682184", - "description": "Freshmile France/M4QQQCYB7O", - "capacity": "13", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.846526, - 46.00104 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4208698252724769717", - "ref": "626141", - "description": "Freshmile France/KNIMTITM2R", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.614437, - 44.869939 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4473440732225102890", - "ref": "801594", - "description": "Freshmile France/DFCD7VBOXJ", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.868029, - 48.969843 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7665036616497598814", - "ref": "801639", - "description": "Freshmile France/O9BO3ARE6X", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.655, - 47.0533 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7790734522601873468", - "ref": "1052481", - "description": "Freshmile France/LLQ2C2X55M725Q", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.655, - 47.0533 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7790734522601873468", - "ref": "1052481", - "description": "Freshmile France/LLQ2C2X55M725Q", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.265343, - 45.552935 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P9171298930095730912", - "ref": "892398", - "description": "Freshmile France/LLJMYQVF767BOE", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Th,Mo,Fr,Tu,We 13:30-18:30,We,Fr,Mo,Th,Tu 07:30-12:00,Sa 14:00-18:00,Sa 08:00-12:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.265343, - 45.552935 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P9171298930095730912", - "ref": "892398", - "description": "Freshmile France/LLJMYQVF767BOE", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Th,Mo,Fr,Tu,We 13:30-18:30,We,Fr,Mo,Th,Tu 07:30-12:00,Sa 14:00-18:00,Sa 08:00-12:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.584861, - 44.820465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1588271450316790126", - "ref": "598047", - "description": "Freshmile France/UZEXPAZK2P", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.183255, - 49.108303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7947274643503890936", - "ref": "1355650", - "description": "Freshmile France/LM1HL1S6HS6NG6", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.183255, - 49.108303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7947274643503890936", - "ref": "1355650", - "description": "Freshmile France/LM1HL1S6HS6NG6", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.086064, - 48.838711 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2117124901630850815", - "ref": "892392", - "description": "Freshmile France/LLJMJOVCZ1VWQV", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.086064, - 48.838711 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2117124901630850815", - "ref": "892392", - "description": "Freshmile France/LLJMJOVCZ1VWQV", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.110519, - 49.105665 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6753544172429276040", - "ref": "1348402", - "description": "Freshmile France/LM1HKRZEV23JXD", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.110519, - 49.105665 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6753544172429276040", - "ref": "1348402", - "description": "Freshmile France/LM1HKRZEV23JXD", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.798159, - 48.962009 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4733387799878776595", - "ref": "971786", - "description": "Freshmile France/LLM0OP0D7STLKM", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.798159, - 48.962009 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4733387799878776595", - "ref": "971786", - "description": "Freshmile France/LLM0OP0D7STLKM", - "capacity": "5", - "charging_station:output": "150 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.873812, - 47.021884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8758099155369394849", - "ref": "471093", - "description": "Freshmile France/KZSHZFIZDN", - "capacity": "6", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.467489, - 49.232101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1866684807484489650", - "ref": "559832", - "description": "Freshmile France/WO3R2EBCJ5", - "capacity": "10", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Tu,Th,We,Mo,Fr,Sa 08:00-12:30,Mo,Sa,Fr,We,Th,Tu 14:00-19:00", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.467489, - 49.232101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1866684807484489650", - "ref": "559832", - "description": "Freshmile France/WO3R2EBCJ5", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Tu,Th,We,Mo,Fr,Sa 08:00-12:30,Mo,Sa,Fr,We,Th,Tu 14:00-19:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.193756, - 48.564375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7719680383809875845", - "ref": "740997", - "description": "Freshmile France/CAS701RIZP", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.180018, - 45.685534 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5467134812721327018", - "ref": "1017057", - "description": "Freshmile France/LLRT5HB9IZTV1N", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.216214, - 48.689763 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4182963389414991539", - "ref": "892467", - "description": "Freshmile France/LLK174HG81PAI5", - "capacity": "15", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.216214, - 48.689763 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4182963389414991539", - "ref": "892467", - "description": "Freshmile France/LLK174HG81PAI5", - "capacity": "15", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.139877, - 48.309631 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P296194089335561652", - "ref": "892389", - "description": "Freshmile France/LLJMHQN8S1SRHJ", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.139877, - 48.309631 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P296194089335561652", - "ref": "892389", - "description": "Freshmile France/LLJMHQN8S1SRHJ", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.216214, - 48.689763 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4182963389414991539", - "ref": "892467", - "description": "Freshmile France/LLK174HG81PAI5", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.216214, - 48.689763 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4182963389414991539", - "ref": "892467", - "description": "Freshmile France/LLK174HG81PAI5", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.495616, - 48.455622 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2630111061713419146", - "ref": "471060", - "description": "Freshmile France/GBLJBTXKT8", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.216214, - 48.689763 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4182963389414991539", - "ref": "892467", - "description": "Freshmile France/LLK174HG81PAI5", - "capacity": "15", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.216214, - 48.689763 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4182963389414991539", - "ref": "892467", - "description": "Freshmile France/LLK174HG81PAI5", - "capacity": "15", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.305503, - 49.869838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3765687487941796917", - "ref": "541823", - "description": "Freshmile France/NPHZOEZONW", - "capacity": "14", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:typee": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.448176, - 48.566135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5185658054104532162", - "ref": "597927", - "description": "Freshmile France/MECXL47JEY", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.597233, - 44.831912 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4481291728685850202", - "ref": "1173273", - "description": "Freshmile France/LLYZREV7CDFX94", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.664042, - 44.906471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2637705469574680005", - "ref": "1184600", - "description": "Freshmile France/LLYFM9ZPO9LGDL", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.603, - 44.84842 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P769210222205724136", - "ref": "1168503", - "description": "Freshmile France/LLYZRLTNU1162S", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.58155, - 44.85082 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4784001226360697613", - "ref": "1167318", - "description": "Freshmile France/LLYZRSB9W252RX", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.612642, - 44.881884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5851836822183335689", - "ref": "1155948", - "description": "Freshmile France/LLYZRZNYS7M2RS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.774596, - 44.840047 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1537324129774306196", - "ref": "1156302", - "description": "Freshmile France/LLYZS37XN14C1D", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.751339, - 48.825814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1PFATVBU", - "ref": "232483", - "description": "Freshmile France/FATVBU", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.751339, - 48.825814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1PFATVBU", - "ref": "232483", - "description": "Freshmile France/FATVBU", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.751339, - 48.825814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1PFATVBU", - "ref": "232483", - "description": "Freshmile France/FATVBU", - "capacity": "4", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.6829, - 47.2547 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7084468429729244132", - "ref": "1052493", - "description": "Freshmile France/LLSUD4WJU1118A", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.6829, - 47.2547 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7084468429729244132", - "ref": "1052493", - "description": "Freshmile France/LLSUD4WJU1118A", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.667727, - 44.848479 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3764574152015907506", - "ref": "491955", - "description": "Freshmile France/YPNGGQLI7H", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.371038, - 48.159437 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5090424105750780819", - "ref": "892161", - "description": "Freshmile France/LLIN9J8TI3OT4L", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.121832, - 45.778917 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3330848032314559689", - "ref": "541739", - "description": "Freshmile France/DEOKKTJKAX", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "We,Tu,Fr,Th,Mo 14:00-18:00,Mo,Sa,We,Th,Tu,Fr 09:00-12:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.759629, - 48.584745 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P837195803091826131", - "ref": "1184974", - "description": "Freshmile France/LM0L0M5FWK7MFG", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.448176, - 48.566135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5185658054104532162", - "ref": "597927", - "description": "Freshmile France/MECXL47JEY", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.864405, - 46.772436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3817477395875027724", - "ref": "597945", - "description": "Freshmile France/NJQYCSS9YJ", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.589437, - 49.018985 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8157553463157891959", - "ref": "892329", - "description": "Freshmile France/LLJ2SO4A72F2W9", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.910725, - 49.184161 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4251205167368514422", - "ref": "706097", - "description": "Freshmile France/SK6TT9VRDT", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.379552, - 43.517808 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P86757521730676822", - "ref": "541889", - "description": "Freshmile France/XLILIHAPFT", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.878448, - 48.940331 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3722510855785191827", - "ref": "597951", - "description": "Freshmile France/O3RJPKY0UW", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.666842, - 48.587001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7667689263499814905", - "ref": "465972", - "description": "Freshmile France/BOHVRKIAYW", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.666842, - 48.587001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7667689263499814905", - "ref": "465972", - "description": "Freshmile France/BOHVRKIAYW", - "capacity": "3", - "charging_station:output": "63 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.739464, - 48.501783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6071683666939792608", - "ref": "578843", - "description": "Freshmile France/DP1GJBV0RC", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.739464, - 48.501783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6071683666939792608", - "ref": "578843", - "description": "Freshmile France/DP1GJBV0RC", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.379552, - 43.517808 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P86757521730676822", - "ref": "541889", - "description": "Freshmile France/XLILIHAPFT", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.951393, - 49.041184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7880806213678630208", - "ref": "446552", - "description": "Freshmile France/MLRG4EJHTC", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.589437, - 49.018985 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8157553463157891959", - "ref": "892329", - "description": "Freshmile France/LLJ2SO4A72F2W9", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.518248, - -20.90143 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3897776280376900340", - "ref": "1177107", - "description": "Freshmile France/LLY5UOYL4RS5JD", - "capacity": "4", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.314226, - 47.495009 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2642963021392316823", - "ref": "892179", - "description": "Freshmile France/LLISUB73Z14R3J", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.101503, - 47.810705 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3590240470656954024", - "ref": "896610", - "description": "Freshmile France/LLIN9KDH82BXV2", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.196673, - 45.253604 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4672702609804589458", - "ref": "454041", - "description": "Freshmile France/H7UOMYFMJX", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.196673, - 45.253604 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4672702609804589458", - "ref": "454041", - "description": "Freshmile France/H7UOMYFMJX", - "capacity": "3", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.196673, - 45.253604 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4672702609804589458", - "ref": "454041", - "description": "Freshmile France/H7UOMYFMJX", - "capacity": "3", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.120852, - 50.641032 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3022124535970026150", - "ref": "487218", - "description": "Freshmile France/LYNNVONFVX", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Tu,Fr,Sa,We,Th,Mo 08:00-17:45" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.643681, - 48.557334 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7394214208131853326", - "ref": "1130469", - "description": "Freshmile France/N8A8OYWIZN", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.643681, - 48.557334 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7394214208131853326", - "ref": "1130469", - "description": "Freshmile France/N8A8OYWIZN", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.7227, - 48.2085 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3626741801521445480", - "ref": "346433", - "description": "Freshmile France/KXNJAH", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.7227, - 48.2085 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3626741801521445480", - "ref": "346433", - "description": "Freshmile France/KXNJAH", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.84149, - 48.4065 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2090553253667003114", - "ref": "346484", - "description": "Freshmile France/VLGWEW", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.84149, - 48.4065 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2090553253667003114", - "ref": "346484", - "description": "Freshmile France/VLGWEW", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.94854, - 48.288 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4776259202854229114", - "ref": "346493", - "description": "Freshmile France/WFAJKQ", - "capacity": "3", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.94854, - 48.288 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4776259202854229114", - "ref": "346493", - "description": "Freshmile France/WFAJKQ", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.94854, - 48.288 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4776259202854229114", - "ref": "346493", - "description": "Freshmile France/WFAJKQ", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.96419, - 48.819464 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4951629847136204012", - "ref": "585542", - "description": "Freshmile France/VMK6UA8RNE", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.787502, - 49.389055 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P69076928323657560", - "ref": "559808", - "description": "Freshmile France/VRKBJPV0VD", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Th,We,Tu,Fr,Mo,Sa 14:00-19:00,Sa,We,Mo,Tu,Th,Fr 08:00-12:30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.787502, - 49.389055 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P69076928323657560", - "ref": "559808", - "description": "Freshmile France/VRKBJPV0VD", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Th,We,Tu,Fr,Mo,Sa 14:00-19:00,Sa,We,Mo,Tu,Th,Fr 08:00-12:30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.815102, - 46.998013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2217506714711238338", - "ref": "1294876", - "description": "Freshmile France/LM2UC7WTI16NHJ", - "capacity": "4", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.97394, - 46.374656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P9061968689682568471", - "ref": "479184", - "description": "Freshmile France/BSE7UXMPKB", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.893774, - 46.853229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1703761642105689940", - "ref": "578936", - "description": "Freshmile France/ODWORPPTTT", - "capacity": "8", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.893774, - 46.853229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1703761642105689940", - "ref": "578936", - "description": "Freshmile France/ODWORPPTTT", - "capacity": "8", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.815102, - 46.998013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2217506714711238338", - "ref": "1294876", - "description": "Freshmile France/LM2UC7WTI16NHJ", - "capacity": "4", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.864405, - 46.772436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3817477395875027724", - "ref": "597945", - "description": "Freshmile France/NJQYCSS9YJ", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.877407, - 42.709294 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5582376883292019773", - "ref": "1052472", - "description": "Freshmile France/LLKTURJIF1M44V", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.877407, - 42.709294 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5582376883292019773", - "ref": "1052472", - "description": "Freshmile France/LLKTURJIF1M44V", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.578667, - 48.892691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5827558985422646878", - "ref": "594401", - "description": "Freshmile France/J0GFGGCJEV", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.021463, - 46.520895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4930199263039644185", - "ref": "479217", - "description": "Freshmile France/SQMYKHQ3PK", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.613128, - 44.773752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2395863641509152829", - "ref": "441054", - "description": "Freshmile France/WC5UFQ7KI5", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.618326, - -20.914099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6040603262540186985", - "ref": "742965", - "description": "Freshmile France/SHRWKOFQRZ", - "capacity": "4", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.766318, - 48.612415 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4561479872537230244", - "ref": "472257", - "description": "Freshmile France/RJRTM1TGUD", - "capacity": "3", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.766318, - 48.612415 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4561479872537230244", - "ref": "472257", - "description": "Freshmile France/RJRTM1TGUD", - "capacity": "3", - "socket:type2_combo:output": "63 kW", - "charging_station:output": "63 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.618326, - -20.914099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4133318233130916989", - "ref": "782373", - "description": "Freshmile France/ZPQVODGTYL", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.618326, - -20.914099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4133318233130916989", - "ref": "782373", - "description": "Freshmile France/ZPQVODGTYL", - "capacity": "5", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.098367, - 49.326275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2875633017847150488", - "ref": "505710", - "description": "Freshmile France/V9EYPVI8LD", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.618326, - -20.914099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6040603262540186985", - "ref": "742965", - "description": "Freshmile France/SHRWKOFQRZ", - "capacity": "4", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.365489, - 49.172502 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1647032593519796204", - "ref": "1188421", - "description": "Freshmile France/LLUTW4LD5F7UV3", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.571647, - 47.799366 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P966499507619960162", - "ref": "896628", - "description": "Freshmile France/LLL55C85P1XCOI", - "capacity": "14", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.571647, - 47.799366 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P966499507619960162", - "ref": "896628", - "description": "Freshmile France/LLL55C85P1XCOI", - "capacity": "14", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.720697, - 50.635252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8944478084661983046", - "ref": "515132", - "description": "Freshmile France/WTDGKNH6AA", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.720697, - 50.635252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8944478084661983046", - "ref": "515132", - "description": "Freshmile France/WTDGKNH6AA", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.531376, - 45.0115 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P9163897025300516423", - "ref": "1182780", - "description": "Freshmile France/LLXU6143AV4ZTH", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.547729, - 44.807159 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2071424631888028546", - "ref": "1155486", - "description": "Freshmile France/LLXU7OI0X2KQAT", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.546195, - 44.878983 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5835206160910691495", - "ref": "1155255", - "description": "Freshmile France/LLXU8BIH51R4L8", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.368334, - 49.228624 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3594456752964303853", - "ref": "505719", - "description": "Freshmile France/VKVLRRWSU5", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.734691, - 48.540339 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8284956472690162371", - "ref": "466194", - "description": "Freshmile France/TFZRLAD58K", - "capacity": "2", - "charging_station:output": "43 kW", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.734691, - 48.540339 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8284956472690162371", - "ref": "466194", - "description": "Freshmile France/TFZRLAD58K", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.402546, - 43.507929 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5162474104675652365", - "ref": "491928", - "description": "Freshmile France/TQFRQ15WCK", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.752045, - 44.287666 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1216118176969021461", - "ref": "454194", - "description": "Freshmile France/YDZTIADNZR", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6225, - 50.51542 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7614243708014870919", - "ref": "412076", - "description": "Freshmile France/O19SAEMHWV", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6225, - 50.51542 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7614243708014870919", - "ref": "412076", - "description": "Freshmile France/O19SAEMHWV", - "capacity": "5", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6225, - 50.51542 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7614243708014870919", - "ref": "412076", - "description": "Freshmile France/O19SAEMHWV", - "capacity": "5", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.49038, - 44.92617 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P796494011665891055", - "ref": "1180116", - "description": "Freshmile France/LLX0HI5JG152PB", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.571619, - 44.820845 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5190203109149504754", - "ref": "1183977", - "description": "Freshmile France/LM0QUGDXV1GP9W", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.551677, - 44.806235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1257717124342405636", - "ref": "1195060", - "description": "Freshmile France/LM1HW00BT23QBC", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.632261, - 44.813282 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5283890220686666434", - "ref": "1138497", - "description": "Freshmile France/LLYE7HCGR2JJH4", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.7659, - -21.3598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3044165350795734484", - "ref": "160293", - "description": "Freshmile France/stphilipreuni", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.618326, - -20.914099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4133318233130916989", - "ref": "782373", - "description": "Freshmile France/ZPQVODGTYL", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.618326, - -20.914099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4133318233130916989", - "ref": "782373", - "description": "Freshmile France/ZPQVODGTYL", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.63812, - 44.817309 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7047414318201209295", - "ref": "1155513", - "description": "Freshmile France/LLYE7DX8XSLLTZ", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.677474, - 44.872866 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1040435607269589554", - "ref": "1150038", - "description": "Freshmile France/LLYE77NFAY1BQN", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.63362, - 44.917663 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8919325310680449938", - "ref": "1150068", - "description": "Freshmile France/LLYE6QPQ91961S", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.511709, - 44.902989 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1686641701349174303", - "ref": "1150080", - "description": "Freshmile France/LLYE7Z4ZB28GM6", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.167827, - 49.253007 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4305654045166567884", - "ref": "477606", - "description": "Freshmile France/BSTWKUXLHX", - "capacity": "4", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.848889, - 47.025142 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8950409158234682061", - "ref": "782532", - "description": "Freshmile France/PIY0KLXO2X", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.848889, - 47.025142 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8950409158234682061", - "ref": "782532", - "description": "Freshmile France/PIY0KLXO2X", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.619819, - 44.884607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7986442327924249009", - "ref": "1195261", - "description": "Freshmile France/LM1HVXT801OSU9", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.639304, - 44.844884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6532991696833361476", - "ref": "1195195", - "description": "Freshmile France/LM1HVTL37ZRF30", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.469439, - 44.956187 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5737338801807501252", - "ref": "1197787", - "description": "Freshmile France/LM1HW3T3V1SPM5", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.597893, - 44.946359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8817262522559992380", - "ref": "1265932", - "description": "Freshmile France/LLX0J72H9168JY", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.604704, - 44.948085 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8743392610495578465", - "ref": "1265914", - "description": "Freshmile France/LLX0J2AFVEMD3Z", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.61115, - 44.767575 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7689845943771351956", - "ref": "1173165", - "description": "Freshmile France/LM00PYZOP1MYG3", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.566123, - 44.812132 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2224370649202115730", - "ref": "1173231", - "description": "Freshmile France/LM00PXPBVNYDNW", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.622874, - 44.760458 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3531418668070983167", - "ref": "1195519", - "description": "Freshmile France/LM1HW6I1J1AVGX", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.533635, - 44.878405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8365376943297877584", - "ref": "1155480", - "description": "Freshmile France/LLXUGGDGWRQ15V", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.527162, - 44.829351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6719917436209353902", - "ref": "1184399", - "description": "Freshmile France/LLXUFAEAHMCNXG", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.532495, - 44.83679 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1436296088163246548", - "ref": "1193632", - "description": "Freshmile France/LLXUAYMA11PX7F", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.724039, - 44.903329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7117522433496853408", - "ref": "1266892", - "description": "Freshmile France/LLX0IUMM31MACR", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.907605, - 47.900894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1356947483940635755", - "ref": "492015", - "description": "Freshmile France/YA46XKXKNV", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.420082, - 44.956803 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4064951143027782611", - "ref": "801708", - "description": "Freshmile France/WUYHWXPOYQ", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.420082, - 44.956803 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4064951143027782611", - "ref": "801708", - "description": "Freshmile France/WUYHWXPOYQ", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.509904, - 43.552041 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1802082238773054537", - "ref": "485136", - "description": "Freshmile France/QL0SAGXFVN", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.208492, - 48.109661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1624520614206567079", - "ref": "377489", - "description": "Freshmile France/X8A9OQR4ED", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.402546, - 43.507929 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5162474104675652365", - "ref": "491928", - "description": "Freshmile France/TQFRQ15WCK", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.771218, - 48.578686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7748026587033401014", - "ref": "477687", - "description": "Freshmile France/OOWFA5K8PB", - "capacity": "3", - "charging_station:output": "75 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.771218, - 48.578686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7748026587033401014", - "ref": "477687", - "description": "Freshmile France/OOWFA5K8PB", - "capacity": "3", - "socket:type2_combo:output": "63 kW", - "charging_station:output": "63 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.12484, - 49.27041 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P597057134694839157", - "ref": "585527", - "description": "Freshmile France/OIMFWKQU3A", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.78139, - 44.56861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4126623588434797665", - "ref": "1110654", - "description": "Freshmile France/LLWF28ZOM23XUM", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.96419, - 48.819464 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4951629847136204012", - "ref": "585542", - "description": "Freshmile France/VMK6UA8RNE", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.687892, - 49.283574 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8579096577717165388", - "ref": "477714", - "description": "Freshmile France/VLVQIHN4G6", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.297019, - -20.986675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P553002620602202153", - "ref": "1197607", - "description": "Freshmile France/LLZH2W24L1P7HB", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.30739, - -20.953996 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7453091499869493392", - "ref": "1069260", - "description": "Freshmile France/LLUS4V93QYLB1G", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Th,Sa,Tu,Fr,We,Mo 09:15-18:45" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.32237, - 46.19182 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5547701614211834150", - "ref": "505590", - "description": "Freshmile France/IBDZ4WIOAT", - "capacity": "22", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.377849, - 48.681423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7323533085451031072", - "ref": "446585", - "description": "Freshmile France/SBPX6OZUXS", - "capacity": "8", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.377849, - 48.681423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7323533085451031072", - "ref": "446585", - "description": "Freshmile France/SBPX6OZUXS", - "capacity": "8", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.812637, - 46.286453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P678256339750719107", - "ref": "505674", - "description": "Freshmile France/SOEDIIY83S", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.711155, - 48.579078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5159007835660963528", - "ref": "466143", - "description": "Freshmile France/OJGQG93S4C", - "capacity": "2", - "charging_station:output": "43 kW", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.711155, - 48.579078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5159007835660963528", - "ref": "466143", - "description": "Freshmile France/OJGQG93S4C", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.687782, - 48.745379 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2767647982850449414", - "ref": "541838", - "description": "Freshmile France/QROFJYHMEM", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.462643, - 44.917315 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1726110942288891977", - "ref": "529751", - "description": "Freshmile France/WJAIJ1IBFG", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.462643, - 44.917315 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1726110942288891977", - "ref": "529751", - "description": "Freshmile France/WJAIJ1IBFG", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.548811, - 48.837234 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6516989771383149813", - "ref": "477639", - "description": "Freshmile France/GP0E9NWEG5", - "capacity": "6", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:00,Sa,Tu,Th,Fr 09:00-18:00,We 09:00-19:00", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.548811, - 48.837234 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6516989771383149813", - "ref": "477639", - "description": "Freshmile France/GP0E9NWEG5", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:00,Sa,Tu,Th,Fr 09:00-18:00,We 09:00-19:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.404864, - -21.294086 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6891210961774720968", - "ref": "1351036", - "description": "Freshmile France/LLY5VS67ZVI8MC", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.33, - 46.9 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile", - "owner:ref:FR:SIREN": "878844141", - "operator:email": "exploitation@freshmile.com", - "operator:phone": "+33 3 68 78 14 35", - "network": "Expo Bellamy", - "ref:EU:EVSE": "FRFR1EUHAD", - "ref": "bc3e385c-eb8f-11ee-a951-0242ac120002", - "description": "Expo Bellamy", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-19:00,Sa 08:00-18:00", - "wheelchair": "yes", - "start_date": "2024-01-01", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.337598, - 46.902239 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P9124689164872787711", - "ref": "1009155", - "description": "Freshmile France/LLOSDM26VQIZJY", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Fr,Th,We,Tu,Mo 08:00-19:00,Sa 08:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.717171, - 48.641827 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6762455512803363609", - "ref": "756978", - "description": "Freshmile France/N3JWK6WYPH", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.717171, - 48.641827 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6762455512803363609", - "ref": "756978", - "description": "Freshmile France/N3JWK6WYPH", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.748058, - 48.578885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4183384170599474007", - "ref": "472251", - "description": "Freshmile France/QJZPGZZJNW", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.748058, - 48.578885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4183384170599474007", - "ref": "472251", - "description": "Freshmile France/QJZPGZZJNW", - "capacity": "3", - "socket:type2_combo:output": "63 kW", - "charging_station:output": "63 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.084781, - 49.236161 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8170288179436752532", - "ref": "505554", - "description": "Freshmile France/DN2MMDN9FZ", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.334873, - 45.217851 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P888656497276107546", - "ref": "1180698", - "description": "Freshmile France/LLNKBA2WVIEJGP", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.334873, - 45.217851 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P888656497276107546", - "ref": "1180698", - "description": "Freshmile France/LLNKBA2WVIEJGP", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.95061, - 49.0363 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P864422775914174491", - "ref": "446597", - "description": "Freshmile France/WOJ0SHUXRA", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.33992, - 48.9159 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4359840114576103337", - "ref": "412064", - "description": "Freshmile France/LNX7DVKRZO", - "capacity": "29", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.33992, - 48.9159 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4359840114576103337", - "ref": "412064", - "description": "Freshmile France/LNX7DVKRZO", - "capacity": "29", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.972122, - 45.118791 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7284387209438193430", - "ref": "892164", - "description": "Freshmile France/LLISKTTRBAZEKD", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.29386, - 43.357456 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5386397048897930537", - "ref": "801624", - "description": "Freshmile France/MISIB4G9PH", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Tu,We,Fr,Mo,Th 14:00-19:00,Sa 14:00-18:00,Fr,Tu,Mo,We,Th 08:00-12:00,Sa 09:00-12:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.088854, - 45.033314 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P679444501555433607", - "ref": "892116", - "description": "Freshmile France/LLIEE5ICH2C4QK", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.478663, - 44.828116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P9208864412790776854", - "ref": "749301", - "description": "Freshmile France/CS0IZRKH3Q", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.478663, - 44.828116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P9208864412790776854", - "ref": "749301", - "description": "Freshmile France/CS0IZRKH3Q", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.646402, - 45.749969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7031063937889945985", - "ref": "387704", - "description": "Freshmile France/KSYDHOQJJU", - "capacity": "4", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.646402, - 45.749969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7031063937889945985", - "ref": "387704", - "description": "Freshmile France/KSYDHOQJJU", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.521234, - 48.996403 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P896075582245765522", - "ref": "1361755", - "description": "Freshmile France/LM294Q1D325N4G", - "capacity": "2", - "socket:type2_combo:output": "165 kW", - "charging_station:output": "165 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.4471, - -21.323888 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8278394325757508106", - "ref": "749313", - "description": "Freshmile France/EPSOXWJL5C", - "capacity": "12", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.744512, - 44.899029 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1319877543936118894", - "ref": "1203571", - "description": "Freshmile France/LM1HW99ZF5P3WN", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.503197, - 44.812658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8539179191883493695", - "ref": "1217290", - "description": "Freshmile France/LM1HWBRJZP0G8X", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.910725, - 49.184161 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4251205167368514422", - "ref": "706097", - "description": "Freshmile France/SK6TT9VRDT", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.389648, - 47.932087 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1392553253603443515", - "ref": "479190", - "description": "Freshmile France/DXWOUAPF4B", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.027515, - 48.326696 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P9048194744741557360", - "ref": "541748", - "description": "Freshmile France/E95FKFHLMJ", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Sa,Fr,Mo,We,Th,Tu 14:00-18:00,We,Fr,Mo,Sa,Tu,Th 08:00-12:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.619504, - 43.519442 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8221465611310506219", - "ref": "598056", - "description": "Freshmile France/VICY36RAPV", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.267228, - 47.689514 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7469871219598629891", - "ref": "1052487", - "description": "Freshmile France/LLSLNE0Y3CWH16", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.267228, - 47.689514 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7469871219598629891", - "ref": "1052487", - "description": "Freshmile France/LLSLNE0Y3CWH16", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.304028, - 47.877868 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8685481080096914627", - "ref": "466002", - "description": "Freshmile France/E8G5ELE480", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.009372, - 49.139452 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7651277714414518064", - "ref": "1169430", - "description": "Freshmile France/LLZSER0FT1OFYI", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.49691, - -20.9015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7010877050153502062", - "ref": "742926", - "description": "Freshmile France/CNMYXQ1FIG", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.314102, - 48.926638 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7225561036433418105", - "ref": "541736", - "description": "Freshmile France/CPXF2LLPM8", - "capacity": "13", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Fr 07:00-16:30,We,Mo,Tu,Th 07:00-17:30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.314102, - 48.926638 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7225561036433418105", - "ref": "541736", - "description": "Freshmile France/CPXF2LLPM8", - "capacity": "13", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Fr 07:00-16:30,We,Mo,Tu,Th 07:00-17:30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.265654, - 43.59051 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6801058137008365177", - "ref": "482004", - "description": "Freshmile France/D63HYFBJKD", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Fr,Th,We,Sa,Tu,Mo 14:00-18:00,Th,We,Tu,Fr,Mo 08:30-12:00,Sa 09:00-12:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.166412, - 45.659722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5723069980348400382", - "ref": "541757", - "description": "Freshmile France/FZSOUDQLT1", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.166412, - 45.659722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5723069980348400382", - "ref": "541757", - "description": "Freshmile France/FZSOUDQLT1", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.070395, - 49.106989 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6959060659576146413", - "ref": "971975", - "description": "Freshmile France/LLPCNEJXR15FD6", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.024357, - 49.121717 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7487053271922901020", - "ref": "971969", - "description": "Freshmile France/LLP2MKM5G2J0GA", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.578667, - 48.892691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5827558985422646878", - "ref": "594401", - "description": "Freshmile France/J0GFGGCJEV", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.836755, - 43.837061 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4835003829450842124", - "ref": "487203", - "description": "Freshmile France/FCF3ZP09ZM", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.836755, - 43.837061 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4835003829450842124", - "ref": "487203", - "description": "Freshmile France/FCF3ZP09ZM", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.130585, - 44.609432 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2603386973685915544", - "ref": "492027", - "description": "Freshmile France/QUXPFGFXNE", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.803125, - 49.13609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8236988962253162623", - "ref": "591416", - "description": "Freshmile France/DKIVXKZFGA", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.935031, - 48.293358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3644400137001448212", - "ref": "529502", - "description": "Freshmile France/OVFYCFMIF5", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.660558, - -20.961651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P275765581085061084", - "ref": "782568", - "description": "Freshmile France/M8SKCP6RWC", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.61431, - 44.8514 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1PAWDWMR", - "ref": "86753", - "description": "Freshmile France/AWDWMR", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.664269, - 45.746061 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3808362420144568544", - "ref": "626228", - "description": "Freshmile France/QJ5GYSMHHX", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.664269, - 45.746061 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3808362420144568544", - "ref": "626228", - "description": "Freshmile France/QJ5GYSMHHX", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.731507, - 48.579364 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5527494343272326849", - "ref": "454110", - "description": "Freshmile France/PRZ9UEOLLL", - "capacity": "2", - "charging_station:output": "43 kW", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.731507, - 48.579364 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5527494343272326849", - "ref": "454110", - "description": "Freshmile France/PRZ9UEOLLL", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.366612, - -21.265831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4130108498045660014", - "ref": "782538", - "description": "Freshmile France/BUE8MYS7P9", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4250531822061485, - 49.150147199045826 - ] - }, - "properties": { - "amenity": "charging_station", - "operator:email": "support@eoliberty.fr", - "network": "ITM LAMORLAYE ", - "ref:EU:EVSE": "FRLIBP511410", - "description": "ITM LAMORLAYE ", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.425268, - 49.149775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8746552986897481579", - "ref": "510455", - "description": "Freshmile France/DOAFWLQLHH", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.60896, - 43.429147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6868180737373340554", - "ref": "529205", - "description": "Freshmile France/ERYMURP2DU", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Tu,We,Th,Fr,Mo 14:00-19:00,Sa,Fr,Tu,We,Th,Mo 08:00-12:00,Sa 14:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.990608, - 49.580174 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2978940348776921175", - "ref": "1325359", - "description": "Freshmile France/LM199URA9144LP", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.990608, - 49.580174 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2978940348776921175", - "ref": "1325359", - "description": "Freshmile France/LM199URA9144LP", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.139996, - 43.635298 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P694636524477926316", - "ref": "1111923", - "description": "Freshmile France/LLP6SJYOCD3GFQ", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.256181, - 48.956538 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5990557738620445782", - "ref": "477705", - "description": "Freshmile France/TULYZ5QK8S", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Tu,Th,Fr,Mo,We 09:00-11:00,Mo,Th,Fr,Tu,We 14:00-17:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.882372, - 45.92082 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7361727735539345598", - "ref": "1179984", - "description": "Freshmile France/VPGCZW66QZ", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.010621, - 43.14269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7577138415267024515", - "ref": "419148", - "description": "Freshmile France/UAYALWREG0", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.010621, - 43.14269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7577138415267024515", - "ref": "419148", - "description": "Freshmile France/UAYALWREG0", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.020986, - 48.985902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4053649059796748556", - "ref": "1169394", - "description": "Freshmile France/LLZSDR90RWCVAQ", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.478806, - 48.176019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P286777830616149071", - "ref": "521234", - "description": "Freshmile France/CJB1ZC4BR6", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.478806, - 48.176019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P286777830616149071", - "ref": "521234", - "description": "Freshmile France/CJB1ZC4BR6", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.474747, - -21.322554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8548917734623568277", - "ref": "782565", - "description": "Freshmile France/QIGUDGQUCV", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.646493, - 47.357512 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P490132495693493498", - "ref": "487215", - "description": "Freshmile France/LVMPNLAYFU", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.397663, - -21.282031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8423582020480627055", - "ref": "782442", - "description": "Freshmile France/PDIWE44BBM", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.392785, - 48.948671 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3415385250268561177", - "ref": "485091", - "description": "Freshmile France/B6ZAAZNRMB", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Tu,We,Th,Mo,Sa,Fr 09:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.090617, - 49.092679 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5147638455579303151", - "ref": "971966", - "description": "Freshmile France/LLP2IXR1729D8P", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.029791, - 49.15162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P759394373186455924", - "ref": "1169388", - "description": "Freshmile France/LLZSE4D4V264QQ", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.008935, - 49.075503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2175576157596901155", - "ref": "1169391", - "description": "Freshmile France/LLZS8WPTZBK4PM", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.074055, - 49.110582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7416045659876808631", - "ref": "1169406", - "description": "Freshmile France/LLZSFHAD8AYG7S", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.803125, - 49.13609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8236988962253162623", - "ref": "591416", - "description": "Freshmile France/DKIVXKZFGA", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.472934, - -21.324084 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1716016791724357125", - "ref": "1205719", - "description": "Freshmile France/LM1P3R1XA1MT3B", - "capacity": "2", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.472934, - -21.324084 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1716016791724357125", - "ref": "1205719", - "description": "Freshmile France/LM1P3R1XA1MT3B", - "capacity": "2", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.531133, - 44.857385 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3132016703862794369", - "ref": "1195333", - "description": "Freshmile France/LM1HWDWBF1J28M", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.559006, - 48.958653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2228991245619664083", - "ref": "682268", - "description": "Freshmile France/UJGU41XRPM", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Fr,We,Th,Mo,Tu,Sa 15:00-18:00,Tu,Mo,Sa,Fr,We,Th 09:00-12:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.535009, - 44.953333 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6236020838114252293", - "ref": "1301506", - "description": "Freshmile France/LM2ISNF63156C9", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.636386, - 44.87967 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4912170789197420036", - "ref": "1352392", - "description": "Freshmile France/LM2ITX5EMG6124", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.646664, - 44.885811 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1170256679814463468", - "ref": "1276216", - "description": "Freshmile France/LM2ITTB1NFLHIM", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.622479, - 44.822414 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1594914419529781107", - "ref": "1354552", - "description": "Freshmile France/LM2ITNNDY2EMFU", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.33156, - 49.37082 - ] - }, - "properties": { - "amenity": "charging_station", - "operator:email": "support@eoliberty.fr", - "network": "ITM BELLEU", - "ref:EU:EVSE": "FRLIBP723102", - "description": "ITM BELLEU", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.330754, - 49.370336 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2252805341054436980", - "ref": "578957", - "description": "Freshmile France/QHFGR3GEVG", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.989517, - 43.134591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5665439434257813522", - "ref": "510575", - "description": "Freshmile France/R3DAUXRW4P", - "capacity": "4", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "We,Mo,Fr,Tu,Th,Sa 08:00-12:00,Fr,Sa,Th,We,Mo,Tu 14:00-17:30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.936083, - 49.168836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5526112789555298620", - "ref": "706088", - "description": "Freshmile France/F5SXUNWSSF", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.24186, - 48.710818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5860661721030915475", - "ref": "466254", - "description": "Freshmile France/VY4NRBJE2L", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.355138, - 48.75298 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6249126717595114458", - "ref": "492036", - "description": "Freshmile France/RR19SMVEEU", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.880506, - 48.679164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5538118658967053254", - "ref": "1091763", - "description": "Freshmile France/LLS1TQU7G28OBI", - "capacity": "13", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.880506, - 48.679164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5538118658967053254", - "ref": "1091763", - "description": "Freshmile France/LLS1TQU7G28OBI", - "capacity": "13", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.541409, - 43.477967 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4404785766798296854", - "ref": "529541", - "description": "Freshmile France/QHOHHOBGVO", - "capacity": "5", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "We,Fr,Mo,Tu,Th 07:30-19:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.541409, - 43.477967 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4404785766798296854", - "ref": "529541", - "description": "Freshmile France/QHOHHOBGVO", - "capacity": "5", - "charging_station:output": "60 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "We,Fr,Mo,Tu,Th 07:30-19:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.063137, - 48.91606 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4097377191119988695", - "ref": "446561", - "description": "Freshmile France/OMPQB904LG", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.096138, - 44.137708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5615769528215620391", - "ref": "559739", - "description": "Freshmile France/LDO26AVCKK", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Tu,We,Fr,Sa,Mo,Th 08:00-12:00,Mo,We,Sa,Th,Tu,Fr 14:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.126455, - 45.781834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5364760674607361998", - "ref": "971909", - "description": "Freshmile France/LLNK7Q2VL2G4XR", - "capacity": "9", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.126455, - 45.781834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5364760674607361998", - "ref": "971909", - "description": "Freshmile France/LLNK7Q2VL2G4XR", - "capacity": "9", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.439502, - 43.633203 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3355250208453162665", - "ref": "529319", - "description": "Freshmile France/ITD8L7L5KT", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.536033, - 46.675049 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7857547208893924693", - "ref": "817101", - "description": "Freshmile France/TNUUY1QGPQ", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.761957, - 48.584084 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5601506672994201173", - "ref": "1184543", - "description": "Freshmile France/LM0Z7L5Z52PDY6", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.766355, - 48.587166 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2594747789336377149", - "ref": "1184926", - "description": "Freshmile France/LM0Z32QK4UOALO", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.480716, - 45.335255 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1787484564276923359", - "ref": "892008", - "description": "Freshmile France/LLHQ3XZ8B6R8OB", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.480716, - 45.335255 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1787484564276923359", - "ref": "892008", - "description": "Freshmile France/LLHQ3XZ8B6R8OB", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.132028, - 43.716864 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5648614048353167460", - "ref": "492042", - "description": "Freshmile France/QQHZ79XAXR", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.235308, - 47.621723 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6379033332141742542", - "ref": "892182", - "description": "Freshmile France/LLISUCBTJ2EA96", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.250787, - 48.772359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3149689283792971770", - "ref": "892083", - "description": "Freshmile France/LLI4N9U0V2FH74", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Th,Fr,Mo,We,Tu 14:00-16:00,Th,We,Tu,Fr,Mo 09:00-12:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.521234, - 48.996403 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P896075582245765522", - "ref": "1361755", - "description": "Freshmile France/LM294Q1D325N4G", - "capacity": "2", - "socket:type2_combo:output": "165 kW", - "charging_station:output": "165 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.082244, - 49.237516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2114459501846945430", - "ref": "485148", - "description": "Freshmile France/STVWQJJZNN", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Sa,We,Mo,Th,Tu,Fr 09:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.457235, - -21.337975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5370607827597114286", - "ref": "971768", - "description": "Freshmile France/LLLGE2I8012M5T", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.12051, - 49.4342 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5893818218489346410", - "ref": "705899", - "description": "Freshmile France/BLXZFV", - "capacity": "21", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.12051, - 49.4342 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5893818218489346410", - "ref": "705899", - "description": "Freshmile France/BLXZFV", - "capacity": "21", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.358522, - 48.205517 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6839995371002253006", - "ref": "521375", - "description": "Freshmile France/UTHD3KC8DN", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:typee": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.961499, - 49.044777 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1434881946717621322", - "ref": "446555", - "description": "Freshmile France/O2O5X8CIOC", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.745613, - 48.590542 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4062045080777600091", - "ref": "1179270", - "description": "Freshmile France/LM0F83BB522V0P", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.751265, - 48.653792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6271644610294817661", - "ref": "446600", - "description": "Freshmile France/YKVA6WUBXU", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:typee": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.751265, - 48.653792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6271644610294817661", - "ref": "446600", - "description": "Freshmile France/YKVA6WUBXU", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.560401, - 45.53511 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7640779691172472251", - "ref": "578828", - "description": "Freshmile France/ABYE1D2DBH", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.25805, - 43.348916 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2115051470767078359", - "ref": "559802", - "description": "Freshmile France/VK0TQGFDSG", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Mo,We,Tu,Th,Fr 14:00-19:00,Sa 09:00-12:00,Th,Tu,We,Fr,Mo 08:00-12:00,Sa 14:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.751152, - 48.591566 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P317468254941200247", - "ref": "1184947", - "description": "Freshmile France/LM0QFZ1WJ7YYZB", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.758179, - 48.588123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8290201583795230422", - "ref": "1179105", - "description": "Freshmile France/LM0L01CWT1DXW2", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.772188, - 48.591038 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P9003946636599300830", - "ref": "1184513", - "description": "Freshmile France/LM0Z3UCQ42FHHE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.693695, - 48.614122 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6350887281122608489", - "ref": "1176906", - "description": "Freshmile France/LLMSXFPCVBPWZB", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.355138, - 48.75298 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6249126717595114458", - "ref": "492036", - "description": "Freshmile France/RR19SMVEEU", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.737531, - 44.570625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6179213425692927929", - "ref": "892587", - "description": "Freshmile France/LLKUT3EM92D53F", - "capacity": "11", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Tu,Th,Mo,Sa,We,Fr 08:00-12:00,Sa 14:00-18:00,Th,Mo,Fr,Tu,We 14:00-19:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.773495, - 48.587645 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2471766496521238186", - "ref": "1183260", - "description": "Freshmile France/LM0WMH5YCYL61I", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.756763, - 48.592557 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5076395933196139245", - "ref": "1179135", - "description": "Freshmile France/LM0KTZER824UWK", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.768315, - 48.590349 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7861474924064790947", - "ref": "1184929", - "description": "Freshmile France/LM0Z02PM92J4VJ", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.766689, - 48.585437 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5985648150355653731", - "ref": "1185181", - "description": "Freshmile France/LM0Z7HOMX1OWR5", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.77545, - 48.58995 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1381436578191588659", - "ref": "1183290", - "description": "Freshmile France/LM0WMJUZ51HIXE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.773043, - 48.594389 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8906195709995209296", - "ref": "1198501", - "description": "Freshmile France/LM0Z2NTON2J0ES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.765101, - 48.583247 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1287149286842625732", - "ref": "1184531", - "description": "Freshmile France/LM0Z796IGAS0O6", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.907605, - 47.900894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1356947483940635755", - "ref": "492015", - "description": "Freshmile France/YA46XKXKNV", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.827991, - 48.613257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1934741072593232166", - "ref": "698996", - "description": "Freshmile France/S4WKO92WF7", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.634685, - 48.532983 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3617377466179092514", - "ref": "471111", - "description": "Freshmile France/MBIIAYIANW", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.634685, - 48.532983 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3617377466179092514", - "ref": "471111", - "description": "Freshmile France/MBIIAYIANW", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.740975, - 48.600122 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5927500681144594875", - "ref": "466293", - "description": "Freshmile France/YFBKCUHMCA", - "capacity": "2", - "charging_station:output": "43 kW", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.740975, - 48.600122 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5927500681144594875", - "ref": "466293", - "description": "Freshmile France/YFBKCUHMCA", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.8052, - 48.794997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4647162160139927190", - "ref": "682136", - "description": "Freshmile France/CGRR6UGO53", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.679022, - 48.490092 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8694011862811757928", - "ref": "454083", - "description": "Freshmile France/LZBDAYDH0Y", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.679022, - 48.490092 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8694011862811757928", - "ref": "454083", - "description": "Freshmile France/LZBDAYDH0Y", - "capacity": "2", - "socket:type2_combo:output": "43 kW", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.629997, - 46.247894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3072944640302384102", - "ref": "1034499", - "description": "Freshmile France/LLSBPHR1F1S2X3", - "capacity": "2", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.334988, - 43.813498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3609311220816967885", - "ref": "1044453", - "description": "Freshmile France/LLOE7OX3J28UN6", - "capacity": "4", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.334988, - 43.813498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3609311220816967885", - "ref": "1044453", - "description": "Freshmile France/LLOE7OX3J28UN6", - "capacity": "4", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.432939, - 46.135581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4839077952215643904", - "ref": "471141", - "description": "Freshmile France/ODDTVCL4LZ", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.088854, - 45.033314 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P679444501555433607", - "ref": "892116", - "description": "Freshmile France/LLIEE5ICH2C4QK", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5919, - 46.361293 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1460581992065423199", - "ref": "971912", - "description": "Freshmile France/LLNLKYIDK2M2IU", - "capacity": "3", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5919, - 46.361293 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1460581992065423199", - "ref": "971912", - "description": "Freshmile France/LLNLKYIDK2M2IU", - "capacity": "3", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.32237, - 46.19182 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5547701614211834150", - "ref": "505590", - "description": "Freshmile France/IBDZ4WIOAT", - "capacity": "22", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.972573, - 43.611234 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6564587009769171658", - "ref": "971933", - "description": "Freshmile France/LLNYCX9741UFHR", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.972573, - 43.611234 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6564587009769171658", - "ref": "971933", - "description": "Freshmile France/LLNYCX9741UFHR", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.153299, - 49.348875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2855993361688247732", - "ref": "1173048", - "description": "Freshmile France/LLQ2IX2HQ13IL4", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.153299, - 49.348875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2855993361688247732", - "ref": "1173048", - "description": "Freshmile France/LLQ2IX2HQ13IL4", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.153299, - 49.348875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2855993361688247732", - "ref": "1173048", - "description": "Freshmile France/LLQ2IX2HQ13IL4", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.153299, - 49.348875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2855993361688247732", - "ref": "1173048", - "description": "Freshmile France/LLQ2IX2HQ13IL4", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.313762, - 48.926522 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5356369150687454623", - "ref": "892377", - "description": "Freshmile France/LLJCP3OVP21SAS", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.743415, - 48.591099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6334485686629646104", - "ref": "477672", - "description": "Freshmile France/MB9F5TKRPJ", - "capacity": "3", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.743415, - 48.591099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6334485686629646104", - "ref": "477672", - "description": "Freshmile France/MB9F5TKRPJ", - "capacity": "3", - "charging_station:output": "75 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.81077, - 43.683611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1100759910091321405", - "ref": "529358", - "description": "Freshmile France/JXHEZ5LVEE", - "capacity": "2", - "socket:type2_combo:output": "40 kW", - "charging_station:output": "40 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Tu,Th,Fr,We,Mo 08:00-12:00,We,Mo,Th,Fr,Tu 14:00-19:00,Sa 09:00-12:00,Sa 14:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.601068, - 48.020193 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1202688219945585861", - "ref": "515075", - "description": "Freshmile France/MZO1WROI2A", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.131067, - 44.43558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P9033552958351524081", - "ref": "454020", - "description": "Freshmile France/F5YXGNA3QT", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.37487, - 48.718814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1283293102477162703", - "ref": "735138", - "description": "Freshmile France/G3DXGKYHRM", - "capacity": "3", - "charging_station:output": "43 kW", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.728289, - 46.098816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1266319598138747356", - "ref": "756972", - "description": "Freshmile France/KEWBFH2LZO", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.728289, - 46.098816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1266319598138747356", - "ref": "756972", - "description": "Freshmile France/KEWBFH2LZO", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.048387, - 44.08577 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4540744727572037969", - "ref": "477723", - "description": "Freshmile France/WULLAX36A5", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.026832, - 43.136314 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4962104682687608098", - "ref": "578906", - "description": "Freshmile France/JVRK3JQHGA", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.450594, - 44.912059 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2927395659945589052", - "ref": "1353028", - "description": "Freshmile France/LLYO481V41P0EN", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.206145, - 48.688707 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3464604075138691679", - "ref": "477717", - "description": "Freshmile France/VSSVCNY8HH", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.132103, - 50.7366 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P385123863239899708", - "ref": "505524", - "description": "Freshmile France/SY2XSTFI1W", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.132103, - 50.7366 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P385123863239899708", - "ref": "505524", - "description": "Freshmile France/SY2XSTFI1W", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.279286, - -20.998735 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7182594312060442718", - "ref": "892197", - "description": "Freshmile France/LLIUA2L6J23MMR", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.715476, - -21.041079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6010578649120106749", - "ref": "892200", - "description": "Freshmile France/LLIUAFO8VI0P35", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.875939, - 43.918756 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6370976605372731239", - "ref": "491931", - "description": "Freshmile France/ESPSCBXVJ3", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Mo,We,Tu,Fr 08:00-12:30,Th 08:00-12:00,Fr,Tu,Th,We,Mo 13:30-19:00,Sa 14:00-19:00,Sa 09:00-12:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.192655, - 45.963568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3988690591526049112", - "ref": "541763", - "description": "Freshmile France/HQNSJ8DLJY", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.192655, - 45.963568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3988690591526049112", - "ref": "541763", - "description": "Freshmile France/HQNSJ8DLJY", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.098367, - 49.326275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2875633017847150488", - "ref": "505710", - "description": "Freshmile France/V9EYPVI8LD", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.475487, - -21.322137 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1270102807225030584", - "ref": "892191", - "description": "Freshmile France/LLIU9IX4111I5D", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.541409, - 43.477967 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4404785766798296854", - "ref": "529541", - "description": "Freshmile France/QHOHHOBGVO", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "We,Fr,Mo,Tu,Th 07:30-19:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.541409, - 43.477967 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4404785766798296854", - "ref": "529541", - "description": "Freshmile France/QHOHHOBGVO", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "We,Fr,Mo,Tu,Th 07:30-19:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.765529, - 48.588403 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8602833308788003437", - "ref": "472182", - "description": "Freshmile France/FOREKRBQZH", - "capacity": "3", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.765529, - 48.588403 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8602833308788003437", - "ref": "472182", - "description": "Freshmile France/FOREKRBQZH", - "capacity": "3", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.690381, - 48.532886 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1473345640839551997", - "ref": "466260", - "description": "Freshmile France/W0RMJ2P85R", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.690381, - 48.532886 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1473345640839551997", - "ref": "466260", - "description": "Freshmile France/W0RMJ2P85R", - "capacity": "3", - "charging_station:output": "63 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.260296, - -21.015741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1180543252887966089", - "ref": "892194", - "description": "Freshmile France/LLIU9V2ZWHVBCV", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.457122, - -21.336146 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2010576552562284787", - "ref": "1179843", - "description": "Freshmile France/LLIU9E3JZM9F8E", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 55.2237, - -21.0401 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P7233536077111957107", - "ref": "742971", - "description": "Freshmile France/stgillestama", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.727858, - 48.621889 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8601096830883902347", - "ref": "471021", - "description": "Freshmile France/C1UPCJWJBM", - "capacity": "10", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.727858, - 48.621889 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P8601096830883902347", - "ref": "471021", - "description": "Freshmile France/C1UPCJWJBM", - "capacity": "10", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.531071, - 49.292046 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1800331220639268290", - "ref": "370148", - "description": "Freshmile France/PPXUSFEVQZ", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.532536, - 49.292436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "FRESHMILE", - "owner:ref:FR:SIREN": "215701061", - "operator:email": "exploitation@freshmile.com", - "operator:phone": "+33 3 68 78 14 35", - "network": "FRESMILE", - "ref:EU:EVSE": "FRFR1EZTBC1", - "description": "Bouzonville Place du Marché", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-02-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.175036, - 49.122243 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P6435289211111021588", - "ref": "1031487", - "description": "Freshmile France/LLO2QD0SD28W34", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.20371, - 44.937159 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P5566174083819661711", - "ref": "892371", - "description": "Freshmile France/LLJ8KS3IN19LQ6", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.863855, - 46.391193 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3802010737298255335", - "ref": "682160", - "description": "Freshmile France/IKKJ2N9RPK", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.893435, - 42.672623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P892104747999056162", - "ref": "559859", - "description": "Freshmile France/ZU2CHSGYDT", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Th,Fr,Mo,Tu,We 08:00-19:00,Sa 09:00-18:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.177261, - 49.120311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P1936638297285238459", - "ref": "1031502", - "description": "Freshmile France/LLO2QG1JS2QP87", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.325681, - 43.807379 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4733679506220929314", - "ref": "559844", - "description": "Freshmile France/YKUFAJGFSH", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Tu,We,Mo,Fr,Th 08:00-12:00,Th,Fr,Mo,We,Tu 14:00-19:00,Sa 14:00-18:00,Sa 09:00-12:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.177454, - 49.110547 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4179328327032711255", - "ref": "1052475", - "description": "Freshmile France/LLO2QKFVGLVB2Q", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.347295, - 43.819905 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2267058583101896487", - "ref": "485139", - "description": "Freshmile France/QURNW8BWEM", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.153993, - 49.090408 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2900286637356556532", - "ref": "1090689", - "description": "Freshmile France/LLNVX170BIO7RE", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.16174, - 49.085704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2963966265207918181", - "ref": "1087749", - "description": "Freshmile France/LLNVX1QHN1XU0K", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.167677, - 49.143036 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P3619624488667647851", - "ref": "1084572", - "description": "Freshmile France/LLNVX2CTYVKP8T", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.122216, - 49.058872 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2504564426623382538", - "ref": "1034112", - "description": "Freshmile France/LLPS9MXFC1DNJE", - "capacity": "4", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.927928, - 49.201767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P2020782448935557728", - "ref": "706091", - "description": "Freshmile France/JWCQS9RKYQ", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.175805, - 48.781949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4758645238051579573", - "ref": "491895", - "description": "Freshmile France/XXB6Z6J9Q5", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.175805, - 48.781949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P4758645238051579573", - "ref": "491895", - "description": "Freshmile France/XXB6Z6J9Q5", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.154078, - 49.060183 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile | FR*FR1", - "operator:email": "roaming@freshmile.com", - "network": "Freshmile France", - "ref:EU:EVSE": "FRFR1P363706259799333719", - "ref": "1145448", - "description": "Freshmile France/LLNVX48TF29BAB", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0163128, - 43.1428196 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRG05E83144001", - "description": "Centre commercial Grand Var", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0163128, - 43.1428196 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRG05E83144001", - "description": "Centre commercial Grand Var", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.17293, - 50.708788 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRG51PKIPSTA592001", - "description": "Kipsta - Tourcoing", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.17293, - 50.708788 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRG51PKIPSTA592001", - "description": "Kipsta - Tourcoing", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.088513, - 50.686657 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRG51PDECATHLON597002", - "description": "Decathlon - Marcq-en-Baroeul (Domyos)", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-19:00, Tu 07:00-19:00, We 07:00-19:00, Th 07:00-19:00, Fr 07:00-19:00, Sa 09:00-19:00", - "start_date": "2022-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.088513, - 50.686657 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRG51PDECATHLON597002", - "description": "Decathlon - Marcq-en-Baroeul (Domyos)", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-19:00, Tu 07:00-19:00, We 07:00-19:00, Th 07:00-19:00, Fr 07:00-19:00, Sa 09:00-19:00", - "start_date": "2022-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.088513, - 50.686657 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRG51PDECATHLON597002", - "description": "Decathlon - Marcq-en-Baroeul (Domyos)", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-19:00, Tu 07:00-19:00, We 07:00-19:00, Th 07:00-19:00, Fr 07:00-19:00, Sa 09:00-19:00", - "start_date": "2022-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.088513, - 50.686657 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRG51PDECATHLON597002", - "description": "Decathlon - Marcq-en-Baroeul (Domyos)", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-19:00, Tu 07:00-19:00, We 07:00-19:00, Th 07:00-19:00, Fr 07:00-19:00, Sa 09:00-19:00", - "start_date": "2022-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.088513, - 50.686657 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRG51PDECATHLON597002", - "description": "Decathlon - Marcq-en-Baroeul (Domyos)", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-19:00, Tu 07:00-19:00, We 07:00-19:00, Th 07:00-19:00, Fr 07:00-19:00, Sa 09:00-19:00", - "start_date": "2022-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.088513, - 50.686657 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRG51PDECATHLON597002", - "description": "Decathlon - Marcq-en-Baroeul (Domyos)", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-19:00, Tu 07:00-19:00, We 07:00-19:00, Th 07:00-19:00, Fr 07:00-19:00, Sa 09:00-19:00", - "start_date": "2022-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.088513, - 50.686657 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRG51PDECATHLON597002", - "description": "Decathlon - Marcq-en-Baroeul (Domyos)", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-19:00, Tu 07:00-19:00, We 07:00-19:00, Th 07:00-19:00, Fr 07:00-19:00, Sa 09:00-19:00", - "start_date": "2022-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.088513, - 50.686657 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRG51PDECATHLON597002", - "description": "Decathlon - Marcq-en-Baroeul (Domyos)", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-19:00, Tu 07:00-19:00, We 07:00-19:00, Th 07:00-19:00, Fr 07:00-19:00, Sa 09:00-19:00", - "start_date": "2022-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.847374, - 44.11296 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRG51PDECATHLON841001", - "description": "Decathlon - Orange", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.847374, - 44.11296 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRG51PDECATHLON841001", - "description": "Decathlon - Orange", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.62763, - 49.37222 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "530004423", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "Station Medine", - "ref:EU:EVSE": "Non concerné", - "description": "Station Medine ", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.62763, - 49.37222 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "530004423", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "Station Medine", - "ref:EU:EVSE": "Non concerné", - "description": "Station Medine ", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.43068, - 46.80108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "819949645", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "Super U Saint Sauveur le Vicomte", - "ref:EU:EVSE": "Non concerné", - "description": "Super U Saint Sauveur le Vicomte", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.43068, - 46.80108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "819949645", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "Super U Saint Sauveur le Vicomte", - "ref:EU:EVSE": "Non concerné", - "description": "Super U Saint Sauveur le Vicomte", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.43068, - 46.80108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "533365185", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "Garage Bellevigny", - "ref:EU:EVSE": "Non concerné", - "description": "Gargage Bellevigny", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.43068, - 46.80108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "533365185", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "Garage Bellevigny", - "ref:EU:EVSE": "Non concerné", - "description": "Gargage Bellevigny", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0863, - 49.91873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "887676260", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "ETS Marchand", - "ref:EU:EVSE": "Non concerné", - "description": "Station Marchand", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0863, - 49.91873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "887676260", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "ETS Marchand", - "ref:EU:EVSE": "Non concerné", - "description": "Station Marchand", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0863, - 49.91873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "887676260", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "ETS Marchand", - "ref:EU:EVSE": "Non concerné", - "description": "Station Marchand", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0863, - 49.91873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "887676260", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "ETS Marchand", - "ref:EU:EVSE": "Non concerné", - "description": "Station Marchand", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.51412, - 48.90201 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "518095906", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "Super U Brehal", - "ref:EU:EVSE": "Non concerné", - "description": "Super U Brehal", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.51412, - 48.90201 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "518095906", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "Super U Brehal", - "ref:EU:EVSE": "Non concerné", - "description": "Super U Brehal", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.756636, - 47.841494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "378515340", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "Super U", - "ref:EU:EVSE": "Non concerné", - "description": "Super U Besse-sur-Braye", - "capacity": "2", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.756636, - 47.841494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "378515340", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "Super U", - "ref:EU:EVSE": "Non concerné", - "description": "Super U Besse-sur-Braye", - "capacity": "2", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.53926, - 49.26531 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "383010758", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "Garage Leroyer", - "ref:EU:EVSE": "Non concerné", - "description": "Garage Leroyer", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.53926, - 49.26531 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "383010758", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "Garage Leroyer", - "ref:EU:EVSE": "Non concerné", - "description": "Garage Leroyer", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.04892, - 49.64236 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "337844559", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "Vallée Carburants", - "ref:EU:EVSE": "Non concerné", - "description": "Vallée Carburants", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.04892, - 49.64236 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "337844559", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "Vallée Carburants", - "ref:EU:EVSE": "Non concerné", - "description": "Vallée Carburants", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6202, - 49.47628 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "442619227", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "Super U", - "ref:EU:EVSE": "Non concerné", - "description": "Super U Bricquebec", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:typee": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6202, - 49.47628 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "442619227", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "Super U", - "ref:EU:EVSE": "Non concerné", - "description": "Super U Bricquebec", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:typee": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.556537, - 43.505927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "443256979", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "Super U", - "ref:EU:EVSE": "Non concerné", - "description": "Super U Belberaud", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.556537, - 43.505927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "443256979", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "Super U", - "ref:EU:EVSE": "Non concerné", - "description": "Super U Belberaud", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.435987, - 47.430663 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "389407610", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "Super U Contres", - "ref:EU:EVSE": "Non concerné", - "description": "Super U Contres", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.435987, - 47.430663 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "389407610", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "Super U Contres", - "ref:EU:EVSE": "Non concerné", - "description": "Super U Contres", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.51412, - 48.90201 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "518095906", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "Super U Brehal", - "ref:EU:EVSE": "Non concerné", - "description": "Super U Brehal", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.51412, - 48.90201 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "518095906", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "Super U Brehal", - "ref:EU:EVSE": "Non concerné", - "description": "Super U Brehal", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.435987, - 47.430663 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "389407610", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "Super U Contres", - "ref:EU:EVSE": "Non concerné", - "description": "Super U Contres", - "capacity": "8", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.435987, - 47.430663 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "389407610", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "Super U Contres", - "ref:EU:EVSE": "Non concerné", - "description": "Super U Contres", - "capacity": "8", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.597396, - 44.726374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "307962415", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "Intermarché Privas", - "ref:EU:EVSE": "Non concerné", - "description": "Intermarché Privas", - "capacity": "2", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.597396, - 44.726374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "307962415", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "Intermarché Privas", - "ref:EU:EVSE": "Non concerné", - "description": "Intermarché Privas", - "capacity": "2", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.83187, - 50.12729 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "917936825", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "Station Multi Energies Somme", - "ref:EU:EVSE": "Non concerné", - "description": "Station Multi Energies Somme", - "capacity": "4", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.83187, - 50.12729 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "917936825", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "Station Multi Energies Somme", - "ref:EU:EVSE": "Non concerné", - "description": "Station Multi Energies Somme", - "capacity": "4", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.36895, - 49.026868 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "308326560", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "Super U", - "ref:EU:EVSE": "Non concerné", - "description": "Super U Ecouen", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:typee": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.36895, - 49.026868 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "308326560", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "Super U", - "ref:EU:EVSE": "Non concerné", - "description": "Super U Ecouen", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:typee": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.09772, - 49.71463 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "337844559", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "Vallée Carburants", - "ref:EU:EVSE": "Non concerné", - "description": "Vallée Carburants", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.09772, - 49.71463 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "337844559", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "Vallée Carburants", - "ref:EU:EVSE": "Non concerné", - "description": "Vallée Carburants", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.601289, - 49.653097 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "354051930", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "Super U Fauville-en-Caux", - "ref:EU:EVSE": "Non concerné", - "description": "Super U Fauville-en-Caux", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.601289, - 49.653097 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "354051930", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "Super U Fauville-en-Caux", - "ref:EU:EVSE": "Non concerné", - "description": "Super U Fauville-en-Caux", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.419338, - 50.835355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "447844200", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "Garage Boo et Vanhee", - "ref:EU:EVSE": "Non concerné", - "description": "Garage Boo et Vanhee", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.419338, - 50.835355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "447844200", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "Garage Boo et Vanhee", - "ref:EU:EVSE": "Non concerné", - "description": "Garage Boo et Vanhee", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.16648, - 48.72593 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "808490288", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "SARL Aumont", - "ref:EU:EVSE": "Non concerné", - "description": "SARL Aumont", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.16648, - 48.72593 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "808490288", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "SARL Aumont", - "ref:EU:EVSE": "Non concerné", - "description": "SARL Aumont", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.826011, - 48.286584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "484381462", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "SARL Rault", - "ref:EU:EVSE": "Non concerné", - "description": "SARL Rault", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.826011, - 48.286584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "484381462", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "SARL Rault", - "ref:EU:EVSE": "Non concerné", - "description": "SARL Rault", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.601289, - 49.653097 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "354051930", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "Super U Fauville-en-Caux", - "ref:EU:EVSE": "Non concerné", - "description": "Super U Fauville-en-Caux", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.601289, - 49.653097 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "C4Energies", - "owner:ref:FR:SIREN": "354051930", - "operator:email": "contact@c4energies.com", - "operator:phone": "+33 9 71 04 70 75", - "network": "Super U Fauville-en-Caux", - "ref:EU:EVSE": "Non concerné", - "description": "Super U Fauville-en-Caux", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.84435, - 45.797818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON11811", - "ref": "FR*SOD*S*LYON*118*1*_*_", - "description": "CAL05 - HOTEL DE VILLE - RADIANT", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-09-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.84435, - 45.797818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON11812", - "ref": "FR*SOD*S*LYON*118*1*_*_", - "description": "CAL05 - HOTEL DE VILLE - RADIANT", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-09-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.84435, - 45.797818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON11821", - "ref": "FR*SOD*S*LYON*118*2*_*_", - "description": "CAL05 - HOTEL DE VILLE - RADIANT", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-09-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.84435, - 45.797818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON11822", - "ref": "FR*SOD*S*LYON*118*2*_*_", - "description": "CAL05 - HOTEL DE VILLE - RADIANT", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-09-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.801467, - 45.756093 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON11911", - "ref": "FR*SOD*S*LYON*119*1*_*_", - "description": "LY503 - POINT DU JOUR", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.801467, - 45.756093 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON11912", - "ref": "FR*SOD*S*LYON*119*1*_*_", - "description": "LY503 - POINT DU JOUR", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.801467, - 45.756093 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON11921", - "ref": "FR*SOD*S*LYON*119*2*_*_", - "description": "LY503 - POINT DU JOUR", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.801467, - 45.756093 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON11922", - "ref": "FR*SOD*S*LYON*119*2*_*_", - "description": "LY503 - POINT DU JOUR", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87067, - 45.735055 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON12011", - "ref": "FR*SOD*S*LYON*120*1*_*_", - "description": "LY801 - MAISON DE LA DANSE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-09-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87067, - 45.735055 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON12012", - "ref": "FR*SOD*S*LYON*120*1*_*_", - "description": "LY801 - MAISON DE LA DANSE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-09-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87067, - 45.735055 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON12021", - "ref": "FR*SOD*S*LYON*120*2*_*_", - "description": "LY801 - MAISON DE LA DANSE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-09-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87067, - 45.735055 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON12022", - "ref": "FR*SOD*S*LYON*120*2*_*_", - "description": "LY801 - MAISON DE LA DANSE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-09-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.860316, - 45.742073 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON12111", - "ref": "FR*SOD*S*LYON*121*1*_*_", - "description": "LY806 - BERLIET - EPARGNE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.860316, - 45.742073 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON12112", - "ref": "FR*SOD*S*LYON*121*1*_*_", - "description": "LY806 - BERLIET - EPARGNE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.860316, - 45.742073 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON12121", - "ref": "FR*SOD*S*LYON*121*2*_*_", - "description": "LY806 - BERLIET - EPARGNE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.860316, - 45.742073 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON12122", - "ref": "FR*SOD*S*LYON*121*2*_*_", - "description": "LY806 - BERLIET - EPARGNE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.875958, - 45.742985 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON12211", - "ref": "FR*SOD*S*LYON*122*1*_*_", - "description": "LY808 - GRANGE BLANCHE - BULLUKIAN", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.875958, - 45.742985 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON12212", - "ref": "FR*SOD*S*LYON*122*1*_*_", - "description": "LY808 - GRANGE BLANCHE - BULLUKIAN", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.875958, - 45.742985 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON12221", - "ref": "FR*SOD*S*LYON*122*2*_*_", - "description": "LY808 - GRANGE BLANCHE - BULLUKIAN", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.875958, - 45.742985 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON12222", - "ref": "FR*SOD*S*LYON*122*2*_*_", - "description": "LY808 - GRANGE BLANCHE - BULLUKIAN", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.814177, - 45.788793 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON12311", - "ref": "FR*SOD*S*LYON*123*1*_*_", - "description": "LY903 - INDUSTRIE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.814177, - 45.788793 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON12312", - "ref": "FR*SOD*S*LYON*123*1*_*_", - "description": "LY903 - INDUSTRIE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.814177, - 45.788793 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON12321", - "ref": "FR*SOD*S*LYON*123*2*_*_", - "description": "LY903 - INDUSTRIE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.814177, - 45.788793 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON12322", - "ref": "FR*SOD*S*LYON*123*2*_*_", - "description": "LY903 - INDUSTRIE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.715171, - 45.786008 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON12411", - "ref": "FR*SOD*S*LYON*124*1*_*_", - "description": "MCY01 - LACROIX-LAVAL", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-09-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.715171, - 45.786008 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON12412", - "ref": "FR*SOD*S*LYON*124*1*_*_", - "description": "MCY01 - LACROIX-LAVAL", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-09-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.715171, - 45.786008 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON12421", - "ref": "FR*SOD*S*LYON*124*2*_*_", - "description": "MCY01 - LACROIX-LAVAL", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-09-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.715171, - 45.786008 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON12422", - "ref": "FR*SOD*S*LYON*124*2*_*_", - "description": "MCY01 - LACROIX-LAVAL", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-09-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.909035, - 45.734346 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON12911", - "ref": "FR*SOD*S*LYON*129*1*_*_", - "description": "BRN01 - HOTEL DE VILLE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.909035, - 45.734346 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON12912", - "ref": "FR*SOD*S*LYON*129*1*_*_", - "description": "BRN01 - HOTEL DE VILLE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.909035, - 45.734346 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON12921", - "ref": "FR*SOD*S*LYON*129*2*_*_", - "description": "BRN01 - HOTEL DE VILLE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.909035, - 45.734346 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON12922", - "ref": "FR*SOD*S*LYON*129*2*_*_", - "description": "BRN01 - HOTEL DE VILLE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.814662, - 45.717164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON13011", - "ref": "FR*SOD*S*LYON*130*1*_*_", - "description": "OUL03 - GARE DOULLINS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.814662, - 45.717164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON13012", - "ref": "FR*SOD*S*LYON*130*1*_*_", - "description": "OUL03 - GARE DOULLINS", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.814662, - 45.717164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON13021", - "ref": "FR*SOD*S*LYON*130*2*_*_", - "description": "OUL03 - GARE DOULLINS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.814662, - 45.717164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON13022", - "ref": "FR*SOD*S*LYON*130*2*_*_", - "description": "OUL03 - GARE DOULLINS", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.82456, - 45.746524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON13111", - "ref": "FR*SOD*S*LYON*131*1*_*_", - "description": "LY205 - PERRACHE SUD", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.82456, - 45.746524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON13112", - "ref": "FR*SOD*S*LYON*131*1*_*_", - "description": "LY205 - PERRACHE SUD", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.82456, - 45.746524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON13121", - "ref": "FR*SOD*S*LYON*131*2*_*_", - "description": "LY205 - PERRACHE SUD", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.82456, - 45.746524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON13122", - "ref": "FR*SOD*S*LYON*131*2*_*_", - "description": "LY205 - PERRACHE SUD", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.849443, - 45.753338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON13211", - "ref": "FR*SOD*S*LYON*132*1*_*_", - "description": "LY310 - ARISTIDE BRIAND", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.849443, - 45.753338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON13212", - "ref": "FR*SOD*S*LYON*132*1*_*_", - "description": "LY310 - ARISTIDE BRIAND", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.849443, - 45.753338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON13221", - "ref": "FR*SOD*S*LYON*132*2*_*_", - "description": "LY310 - ARISTIDE BRIAND", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.849443, - 45.753338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON13222", - "ref": "FR*SOD*S*LYON*132*2*_*_", - "description": "LY310 - ARISTIDE BRIAND", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.873976, - 45.77919 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON13311", - "ref": "FR*SOD*S*LYON*133*1*_*_", - "description": "VIL03 - LA DOUA", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.873976, - 45.77919 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON13312", - "ref": "FR*SOD*S*LYON*133*1*_*_", - "description": "VIL03 - LA DOUA", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.873976, - 45.77919 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON13321", - "ref": "FR*SOD*S*LYON*133*2*_*_", - "description": "VIL03 - LA DOUA", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.873976, - 45.77919 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON13322", - "ref": "FR*SOD*S*LYON*133*2*_*_", - "description": "VIL03 - LA DOUA", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.86727, - 45.774074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON13411", - "ref": "FR*SOD*S*LYON*134*1*_*_", - "description": "VIL06 - WILSON - TONKIN", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.86727, - 45.774074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON13412", - "ref": "FR*SOD*S*LYON*134*1*_*_", - "description": "VIL06 - WILSON - TONKIN", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.86727, - 45.774074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON13421", - "ref": "FR*SOD*S*LYON*134*2*_*_", - "description": "VIL06 - WILSON - TONKIN", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.86727, - 45.774074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON13422", - "ref": "FR*SOD*S*LYON*134*2*_*_", - "description": "VIL06 - WILSON - TONKIN", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.969977, - 45.72577 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON14211", - "ref": "FR*SOD*S*LYON*142*1*_*_", - "description": "CHA01 - ZI CHASSIEU - ROCADE EST", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.969977, - 45.72577 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON14212", - "ref": "FR*SOD*S*LYON*142*1*_*_", - "description": "CHA01 - ZI CHASSIEU - ROCADE EST", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.815252, - 45.729335 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON14311", - "ref": "FR*SOD*S*LYON*143*1*_*_", - "description": "LAM02 - M7 - CONFLUENCE", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.815252, - 45.729335 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON14312", - "ref": "FR*SOD*S*LYON*143*1*_*_", - "description": "LAM02 - M7 - CONFLUENCE", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.887876, - 45.730238 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON14511", - "ref": "FR*SOD*S*LYON*145*1*_*_", - "description": "BRN06 - MERMOZ-PINEL - CHARGE ULTRA-RAPIDE", - "capacity": "1", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.887876, - 45.730238 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON14521", - "ref": "FR*SOD*S*LYON*145*2*_*_", - "description": "BRN06 - MERMOZ-PINEL - CHARGE ULTRA-RAPIDE", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.887876, - 45.730238 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON14522", - "ref": "FR*SOD*S*LYON*145*2*_*_", - "description": "BRN06 - MERMOZ-PINEL - CHARGE ULTRA-RAPIDE", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.844746, - 45.835363 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON15611", - "ref": "FR*SOD*S*LYON*156*1*_*_", - "description": "FOS01 - MAIRIE DE FONTAINES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.844746, - 45.835363 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON15612", - "ref": "FR*SOD*S*LYON*156*1*_*_", - "description": "FOS01 - MAIRIE DE FONTAINES", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.844746, - 45.835363 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON15621", - "ref": "FR*SOD*S*LYON*156*2*_*_", - "description": "FOS01 - MAIRIE DE FONTAINES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.844746, - 45.835363 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON15622", - "ref": "FR*SOD*S*LYON*156*2*_*_", - "description": "FOS01 - MAIRIE DE FONTAINES", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.881616, - 45.770826 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON15711", - "ref": "FR*SOD*S*LYON*157*1*_*_", - "description": "VIL05 - GRATTE-CIEL - BRANLY", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.881616, - 45.770826 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON15712", - "ref": "FR*SOD*S*LYON*157*1*_*_", - "description": "VIL05 - GRATTE-CIEL - BRANLY", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.881616, - 45.770826 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON15721", - "ref": "FR*SOD*S*LYON*157*2*_*_", - "description": "VIL05 - GRATTE-CIEL - BRANLY", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.881616, - 45.770826 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON15722", - "ref": "FR*SOD*S*LYON*157*2*_*_", - "description": "VIL05 - GRATTE-CIEL - BRANLY", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.888936, - 45.760216 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON15811", - "ref": "FR*SOD*S*LYON*158*1*_*_", - "description": "VIL13 - GRANDCLEMENT", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.888936, - 45.760216 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON15812", - "ref": "FR*SOD*S*LYON*158*1*_*_", - "description": "VIL13 - GRANDCLEMENT", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.888936, - 45.760216 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON15821", - "ref": "FR*SOD*S*LYON*158*2*_*_", - "description": "VIL13 - GRANDCLEMENT", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.888936, - 45.760216 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON15822", - "ref": "FR*SOD*S*LYON*158*2*_*_", - "description": "VIL13 - GRANDCLEMENT", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.829716, - 45.688457 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON15911", - "ref": "FR*SOD*S*LYON*159*1*_*_", - "description": "IRY02 - GARE DYVOURS", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.829716, - 45.688457 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON15912", - "ref": "FR*SOD*S*LYON*159*1*_*_", - "description": "IRY02 - GARE DYVOURS", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.863127, - 45.758517 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON16611", - "ref": "FR*SOD*S*LYON*166*1*_*_", - "description": "LY320 - PART-DIEU EST", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.863127, - 45.758517 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON16612", - "ref": "FR*SOD*S*LYON*166*1*_*_", - "description": "LY320 - PART-DIEU EST", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.887676, - 45.817008 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON17011", - "ref": "FR*SOD*S*LYON*170*1*_*_", - "description": "RIL04 - CENTRE AQUATIQUE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.887676, - 45.817008 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON17012", - "ref": "FR*SOD*S*LYON*170*1*_*_", - "description": "RIL04 - CENTRE AQUATIQUE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.887676, - 45.817008 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON17021", - "ref": "FR*SOD*S*LYON*170*2*_*_", - "description": "RIL04 - CENTRE AQUATIQUE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.887676, - 45.817008 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON17022", - "ref": "FR*SOD*S*LYON*170*2*_*_", - "description": "RIL04 - CENTRE AQUATIQUE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.813275, - 45.757816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON17111", - "ref": "FR*SOD*S*LYON*171*1*_*_", - "description": "LY505 - PLACE DE TRION - CHOULANS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.813275, - 45.757816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON17112", - "ref": "FR*SOD*S*LYON*171*1*_*_", - "description": "LY505 - PLACE DE TRION - CHOULANS", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.813275, - 45.757816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON17121", - "ref": "FR*SOD*S*LYON*171*2*_*_", - "description": "LY505 - PLACE DE TRION - CHOULANS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.813275, - 45.757816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON17122", - "ref": "FR*SOD*S*LYON*171*2*_*_", - "description": "LY505 - PLACE DE TRION - CHOULANS", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.850495, - 45.765502 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON17211", - "ref": "FR*SOD*S*LYON*172*1*_*_", - "description": "LY608 - VAUBAN - GARIBALDI", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.850495, - 45.765502 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON17212", - "ref": "FR*SOD*S*LYON*172*1*_*_", - "description": "LY608 - VAUBAN - GARIBALDI", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.850495, - 45.765502 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON17221", - "ref": "FR*SOD*S*LYON*172*2*_*_", - "description": "LY608 - VAUBAN - GARIBALDI", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.850495, - 45.765502 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON17222", - "ref": "FR*SOD*S*LYON*172*2*_*_", - "description": "LY608 - VAUBAN - GARIBALDI", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.875101, - 45.76973 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON17311", - "ref": "FR*SOD*S*LYON*173*1*_*_", - "description": "VIL01 - GRATTE-CIEL - DEDIEU", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.875101, - 45.76973 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON17312", - "ref": "FR*SOD*S*LYON*173*1*_*_", - "description": "VIL01 - GRATTE-CIEL - DEDIEU", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.875101, - 45.76973 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON17321", - "ref": "FR*SOD*S*LYON*173*2*_*_", - "description": "VIL01 - GRATTE-CIEL - DEDIEU", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.875101, - 45.76973 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON17322", - "ref": "FR*SOD*S*LYON*173*2*_*_", - "description": "VIL01 - GRATTE-CIEL - DEDIEU", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.76991, - 45.60042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON17411", - "ref": "FR*SOD*S*LYON*174*1*_*_", - "description": "GIV04 - PARC DES SPORTS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.76991, - 45.60042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON17412", - "ref": "FR*SOD*S*LYON*174*1*_*_", - "description": "GIV04 - PARC DES SPORTS", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.76991, - 45.60042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON17421", - "ref": "FR*SOD*S*LYON*174*2*_*_", - "description": "GIV04 - PARC DES SPORTS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.76991, - 45.60042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON17422", - "ref": "FR*SOD*S*LYON*174*2*_*_", - "description": "GIV04 - PARC DES SPORTS", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.872684, - 45.755436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON17511", - "ref": "FR*SOD*S*LYON*175*1*_*_", - "description": "LY322 - SAINT-EUSEBE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.872684, - 45.755436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON17512", - "ref": "FR*SOD*S*LYON*175*1*_*_", - "description": "LY322 - SAINT-EUSEBE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.872684, - 45.755436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON17521", - "ref": "FR*SOD*S*LYON*175*2*_*_", - "description": "LY322 - SAINT-EUSEBE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.872684, - 45.755436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON17522", - "ref": "FR*SOD*S*LYON*175*2*_*_", - "description": "LY322 - SAINT-EUSEBE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.806765, - 45.770418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON17611", - "ref": "FR*SOD*S*LYON*176*1*_*_", - "description": "LY906 - PLACE JEAN MONNET - LECLAIR", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.806765, - 45.770418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON17612", - "ref": "FR*SOD*S*LYON*176*1*_*_", - "description": "LY906 - PLACE JEAN MONNET - LECLAIR", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.806765, - 45.770418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON17621", - "ref": "FR*SOD*S*LYON*176*2*_*_", - "description": "LY906 - PLACE JEAN MONNET - LECLAIR", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.806765, - 45.770418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON17622", - "ref": "FR*SOD*S*LYON*176*2*_*_", - "description": "LY906 - PLACE JEAN MONNET - LECLAIR", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.923888, - 45.765487 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON17711", - "ref": "FR*SOD*S*LYON*177*1*_*_", - "description": "VAV06 - CARRE DE SOIE - BOHLEN", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.923888, - 45.765487 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON17712", - "ref": "FR*SOD*S*LYON*177*1*_*_", - "description": "VAV06 - CARRE DE SOIE - BOHLEN", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.857939, - 45.757145 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON17811", - "ref": "FR*SOD*S*LYON*178*1*_*_", - "description": "LY321 - PART-DIEU OUEST", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.857939, - 45.757145 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON17812", - "ref": "FR*SOD*S*LYON*178*1*_*_", - "description": "LY321 - PART-DIEU OUEST", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.844451, - 45.746092 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON17911", - "ref": "FR*SOD*S*LYON*179*1*_*_", - "description": "LY708 - JEAN MACE - SAINT-LAZARE", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.844451, - 45.746092 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON17912", - "ref": "FR*SOD*S*LYON*179*1*_*_", - "description": "LY708 - JEAN MACE - SAINT-LAZARE", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83123, - 45.744922 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON18011", - "ref": "FR*SOD*S*LYON*180*1*_*_", - "description": "LY709 - GENERAL LECLERC", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83123, - 45.744922 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON18012", - "ref": "FR*SOD*S*LYON*180*1*_*_", - "description": "LY709 - GENERAL LECLERC", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.849126, - 45.832428 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON18111", - "ref": "FR*SOD*S*LYON*181*1*_*_", - "description": "FOS03 - PLACE DE LEGLISE", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.849126, - 45.832428 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON18112", - "ref": "FR*SOD*S*LYON*181*1*_*_", - "description": "FOS03 - PLACE DE LEGLISE", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.777584, - 45.581722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON18411", - "ref": "FR*SOD*S*LYON*184*1*_*_", - "description": "GIV02 - VERRERIES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.777584, - 45.581722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON18412", - "ref": "FR*SOD*S*LYON*184*1*_*_", - "description": "GIV02 - VERRERIES", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.777584, - 45.581722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON18421", - "ref": "FR*SOD*S*LYON*184*2*_*_", - "description": "GIV02 - VERRERIES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.777584, - 45.581722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON18422", - "ref": "FR*SOD*S*LYON*184*2*_*_", - "description": "GIV02 - VERRERIES", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.862654, - 45.733704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON18511", - "ref": "FR*SOD*S*LYON*185*1*_*_", - "description": "LY811 - ETATS-UNIS - LYCEE LUMIERE", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.862654, - 45.733704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON18512", - "ref": "FR*SOD*S*LYON*185*1*_*_", - "description": "LY811 - ETATS-UNIS - LYCEE LUMIERE", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.858032, - 45.749022 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON18711", - "ref": "FR*SOD*S*LYON*187*1*_*_", - "description": "LY711 - MANUFACTURE DES TABACS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.858032, - 45.749022 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON18712", - "ref": "FR*SOD*S*LYON*187*1*_*_", - "description": "LY711 - MANUFACTURE DES TABACS", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.858032, - 45.749022 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON18721", - "ref": "FR*SOD*S*LYON*187*2*_*_", - "description": "LY711 - MANUFACTURE DES TABACS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.858032, - 45.749022 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON18722", - "ref": "FR*SOD*S*LYON*187*2*_*_", - "description": "LY711 - MANUFACTURE DES TABACS", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.862361, - 45.766254 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON18811", - "ref": "FR*SOD*S*LYON*188*1*_*_", - "description": "LY609 - VIABERT - BELLECOMBE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.862361, - 45.766254 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON18812", - "ref": "FR*SOD*S*LYON*188*1*_*_", - "description": "LY609 - VIABERT - BELLECOMBE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.862361, - 45.766254 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON18821", - "ref": "FR*SOD*S*LYON*188*2*_*_", - "description": "LY609 - VIABERT - BELLECOMBE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.862361, - 45.766254 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON18822", - "ref": "FR*SOD*S*LYON*188*2*_*_", - "description": "LY609 - VIABERT - BELLECOMBE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.847266, - 45.773879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON18911", - "ref": "FR*SOD*S*LYON*189*1*_*_", - "description": "LY610 - FELIX JACQUIER", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.847266, - 45.773879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON18912", - "ref": "FR*SOD*S*LYON*189*1*_*_", - "description": "LY610 - FELIX JACQUIER", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.847266, - 45.773879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON18921", - "ref": "FR*SOD*S*LYON*189*2*_*_", - "description": "LY610 - FELIX JACQUIER", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.847266, - 45.773879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON18922", - "ref": "FR*SOD*S*LYON*189*2*_*_", - "description": "LY610 - FELIX JACQUIER", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.915696, - 45.777573 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON19011", - "ref": "FR*SOD*S*LYON*190*1*_*_", - "description": "VAV04 - PARKING BACHELARD", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.915696, - 45.777573 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON19012", - "ref": "FR*SOD*S*LYON*190*1*_*_", - "description": "VAV04 - PARKING BACHELARD", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.915696, - 45.777573 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON19021", - "ref": "FR*SOD*S*LYON*190*2*_*_", - "description": "VAV04 - PARKING BACHELARD", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.915696, - 45.777573 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON19022", - "ref": "FR*SOD*S*LYON*190*2*_*_", - "description": "VAV04 - PARKING BACHELARD", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.928076, - 45.757096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON19111", - "ref": "FR*SOD*S*LYON*191*1*_*_", - "description": "VAV08 - JOSEPH BLEIN", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.928076, - 45.757096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON19112", - "ref": "FR*SOD*S*LYON*191*1*_*_", - "description": "VAV08 - JOSEPH BLEIN", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.928076, - 45.757096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON19121", - "ref": "FR*SOD*S*LYON*191*2*_*_", - "description": "VAV08 - JOSEPH BLEIN", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.928076, - 45.757096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON19122", - "ref": "FR*SOD*S*LYON*191*2*_*_", - "description": "VAV08 - JOSEPH BLEIN", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.915998, - 45.821438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON19211", - "ref": "FR*SOD*S*LYON*192*1*_*_", - "description": "RIL05 - Z.I SEMENAZ", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.915998, - 45.821438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON19212", - "ref": "FR*SOD*S*LYON*192*1*_*_", - "description": "RIL05 - Z.I SEMENAZ", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.750663, - 45.817726 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON19311", - "ref": "FR*SOD*S*LYON*193*1*_*_", - "description": "DAR02 - PARKING DU PANORAMA", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.750663, - 45.817726 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON19312", - "ref": "FR*SOD*S*LYON*193*1*_*_", - "description": "DAR02 - PARKING DU PANORAMA", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.858505, - 45.674233 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON19411", - "ref": "FR*SOD*S*LYON*194*1*_*_", - "description": "FEZ02 - PLACE RENE LESCOT", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.858505, - 45.674233 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON19412", - "ref": "FR*SOD*S*LYON*194*1*_*_", - "description": "FEZ02 - PLACE RENE LESCOT", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.898917, - 45.671376 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON19511", - "ref": "FR*SOD*S*LYON*195*1*_*_", - "description": "CRB01 - PLACE DU COSTEL", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.898917, - 45.671376 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON19512", - "ref": "FR*SOD*S*LYON*195*1*_*_", - "description": "CRB01 - PLACE DU COSTEL", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.722982, - 45.744 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON19611", - "ref": "FR*SOD*S*LYON*196*1*_*_", - "description": "CRA02 - MAIRIE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.722982, - 45.744 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON19612", - "ref": "FR*SOD*S*LYON*196*1*_*_", - "description": "CRA02 - MAIRIE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.875772614086151, - 45.75008232664909 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON19711", - "ref": "FR*SOD*S*LYON*197*1*_*_", - "description": "LY323 - FEUILLAT - LACASSAGNE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.875772614086151, - 45.75008232664909 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON19712", - "ref": "FR*SOD*S*LYON*197*1*_*_", - "description": "LY323 - FEUILLAT - LACASSAGNE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8460944190143795, - 45.760931142089184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON19811", - "ref": "FR*SOD*S*LYON*198*1*_*_", - "description": "LY312 - SAXE - PREFECTURE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8460944190143795, - 45.760931142089184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON19812", - "ref": "FR*SOD*S*LYON*198*1*_*_", - "description": "LY312 - SAXE - PREFECTURE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8918324, - 45.7444073 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON19911", - "ref": "FR*SOD*S*LYON*199*1*_*_", - "description": "LY319 - VINATIER", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8918324, - 45.7444073 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON19912", - "ref": "FR*SOD*S*LYON*199*1*_*_", - "description": "LY319 - VINATIER", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.866588999999999, - 45.74566739999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON20011", - "ref": "FR*SOD*S*LYON*200*1*_*_", - "description": "LY802 - MONPLAISIR - VILLON", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.866588999999999, - 45.74566739999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON20012", - "ref": "FR*SOD*S*LYON*200*1*_*_", - "description": "LY802 - MONPLAISIR - VILLON", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.82702, - 45.76834890000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON20111", - "ref": "FR*SOD*S*LYON*201*1*_*_", - "description": "LY101 - QUAI SAINT-VINCENT - MARTINIERE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.82702, - 45.76834890000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON20112", - "ref": "FR*SOD*S*LYON*201*1*_*_", - "description": "LY101 - QUAI SAINT-VINCENT - MARTINIERE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8419137, - 45.756634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON20211", - "ref": "FR*SOD*S*LYON*202*1*_*_", - "description": "LY318 - GUILLOTIERE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8419137, - 45.756634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON20212", - "ref": "FR*SOD*S*LYON*202*1*_*_", - "description": "LY318 - GUILLOTIERE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8640508509262, - 45.7500229161137 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON20311", - "ref": "FR*SOD*S*LYON*203*1*_*_", - "description": "LY324 - MONTLUC", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8640508509262, - 45.7500229161137 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON20312", - "ref": "FR*SOD*S*LYON*203*1*_*_", - "description": "LY324 - MONTLUC", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.864143299999999, - 45.7704133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON20411", - "ref": "FR*SOD*S*LYON*204*1*_*_", - "description": "VIL10 - CHARPENNES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.864143299999999, - 45.7704133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON20412", - "ref": "FR*SOD*S*LYON*204*1*_*_", - "description": "VIL10 - CHARPENNES", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7840631, - 45.7642864 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON20511", - "ref": "FR*SOD*S*LYON*205*1*_*_", - "description": "TDL05 - DEMI-LUNE", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7840631, - 45.7642864 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON20512", - "ref": "FR*SOD*S*LYON*205*1*_*_", - "description": "TDL05 - DEMI-LUNE", - "capacity": "3", - "charging_station:output": "100 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7840631, - 45.7642864 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON20513", - "ref": "FR*SOD*S*LYON*205*1*_*_", - "description": "TDL05 - DEMI-LUNE", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.898926899999999, - 45.765822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON20611", - "ref": "FR*SOD*S*LYON*206*1*_*_", - "description": "VIL14 - CUSSET", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.898926899999999, - 45.765822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON20612", - "ref": "FR*SOD*S*LYON*206*1*_*_", - "description": "VIL14 - CUSSET", - "capacity": "3", - "charging_station:output": "100 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.898926899999999, - 45.765822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON20613", - "ref": "FR*SOD*S*LYON*206*1*_*_", - "description": "VIL14 - CUSSET", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8303424, - 45.7381362 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON20711", - "ref": "FR*SOD*S*LYON*207*1*_*_", - "description": "LY714 - GIRONDINS - YVES FARGE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8303424, - 45.7381362 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON20712", - "ref": "FR*SOD*S*LYON*207*1*_*_", - "description": "LY714 - GIRONDINS - YVES FARGE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8303424, - 45.7381362 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON20721", - "ref": "FR*SOD*S*LYON*207*2*_*_", - "description": "LY714 - GIRONDINS - YVES FARGE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8303424, - 45.7381362 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON20722", - "ref": "FR*SOD*S*LYON*207*2*_*_", - "description": "LY714 - GIRONDINS - YVES FARGE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9167057, - 45.7311159 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON20811", - "ref": "FR*SOD*S*LYON*208*1*_*_", - "description": "BRN08 - ROOSEVELT - LES ALIZES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9167057, - 45.7311159 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON20812", - "ref": "FR*SOD*S*LYON*208*1*_*_", - "description": "BRN08 - ROOSEVELT - LES ALIZES", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.901374, - 45.705336 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON3511", - "ref": "FR*SOD*S*LYON*35*1*_*_", - "description": "SPR04 - CITE BERLIET", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.901374, - 45.705336 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON3512", - "ref": "FR*SOD*S*LYON*35*1*_*_", - "description": "SPR04 - CITE BERLIET", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.901374, - 45.705336 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON3521", - "ref": "FR*SOD*S*LYON*35*2*_*_", - "description": "SPR04 - CITE BERLIET", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.901374, - 45.705336 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON3522", - "ref": "FR*SOD*S*LYON*35*2*_*_", - "description": "SPR04 - CITE BERLIET", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.976542, - 45.772192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON3611", - "ref": "FR*SOD*S*LYON*36*1*_*_", - "description": "DEC02 - ESPLANADE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.976542, - 45.772192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON3612", - "ref": "FR*SOD*S*LYON*36*1*_*_", - "description": "DEC02 - ESPLANADE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.976542, - 45.772192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON3621", - "ref": "FR*SOD*S*LYON*36*2*_*_", - "description": "DEC02 - ESPLANADE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.976542, - 45.772192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON3622", - "ref": "FR*SOD*S*LYON*36*2*_*_", - "description": "DEC02 - ESPLANADE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.837835, - 45.737199 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON3711", - "ref": "FR*SOD*S*LYON*37*1*_*_", - "description": "LY702 - JEAN JAURES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.837835, - 45.737199 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON3712", - "ref": "FR*SOD*S*LYON*37*1*_*_", - "description": "LY702 - JEAN JAURES", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.837835, - 45.737199 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON3721", - "ref": "FR*SOD*S*LYON*37*2*_*_", - "description": "LY702 - JEAN JAURES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.837835, - 45.737199 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON3722", - "ref": "FR*SOD*S*LYON*37*2*_*_", - "description": "LY702 - JEAN JAURES", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.919312, - 45.726701 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON3811", - "ref": "FR*SOD*S*LYON*38*1*_*_", - "description": "BRN03 - PARKING DE LESPACE ALBERT CAMUS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.919312, - 45.726701 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON3812", - "ref": "FR*SOD*S*LYON*38*1*_*_", - "description": "BRN03 - PARKING DE LESPACE ALBERT CAMUS", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.919312, - 45.726701 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON3821", - "ref": "FR*SOD*S*LYON*38*2*_*_", - "description": "BRN03 - PARKING DE LESPACE ALBERT CAMUS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.919312, - 45.726701 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON3822", - "ref": "FR*SOD*S*LYON*38*2*_*_", - "description": "BRN03 - PARKING DE LESPACE ALBERT CAMUS", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.003734, - 45.767058 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON4011", - "ref": "FR*SOD*S*LYON*40*1*_*_", - "description": "MEY03 - CENTRE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.003734, - 45.767058 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON4012", - "ref": "FR*SOD*S*LYON*40*1*_*_", - "description": "MEY03 - CENTRE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.003734, - 45.767058 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON4021", - "ref": "FR*SOD*S*LYON*40*2*_*_", - "description": "MEY03 - CENTRE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.003734, - 45.767058 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON4022", - "ref": "FR*SOD*S*LYON*40*2*_*_", - "description": "MEY03 - CENTRE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.755318, - 45.765054 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON4111", - "ref": "FR*SOD*S*LYON*41*1*_*_", - "description": "TDL04 - STADE DU SAUZE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.755318, - 45.765054 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON4112", - "ref": "FR*SOD*S*LYON*41*1*_*_", - "description": "TDL04 - STADE DU SAUZE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.755318, - 45.765054 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON4121", - "ref": "FR*SOD*S*LYON*41*2*_*_", - "description": "TDL04 - STADE DU SAUZE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.755318, - 45.765054 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON4122", - "ref": "FR*SOD*S*LYON*41*2*_*_", - "description": "TDL04 - STADE DU SAUZE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.035817, - 45.770299 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON4211", - "ref": "FR*SOD*S*LYON*42*1*_*_", - "description": "JOG02 - ZI MEYZIEU-JONAGE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.035817, - 45.770299 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON4212", - "ref": "FR*SOD*S*LYON*42*1*_*_", - "description": "JOG02 - ZI MEYZIEU-JONAGE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.035817, - 45.770299 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON4221", - "ref": "FR*SOD*S*LYON*42*2*_*_", - "description": "JOG02 - ZI MEYZIEU-JONAGE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.035817, - 45.770299 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON4222", - "ref": "FR*SOD*S*LYON*42*2*_*_", - "description": "JOG02 - ZI MEYZIEU-JONAGE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.789977, - 45.786734 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON4311", - "ref": "FR*SOD*S*LYON*43*1*_*_", - "description": "LY902 - AVENUE ROSA PARKS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-02-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.789977, - 45.786734 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON4312", - "ref": "FR*SOD*S*LYON*43*1*_*_", - "description": "LY902 - AVENUE ROSA PARKS", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-02-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.789977, - 45.786734 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON4321", - "ref": "FR*SOD*S*LYON*43*2*_*_", - "description": "LY902 - AVENUE ROSA PARKS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-02-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.789977, - 45.786734 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON4322", - "ref": "FR*SOD*S*LYON*43*2*_*_", - "description": "LY902 - AVENUE ROSA PARKS", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-02-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.888112, - 45.720002 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON4411", - "ref": "FR*SOD*S*LYON*44*1*_*_", - "description": "VEN07 - PARILLY - METRO", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.888112, - 45.720002 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON4412", - "ref": "FR*SOD*S*LYON*44*1*_*_", - "description": "VEN07 - PARILLY - METRO", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.888112, - 45.720002 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON4421", - "ref": "FR*SOD*S*LYON*44*2*_*_", - "description": "VEN07 - PARILLY - METRO", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.888112, - 45.720002 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON4422", - "ref": "FR*SOD*S*LYON*44*2*_*_", - "description": "VEN07 - PARILLY - METRO", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.850108, - 45.666275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON4511", - "ref": "FR*SOD*S*LYON*45*1*_*_", - "description": "FEZ01 - LES RAZES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.850108, - 45.666275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON4512", - "ref": "FR*SOD*S*LYON*45*1*_*_", - "description": "FEZ01 - LES RAZES", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.850108, - 45.666275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON4521", - "ref": "FR*SOD*S*LYON*45*2*_*_", - "description": "FEZ01 - LES RAZES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.850108, - 45.666275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON4522", - "ref": "FR*SOD*S*LYON*45*2*_*_", - "description": "FEZ01 - LES RAZES", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.771318, - 45.816332 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON4611", - "ref": "FR*SOD*S*LYON*46*1*_*_", - "description": "LIM01 - ZAC DU PUY DOR", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.771318, - 45.816332 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON4612", - "ref": "FR*SOD*S*LYON*46*1*_*_", - "description": "LIM01 - ZAC DU PUY DOR", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.771318, - 45.816332 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON4621", - "ref": "FR*SOD*S*LYON*46*2*_*_", - "description": "LIM01 - ZAC DU PUY DOR", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.771318, - 45.816332 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON4622", - "ref": "FR*SOD*S*LYON*46*2*_*_", - "description": "LIM01 - ZAC DU PUY DOR", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.773797, - 45.738293 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON4711", - "ref": "FR*SOD*S*LYON*47*1*_*_", - "description": "FRC01 - PLACE DE LEUROPE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.773797, - 45.738293 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON4712", - "ref": "FR*SOD*S*LYON*47*1*_*_", - "description": "FRC01 - PLACE DE LEUROPE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.773797, - 45.738293 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON4721", - "ref": "FR*SOD*S*LYON*47*2*_*_", - "description": "FRC01 - PLACE DE LEUROPE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.773797, - 45.738293 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON4722", - "ref": "FR*SOD*S*LYON*47*2*_*_", - "description": "FRC01 - PLACE DE LEUROPE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.778237, - 45.760804 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON5411", - "ref": "FR*SOD*S*LYON*54*1*_*_", - "description": "TDL02 - HOTEL DE VILLE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-02-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.778237, - 45.760804 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON5412", - "ref": "FR*SOD*S*LYON*54*1*_*_", - "description": "TDL02 - HOTEL DE VILLE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-02-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.778237, - 45.760804 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON5421", - "ref": "FR*SOD*S*LYON*54*2*_*_", - "description": "TDL02 - HOTEL DE VILLE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-02-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.778237, - 45.760804 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON5422", - "ref": "FR*SOD*S*LYON*54*2*_*_", - "description": "TDL02 - HOTEL DE VILLE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-02-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.78582, - 45.78257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON5511", - "ref": "FR*SOD*S*LYON*55*1*_*_", - "description": "ECY02 - CENTRE SPORTIF", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.78582, - 45.78257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON5512", - "ref": "FR*SOD*S*LYON*55*1*_*_", - "description": "ECY02 - CENTRE SPORTIF", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.78582, - 45.78257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON5521", - "ref": "FR*SOD*S*LYON*55*2*_*_", - "description": "ECY02 - CENTRE SPORTIF", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.78582, - 45.78257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON5522", - "ref": "FR*SOD*S*LYON*55*2*_*_", - "description": "ECY02 - CENTRE SPORTIF", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.926779207790748, - 45.718196656237 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON5611", - "ref": "FR*SOD*S*LYON*56*1*_*_", - "description": "SPR02 - PORTE DES ALPES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-02-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.926779207790748, - 45.718196656237 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON5612", - "ref": "FR*SOD*S*LYON*56*1*_*_", - "description": "SPR02 - PORTE DES ALPES", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-02-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.926779207790748, - 45.718196656237 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON5621", - "ref": "FR*SOD*S*LYON*56*2*_*_", - "description": "SPR02 - PORTE DES ALPES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-02-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.926779207790748, - 45.718196656237 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON5622", - "ref": "FR*SOD*S*LYON*56*2*_*_", - "description": "SPR02 - PORTE DES ALPES", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-02-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.986585, - 45.771356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON5911", - "ref": "FR*SOD*S*LYON*59*1*_*_", - "description": "MEY04 - ROCADE EST", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.986585, - 45.771356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON5912", - "ref": "FR*SOD*S*LYON*59*1*_*_", - "description": "MEY04 - ROCADE EST", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.859705, - 45.779157 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON6211", - "ref": "FR*SOD*S*LYON*62*1*_*_", - "description": "VIL02 - TETE DOR - STALINGRAD", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.859705, - 45.779157 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON6212", - "ref": "FR*SOD*S*LYON*62*1*_*_", - "description": "VIL02 - TETE DOR - STALINGRAD", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.760909, - 45.8205 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON6311", - "ref": "FR*SOD*S*LYON*63*1*_*_", - "description": "DAR01 - M6 - PORTE DE LYON", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-05-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.760909, - 45.8205 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON6312", - "ref": "FR*SOD*S*LYON*63*1*_*_", - "description": "DAR01 - M6 - PORTE DE LYON", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-05-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.957432, - 45.679845 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON6411", - "ref": "FR*SOD*S*LYON*64*1*_*_", - "description": "MIS02 - ROCADE EST - D318", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.957432, - 45.679845 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON6412", - "ref": "FR*SOD*S*LYON*64*1*_*_", - "description": "MIS02 - ROCADE EST - D318", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.936937, - 45.74728 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON6511", - "ref": "FR*SOD*S*LYON*65*1*_*_", - "description": "DEC03 - EUREXPO - SEPT CHEMINS", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.936937, - 45.74728 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON6512", - "ref": "FR*SOD*S*LYON*65*1*_*_", - "description": "DEC03 - EUREXPO - SEPT CHEMINS", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.888445, - 45.782128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON6611", - "ref": "FR*SOD*S*LYON*66*1*_*_", - "description": "VIL11 - BUERS - SALENGRO", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.888445, - 45.782128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON6612", - "ref": "FR*SOD*S*LYON*66*1*_*_", - "description": "VIL11 - BUERS - SALENGRO", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.852532, - 45.706235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON6711", - "ref": "FR*SOD*S*LYON*67*1*_*_", - "description": "SFS01 - CENTRE-GARE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.852532, - 45.706235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON6712", - "ref": "FR*SOD*S*LYON*67*1*_*_", - "description": "SFS01 - CENTRE-GARE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.852532, - 45.706235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON6721", - "ref": "FR*SOD*S*LYON*67*2*_*_", - "description": "SFS01 - CENTRE-GARE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.852532, - 45.706235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON6722", - "ref": "FR*SOD*S*LYON*67*2*_*_", - "description": "SFS01 - CENTRE-GARE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.940114, - 45.692814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON6811", - "ref": "FR*SOD*S*LYON*68*1*_*_", - "description": "SPR06 - PARKING HENRI MARECHAL", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-08-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.940114, - 45.692814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON6812", - "ref": "FR*SOD*S*LYON*68*1*_*_", - "description": "SPR06 - PARKING HENRI MARECHAL", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-08-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.940114, - 45.692814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON6821", - "ref": "FR*SOD*S*LYON*68*2*_*_", - "description": "SPR06 - PARKING HENRI MARECHAL", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-08-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.940114, - 45.692814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON6822", - "ref": "FR*SOD*S*LYON*68*2*_*_", - "description": "SPR06 - PARKING HENRI MARECHAL", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-08-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.800152, - 45.776037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON7011", - "ref": "FR*SOD*S*LYON*70*1*_*_", - "description": "LY905 - MARIETTON", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.800152, - 45.776037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON7012", - "ref": "FR*SOD*S*LYON*70*1*_*_", - "description": "LY905 - MARIETTON", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.904544, - 45.746765 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON9811", - "ref": "FR*SOD*S*LYON*98*1*_*_", - "description": "BRN05 - HOPITAUX EST", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-08-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.904544, - 45.746765 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON9812", - "ref": "FR*SOD*S*LYON*98*1*_*_", - "description": "BRN05 - HOPITAUX EST", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-08-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.904544, - 45.746765 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON9821", - "ref": "FR*SOD*S*LYON*98*2*_*_", - "description": "BRN05 - HOPITAUX EST", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-08-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.904544, - 45.746765 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GRAND LYON", - "ref:EU:EVSE": "FRGLYPLYON9822", - "ref": "FR*SOD*S*LYON*98*2*_*_", - "description": "BRN05 - HOPITAUX EST", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-08-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -61.518049, - 16.269584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "G-MOB", - "owner:ref:FR:SIREN": "911886703", - "operator:email": "contact@gmob.fr", - "operator:phone": "+33 5 90 32 51 42", - "network": "GMOB", - "ref:EU:EVSE": "FRGOBPKEPLERDOTHEMARE", - "ref": "86e945d1-10bf-4db1-b368-ca33930807a3", - "description": "Immeuble KEPLER DOTHEMARE", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Sa 08:00-18:00", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -61.55694, - 16.241782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "G-MOB", - "owner:ref:FR:SIREN": "911886703", - "operator:email": "contact@gmob.fr", - "operator:phone": "+33 5 90 32 51 42", - "network": "GMOB", - "ref:EU:EVSE": "FRGOBPDOMIAGP", - "ref": "f5f6d1d7-5a46-4b1a-80d5-9b23d4b9e5e0", - "description": "DOMIA JARRY", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -61.605292, - 16.20394 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "G-MOB", - "owner:ref:FR:SIREN": "911886703", - "operator:email": "contact@gmob.fr", - "operator:phone": "+33 5 90 32 51 42", - "network": "GMOB", - "ref:EU:EVSE": "FRGOBPCARREFOURMARKETCOLLIN", - "ref": "97609174-6d99-4870-9c58-ecbbc2a72463", - "description": "Carrefour Market Collin", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6097311942322391, - 44.84424790207824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GREENSPOT", - "owner:ref:FR:SIREN": "414108601", - "operator:email": "compta@greenspot.fr", - "operator:phone": "+33 5 56 01 10 73", - "network": "CARREFOUR MARKET BORDEAUX FERRY ", - "ref:EU:EVSE": "FRGSPP1000086094", - "description": "CARREFOUR MARKET BORDEAUX FERRY ", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6097311942322391, - 44.84424790207824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GREENSPOT", - "owner:ref:FR:SIREN": "414108602", - "operator:email": "compta@greenspot.fr", - "operator:phone": "+33 5 56 01 10 74", - "network": "CARREFOUR MARKET BORDEAUX FERRY ", - "ref:EU:EVSE": "FRGSPP1000086094", - "description": "CARREFOUR MARKET BORDEAUX FERRY ", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6097311942322391, - 44.84424790207824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GREENSPOT", - "owner:ref:FR:SIREN": "414108598", - "operator:email": "compta@greenspot.fr", - "operator:phone": "+33 5 56 01 10 70", - "network": "CARREFOUR MARKET BORDEAUX FERRY ", - "ref:EU:EVSE": "FRGSPP1000086095", - "description": "CARREFOUR MARKET BORDEAUX FERRY ", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6097311942322391, - 44.84424790207824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GREENSPOT", - "owner:ref:FR:SIREN": "414108599", - "operator:email": "compta@greenspot.fr", - "operator:phone": "+33 5 56 01 10 71", - "network": "CARREFOUR MARKET BORDEAUX FERRY ", - "ref:EU:EVSE": "FRGSPP1000086095", - "description": "CARREFOUR MARKET BORDEAUX FERRY ", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6097311942322391, - 44.84424790207824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GREENSPOT", - "owner:ref:FR:SIREN": "820879021", - "operator:email": "compta@greenspot.fr", - "operator:phone": "+33 5 56 01 10 68", - "network": "CARREFOUR MARKET CAUDERAN", - "ref:EU:EVSE": "FRGSPP1000086119", - "description": "Carrefour Market Ferry", - "capacity": "5", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Sa 08:00-20:00,Su 08:00-13:00", - "wheelchair": "no", - "start_date": "2023-04-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6097311942322391, - 44.84424790207824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GREENSPOT", - "owner:ref:FR:SIREN": "820879021", - "operator:email": "compta@greenspot.fr", - "operator:phone": "+33 5 56 01 10 68", - "network": "CARREFOUR MARKET CAUDERAN", - "ref:EU:EVSE": "FRGSPP1000086119", - "description": "Carrefour Market Ferry", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Sa 08:00-20:00,Su 08:00-13:00", - "wheelchair": "no", - "start_date": "2023-04-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6097311942322391, - 44.84424790207824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GREENSPOT", - "owner:ref:FR:SIREN": "820879021", - "operator:email": "compta@greenspot.fr", - "operator:phone": "+33 5 56 01 10 68", - "network": "CARREFOUR MARKET CAUDERAN", - "ref:EU:EVSE": "FRGSPP1000086120", - "description": "Carrefour Market Ferry", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Sa 08:00-20:00,Su 08:00-13:00", - "wheelchair": "no", - "start_date": "2023-04-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6097311942322391, - 44.84424790207824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GREENSPOT", - "owner:ref:FR:SIREN": "820879021", - "operator:email": "compta@greenspot.fr", - "operator:phone": "+33 5 56 01 10 68", - "network": "CARREFOUR MARKET CAUDERAN", - "ref:EU:EVSE": "FRGSPP1000086120", - "description": "Carrefour Market Ferry", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Sa 08:00-20:00,Su 08:00-13:00", - "wheelchair": "no", - "start_date": "2023-04-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.177572, - 45.681315 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GREENSPOT", - "owner:ref:FR:SIREN": "820879021", - "operator:email": "compta@greenspot.fr", - "operator:phone": "+33 5 56 01 10 63", - "network": "GREENSPOT", - "ref:EU:EVSE": "FRGSPP1234595684", - "description": "GREENSPOT - SCI Champniers", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.177572, - 45.681315 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GREENSPOT", - "owner:ref:FR:SIREN": "820879021", - "operator:email": "compta@greenspot.fr", - "operator:phone": "+33 5 56 01 10 63", - "network": "GREENSPOT", - "ref:EU:EVSE": "FRGSPP1234595684", - "description": "GREENSPOT - SCI Champniers", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.271998, - 45.875192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GREENSPOT", - "owner:ref:FR:SIREN": "820879021", - "operator:email": "compta@greenspot.fr", - "operator:phone": "+33 5 56 01 10 63", - "network": "GREENSPOT", - "ref:EU:EVSE": "FRGSPP1234595829", - "description": "GREENSPOT - SCI BNB Auguste Comte", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.271998, - 45.875192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GREENSPOT", - "owner:ref:FR:SIREN": "820879021", - "operator:email": "compta@greenspot.fr", - "operator:phone": "+33 5 56 01 10 63", - "network": "GREENSPOT", - "ref:EU:EVSE": "FRGSPP1234595829", - "description": "GREENSPOT - SCI BNB Auguste Comte", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.17375, - 45.682099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GREENSPOT", - "owner:ref:FR:SIREN": "820879021", - "operator:email": "compta@greenspot.fr", - "operator:phone": "+33 5 56 01 10 63", - "network": "GREENSPOT", - "ref:EU:EVSE": "FRGSPP1234595830", - "description": "GREENSPOT - Since Logistique", - "capacity": "7", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.17375, - 45.682099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GREENSPOT", - "owner:ref:FR:SIREN": "820879021", - "operator:email": "compta@greenspot.fr", - "operator:phone": "+33 5 56 01 10 63", - "network": "GREENSPOT", - "ref:EU:EVSE": "FRGSPP1234595830", - "description": "GREENSPOT - Since Logistique", - "capacity": "7", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.679686, - 48.829436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GREENSPOT", - "owner:ref:FR:SIREN": "820879021", - "operator:email": "compta@greenspot.fr", - "operator:phone": "+33 5 56 01 10 63", - "network": "GREENSPOT", - "ref:EU:EVSE": "FRGSPE1234595832", - "description": "GREENSPOT - Del Arte Collegien", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.679686, - 48.829436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GREENSPOT", - "owner:ref:FR:SIREN": "820879021", - "operator:email": "compta@greenspot.fr", - "operator:phone": "+33 5 56 01 10 63", - "network": "GREENSPOT", - "ref:EU:EVSE": "FRGSPE1234595832", - "description": "GREENSPOT - Del Arte Collegien", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.343467, - 44.771834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GREENSPOT", - "owner:ref:FR:SIREN": "798265732", - "operator:email": "compta@greenspot.fr", - "operator:phone": "+33 5 56 01 12 73", - "network": "LE FOURNIL DE CREON", - "ref:EU:EVSE": "FRGSPP1897224", - "description": "LE FOURNIL DE CREON", - "capacity": "9", - "socket:type2_combo:output": "30 kW", - "charging_station:output": "30 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6097311942322391, - 44.84424790207824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GREENSPOT", - "owner:ref:FR:SIREN": "414108604", - "operator:email": "compta@greenspot.fr", - "operator:phone": "+33 5 56 01 10 76", - "network": "CARREFOUR MARKET BORDEAUX FERRY ", - "ref:EU:EVSE": "FRGSPP1897621", - "description": "CARREFOUR MARKET BORDEAUX FERRY ", - "capacity": "8", - "socket:type2_combo:output": "30 kW", - "charging_station:output": "30 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6097311942322391, - 44.84424790207824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GREENSPOT", - "owner:ref:FR:SIREN": "414108603", - "operator:email": "compta@greenspot.fr", - "operator:phone": "+33 5 56 01 10 75", - "network": "CARREFOUR MARKET BORDEAUX FERRY ", - "ref:EU:EVSE": "FRGSPP1898290", - "description": "CARREFOUR MARKET BORDEAUX FERRY ", - "capacity": "8", - "socket:type2_combo:output": "30 kW", - "charging_station:output": "30 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.343467, - 44.771834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GREENSPOT", - "owner:ref:FR:SIREN": "798265732", - "operator:email": "compta@greenspot.fr", - "operator:phone": "+33 5 56 01 12 73", - "network": "LE FOURNIL DE CREON", - "ref:EU:EVSE": "FRGSPP1898376", - "description": "LE FOURNIL DE CREON", - "capacity": "9", - "socket:type2_combo:output": "30 kW", - "charging_station:output": "30 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.343467, - 44.771834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GREENSPOT", - "owner:ref:FR:SIREN": "798265732", - "operator:email": "compta@greenspot.fr", - "operator:phone": "+33 5 56 01 12 73", - "network": "LE FOURNIL DE CREON", - "ref:EU:EVSE": "FRGSPP1898382", - "description": "LE FOURNIL DE CREON", - "capacity": "9", - "socket:type2_combo:output": "30 kW", - "charging_station:output": "30 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.343467, - 44.771834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GREENSPOT", - "owner:ref:FR:SIREN": "798265732", - "operator:email": "compta@greenspot.fr", - "operator:phone": "+33 5 56 01 12 73", - "network": "LE FOURNIL DE CREON", - "ref:EU:EVSE": "FRGSPP1898383", - "description": "LE FOURNIL DE CREON", - "capacity": "9", - "socket:type2_combo:output": "30 kW", - "charging_station:output": "30 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.489194, - 46.238846 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GREENSPOT", - "owner:ref:FR:SIREN": "494436611", - "operator:email": "compta@greenspot.fr", - "operator:phone": "+33 5 56 01 12 73", - "network": "Ambulance - Taxi - VSL MAQUIN", - "ref:EU:EVSE": "FRGSPP1898386", - "description": "Xavier MAQUIN", - "capacity": "3", - "socket:type2_combo:output": "30 kW", - "charging_station:output": "30 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.489194, - 46.238846 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GREENSPOT", - "owner:ref:FR:SIREN": "494436611", - "operator:email": "compta@greenspot.fr", - "operator:phone": "+33 5 56 01 12 73", - "network": "Ambulance - Taxi - VSL MAQUIN", - "ref:EU:EVSE": "FRGSPP1898575", - "description": "Xavier MAQUIN", - "capacity": "3", - "socket:type2_combo:output": "30 kW", - "charging_station:output": "30 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6331422307509281, - 44.84649108919644 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GREENSPOT", - "operator:email": "compta@greenspot.fr", - "operator:phone": "+33 5 56 01 12 21", - "network": "CM Montesquieu", - "ref:EU:EVSE": "FRGSPP1000086093", - "description": "CM Montesquieu", - "capacity": "5", - "charging_station:output": "23 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6097311942322391, - 44.84424790207824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GREENSPOT", - "owner:ref:FR:SIREN": "414108601", - "operator:email": "compta@greenspot.fr", - "operator:phone": "+33 5 56 01 10 73", - "network": "CARREFOUR MARKET BORDEAUX FERRY ", - "ref:EU:EVSE": "FRGSPP1000086094", - "description": "CARREFOUR MARKET BORDEAUX FERRY ", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6097311942322391, - 44.84424790207824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GREENSPOT", - "owner:ref:FR:SIREN": "414108602", - "operator:email": "compta@greenspot.fr", - "operator:phone": "+33 5 56 01 10 74", - "network": "CARREFOUR MARKET BORDEAUX FERRY ", - "ref:EU:EVSE": "FRGSPP1000086094", - "description": "CARREFOUR MARKET BORDEAUX FERRY ", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6097311942322391, - 44.84424790207824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GREENSPOT", - "owner:ref:FR:SIREN": "414108598", - "operator:email": "compta@greenspot.fr", - "operator:phone": "+33 5 56 01 10 70", - "network": "CARREFOUR MARKET BORDEAUX FERRY ", - "ref:EU:EVSE": "FRGSPP1000086095", - "description": "CARREFOUR MARKET BORDEAUX FERRY ", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6097311942322391, - 44.84424790207824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GREENSPOT", - "owner:ref:FR:SIREN": "414108599", - "operator:email": "compta@greenspot.fr", - "operator:phone": "+33 5 56 01 10 71", - "network": "CARREFOUR MARKET BORDEAUX FERRY ", - "ref:EU:EVSE": "FRGSPP1000086095", - "description": "CARREFOUR MARKET BORDEAUX FERRY ", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6097311942322391, - 44.84424790207824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GREENSPOT", - "owner:ref:FR:SIREN": "820879021", - "operator:email": "compta@greenspot.fr", - "operator:phone": "+33 5 56 01 10 68", - "network": "CARREFOUR MARKET CAUDERAN", - "ref:EU:EVSE": "FRGSPP1000086119", - "description": "Carrefour Market Ferry", - "capacity": "5", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Sa 08:00-20:00,Su 08:00-13:00", - "wheelchair": "no", - "start_date": "2023-04-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6097311942322391, - 44.84424790207824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GREENSPOT", - "owner:ref:FR:SIREN": "820879021", - "operator:email": "compta@greenspot.fr", - "operator:phone": "+33 5 56 01 10 68", - "network": "CARREFOUR MARKET CAUDERAN", - "ref:EU:EVSE": "FRGSPP1000086119", - "description": "Carrefour Market Ferry", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Sa 08:00-20:00,Su 08:00-13:00", - "wheelchair": "no", - "start_date": "2023-04-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6097311942322391, - 44.84424790207824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GREENSPOT", - "owner:ref:FR:SIREN": "820879021", - "operator:email": "compta@greenspot.fr", - "operator:phone": "+33 5 56 01 10 68", - "network": "CARREFOUR MARKET CAUDERAN", - "ref:EU:EVSE": "FRGSPP1000086120", - "description": "Carrefour Market Ferry", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Sa 08:00-20:00,Su 08:00-13:00", - "wheelchair": "no", - "start_date": "2023-04-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6097311942322391, - 44.84424790207824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GREENSPOT", - "owner:ref:FR:SIREN": "820879021", - "operator:email": "compta@greenspot.fr", - "operator:phone": "+33 5 56 01 10 68", - "network": "CARREFOUR MARKET CAUDERAN", - "ref:EU:EVSE": "FRGSPP1000086120", - "description": "Carrefour Market Ferry", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Sa 08:00-20:00,Su 08:00-13:00", - "wheelchair": "no", - "start_date": "2023-04-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.343467, - 44.771834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GREENSPOT", - "owner:ref:FR:SIREN": "798265732", - "operator:email": "compta@greenspot.fr", - "operator:phone": "+33 5 56 01 12 73", - "network": "LE FOURNIL DE CREON", - "ref:EU:EVSE": "FRGSPP1897224", - "description": "LE FOURNIL DE CREON", - "capacity": "9", - "socket:type2_combo:output": "30 kW", - "charging_station:output": "30 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6097311942322391, - 44.84424790207824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GREENSPOT", - "owner:ref:FR:SIREN": "414108604", - "operator:email": "compta@greenspot.fr", - "operator:phone": "+33 5 56 01 10 76", - "network": "CARREFOUR MARKET BORDEAUX FERRY ", - "ref:EU:EVSE": "FRGSPP1897621", - "description": "CARREFOUR MARKET BORDEAUX FERRY ", - "capacity": "8", - "socket:type2_combo:output": "30 kW", - "charging_station:output": "30 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6097311942322391, - 44.84424790207824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GREENSPOT", - "owner:ref:FR:SIREN": "414108603", - "operator:email": "compta@greenspot.fr", - "operator:phone": "+33 5 56 01 10 75", - "network": "CARREFOUR MARKET BORDEAUX FERRY ", - "ref:EU:EVSE": "FRGSPP1898290", - "description": "CARREFOUR MARKET BORDEAUX FERRY ", - "capacity": "8", - "socket:type2_combo:output": "30 kW", - "charging_station:output": "30 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.343467, - 44.771834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GREENSPOT", - "owner:ref:FR:SIREN": "798265732", - "operator:email": "compta@greenspot.fr", - "operator:phone": "+33 5 56 01 12 73", - "network": "LE FOURNIL DE CREON", - "ref:EU:EVSE": "FRGSPP1898376", - "description": "LE FOURNIL DE CREON", - "capacity": "9", - "socket:type2_combo:output": "30 kW", - "charging_station:output": "30 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.343467, - 44.771834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GREENSPOT", - "owner:ref:FR:SIREN": "798265732", - "operator:email": "compta@greenspot.fr", - "operator:phone": "+33 5 56 01 12 73", - "network": "LE FOURNIL DE CREON", - "ref:EU:EVSE": "FRGSPP1898382", - "description": "LE FOURNIL DE CREON", - "capacity": "9", - "socket:type2_combo:output": "30 kW", - "charging_station:output": "30 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.343467, - 44.771834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GREENSPOT", - "owner:ref:FR:SIREN": "798265732", - "operator:email": "compta@greenspot.fr", - "operator:phone": "+33 5 56 01 12 73", - "network": "LE FOURNIL DE CREON", - "ref:EU:EVSE": "FRGSPP1898383", - "description": "LE FOURNIL DE CREON", - "capacity": "9", - "socket:type2_combo:output": "30 kW", - "charging_station:output": "30 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.489194, - 46.238846 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GREENSPOT", - "owner:ref:FR:SIREN": "494436611", - "operator:email": "compta@greenspot.fr", - "operator:phone": "+33 5 56 01 12 73", - "network": "Ambulance - Taxi - VSL MAQUIN", - "ref:EU:EVSE": "FRGSPP1898386", - "description": "Xavier MAQUIN", - "capacity": "3", - "socket:type2_combo:output": "30 kW", - "charging_station:output": "30 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.489194, - 46.238846 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GREENSPOT", - "owner:ref:FR:SIREN": "494436611", - "operator:email": "compta@greenspot.fr", - "operator:phone": "+33 5 56 01 12 73", - "network": "Ambulance - Taxi - VSL MAQUIN", - "ref:EU:EVSE": "FRGSPP1898575", - "description": "Xavier MAQUIN", - "capacity": "3", - "socket:type2_combo:output": "30 kW", - "charging_station:output": "30 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.735312, - 48.578369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP1318710537226126345", - "ref": "1030635", - "description": "GreenYellow Shift Mobility/78", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.735312, - 48.578369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP1318710537226126345", - "ref": "1030635", - "description": "GreenYellow Shift Mobility/78", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.735312, - 48.578369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP1318710537226126345", - "ref": "1030635", - "description": "GreenYellow Shift Mobility/78", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.735312, - 48.578369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP1318710537226126345", - "ref": "1030635", - "description": "GreenYellow Shift Mobility/78", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.69828, - 48.069152 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP6279135552322216592", - "ref": "978449", - "description": "GreenYellow Shift Mobility/56", - "capacity": "8", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.69828, - 48.069152 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP6279135552322216592", - "ref": "978449", - "description": "GreenYellow Shift Mobility/56", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.848438, - 47.93289 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP1256793677997767611", - "ref": "1133616", - "description": "GreenYellow Shift Mobility/57", - "capacity": "6", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.848438, - 47.93289 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP1256793677997767611", - "ref": "1133616", - "description": "GreenYellow Shift Mobility/57", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.68126, - 47.858749 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP5284617015964002581", - "ref": "1007625", - "description": "GreenYellow Shift Mobility/59", - "capacity": "6", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.68126, - 47.858749 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP5284617015964002581", - "ref": "1007625", - "description": "GreenYellow Shift Mobility/59", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.380593, - 47.929605 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP6491332509916216007", - "ref": "1030653", - "description": "GreenYellow Shift Mobility/60", - "capacity": "6", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.380593, - 47.929605 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP6491332509916216007", - "ref": "1030653", - "description": "GreenYellow Shift Mobility/60", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.72207, - 48.553312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP2641190354701854627", - "ref": "978452", - "description": "GreenYellow Shift Mobility/61", - "capacity": "6", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.72207, - 48.553312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP2641190354701854627", - "ref": "978452", - "description": "GreenYellow Shift Mobility/61", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.82782, - 48.08201 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP8567669750830703391", - "ref": "927123", - "description": "GreenYellow Shift Mobility/62", - "capacity": "6", - "socket:type2_combo:output": "52 kW", - "charging_station:output": "52 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.82782, - 48.08201 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP8567669750830703391", - "ref": "927123", - "description": "GreenYellow Shift Mobility/62", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.407611, - 48.263226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP3800021760246744414", - "ref": "1007628", - "description": "GreenYellow Shift Mobility/64", - "capacity": "6", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.407611, - 48.263226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP3800021760246744414", - "ref": "1007628", - "description": "GreenYellow Shift Mobility/64", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.732286, - 44.54355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP650218639764496649", - "ref": "993414", - "description": "GreenYellow Shift Mobility/66", - "capacity": "7", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.732286, - 44.54355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP650218639764496649", - "ref": "993414", - "description": "GreenYellow Shift Mobility/66", - "capacity": "7", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.732286, - 44.54355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP650218639764496649", - "ref": "993414", - "description": "GreenYellow Shift Mobility/66", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.722417, - 48.415378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP1414997342457339315", - "ref": "1359052", - "description": "GreenYellow Shift Mobility/s735576", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.241544, - 46.212345 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP5373484561177112714", - "ref": "1359013", - "description": "GreenYellow Shift Mobility/s735577", - "capacity": "7", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.241544, - 46.212345 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP5373484561177112714", - "ref": "1359013", - "description": "GreenYellow Shift Mobility/s735577", - "capacity": "7", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.241544, - 46.212345 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP5373484561177112714", - "ref": "1359013", - "description": "GreenYellow Shift Mobility/s735577", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.91963, - 45.648106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP5106789471208679759", - "ref": "993417", - "description": "GreenYellow Shift Mobility/69", - "capacity": "8", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.91963, - 45.648106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP5106789471208679759", - "ref": "993417", - "description": "GreenYellow Shift Mobility/69", - "capacity": "8", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.91963, - 45.648106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP5106789471208679759", - "ref": "993417", - "description": "GreenYellow Shift Mobility/69", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.106151, - 45.889378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP9068292598501565625", - "ref": "1361134", - "description": "GreenYellow Shift Mobility/s735597", - "capacity": "8", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.106151, - 45.889378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP9068292598501565625", - "ref": "1361134", - "description": "GreenYellow Shift Mobility/s735597", - "capacity": "8", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.106151, - 45.889378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP9068292598501565625", - "ref": "1361134", - "description": "GreenYellow Shift Mobility/s735597", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.229363, - 49.509794 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP6570711912156714873", - "ref": "1359010", - "description": "GreenYellow Shift Mobility/s735560", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.229363, - 49.509794 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP6570711912156714873", - "ref": "1359010", - "description": "GreenYellow Shift Mobility/s735560", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.776456, - 49.409813 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP8833985405767176230", - "ref": "1359001", - "description": "GreenYellow Shift Mobility/s735556", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.262829, - 48.71972 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP821913213957639108", - "ref": "1359031", - "description": "GreenYellow Shift Mobility/s735566", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.262829, - 48.71972 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP821913213957639108", - "ref": "1359031", - "description": "GreenYellow Shift Mobility/s735566", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.262829, - 48.71972 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP821913213957639108", - "ref": "1359031", - "description": "GreenYellow Shift Mobility/s735566", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.514845, - 44.88228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP5554209420447371278", - "ref": "1358992", - "description": "GreenYellow Shift Mobility/s735553", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.514845, - 44.88228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP5554209420447371278", - "ref": "1358992", - "description": "GreenYellow Shift Mobility/s735553", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.531939, - 48.833329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP3142008368130176318", - "ref": "1359022", - "description": "GreenYellow Shift Mobility/s735563", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.531939, - 48.833329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP3142008368130176318", - "ref": "1359022", - "description": "GreenYellow Shift Mobility/s735563", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.471509, - 48.724814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP712739376534405616", - "ref": "1359049", - "description": "GreenYellow Shift Mobility/s735575", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.471509, - 48.724814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP712739376534405616", - "ref": "1359049", - "description": "GreenYellow Shift Mobility/s735575", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.513062, - 48.427405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP6920840416189959580", - "ref": "1358998", - "description": "GreenYellow Shift Mobility/s735555", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.681052, - 48.829899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP3350585857395649336", - "ref": "1359025", - "description": "GreenYellow Shift Mobility/s735564", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.681052, - 48.829899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP3350585857395649336", - "ref": "1359025", - "description": "GreenYellow Shift Mobility/s735564", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.250534, - 49.12575 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP2057278246702483991", - "ref": "1359019", - "description": "GreenYellow Shift Mobility/s735562", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.553983, - 49.089106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP1797676282259886163", - "ref": "1359043", - "description": "GreenYellow Shift Mobility/s735571", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.553983, - 49.089106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP1797676282259886163", - "ref": "1359043", - "description": "GreenYellow Shift Mobility/s735571", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.79894, - 50.931549 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP9067156063589514179", - "ref": "1358995", - "description": "GreenYellow Shift Mobility/s735554", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.513145, - 48.988992 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP3357137306859875014", - "ref": "1359040", - "description": "GreenYellow Shift Mobility/s735570", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.513145, - 48.988992 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP3357137306859875014", - "ref": "1359040", - "description": "GreenYellow Shift Mobility/s735570", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.513145, - 48.988992 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP3357137306859875014", - "ref": "1359040", - "description": "GreenYellow Shift Mobility/s735570", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.45055, - 43.489521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP3657508884459031989", - "ref": "1358989", - "description": "GreenYellow Shift Mobility/s735550", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.45055, - 43.489521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP3657508884459031989", - "ref": "1358989", - "description": "GreenYellow Shift Mobility/s735550", - "capacity": "4", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.45055, - 43.489521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP3657508884459031989", - "ref": "1358989", - "description": "GreenYellow Shift Mobility/s735550", - "capacity": "4", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.79089, - 43.92783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP4723490173509704691", - "ref": "1358980", - "description": "GreenYellow Shift Mobility/s735539", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.79089, - 43.92783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP4723490173509704691", - "ref": "1358980", - "description": "GreenYellow Shift Mobility/s735539", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.888092, - 43.984736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP5329065872284684553", - "ref": "1358986", - "description": "GreenYellow Shift Mobility/s735545", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.068697, - 47.350978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP5972303495876982027", - "ref": "1358983", - "description": "GreenYellow Shift Mobility/s735557", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.068697, - 47.350978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP5972303495876982027", - "ref": "1358983", - "description": "GreenYellow Shift Mobility/s735557", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.778072, - 45.185912 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP126121722387729188", - "ref": "1359004", - "description": "GreenYellow Shift Mobility/s735558", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.778072, - 45.185912 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP126121722387729188", - "ref": "1359004", - "description": "GreenYellow Shift Mobility/s735558", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.084176, - 43.558558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP2636189267870708176", - "ref": "1359007", - "description": "GreenYellow Shift Mobility/s735559", - "capacity": "4", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.364881, - 43.418338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP4874545530286242223", - "ref": "1359028", - "description": "GreenYellow Shift Mobility/s735565", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.364881, - 43.418338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP4874545530286242223", - "ref": "1359028", - "description": "GreenYellow Shift Mobility/s735565", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.976734, - 43.650109 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP7625993986608875348", - "ref": "1359037", - "description": "GreenYellow Shift Mobility/s735567", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.976734, - 43.650109 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP7625993986608875348", - "ref": "1359037", - "description": "GreenYellow Shift Mobility/s735567", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.004592, - 43.139909 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP1152362105792066266", - "ref": "1359046", - "description": "GreenYellow Shift Mobility/s735572", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.004592, - 43.139909 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP1152362105792066266", - "ref": "1359046", - "description": "GreenYellow Shift Mobility/s735572", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.38443, - 43.62817 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP4128398264549695058", - "ref": "1359034", - "description": "GreenYellow Shift Mobility/s735573", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.38443, - 43.62817 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP4128398264549695058", - "ref": "1359034", - "description": "GreenYellow Shift Mobility/s735573", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.38443, - 43.62817 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP4128398264549695058", - "ref": "1359034", - "description": "GreenYellow Shift Mobility/s735573", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.69828, - 48.069152 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP6279135552322216592", - "ref": "978449", - "description": "GreenYellow Shift Mobility/56", - "capacity": "8", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.69828, - 48.069152 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP6279135552322216592", - "ref": "978449", - "description": "GreenYellow Shift Mobility/56", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.848438, - 47.93289 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP1256793677997767611", - "ref": "1133616", - "description": "GreenYellow Shift Mobility/57", - "capacity": "6", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.848438, - 47.93289 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP1256793677997767611", - "ref": "1133616", - "description": "GreenYellow Shift Mobility/57", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.68126, - 47.858749 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP5284617015964002581", - "ref": "1007625", - "description": "GreenYellow Shift Mobility/59", - "capacity": "6", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.68126, - 47.858749 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP5284617015964002581", - "ref": "1007625", - "description": "GreenYellow Shift Mobility/59", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.380593, - 47.929605 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP6491332509916216007", - "ref": "1030653", - "description": "GreenYellow Shift Mobility/60", - "capacity": "6", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.379927, - 47.930264 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP6082363009273490146", - "ref": "1361167", - "description": "GreenYellow Shift Mobility/s735593", - "capacity": "1", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.72207, - 48.553312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP2641190354701854627", - "ref": "978452", - "description": "GreenYellow Shift Mobility/61", - "capacity": "6", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.72207, - 48.553312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP2641190354701854627", - "ref": "978452", - "description": "GreenYellow Shift Mobility/61", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.82782, - 48.08201 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP8567669750830703391", - "ref": "927123", - "description": "GreenYellow Shift Mobility/62", - "capacity": "6", - "socket:type2_combo:output": "52 kW", - "charging_station:output": "52 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.82782, - 48.08201 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP8567669750830703391", - "ref": "927123", - "description": "GreenYellow Shift Mobility/62", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.407611, - 48.263226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP3800021760246744414", - "ref": "1007628", - "description": "GreenYellow Shift Mobility/64", - "capacity": "6", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.407611, - 48.263226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP3800021760246744414", - "ref": "1007628", - "description": "GreenYellow Shift Mobility/64", - "capacity": "6", - "socket:type2_combo:output": "70 kW", - "charging_station:output": "70 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.732286, - 44.54355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP650218639764496649", - "ref": "993414", - "description": "GreenYellow Shift Mobility/66", - "capacity": "7", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.732286, - 44.54355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP650218639764496649", - "ref": "993414", - "description": "GreenYellow Shift Mobility/66", - "capacity": "7", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.722417, - 48.415378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP1414997342457339315", - "ref": "1359052", - "description": "GreenYellow Shift Mobility/s735576", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.241544, - 46.212345 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP5373484561177112714", - "ref": "1359013", - "description": "GreenYellow Shift Mobility/s735577", - "capacity": "7", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.241544, - 46.212345 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP5373484561177112714", - "ref": "1359013", - "description": "GreenYellow Shift Mobility/s735577", - "capacity": "7", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.91963, - 45.648106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP5106789471208679759", - "ref": "993417", - "description": "GreenYellow Shift Mobility/69", - "capacity": "8", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.91963, - 45.648106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP5106789471208679759", - "ref": "993417", - "description": "GreenYellow Shift Mobility/69", - "capacity": "8", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.91963, - 45.648106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP5106789471208679759", - "ref": "993417", - "description": "GreenYellow Shift Mobility/69", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.106151, - 45.889378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP9068292598501565625", - "ref": "1361134", - "description": "GreenYellow Shift Mobility/s735597", - "capacity": "8", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.106151, - 45.889378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP9068292598501565625", - "ref": "1361134", - "description": "GreenYellow Shift Mobility/s735597", - "capacity": "8", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.106151, - 45.889378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP9068292598501565625", - "ref": "1361134", - "description": "GreenYellow Shift Mobility/s735597", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.229363, - 49.509794 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP6570711912156714873", - "ref": "1359010", - "description": "GreenYellow Shift Mobility/s735560", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.229363, - 49.509794 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP6570711912156714873", - "ref": "1359010", - "description": "GreenYellow Shift Mobility/s735560", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.776456, - 49.409813 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP8833985405767176230", - "ref": "1359001", - "description": "GreenYellow Shift Mobility/s735556", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.262829, - 48.71972 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP821913213957639108", - "ref": "1359031", - "description": "GreenYellow Shift Mobility/s735566", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.262829, - 48.71972 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP821913213957639108", - "ref": "1359031", - "description": "GreenYellow Shift Mobility/s735566", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.262829, - 48.71972 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP821913213957639108", - "ref": "1359031", - "description": "GreenYellow Shift Mobility/s735566", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.514845, - 44.88228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP5554209420447371278", - "ref": "1358992", - "description": "GreenYellow Shift Mobility/s735553", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.514845, - 44.88228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP5554209420447371278", - "ref": "1358992", - "description": "GreenYellow Shift Mobility/s735553", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.531939, - 48.833329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP3142008368130176318", - "ref": "1359022", - "description": "GreenYellow Shift Mobility/s735563", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.471509, - 48.724814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP712739376534405616", - "ref": "1359049", - "description": "GreenYellow Shift Mobility/s735575", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.471509, - 48.724814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP712739376534405616", - "ref": "1359049", - "description": "GreenYellow Shift Mobility/s735575", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.513062, - 48.427405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP6920840416189959580", - "ref": "1358998", - "description": "GreenYellow Shift Mobility/s735555", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.681052, - 48.829899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP3350585857395649336", - "ref": "1359025", - "description": "GreenYellow Shift Mobility/s735564", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.681052, - 48.829899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP3350585857395649336", - "ref": "1359025", - "description": "GreenYellow Shift Mobility/s735564", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.250534, - 49.12575 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP2057278246702483991", - "ref": "1359019", - "description": "GreenYellow Shift Mobility/s735562", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.553983, - 49.089106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP1797676282259886163", - "ref": "1359043", - "description": "GreenYellow Shift Mobility/s735571", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.553983, - 49.089106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP1797676282259886163", - "ref": "1359043", - "description": "GreenYellow Shift Mobility/s735571", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.79894, - 50.931549 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP9067156063589514179", - "ref": "1358995", - "description": "GreenYellow Shift Mobility/s735554", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.513145, - 48.988992 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP3357137306859875014", - "ref": "1359040", - "description": "GreenYellow Shift Mobility/s735570", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.513145, - 48.988992 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP3357137306859875014", - "ref": "1359040", - "description": "GreenYellow Shift Mobility/s735570", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.513145, - 48.988992 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP3357137306859875014", - "ref": "1359040", - "description": "GreenYellow Shift Mobility/s735570", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.79089, - 43.92783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP4723490173509704691", - "ref": "1358980", - "description": "GreenYellow Shift Mobility/s735539", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.79089, - 43.92783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP4723490173509704691", - "ref": "1358980", - "description": "GreenYellow Shift Mobility/s735539", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.888092, - 43.984736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP5329065872284684553", - "ref": "1358986", - "description": "GreenYellow Shift Mobility/s735545", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.068697, - 47.350978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP5972303495876982027", - "ref": "1358983", - "description": "GreenYellow Shift Mobility/s735557", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.068697, - 47.350978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP5972303495876982027", - "ref": "1358983", - "description": "GreenYellow Shift Mobility/s735557", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.778072, - 45.185912 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP126121722387729188", - "ref": "1359004", - "description": "GreenYellow Shift Mobility/s735558", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.778072, - 45.185912 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP126121722387729188", - "ref": "1359004", - "description": "GreenYellow Shift Mobility/s735558", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.084176, - 43.558558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP2636189267870708176", - "ref": "1359007", - "description": "GreenYellow Shift Mobility/s735559", - "capacity": "4", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.364881, - 43.418338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP4874545530286242223", - "ref": "1359028", - "description": "GreenYellow Shift Mobility/s735565", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.364881, - 43.418338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP4874545530286242223", - "ref": "1359028", - "description": "GreenYellow Shift Mobility/s735565", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.976734, - 43.650109 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP7625993986608875348", - "ref": "1359037", - "description": "GreenYellow Shift Mobility/s735567", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.976734, - 43.650109 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP7625993986608875348", - "ref": "1359037", - "description": "GreenYellow Shift Mobility/s735567", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.004592, - 43.139909 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP1152362105792066266", - "ref": "1359046", - "description": "GreenYellow Shift Mobility/s735572", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.004592, - 43.139909 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP1152362105792066266", - "ref": "1359046", - "description": "GreenYellow Shift Mobility/s735572", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.38443, - 43.62817 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP4128398264549695058", - "ref": "1359034", - "description": "GreenYellow Shift Mobility/s735573", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.38443, - 43.62817 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP4128398264549695058", - "ref": "1359034", - "description": "GreenYellow Shift Mobility/s735573", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.38443, - 43.62817 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GreenYellow | FR*GYM", - "operator:email": "emobility.exploit@greenyellow.fr", - "network": "GreenYellow Shift Mobility", - "ref:EU:EVSE": "FRGYMP4128398264549695058", - "ref": "1359034", - "description": "GreenYellow Shift Mobility/s735573", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8705475, - 49.44088155 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FRH01E60220001", - "description": "ESPAUBOURG - Route Nationale 31", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.907042, - 50.280594 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FRH02E59225002", - "description": "FEIGNIES - Route de Valenciennes", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.907042, - 50.280594 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FRH02E59225002", - "description": "FEIGNIES - Route de Valenciennes", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.935955, - 50.255394 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FRH02E59365002", - "description": "LOUVROIL - route de l'Espérance", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.935955, - 50.255394 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FRH02E59365002", - "description": "LOUVROIL - route de l'Espérance", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.063069, - 50.408894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FRH04E59028001", - "description": "AUBY - Parc d'activités les Près Loribes", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.063069, - 50.408894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FRH04E59028001", - "description": "AUBY - Parc d'activités les Près Loribes", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.040109, - 50.350609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FRH04E59329001", - "description": "LAMBRES-LEZ-DOUAI - ZAc de l'Ermitage", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.040109, - 50.350609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FRH04E59329001", - "description": "LAMBRES-LEZ-DOUAI - ZAc de l'Ermitage", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7612691, - 50.281738 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FRH06E62041016", - "description": "ARRAS - Allée du 7e Chasseur", - "capacity": "12", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7612691, - 50.281738 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FRH06E62041016", - "description": "ARRAS - Allée du 7e Chasseur", - "capacity": "12", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.790694362605662, - 50.29759703651311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FRH06E62753002", - "description": "SAINT-LAURENT-BLANGY - Stade Nautique du Grand Arras", - "capacity": "4", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.538045, - 50.723262 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FRH08E59295011", - "description": "HAZEBROUCK - Rue André Biebuyck", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.538045, - 50.723262 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FRH08E59295011", - "description": "HAZEBROUCK - Rue André Biebuyck", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.370649, - 50.557796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FRH13E62049001", - "description": "AUCHY AU BOIS - RD341 Chaussée Brunehaut", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.370649, - 50.557796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FRH13E62049001", - "description": "AUCHY AU BOIS - RD341 Chaussée Brunehaut", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.450551, - 50.435802 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FRH13E62269001", - "description": "DIEVAL - Rue du 8 Mai 1945", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.450551, - 50.435802 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FRH13E62269001", - "description": "DIEVAL - Rue du 8 Mai 1945", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2020-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.846027, - 50.51072 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FRH13E62276001", - "description": "DOUVRIN - rue Marcel Cabiddu", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.846027, - 50.51072 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FRH13E62276001", - "description": "DOUVRIN - rue Marcel Cabiddu", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2020-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.469697, - 50.619552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FRH13E62473001", - "description": "ISBERGUES - Rue Roger Salengro", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2020-09-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.663045, - 50.480327 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FRH13E62617001", - "description": "NOEUX LES MINES - rue Nationale ", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.663045, - 50.480327 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FRH13E62617001", - "description": "NOEUX LES MINES - rue Nationale ", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2020-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.549572, - 50.624688 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FRH13E62770001", - "description": "SAINT VENANT - Chemin de Ceinture", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.549572, - 50.624688 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FRH13E62770001", - "description": "SAINT VENANT - Chemin de Ceinture", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2020-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.737129, - 50.741353 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FRH14E59043003", - "description": "BAILLEUL - Parking Rue Natalis Dumez", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "0001-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.68228, - 50.712054 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FRH14E59043004", - "description": "BAILLEUL - Outtersteene - Route de la Belle Croix", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.725584465515187, - 50.71309991626433 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FRH14E59043005", - "description": "BAILLEUL - Pluymstreate", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.784574082149014, - 50.71916604302261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FRH14E59043006", - "description": "BAILLEUL - Rue de l'église", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.432364, - 50.9694283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FRH14E59067001", - "description": "BERGUES - Place Gambetta", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-02-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.432448407330965, - 50.968493572381504 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FRH14E59067002", - "description": "BERGUES - Place Henri Billiaert", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4320945, - 50.9678697 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FRH14E59067003", - "description": "BERGUES - Place du marché aux volailles", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-08-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.410156, - 50.911423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FRH14E59083001", - "description": "BISSEZEELE - Parking Communal", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.452744, - 50.968105 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FRH14E59319001", - "description": "HOYMILLE - Rue du Zyckelin", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2755617, - 50.9159687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FRH14E59358001", - "description": "LOOBERGHE - Place de l'église", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2025-02-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.856065, - 50.696999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FRH14E59431002", - "description": "NIEPPE - Parking Parvis Notre Dame", - "capacity": "4", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.856065, - 50.696999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FRH14E59431002", - "description": "NIEPPE - Parking Parvis Notre Dame", - "capacity": "4", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4560612, - 50.7065791 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FRH14E59568001", - "description": "SERCUS - Rue Léon Courtois", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6434726, - 50.6945105 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FRH14E59615001", - "description": "VIEUX-BERQUIN - Grand Place - Rue d'Estaires", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5991064, - 50.7076063 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FRH14E59615002", - "description": "VIEUX-BERQUIN - Rue d'Hazebrouck", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.493938, - 49.178185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "4_AM0003_CCHPB", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS CCHPB", - "ref:EU:EVSE": "Non concerné", - "ref": "1bb0ed76-8888-5133-8346-0f4fc41b5604", - "description": "CCHPB - Parking Super U", - "capacity": "8", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.493938, - 49.178185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "4_AM0003_CCHPB", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS CCHPB", - "ref:EU:EVSE": "Non concerné", - "ref": "1bb0ed76-8888-5133-8346-0f4fc41b5604", - "description": "CCHPB - Parking Super U", - "capacity": "8", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3986, - 43.5245 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680638", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF001019", - "ref": "FRHPCPNF001019", - "description": "RELAIS DE PORTET OUEST", - "capacity": "2", - "charging_station:output": "175 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3986, - 43.5245 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680637", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF001019", - "ref": "FRHPCPNF001019", - "description": "RELAIS DE PORTET OUEST", - "capacity": "2", - "charging_station:output": "54 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5646, - 48.9638 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681768", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF002877", - "ref": "FRHPCPNF002877", - "description": "RELAIS TREMBLAY EN France", - "capacity": "5", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5646, - 48.9638 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681769", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF002877", - "ref": "FRHPCPNF002877", - "description": "RELAIS TREMBLAY EN France", - "capacity": "5", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5646, - 48.9638 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681770", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF002877", - "ref": "FRHPCPNF002877", - "description": "RELAIS TREMBLAY EN France", - "capacity": "5", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5646, - 48.9638 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681772", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF002877", - "ref": "FRHPCPNF002877", - "description": "RELAIS TREMBLAY EN France", - "capacity": "5", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5646, - 48.9638 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681771", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF002877", - "ref": "FRHPCPNF002877", - "description": "RELAIS TREMBLAY EN France", - "capacity": "5", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.811706, - 45.898425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681658", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF004133", - "ref": "FRHPCPNF004133", - "description": "RELAIS HOUCHES NORD", - "capacity": "4", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.811706, - 45.898425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681659", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF004133", - "ref": "FRHPCPNF004133", - "description": "RELAIS HOUCHES NORD", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.811706, - 45.898425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681660", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF004133", - "ref": "FRHPCPNF004133", - "description": "RELAIS HOUCHES NORD", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.811706, - 45.898425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681661", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF004133", - "ref": "FRHPCPNF004133", - "description": "RELAIS HOUCHES NORD", - "capacity": "4", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.442461, - 48.594189 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681326", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF006369", - "ref": "FRHPCPNF006369", - "description": "RELAIS LES LISSES", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.442461, - 48.594189 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681327", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF006369", - "ref": "FRHPCPNF006369", - "description": "RELAIS LES LISSES", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.442461, - 48.594189 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681328", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF006369", - "ref": "FRHPCPNF006369", - "description": "RELAIS LES LISSES", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.442461, - 48.594189 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681330", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF006369", - "ref": "FRHPCPNF006369", - "description": "RELAIS LES LISSES", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.442461, - 48.594189 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681329", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF006369", - "ref": "FRHPCPNF006369", - "description": "RELAIS LES LISSES", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.442461, - 48.594189 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681333", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF006369", - "ref": "FRHPCPNF006369", - "description": "RELAIS LES LISSES", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.442461, - 48.594189 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681331", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF006369", - "ref": "FRHPCPNF006369", - "description": "RELAIS LES LISSES", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.442461, - 48.594189 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681332", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF006369", - "ref": "FRHPCPNF006369", - "description": "RELAIS LES LISSES", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8358, - 45.6516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680668", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF006467", - "ref": "FRHPCPNF006467", - "description": "RELAIS SOLAIZE", - "capacity": "4", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8358, - 45.6516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680669", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF006467", - "ref": "FRHPCPNF006467", - "description": "RELAIS SOLAIZE", - "capacity": "4", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8358, - 45.6516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680670", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF006467", - "ref": "FRHPCPNF006467", - "description": "RELAIS SOLAIZE", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8358, - 45.6516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680671", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF006467", - "ref": "FRHPCPNF006467", - "description": "RELAIS SOLAIZE", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.329362, - 43.809852 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF006601", - "ref": "FRHPCPNF006601", - "description": "RELAIS NIMES AGEL", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.329362, - 43.809852 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF006601", - "ref": "FRHPCPNF006601", - "description": "RELAIS NIMES AGEL", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.329362, - 43.809852 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF006601", - "ref": "FRHPCPNF006601", - "description": "RELAIS NIMES AGEL", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.329362, - 43.809852 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF006601", - "ref": "FRHPCPNF006601", - "description": "RELAIS NIMES AGEL", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.329362, - 43.809852 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF006601", - "ref": "FRHPCPNF006601", - "description": "RELAIS NIMES AGEL", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.329362, - 43.809852 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF006601", - "ref": "FRHPCPNF006601", - "description": "RELAIS NIMES AGEL", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.253513, - 48.838668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681736", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF006784", - "ref": "FRHPCPNF006784", - "description": "RELAIS PARIS PORTE ST CLOUD", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.253513, - 48.838668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681738", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF006784", - "ref": "FRHPCPNF006784", - "description": "RELAIS PARIS PORTE ST CLOUD", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.253513, - 48.838668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681737", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF006784", - "ref": "FRHPCPNF006784", - "description": "RELAIS PARIS PORTE ST CLOUD", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.253513, - 48.838668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681739", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF006784", - "ref": "FRHPCPNF006784", - "description": "RELAIS PARIS PORTE ST CLOUD", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1935, - 43.5899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680701", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007052", - "ref": "FRHPCPNF007052", - "description": "AIRE DE LANCON DE PROVENCE EST", - "capacity": "5", - "charging_station:output": "175 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1935, - 43.5899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680704", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007052", - "ref": "FRHPCPNF007052", - "description": "AIRE DE LANCON DE PROVENCE EST", - "capacity": "5", - "charging_station:output": "175 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1935, - 43.5899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680702", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007052", - "ref": "FRHPCPNF007052", - "description": "AIRE DE LANCON DE PROVENCE EST", - "capacity": "5", - "charging_station:output": "175 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1935, - 43.5899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680703", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007052", - "ref": "FRHPCPNF007052", - "description": "AIRE DE LANCON DE PROVENCE EST", - "capacity": "5", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1935, - 43.5899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680705", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007052", - "ref": "FRHPCPNF007052", - "description": "AIRE DE LANCON DE PROVENCE EST", - "capacity": "5", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.193534, - 43.589351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681780", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007052", - "ref": "FRHPCPNF007052", - "description": "AIRE DE LANCON DE PROVENCE EST", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.193534, - 43.589351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681781", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007052", - "ref": "FRHPCPNF007052", - "description": "AIRE DE LANCON DE PROVENCE EST", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.193534, - 43.589351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681782", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007052", - "ref": "FRHPCPNF007052", - "description": "AIRE DE LANCON DE PROVENCE EST", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.193534, - 43.589351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681783", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007052", - "ref": "FRHPCPNF007052", - "description": "AIRE DE LANCON DE PROVENCE EST", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.193534, - 43.589351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681784", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007052", - "ref": "FRHPCPNF007052", - "description": "AIRE DE LANCON DE PROVENCE EST", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.193534, - 43.589351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681785", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007052", - "ref": "FRHPCPNF007052", - "description": "AIRE DE LANCON DE PROVENCE EST", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.193534, - 43.589351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681786", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007052", - "ref": "FRHPCPNF007052", - "description": "AIRE DE LANCON DE PROVENCE EST", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.193534, - 43.589351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681787", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007052", - "ref": "FRHPCPNF007052", - "description": "AIRE DE LANCON DE PROVENCE EST", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.193534, - 43.589351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681788", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007052", - "ref": "FRHPCPNF007052", - "description": "AIRE DE LANCON DE PROVENCE EST", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.193534, - 43.589351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681789", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007052", - "ref": "FRHPCPNF007052", - "description": "AIRE DE LANCON DE PROVENCE EST", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.193534, - 43.589351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681790", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007052", - "ref": "FRHPCPNF007052", - "description": "AIRE DE LANCON DE PROVENCE EST", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3475, - 48.7581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680533", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007060", - "ref": "FRHPCPNF007060", - "description": "RELAIS DELTA RUNGIS", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.908418, - 44.9402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681436", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007357", - "ref": "FRHPCPNF007357", - "description": "RELAIS VALENCE DAME BLANCHE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.908418, - 44.9402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681434", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007357", - "ref": "FRHPCPNF007357", - "description": "RELAIS VALENCE DAME BLANCHE", - "capacity": "8", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.908418, - 44.9402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681435", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007357", - "ref": "FRHPCPNF007357", - "description": "RELAIS VALENCE DAME BLANCHE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.908418, - 44.9402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681438", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007357", - "ref": "FRHPCPNF007357", - "description": "RELAIS VALENCE DAME BLANCHE", - "capacity": "8", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.908418, - 44.9402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681437", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007357", - "ref": "FRHPCPNF007357", - "description": "RELAIS VALENCE DAME BLANCHE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.908418, - 44.9402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681439", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007357", - "ref": "FRHPCPNF007357", - "description": "RELAIS VALENCE DAME BLANCHE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.908418, - 44.9402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681441", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007357", - "ref": "FRHPCPNF007357", - "description": "RELAIS VALENCE DAME BLANCHE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.908418, - 44.9402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681440", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007357", - "ref": "FRHPCPNF007357", - "description": "RELAIS VALENCE DAME BLANCHE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4371, - 44.6466 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680490", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007451", - "ref": "FRHPCPNF007451", - "description": "REL.LES TERRES DE GRAVES SUD", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4371, - 44.6466 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680492", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007451", - "ref": "FRHPCPNF007451", - "description": "REL.LES TERRES DE GRAVES SUD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4371, - 44.6466 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680493", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007451", - "ref": "FRHPCPNF007451", - "description": "REL.LES TERRES DE GRAVES SUD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4371, - 44.6466 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680494", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007451", - "ref": "FRHPCPNF007451", - "description": "REL.LES TERRES DE GRAVES SUD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4371, - 44.6466 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680495", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007451", - "ref": "FRHPCPNF007451", - "description": "REL.LES TERRES DE GRAVES SUD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4371, - 44.6466 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680497", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007451", - "ref": "FRHPCPNF007451", - "description": "REL.LES TERRES DE GRAVES SUD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4371, - 44.6466 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680496", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007451", - "ref": "FRHPCPNF007451", - "description": "REL.LES TERRES DE GRAVES SUD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4371, - 44.6466 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680491", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007451", - "ref": "FRHPCPNF007451", - "description": "REL.LES TERRES DE GRAVES SUD", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.436995, - 44.645735 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF007451", - "ref": "FRHPCPNF007451", - "description": "LES TERRES DE GRAVES SUD", - "capacity": "9", - "socket:type2_combo:output": "54 kW", - "charging_station:output": "54 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-07-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6244, - 45.2782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680774", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007502", - "ref": "FRHPCPNF007502", - "description": "REL.VOREPPE", - "capacity": "6", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6244, - 45.2782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680773", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007502", - "ref": "FRHPCPNF007502", - "description": "REL.VOREPPE", - "capacity": "6", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6244, - 45.2782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680775", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007502", - "ref": "FRHPCPNF007502", - "description": "REL.VOREPPE", - "capacity": "6", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6244, - 45.2782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680778", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007502", - "ref": "FRHPCPNF007502", - "description": "REL.VOREPPE", - "capacity": "6", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6244, - 45.2782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680776", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007502", - "ref": "FRHPCPNF007502", - "description": "REL.VOREPPE", - "capacity": "6", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6244, - 45.2782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680777", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007502", - "ref": "FRHPCPNF007502", - "description": "REL.VOREPPE", - "capacity": "6", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6523, - 48.7666 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681878", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007670", - "ref": "FRHPCPNF007670", - "description": "RELAIS OZOIR LA FERRIERE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6523, - 48.7666 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681880", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007670", - "ref": "FRHPCPNF007670", - "description": "RELAIS OZOIR LA FERRIERE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6523, - 48.7666 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681879", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007670", - "ref": "FRHPCPNF007670", - "description": "RELAIS OZOIR LA FERRIERE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6523, - 48.7666 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681881", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007670", - "ref": "FRHPCPNF007670", - "description": "RELAIS OZOIR LA FERRIERE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6523, - 48.7666 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681831", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007670", - "ref": "FRHPCPNF007670", - "description": "RELAIS OZOIR LA FERRIERE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6523, - 48.7666 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681832", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007670", - "ref": "FRHPCPNF007670", - "description": "RELAIS OZOIR LA FERRIERE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6523, - 48.7666 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681834", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007670", - "ref": "FRHPCPNF007670", - "description": "RELAIS OZOIR LA FERRIERE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6523, - 48.7666 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681833", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007670", - "ref": "FRHPCPNF007670", - "description": "RELAIS OZOIR LA FERRIERE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547409, - 48.837835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681860", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007701", - "ref": "FRHPCPNF007701", - "description": "RELAIS NOISY LE GRAND", - "capacity": "5", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547409, - 48.837835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681861", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007701", - "ref": "FRHPCPNF007701", - "description": "RELAIS NOISY LE GRAND", - "capacity": "5", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547409, - 48.837835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681859", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007701", - "ref": "FRHPCPNF007701", - "description": "RELAIS NOISY LE GRAND", - "capacity": "5", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547409, - 48.837835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681862", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007701", - "ref": "FRHPCPNF007701", - "description": "RELAIS NOISY LE GRAND", - "capacity": "5", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547409, - 48.837835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681863", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF007701", - "ref": "FRHPCPNF007701", - "description": "RELAIS NOISY LE GRAND", - "capacity": "5", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.172234, - 48.781431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681589", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF009208", - "ref": "FRHPCPNF009208", - "description": "RELAIS VELIZY", - "capacity": "4", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.172234, - 48.781431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681588", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF009208", - "ref": "FRHPCPNF009208", - "description": "RELAIS VELIZY", - "capacity": "4", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.172234, - 48.781431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681586", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF009208", - "ref": "FRHPCPNF009208", - "description": "RELAIS VELIZY", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.172234, - 48.781431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681587", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF009208", - "ref": "FRHPCPNF009208", - "description": "RELAIS VELIZY", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.703992, - 47.341439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681866", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF010114", - "ref": "FRHPCPNF010114", - "description": "RELAIS CROIX FOUCREAU", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.703992, - 47.341439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681867", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF010114", - "ref": "FRHPCPNF010114", - "description": "RELAIS CROIX FOUCREAU", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.703992, - 47.341439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681868", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF010114", - "ref": "FRHPCPNF010114", - "description": "RELAIS CROIX FOUCREAU", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.703992, - 47.341439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681869", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF010114", - "ref": "FRHPCPNF010114", - "description": "RELAIS CROIX FOUCREAU", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.703992, - 47.341439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681870", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF010114", - "ref": "FRHPCPNF010114", - "description": "RELAIS CROIX FOUCREAU", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.703992, - 47.341439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681871", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF010114", - "ref": "FRHPCPNF010114", - "description": "RELAIS CROIX FOUCREAU", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.703992, - 47.341439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681872", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF010114", - "ref": "FRHPCPNF010114", - "description": "RELAIS CROIX FOUCREAU", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.703992, - 47.341439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681873", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF010114", - "ref": "FRHPCPNF010114", - "description": "RELAIS CROIX FOUCREAU", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.703992, - 47.341439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681874", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF010114", - "ref": "FRHPCPNF010114", - "description": "RELAIS CROIX FOUCREAU", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.703992, - 47.341439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681875", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF010114", - "ref": "FRHPCPNF010114", - "description": "RELAIS CROIX FOUCREAU", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4894, - 47.2653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680574", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF010132", - "ref": "FRHPCPNF010132", - "description": "RELAIS CARQUEFOU", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4894, - 47.2653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680575", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF010132", - "ref": "FRHPCPNF010132", - "description": "RELAIS CARQUEFOU", - "capacity": "2", - "charging_station:output": "175 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-01-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0762, - 49.4441 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681492", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF010263", - "ref": "FRHPCPNF010263", - "description": "RELAIS MONT RIBOUDET", - "capacity": "7", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0762, - 49.4441 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681496", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF010263", - "ref": "FRHPCPNF010263", - "description": "RELAIS MONT RIBOUDET", - "capacity": "7", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0762, - 49.4441 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681493", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF010263", - "ref": "FRHPCPNF010263", - "description": "RELAIS MONT RIBOUDET", - "capacity": "7", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0762, - 49.4441 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681494", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF010263", - "ref": "FRHPCPNF010263", - "description": "RELAIS MONT RIBOUDET", - "capacity": "7", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0762, - 49.4441 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681495", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF010263", - "ref": "FRHPCPNF010263", - "description": "RELAIS MONT RIBOUDET", - "capacity": "7", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0762, - 49.4441 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681497", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF010263", - "ref": "FRHPCPNF010263", - "description": "RELAIS MONT RIBOUDET", - "capacity": "7", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0762, - 49.4441 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681498", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF010263", - "ref": "FRHPCPNF010263", - "description": "RELAIS MONT RIBOUDET", - "capacity": "7", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.7201, - 48.9816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681336", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF011512", - "ref": "FRHPCPNF011512", - "description": "RELAIS SAS CONNECT AUTOMOBILES FRANCE", - "capacity": "4", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.7201, - 48.9816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681335", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF011512", - "ref": "FRHPCPNF011512", - "description": "RELAIS SAS CONNECT AUTOMOBILES FRANCE", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.7201, - 48.9816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681337", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF011512", - "ref": "FRHPCPNF011512", - "description": "RELAIS SAS CONNECT AUTOMOBILES FRANCE", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.7201, - 48.9816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681334", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF011512", - "ref": "FRHPCPNF011512", - "description": "RELAIS SAS CONNECT AUTOMOBILES FRANCE", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.412655, - 46.117318 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681531", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF020238", - "ref": "FRHPCPNF020238", - "description": "LAGARDE BELLERIVE SUR ALLIER ", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.412655, - 46.117318 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681532", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF020238", - "ref": "FRHPCPNF020238", - "description": "LAGARDE BELLERIVE SUR ALLIER ", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.412655, - 46.117318 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681533", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF020238", - "ref": "FRHPCPNF020238", - "description": "LAGARDE BELLERIVE SUR ALLIER ", - "capacity": "4", - "charging_station:output": "150 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.412655, - 46.117318 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681534", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF020238", - "ref": "FRHPCPNF020238", - "description": "LAGARDE BELLERIVE SUR ALLIER ", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.10417, - 46.1771 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681598", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF021485", - "ref": "FRHPCPNF021485", - "description": "RELAIS DE BEAULIEU", - "capacity": "8", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.10417, - 46.1771 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681601", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF021485", - "ref": "FRHPCPNF021485", - "description": "RELAIS DE BEAULIEU", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.10417, - 46.1771 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681602", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF021485", - "ref": "FRHPCPNF021485", - "description": "RELAIS DE BEAULIEU", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.10417, - 46.1771 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681599", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF021485", - "ref": "FRHPCPNF021485", - "description": "RELAIS DE BEAULIEU", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.10417, - 46.1771 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681600", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF021485", - "ref": "FRHPCPNF021485", - "description": "RELAIS DE BEAULIEU", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.10417, - 46.1771 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681603", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF021485", - "ref": "FRHPCPNF021485", - "description": "RELAIS DE BEAULIEU", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.10417, - 46.1771 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681605", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF021485", - "ref": "FRHPCPNF021485", - "description": "RELAIS DE BEAULIEU", - "capacity": "8", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.10417, - 46.1771 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681604", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF021485", - "ref": "FRHPCPNF021485", - "description": "RELAIS DE BEAULIEU", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0961, - 45.7729 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681528", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF026412", - "ref": "FRHPCPNF026412", - "description": "RELAIS LAGARDE CLERMONT-FERRAND LAFAYETTE", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0961, - 45.7729 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681527", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF026412", - "ref": "FRHPCPNF026412", - "description": "RELAIS LAGARDE CLERMONT-FERRAND LAFAYETTE", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0961, - 45.7729 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681530", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF026412", - "ref": "FRHPCPNF026412", - "description": "RELAIS LAGARDE CLERMONT-FERRAND LAFAYETTE", - "capacity": "3", - "charging_station:output": "75 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0961, - 45.7729 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681529", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF026412", - "ref": "FRHPCPNF026412", - "description": "RELAIS LAGARDE CLERMONT-FERRAND LAFAYETTE", - "capacity": "3", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1651, - 49.1295 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680739", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF037072", - "ref": "FRHPCPNF037072", - "description": "RELAIS PORT MAZEROLLE", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.537134, - 49.009377 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681681", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF038545", - "ref": "FRHPCPNF038545", - "description": "RELAIS DE SAINT-YVI", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.537134, - 49.009377 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681678", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF038545", - "ref": "FRHPCPNF038545", - "description": "RELAIS DE SAINT-YVI", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.537134, - 49.009377 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681679", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF038545", - "ref": "FRHPCPNF038545", - "description": "RELAIS DE SAINT-YVI", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.537134, - 49.009377 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681680", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF038545", - "ref": "FRHPCPNF038545", - "description": "RELAIS DE SAINT-YVI", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.54193, - 43.721181 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF038838", - "ref": "FRHPCPNF038838", - "description": "RELAIS TOUR D'AIGUES", - "capacity": "2", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.54193, - 43.721181 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF038838", - "ref": "FRHPCPNF038838", - "description": "RELAIS TOUR D'AIGUES", - "capacity": "2", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.520438, - 48.436347 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680534", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF039295", - "ref": "FRHPCPNF039295", - "description": "RELAIS ROCADE CHARTRES", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.520438, - 48.436347 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680535", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF039295", - "ref": "FRHPCPNF039295", - "description": "RELAIS ROCADE CHARTRES", - "capacity": "2", - "charging_station:output": "175 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.520438, - 48.436347 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681779", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF039295", - "ref": "FRHPCPNF039295", - "description": "RELAIS ROCADE CHARTRES", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.520438, - 48.436347 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681778", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF039295", - "ref": "FRHPCPNF039295", - "description": "RELAIS ROCADE CHARTRES", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8504, - 45.6697 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681704", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF040000", - "ref": "FRHPCPNF040000", - "description": "RELAIS YASO", - "capacity": "1", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.2415, - 48.2114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680740", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF042236", - "ref": "FRHPCPNF042236", - "description": "RELAIS TROYES FRESNOY", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.2415, - 48.2114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680741", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF042236", - "ref": "FRHPCPNF042236", - "description": "RELAIS TROYES FRESNOY", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.2415, - 48.2114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680742", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF042236", - "ref": "FRHPCPNF042236", - "description": "RELAIS TROYES FRESNOY", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.2415, - 48.2114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680743", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF042236", - "ref": "FRHPCPNF042236", - "description": "RELAIS TROYES FRESNOY", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.4184, - 48.5909 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681688", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF042239", - "ref": "FRHPCPNF042239", - "description": "RELAIS ANTHELUPT", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.4184, - 48.5909 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681686", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF042239", - "ref": "FRHPCPNF042239", - "description": "RELAIS ANTHELUPT", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.4184, - 48.5909 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681687", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF042239", - "ref": "FRHPCPNF042239", - "description": "RELAIS ANTHELUPT", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.4184, - 48.5909 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681689", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF042239", - "ref": "FRHPCPNF042239", - "description": "RELAIS ANTHELUPT", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.334361, - 49.78542 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681433", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF042331", - "ref": "FRHPCPNF042331", - "description": "RELAIS URVILLERS", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.334361, - 49.78542 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681431", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF042331", - "ref": "FRHPCPNF042331", - "description": "RELAIS URVILLERS", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.334361, - 49.78542 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681430", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF042331", - "ref": "FRHPCPNF042331", - "description": "RELAIS URVILLERS", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.334361, - 49.78542 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681432", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF042331", - "ref": "FRHPCPNF042331", - "description": "RELAIS URVILLERS", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5537, - 47.4538 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681507", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF042411", - "ref": "FRHPCPNF042411", - "description": "RELAIS ANCIENNES PROVINCES", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5537, - 47.4538 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681508", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF042411", - "ref": "FRHPCPNF042411", - "description": "RELAIS ANCIENNES PROVINCES", - "capacity": "6", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5537, - 47.4538 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681509", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF042411", - "ref": "FRHPCPNF042411", - "description": "RELAIS ANCIENNES PROVINCES", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5537, - 47.4538 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681510", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF042411", - "ref": "FRHPCPNF042411", - "description": "RELAIS ANCIENNES PROVINCES", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5537, - 47.4538 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681511", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF042411", - "ref": "FRHPCPNF042411", - "description": "RELAIS ANCIENNES PROVINCES", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5537, - 47.4538 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681512", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF042411", - "ref": "FRHPCPNF042411", - "description": "RELAIS ANCIENNES PROVINCES", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.4687, - 47.8216 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680590", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF042589", - "ref": "FRHPCPNF042589", - "description": "RELAIS GUIDEL SUD", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.4687, - 47.8216 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680591", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF042589", - "ref": "FRHPCPNF042589", - "description": "RELAIS GUIDEL SUD", - "capacity": "2", - "charging_station:output": "175 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5132, - 47.1617 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680880", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF042595", - "ref": "FRHPCPNF042595", - "description": "REL. DE VERTOU GRASSINIERE", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5132, - 47.1617 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680881", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF042595", - "ref": "FRHPCPNF042595", - "description": "REL. DE VERTOU GRASSINIERE", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5132, - 47.1617 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680882", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF042595", - "ref": "FRHPCPNF042595", - "description": "REL. DE VERTOU GRASSINIERE", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5132, - 47.1617 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680883", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF042595", - "ref": "FRHPCPNF042595", - "description": "REL. DE VERTOU GRASSINIERE", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.507336, - 44.873687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681343", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF042677", - "ref": "FRHPCPNF042677", - "description": "RELAIS LORMONT", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.507336, - 44.873687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681345", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF042677", - "ref": "FRHPCPNF042677", - "description": "RELAIS LORMONT", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.507336, - 44.873687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681344", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF042677", - "ref": "FRHPCPNF042677", - "description": "RELAIS LORMONT", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.507336, - 44.873687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681346", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF042677", - "ref": "FRHPCPNF042677", - "description": "RELAIS LORMONT", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7098, - 48.708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680579", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF050214", - "ref": "FRHPCPNF050214", - "description": "RELAIS HERRENWALD", - "capacity": "2", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-05-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7098, - 48.708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680580", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF050214", - "ref": "FRHPCPNF050214", - "description": "RELAIS HERRENWALD", - "capacity": "2", - "charging_station:output": "175 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-05-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.1125, - 48.5502 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680545", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF050462", - "ref": "FRHPCPNF050462", - "description": "RELAIS PLOUMAGOAR", - "capacity": "4", - "charging_station:output": "300 kW", - "socket:typee": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.1125, - 48.5502 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680546", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF050462", - "ref": "FRHPCPNF050462", - "description": "RELAIS PLOUMAGOAR", - "capacity": "4", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.1125, - 48.5502 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680548", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF050462", - "ref": "FRHPCPNF050462", - "description": "RELAIS PLOUMAGOAR", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.1125, - 48.5502 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680547", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF050462", - "ref": "FRHPCPNF050462", - "description": "RELAIS PLOUMAGOAR", - "capacity": "4", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1296, - 45.7547 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680528", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF050499", - "ref": "FRHPCPNF050499", - "description": "RELAIS DE GERGOVIE", - "capacity": "2", - "charging_station:output": "54 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1296, - 45.7547 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680529", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF050499", - "ref": "FRHPCPNF050499", - "description": "RELAIS DE GERGOVIE", - "capacity": "2", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.389726, - 49.1727 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681085", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF051024", - "ref": "FRHPCPNF051024", - "description": "REL. BEAU SITE", - "capacity": "7", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.389726, - 49.1727 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681086", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF051024", - "ref": "FRHPCPNF051024", - "description": "REL. BEAU SITE", - "capacity": "7", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.389726, - 49.1727 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681087", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF051024", - "ref": "FRHPCPNF051024", - "description": "REL. BEAU SITE", - "capacity": "7", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.389726, - 49.1727 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681088", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF051024", - "ref": "FRHPCPNF051024", - "description": "REL. BEAU SITE", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.389726, - 49.1727 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681089", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF051024", - "ref": "FRHPCPNF051024", - "description": "REL. BEAU SITE", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.389726, - 49.1727 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681090", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF051024", - "ref": "FRHPCPNF051024", - "description": "REL. BEAU SITE", - "capacity": "7", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.389726, - 49.1727 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681091", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF051024", - "ref": "FRHPCPNF051024", - "description": "REL. BEAU SITE", - "capacity": "7", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.024687, - 50.61685 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681517", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF051046", - "ref": "FRHPCPNF051046", - "description": "RELAIS DE L'EPINETTE", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.024687, - 50.61685 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681518", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF051046", - "ref": "FRHPCPNF051046", - "description": "RELAIS DE L'EPINETTE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.024687, - 50.61685 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681519", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF051046", - "ref": "FRHPCPNF051046", - "description": "RELAIS DE L'EPINETTE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.024687, - 50.61685 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681520", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF051046", - "ref": "FRHPCPNF051046", - "description": "RELAIS DE L'EPINETTE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.024687, - 50.61685 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681521", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF051046", - "ref": "FRHPCPNF051046", - "description": "RELAIS DE L'EPINETTE", - "capacity": "10", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.024687, - 50.61685 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681523", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF051046", - "ref": "FRHPCPNF051046", - "description": "RELAIS DE L'EPINETTE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.024687, - 50.61685 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681524", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF051046", - "ref": "FRHPCPNF051046", - "description": "RELAIS DE L'EPINETTE", - "capacity": "10", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.024687, - 50.61685 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681522", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF051046", - "ref": "FRHPCPNF051046", - "description": "RELAIS DE L'EPINETTE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.024687, - 50.61685 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681525", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF051046", - "ref": "FRHPCPNF051046", - "description": "RELAIS DE L'EPINETTE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.024687, - 50.61685 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681526", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF051046", - "ref": "FRHPCPNF051046", - "description": "RELAIS DE L'EPINETTE", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.366373, - 48.785516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF057010", - "ref": "FRHPCPNF057010", - "description": "RELAIS DE VILLEJUIF", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.366373, - 48.785516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF057010", - "ref": "FRHPCPNF057010", - "description": "RELAIS DE VILLEJUIF", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.366373, - 48.785516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF057010", - "ref": "FRHPCPNF057010", - "description": "RELAIS DE VILLEJUIF", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.366373, - 48.785516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF057010", - "ref": "FRHPCPNF057010", - "description": "RELAIS DE VILLEJUIF", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.366373, - 48.785516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF057010", - "ref": "FRHPCPNF057010", - "description": "RELAIS DE VILLEJUIF", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.366373, - 48.785516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF057010", - "ref": "FRHPCPNF057010", - "description": "RELAIS DE VILLEJUIF", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.366373, - 48.785516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF057010", - "ref": "FRHPCPNF057010", - "description": "RELAIS DE VILLEJUIF", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.366373, - 48.785516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF057010", - "ref": "FRHPCPNF057010", - "description": "RELAIS DE VILLEJUIF", - "capacity": "10", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.366373, - 48.785516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF057010", - "ref": "FRHPCPNF057010", - "description": "RELAIS DE VILLEJUIF", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.366373, - 48.785516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF057010", - "ref": "FRHPCPNF057010", - "description": "RELAIS DE VILLEJUIF", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2311, - 48.8397 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680733", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058016", - "ref": "FRHPCPNF058016", - "description": "RELAIS DE SILLY", - "capacity": "1", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.40961, - 45.4421 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681394", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058500", - "ref": "FRHPCPNF058500", - "description": "RELAIS PONT DE L'ANE", - "capacity": "7", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.40961, - 45.4421 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681395", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058500", - "ref": "FRHPCPNF058500", - "description": "RELAIS PONT DE L'ANE", - "capacity": "7", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.40961, - 45.4421 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681398", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058500", - "ref": "FRHPCPNF058500", - "description": "RELAIS PONT DE L'ANE", - "capacity": "7", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.40961, - 45.4421 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681396", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058500", - "ref": "FRHPCPNF058500", - "description": "RELAIS PONT DE L'ANE", - "capacity": "7", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.40961, - 45.4421 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681397", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058500", - "ref": "FRHPCPNF058500", - "description": "RELAIS PONT DE L'ANE", - "capacity": "7", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.40961, - 45.4421 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681399", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058500", - "ref": "FRHPCPNF058500", - "description": "RELAIS PONT DE L'ANE", - "capacity": "7", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.40961, - 45.4421 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681400", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058500", - "ref": "FRHPCPNF058500", - "description": "RELAIS PONT DE L'ANE", - "capacity": "7", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5695, - 47.2378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681482", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058532", - "ref": "FRHPCPNF058532", - "description": "RELAIS DU PETIT HERMITAGE ", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5695, - 47.2378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681486", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058532", - "ref": "FRHPCPNF058532", - "description": "RELAIS DU PETIT HERMITAGE ", - "capacity": "6", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5695, - 47.2378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681485", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058532", - "ref": "FRHPCPNF058532", - "description": "RELAIS DU PETIT HERMITAGE ", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5695, - 47.2378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681483", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058532", - "ref": "FRHPCPNF058532", - "description": "RELAIS DU PETIT HERMITAGE ", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5695, - 47.2378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681484", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058532", - "ref": "FRHPCPNF058532", - "description": "RELAIS DU PETIT HERMITAGE ", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5695, - 47.2378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681487", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058532", - "ref": "FRHPCPNF058532", - "description": "RELAIS DU PETIT HERMITAGE ", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.3831, - 43.3162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680521", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058543", - "ref": "FRHPCPNF058543", - "description": "RELAIS PLOMBIERE MARSEILLE", - "capacity": "2", - "charging_station:output": "54 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.3831, - 43.3162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680522", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058543", - "ref": "FRHPCPNF058543", - "description": "RELAIS PLOMBIERE MARSEILLE", - "capacity": "2", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1448, - 48.8919 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680453", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058742", - "ref": "FRHPCPNF058742", - "description": "LES TILLEULS", - "capacity": "1", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.6719, - 47.7877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681024", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058911", - "ref": "FRHPCPNF058911", - "description": "REL.VENOY OUEST CHABLIS", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.6719, - 47.7877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681017", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058911", - "ref": "FRHPCPNF058911", - "description": "REL.VENOY OUEST CHABLIS", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.6719, - 47.7877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681018", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058911", - "ref": "FRHPCPNF058911", - "description": "REL.VENOY OUEST CHABLIS", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.6719, - 47.7877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681019", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058911", - "ref": "FRHPCPNF058911", - "description": "REL.VENOY OUEST CHABLIS", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.6719, - 47.7877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681023", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058911", - "ref": "FRHPCPNF058911", - "description": "REL.VENOY OUEST CHABLIS", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.6719, - 47.7877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681022", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058911", - "ref": "FRHPCPNF058911", - "description": "REL.VENOY OUEST CHABLIS", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.6719, - 47.7877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681021", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058911", - "ref": "FRHPCPNF058911", - "description": "REL.VENOY OUEST CHABLIS", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.6719, - 47.7877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681020", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058911", - "ref": "FRHPCPNF058911", - "description": "REL.VENOY OUEST CHABLIS", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55165, - 49.072674 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680688", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058915", - "ref": "FRHPCPNF058915", - "description": "VEMARS OUEST", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1995, - 47.9741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680581", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058931", - "ref": "FRHPCPNF058931", - "description": "RELAIS DE LA COULINE", - "capacity": "8", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1995, - 47.9741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680582", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058931", - "ref": "FRHPCPNF058931", - "description": "RELAIS DE LA COULINE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1995, - 47.9741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680583", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058931", - "ref": "FRHPCPNF058931", - "description": "RELAIS DE LA COULINE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1995, - 47.9741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680584", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058931", - "ref": "FRHPCPNF058931", - "description": "RELAIS DE LA COULINE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1995, - 47.9741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680585", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058931", - "ref": "FRHPCPNF058931", - "description": "RELAIS DE LA COULINE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1995, - 47.9741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680586", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058931", - "ref": "FRHPCPNF058931", - "description": "RELAIS DE LA COULINE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1995, - 47.9741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680587", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058931", - "ref": "FRHPCPNF058931", - "description": "RELAIS DE LA COULINE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1995, - 47.9741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680588", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058931", - "ref": "FRHPCPNF058931", - "description": "RELAIS DE LA COULINE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7224, - 49.5235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680504", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058967", - "ref": "FRHPCPNF058967", - "description": "AIRE DE RESSONS EST", - "capacity": "16", - "charging_station:output": "300 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7224, - 49.5235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680499", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058967", - "ref": "FRHPCPNF058967", - "description": "AIRE DE RESSONS EST", - "capacity": "16", - "charging_station:output": "300 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7224, - 49.5235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680501", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058967", - "ref": "FRHPCPNF058967", - "description": "AIRE DE RESSONS EST", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7224, - 49.5235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680500", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058967", - "ref": "FRHPCPNF058967", - "description": "AIRE DE RESSONS EST", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7224, - 49.5235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680502", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058967", - "ref": "FRHPCPNF058967", - "description": "AIRE DE RESSONS EST", - "capacity": "16", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7224, - 49.5235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680503", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058967", - "ref": "FRHPCPNF058967", - "description": "AIRE DE RESSONS EST", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7224, - 49.5235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680506", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058967", - "ref": "FRHPCPNF058967", - "description": "AIRE DE RESSONS EST", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7224, - 49.5235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680505", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058967", - "ref": "FRHPCPNF058967", - "description": "AIRE DE RESSONS EST", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7224, - 49.5235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680508", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058967", - "ref": "FRHPCPNF058967", - "description": "AIRE DE RESSONS EST", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7224, - 49.5235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680507", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058967", - "ref": "FRHPCPNF058967", - "description": "AIRE DE RESSONS EST", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7224, - 49.5235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680509", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058967", - "ref": "FRHPCPNF058967", - "description": "AIRE DE RESSONS EST", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7224, - 49.5235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680510", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058967", - "ref": "FRHPCPNF058967", - "description": "AIRE DE RESSONS EST", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7224, - 49.5235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680511", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058967", - "ref": "FRHPCPNF058967", - "description": "AIRE DE RESSONS EST", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7224, - 49.5235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680512", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058967", - "ref": "FRHPCPNF058967", - "description": "AIRE DE RESSONS EST", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7224, - 49.5235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680513", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058967", - "ref": "FRHPCPNF058967", - "description": "AIRE DE RESSONS EST", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7224, - 49.5235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680514", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058967", - "ref": "FRHPCPNF058967", - "description": "AIRE DE RESSONS EST", - "capacity": "16", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4439, - 48.5944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680856", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058968", - "ref": "FRHPCPNF058968", - "description": "REL.VILLABE", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4439, - 48.5944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680857", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058968", - "ref": "FRHPCPNF058968", - "description": "REL.VILLABE", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4439, - 48.5944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680860", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058968", - "ref": "FRHPCPNF058968", - "description": "REL.VILLABE", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4439, - 48.5944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680859", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058968", - "ref": "FRHPCPNF058968", - "description": "REL.VILLABE", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4439, - 48.5944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680863", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058968", - "ref": "FRHPCPNF058968", - "description": "REL.VILLABE", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4439, - 48.5944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680862", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058968", - "ref": "FRHPCPNF058968", - "description": "REL.VILLABE", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4439, - 48.5944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680861", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058968", - "ref": "FRHPCPNF058968", - "description": "REL.VILLABE", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4439, - 48.5944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680858", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058968", - "ref": "FRHPCPNF058968", - "description": "REL.VILLABE", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8669, - 44.8655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680798", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058969", - "ref": "FRHPCPNF058969", - "description": "REL.PORTES LES VALENCE EST", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8669, - 44.8655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680799", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058969", - "ref": "FRHPCPNF058969", - "description": "REL.PORTES LES VALENCE EST", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8669, - 44.8655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680801", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058969", - "ref": "FRHPCPNF058969", - "description": "REL.PORTES LES VALENCE EST", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8669, - 44.8655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680803", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058969", - "ref": "FRHPCPNF058969", - "description": "REL.PORTES LES VALENCE EST", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8669, - 44.8655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680802", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058969", - "ref": "FRHPCPNF058969", - "description": "REL.PORTES LES VALENCE EST", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8669, - 44.8655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680804", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058969", - "ref": "FRHPCPNF058969", - "description": "REL.PORTES LES VALENCE EST", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8669, - 44.8655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680805", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058969", - "ref": "FRHPCPNF058969", - "description": "REL.PORTES LES VALENCE EST", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8669, - 44.8655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680800", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058969", - "ref": "FRHPCPNF058969", - "description": "REL.PORTES LES VALENCE EST", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2614, - 48.7223 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681743", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058973", - "ref": "FRHPCPNF058973", - "description": "RELAIS DU VERGER", - "capacity": "6", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2614, - 48.7223 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681742", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058973", - "ref": "FRHPCPNF058973", - "description": "RELAIS DU VERGER", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2614, - 48.7223 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681746", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058973", - "ref": "FRHPCPNF058973", - "description": "RELAIS DU VERGER", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2614, - 48.7223 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681745", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058973", - "ref": "FRHPCPNF058973", - "description": "RELAIS DU VERGER", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2614, - 48.7223 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681744", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058973", - "ref": "FRHPCPNF058973", - "description": "RELAIS DU VERGER", - "capacity": "6", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2614, - 48.7223 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681747", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF058973", - "ref": "FRHPCPNF058973", - "description": "RELAIS DU VERGER", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.045959, - 50.531704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680633", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059003", - "ref": "FRHPCPNF059003", - "description": "PHALEMPIN OUEST ", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.382796, - 47.768169 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681347", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059010", - "ref": "FRHPCPNF059010", - "description": "RELAIS ILE NAPOLEON", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.382796, - 47.768169 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681348", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059010", - "ref": "FRHPCPNF059010", - "description": "RELAIS ILE NAPOLEON", - "capacity": "9", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.382796, - 47.768169 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681349", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059010", - "ref": "FRHPCPNF059010", - "description": "RELAIS ILE NAPOLEON", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.382796, - 47.768169 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681350", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059010", - "ref": "FRHPCPNF059010", - "description": "RELAIS ILE NAPOLEON", - "capacity": "9", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.382796, - 47.768169 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681351", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059010", - "ref": "FRHPCPNF059010", - "description": "RELAIS ILE NAPOLEON", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.382796, - 47.768169 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681354", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059010", - "ref": "FRHPCPNF059010", - "description": "RELAIS ILE NAPOLEON", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.382796, - 47.768169 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681355", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059010", - "ref": "FRHPCPNF059010", - "description": "RELAIS ILE NAPOLEON", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.382796, - 47.768169 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681353", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059010", - "ref": "FRHPCPNF059010", - "description": "RELAIS ILE NAPOLEON", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.382796, - 47.768169 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681352", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059010", - "ref": "FRHPCPNF059010", - "description": "RELAIS ILE NAPOLEON", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8367, - 46.9647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680874", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059042", - "ref": "FRHPCPNF059042", - "description": "REL.BEAUNE TAILLY", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8367, - 46.9647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680873", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059042", - "ref": "FRHPCPNF059042", - "description": "REL.BEAUNE TAILLY", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8367, - 46.9647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680875", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059042", - "ref": "FRHPCPNF059042", - "description": "REL.BEAUNE TAILLY", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8367, - 46.9647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680876", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059042", - "ref": "FRHPCPNF059042", - "description": "REL.BEAUNE TAILLY", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8367, - 46.9647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680878", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059042", - "ref": "FRHPCPNF059042", - "description": "REL.BEAUNE TAILLY", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8367, - 46.9647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680877", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059042", - "ref": "FRHPCPNF059042", - "description": "REL.BEAUNE TAILLY", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8367, - 46.9647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680879", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059042", - "ref": "FRHPCPNF059042", - "description": "REL.BEAUNE TAILLY", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8367, - 46.9647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680872", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059042", - "ref": "FRHPCPNF059042", - "description": "REL.BEAUNE TAILLY", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.1312, - 43.712 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680948", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059051", - "ref": "FRHPCPNF059051", - "description": "RELAIS AMBRUSSUM SUD", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.1312, - 43.712 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680951", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059051", - "ref": "FRHPCPNF059051", - "description": "RELAIS AMBRUSSUM SUD", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.1312, - 43.712 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680950", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059051", - "ref": "FRHPCPNF059051", - "description": "RELAIS AMBRUSSUM SUD", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.1312, - 43.712 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680953", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059051", - "ref": "FRHPCPNF059051", - "description": "RELAIS AMBRUSSUM SUD", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.1312, - 43.712 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680954", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059051", - "ref": "FRHPCPNF059051", - "description": "RELAIS AMBRUSSUM SUD", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.1312, - 43.712 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680952", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059051", - "ref": "FRHPCPNF059051", - "description": "RELAIS AMBRUSSUM SUD", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.1312, - 43.712 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680956", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059051", - "ref": "FRHPCPNF059051", - "description": "RELAIS AMBRUSSUM SUD", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.1312, - 43.712 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680955", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059051", - "ref": "FRHPCPNF059051", - "description": "RELAIS AMBRUSSUM SUD", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.1312, - 43.712 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680949", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059051", - "ref": "FRHPCPNF059051", - "description": "RELAIS AMBRUSSUM SUD", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3248, - 48.8206 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681656", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059053", - "ref": "FRHPCPNF059053", - "description": "RELAIS MARECHAL LECLERC", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3248, - 48.8206 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681657", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059053", - "ref": "FRHPCPNF059053", - "description": "RELAIS MARECHAL LECLERC", - "capacity": "2", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1864, - 43.5897 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680706", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059189", - "ref": "FRHPCPNF059189", - "description": "RELAIS DE LANCON DE PROVENCE OUEST", - "capacity": "16", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1864, - 43.5897 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680707", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059189", - "ref": "FRHPCPNF059189", - "description": "RELAIS DE LANCON DE PROVENCE OUEST", - "capacity": "16", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1864, - 43.5897 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680708", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059189", - "ref": "FRHPCPNF059189", - "description": "RELAIS DE LANCON DE PROVENCE OUEST", - "capacity": "16", - "charging_station:output": "300 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1864, - 43.5897 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680709", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059189", - "ref": "FRHPCPNF059189", - "description": "RELAIS DE LANCON DE PROVENCE OUEST", - "capacity": "16", - "charging_station:output": "300 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1864, - 43.5897 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680710", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059189", - "ref": "FRHPCPNF059189", - "description": "RELAIS DE LANCON DE PROVENCE OUEST", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1864, - 43.5897 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680711", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059189", - "ref": "FRHPCPNF059189", - "description": "RELAIS DE LANCON DE PROVENCE OUEST", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1864, - 43.5897 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680712", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059189", - "ref": "FRHPCPNF059189", - "description": "RELAIS DE LANCON DE PROVENCE OUEST", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1864, - 43.5897 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680713", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059189", - "ref": "FRHPCPNF059189", - "description": "RELAIS DE LANCON DE PROVENCE OUEST", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1864, - 43.5897 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680714", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059189", - "ref": "FRHPCPNF059189", - "description": "RELAIS DE LANCON DE PROVENCE OUEST", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1864, - 43.5897 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680715", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059189", - "ref": "FRHPCPNF059189", - "description": "RELAIS DE LANCON DE PROVENCE OUEST", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1864, - 43.5897 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680716", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059189", - "ref": "FRHPCPNF059189", - "description": "RELAIS DE LANCON DE PROVENCE OUEST", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1864, - 43.5897 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680717", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059189", - "ref": "FRHPCPNF059189", - "description": "RELAIS DE LANCON DE PROVENCE OUEST", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1864, - 43.5897 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680718", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059189", - "ref": "FRHPCPNF059189", - "description": "RELAIS DE LANCON DE PROVENCE OUEST", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1864, - 43.5897 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680720", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059189", - "ref": "FRHPCPNF059189", - "description": "RELAIS DE LANCON DE PROVENCE OUEST", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1864, - 43.5897 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680719", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059189", - "ref": "FRHPCPNF059189", - "description": "RELAIS DE LANCON DE PROVENCE OUEST", - "capacity": "16", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1864, - 43.5897 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680721", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059189", - "ref": "FRHPCPNF059189", - "description": "RELAIS DE LANCON DE PROVENCE OUEST", - "capacity": "16", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8653, - 46.418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680806", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059190", - "ref": "FRHPCPNF059190", - "description": "REL.MACON LA SALLE", - "capacity": "16", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8653, - 46.418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680809", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059190", - "ref": "FRHPCPNF059190", - "description": "REL.MACON LA SALLE", - "capacity": "16", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8653, - 46.418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680810", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059190", - "ref": "FRHPCPNF059190", - "description": "REL.MACON LA SALLE", - "capacity": "16", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8653, - 46.418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680807", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059190", - "ref": "FRHPCPNF059190", - "description": "REL.MACON LA SALLE", - "capacity": "16", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8653, - 46.418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680813", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059190", - "ref": "FRHPCPNF059190", - "description": "REL.MACON LA SALLE", - "capacity": "16", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8653, - 46.418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680814", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059190", - "ref": "FRHPCPNF059190", - "description": "REL.MACON LA SALLE", - "capacity": "16", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8653, - 46.418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680811", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059190", - "ref": "FRHPCPNF059190", - "description": "REL.MACON LA SALLE", - "capacity": "16", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8653, - 46.418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680812", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059190", - "ref": "FRHPCPNF059190", - "description": "REL.MACON LA SALLE", - "capacity": "16", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8653, - 46.418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680808", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059190", - "ref": "FRHPCPNF059190", - "description": "REL.MACON LA SALLE", - "capacity": "16", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8653, - 46.418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680815", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059190", - "ref": "FRHPCPNF059190", - "description": "REL.MACON LA SALLE", - "capacity": "16", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8653, - 46.418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680818", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059190", - "ref": "FRHPCPNF059190", - "description": "REL.MACON LA SALLE", - "capacity": "16", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8653, - 46.418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680816", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059190", - "ref": "FRHPCPNF059190", - "description": "REL.MACON LA SALLE", - "capacity": "16", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8653, - 46.418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680819", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059190", - "ref": "FRHPCPNF059190", - "description": "REL.MACON LA SALLE", - "capacity": "16", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8653, - 46.418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680820", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059190", - "ref": "FRHPCPNF059190", - "description": "REL.MACON LA SALLE", - "capacity": "16", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8653, - 46.418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680817", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059190", - "ref": "FRHPCPNF059190", - "description": "REL.MACON LA SALLE", - "capacity": "16", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8653, - 46.418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680821", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059190", - "ref": "FRHPCPNF059190", - "description": "REL.MACON LA SALLE", - "capacity": "16", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.449, - 43.8755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680650", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059193", - "ref": "FRHPCPNF059193", - "description": "REL. MARGUERITTES NORD", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.449, - 43.8755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680652", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059193", - "ref": "FRHPCPNF059193", - "description": "REL. MARGUERITTES NORD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.449, - 43.8755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680651", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059193", - "ref": "FRHPCPNF059193", - "description": "REL. MARGUERITTES NORD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.449, - 43.8755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680653", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059193", - "ref": "FRHPCPNF059193", - "description": "REL. MARGUERITTES NORD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.449, - 43.8755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680655", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059193", - "ref": "FRHPCPNF059193", - "description": "REL. MARGUERITTES NORD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.449, - 43.8755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680657", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059193", - "ref": "FRHPCPNF059193", - "description": "REL. MARGUERITTES NORD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.449, - 43.8755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680656", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059193", - "ref": "FRHPCPNF059193", - "description": "REL. MARGUERITTES NORD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.449, - 43.8755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680654", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059193", - "ref": "FRHPCPNF059193", - "description": "REL. MARGUERITTES NORD", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.393782, - 43.274279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681824", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059298", - "ref": "FRHPCPNF059298", - "description": "RELAIS PARC CHANOT", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.393782, - 43.274279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681825", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059298", - "ref": "FRHPCPNF059298", - "description": "RELAIS PARC CHANOT", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.393782, - 43.274279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681823", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059298", - "ref": "FRHPCPNF059298", - "description": "RELAIS PARC CHANOT", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.393782, - 43.274279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681826", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059298", - "ref": "FRHPCPNF059298", - "description": "RELAIS PARC CHANOT", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.393782, - 43.274279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681827", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059298", - "ref": "FRHPCPNF059298", - "description": "RELAIS PARC CHANOT", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.393782, - 43.274279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681828", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059298", - "ref": "FRHPCPNF059298", - "description": "RELAIS PARC CHANOT", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.393782, - 43.274279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681829", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059298", - "ref": "FRHPCPNF059298", - "description": "RELAIS PARC CHANOT", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.393782, - 43.274279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681830", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059298", - "ref": "FRHPCPNF059298", - "description": "RELAIS PARC CHANOT", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4452, - 48.7903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681748", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059376", - "ref": "FRHPCPNF059376", - "description": "RELAIS DE MONTAIGUT", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4452, - 48.7903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681749", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059376", - "ref": "FRHPCPNF059376", - "description": "RELAIS DE MONTAIGUT", - "capacity": "4", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4452, - 48.7903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681750", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059376", - "ref": "FRHPCPNF059376", - "description": "RELAIS DE MONTAIGUT", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4452, - 48.7903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681751", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059376", - "ref": "FRHPCPNF059376", - "description": "RELAIS DE MONTAIGUT", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.110854, - 49.404147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681390", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059380", - "ref": "FRHPCPNF059380", - "description": "RELAIS ILE GAD", - "capacity": "4", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.110854, - 49.404147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681393", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059380", - "ref": "FRHPCPNF059380", - "description": "RELAIS ILE GAD", - "capacity": "4", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.110854, - 49.404147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681392", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059380", - "ref": "FRHPCPNF059380", - "description": "RELAIS ILE GAD", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.110854, - 49.404147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681391", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059380", - "ref": "FRHPCPNF059380", - "description": "RELAIS ILE GAD", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69733, - 45.175776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681851", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059437", - "ref": "FRHPCPNF059437", - "description": "RELAIS DU DRAC", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69733, - 45.175776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681852", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059437", - "ref": "FRHPCPNF059437", - "description": "RELAIS DU DRAC", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69733, - 45.175776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681853", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059437", - "ref": "FRHPCPNF059437", - "description": "RELAIS DU DRAC", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69733, - 45.175776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681854", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059437", - "ref": "FRHPCPNF059437", - "description": "RELAIS DU DRAC", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69733, - 45.175776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681855", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059437", - "ref": "FRHPCPNF059437", - "description": "RELAIS DU DRAC", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69733, - 45.175776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681856", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059437", - "ref": "FRHPCPNF059437", - "description": "RELAIS DU DRAC", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69733, - 45.175776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681857", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059437", - "ref": "FRHPCPNF059437", - "description": "RELAIS DU DRAC", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69733, - 45.175776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681858", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059437", - "ref": "FRHPCPNF059437", - "description": "RELAIS DU DRAC", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.2260388736976395, - 43.673147283836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF059446", - "ref": "FRHPCPNF059446", - "description": "RELAIS DES PERGOLAS", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.2260388736976395, - 43.673147283836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF059446", - "ref": "FRHPCPNF059446", - "description": "RELAIS DES PERGOLAS", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.2260388736976395, - 43.673147283836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF059446", - "ref": "FRHPCPNF059446", - "description": "RELAIS DES PERGOLAS", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.2260388736976395, - 43.673147283836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF059446", - "ref": "FRHPCPNF059446", - "description": "RELAIS DES PERGOLAS", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.2515, - 43.7077 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681876", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059448", - "ref": "FRHPCPNF059448", - "description": "RELAIS PARC IMPERIAL", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.2515, - 43.7077 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681877", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059448", - "ref": "FRHPCPNF059448", - "description": "RELAIS PARC IMPERIAL", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0925, - 43.2162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680445", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059472", - "ref": "FRHPCPNF059472", - "description": "NARBONNE VINASSAN SUD", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0925, - 43.2162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680447", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059472", - "ref": "FRHPCPNF059472", - "description": "NARBONNE VINASSAN SUD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0925, - 43.2162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680448", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059472", - "ref": "FRHPCPNF059472", - "description": "NARBONNE VINASSAN SUD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0925, - 43.2162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680449", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059472", - "ref": "FRHPCPNF059472", - "description": "NARBONNE VINASSAN SUD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0925, - 43.2162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680446", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059472", - "ref": "FRHPCPNF059472", - "description": "NARBONNE VINASSAN SUD", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0925, - 43.2162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680450", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059472", - "ref": "FRHPCPNF059472", - "description": "NARBONNE VINASSAN SUD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.092478, - 43.216189 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF059472", - "ref": "FRHPCPNF059472", - "description": "AIRE NARBONNE VINASSAN SUD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.092478, - 43.216189 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF059472", - "ref": "FRHPCPNF059472", - "description": "AIRE NARBONNE VINASSAN SUD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.672, - 43.4668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680617", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059499", - "ref": "FRHPCPNF059499", - "description": "RELAIS CANAVER", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.672, - 43.4668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680618", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059499", - "ref": "FRHPCPNF059499", - "description": "RELAIS CANAVER", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.672, - 43.4668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680619", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059499", - "ref": "FRHPCPNF059499", - "description": "RELAIS CANAVER", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.672, - 43.4668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680620", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059499", - "ref": "FRHPCPNF059499", - "description": "RELAIS CANAVER", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.672, - 43.4668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680621", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059499", - "ref": "FRHPCPNF059499", - "description": "RELAIS CANAVER", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.672, - 43.4668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680622", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059499", - "ref": "FRHPCPNF059499", - "description": "RELAIS CANAVER", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.672, - 43.4668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680623", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059499", - "ref": "FRHPCPNF059499", - "description": "RELAIS CANAVER", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.672, - 43.4668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680624", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059499", - "ref": "FRHPCPNF059499", - "description": "RELAIS CANAVER", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.416754, - 43.268487 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681835", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059504", - "ref": "FRHPCPNF059504", - "description": "RELAIS PAUL CLAUDEL", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.416754, - 43.268487 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681837", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059504", - "ref": "FRHPCPNF059504", - "description": "RELAIS PAUL CLAUDEL", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.416754, - 43.268487 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681836", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059504", - "ref": "FRHPCPNF059504", - "description": "RELAIS PAUL CLAUDEL", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.416754, - 43.268487 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681838", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059504", - "ref": "FRHPCPNF059504", - "description": "RELAIS PAUL CLAUDEL", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.416754, - 43.268487 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681839", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059504", - "ref": "FRHPCPNF059504", - "description": "RELAIS PAUL CLAUDEL", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.416754, - 43.268487 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681840", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059504", - "ref": "FRHPCPNF059504", - "description": "RELAIS PAUL CLAUDEL", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.416754, - 43.268487 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681841", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059504", - "ref": "FRHPCPNF059504", - "description": "RELAIS PAUL CLAUDEL", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.416754, - 43.268487 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681842", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059504", - "ref": "FRHPCPNF059504", - "description": "RELAIS PAUL CLAUDEL", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.416754, - 43.268487 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681843", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059504", - "ref": "FRHPCPNF059504", - "description": "RELAIS PAUL CLAUDEL", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3604, - 48.8171 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680498", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059511", - "ref": "FRHPCPNF059511", - "description": "RELAIS DE LA PORTE D ITALIE", - "capacity": "1", - "charging_station:output": "54 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9128, - 43.6082 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680551", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059558", - "ref": "FRHPCPNF059558", - "description": "RELAIS LA LIRONDE", - "capacity": "1", - "charging_station:output": "150 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9926, - 43.4224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680625", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059599", - "ref": "FRHPCPNF059599", - "description": "RELAIS TERRASSES DE PROVENCE CENTRE VL", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9926, - 43.4224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680630", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059599", - "ref": "FRHPCPNF059599", - "description": "RELAIS TERRASSES DE PROVENCE CENTRE VL", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9926, - 43.4224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680626", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059599", - "ref": "FRHPCPNF059599", - "description": "RELAIS TERRASSES DE PROVENCE CENTRE VL", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9926, - 43.4224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680627", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059599", - "ref": "FRHPCPNF059599", - "description": "RELAIS TERRASSES DE PROVENCE CENTRE VL", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9926, - 43.4224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680628", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059599", - "ref": "FRHPCPNF059599", - "description": "RELAIS TERRASSES DE PROVENCE CENTRE VL", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9926, - 43.4224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680629", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059599", - "ref": "FRHPCPNF059599", - "description": "RELAIS TERRASSES DE PROVENCE CENTRE VL", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9926, - 43.4224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680632", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059599", - "ref": "FRHPCPNF059599", - "description": "RELAIS TERRASSES DE PROVENCE CENTRE VL", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9926, - 43.4224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680631", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059599", - "ref": "FRHPCPNF059599", - "description": "RELAIS TERRASSES DE PROVENCE CENTRE VL", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.1364, - 47.7167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680723", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059600", - "ref": "FRHPCPNF059600", - "description": "RELAIS LA PORTE D'ALSACE NORD", - "capacity": "4", - "charging_station:output": "175 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.1364, - 47.7167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680724", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059600", - "ref": "FRHPCPNF059600", - "description": "RELAIS LA PORTE D'ALSACE NORD", - "capacity": "4", - "charging_station:output": "175 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.1364, - 47.7167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680725", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059600", - "ref": "FRHPCPNF059600", - "description": "RELAIS LA PORTE D'ALSACE NORD", - "capacity": "4", - "charging_station:output": "175 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.1364, - 47.7167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680726", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059600", - "ref": "FRHPCPNF059600", - "description": "RELAIS LA PORTE D'ALSACE NORD", - "capacity": "4", - "charging_station:output": "175 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2585, - 43.3908 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680929", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059602", - "ref": "FRHPCPNF059602", - "description": "RELAIS GIGNAC LA NERTHE", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2585, - 43.3908 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680928", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059602", - "ref": "FRHPCPNF059602", - "description": "RELAIS GIGNAC LA NERTHE", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2585, - 43.3908 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680927", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059602", - "ref": "FRHPCPNF059602", - "description": "RELAIS GIGNAC LA NERTHE", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2585, - 43.3908 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680930", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059602", - "ref": "FRHPCPNF059602", - "description": "RELAIS GIGNAC LA NERTHE", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2585, - 43.3908 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680926", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059602", - "ref": "FRHPCPNF059602", - "description": "RELAIS GIGNAC LA NERTHE", - "capacity": "4", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8124, - 48.9614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680577", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059614", - "ref": "FRHPCPNF059614", - "description": "RELAIS DE LA MAULDRE", - "capacity": "2", - "charging_station:output": "54 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-03-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8124, - 48.9614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680578", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059614", - "ref": "FRHPCPNF059614", - "description": "RELAIS DE LA MAULDRE", - "capacity": "2", - "charging_station:output": "175 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.162832, - 49.100911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681374", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059628", - "ref": "FRHPCPNF059628", - "description": "RELAIS ST PRIVAT METZ Ville", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.162832, - 49.100911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681375", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059628", - "ref": "FRHPCPNF059628", - "description": "RELAIS ST PRIVAT METZ Ville", - "capacity": "8", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.162832, - 49.100911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681376", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059628", - "ref": "FRHPCPNF059628", - "description": "RELAIS ST PRIVAT METZ Ville", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.162832, - 49.100911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681377", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059628", - "ref": "FRHPCPNF059628", - "description": "RELAIS ST PRIVAT METZ Ville", - "capacity": "8", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.162832, - 49.100911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681378", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059628", - "ref": "FRHPCPNF059628", - "description": "RELAIS ST PRIVAT METZ Ville", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.162832, - 49.100911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681379", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059628", - "ref": "FRHPCPNF059628", - "description": "RELAIS ST PRIVAT METZ Ville", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.162832, - 49.100911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681380", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059628", - "ref": "FRHPCPNF059628", - "description": "RELAIS ST PRIVAT METZ Ville", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.162832, - 49.100911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681381", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059628", - "ref": "FRHPCPNF059628", - "description": "RELAIS ST PRIVAT METZ Ville", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.868381, - 43.107984 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF059650", - "ref": "FRHPCPNF059650", - "description": "RELAIS VIGNELONGUE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.868381, - 43.107984 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF059650", - "ref": "FRHPCPNF059650", - "description": "RELAIS VIGNELONGUE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.868381, - 43.107984 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF059650", - "ref": "FRHPCPNF059650", - "description": "RELAIS VIGNELONGUE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.868381, - 43.107984 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF059650", - "ref": "FRHPCPNF059650", - "description": "RELAIS VIGNELONGUE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.868381, - 43.107984 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF059650", - "ref": "FRHPCPNF059650", - "description": "RELAIS VIGNELONGUE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.868381, - 43.107984 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF059650", - "ref": "FRHPCPNF059650", - "description": "RELAIS VIGNELONGUE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.868381, - 43.107984 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF059650", - "ref": "FRHPCPNF059650", - "description": "RELAIS VIGNELONGUE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.868381, - 43.107984 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF059650", - "ref": "FRHPCPNF059650", - "description": "RELAIS VIGNELONGUE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.858, - 47.9789 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681012", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059671", - "ref": "FRHPCPNF059671", - "description": "REL.ORLEANS SARAN", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.858, - 47.9789 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681013", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059671", - "ref": "FRHPCPNF059671", - "description": "REL.ORLEANS SARAN", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.858, - 47.9789 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681009", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059671", - "ref": "FRHPCPNF059671", - "description": "REL.ORLEANS SARAN", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.858, - 47.9789 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681010", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059671", - "ref": "FRHPCPNF059671", - "description": "REL.ORLEANS SARAN", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.858, - 47.9789 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681015", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059671", - "ref": "FRHPCPNF059671", - "description": "REL.ORLEANS SARAN", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.858, - 47.9789 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681014", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059671", - "ref": "FRHPCPNF059671", - "description": "REL.ORLEANS SARAN", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.858, - 47.9789 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681016", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059671", - "ref": "FRHPCPNF059671", - "description": "REL.ORLEANS SARAN", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.858, - 47.9789 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681011", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059671", - "ref": "FRHPCPNF059671", - "description": "REL.ORLEANS SARAN", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.213, - 45.6133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680830", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059672", - "ref": "FRHPCPNF059672", - "description": "L'ISLE D'ABEAU NORD", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.213, - 45.6133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680832", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059672", - "ref": "FRHPCPNF059672", - "description": "L'ISLE D'ABEAU NORD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.213, - 45.6133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680833", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059672", - "ref": "FRHPCPNF059672", - "description": "L'ISLE D'ABEAU NORD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.213, - 45.6133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680834", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059672", - "ref": "FRHPCPNF059672", - "description": "L'ISLE D'ABEAU NORD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.213, - 45.6133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680835", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059672", - "ref": "FRHPCPNF059672", - "description": "L'ISLE D'ABEAU NORD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.213, - 45.6133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680837", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059672", - "ref": "FRHPCPNF059672", - "description": "L'ISLE D'ABEAU NORD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.213, - 45.6133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680836", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059672", - "ref": "FRHPCPNF059672", - "description": "L'ISLE D'ABEAU NORD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.213, - 45.6133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680831", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059672", - "ref": "FRHPCPNF059672", - "description": "L'ISLE D'ABEAU NORD", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.775936, - 47.473369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680977", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059694", - "ref": "FRHPCPNF059694", - "description": "RELAIS TOURS VAL DE LOIRE", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.775936, - 47.473369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680980", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059694", - "ref": "FRHPCPNF059694", - "description": "RELAIS TOURS VAL DE LOIRE", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.775936, - 47.473369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680979", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059694", - "ref": "FRHPCPNF059694", - "description": "RELAIS TOURS VAL DE LOIRE", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.775936, - 47.473369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680981", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059694", - "ref": "FRHPCPNF059694", - "description": "RELAIS TOURS VAL DE LOIRE", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.775936, - 47.473369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680982", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059694", - "ref": "FRHPCPNF059694", - "description": "RELAIS TOURS VAL DE LOIRE", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.775936, - 47.473369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680983", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059694", - "ref": "FRHPCPNF059694", - "description": "RELAIS TOURS VAL DE LOIRE", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.775936, - 47.473369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680984", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059694", - "ref": "FRHPCPNF059694", - "description": "RELAIS TOURS VAL DE LOIRE", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.775936, - 47.473369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680978", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059694", - "ref": "FRHPCPNF059694", - "description": "RELAIS TOURS VAL DE LOIRE", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.522993, - 49.000044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF059704", - "ref": "FRHPCPNF059704", - "description": "RELAIS LE CEDRE", - "capacity": "11", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.522993, - 49.000044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF059704", - "ref": "FRHPCPNF059704", - "description": "RELAIS LE CEDRE", - "capacity": "11", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.522993, - 49.000044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF059704", - "ref": "FRHPCPNF059704", - "description": "RELAIS LE CEDRE", - "capacity": "11", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.522993, - 49.000044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF059704", - "ref": "FRHPCPNF059704", - "description": "RELAIS LE CEDRE", - "capacity": "11", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.522993, - 49.000044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF059704", - "ref": "FRHPCPNF059704", - "description": "RELAIS LE CEDRE", - "capacity": "11", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.522993, - 49.000044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF059704", - "ref": "FRHPCPNF059704", - "description": "RELAIS LE CEDRE", - "capacity": "11", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.522993, - 49.000044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF059704", - "ref": "FRHPCPNF059704", - "description": "RELAIS LE CEDRE", - "capacity": "11", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.522993, - 49.000044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF059704", - "ref": "FRHPCPNF059704", - "description": "RELAIS LE CEDRE", - "capacity": "11", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.522993, - 49.000044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF059704", - "ref": "FRHPCPNF059704", - "description": "RELAIS LE CEDRE", - "capacity": "11", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.522993, - 49.000044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF059704", - "ref": "FRHPCPNF059704", - "description": "RELAIS LE CEDRE", - "capacity": "11", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.522993, - 49.000044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF059704", - "ref": "FRHPCPNF059704", - "description": "RELAIS LE CEDRE", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.537134, - 49.009377 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681677", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059705", - "ref": "FRHPCPNF059705", - "description": "RELAIS ROISSY", - "capacity": "1", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.537335, - 49.00931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF059705", - "ref": "FRHPCPNF059705", - "description": "RELAIS ROISSY", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.537335, - 49.00931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF059705", - "ref": "FRHPCPNF059705", - "description": "RELAIS ROISSY", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.537335, - 49.00931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF059705", - "ref": "FRHPCPNF059705", - "description": "RELAIS ROISSY", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.537335, - 49.00931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF059705", - "ref": "FRHPCPNF059705", - "description": "RELAIS ROISSY", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.537335, - 49.00931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF059705", - "ref": "FRHPCPNF059705", - "description": "RELAIS ROISSY", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.537335, - 49.00931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF059705", - "ref": "FRHPCPNF059705", - "description": "RELAIS ROISSY", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.537335, - 49.00931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF059705", - "ref": "FRHPCPNF059705", - "description": "RELAIS ROISSY", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.537335, - 49.00931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF059705", - "ref": "FRHPCPNF059705", - "description": "RELAIS ROISSY", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.537335, - 49.00931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF059705", - "ref": "FRHPCPNF059705", - "description": "RELAIS ROISSY", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.537335, - 49.00931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF059705", - "ref": "FRHPCPNF059705", - "description": "RELAIS ROISSY", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.537335, - 49.00931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF059705", - "ref": "FRHPCPNF059705", - "description": "RELAIS ROISSY", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.424, - 43.5738 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681713", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059709", - "ref": "FRHPCPNF059709", - "description": "RELAIS TOULOUSE Espagne", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.424, - 43.5738 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681714", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059709", - "ref": "FRHPCPNF059709", - "description": "RELAIS TOULOUSE Espagne", - "capacity": "6", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.424, - 43.5738 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681715", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059709", - "ref": "FRHPCPNF059709", - "description": "RELAIS TOULOUSE Espagne", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.424, - 43.5738 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681716", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059709", - "ref": "FRHPCPNF059709", - "description": "RELAIS TOULOUSE Espagne", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.424, - 43.5738 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681717", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059709", - "ref": "FRHPCPNF059709", - "description": "RELAIS TOULOUSE Espagne", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.424, - 43.5738 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681718", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059709", - "ref": "FRHPCPNF059709", - "description": "RELAIS TOULOUSE Espagne", - "capacity": "6", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0707, - 45.7232 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681807", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059710", - "ref": "FRHPCPNF059710", - "description": "RELAIS LYON ST EXUPERY", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0707, - 45.7232 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681808", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059710", - "ref": "FRHPCPNF059710", - "description": "RELAIS LYON ST EXUPERY", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0707, - 45.7232 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681809", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059710", - "ref": "FRHPCPNF059710", - "description": "RELAIS LYON ST EXUPERY", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0707, - 45.7232 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681810", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059710", - "ref": "FRHPCPNF059710", - "description": "RELAIS LYON ST EXUPERY", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0707, - 45.7232 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681811", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059710", - "ref": "FRHPCPNF059710", - "description": "RELAIS LYON ST EXUPERY", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0707, - 45.7232 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681812", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059710", - "ref": "FRHPCPNF059710", - "description": "RELAIS LYON ST EXUPERY", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0707, - 45.7232 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681813", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059710", - "ref": "FRHPCPNF059710", - "description": "RELAIS LYON ST EXUPERY", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0707, - 45.7232 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681814", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059710", - "ref": "FRHPCPNF059710", - "description": "RELAIS LYON ST EXUPERY", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6307, - 47.1681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680825", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059736", - "ref": "FRHPCPNF059736", - "description": "STE MAURE DE TOURAINE", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6307, - 47.1681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680824", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059736", - "ref": "FRHPCPNF059736", - "description": "STE MAURE DE TOURAINE", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6307, - 47.1681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680822", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059736", - "ref": "FRHPCPNF059736", - "description": "STE MAURE DE TOURAINE", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6307, - 47.1681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680826", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059736", - "ref": "FRHPCPNF059736", - "description": "STE MAURE DE TOURAINE", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6307, - 47.1681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680827", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059736", - "ref": "FRHPCPNF059736", - "description": "STE MAURE DE TOURAINE", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6307, - 47.1681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680828", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059736", - "ref": "FRHPCPNF059736", - "description": "STE MAURE DE TOURAINE", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6307, - 47.1681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680829", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059736", - "ref": "FRHPCPNF059736", - "description": "STE MAURE DE TOURAINE", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6307, - 47.1681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680823", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059736", - "ref": "FRHPCPNF059736", - "description": "STE MAURE DE TOURAINE", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.597308, - 43.422226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680965", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059743", - "ref": "FRHPCPNF059743", - "description": "RELAIS BIDART EST", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.597308, - 43.422226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680967", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059743", - "ref": "FRHPCPNF059743", - "description": "RELAIS BIDART EST", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.597308, - 43.422226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680966", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059743", - "ref": "FRHPCPNF059743", - "description": "RELAIS BIDART EST", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.597308, - 43.422226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680968", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059743", - "ref": "FRHPCPNF059743", - "description": "RELAIS BIDART EST", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4051, - 45.8509 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681005", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059748", - "ref": "FRHPCPNF059748", - "description": "REL.LIMAGNE SUD", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4051, - 45.8509 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681002", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059748", - "ref": "FRHPCPNF059748", - "description": "REL.LIMAGNE SUD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4051, - 45.8509 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681003", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059748", - "ref": "FRHPCPNF059748", - "description": "REL.LIMAGNE SUD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4051, - 45.8509 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681004", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059748", - "ref": "FRHPCPNF059748", - "description": "REL.LIMAGNE SUD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4051, - 45.8509 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681007", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059748", - "ref": "FRHPCPNF059748", - "description": "REL.LIMAGNE SUD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4051, - 45.8509 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681008", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059748", - "ref": "FRHPCPNF059748", - "description": "REL.LIMAGNE SUD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4051, - 45.8509 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681006", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059748", - "ref": "FRHPCPNF059748", - "description": "REL.LIMAGNE SUD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4051, - 45.8509 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681001", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059748", - "ref": "FRHPCPNF059748", - "description": "REL.LIMAGNE SUD", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.745807, - 48.830553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681116", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059775", - "ref": "FRHPCPNF059775", - "description": "REL.BUSSY ST GEORGES", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.745807, - 48.830553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681117", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059775", - "ref": "FRHPCPNF059775", - "description": "REL.BUSSY ST GEORGES", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.745807, - 48.830553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681118", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059775", - "ref": "FRHPCPNF059775", - "description": "REL.BUSSY ST GEORGES", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.745807, - 48.830553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681119", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059775", - "ref": "FRHPCPNF059775", - "description": "REL.BUSSY ST GEORGES", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.745807, - 48.830553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681120", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059775", - "ref": "FRHPCPNF059775", - "description": "REL.BUSSY ST GEORGES", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.745807, - 48.830553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681121", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059775", - "ref": "FRHPCPNF059775", - "description": "REL.BUSSY ST GEORGES", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.745807, - 48.830553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681123", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059775", - "ref": "FRHPCPNF059775", - "description": "REL.BUSSY ST GEORGES", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.745807, - 48.830553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681125", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059775", - "ref": "FRHPCPNF059775", - "description": "REL.BUSSY ST GEORGES", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.745807, - 48.830553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681124", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059775", - "ref": "FRHPCPNF059775", - "description": "REL.BUSSY ST GEORGES", - "capacity": "16", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.745807, - 48.830553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681122", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059775", - "ref": "FRHPCPNF059775", - "description": "REL.BUSSY ST GEORGES", - "capacity": "16", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.745807, - 48.830553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681126", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059775", - "ref": "FRHPCPNF059775", - "description": "REL.BUSSY ST GEORGES", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.745807, - 48.830553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681128", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059775", - "ref": "FRHPCPNF059775", - "description": "REL.BUSSY ST GEORGES", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.745807, - 48.830553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681129", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059775", - "ref": "FRHPCPNF059775", - "description": "REL.BUSSY ST GEORGES", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.745807, - 48.830553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681127", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059775", - "ref": "FRHPCPNF059775", - "description": "REL.BUSSY ST GEORGES", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.745807, - 48.830553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681130", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059775", - "ref": "FRHPCPNF059775", - "description": "REL.BUSSY ST GEORGES", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.745807, - 48.830553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681131", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059775", - "ref": "FRHPCPNF059775", - "description": "REL.BUSSY ST GEORGES", - "capacity": "16", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.173426, - 48.780569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681338", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059779", - "ref": "FRHPCPNF059779", - "description": "RELAIS CLAIRBOIS", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.173426, - 48.780569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681339", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059779", - "ref": "FRHPCPNF059779", - "description": "RELAIS CLAIRBOIS", - "capacity": "4", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.173426, - 48.780569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681340", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059779", - "ref": "FRHPCPNF059779", - "description": "RELAIS CLAIRBOIS", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.173426, - 48.780569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681341", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059779", - "ref": "FRHPCPNF059779", - "description": "RELAIS CLAIRBOIS", - "capacity": "4", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.726, - 48.1072 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680518", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059786", - "ref": "FRHPCPNF059786", - "description": "RELAIS BARRE THOMAS", - "capacity": "3", - "charging_station:output": "300 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.726, - 48.1072 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680519", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059786", - "ref": "FRHPCPNF059786", - "description": "RELAIS BARRE THOMAS", - "capacity": "3", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.726, - 48.1072 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680520", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059786", - "ref": "FRHPCPNF059786", - "description": "RELAIS BARRE THOMAS", - "capacity": "3", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.148, - 48.634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681616", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059788", - "ref": "FRHPCPNF059788", - "description": "RELAIS LIMOURS BRIIS SOUS FORGES", - "capacity": "23", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.148, - 48.634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681617", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059788", - "ref": "FRHPCPNF059788", - "description": "RELAIS LIMOURS BRIIS SOUS FORGES", - "capacity": "23", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.148, - 48.634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681615", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059788", - "ref": "FRHPCPNF059788", - "description": "RELAIS LIMOURS BRIIS SOUS FORGES", - "capacity": "23", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.148, - 48.634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681618", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059788", - "ref": "FRHPCPNF059788", - "description": "RELAIS LIMOURS BRIIS SOUS FORGES", - "capacity": "23", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.148, - 48.634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681619", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059788", - "ref": "FRHPCPNF059788", - "description": "RELAIS LIMOURS BRIIS SOUS FORGES", - "capacity": "23", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.148, - 48.634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681623", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059788", - "ref": "FRHPCPNF059788", - "description": "RELAIS LIMOURS BRIIS SOUS FORGES", - "capacity": "23", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.148, - 48.634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681624", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059788", - "ref": "FRHPCPNF059788", - "description": "RELAIS LIMOURS BRIIS SOUS FORGES", - "capacity": "23", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.148, - 48.634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681621", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059788", - "ref": "FRHPCPNF059788", - "description": "RELAIS LIMOURS BRIIS SOUS FORGES", - "capacity": "23", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.148, - 48.634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681622", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059788", - "ref": "FRHPCPNF059788", - "description": "RELAIS LIMOURS BRIIS SOUS FORGES", - "capacity": "23", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.148, - 48.634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681620", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059788", - "ref": "FRHPCPNF059788", - "description": "RELAIS LIMOURS BRIIS SOUS FORGES", - "capacity": "23", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.148, - 48.634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681629", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059788", - "ref": "FRHPCPNF059788", - "description": "RELAIS LIMOURS BRIIS SOUS FORGES", - "capacity": "23", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.148, - 48.634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681625", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059788", - "ref": "FRHPCPNF059788", - "description": "RELAIS LIMOURS BRIIS SOUS FORGES", - "capacity": "23", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.148, - 48.634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681628", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059788", - "ref": "FRHPCPNF059788", - "description": "RELAIS LIMOURS BRIIS SOUS FORGES", - "capacity": "23", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.148, - 48.634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681626", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059788", - "ref": "FRHPCPNF059788", - "description": "RELAIS LIMOURS BRIIS SOUS FORGES", - "capacity": "23", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.148, - 48.634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681627", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059788", - "ref": "FRHPCPNF059788", - "description": "RELAIS LIMOURS BRIIS SOUS FORGES", - "capacity": "23", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.148, - 48.634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681630", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059788", - "ref": "FRHPCPNF059788", - "description": "RELAIS LIMOURS BRIIS SOUS FORGES", - "capacity": "23", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.148, - 48.634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681634", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059788", - "ref": "FRHPCPNF059788", - "description": "RELAIS LIMOURS BRIIS SOUS FORGES", - "capacity": "23", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.148, - 48.634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681633", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059788", - "ref": "FRHPCPNF059788", - "description": "RELAIS LIMOURS BRIIS SOUS FORGES", - "capacity": "23", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.148, - 48.634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681632", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059788", - "ref": "FRHPCPNF059788", - "description": "RELAIS LIMOURS BRIIS SOUS FORGES", - "capacity": "23", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.148, - 48.634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681631", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059788", - "ref": "FRHPCPNF059788", - "description": "RELAIS LIMOURS BRIIS SOUS FORGES", - "capacity": "23", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.148, - 48.634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681635", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059788", - "ref": "FRHPCPNF059788", - "description": "RELAIS LIMOURS BRIIS SOUS FORGES", - "capacity": "23", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.148, - 48.634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681637", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059788", - "ref": "FRHPCPNF059788", - "description": "RELAIS LIMOURS BRIIS SOUS FORGES", - "capacity": "23", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.148, - 48.634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681636", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059788", - "ref": "FRHPCPNF059788", - "description": "RELAIS LIMOURS BRIIS SOUS FORGES", - "capacity": "23", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1815, - 48.9868 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680544", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059792", - "ref": "FRHPCPNF059792", - "description": "RELAIS DU CROISILLON", - "capacity": "1", - "charging_station:output": "54 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.122, - 47.3258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680647", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059797", - "ref": "FRHPCPNF059797", - "description": "RELAIS MARCHAUX", - "capacity": "1", - "charging_station:output": "54 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3418, - 48.6801 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681646", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059841", - "ref": "FRHPCPNF059841", - "description": "RELAIS COQUELICOTS", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3418, - 48.6801 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681648", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059841", - "ref": "FRHPCPNF059841", - "description": "RELAIS COQUELICOTS", - "capacity": "6", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3418, - 48.6801 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681647", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059841", - "ref": "FRHPCPNF059841", - "description": "RELAIS COQUELICOTS", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3418, - 48.6801 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681649", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059841", - "ref": "FRHPCPNF059841", - "description": "RELAIS COQUELICOTS", - "capacity": "6", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3418, - 48.6801 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681650", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059841", - "ref": "FRHPCPNF059841", - "description": "RELAIS COQUELICOTS", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3418, - 48.6801 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681651", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059841", - "ref": "FRHPCPNF059841", - "description": "RELAIS COQUELICOTS", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.252, - 48.0553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680482", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059902", - "ref": "FRHPCPNF059902", - "description": "SARTHE SARGE LE MANS SUD", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.252, - 48.0553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680483", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059902", - "ref": "FRHPCPNF059902", - "description": "SARTHE SARGE LE MANS SUD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.252, - 48.0553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680484", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059902", - "ref": "FRHPCPNF059902", - "description": "SARTHE SARGE LE MANS SUD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.252, - 48.0553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680485", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059902", - "ref": "FRHPCPNF059902", - "description": "SARTHE SARGE LE MANS SUD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.252, - 48.0553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680486", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059902", - "ref": "FRHPCPNF059902", - "description": "SARTHE SARGE LE MANS SUD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.252, - 48.0553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680487", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059902", - "ref": "FRHPCPNF059902", - "description": "SARTHE SARGE LE MANS SUD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.252, - 48.0553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680488", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059902", - "ref": "FRHPCPNF059902", - "description": "SARTHE SARGE LE MANS SUD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.252, - 48.0553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680489", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059902", - "ref": "FRHPCPNF059902", - "description": "SARTHE SARGE LE MANS SUD", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.598405, - 43.422958 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681148", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059903", - "ref": "FRHPCPNF059903", - "description": "REL. BIDART OUEST", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.598405, - 43.422958 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681150", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059903", - "ref": "FRHPCPNF059903", - "description": "REL. BIDART OUEST", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.598405, - 43.422958 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681149", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059903", - "ref": "FRHPCPNF059903", - "description": "REL. BIDART OUEST", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.598405, - 43.422958 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681151", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059903", - "ref": "FRHPCPNF059903", - "description": "REL. BIDART OUEST", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0081, - 47.2806 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680516", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059916", - "ref": "FRHPCPNF059916", - "description": "RELAIS DE MARSANNAY LA COTE", - "capacity": "4", - "charging_station:output": "175 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0081, - 47.2806 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680517", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059916", - "ref": "FRHPCPNF059916", - "description": "RELAIS DE MARSANNAY LA COTE", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.00808, - 47.280611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681777", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059916", - "ref": "FRHPCPNF059916", - "description": "RELAIS DE MARSANNAY LA COTE", - "capacity": "5", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.00808, - 47.280611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681776", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059916", - "ref": "FRHPCPNF059916", - "description": "RELAIS DE MARSANNAY LA COTE", - "capacity": "5", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.00808, - 47.280611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681775", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059916", - "ref": "FRHPCPNF059916", - "description": "RELAIS DE MARSANNAY LA COTE", - "capacity": "5", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.898907, - 43.607188 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF059951", - "ref": "FRHPCPNF059951", - "description": "RELAIS COSTEBELLE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.898907, - 43.607188 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF059951", - "ref": "FRHPCPNF059951", - "description": "RELAIS COSTEBELLE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.898907, - 43.607188 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF059951", - "ref": "FRHPCPNF059951", - "description": "RELAIS COSTEBELLE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.898907, - 43.607188 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF059951", - "ref": "FRHPCPNF059951", - "description": "RELAIS COSTEBELLE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.898907, - 43.607188 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF059951", - "ref": "FRHPCPNF059951", - "description": "RELAIS COSTEBELLE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.898907, - 43.607188 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF059951", - "ref": "FRHPCPNF059951", - "description": "RELAIS COSTEBELLE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.898907, - 43.607188 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF059951", - "ref": "FRHPCPNF059951", - "description": "RELAIS COSTEBELLE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.898907, - 43.607188 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF059951", - "ref": "FRHPCPNF059951", - "description": "RELAIS COSTEBELLE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6671, - 44.8503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680549", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059964", - "ref": "FRHPCPNF059964", - "description": "RELAIS GIRONDE MERIGNAC", - "capacity": "2", - "charging_station:output": "54 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6671, - 44.8503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680550", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059964", - "ref": "FRHPCPNF059964", - "description": "RELAIS GIRONDE MERIGNAC", - "capacity": "2", - "charging_station:output": "175 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.667759, - 44.850885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681705", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059965", - "ref": "FRHPCPNF059965", - "description": "RELAIS AQUITAINE", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.667759, - 44.850885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681708", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059965", - "ref": "FRHPCPNF059965", - "description": "RELAIS AQUITAINE", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.667759, - 44.850885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681706", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059965", - "ref": "FRHPCPNF059965", - "description": "RELAIS AQUITAINE", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.667759, - 44.850885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681707", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059965", - "ref": "FRHPCPNF059965", - "description": "RELAIS AQUITAINE", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5731, - 47.4577 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681697", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059977", - "ref": "FRHPCPNF059977", - "description": "RELAIS BAUMETTES A", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5731, - 47.4577 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681696", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059977", - "ref": "FRHPCPNF059977", - "description": "RELAIS BAUMETTES A", - "capacity": "4", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5731, - 47.4577 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681698", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059977", - "ref": "FRHPCPNF059977", - "description": "RELAIS BAUMETTES A", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5731, - 47.4577 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681699", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059977", - "ref": "FRHPCPNF059977", - "description": "RELAIS BAUMETTES A", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2479, - 48.8911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680594", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059983", - "ref": "FRHPCPNF059983", - "description": "REL.LA DEFENSE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2479, - 48.8911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680595", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059983", - "ref": "FRHPCPNF059983", - "description": "REL.LA DEFENSE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2479, - 48.8911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680600", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059983", - "ref": "FRHPCPNF059983", - "description": "REL.LA DEFENSE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2479, - 48.8911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680596", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059983", - "ref": "FRHPCPNF059983", - "description": "REL.LA DEFENSE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2479, - 48.8911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680597", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059983", - "ref": "FRHPCPNF059983", - "description": "REL.LA DEFENSE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2479, - 48.8911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680601", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059983", - "ref": "FRHPCPNF059983", - "description": "REL.LA DEFENSE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2479, - 48.8911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680599", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059983", - "ref": "FRHPCPNF059983", - "description": "REL.LA DEFENSE", - "capacity": "8", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2479, - 48.8911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680598", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059983", - "ref": "FRHPCPNF059983", - "description": "REL.LA DEFENSE", - "capacity": "8", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.483207, - 50.368574 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681815", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059992", - "ref": "FRHPCPNF059992", - "description": "RELAIS PETITE FORET", - "capacity": "8", - "socket:type2_combo:output": "54 kW", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.483207, - 50.368574 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681816", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059992", - "ref": "FRHPCPNF059992", - "description": "RELAIS PETITE FORET", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.483207, - 50.368574 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681818", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059992", - "ref": "FRHPCPNF059992", - "description": "RELAIS PETITE FORET", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.483207, - 50.368574 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681817", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059992", - "ref": "FRHPCPNF059992", - "description": "RELAIS PETITE FORET", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.483207, - 50.368574 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681819", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059992", - "ref": "FRHPCPNF059992", - "description": "RELAIS PETITE FORET", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.483207, - 50.368574 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681821", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059992", - "ref": "FRHPCPNF059992", - "description": "RELAIS PETITE FORET", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.483207, - 50.368574 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681820", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059992", - "ref": "FRHPCPNF059992", - "description": "RELAIS PETITE FORET", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.483207, - 50.368574 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681822", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059992", - "ref": "FRHPCPNF059992", - "description": "RELAIS PETITE FORET", - "capacity": "8", - "socket:type2_combo:output": "54 kW", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0993, - 48.0889 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680959", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059994", - "ref": "FRHPCPNF059994", - "description": "REL.MONDEVERT", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0993, - 48.0889 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680957", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059994", - "ref": "FRHPCPNF059994", - "description": "REL.MONDEVERT", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0993, - 48.0889 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680960", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059994", - "ref": "FRHPCPNF059994", - "description": "REL.MONDEVERT", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0993, - 48.0889 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680958", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF059994", - "ref": "FRHPCPNF059994", - "description": "REL.MONDEVERT", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8273, - 45.591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680993", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF062085", - "ref": "FRHPCPNF062085", - "description": "REL.COMMUNAY NORD", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8273, - 45.591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680995", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF062085", - "ref": "FRHPCPNF062085", - "description": "REL.COMMUNAY NORD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8273, - 45.591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680996", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF062085", - "ref": "FRHPCPNF062085", - "description": "REL.COMMUNAY NORD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8273, - 45.591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680997", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF062085", - "ref": "FRHPCPNF062085", - "description": "REL.COMMUNAY NORD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8273, - 45.591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680999", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF062085", - "ref": "FRHPCPNF062085", - "description": "REL.COMMUNAY NORD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8273, - 45.591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680998", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF062085", - "ref": "FRHPCPNF062085", - "description": "REL.COMMUNAY NORD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8273, - 45.591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681000", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF062085", - "ref": "FRHPCPNF062085", - "description": "REL.COMMUNAY NORD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8273, - 45.591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680994", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF062085", - "ref": "FRHPCPNF062085", - "description": "REL.COMMUNAY NORD", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2609, - 48.9001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680531", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF062209", - "ref": "FRHPCPNF062209", - "description": "RELAIS COURBEVOIE VERDUN", - "capacity": "3", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2609, - 48.9001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680532", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF062209", - "ref": "FRHPCPNF062209", - "description": "RELAIS COURBEVOIE VERDUN", - "capacity": "3", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2609, - 48.9001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680530", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF062209", - "ref": "FRHPCPNF062209", - "description": "RELAIS COURBEVOIE VERDUN", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.52515, - 48.8555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681158", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF062228", - "ref": "FRHPCPNF062228", - "description": "RELAIS NEUILLY SUR MARNE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.52515, - 48.8555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681159", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF062228", - "ref": "FRHPCPNF062228", - "description": "RELAIS NEUILLY SUR MARNE", - "capacity": "8", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.52515, - 48.8555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681161", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF062228", - "ref": "FRHPCPNF062228", - "description": "RELAIS NEUILLY SUR MARNE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.52515, - 48.8555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681160", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF062228", - "ref": "FRHPCPNF062228", - "description": "RELAIS NEUILLY SUR MARNE", - "capacity": "8", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.52515, - 48.8555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681162", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF062228", - "ref": "FRHPCPNF062228", - "description": "RELAIS NEUILLY SUR MARNE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.52515, - 48.8555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681164", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF062228", - "ref": "FRHPCPNF062228", - "description": "RELAIS NEUILLY SUR MARNE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.52515, - 48.8555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681163", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF062228", - "ref": "FRHPCPNF062228", - "description": "RELAIS NEUILLY SUR MARNE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.52515, - 48.8555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681165", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF062228", - "ref": "FRHPCPNF062228", - "description": "RELAIS NEUILLY SUR MARNE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.740971, - 48.828458 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681132", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF062704", - "ref": "FRHPCPNF062704", - "description": "REL.FERRIERES", - "capacity": "16", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.740971, - 48.828458 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681133", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF062704", - "ref": "FRHPCPNF062704", - "description": "REL.FERRIERES", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.740971, - 48.828458 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681134", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF062704", - "ref": "FRHPCPNF062704", - "description": "REL.FERRIERES", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.740971, - 48.828458 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681136", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF062704", - "ref": "FRHPCPNF062704", - "description": "REL.FERRIERES", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.740971, - 48.828458 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681135", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF062704", - "ref": "FRHPCPNF062704", - "description": "REL.FERRIERES", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.740971, - 48.828458 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681137", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF062704", - "ref": "FRHPCPNF062704", - "description": "REL.FERRIERES", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.740971, - 48.828458 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681138", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF062704", - "ref": "FRHPCPNF062704", - "description": "REL.FERRIERES", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.740971, - 48.828458 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681139", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF062704", - "ref": "FRHPCPNF062704", - "description": "REL.FERRIERES", - "capacity": "16", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.740971, - 48.828458 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681140", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF062704", - "ref": "FRHPCPNF062704", - "description": "REL.FERRIERES", - "capacity": "16", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.740971, - 48.828458 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681141", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF062704", - "ref": "FRHPCPNF062704", - "description": "REL.FERRIERES", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.740971, - 48.828458 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681142", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF062704", - "ref": "FRHPCPNF062704", - "description": "REL.FERRIERES", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.740971, - 48.828458 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681143", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF062704", - "ref": "FRHPCPNF062704", - "description": "REL.FERRIERES", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.740971, - 48.828458 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681144", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF062704", - "ref": "FRHPCPNF062704", - "description": "REL.FERRIERES", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.740971, - 48.828458 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681145", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF062704", - "ref": "FRHPCPNF062704", - "description": "REL.FERRIERES", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.740971, - 48.828458 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681146", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF062704", - "ref": "FRHPCPNF062704", - "description": "REL.FERRIERES", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.740971, - 48.828458 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681147", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF062704", - "ref": "FRHPCPNF062704", - "description": "REL.FERRIERES", - "capacity": "16", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0759, - 49.9081 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681845", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF063007", - "ref": "FRHPCPNF063007", - "description": "RELAIS DIEPPE DUQUESNE", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0759, - 49.9081 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681846", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF063007", - "ref": "FRHPCPNF063007", - "description": "RELAIS DIEPPE DUQUESNE", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0759, - 49.9081 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681847", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF063007", - "ref": "FRHPCPNF063007", - "description": "RELAIS DIEPPE DUQUESNE", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0759, - 49.9081 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681848", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF063007", - "ref": "FRHPCPNF063007", - "description": "RELAIS DIEPPE DUQUESNE", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0759, - 49.9081 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681849", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF063007", - "ref": "FRHPCPNF063007", - "description": "RELAIS DIEPPE DUQUESNE", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0759, - 49.9081 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681850", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF063007", - "ref": "FRHPCPNF063007", - "description": "RELAIS DIEPPE DUQUESNE", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4543, - 43.2923 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680452", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF067705", - "ref": "FRHPCPNF067705", - "description": "RELAIS LA POMME", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4543, - 43.2923 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680451", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF067705", - "ref": "FRHPCPNF067705", - "description": "RELAIS LA POMME", - "capacity": "3", - "charging_station:output": "175 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.453912, - 43.291896 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681773", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF067705", - "ref": "FRHPCPNF067705", - "description": "RELAIS LA POMME", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.453912, - 43.291896 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681774", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF067705", - "ref": "FRHPCPNF067705", - "description": "RELAIS LA POMME", - "capacity": "4", - "socket:type2_combo:output": "54 kW", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0984, - 48.0902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681028", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF069303", - "ref": "FRHPCPNF069303", - "description": "REL.ERBREE", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0984, - 48.0902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681026", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF069303", - "ref": "FRHPCPNF069303", - "description": "REL.ERBREE", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0984, - 48.0902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681027", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF069303", - "ref": "FRHPCPNF069303", - "description": "REL.ERBREE", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0984, - 48.0902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681025", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF069303", - "ref": "FRHPCPNF069303", - "description": "REL.ERBREE", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.018019, - 47.418444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681272", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF069703", - "ref": "FRHPCPNF069703", - "description": "RELAIS VARADES PAYS D'ANCENIS", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.018019, - 47.418444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681273", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF069703", - "ref": "FRHPCPNF069703", - "description": "RELAIS VARADES PAYS D'ANCENIS", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.018019, - 47.418444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681274", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF069703", - "ref": "FRHPCPNF069703", - "description": "RELAIS VARADES PAYS D'ANCENIS", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.018019, - 47.418444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681276", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF069703", - "ref": "FRHPCPNF069703", - "description": "RELAIS VARADES PAYS D'ANCENIS", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.018019, - 47.418444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681275", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF069703", - "ref": "FRHPCPNF069703", - "description": "RELAIS VARADES PAYS D'ANCENIS", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.018019, - 47.418444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681277", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF069703", - "ref": "FRHPCPNF069703", - "description": "RELAIS VARADES PAYS D'ANCENIS", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.018019, - 47.418444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681278", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF069703", - "ref": "FRHPCPNF069703", - "description": "RELAIS VARADES PAYS D'ANCENIS", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.018019, - 47.418444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681279", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF069703", - "ref": "FRHPCPNF069703", - "description": "RELAIS VARADES PAYS D'ANCENIS", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.08065, - 44.329765 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680902", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF070002", - "ref": "FRHPCPNF070002", - "description": "REL.L'AVEYRON", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.08065, - 44.329765 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680904", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF070002", - "ref": "FRHPCPNF070002", - "description": "REL.L'AVEYRON", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.08065, - 44.329765 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680906", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF070002", - "ref": "FRHPCPNF070002", - "description": "REL.L'AVEYRON", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.08065, - 44.329765 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680905", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF070002", - "ref": "FRHPCPNF070002", - "description": "REL.L'AVEYRON", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.08065, - 44.329765 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680909", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF070002", - "ref": "FRHPCPNF070002", - "description": "REL.L'AVEYRON", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.08065, - 44.329765 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680907", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF070002", - "ref": "FRHPCPNF070002", - "description": "REL.L'AVEYRON", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.08065, - 44.329765 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680908", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF070002", - "ref": "FRHPCPNF070002", - "description": "REL.L'AVEYRON", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.08065, - 44.329765 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680903", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF070002", - "ref": "FRHPCPNF070002", - "description": "REL.L'AVEYRON", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.50882, - 45.54244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681298", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF070003", - "ref": "FRHPCPNF070003", - "description": "RELAIS PORTE DE CORREZE", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.50882, - 45.54244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681300", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF070003", - "ref": "FRHPCPNF070003", - "description": "RELAIS PORTE DE CORREZE", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.50882, - 45.54244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681299", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF070003", - "ref": "FRHPCPNF070003", - "description": "RELAIS PORTE DE CORREZE", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.50882, - 45.54244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681301", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF070003", - "ref": "FRHPCPNF070003", - "description": "RELAIS PORTE DE CORREZE", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.50882, - 45.54244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681302", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF070003", - "ref": "FRHPCPNF070003", - "description": "RELAIS PORTE DE CORREZE", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.50882, - 45.54244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681303", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF070003", - "ref": "FRHPCPNF070003", - "description": "RELAIS PORTE DE CORREZE", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.50882, - 45.54244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681304", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF070003", - "ref": "FRHPCPNF070003", - "description": "RELAIS PORTE DE CORREZE", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.50882, - 45.54244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681305", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF070003", - "ref": "FRHPCPNF070003", - "description": "RELAIS PORTE DE CORREZE", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1146, - 46.0573 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680552", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF070641", - "ref": "FRHPCPNF070641", - "description": "REL.LES VOLCANS-D'AUVERGNE EST VL", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1146, - 46.0573 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680554", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF070641", - "ref": "FRHPCPNF070641", - "description": "REL.LES VOLCANS-D'AUVERGNE EST VL", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1146, - 46.0573 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680559", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF070641", - "ref": "FRHPCPNF070641", - "description": "REL.LES VOLCANS-D'AUVERGNE EST VL", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1146, - 46.0573 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680555", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF070641", - "ref": "FRHPCPNF070641", - "description": "REL.LES VOLCANS-D'AUVERGNE EST VL", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1146, - 46.0573 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680556", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF070641", - "ref": "FRHPCPNF070641", - "description": "REL.LES VOLCANS-D'AUVERGNE EST VL", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1146, - 46.0573 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680557", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF070641", - "ref": "FRHPCPNF070641", - "description": "REL.LES VOLCANS-D'AUVERGNE EST VL", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1146, - 46.0573 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680558", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF070641", - "ref": "FRHPCPNF070641", - "description": "REL.LES VOLCANS-D'AUVERGNE EST VL", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1146, - 46.0573 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680553", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF070641", - "ref": "FRHPCPNF070641", - "description": "REL.LES VOLCANS-D'AUVERGNE EST VL", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.494, - 46.7483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680735", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF070668", - "ref": "FRHPCPNF070668", - "description": "REL.ROND POINT JEANNE ROSE ", - "capacity": "4", - "charging_station:output": "175 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.494, - 46.7483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680736", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF070668", - "ref": "FRHPCPNF070668", - "description": "REL.ROND POINT JEANNE ROSE ", - "capacity": "4", - "charging_station:output": "175 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.494, - 46.7483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680737", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF070668", - "ref": "FRHPCPNF070668", - "description": "REL.ROND POINT JEANNE ROSE ", - "capacity": "4", - "charging_station:output": "175 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.494, - 46.7483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680738", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF070668", - "ref": "FRHPCPNF070668", - "description": "REL.ROND POINT JEANNE ROSE ", - "capacity": "4", - "charging_station:output": "175 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3763, - 48.806 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680536", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF072380", - "ref": "FRHPCPNF072380", - "description": "RELAIS IVRY SUR SEINE STADE", - "capacity": "6", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3763, - 48.806 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680538", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF072380", - "ref": "FRHPCPNF072380", - "description": "RELAIS IVRY SUR SEINE STADE", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3763, - 48.806 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680537", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF072380", - "ref": "FRHPCPNF072380", - "description": "RELAIS IVRY SUR SEINE STADE", - "capacity": "6", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3763, - 48.806 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680539", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF072380", - "ref": "FRHPCPNF072380", - "description": "RELAIS IVRY SUR SEINE STADE", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3763, - 48.806 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680540", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF072380", - "ref": "FRHPCPNF072380", - "description": "RELAIS IVRY SUR SEINE STADE", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3763, - 48.806 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680541", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF072380", - "ref": "FRHPCPNF072380", - "description": "RELAIS IVRY SUR SEINE STADE", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.062199, - 50.651167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681503", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF074566", - "ref": "FRHPCPNF074566", - "description": "RELAIS LILLE PERIPHERIQUE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.062199, - 50.651167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681499", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF074566", - "ref": "FRHPCPNF074566", - "description": "RELAIS LILLE PERIPHERIQUE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.062199, - 50.651167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681500", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF074566", - "ref": "FRHPCPNF074566", - "description": "RELAIS LILLE PERIPHERIQUE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.062199, - 50.651167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681501", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF074566", - "ref": "FRHPCPNF074566", - "description": "RELAIS LILLE PERIPHERIQUE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.062199, - 50.651167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681502", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF074566", - "ref": "FRHPCPNF074566", - "description": "RELAIS LILLE PERIPHERIQUE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.062199, - 50.651167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681505", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF074566", - "ref": "FRHPCPNF074566", - "description": "RELAIS LILLE PERIPHERIQUE", - "capacity": "8", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.062199, - 50.651167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681504", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF074566", - "ref": "FRHPCPNF074566", - "description": "RELAIS LILLE PERIPHERIQUE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.062199, - 50.651167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681506", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF074566", - "ref": "FRHPCPNF074566", - "description": "RELAIS LILLE PERIPHERIQUE", - "capacity": "8", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2963, - 46.2029 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680566", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF076523", - "ref": "FRHPCPNF076523", - "description": "RELAIS BOURG JASSERON", - "capacity": "4", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2963, - 46.2029 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680567", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF076523", - "ref": "FRHPCPNF076523", - "description": "RELAIS BOURG JASSERON", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2963, - 46.2029 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680569", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF076523", - "ref": "FRHPCPNF076523", - "description": "RELAIS BOURG JASSERON", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2963, - 46.2029 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680568", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF076523", - "ref": "FRHPCPNF076523", - "description": "RELAIS BOURG JASSERON", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0006, - 44.9997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680634", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF077241", - "ref": "FRHPCPNF077241", - "description": "RELAIS LA BAYANNE", - "capacity": "3", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-05-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0006, - 44.9997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680635", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF077241", - "ref": "FRHPCPNF077241", - "description": "RELAIS LA BAYANNE", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0006, - 44.9997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680636", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF077241", - "ref": "FRHPCPNF077241", - "description": "RELAIS LA BAYANNE", - "capacity": "3", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.3706, - 46.2978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680672", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078016", - "ref": "FRHPCPNF078016", - "description": "REL.POITOU CHARENTES SUD", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.3706, - 46.2978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680674", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078016", - "ref": "FRHPCPNF078016", - "description": "REL.POITOU CHARENTES SUD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.3706, - 46.2978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680675", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078016", - "ref": "FRHPCPNF078016", - "description": "REL.POITOU CHARENTES SUD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.3706, - 46.2978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680676", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078016", - "ref": "FRHPCPNF078016", - "description": "REL.POITOU CHARENTES SUD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.3706, - 46.2978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680677", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078016", - "ref": "FRHPCPNF078016", - "description": "REL.POITOU CHARENTES SUD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.3706, - 46.2978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680678", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078016", - "ref": "FRHPCPNF078016", - "description": "REL.POITOU CHARENTES SUD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.3706, - 46.2978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680679", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078016", - "ref": "FRHPCPNF078016", - "description": "REL.POITOU CHARENTES SUD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.3706, - 46.2978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680673", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078016", - "ref": "FRHPCPNF078016", - "description": "REL.POITOU CHARENTES SUD", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8503, - 45.747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681577", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078018", - "ref": "FRHPCPNF078018", - "description": "RELAIS GARIBALDI", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8503, - 45.747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681580", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078018", - "ref": "FRHPCPNF078018", - "description": "RELAIS GARIBALDI", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8503, - 45.747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681578", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078018", - "ref": "FRHPCPNF078018", - "description": "RELAIS GARIBALDI", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8503, - 45.747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681579", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078018", - "ref": "FRHPCPNF078018", - "description": "RELAIS GARIBALDI", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8503, - 45.747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681581", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078018", - "ref": "FRHPCPNF078018", - "description": "RELAIS GARIBALDI", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8503, - 45.747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681582", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078018", - "ref": "FRHPCPNF078018", - "description": "RELAIS GARIBALDI", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8503, - 45.747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681585", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078018", - "ref": "FRHPCPNF078018", - "description": "RELAIS GARIBALDI", - "capacity": "9", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8503, - 45.747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681584", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078018", - "ref": "FRHPCPNF078018", - "description": "RELAIS GARIBALDI", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8503, - 45.747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681583", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078018", - "ref": "FRHPCPNF078018", - "description": "RELAIS GARIBALDI", - "capacity": "9", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2663, - 48.835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680722", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078037", - "ref": "FRHPCPNF078037", - "description": "RELAIS PONT AVAL", - "capacity": "1", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-08-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3748, - 48.9008 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680589", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078061", - "ref": "FRHPCPNF078061", - "description": "RELAIS AUBERVILLIERS PERIPHERIQUE EXTERIEUR", - "capacity": "1", - "charging_station:output": "175 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-05-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3735, - 48.9003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680731", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078062", - "ref": "FRHPCPNF078062", - "description": "RELAIS AUBERVILLIERS PERIPHERIQUE INTERIEUR", - "capacity": "1", - "charging_station:output": "175 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3735, - 48.9003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680732", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078062", - "ref": "FRHPCPNF078062", - "description": "RELAIS AUBERVILLIERS PERIPHERIQUE INTERIEUR", - "capacity": "1", - "socket:type2_combo:output": "63 kW", - "charging_station:output": "63 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9051, - 45.7393 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680570", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078069", - "ref": "FRHPCPNF078069", - "description": "RELAIS DES BRONDILLANTS BRON", - "capacity": "2", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9051, - 45.7393 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680571", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078069", - "ref": "FRHPCPNF078069", - "description": "RELAIS DES BRONDILLANTS BRON", - "capacity": "2", - "charging_station:output": "175 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.150877, - 48.652956 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681152", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078075", - "ref": "FRHPCPNF078075", - "description": "RELAIS DE BRABOIS", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.150877, - 48.652956 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681156", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078075", - "ref": "FRHPCPNF078075", - "description": "RELAIS DE BRABOIS", - "capacity": "6", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.150877, - 48.652956 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681153", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078075", - "ref": "FRHPCPNF078075", - "description": "RELAIS DE BRABOIS", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.150877, - 48.652956 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681154", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078075", - "ref": "FRHPCPNF078075", - "description": "RELAIS DE BRABOIS", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.150877, - 48.652956 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681155", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078075", - "ref": "FRHPCPNF078075", - "description": "RELAIS DE BRABOIS", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.150877, - 48.652956 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681157", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078075", - "ref": "FRHPCPNF078075", - "description": "RELAIS DE BRABOIS", - "capacity": "6", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5125, - 47.1602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681488", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078078", - "ref": "FRHPCPNF078078", - "description": "RELAIS GRASSINIERE", - "capacity": "4", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5125, - 47.1602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681489", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078078", - "ref": "FRHPCPNF078078", - "description": "RELAIS GRASSINIERE", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5125, - 47.1602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681490", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078078", - "ref": "FRHPCPNF078078", - "description": "RELAIS GRASSINIERE", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5125, - 47.1602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681491", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078078", - "ref": "FRHPCPNF078078", - "description": "RELAIS GRASSINIERE", - "capacity": "4", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0712, - 45.8451 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680644", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078118", - "ref": "FRHPCPNF078118", - "description": "RELAIS LYON MONTLUEL", - "capacity": "1", - "charging_station:output": "54 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1496, - 49.4876 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680523", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078171", - "ref": "FRHPCPNF078171", - "description": "RELAIS AMIRAL MOUCHEZ", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1496, - 49.4876 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680524", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078171", - "ref": "FRHPCPNF078171", - "description": "RELAIS AMIRAL MOUCHEZ", - "capacity": "4", - "charging_station:output": "175 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1496, - 49.4876 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680525", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078171", - "ref": "FRHPCPNF078171", - "description": "RELAIS AMIRAL MOUCHEZ", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1496, - 49.4876 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680526", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078171", - "ref": "FRHPCPNF078171", - "description": "RELAIS AMIRAL MOUCHEZ", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.149616, - 49.487559 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF078171", - "ref": "FRHPCPNF078171", - "description": "RELAIS AMIRAL MOUCHEZ", - "capacity": "6", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1496, - 49.4876 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680527", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078171", - "ref": "FRHPCPNF078171", - "description": "RELAIS AMIRAL MOUCHEZ", - "capacity": "4", - "charging_station:output": "175 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3357, - 49.6758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681741", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078180", - "ref": "FRHPCPNF078180", - "description": "Relais Bosc Mesnil", - "capacity": "1", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.5268, - 45.4949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681591", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078181", - "ref": "FRHPCPNF078181", - "description": "RELAIS PAYS DU GIERS", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.5268, - 45.4949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681590", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078181", - "ref": "FRHPCPNF078181", - "description": "RELAIS PAYS DU GIERS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.5268, - 45.4949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681592", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078181", - "ref": "FRHPCPNF078181", - "description": "RELAIS PAYS DU GIERS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.5268, - 45.4949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681594", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078181", - "ref": "FRHPCPNF078181", - "description": "RELAIS PAYS DU GIERS", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.5268, - 45.4949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681593", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078181", - "ref": "FRHPCPNF078181", - "description": "RELAIS PAYS DU GIERS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.5268, - 45.4949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681597", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078181", - "ref": "FRHPCPNF078181", - "description": "RELAIS PAYS DU GIERS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.5268, - 45.4949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681596", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078181", - "ref": "FRHPCPNF078181", - "description": "RELAIS PAYS DU GIERS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.5268, - 45.4949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681595", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078181", - "ref": "FRHPCPNF078181", - "description": "RELAIS PAYS DU GIERS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.826, - 45.5894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680962", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078183", - "ref": "FRHPCPNF078183", - "description": "REL.COMMUNAY SUD", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.826, - 45.5894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680963", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078183", - "ref": "FRHPCPNF078183", - "description": "REL.COMMUNAY SUD", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.826, - 45.5894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680964", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078183", - "ref": "FRHPCPNF078183", - "description": "REL.COMMUNAY SUD", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.826, - 45.5894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680961", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078183", - "ref": "FRHPCPNF078183", - "description": "REL.COMMUNAY SUD", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.4715, - 48.4162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681644", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078202", - "ref": "FRHPCPNF078202", - "description": "RELAIS DE KERANROY", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.4715, - 48.4162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681645", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078202", - "ref": "FRHPCPNF078202", - "description": "RELAIS DE KERANROY", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.4715, - 48.4162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681638", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078202", - "ref": "FRHPCPNF078202", - "description": "RELAIS DE KERANROY", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.4715, - 48.4162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681639", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078202", - "ref": "FRHPCPNF078202", - "description": "RELAIS DE KERANROY", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.4715, - 48.4162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681640", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078202", - "ref": "FRHPCPNF078202", - "description": "RELAIS DE KERANROY", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.4715, - 48.4162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681641", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078202", - "ref": "FRHPCPNF078202", - "description": "RELAIS DE KERANROY", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.4715, - 48.4162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681643", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078202", - "ref": "FRHPCPNF078202", - "description": "RELAIS DE KERANROY", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.4715, - 48.4162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681642", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078202", - "ref": "FRHPCPNF078202", - "description": "RELAIS DE KERANROY", - "capacity": "8", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.256677, - 48.904401 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681609", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078207", - "ref": "FRHPCPNF078207", - "description": "RELAIS COURBEVOIE", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.256677, - 48.904401 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681608", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078207", - "ref": "FRHPCPNF078207", - "description": "RELAIS COURBEVOIE", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.256677, - 48.904401 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681606", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078207", - "ref": "FRHPCPNF078207", - "description": "RELAIS COURBEVOIE", - "capacity": "9", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.256677, - 48.904401 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681607", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078207", - "ref": "FRHPCPNF078207", - "description": "RELAIS COURBEVOIE", - "capacity": "9", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.256677, - 48.904401 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681610", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078207", - "ref": "FRHPCPNF078207", - "description": "RELAIS COURBEVOIE", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.256677, - 48.904401 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681611", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078207", - "ref": "FRHPCPNF078207", - "description": "RELAIS COURBEVOIE", - "capacity": "9", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.256677, - 48.904401 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681612", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078207", - "ref": "FRHPCPNF078207", - "description": "RELAIS COURBEVOIE", - "capacity": "9", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.256677, - 48.904401 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681613", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078207", - "ref": "FRHPCPNF078207", - "description": "RELAIS COURBEVOIE", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.256677, - 48.904401 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681614", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078207", - "ref": "FRHPCPNF078207", - "description": "RELAIS COURBEVOIE", - "capacity": "9", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2054, - 49.609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680602", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078218", - "ref": "FRHPCPNF078218", - "description": "Relais HARDIVILLIERS", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2054, - 49.609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680604", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078218", - "ref": "FRHPCPNF078218", - "description": "Relais HARDIVILLIERS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2054, - 49.609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680607", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078218", - "ref": "FRHPCPNF078218", - "description": "Relais HARDIVILLIERS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2054, - 49.609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680606", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078218", - "ref": "FRHPCPNF078218", - "description": "Relais HARDIVILLIERS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2054, - 49.609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680608", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078218", - "ref": "FRHPCPNF078218", - "description": "Relais HARDIVILLIERS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2054, - 49.609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680605", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078218", - "ref": "FRHPCPNF078218", - "description": "Relais HARDIVILLIERS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2054, - 49.609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680609", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078218", - "ref": "FRHPCPNF078218", - "description": "Relais HARDIVILLIERS", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2054, - 49.609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680603", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078218", - "ref": "FRHPCPNF078218", - "description": "Relais HARDIVILLIERS", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.363816, - 47.918115 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681709", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078227", - "ref": "FRHPCPNF078227", - "description": "RELAIS BROCELIANDE", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.363816, - 47.918115 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681711", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078227", - "ref": "FRHPCPNF078227", - "description": "RELAIS BROCELIANDE", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.363816, - 47.918115 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681712", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078227", - "ref": "FRHPCPNF078227", - "description": "RELAIS BROCELIANDE", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.363816, - 47.918115 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681710", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078227", - "ref": "FRHPCPNF078227", - "description": "RELAIS BROCELIANDE", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8318, - 48.5712 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681690", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078228", - "ref": "FRHPCPNF078228", - "description": "RELAIS PRUNAY", - "capacity": "2", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8318, - 48.5712 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681691", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078228", - "ref": "FRHPCPNF078228", - "description": "RELAIS PRUNAY", - "capacity": "2", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3112, - 43.8644 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680611", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078230", - "ref": "FRHPCPNF078230", - "description": "RELAIS DU CAYLAR", - "capacity": "6", - "charging_station:output": "150 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3112, - 43.8644 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680612", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078230", - "ref": "FRHPCPNF078230", - "description": "RELAIS DU CAYLAR", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3112, - 43.8644 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680613", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078230", - "ref": "FRHPCPNF078230", - "description": "RELAIS DU CAYLAR", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3112, - 43.8644 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680615", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078230", - "ref": "FRHPCPNF078230", - "description": "RELAIS DU CAYLAR", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3112, - 43.8644 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680614", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078230", - "ref": "FRHPCPNF078230", - "description": "RELAIS DU CAYLAR", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3112, - 43.8644 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680616", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078230", - "ref": "FRHPCPNF078230", - "description": "RELAIS DU CAYLAR", - "capacity": "6", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.595, - 46.7161 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680639", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078238", - "ref": "FRHPCPNF078238", - "description": "RELAIS MILLE ETANGS", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.595, - 46.7161 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680640", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078238", - "ref": "FRHPCPNF078238", - "description": "RELAIS MILLE ETANGS", - "capacity": "4", - "charging_station:output": "175 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.595, - 46.7161 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680642", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078238", - "ref": "FRHPCPNF078238", - "description": "RELAIS MILLE ETANGS", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.595, - 46.7161 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680641", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078238", - "ref": "FRHPCPNF078238", - "description": "RELAIS MILLE ETANGS", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5284, - 44.2326 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680894", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078243", - "ref": "FRHPCPNF078243", - "description": "REL.BOIS DE DOURRE", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5284, - 44.2326 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680896", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078243", - "ref": "FRHPCPNF078243", - "description": "REL.BOIS DE DOURRE", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5284, - 44.2326 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680897", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078243", - "ref": "FRHPCPNF078243", - "description": "REL.BOIS DE DOURRE", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5284, - 44.2326 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680898", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078243", - "ref": "FRHPCPNF078243", - "description": "REL.BOIS DE DOURRE", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5284, - 44.2326 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680899", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078243", - "ref": "FRHPCPNF078243", - "description": "REL.BOIS DE DOURRE", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5284, - 44.2326 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680900", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078243", - "ref": "FRHPCPNF078243", - "description": "REL.BOIS DE DOURRE", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5284, - 44.2326 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680901", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078243", - "ref": "FRHPCPNF078243", - "description": "REL.BOIS DE DOURRE", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5284, - 44.2326 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680895", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078243", - "ref": "FRHPCPNF078243", - "description": "REL.BOIS DE DOURRE", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3265, - 48.585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680839", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078244", - "ref": "FRHPCPNF078244", - "description": "REL.LE MONT SAINT MICHEL", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3265, - 48.585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680841", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078244", - "ref": "FRHPCPNF078244", - "description": "REL.LE MONT SAINT MICHEL", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3265, - 48.585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680840", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078244", - "ref": "FRHPCPNF078244", - "description": "REL.LE MONT SAINT MICHEL", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3265, - 48.585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680843", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078244", - "ref": "FRHPCPNF078244", - "description": "REL.LE MONT SAINT MICHEL", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3265, - 48.585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680842", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078244", - "ref": "FRHPCPNF078244", - "description": "REL.LE MONT SAINT MICHEL", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3265, - 48.585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680844", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078244", - "ref": "FRHPCPNF078244", - "description": "REL.LE MONT SAINT MICHEL", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3265, - 48.585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680845", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078244", - "ref": "FRHPCPNF078244", - "description": "REL.LE MONT SAINT MICHEL", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3265, - 48.585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680838", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078244", - "ref": "FRHPCPNF078244", - "description": "REL.LE MONT SAINT MICHEL", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.342462, - 48.990752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681654", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078332", - "ref": "FRHPCPNF078332", - "description": "RELAIS SAINT MARTIN SUR LE PRE", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.342462, - 48.990752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681652", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078332", - "ref": "FRHPCPNF078332", - "description": "RELAIS SAINT MARTIN SUR LE PRE", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.342462, - 48.990752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681653", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078332", - "ref": "FRHPCPNF078332", - "description": "RELAIS SAINT MARTIN SUR LE PRE", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.342462, - 48.990752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681655", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078332", - "ref": "FRHPCPNF078332", - "description": "RELAIS SAINT MARTIN SUR LE PRE", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9275, - 47.3375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680974", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078333", - "ref": "FRHPCPNF078333", - "description": "RELAIS LES VIGNOBLES", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9275, - 47.3375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680969", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078333", - "ref": "FRHPCPNF078333", - "description": "RELAIS LES VIGNOBLES", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9275, - 47.3375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680973", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078333", - "ref": "FRHPCPNF078333", - "description": "RELAIS LES VIGNOBLES", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9275, - 47.3375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680970", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078333", - "ref": "FRHPCPNF078333", - "description": "RELAIS LES VIGNOBLES", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9275, - 47.3375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680971", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078333", - "ref": "FRHPCPNF078333", - "description": "RELAIS LES VIGNOBLES", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9275, - 47.3375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680972", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078333", - "ref": "FRHPCPNF078333", - "description": "RELAIS LES VIGNOBLES", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9275, - 47.3375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680976", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078333", - "ref": "FRHPCPNF078333", - "description": "RELAIS LES VIGNOBLES", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9275, - 47.3375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680975", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078333", - "ref": "FRHPCPNF078333", - "description": "RELAIS LES VIGNOBLES", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.241, - 48.2141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680744", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078386", - "ref": "FRHPCPNF078386", - "description": "RELAIS TROYES LE PLESSIS", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.241, - 48.2141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680745", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078386", - "ref": "FRHPCPNF078386", - "description": "RELAIS TROYES LE PLESSIS", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.241, - 48.2141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680746", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078386", - "ref": "FRHPCPNF078386", - "description": "RELAIS TROYES LE PLESSIS", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.241, - 48.2141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680747", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078386", - "ref": "FRHPCPNF078386", - "description": "RELAIS TROYES LE PLESSIS", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4909, - 46.1146 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680865", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078387", - "ref": "FRHPCPNF078387", - "description": "REL.CEIGNES CERDON", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4909, - 46.1146 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680867", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078387", - "ref": "FRHPCPNF078387", - "description": "REL.CEIGNES CERDON", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4909, - 46.1146 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680866", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078387", - "ref": "FRHPCPNF078387", - "description": "REL.CEIGNES CERDON", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4909, - 46.1146 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680868", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078387", - "ref": "FRHPCPNF078387", - "description": "REL.CEIGNES CERDON", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4909, - 46.1146 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680870", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078387", - "ref": "FRHPCPNF078387", - "description": "REL.CEIGNES CERDON", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4909, - 46.1146 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680869", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078387", - "ref": "FRHPCPNF078387", - "description": "REL.CEIGNES CERDON", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4909, - 46.1146 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680871", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078387", - "ref": "FRHPCPNF078387", - "description": "REL.CEIGNES CERDON", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4909, - 46.1146 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680864", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078387", - "ref": "FRHPCPNF078387", - "description": "REL.CEIGNES CERDON", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.0685, - 48.9732 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680648", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078531", - "ref": "FRHPCPNF078531", - "description": "AIRE DE KESKASTEL", - "capacity": "2", - "charging_station:output": "54 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.0685, - 48.9732 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680649", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078531", - "ref": "FRHPCPNF078531", - "description": "AIRE DE KESKASTEL", - "capacity": "2", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.3279, - 49.3244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680576", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078544", - "ref": "FRHPCPNF078544", - "description": "BEUZEVILLE NORD", - "capacity": "1", - "charging_station:output": "54 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4322, - 44.9783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680697", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078546", - "ref": "FRHPCPNF078546", - "description": "RELAIS DE L ESTALOT", - "capacity": "4", - "charging_station:output": "175 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4322, - 44.9783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680698", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078546", - "ref": "FRHPCPNF078546", - "description": "RELAIS DE L ESTALOT", - "capacity": "4", - "charging_station:output": "175 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4322, - 44.9783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680700", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078546", - "ref": "FRHPCPNF078546", - "description": "RELAIS DE L ESTALOT", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4322, - 44.9783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680699", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078546", - "ref": "FRHPCPNF078546", - "description": "RELAIS DE L ESTALOT", - "capacity": "4", - "charging_station:output": "175 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5063, - 44.8736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680727", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078551", - "ref": "FRHPCPNF078551", - "description": "RELAIS FONTBELLEAU", - "capacity": "4", - "charging_station:output": "175 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5063, - 44.8736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680728", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078551", - "ref": "FRHPCPNF078551", - "description": "RELAIS FONTBELLEAU", - "capacity": "4", - "charging_station:output": "175 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5063, - 44.8736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680729", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078551", - "ref": "FRHPCPNF078551", - "description": "RELAIS FONTBELLEAU", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:typee": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5063, - 44.8736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680730", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078551", - "ref": "FRHPCPNF078551", - "description": "RELAIS FONTBELLEAU", - "capacity": "4", - "charging_station:output": "175 kW", - "socket:typee": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1265, - 48.4572 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680846", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078556", - "ref": "FRHPCPNF078556", - "description": "REL.LA DENTELLE D'ALENCON", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1265, - 48.4572 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680849", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078556", - "ref": "FRHPCPNF078556", - "description": "REL.LA DENTELLE D'ALENCON", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1265, - 48.4572 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680847", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078556", - "ref": "FRHPCPNF078556", - "description": "REL.LA DENTELLE D'ALENCON", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1265, - 48.4572 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680848", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078556", - "ref": "FRHPCPNF078556", - "description": "REL.LA DENTELLE D'ALENCON", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.03553, - 43.58953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681280", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078564", - "ref": "FRHPCPNF078564", - "description": "RELAIS BREGUIERES SUD", - "capacity": "18", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.03553, - 43.58953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681282", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078564", - "ref": "FRHPCPNF078564", - "description": "RELAIS BREGUIERES SUD", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.03553, - 43.58953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681284", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078564", - "ref": "FRHPCPNF078564", - "description": "RELAIS BREGUIERES SUD", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.03553, - 43.58953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681283", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078564", - "ref": "FRHPCPNF078564", - "description": "RELAIS BREGUIERES SUD", - "capacity": "18", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.03553, - 43.58953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681286", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078564", - "ref": "FRHPCPNF078564", - "description": "RELAIS BREGUIERES SUD", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.03553, - 43.58953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681285", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078564", - "ref": "FRHPCPNF078564", - "description": "RELAIS BREGUIERES SUD", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.03553, - 43.58953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681289", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078564", - "ref": "FRHPCPNF078564", - "description": "RELAIS BREGUIERES SUD", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.03553, - 43.58953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681290", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078564", - "ref": "FRHPCPNF078564", - "description": "RELAIS BREGUIERES SUD", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.03553, - 43.58953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681287", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078564", - "ref": "FRHPCPNF078564", - "description": "RELAIS BREGUIERES SUD", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.03553, - 43.58953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681288", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078564", - "ref": "FRHPCPNF078564", - "description": "RELAIS BREGUIERES SUD", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.03553, - 43.58953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681292", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078564", - "ref": "FRHPCPNF078564", - "description": "RELAIS BREGUIERES SUD", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.03553, - 43.58953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681291", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078564", - "ref": "FRHPCPNF078564", - "description": "RELAIS BREGUIERES SUD", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.03553, - 43.58953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681293", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078564", - "ref": "FRHPCPNF078564", - "description": "RELAIS BREGUIERES SUD", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.03553, - 43.58953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681295", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078564", - "ref": "FRHPCPNF078564", - "description": "RELAIS BREGUIERES SUD", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.03553, - 43.58953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681294", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078564", - "ref": "FRHPCPNF078564", - "description": "RELAIS BREGUIERES SUD", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.03553, - 43.58953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681297", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078564", - "ref": "FRHPCPNF078564", - "description": "RELAIS BREGUIERES SUD", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.03553, - 43.58953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681281", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078564", - "ref": "FRHPCPNF078564", - "description": "RELAIS BREGUIERES SUD", - "capacity": "18", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.03553, - 43.58953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681296", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078564", - "ref": "FRHPCPNF078564", - "description": "RELAIS BREGUIERES SUD", - "capacity": "18", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8043, - 43.3527 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680658", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078569", - "ref": "FRHPCPNF078569", - "description": "REL. LAURAGAIS SUD", - "capacity": "10", - "charging_station:output": "175 kW", - "socket:typee": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8043, - 43.3527 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680661", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078569", - "ref": "FRHPCPNF078569", - "description": "REL. LAURAGAIS SUD", - "capacity": "10", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8043, - 43.3527 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680662", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078569", - "ref": "FRHPCPNF078569", - "description": "REL. LAURAGAIS SUD", - "capacity": "10", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8043, - 43.3527 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680663", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078569", - "ref": "FRHPCPNF078569", - "description": "REL. LAURAGAIS SUD", - "capacity": "10", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8043, - 43.3527 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680660", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078569", - "ref": "FRHPCPNF078569", - "description": "REL. LAURAGAIS SUD", - "capacity": "10", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8043, - 43.3527 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680659", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078569", - "ref": "FRHPCPNF078569", - "description": "REL. LAURAGAIS SUD", - "capacity": "10", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8043, - 43.3527 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680664", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078569", - "ref": "FRHPCPNF078569", - "description": "REL. LAURAGAIS SUD", - "capacity": "10", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8043, - 43.3527 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680665", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078569", - "ref": "FRHPCPNF078569", - "description": "REL. LAURAGAIS SUD", - "capacity": "10", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8043, - 43.3527 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680666", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078569", - "ref": "FRHPCPNF078569", - "description": "REL. LAURAGAIS SUD", - "capacity": "10", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8043, - 43.3527 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680667", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078569", - "ref": "FRHPCPNF078569", - "description": "REL. LAURAGAIS SUD", - "capacity": "10", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.8759, - 48.1675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681682", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078576", - "ref": "FRHPCPNF078576", - "description": "RELAIS PAYS DE RENNES", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.8759, - 48.1675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681684", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078576", - "ref": "FRHPCPNF078576", - "description": "RELAIS PAYS DE RENNES", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.8759, - 48.1675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681683", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078576", - "ref": "FRHPCPNF078576", - "description": "RELAIS PAYS DE RENNES", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.8759, - 48.1675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681685", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078576", - "ref": "FRHPCPNF078576", - "description": "RELAIS PAYS DE RENNES", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.5042, - 49.5931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680779", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078601", - "ref": "FRHPCPNF078601", - "description": "REL.ARDENNES-WOINIC", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.5042, - 49.5931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680780", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078601", - "ref": "FRHPCPNF078601", - "description": "REL.ARDENNES-WOINIC", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.5042, - 49.5931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680781", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078601", - "ref": "FRHPCPNF078601", - "description": "REL.ARDENNES-WOINIC", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.5042, - 49.5931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680782", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078601", - "ref": "FRHPCPNF078601", - "description": "REL.ARDENNES-WOINIC", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.5042, - 49.5931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680783", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078601", - "ref": "FRHPCPNF078601", - "description": "REL.ARDENNES-WOINIC", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.5042, - 49.5931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680784", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078601", - "ref": "FRHPCPNF078601", - "description": "REL.ARDENNES-WOINIC", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.5042, - 49.5931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680786", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078601", - "ref": "FRHPCPNF078601", - "description": "REL.ARDENNES-WOINIC", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.5042, - 49.5931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680785", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078601", - "ref": "FRHPCPNF078601", - "description": "REL.ARDENNES-WOINIC", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.2758, - 43.7391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680890", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078611", - "ref": "FRHPCPNF078611", - "description": "RELAIS L'ADOUR", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.2758, - 43.7391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680891", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078611", - "ref": "FRHPCPNF078611", - "description": "RELAIS L'ADOUR", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.2758, - 43.7391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680893", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078611", - "ref": "FRHPCPNF078611", - "description": "RELAIS L'ADOUR", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.2758, - 43.7391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680892", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078611", - "ref": "FRHPCPNF078611", - "description": "RELAIS L'ADOUR", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5306, - 45.8475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681693", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078762", - "ref": "FRHPCPNF078762", - "description": "DODO - THIERS AUTOMOBILE", - "capacity": "2", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5306, - 45.8475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681692", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF078762", - "ref": "FRHPCPNF078762", - "description": "DODO - THIERS AUTOMOBILE", - "capacity": "2", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.652782, - 47.336111 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681719", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF079761", - "ref": "FRHPCPNF079761", - "description": "RELAIS TREILLIERES", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.652782, - 47.336111 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681720", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF079761", - "ref": "FRHPCPNF079761", - "description": "RELAIS TREILLIERES", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.652782, - 47.336111 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681721", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF079761", - "ref": "FRHPCPNF079761", - "description": "RELAIS TREILLIERES", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.652782, - 47.336111 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681722", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF079761", - "ref": "FRHPCPNF079761", - "description": "RELAIS TREILLIERES", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3986, - 43.6006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681752", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF079895", - "ref": "FRHPCPNF079895", - "description": "Relais Rocade Purpan", - "capacity": "16", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3986, - 43.6006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681753", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF079895", - "ref": "FRHPCPNF079895", - "description": "Relais Rocade Purpan", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3986, - 43.6006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681754", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF079895", - "ref": "FRHPCPNF079895", - "description": "Relais Rocade Purpan", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3986, - 43.6006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681755", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF079895", - "ref": "FRHPCPNF079895", - "description": "Relais Rocade Purpan", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3986, - 43.6006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681756", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF079895", - "ref": "FRHPCPNF079895", - "description": "Relais Rocade Purpan", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3986, - 43.6006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681757", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF079895", - "ref": "FRHPCPNF079895", - "description": "Relais Rocade Purpan", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3986, - 43.6006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681758", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF079895", - "ref": "FRHPCPNF079895", - "description": "Relais Rocade Purpan", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3986, - 43.6006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681759", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF079895", - "ref": "FRHPCPNF079895", - "description": "Relais Rocade Purpan", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3986, - 43.6006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681760", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF079895", - "ref": "FRHPCPNF079895", - "description": "Relais Rocade Purpan", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3986, - 43.6006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681761", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF079895", - "ref": "FRHPCPNF079895", - "description": "Relais Rocade Purpan", - "capacity": "16", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3986, - 43.6006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681762", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF079895", - "ref": "FRHPCPNF079895", - "description": "Relais Rocade Purpan", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3986, - 43.6006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681763", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF079895", - "ref": "FRHPCPNF079895", - "description": "Relais Rocade Purpan", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3986, - 43.6006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681764", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF079895", - "ref": "FRHPCPNF079895", - "description": "Relais Rocade Purpan", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3986, - 43.6006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681765", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF079895", - "ref": "FRHPCPNF079895", - "description": "Relais Rocade Purpan", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3986, - 43.6006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681766", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF079895", - "ref": "FRHPCPNF079895", - "description": "Relais Rocade Purpan", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3986, - 43.6006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681767", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF079895", - "ref": "FRHPCPNF079895", - "description": "Relais Rocade Purpan", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.301635, - 48.739342 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF080017", - "ref": "FRHPCPNF080017", - "description": "RELAIS MASSY LECLERC", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.301635, - 48.739342 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF080017", - "ref": "FRHPCPNF080017", - "description": "RELAIS MASSY LECLERC", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.301635, - 48.739342 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF080017", - "ref": "FRHPCPNF080017", - "description": "RELAIS MASSY LECLERC", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.301635, - 48.739342 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF080017", - "ref": "FRHPCPNF080017", - "description": "RELAIS MASSY LECLERC", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.837, - 46.9603 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680643", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080041", - "ref": "FRHPCPNF080041", - "description": "RELAIS BEAUNE MERCEUIL", - "capacity": "1", - "charging_station:output": "54 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1693, - 47.4229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680645", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080042", - "ref": "FRHPCPNF080042", - "description": "RELAIS DIJON-BROGNON", - "capacity": "2", - "charging_station:output": "54 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1693, - 47.4229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680646", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080042", - "ref": "FRHPCPNF080042", - "description": "RELAIS DIJON-BROGNON", - "capacity": "2", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.849136, - 43.844428 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680922", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080044", - "ref": "FRHPCPNF080044", - "description": "RELAIS VOLX", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.849136, - 43.844428 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680923", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080044", - "ref": "FRHPCPNF080044", - "description": "RELAIS VOLX", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.849136, - 43.844428 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680924", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080044", - "ref": "FRHPCPNF080044", - "description": "RELAIS VOLX", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.849136, - 43.844428 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680925", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080044", - "ref": "FRHPCPNF080044", - "description": "RELAIS VOLX", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8502, - 43.8418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680910", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080045", - "ref": "FRHPCPNF080045", - "description": "RELAIS MANOSQUE", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8502, - 43.8418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680911", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080045", - "ref": "FRHPCPNF080045", - "description": "RELAIS MANOSQUE", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8502, - 43.8418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680912", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080045", - "ref": "FRHPCPNF080045", - "description": "RELAIS MANOSQUE", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8502, - 43.8418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680913", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080045", - "ref": "FRHPCPNF080045", - "description": "RELAIS MANOSQUE", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.850927825, - 43.84343386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF080045", - "ref": "FRHPCPNF080045", - "description": "RELAIS MANOSQUE", - "capacity": "5", - "socket:type2_combo:output": "54 kW", - "charging_station:output": "54 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.769509, - 45.808839 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681387", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080046", - "ref": "FRHPCPNF080046", - "description": "RELAIS BRUYERES PAISY", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.769509, - 45.808839 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681386", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080046", - "ref": "FRHPCPNF080046", - "description": "RELAIS BRUYERES PAISY", - "capacity": "4", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.769509, - 45.808839 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681389", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080046", - "ref": "FRHPCPNF080046", - "description": "RELAIS BRUYERES PAISY", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.769509, - 45.808839 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681388", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080046", - "ref": "FRHPCPNF080046", - "description": "RELAIS BRUYERES PAISY", - "capacity": "4", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7426, - 50.4045 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681110", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080047", - "ref": "FRHPCPNF080047", - "description": "RELAIS SOUCHEZ", - "capacity": "2", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7426, - 50.4045 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681111", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080047", - "ref": "FRHPCPNF080047", - "description": "RELAIS SOUCHEZ", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.39112, - 48.93373 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681414", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080048", - "ref": "FRHPCPNF080048", - "description": "RELAIS LA COURNEUVE EST", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.39112, - 48.93373 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681415", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080048", - "ref": "FRHPCPNF080048", - "description": "RELAIS LA COURNEUVE EST", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.39112, - 48.93373 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681416", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080048", - "ref": "FRHPCPNF080048", - "description": "RELAIS LA COURNEUVE EST", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.39112, - 48.93373 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681417", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080048", - "ref": "FRHPCPNF080048", - "description": "RELAIS LA COURNEUVE EST", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.39112, - 48.93373 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681418", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080048", - "ref": "FRHPCPNF080048", - "description": "RELAIS LA COURNEUVE EST", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.39112, - 48.93373 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681419", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080048", - "ref": "FRHPCPNF080048", - "description": "RELAIS LA COURNEUVE EST", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.39112, - 48.93373 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681421", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080048", - "ref": "FRHPCPNF080048", - "description": "RELAIS LA COURNEUVE EST", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.39112, - 48.93373 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681420", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080048", - "ref": "FRHPCPNF080048", - "description": "RELAIS LA COURNEUVE EST", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6666, - 47.3382 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680689", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080056", - "ref": "FRHPCPNF080056", - "description": "REL.ROMORANTIN", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6666, - 47.3382 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680690", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080056", - "ref": "FRHPCPNF080056", - "description": "REL.ROMORANTIN", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6666, - 47.3382 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680692", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080056", - "ref": "FRHPCPNF080056", - "description": "REL.ROMORANTIN", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6666, - 47.3382 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680695", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080056", - "ref": "FRHPCPNF080056", - "description": "REL.ROMORANTIN", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6666, - 47.3382 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080056", - "ref": "FRHPCPNF080056", - "description": "REL.ROMORANTIN", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6666, - 47.3382 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680693", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080056", - "ref": "FRHPCPNF080056", - "description": "REL.ROMORANTIN", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6666, - 47.3382 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680696", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080056", - "ref": "FRHPCPNF080056", - "description": "REL.ROMORANTIN", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6666, - 47.3382 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680691", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080056", - "ref": "FRHPCPNF080056", - "description": "REL.ROMORANTIN", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0526, - 49.1791 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681030", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080063", - "ref": "FRHPCPNF080063", - "description": "RELAIS METZ ST PRIVAT", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0526, - 49.1791 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681029", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080063", - "ref": "FRHPCPNF080063", - "description": "RELAIS METZ ST PRIVAT", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0526, - 49.1791 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681031", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080063", - "ref": "FRHPCPNF080063", - "description": "RELAIS METZ ST PRIVAT", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0526, - 49.1791 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681033", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080063", - "ref": "FRHPCPNF080063", - "description": "RELAIS METZ ST PRIVAT", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0526, - 49.1791 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681032", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080063", - "ref": "FRHPCPNF080063", - "description": "RELAIS METZ ST PRIVAT", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0526, - 49.1791 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681036", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080063", - "ref": "FRHPCPNF080063", - "description": "RELAIS METZ ST PRIVAT", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0526, - 49.1791 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681035", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080063", - "ref": "FRHPCPNF080063", - "description": "RELAIS METZ ST PRIVAT", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0526, - 49.1791 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681034", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080063", - "ref": "FRHPCPNF080063", - "description": "RELAIS METZ ST PRIVAT", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0526, - 49.1791 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681037", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080063", - "ref": "FRHPCPNF080063", - "description": "RELAIS METZ ST PRIVAT", - "capacity": "16", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0526, - 49.1791 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681038", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080063", - "ref": "FRHPCPNF080063", - "description": "RELAIS METZ ST PRIVAT", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0526, - 49.1791 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681039", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080063", - "ref": "FRHPCPNF080063", - "description": "RELAIS METZ ST PRIVAT", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0526, - 49.1791 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681040", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080063", - "ref": "FRHPCPNF080063", - "description": "RELAIS METZ ST PRIVAT", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0526, - 49.1791 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681042", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080063", - "ref": "FRHPCPNF080063", - "description": "RELAIS METZ ST PRIVAT", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0526, - 49.1791 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681041", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080063", - "ref": "FRHPCPNF080063", - "description": "RELAIS METZ ST PRIVAT", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0526, - 49.1791 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681043", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080063", - "ref": "FRHPCPNF080063", - "description": "RELAIS METZ ST PRIVAT", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0526, - 49.1791 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681044", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080063", - "ref": "FRHPCPNF080063", - "description": "RELAIS METZ ST PRIVAT", - "capacity": "16", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.074, - 50.54 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680479", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080064", - "ref": "FRHPCPNF080064", - "description": "RELAIS AVELIN", - "capacity": "4", - "charging_station:output": "150 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.074, - 50.54 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680478", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080064", - "ref": "FRHPCPNF080064", - "description": "RELAIS AVELIN", - "capacity": "4", - "charging_station:output": "150 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.074, - 50.54 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680481", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080064", - "ref": "FRHPCPNF080064", - "description": "RELAIS AVELIN", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.074, - 50.54 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680480", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080064", - "ref": "FRHPCPNF080064", - "description": "RELAIS AVELIN", - "capacity": "4", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.08066, - 43.2315 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680989", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080070", - "ref": "FRHPCPNF080070", - "description": "RELAIS LES PYRENEES", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.08066, - 43.2315 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680985", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080070", - "ref": "FRHPCPNF080070", - "description": "RELAIS LES PYRENEES", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.08066, - 43.2315 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680986", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080070", - "ref": "FRHPCPNF080070", - "description": "RELAIS LES PYRENEES", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.08066, - 43.2315 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680987", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080070", - "ref": "FRHPCPNF080070", - "description": "RELAIS LES PYRENEES", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.08066, - 43.2315 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680988", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080070", - "ref": "FRHPCPNF080070", - "description": "RELAIS LES PYRENEES", - "capacity": "8", - "charging_station:output": "175 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.08066, - 43.2315 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680990", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080070", - "ref": "FRHPCPNF080070", - "description": "RELAIS LES PYRENEES", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.08066, - 43.2315 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680991", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080070", - "ref": "FRHPCPNF080070", - "description": "RELAIS LES PYRENEES", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.08066, - 43.2315 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680992", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080070", - "ref": "FRHPCPNF080070", - "description": "RELAIS LES PYRENEES", - "capacity": "8", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8747, - 45.0184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680680", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080071", - "ref": "FRHPCPNF080071", - "description": "RELAIS PONT DE L'ISERE", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8747, - 45.0184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680681", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080071", - "ref": "FRHPCPNF080071", - "description": "RELAIS PONT DE L'ISERE", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8747, - 45.0184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680684", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080071", - "ref": "FRHPCPNF080071", - "description": "RELAIS PONT DE L'ISERE", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8747, - 45.0184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680683", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080071", - "ref": "FRHPCPNF080071", - "description": "RELAIS PONT DE L'ISERE", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8747, - 45.0184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680685", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080071", - "ref": "FRHPCPNF080071", - "description": "RELAIS PONT DE L'ISERE", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8747, - 45.0184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680687", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080071", - "ref": "FRHPCPNF080071", - "description": "RELAIS PONT DE L'ISERE", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8747, - 45.0184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680686", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080071", - "ref": "FRHPCPNF080071", - "description": "RELAIS PONT DE L'ISERE", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8747, - 45.0184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680682", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080071", - "ref": "FRHPCPNF080071", - "description": "RELAIS PONT DE L'ISERE", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.927, - 45.6729 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680794", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080072", - "ref": "FRHPCPNF080072", - "description": "REL.DRUMETTAZ", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.927, - 45.6729 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680795", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080072", - "ref": "FRHPCPNF080072", - "description": "REL.DRUMETTAZ", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.927, - 45.6729 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680796", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080072", - "ref": "FRHPCPNF080072", - "description": "REL.DRUMETTAZ", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.927, - 45.6729 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680797", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080072", - "ref": "FRHPCPNF080072", - "description": "REL.DRUMETTAZ", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.538515, - 47.972518 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681516", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080117", - "ref": "FRHPCPNF080117", - "description": "RELAIS SARL STATION JOUZEL", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.538515, - 47.972518 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681513", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080117", - "ref": "FRHPCPNF080117", - "description": "RELAIS SARL STATION JOUZEL", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.538515, - 47.972518 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681515", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080117", - "ref": "FRHPCPNF080117", - "description": "RELAIS SARL STATION JOUZEL", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.538515, - 47.972518 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681514", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080117", - "ref": "FRHPCPNF080117", - "description": "RELAIS SARL STATION JOUZEL", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.993376, - 48.828768 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681535", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080123", - "ref": "FRHPCPNF080123", - "description": "RELAIS DE LA CROIX BLANCHE", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.993376, - 48.828768 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681536", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080123", - "ref": "FRHPCPNF080123", - "description": "RELAIS DE LA CROIX BLANCHE", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.993376, - 48.828768 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681537", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080123", - "ref": "FRHPCPNF080123", - "description": "RELAIS DE LA CROIX BLANCHE", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.993376, - 48.828768 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681538", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080123", - "ref": "FRHPCPNF080123", - "description": "RELAIS DE LA CROIX BLANCHE", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.2552, - 48.0558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680454", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080138", - "ref": "FRHPCPNF080138", - "description": "SARTHE SARGE LE MANS NORD", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.2552, - 48.0558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680456", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080138", - "ref": "FRHPCPNF080138", - "description": "SARTHE SARGE LE MANS NORD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.2552, - 48.0558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680459", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080138", - "ref": "FRHPCPNF080138", - "description": "SARTHE SARGE LE MANS NORD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.2552, - 48.0558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680460", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080138", - "ref": "FRHPCPNF080138", - "description": "SARTHE SARGE LE MANS NORD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.2552, - 48.0558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680457", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080138", - "ref": "FRHPCPNF080138", - "description": "SARTHE SARGE LE MANS NORD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.2552, - 48.0558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680458", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080138", - "ref": "FRHPCPNF080138", - "description": "SARTHE SARGE LE MANS NORD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.2552, - 48.0558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680461", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080138", - "ref": "FRHPCPNF080138", - "description": "SARTHE SARGE LE MANS NORD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.2552, - 48.0558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680455", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080138", - "ref": "FRHPCPNF080138", - "description": "SARTHE SARGE LE MANS NORD", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3804, - 47.4813 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681700", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080139", - "ref": "FRHPCPNF080139", - "description": "RELAIS DE CUSE ET ADRISANS", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3804, - 47.4813 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681701", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080139", - "ref": "FRHPCPNF080139", - "description": "RELAIS DE CUSE ET ADRISANS", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3804, - 47.4813 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681702", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080139", - "ref": "FRHPCPNF080139", - "description": "RELAIS DE CUSE ET ADRISANS", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3804, - 47.4813 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681703", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080139", - "ref": "FRHPCPNF080139", - "description": "RELAIS DE CUSE ET ADRISANS", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1689, - 48.1975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681723", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080150", - "ref": "FRHPCPNF080150", - "description": "RELAIS MARESCHE", - "capacity": "1", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1481, - 48.6366 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680462", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080155", - "ref": "FRHPCPNF080155", - "description": "LIMOURS JANVRY", - "capacity": "16", - "charging_station:output": "300 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1481, - 48.6366 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680464", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080155", - "ref": "FRHPCPNF080155", - "description": "LIMOURS JANVRY", - "capacity": "16", - "charging_station:output": "300 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1481, - 48.6366 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680463", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080155", - "ref": "FRHPCPNF080155", - "description": "LIMOURS JANVRY", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1481, - 48.6366 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680465", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080155", - "ref": "FRHPCPNF080155", - "description": "LIMOURS JANVRY", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1481, - 48.6366 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680466", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080155", - "ref": "FRHPCPNF080155", - "description": "LIMOURS JANVRY", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1481, - 48.6366 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680467", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080155", - "ref": "FRHPCPNF080155", - "description": "LIMOURS JANVRY", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1481, - 48.6366 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680468", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080155", - "ref": "FRHPCPNF080155", - "description": "LIMOURS JANVRY", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1481, - 48.6366 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680470", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080155", - "ref": "FRHPCPNF080155", - "description": "LIMOURS JANVRY", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1481, - 48.6366 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680469", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080155", - "ref": "FRHPCPNF080155", - "description": "LIMOURS JANVRY", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1481, - 48.6366 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680471", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080155", - "ref": "FRHPCPNF080155", - "description": "LIMOURS JANVRY", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1481, - 48.6366 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680473", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080155", - "ref": "FRHPCPNF080155", - "description": "LIMOURS JANVRY", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1481, - 48.6366 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680472", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080155", - "ref": "FRHPCPNF080155", - "description": "LIMOURS JANVRY", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1481, - 48.6366 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680475", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080155", - "ref": "FRHPCPNF080155", - "description": "LIMOURS JANVRY", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1481, - 48.6366 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680474", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080155", - "ref": "FRHPCPNF080155", - "description": "LIMOURS JANVRY", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1481, - 48.6366 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680477", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080155", - "ref": "FRHPCPNF080155", - "description": "LIMOURS JANVRY", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1481, - 48.6366 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680476", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080155", - "ref": "FRHPCPNF080155", - "description": "LIMOURS JANVRY", - "capacity": "16", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8994, - 42.7798 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680572", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080162", - "ref": "FRHPCPNF080162", - "description": "RELAIS RIVESALTES NORD", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8994, - 42.7798 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680573", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080162", - "ref": "FRHPCPNF080162", - "description": "RELAIS RIVESALTES NORD", - "capacity": "2", - "charging_station:output": "175 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8603, - 47.9761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680915", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080172", - "ref": "FRHPCPNF080172", - "description": "REL.ORLEANS GIDY", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8603, - 47.9761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680917", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080172", - "ref": "FRHPCPNF080172", - "description": "REL.ORLEANS GIDY", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8603, - 47.9761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680916", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080172", - "ref": "FRHPCPNF080172", - "description": "REL.ORLEANS GIDY", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8603, - 47.9761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680918", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080172", - "ref": "FRHPCPNF080172", - "description": "REL.ORLEANS GIDY", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8603, - 47.9761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680920", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080172", - "ref": "FRHPCPNF080172", - "description": "REL.ORLEANS GIDY", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8603, - 47.9761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680919", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080172", - "ref": "FRHPCPNF080172", - "description": "REL.ORLEANS GIDY", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8603, - 47.9761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680921", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080172", - "ref": "FRHPCPNF080172", - "description": "REL.ORLEANS GIDY", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8603, - 47.9761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680914", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080172", - "ref": "FRHPCPNF080172", - "description": "REL.ORLEANS GIDY", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.014541, - 47.419621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681306", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080173", - "ref": "FRHPCPNF080173", - "description": "RELAIS VARADES PAYS DE LOIRE", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.014541, - 47.419621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681307", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080173", - "ref": "FRHPCPNF080173", - "description": "RELAIS VARADES PAYS DE LOIRE", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.014541, - 47.419621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681309", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080173", - "ref": "FRHPCPNF080173", - "description": "RELAIS VARADES PAYS DE LOIRE", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.014541, - 47.419621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681308", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080173", - "ref": "FRHPCPNF080173", - "description": "RELAIS VARADES PAYS DE LOIRE", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1123, - 46.0584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681204", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080175", - "ref": "FRHPCPNF080175", - "description": "RELAIS VOLCANS D'AUVERGNE OUEST PL", - "capacity": "16", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1123, - 46.0584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681208", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080175", - "ref": "FRHPCPNF080175", - "description": "RELAIS VOLCANS D'AUVERGNE OUEST PL", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1123, - 46.0584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681205", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080175", - "ref": "FRHPCPNF080175", - "description": "RELAIS VOLCANS D'AUVERGNE OUEST PL", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1123, - 46.0584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681206", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080175", - "ref": "FRHPCPNF080175", - "description": "RELAIS VOLCANS D'AUVERGNE OUEST PL", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1123, - 46.0584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681207", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080175", - "ref": "FRHPCPNF080175", - "description": "RELAIS VOLCANS D'AUVERGNE OUEST PL", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1123, - 46.0584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681209", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080175", - "ref": "FRHPCPNF080175", - "description": "RELAIS VOLCANS D'AUVERGNE OUEST PL", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1123, - 46.0584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681211", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080175", - "ref": "FRHPCPNF080175", - "description": "RELAIS VOLCANS D'AUVERGNE OUEST PL", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1123, - 46.0584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681210", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080175", - "ref": "FRHPCPNF080175", - "description": "RELAIS VOLCANS D'AUVERGNE OUEST PL", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1123, - 46.0584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681212", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080175", - "ref": "FRHPCPNF080175", - "description": "RELAIS VOLCANS D'AUVERGNE OUEST PL", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1123, - 46.0584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681213", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080175", - "ref": "FRHPCPNF080175", - "description": "RELAIS VOLCANS D'AUVERGNE OUEST PL", - "capacity": "16", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1123, - 46.0584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681214", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080175", - "ref": "FRHPCPNF080175", - "description": "RELAIS VOLCANS D'AUVERGNE OUEST PL", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1123, - 46.0584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681216", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080175", - "ref": "FRHPCPNF080175", - "description": "RELAIS VOLCANS D'AUVERGNE OUEST PL", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1123, - 46.0584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681215", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080175", - "ref": "FRHPCPNF080175", - "description": "RELAIS VOLCANS D'AUVERGNE OUEST PL", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1123, - 46.0584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681218", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080175", - "ref": "FRHPCPNF080175", - "description": "RELAIS VOLCANS D'AUVERGNE OUEST PL", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1123, - 46.0584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681217", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080175", - "ref": "FRHPCPNF080175", - "description": "RELAIS VOLCANS D'AUVERGNE OUEST PL", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1123, - 46.0584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681219", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080175", - "ref": "FRHPCPNF080175", - "description": "RELAIS VOLCANS D'AUVERGNE OUEST PL", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7826, - 48.6357 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680734", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080178", - "ref": "FRHPCPNF080178", - "description": "RELAIS PORTES DE YEBLES", - "capacity": "1", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3163, - 48.8236 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680515", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080179", - "ref": "FRHPCPNF080179", - "description": "RELAIS DE LA PORTE DE CHATILLON", - "capacity": "1", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6084, - 44.1711 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680564", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080183", - "ref": "FRHPCPNF080183", - "description": "RELAIS PASSAGE D AGEN", - "capacity": "2", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6084, - 44.1711 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680565", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080183", - "ref": "FRHPCPNF080183", - "description": "RELAIS PASSAGE D AGEN", - "capacity": "2", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.134, - 43.8697 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680787", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080188", - "ref": "FRHPCPNF080188", - "description": "RELAIS DE CASTETS", - "capacity": "2", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.134, - 43.8697 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680788", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080188", - "ref": "FRHPCPNF080188", - "description": "RELAIS DE CASTETS", - "capacity": "2", - "charging_station:output": "175 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.134, - 43.8697 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680789", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080188", - "ref": "FRHPCPNF080188", - "description": "RELAIS DE CASTETS", - "capacity": "2", - "charging_station:output": "175 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.61988999999994, - 49.564133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680560", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080191", - "ref": "FRHPCPNF080191", - "description": "RELAIS CHAMP DU ROY LAON", - "capacity": "2", - "charging_station:output": "175 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.61988999999994, - 49.564133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680561", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080191", - "ref": "FRHPCPNF080191", - "description": "RELAIS CHAMP DU ROY LAON", - "capacity": "2", - "charging_station:output": "175 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.61988999999994, - 49.564133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680563", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080191", - "ref": "FRHPCPNF080191", - "description": "RELAIS CHAMP DU ROY LAON", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3627, - 48.7599 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681310", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080193", - "ref": "FRHPCPNF080193", - "description": "RELAIS SAVERNE MONSWILLER", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3627, - 48.7599 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681311", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080193", - "ref": "FRHPCPNF080193", - "description": "RELAIS SAVERNE MONSWILLER", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3627, - 48.7599 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681312", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080193", - "ref": "FRHPCPNF080193", - "description": "RELAIS SAVERNE MONSWILLER", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3627, - 48.7599 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681313", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080193", - "ref": "FRHPCPNF080193", - "description": "RELAIS SAVERNE MONSWILLER", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3627, - 48.7599 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681314", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080193", - "ref": "FRHPCPNF080193", - "description": "RELAIS SAVERNE MONSWILLER", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3627, - 48.7599 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681315", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080193", - "ref": "FRHPCPNF080193", - "description": "RELAIS SAVERNE MONSWILLER", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3627, - 48.7599 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681317", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080193", - "ref": "FRHPCPNF080193", - "description": "RELAIS SAVERNE MONSWILLER", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3627, - 48.7599 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681316", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080193", - "ref": "FRHPCPNF080193", - "description": "RELAIS SAVERNE MONSWILLER", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8624, - 48.2685 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680748", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080197", - "ref": "FRHPCPNF080197", - "description": "RELAIS LORRAINE LES RAPPES", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8624, - 48.2685 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680749", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080197", - "ref": "FRHPCPNF080197", - "description": "RELAIS LORRAINE LES RAPPES", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8624, - 48.2685 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680750", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080197", - "ref": "FRHPCPNF080197", - "description": "RELAIS LORRAINE LES RAPPES", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8624, - 48.2685 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680751", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080197", - "ref": "FRHPCPNF080197", - "description": "RELAIS LORRAINE LES RAPPES", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8624, - 48.2685 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680752", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080197", - "ref": "FRHPCPNF080197", - "description": "RELAIS LORRAINE LES RAPPES", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8624, - 48.2685 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680753", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080197", - "ref": "FRHPCPNF080197", - "description": "RELAIS LORRAINE LES RAPPES", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8624, - 48.2685 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680754", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080197", - "ref": "FRHPCPNF080197", - "description": "RELAIS LORRAINE LES RAPPES", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8624, - 48.2685 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680755", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080197", - "ref": "FRHPCPNF080197", - "description": "RELAIS LORRAINE LES RAPPES", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1274, - 49.4024 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680542", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080198", - "ref": "FRHPCPNF080198", - "description": "RELAIS DE SAINT MATHURIN ALLONNE", - "capacity": "2", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1274, - 49.4024 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680543", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080198", - "ref": "FRHPCPNF080198", - "description": "RELAIS DE SAINT MATHURIN ALLONNE", - "capacity": "2", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0713, - 45.876 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680790", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080200", - "ref": "FRHPCPNF080200", - "description": "REL. DE LA RIPAILLE", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0713, - 45.876 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680791", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080200", - "ref": "FRHPCPNF080200", - "description": "REL. DE LA RIPAILLE", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0713, - 45.876 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680792", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080200", - "ref": "FRHPCPNF080200", - "description": "REL. DE LA RIPAILLE", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0713, - 45.876 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680793", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080200", - "ref": "FRHPCPNF080200", - "description": "REL. DE LA RIPAILLE", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.659, - 43.7529 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680592", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080232", - "ref": "FRHPCPNF080232", - "description": "RELAIS PORTES DU TARN", - "capacity": "2", - "charging_station:output": "54 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.659, - 43.7529 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680593", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080232", - "ref": "FRHPCPNF080232", - "description": "RELAIS PORTES DU TARN", - "capacity": "2", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6075, - 48.8012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681662", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080234", - "ref": "FRHPCPNF080234", - "description": "RELAIS PONTAULT EST ", - "capacity": "15", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6075, - 48.8012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681663", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080234", - "ref": "FRHPCPNF080234", - "description": "RELAIS PONTAULT EST ", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6075, - 48.8012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681666", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080234", - "ref": "FRHPCPNF080234", - "description": "RELAIS PONTAULT EST ", - "capacity": "15", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6075, - 48.8012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681664", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080234", - "ref": "FRHPCPNF080234", - "description": "RELAIS PONTAULT EST ", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6075, - 48.8012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681665", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080234", - "ref": "FRHPCPNF080234", - "description": "RELAIS PONTAULT EST ", - "capacity": "15", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6075, - 48.8012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681667", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080234", - "ref": "FRHPCPNF080234", - "description": "RELAIS PONTAULT EST ", - "capacity": "15", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6075, - 48.8012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681668", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080234", - "ref": "FRHPCPNF080234", - "description": "RELAIS PONTAULT EST ", - "capacity": "15", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6075, - 48.8012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681669", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080234", - "ref": "FRHPCPNF080234", - "description": "RELAIS PONTAULT EST ", - "capacity": "15", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6075, - 48.8012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681670", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080234", - "ref": "FRHPCPNF080234", - "description": "RELAIS PONTAULT EST ", - "capacity": "15", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6075, - 48.8012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681671", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080234", - "ref": "FRHPCPNF080234", - "description": "RELAIS PONTAULT EST ", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6075, - 48.8012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681672", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080234", - "ref": "FRHPCPNF080234", - "description": "RELAIS PONTAULT EST ", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6075, - 48.8012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681673", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080234", - "ref": "FRHPCPNF080234", - "description": "RELAIS PONTAULT EST ", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6075, - 48.8012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681674", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080234", - "ref": "FRHPCPNF080234", - "description": "RELAIS PONTAULT EST ", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6075, - 48.8012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681675", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080234", - "ref": "FRHPCPNF080234", - "description": "RELAIS PONTAULT EST ", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6075, - 48.8012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681676", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080234", - "ref": "FRHPCPNF080234", - "description": "RELAIS PONTAULT EST ", - "capacity": "15", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1586, - 47.6336 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080239", - "ref": "FRHPCPNF080239", - "description": "ETS DORMOY FRERES", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1586, - 47.6336 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080239", - "ref": "FRHPCPNF080239", - "description": "ETS DORMOY FRERES", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.158543, - 47.63405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF080239", - "ref": "FRHPCPNF080239", - "description": "ETS DORMOY FRERES", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.158543, - 47.63405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF080239", - "ref": "FRHPCPNF080239", - "description": "ETS DORMOY FRERES", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.781, - 45.1972 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681539", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080259", - "ref": "FRHPCPNF080259", - "description": "RELAIS DE MEYLAN", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.781, - 45.1972 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681540", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080259", - "ref": "FRHPCPNF080259", - "description": "RELAIS DE MEYLAN", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.781, - 45.1972 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681541", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080259", - "ref": "FRHPCPNF080259", - "description": "RELAIS DE MEYLAN", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.781, - 45.1972 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681542", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080259", - "ref": "FRHPCPNF080259", - "description": "RELAIS DE MEYLAN", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.8645, - 49.3612 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680765", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080261", - "ref": "FRHPCPNF080261", - "description": "REL. BOSGOUET NORD", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.8645, - 49.3612 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680766", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080261", - "ref": "FRHPCPNF080261", - "description": "REL. BOSGOUET NORD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.8645, - 49.3612 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680767", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080261", - "ref": "FRHPCPNF080261", - "description": "REL. BOSGOUET NORD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.8645, - 49.3612 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680768", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080261", - "ref": "FRHPCPNF080261", - "description": "REL. BOSGOUET NORD", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.8645, - 49.3612 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680769", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080261", - "ref": "FRHPCPNF080261", - "description": "REL. BOSGOUET NORD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.8645, - 49.3612 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680771", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080261", - "ref": "FRHPCPNF080261", - "description": "REL. BOSGOUET NORD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.8645, - 49.3612 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680770", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080261", - "ref": "FRHPCPNF080261", - "description": "REL. BOSGOUET NORD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.8645, - 49.3612 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680772", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080261", - "ref": "FRHPCPNF080261", - "description": "REL. BOSGOUET NORD", - "capacity": "8", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.79541, - 43.54752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680756", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080266", - "ref": "FRHPCPNF080266", - "description": "RELAIS MONTPELLIER FABREGUES NORD", - "capacity": "9", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.79541, - 43.54752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680759", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080266", - "ref": "FRHPCPNF080266", - "description": "RELAIS MONTPELLIER FABREGUES NORD", - "capacity": "9", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.79541, - 43.54752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680760", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080266", - "ref": "FRHPCPNF080266", - "description": "RELAIS MONTPELLIER FABREGUES NORD", - "capacity": "9", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.79541, - 43.54752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680761", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080266", - "ref": "FRHPCPNF080266", - "description": "RELAIS MONTPELLIER FABREGUES NORD", - "capacity": "9", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.79541, - 43.54752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680758", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080266", - "ref": "FRHPCPNF080266", - "description": "RELAIS MONTPELLIER FABREGUES NORD", - "capacity": "9", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.79541, - 43.54752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680757", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080266", - "ref": "FRHPCPNF080266", - "description": "RELAIS MONTPELLIER FABREGUES NORD", - "capacity": "9", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.79541, - 43.54752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680762", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080266", - "ref": "FRHPCPNF080266", - "description": "RELAIS MONTPELLIER FABREGUES NORD", - "capacity": "9", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.79541, - 43.54752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680764", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080266", - "ref": "FRHPCPNF080266", - "description": "RELAIS MONTPELLIER FABREGUES NORD", - "capacity": "9", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.79541, - 43.54752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680763", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080266", - "ref": "FRHPCPNF080266", - "description": "RELAIS MONTPELLIER FABREGUES NORD", - "capacity": "9", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9641, - 46.0974 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680850", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080288", - "ref": "FRHPCPNF080288", - "description": "REL.DE VALLEIRY NORD", - "capacity": "6", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9641, - 46.0974 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680853", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080288", - "ref": "FRHPCPNF080288", - "description": "REL.DE VALLEIRY NORD", - "capacity": "6", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9641, - 46.0974 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680851", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080288", - "ref": "FRHPCPNF080288", - "description": "REL.DE VALLEIRY NORD", - "capacity": "6", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9641, - 46.0974 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680855", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080288", - "ref": "FRHPCPNF080288", - "description": "REL.DE VALLEIRY NORD", - "capacity": "6", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9641, - 46.0974 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680854", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080288", - "ref": "FRHPCPNF080288", - "description": "REL.DE VALLEIRY NORD", - "capacity": "6", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9641, - 46.0974 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680852", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080288", - "ref": "FRHPCPNF080288", - "description": "REL.DE VALLEIRY NORD", - "capacity": "6", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7196, - 49.5196 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680610", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080294", - "ref": "FRHPCPNF080294", - "description": "AIRE DE RESSONS OUEST", - "capacity": "1", - "charging_station:output": "54 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.39387, - 48.93482 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681422", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080299", - "ref": "FRHPCPNF080299", - "description": "RELAIS LA COURNEUVE OUEST", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.39387, - 48.93482 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681423", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080299", - "ref": "FRHPCPNF080299", - "description": "RELAIS LA COURNEUVE OUEST", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.39387, - 48.93482 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681426", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080299", - "ref": "FRHPCPNF080299", - "description": "RELAIS LA COURNEUVE OUEST", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.39387, - 48.93482 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681425", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080299", - "ref": "FRHPCPNF080299", - "description": "RELAIS LA COURNEUVE OUEST", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.39387, - 48.93482 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681424", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080299", - "ref": "FRHPCPNF080299", - "description": "RELAIS LA COURNEUVE OUEST", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.39387, - 48.93482 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681427", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080299", - "ref": "FRHPCPNF080299", - "description": "RELAIS LA COURNEUVE OUEST", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.39387, - 48.93482 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681429", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080299", - "ref": "FRHPCPNF080299", - "description": "RELAIS LA COURNEUVE OUEST", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.39387, - 48.93482 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681428", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080299", - "ref": "FRHPCPNF080299", - "description": "RELAIS LA COURNEUVE OUEST", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.606014, - 50.380358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF080306", - "ref": "FRHPCPNF080306", - "description": "RELAIS ONNAING", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.606014, - 50.380358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF080306", - "ref": "FRHPCPNF080306", - "description": "RELAIS ONNAING", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.606014, - 50.380358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF080306", - "ref": "FRHPCPNF080306", - "description": "RELAIS ONNAING", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.606014, - 50.380358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF080306", - "ref": "FRHPCPNF080306", - "description": "RELAIS ONNAING", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.606014, - 50.380358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF080306", - "ref": "FRHPCPNF080306", - "description": "RELAIS ONNAING", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.606014, - 50.380358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF080306", - "ref": "FRHPCPNF080306", - "description": "RELAIS ONNAING", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.606014, - 50.380358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF080306", - "ref": "FRHPCPNF080306", - "description": "RELAIS ONNAING", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.606014, - 50.380358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF080306", - "ref": "FRHPCPNF080306", - "description": "RELAIS ONNAING", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.473, - 46.8479 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681864", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080320", - "ref": "FRHPCPNF080320", - "description": "RELAIS BRESSUIRE BOCAPOLE", - "capacity": "2", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.473, - 46.8479 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681865", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080320", - "ref": "FRHPCPNF080320", - "description": "RELAIS BRESSUIRE BOCAPOLE", - "capacity": "2", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.29938, - 47.286518 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681844", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080321", - "ref": "FRHPCPNF080321", - "description": "RELAIS DE BRAIS", - "capacity": "1", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.196007, - 48.74625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF080333", - "ref": "FRHPCPNF080333", - "description": "RELAIS PLAINE FAVREUSE EST", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.196007, - 48.74625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF080333", - "ref": "FRHPCPNF080333", - "description": "RELAIS PLAINE FAVREUSE EST", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.196007, - 48.74625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF080333", - "ref": "FRHPCPNF080333", - "description": "RELAIS PLAINE FAVREUSE EST", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.196007, - 48.74625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF080333", - "ref": "FRHPCPNF080333", - "description": "RELAIS PLAINE FAVREUSE EST", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.196007, - 48.74625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF080333", - "ref": "FRHPCPNF080333", - "description": "RELAIS PLAINE FAVREUSE EST", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.196007, - 48.74625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF080333", - "ref": "FRHPCPNF080333", - "description": "RELAIS PLAINE FAVREUSE EST", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.196007, - 48.74625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF080333", - "ref": "FRHPCPNF080333", - "description": "RELAIS PLAINE FAVREUSE EST", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.196007, - 48.74625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF080333", - "ref": "FRHPCPNF080333", - "description": "RELAIS PLAINE FAVREUSE EST", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.196007, - 48.74625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF080333", - "ref": "FRHPCPNF080333", - "description": "RELAIS PLAINE FAVREUSE EST", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.196007, - 48.74625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF080333", - "ref": "FRHPCPNF080333", - "description": "RELAIS PLAINE FAVREUSE EST", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.196007, - 48.74625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF080333", - "ref": "FRHPCPNF080333", - "description": "RELAIS PLAINE FAVREUSE EST", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.196007, - 48.74625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF080333", - "ref": "FRHPCPNF080333", - "description": "RELAIS PLAINE FAVREUSE EST", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.196007, - 48.74625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF080333", - "ref": "FRHPCPNF080333", - "description": "RELAIS PLAINE FAVREUSE EST", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.196007, - 48.74625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF080333", - "ref": "FRHPCPNF080333", - "description": "RELAIS PLAINE FAVREUSE EST", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.196007, - 48.74625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF080333", - "ref": "FRHPCPNF080333", - "description": "RELAIS PLAINE FAVREUSE EST", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.196007, - 48.74625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF080333", - "ref": "FRHPCPNF080333", - "description": "RELAIS PLAINE FAVREUSE EST", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.712157, - 47.112935 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681180", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080339", - "ref": "FRHPCPNF080339", - "description": "RELAIS DE CREUX MOREAU", - "capacity": "8", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.712157, - 47.112935 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681175", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080339", - "ref": "FRHPCPNF080339", - "description": "RELAIS DE CREUX MOREAU", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.712157, - 47.112935 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681176", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080339", - "ref": "FRHPCPNF080339", - "description": "RELAIS DE CREUX MOREAU", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.712157, - 47.112935 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681177", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080339", - "ref": "FRHPCPNF080339", - "description": "RELAIS DE CREUX MOREAU", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.712157, - 47.112935 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681178", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080339", - "ref": "FRHPCPNF080339", - "description": "RELAIS DE CREUX MOREAU", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.712157, - 47.112935 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681179", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080339", - "ref": "FRHPCPNF080339", - "description": "RELAIS DE CREUX MOREAU", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.712157, - 47.112935 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681174", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080339", - "ref": "FRHPCPNF080339", - "description": "RELAIS DE CREUX MOREAU", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.712157, - 47.112935 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681181", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080339", - "ref": "FRHPCPNF080339", - "description": "RELAIS DE CREUX MOREAU", - "capacity": "8", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0363, - 47.5036 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681066", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080340", - "ref": "FRHPCPNF080340", - "description": "REL. LA CHAPONNE", - "capacity": "8", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0363, - 47.5036 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681068", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080340", - "ref": "FRHPCPNF080340", - "description": "REL. LA CHAPONNE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0363, - 47.5036 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681065", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080340", - "ref": "FRHPCPNF080340", - "description": "REL. LA CHAPONNE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0363, - 47.5036 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681069", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080340", - "ref": "FRHPCPNF080340", - "description": "REL. LA CHAPONNE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0363, - 47.5036 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681067", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080340", - "ref": "FRHPCPNF080340", - "description": "REL. LA CHAPONNE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0363, - 47.5036 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681071", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080340", - "ref": "FRHPCPNF080340", - "description": "REL. LA CHAPONNE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0363, - 47.5036 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681072", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080340", - "ref": "FRHPCPNF080340", - "description": "REL. LA CHAPONNE", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0363, - 47.5036 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681070", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080340", - "ref": "FRHPCPNF080340", - "description": "REL. LA CHAPONNE", - "capacity": "8", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8433, - 46.6927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681077", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080341", - "ref": "FRHPCPNF080341", - "description": "RELAIS LA FERTÉ", - "capacity": "8", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8433, - 46.6927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681078", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080341", - "ref": "FRHPCPNF080341", - "description": "RELAIS LA FERTÉ", - "capacity": "8", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8433, - 46.6927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681079", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080341", - "ref": "FRHPCPNF080341", - "description": "RELAIS LA FERTÉ", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8433, - 46.6927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681080", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080341", - "ref": "FRHPCPNF080341", - "description": "RELAIS LA FERTÉ", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8433, - 46.6927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681081", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080341", - "ref": "FRHPCPNF080341", - "description": "RELAIS LA FERTÉ", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8433, - 46.6927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681082", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080341", - "ref": "FRHPCPNF080341", - "description": "RELAIS LA FERTÉ", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8433, - 46.6927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681083", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080341", - "ref": "FRHPCPNF080341", - "description": "RELAIS LA FERTÉ", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8433, - 46.6927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681084", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080341", - "ref": "FRHPCPNF080341", - "description": "RELAIS LA FERTÉ", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.1377, - 47.7159 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681166", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080342", - "ref": "FRHPCPNF080342", - "description": "RELAIS DE PORTE D'ALSACE SUD", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.1377, - 47.7159 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681169", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080342", - "ref": "FRHPCPNF080342", - "description": "RELAIS DE PORTE D'ALSACE SUD", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.1377, - 47.7159 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681167", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080342", - "ref": "FRHPCPNF080342", - "description": "RELAIS DE PORTE D'ALSACE SUD", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.1377, - 47.7159 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681168", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080342", - "ref": "FRHPCPNF080342", - "description": "RELAIS DE PORTE D'ALSACE SUD", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.1377, - 47.7159 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681170", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080342", - "ref": "FRHPCPNF080342", - "description": "RELAIS DE PORTE D'ALSACE SUD", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.1377, - 47.7159 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681171", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080342", - "ref": "FRHPCPNF080342", - "description": "RELAIS DE PORTE D'ALSACE SUD", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.1377, - 47.7159 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681172", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080342", - "ref": "FRHPCPNF080342", - "description": "RELAIS DE PORTE D'ALSACE SUD", - "capacity": "8", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.1377, - 47.7159 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681173", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080342", - "ref": "FRHPCPNF080342", - "description": "RELAIS DE PORTE D'ALSACE SUD", - "capacity": "8", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.313, - 46.4957 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681103", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080343", - "ref": "FRHPCPNF080343", - "description": "POULET DE BRESSE", - "capacity": "10", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.313, - 46.4957 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681100", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080343", - "ref": "FRHPCPNF080343", - "description": "POULET DE BRESSE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.313, - 46.4957 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681104", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080343", - "ref": "FRHPCPNF080343", - "description": "POULET DE BRESSE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.313, - 46.4957 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681101", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080343", - "ref": "FRHPCPNF080343", - "description": "POULET DE BRESSE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.313, - 46.4957 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681102", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080343", - "ref": "FRHPCPNF080343", - "description": "POULET DE BRESSE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.313, - 46.4957 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681108", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080343", - "ref": "FRHPCPNF080343", - "description": "POULET DE BRESSE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.313, - 46.4957 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681105", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080343", - "ref": "FRHPCPNF080343", - "description": "POULET DE BRESSE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.313, - 46.4957 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681107", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080343", - "ref": "FRHPCPNF080343", - "description": "POULET DE BRESSE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.313, - 46.4957 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681106", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080343", - "ref": "FRHPCPNF080343", - "description": "POULET DE BRESSE", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.313, - 46.4957 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681109", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080343", - "ref": "FRHPCPNF080343", - "description": "POULET DE BRESSE", - "capacity": "10", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.908249, - 48.660692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680931", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080344", - "ref": "FRHPCPNF080344", - "description": "RELAIS DE TOUL DOMMARTIN", - "capacity": "16", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.908249, - 48.660692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680932", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080344", - "ref": "FRHPCPNF080344", - "description": "RELAIS DE TOUL DOMMARTIN", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.908249, - 48.660692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680934", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080344", - "ref": "FRHPCPNF080344", - "description": "RELAIS DE TOUL DOMMARTIN", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.908249, - 48.660692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680935", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080344", - "ref": "FRHPCPNF080344", - "description": "RELAIS DE TOUL DOMMARTIN", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.908249, - 48.660692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680936", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080344", - "ref": "FRHPCPNF080344", - "description": "RELAIS DE TOUL DOMMARTIN", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.908249, - 48.660692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680933", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080344", - "ref": "FRHPCPNF080344", - "description": "RELAIS DE TOUL DOMMARTIN", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.908249, - 48.660692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680937", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080344", - "ref": "FRHPCPNF080344", - "description": "RELAIS DE TOUL DOMMARTIN", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.908249, - 48.660692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680938", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080344", - "ref": "FRHPCPNF080344", - "description": "RELAIS DE TOUL DOMMARTIN", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.908249, - 48.660692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680939", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080344", - "ref": "FRHPCPNF080344", - "description": "RELAIS DE TOUL DOMMARTIN", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.908249, - 48.660692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680940", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080344", - "ref": "FRHPCPNF080344", - "description": "RELAIS DE TOUL DOMMARTIN", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.908249, - 48.660692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680942", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080344", - "ref": "FRHPCPNF080344", - "description": "RELAIS DE TOUL DOMMARTIN", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.908249, - 48.660692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680941", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080344", - "ref": "FRHPCPNF080344", - "description": "RELAIS DE TOUL DOMMARTIN", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.908249, - 48.660692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680944", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080344", - "ref": "FRHPCPNF080344", - "description": "RELAIS DE TOUL DOMMARTIN", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.908249, - 48.660692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680943", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080344", - "ref": "FRHPCPNF080344", - "description": "RELAIS DE TOUL DOMMARTIN", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.908249, - 48.660692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680945", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080344", - "ref": "FRHPCPNF080344", - "description": "RELAIS DE TOUL DOMMARTIN", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.908249, - 48.660692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680946", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080344", - "ref": "FRHPCPNF080344", - "description": "RELAIS DE TOUL DOMMARTIN", - "capacity": "16", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.908249, - 48.660692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680947", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080344", - "ref": "FRHPCPNF080344", - "description": "RELAIS DE TOUL DOMMARTIN", - "capacity": "16", - "charging_station:output": "54 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7442, - 50.4049 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681112", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080345", - "ref": "FRHPCPNF080345", - "description": "RELAIS DE ANGRES", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7442, - 50.4049 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681115", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080345", - "ref": "FRHPCPNF080345", - "description": "RELAIS DE ANGRES", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7442, - 50.4049 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681114", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080345", - "ref": "FRHPCPNF080345", - "description": "RELAIS DE ANGRES", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7442, - 50.4049 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681113", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080345", - "ref": "FRHPCPNF080345", - "description": "RELAIS DE ANGRES", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8406, - 49.8894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681049", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080346", - "ref": "FRHPCPNF080346", - "description": "RELAIS CŒUR DES HAUTS DE FRANCE", - "capacity": "16", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8406, - 49.8894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681050", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080346", - "ref": "FRHPCPNF080346", - "description": "RELAIS CŒUR DES HAUTS DE FRANCE", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8406, - 49.8894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681051", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080346", - "ref": "FRHPCPNF080346", - "description": "RELAIS CŒUR DES HAUTS DE FRANCE", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8406, - 49.8894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681053", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080346", - "ref": "FRHPCPNF080346", - "description": "RELAIS CŒUR DES HAUTS DE FRANCE", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8406, - 49.8894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681052", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080346", - "ref": "FRHPCPNF080346", - "description": "RELAIS CŒUR DES HAUTS DE FRANCE", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8406, - 49.8894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681055", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080346", - "ref": "FRHPCPNF080346", - "description": "RELAIS CŒUR DES HAUTS DE FRANCE", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8406, - 49.8894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681058", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080346", - "ref": "FRHPCPNF080346", - "description": "RELAIS CŒUR DES HAUTS DE FRANCE", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8406, - 49.8894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681054", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080346", - "ref": "FRHPCPNF080346", - "description": "RELAIS CŒUR DES HAUTS DE FRANCE", - "capacity": "16", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8406, - 49.8894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681056", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080346", - "ref": "FRHPCPNF080346", - "description": "RELAIS CŒUR DES HAUTS DE FRANCE", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8406, - 49.8894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681057", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080346", - "ref": "FRHPCPNF080346", - "description": "RELAIS CŒUR DES HAUTS DE FRANCE", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8406, - 49.8894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681060", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080346", - "ref": "FRHPCPNF080346", - "description": "RELAIS CŒUR DES HAUTS DE FRANCE", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8406, - 49.8894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681059", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080346", - "ref": "FRHPCPNF080346", - "description": "RELAIS CŒUR DES HAUTS DE FRANCE", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8406, - 49.8894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681062", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080346", - "ref": "FRHPCPNF080346", - "description": "RELAIS CŒUR DES HAUTS DE FRANCE", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8406, - 49.8894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681063", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080346", - "ref": "FRHPCPNF080346", - "description": "RELAIS CŒUR DES HAUTS DE FRANCE", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8406, - 49.8894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681061", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080346", - "ref": "FRHPCPNF080346", - "description": "RELAIS CŒUR DES HAUTS DE FRANCE", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8406, - 49.8894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681064", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080346", - "ref": "FRHPCPNF080346", - "description": "RELAIS CŒUR DES HAUTS DE FRANCE", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6457, - 50.5759 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680888", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080347", - "ref": "FRHPCPNF080347", - "description": "RELAIS DE FALAISES DE WIDEHEM EST", - "capacity": "1", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6374, - 50.5766 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680889", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080348", - "ref": "FRHPCPNF080348", - "description": "RELAIS DE FALAISES DE WIDEHEM OUEST", - "capacity": "1", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0897, - 50.1235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681183", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080349", - "ref": "FRHPCPNF080349", - "description": "RELAIS DE GRAINCOURT", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0897, - 50.1235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681182", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080349", - "ref": "FRHPCPNF080349", - "description": "RELAIS DE GRAINCOURT", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0897, - 50.1235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681185", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080349", - "ref": "FRHPCPNF080349", - "description": "RELAIS DE GRAINCOURT", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0897, - 50.1235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681184", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080349", - "ref": "FRHPCPNF080349", - "description": "RELAIS DE GRAINCOURT", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0898, - 50.1227 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681073", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080350", - "ref": "FRHPCPNF080350", - "description": "HAVRINCOURT", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0898, - 50.1227 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681075", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080350", - "ref": "FRHPCPNF080350", - "description": "HAVRINCOURT", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0898, - 50.1227 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681076", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080350", - "ref": "FRHPCPNF080350", - "description": "HAVRINCOURT", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0898, - 50.1227 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681074", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080350", - "ref": "FRHPCPNF080350", - "description": "HAVRINCOURT", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5805, - 50.8295 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681045", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080352", - "ref": "FRHPCPNF080352", - "description": "SAINT ELOI", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5805, - 50.8295 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681048", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080352", - "ref": "FRHPCPNF080352", - "description": "SAINT ELOI", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5805, - 50.8295 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681046", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080352", - "ref": "FRHPCPNF080352", - "description": "SAINT ELOI", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5805, - 50.8295 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681047", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080352", - "ref": "FRHPCPNF080352", - "description": "SAINT ELOI", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5359, - 49.1273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681092", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080353", - "ref": "FRHPCPNF080353", - "description": "TARDENOIS NORD", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5359, - 49.1273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681095", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080353", - "ref": "FRHPCPNF080353", - "description": "TARDENOIS NORD", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5359, - 49.1273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681094", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080353", - "ref": "FRHPCPNF080353", - "description": "TARDENOIS NORD", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5359, - 49.1273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681093", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080353", - "ref": "FRHPCPNF080353", - "description": "TARDENOIS NORD", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5372, - 49.1254 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681096", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080354", - "ref": "FRHPCPNF080354", - "description": "RELAIS TARDENOIS SUD", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5372, - 49.1254 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681097", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080354", - "ref": "FRHPCPNF080354", - "description": "RELAIS TARDENOIS SUD", - "capacity": "4", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5372, - 49.1254 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681099", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080354", - "ref": "FRHPCPNF080354", - "description": "RELAIS TARDENOIS SUD", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5372, - 49.1254 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681098", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080354", - "ref": "FRHPCPNF080354", - "description": "RELAIS TARDENOIS SUD", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.342533, - 48.026513 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF080355", - "ref": "FRHPCPNF080355", - "description": "RELAIS DE VALLEE DE L ERVE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.342533, - 48.026513 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF080355", - "ref": "FRHPCPNF080355", - "description": "RELAIS DE VALLEE DE L ERVE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.342533, - 48.026513 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF080355", - "ref": "FRHPCPNF080355", - "description": "RELAIS DE VALLEE DE L ERVE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.342533, - 48.026513 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF080355", - "ref": "FRHPCPNF080355", - "description": "RELAIS DE VALLEE DE L ERVE", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.343, - 48.026607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681382", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080355", - "ref": "FRHPCPNF080355", - "description": "RELAIS DE VALLEE DE L ERVE", - "capacity": "7", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.343, - 48.026607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681384", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080355", - "ref": "FRHPCPNF080355", - "description": "RELAIS DE VALLEE DE L ERVE", - "capacity": "7", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.343, - 48.026607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681383", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080355", - "ref": "FRHPCPNF080355", - "description": "RELAIS DE VALLEE DE L ERVE", - "capacity": "7", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.343, - 48.026607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681385", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080355", - "ref": "FRHPCPNF080355", - "description": "RELAIS DE VALLEE DE L ERVE", - "capacity": "7", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2201, - 49.2112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681240", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080356", - "ref": "FRHPCPNF080356", - "description": "RELAIS VIRONVAY NORD", - "capacity": "16", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2201, - 49.2112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681241", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080356", - "ref": "FRHPCPNF080356", - "description": "RELAIS VIRONVAY NORD", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2201, - 49.2112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681242", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080356", - "ref": "FRHPCPNF080356", - "description": "RELAIS VIRONVAY NORD", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2201, - 49.2112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681243", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080356", - "ref": "FRHPCPNF080356", - "description": "RELAIS VIRONVAY NORD", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2201, - 49.2112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681244", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080356", - "ref": "FRHPCPNF080356", - "description": "RELAIS VIRONVAY NORD", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2201, - 49.2112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681245", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080356", - "ref": "FRHPCPNF080356", - "description": "RELAIS VIRONVAY NORD", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2201, - 49.2112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681248", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080356", - "ref": "FRHPCPNF080356", - "description": "RELAIS VIRONVAY NORD", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2201, - 49.2112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681246", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080356", - "ref": "FRHPCPNF080356", - "description": "RELAIS VIRONVAY NORD", - "capacity": "16", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2201, - 49.2112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681247", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080356", - "ref": "FRHPCPNF080356", - "description": "RELAIS VIRONVAY NORD", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2201, - 49.2112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681249", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080356", - "ref": "FRHPCPNF080356", - "description": "RELAIS VIRONVAY NORD", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2201, - 49.2112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681250", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080356", - "ref": "FRHPCPNF080356", - "description": "RELAIS VIRONVAY NORD", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2201, - 49.2112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681252", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080356", - "ref": "FRHPCPNF080356", - "description": "RELAIS VIRONVAY NORD", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2201, - 49.2112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681251", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080356", - "ref": "FRHPCPNF080356", - "description": "RELAIS VIRONVAY NORD", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2201, - 49.2112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681254", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080356", - "ref": "FRHPCPNF080356", - "description": "RELAIS VIRONVAY NORD", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2201, - 49.2112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681253", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080356", - "ref": "FRHPCPNF080356", - "description": "RELAIS VIRONVAY NORD", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2201, - 49.2112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681255", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080356", - "ref": "FRHPCPNF080356", - "description": "RELAIS VIRONVAY NORD", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2178, - 49.2116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681256", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080357", - "ref": "FRHPCPNF080357", - "description": "RELAIS VIRONVAY SUD", - "capacity": "16", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2178, - 49.2116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681257", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080357", - "ref": "FRHPCPNF080357", - "description": "RELAIS VIRONVAY SUD", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2178, - 49.2116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681259", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080357", - "ref": "FRHPCPNF080357", - "description": "RELAIS VIRONVAY SUD", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2178, - 49.2116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681260", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080357", - "ref": "FRHPCPNF080357", - "description": "RELAIS VIRONVAY SUD", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2178, - 49.2116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681258", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080357", - "ref": "FRHPCPNF080357", - "description": "RELAIS VIRONVAY SUD", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2178, - 49.2116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681261", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080357", - "ref": "FRHPCPNF080357", - "description": "RELAIS VIRONVAY SUD", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2178, - 49.2116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681262", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080357", - "ref": "FRHPCPNF080357", - "description": "RELAIS VIRONVAY SUD", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2178, - 49.2116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681264", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080357", - "ref": "FRHPCPNF080357", - "description": "RELAIS VIRONVAY SUD", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2178, - 49.2116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681263", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080357", - "ref": "FRHPCPNF080357", - "description": "RELAIS VIRONVAY SUD", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2178, - 49.2116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681265", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080357", - "ref": "FRHPCPNF080357", - "description": "RELAIS VIRONVAY SUD", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2178, - 49.2116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681267", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080357", - "ref": "FRHPCPNF080357", - "description": "RELAIS VIRONVAY SUD", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2178, - 49.2116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681266", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080357", - "ref": "FRHPCPNF080357", - "description": "RELAIS VIRONVAY SUD", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2178, - 49.2116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681268", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080357", - "ref": "FRHPCPNF080357", - "description": "RELAIS VIRONVAY SUD", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2178, - 49.2116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681269", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080357", - "ref": "FRHPCPNF080357", - "description": "RELAIS VIRONVAY SUD", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2178, - 49.2116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681270", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080357", - "ref": "FRHPCPNF080357", - "description": "RELAIS VIRONVAY SUD", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2178, - 49.2116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681271", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080357", - "ref": "FRHPCPNF080357", - "description": "RELAIS VIRONVAY SUD", - "capacity": "16", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3652, - 48.7622 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681319", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080358", - "ref": "FRHPCPNF080358", - "description": "RELAIS SAVERNE ECKARTSWILLER", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3652, - 48.7622 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681318", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080358", - "ref": "FRHPCPNF080358", - "description": "RELAIS SAVERNE ECKARTSWILLER", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3652, - 48.7622 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681320", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080358", - "ref": "FRHPCPNF080358", - "description": "RELAIS SAVERNE ECKARTSWILLER", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3652, - 48.7622 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681321", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080358", - "ref": "FRHPCPNF080358", - "description": "RELAIS SAVERNE ECKARTSWILLER", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3652, - 48.7622 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681322", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080358", - "ref": "FRHPCPNF080358", - "description": "RELAIS SAVERNE ECKARTSWILLER", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3652, - 48.7622 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681323", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080358", - "ref": "FRHPCPNF080358", - "description": "RELAIS SAVERNE ECKARTSWILLER", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3652, - 48.7622 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681324", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080358", - "ref": "FRHPCPNF080358", - "description": "RELAIS SAVERNE ECKARTSWILLER", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3652, - 48.7622 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681325", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080358", - "ref": "FRHPCPNF080358", - "description": "RELAIS SAVERNE ECKARTSWILLER", - "capacity": "8", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.2959, - 45.5245 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680884", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080359", - "ref": "FRHPCPNF080359", - "description": "REL. DES COQUELICOTS DESJOYAUX", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.2959, - 45.5245 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680885", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080359", - "ref": "FRHPCPNF080359", - "description": "REL. DES COQUELICOTS DESJOYAUX", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.2959, - 45.5245 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680886", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080359", - "ref": "FRHPCPNF080359", - "description": "REL. DES COQUELICOTS DESJOYAUX", - "capacity": "4", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.2959, - 45.5245 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680887", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080359", - "ref": "FRHPCPNF080359", - "description": "REL. DES COQUELICOTS DESJOYAUX", - "capacity": "4", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.78577, - 43.541503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681545", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080360", - "ref": "FRHPCPNF080360", - "description": "RELAIS DE L'ESTEREL", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.78577, - 43.541503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681549", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080360", - "ref": "FRHPCPNF080360", - "description": "RELAIS DE L'ESTEREL", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.78577, - 43.541503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681548", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080360", - "ref": "FRHPCPNF080360", - "description": "RELAIS DE L'ESTEREL", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.78577, - 43.541503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681543", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080360", - "ref": "FRHPCPNF080360", - "description": "RELAIS DE L'ESTEREL", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.78577, - 43.541503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681544", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080360", - "ref": "FRHPCPNF080360", - "description": "RELAIS DE L'ESTEREL", - "capacity": "18", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.78577, - 43.541503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681547", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080360", - "ref": "FRHPCPNF080360", - "description": "RELAIS DE L'ESTEREL", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.78577, - 43.541503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681550", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080360", - "ref": "FRHPCPNF080360", - "description": "RELAIS DE L'ESTEREL", - "capacity": "18", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.78577, - 43.541503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681546", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080360", - "ref": "FRHPCPNF080360", - "description": "RELAIS DE L'ESTEREL", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.78577, - 43.541503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681551", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080360", - "ref": "FRHPCPNF080360", - "description": "RELAIS DE L'ESTEREL", - "capacity": "18", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.78577, - 43.541503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681552", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080360", - "ref": "FRHPCPNF080360", - "description": "RELAIS DE L'ESTEREL", - "capacity": "18", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.78577, - 43.541503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681553", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080360", - "ref": "FRHPCPNF080360", - "description": "RELAIS DE L'ESTEREL", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.78577, - 43.541503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681554", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080360", - "ref": "FRHPCPNF080360", - "description": "RELAIS DE L'ESTEREL", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.78577, - 43.541503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681555", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080360", - "ref": "FRHPCPNF080360", - "description": "RELAIS DE L'ESTEREL", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.78577, - 43.541503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681556", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080360", - "ref": "FRHPCPNF080360", - "description": "RELAIS DE L'ESTEREL", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.78577, - 43.541503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681557", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080360", - "ref": "FRHPCPNF080360", - "description": "RELAIS DE L'ESTEREL", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.78577, - 43.541503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681558", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080360", - "ref": "FRHPCPNF080360", - "description": "RELAIS DE L'ESTEREL", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.78577, - 43.541503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681559", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080360", - "ref": "FRHPCPNF080360", - "description": "RELAIS DE L'ESTEREL", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.78577, - 43.541503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681560", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080360", - "ref": "FRHPCPNF080360", - "description": "RELAIS DE L'ESTEREL", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8265, - 47.136234 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681442", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080361", - "ref": "FRHPCPNF080361", - "description": "RELAIS DE TREMENTINES", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8265, - 47.136234 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681444", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080361", - "ref": "FRHPCPNF080361", - "description": "RELAIS DE TREMENTINES", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8265, - 47.136234 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681445", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080361", - "ref": "FRHPCPNF080361", - "description": "RELAIS DE TREMENTINES", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8265, - 47.136234 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681446", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080361", - "ref": "FRHPCPNF080361", - "description": "RELAIS DE TREMENTINES", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8265, - 47.136234 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080361", - "ref": "FRHPCPNF080361", - "description": "RELAIS DE TREMENTINES", - "capacity": "14", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8265, - 47.136234 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681451", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080361", - "ref": "FRHPCPNF080361", - "description": "RELAIS DE TREMENTINES", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8265, - 47.136234 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681447", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080361", - "ref": "FRHPCPNF080361", - "description": "RELAIS DE TREMENTINES", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8265, - 47.136234 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681448", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080361", - "ref": "FRHPCPNF080361", - "description": "RELAIS DE TREMENTINES", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8265, - 47.136234 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681449", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080361", - "ref": "FRHPCPNF080361", - "description": "RELAIS DE TREMENTINES", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8265, - 47.136234 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681450", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080361", - "ref": "FRHPCPNF080361", - "description": "RELAIS DE TREMENTINES", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8265, - 47.136234 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681452", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080361", - "ref": "FRHPCPNF080361", - "description": "RELAIS DE TREMENTINES", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8265, - 47.136234 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681453", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080361", - "ref": "FRHPCPNF080361", - "description": "RELAIS DE TREMENTINES", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8265, - 47.136234 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681454", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080361", - "ref": "FRHPCPNF080361", - "description": "RELAIS DE TREMENTINES", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8265, - 47.136234 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681455", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080361", - "ref": "FRHPCPNF080361", - "description": "RELAIS DE TREMENTINES", - "capacity": "14", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6033, - 45.894701 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681460", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080362", - "ref": "FRHPCPNF080362", - "description": "RELAIS DE FENIOUX OUEST", - "capacity": "12", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6033, - 45.894701 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681456", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080362", - "ref": "FRHPCPNF080362", - "description": "RELAIS DE FENIOUX OUEST", - "capacity": "12", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6033, - 45.894701 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681457", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080362", - "ref": "FRHPCPNF080362", - "description": "RELAIS DE FENIOUX OUEST", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6033, - 45.894701 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681458", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080362", - "ref": "FRHPCPNF080362", - "description": "RELAIS DE FENIOUX OUEST", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6033, - 45.894701 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681459", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080362", - "ref": "FRHPCPNF080362", - "description": "RELAIS DE FENIOUX OUEST", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6033, - 45.894701 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681464", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080362", - "ref": "FRHPCPNF080362", - "description": "RELAIS DE FENIOUX OUEST", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6033, - 45.894701 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681465", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080362", - "ref": "FRHPCPNF080362", - "description": "RELAIS DE FENIOUX OUEST", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6033, - 45.894701 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681461", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080362", - "ref": "FRHPCPNF080362", - "description": "RELAIS DE FENIOUX OUEST", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6033, - 45.894701 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681463", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080362", - "ref": "FRHPCPNF080362", - "description": "RELAIS DE FENIOUX OUEST", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6033, - 45.894701 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681462", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080362", - "ref": "FRHPCPNF080362", - "description": "RELAIS DE FENIOUX OUEST", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6033, - 45.894701 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681466", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080362", - "ref": "FRHPCPNF080362", - "description": "RELAIS DE FENIOUX OUEST", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6033, - 45.894701 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681467", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080362", - "ref": "FRHPCPNF080362", - "description": "RELAIS DE FENIOUX OUEST", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.97191, - 42.951338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681468", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080363", - "ref": "FRHPCPNF080363", - "description": "RELAIS DE LA PALME EST", - "capacity": "14", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.97191, - 42.951338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681472", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080363", - "ref": "FRHPCPNF080363", - "description": "RELAIS DE LA PALME EST", - "capacity": "14", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.97191, - 42.951338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681469", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080363", - "ref": "FRHPCPNF080363", - "description": "RELAIS DE LA PALME EST", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.97191, - 42.951338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681471", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080363", - "ref": "FRHPCPNF080363", - "description": "RELAIS DE LA PALME EST", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.97191, - 42.951338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681470", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080363", - "ref": "FRHPCPNF080363", - "description": "RELAIS DE LA PALME EST", - "capacity": "14", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.97191, - 42.951338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681473", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080363", - "ref": "FRHPCPNF080363", - "description": "RELAIS DE LA PALME EST", - "capacity": "14", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.97191, - 42.951338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681474", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080363", - "ref": "FRHPCPNF080363", - "description": "RELAIS DE LA PALME EST", - "capacity": "14", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.97191, - 42.951338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681475", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080363", - "ref": "FRHPCPNF080363", - "description": "RELAIS DE LA PALME EST", - "capacity": "14", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.97191, - 42.951338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681476", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080363", - "ref": "FRHPCPNF080363", - "description": "RELAIS DE LA PALME EST", - "capacity": "14", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.97191, - 42.951338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681477", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080363", - "ref": "FRHPCPNF080363", - "description": "RELAIS DE LA PALME EST", - "capacity": "14", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.97191, - 42.951338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681478", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080363", - "ref": "FRHPCPNF080363", - "description": "RELAIS DE LA PALME EST", - "capacity": "14", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.97191, - 42.951338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681479", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080363", - "ref": "FRHPCPNF080363", - "description": "RELAIS DE LA PALME EST", - "capacity": "14", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.97191, - 42.951338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681480", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080363", - "ref": "FRHPCPNF080363", - "description": "RELAIS DE LA PALME EST", - "capacity": "14", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.97191, - 42.951338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681481", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080363", - "ref": "FRHPCPNF080363", - "description": "RELAIS DE LA PALME EST", - "capacity": "14", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.64124, - 47.819106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681364", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080364", - "ref": "FRHPCPNF080364", - "description": "RELAIS BEAUGENCY MESSAS", - "capacity": "18", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.64124, - 47.819106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681365", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080364", - "ref": "FRHPCPNF080364", - "description": "RELAIS BEAUGENCY MESSAS", - "capacity": "18", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.64124, - 47.819106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681362", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080364", - "ref": "FRHPCPNF080364", - "description": "RELAIS BEAUGENCY MESSAS", - "capacity": "18", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.64124, - 47.819106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681366", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080364", - "ref": "FRHPCPNF080364", - "description": "RELAIS BEAUGENCY MESSAS", - "capacity": "18", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.64124, - 47.819106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681363", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080364", - "ref": "FRHPCPNF080364", - "description": "RELAIS BEAUGENCY MESSAS", - "capacity": "18", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.64124, - 47.819106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681368", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080364", - "ref": "FRHPCPNF080364", - "description": "RELAIS BEAUGENCY MESSAS", - "capacity": "18", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.64124, - 47.819106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681369", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080364", - "ref": "FRHPCPNF080364", - "description": "RELAIS BEAUGENCY MESSAS", - "capacity": "18", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.64124, - 47.819106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681367", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080364", - "ref": "FRHPCPNF080364", - "description": "RELAIS BEAUGENCY MESSAS", - "capacity": "18", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.64124, - 47.819106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681370", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080364", - "ref": "FRHPCPNF080364", - "description": "RELAIS BEAUGENCY MESSAS", - "capacity": "18", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.64124, - 47.819106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681371", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080364", - "ref": "FRHPCPNF080364", - "description": "RELAIS BEAUGENCY MESSAS", - "capacity": "18", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.64124, - 47.819106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681373", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080364", - "ref": "FRHPCPNF080364", - "description": "RELAIS BEAUGENCY MESSAS", - "capacity": "18", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.64124, - 47.819106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681372", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080364", - "ref": "FRHPCPNF080364", - "description": "RELAIS BEAUGENCY MESSAS", - "capacity": "18", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.64124, - 47.819106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681356", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080364", - "ref": "FRHPCPNF080364", - "description": "RELAIS BEAUGENCY MESSAS", - "capacity": "18", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.64124, - 47.819106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681358", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080364", - "ref": "FRHPCPNF080364", - "description": "RELAIS BEAUGENCY MESSAS", - "capacity": "18", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.64124, - 47.819106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681357", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080364", - "ref": "FRHPCPNF080364", - "description": "RELAIS BEAUGENCY MESSAS", - "capacity": "18", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.64124, - 47.819106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681360", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080364", - "ref": "FRHPCPNF080364", - "description": "RELAIS BEAUGENCY MESSAS", - "capacity": "18", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.64124, - 47.819106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681359", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080364", - "ref": "FRHPCPNF080364", - "description": "RELAIS BEAUGENCY MESSAS", - "capacity": "18", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.64124, - 47.819106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681361", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080364", - "ref": "FRHPCPNF080364", - "description": "RELAIS BEAUGENCY MESSAS", - "capacity": "18", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.641721, - 47.821013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681561", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080365", - "ref": "FRHPCPNF080365", - "description": "RELAIS DE MEUNG SUR LOIRE", - "capacity": "16", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.641721, - 47.821013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681562", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080365", - "ref": "FRHPCPNF080365", - "description": "RELAIS DE MEUNG SUR LOIRE", - "capacity": "16", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.641721, - 47.821013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681564", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080365", - "ref": "FRHPCPNF080365", - "description": "RELAIS DE MEUNG SUR LOIRE", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.641721, - 47.821013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681563", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080365", - "ref": "FRHPCPNF080365", - "description": "RELAIS DE MEUNG SUR LOIRE", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.641721, - 47.821013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681565", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080365", - "ref": "FRHPCPNF080365", - "description": "RELAIS DE MEUNG SUR LOIRE", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.641721, - 47.821013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681566", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080365", - "ref": "FRHPCPNF080365", - "description": "RELAIS DE MEUNG SUR LOIRE", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.641721, - 47.821013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681567", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080365", - "ref": "FRHPCPNF080365", - "description": "RELAIS DE MEUNG SUR LOIRE", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.641721, - 47.821013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681569", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080365", - "ref": "FRHPCPNF080365", - "description": "RELAIS DE MEUNG SUR LOIRE", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.641721, - 47.821013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681568", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080365", - "ref": "FRHPCPNF080365", - "description": "RELAIS DE MEUNG SUR LOIRE", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.641721, - 47.821013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681570", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080365", - "ref": "FRHPCPNF080365", - "description": "RELAIS DE MEUNG SUR LOIRE", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.641721, - 47.821013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681571", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080365", - "ref": "FRHPCPNF080365", - "description": "RELAIS DE MEUNG SUR LOIRE", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.641721, - 47.821013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681574", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080365", - "ref": "FRHPCPNF080365", - "description": "RELAIS DE MEUNG SUR LOIRE", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.641721, - 47.821013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681575", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080365", - "ref": "FRHPCPNF080365", - "description": "RELAIS DE MEUNG SUR LOIRE", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.641721, - 47.821013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681572", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080365", - "ref": "FRHPCPNF080365", - "description": "RELAIS DE MEUNG SUR LOIRE", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.641721, - 47.821013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681573", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080365", - "ref": "FRHPCPNF080365", - "description": "RELAIS DE MEUNG SUR LOIRE", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.641721, - 47.821013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681576", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080365", - "ref": "FRHPCPNF080365", - "description": "RELAIS DE MEUNG SUR LOIRE", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.452297, - 43.415803 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681401", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080371", - "ref": "FRHPCPNF080371", - "description": "RELAIS VIDAUBAN NORD", - "capacity": "13", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.452297, - 43.415803 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681402", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080371", - "ref": "FRHPCPNF080371", - "description": "RELAIS VIDAUBAN NORD", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.452297, - 43.415803 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681403", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080371", - "ref": "FRHPCPNF080371", - "description": "RELAIS VIDAUBAN NORD", - "capacity": "13", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.452297, - 43.415803 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681404", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080371", - "ref": "FRHPCPNF080371", - "description": "RELAIS VIDAUBAN NORD", - "capacity": "13", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.452297, - 43.415803 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681405", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080371", - "ref": "FRHPCPNF080371", - "description": "RELAIS VIDAUBAN NORD", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.452297, - 43.415803 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681406", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080371", - "ref": "FRHPCPNF080371", - "description": "RELAIS VIDAUBAN NORD", - "capacity": "13", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.452297, - 43.415803 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681407", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080371", - "ref": "FRHPCPNF080371", - "description": "RELAIS VIDAUBAN NORD", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.452297, - 43.415803 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681408", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080371", - "ref": "FRHPCPNF080371", - "description": "RELAIS VIDAUBAN NORD", - "capacity": "13", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.452297, - 43.415803 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681409", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080371", - "ref": "FRHPCPNF080371", - "description": "RELAIS VIDAUBAN NORD", - "capacity": "13", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.452297, - 43.415803 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681410", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080371", - "ref": "FRHPCPNF080371", - "description": "RELAIS VIDAUBAN NORD", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.452297, - 43.415803 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681411", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080371", - "ref": "FRHPCPNF080371", - "description": "RELAIS VIDAUBAN NORD", - "capacity": "13", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.452297, - 43.415803 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681412", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080371", - "ref": "FRHPCPNF080371", - "description": "RELAIS VIDAUBAN NORD", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.452297, - 43.415803 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681413", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080371", - "ref": "FRHPCPNF080371", - "description": "RELAIS VIDAUBAN NORD", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.0366, - 45.0014 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681342", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080372", - "ref": "FRHPCPNF080372", - "description": "RELAIS DES PALOMBIERES", - "capacity": "1", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.036728, - 45.001584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF080372", - "ref": "FRHPCPNF080372", - "description": "RELAIS DES PALOMBIERES", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.036728, - 45.001584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF080372", - "ref": "FRHPCPNF080372", - "description": "RELAIS DES PALOMBIERES", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.2467, - 49.1188 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681187", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080373", - "ref": "FRHPCPNF080373", - "description": "RELAIS REIMS CHAMPAGNE NORD", - "capacity": "8", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.2467, - 49.1188 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681186", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080373", - "ref": "FRHPCPNF080373", - "description": "RELAIS REIMS CHAMPAGNE NORD", - "capacity": "8", - "charging_station:output": "150 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.2467, - 49.1188 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681188", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080373", - "ref": "FRHPCPNF080373", - "description": "RELAIS REIMS CHAMPAGNE NORD", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.2467, - 49.1188 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681189", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080373", - "ref": "FRHPCPNF080373", - "description": "RELAIS REIMS CHAMPAGNE NORD", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.2467, - 49.1188 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681191", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080373", - "ref": "FRHPCPNF080373", - "description": "RELAIS REIMS CHAMPAGNE NORD", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.2467, - 49.1188 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681190", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080373", - "ref": "FRHPCPNF080373", - "description": "RELAIS REIMS CHAMPAGNE NORD", - "capacity": "8", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.2467, - 49.1188 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681193", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080373", - "ref": "FRHPCPNF080373", - "description": "RELAIS REIMS CHAMPAGNE NORD", - "capacity": "8", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.2467, - 49.1188 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681192", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080373", - "ref": "FRHPCPNF080373", - "description": "RELAIS REIMS CHAMPAGNE NORD", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.246004, - 49.119215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681791", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080373", - "ref": "FRHPCPNF080373", - "description": "RELAIS REIMS CHAMPAGNE NORD", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.246004, - 49.119215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681792", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080373", - "ref": "FRHPCPNF080373", - "description": "RELAIS REIMS CHAMPAGNE NORD", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.246004, - 49.119215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681793", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080373", - "ref": "FRHPCPNF080373", - "description": "RELAIS REIMS CHAMPAGNE NORD", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.246004, - 49.119215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681794", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080373", - "ref": "FRHPCPNF080373", - "description": "RELAIS REIMS CHAMPAGNE NORD", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.246004, - 49.119215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681795", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080373", - "ref": "FRHPCPNF080373", - "description": "RELAIS REIMS CHAMPAGNE NORD", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.246004, - 49.119215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681796", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080373", - "ref": "FRHPCPNF080373", - "description": "RELAIS REIMS CHAMPAGNE NORD", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.246004, - 49.119215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681797", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080373", - "ref": "FRHPCPNF080373", - "description": "RELAIS REIMS CHAMPAGNE NORD", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.246004, - 49.119215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681798", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080373", - "ref": "FRHPCPNF080373", - "description": "RELAIS REIMS CHAMPAGNE NORD", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.243204, - 49.120058 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681194", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080374", - "ref": "FRHPCPNF080374", - "description": "RELAIS REIMS CHAMPAGNE SUD", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:typee": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.243204, - 49.120058 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681196", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080374", - "ref": "FRHPCPNF080374", - "description": "RELAIS REIMS CHAMPAGNE SUD", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.243204, - 49.120058 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681195", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080374", - "ref": "FRHPCPNF080374", - "description": "RELAIS REIMS CHAMPAGNE SUD", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.243204, - 49.120058 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681197", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080374", - "ref": "FRHPCPNF080374", - "description": "RELAIS REIMS CHAMPAGNE SUD", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.243204, - 49.120058 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681198", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080374", - "ref": "FRHPCPNF080374", - "description": "RELAIS REIMS CHAMPAGNE SUD", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.243204, - 49.120058 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681199", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080374", - "ref": "FRHPCPNF080374", - "description": "RELAIS REIMS CHAMPAGNE SUD", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.243204, - 49.120058 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681200", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080374", - "ref": "FRHPCPNF080374", - "description": "RELAIS REIMS CHAMPAGNE SUD", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.243204, - 49.120058 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681201", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080374", - "ref": "FRHPCPNF080374", - "description": "RELAIS REIMS CHAMPAGNE SUD", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.243204, - 49.120058 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681202", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080374", - "ref": "FRHPCPNF080374", - "description": "RELAIS REIMS CHAMPAGNE SUD", - "capacity": "10", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.243204, - 49.120058 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681203", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080374", - "ref": "FRHPCPNF080374", - "description": "RELAIS REIMS CHAMPAGNE SUD", - "capacity": "10", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.246004, - 49.119215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681799", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080374", - "ref": "FRHPCPNF080374", - "description": "RELAIS REIMS CHAMPAGNE SUD", - "capacity": "18", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.246004, - 49.119215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681800", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080374", - "ref": "FRHPCPNF080374", - "description": "RELAIS REIMS CHAMPAGNE SUD", - "capacity": "18", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.246004, - 49.119215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681801", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080374", - "ref": "FRHPCPNF080374", - "description": "RELAIS REIMS CHAMPAGNE SUD", - "capacity": "18", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.246004, - 49.119215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681802", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080374", - "ref": "FRHPCPNF080374", - "description": "RELAIS REIMS CHAMPAGNE SUD", - "capacity": "18", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.246004, - 49.119215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681803", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080374", - "ref": "FRHPCPNF080374", - "description": "RELAIS REIMS CHAMPAGNE SUD", - "capacity": "18", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.246004, - 49.119215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681804", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080374", - "ref": "FRHPCPNF080374", - "description": "RELAIS REIMS CHAMPAGNE SUD", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.246004, - 49.119215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681805", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080374", - "ref": "FRHPCPNF080374", - "description": "RELAIS REIMS CHAMPAGNE SUD", - "capacity": "18", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.246004, - 49.119215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681806", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080374", - "ref": "FRHPCPNF080374", - "description": "RELAIS REIMS CHAMPAGNE SUD", - "capacity": "18", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.32934653787898, - 48.9004390277257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF080376", - "ref": "FRHPCPNF080376", - "description": "RELAIS PORTE DE SAINT OUEN", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.32934653787898, - 48.9004390277257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF080376", - "ref": "FRHPCPNF080376", - "description": "RELAIS PORTE DE SAINT OUEN", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.32934653787898, - 48.9004390277257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF080376", - "ref": "FRHPCPNF080376", - "description": "RELAIS PORTE DE SAINT OUEN", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.32934653787898, - 48.9004390277257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF080376", - "ref": "FRHPCPNF080376", - "description": "RELAIS PORTE DE SAINT OUEN", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.32934653787898, - 48.9004390277257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF080376", - "ref": "FRHPCPNF080376", - "description": "RELAIS PORTE DE SAINT OUEN", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.32934653787898, - 48.9004390277257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF080376", - "ref": "FRHPCPNF080376", - "description": "RELAIS PORTE DE SAINT OUEN", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.32934653787898, - 48.9004390277257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF080376", - "ref": "FRHPCPNF080376", - "description": "RELAIS PORTE DE SAINT OUEN", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.32934653787898, - 48.9004390277257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681694", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCENF080376", - "ref": "FRHPCPNF080376", - "description": "RELAIS PORTE DE SAINT OUEN", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3387, - 49.6783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681740", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF080385", - "ref": "FRHPCPNF080385", - "description": "Relais Maucomble", - "capacity": "1", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0166, - 47.3225 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681724", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF088461", - "ref": "FRHPCPNF088461", - "description": "Relais Chartreux", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0166, - 47.3225 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681725", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF088461", - "ref": "FRHPCPNF088461", - "description": "Relais Chartreux", - "capacity": "12", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0166, - 47.3225 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681726", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF088461", - "ref": "FRHPCPNF088461", - "description": "Relais Chartreux", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0166, - 47.3225 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681728", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF088461", - "ref": "FRHPCPNF088461", - "description": "Relais Chartreux", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0166, - 47.3225 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681727", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF088461", - "ref": "FRHPCPNF088461", - "description": "Relais Chartreux", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0166, - 47.3225 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681729", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF088461", - "ref": "FRHPCPNF088461", - "description": "Relais Chartreux", - "capacity": "12", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0166, - 47.3225 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681731", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF088461", - "ref": "FRHPCPNF088461", - "description": "Relais Chartreux", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0166, - 47.3225 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681730", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF088461", - "ref": "FRHPCPNF088461", - "description": "Relais Chartreux", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0166, - 47.3225 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681732", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF088461", - "ref": "FRHPCPNF088461", - "description": "Relais Chartreux", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0166, - 47.3225 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681733", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF088461", - "ref": "FRHPCPNF088461", - "description": "Relais Chartreux", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0166, - 47.3225 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681734", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF088461", - "ref": "FRHPCPNF088461", - "description": "Relais Chartreux", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0166, - 47.3225 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681735", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF088461", - "ref": "FRHPCPNF088461", - "description": "Relais Chartreux", - "capacity": "12", - "charging_station:output": "300 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.507557, - 44.199678 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681223", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF088576", - "ref": "FRHPCPNF088576", - "description": "RELAIS AGEN PORTE D'AQUITAINE", - "capacity": "20", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.507557, - 44.199678 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681221", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF088576", - "ref": "FRHPCPNF088576", - "description": "RELAIS AGEN PORTE D'AQUITAINE", - "capacity": "20", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.507557, - 44.199678 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681220", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF088576", - "ref": "FRHPCPNF088576", - "description": "RELAIS AGEN PORTE D'AQUITAINE", - "capacity": "20", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.507557, - 44.199678 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681222", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF088576", - "ref": "FRHPCPNF088576", - "description": "RELAIS AGEN PORTE D'AQUITAINE", - "capacity": "20", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.507557, - 44.199678 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681224", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF088576", - "ref": "FRHPCPNF088576", - "description": "RELAIS AGEN PORTE D'AQUITAINE", - "capacity": "20", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.507557, - 44.199678 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681225", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF088576", - "ref": "FRHPCPNF088576", - "description": "RELAIS AGEN PORTE D'AQUITAINE", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.507557, - 44.199678 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681226", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF088576", - "ref": "FRHPCPNF088576", - "description": "RELAIS AGEN PORTE D'AQUITAINE", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.507557, - 44.199678 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681227", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF088576", - "ref": "FRHPCPNF088576", - "description": "RELAIS AGEN PORTE D'AQUITAINE", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.507557, - 44.199678 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681228", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF088576", - "ref": "FRHPCPNF088576", - "description": "RELAIS AGEN PORTE D'AQUITAINE", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.507557, - 44.199678 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681229", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF088576", - "ref": "FRHPCPNF088576", - "description": "RELAIS AGEN PORTE D'AQUITAINE", - "capacity": "20", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.507557, - 44.199678 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681230", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF088576", - "ref": "FRHPCPNF088576", - "description": "RELAIS AGEN PORTE D'AQUITAINE", - "capacity": "20", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.507557, - 44.199678 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681231", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF088576", - "ref": "FRHPCPNF088576", - "description": "RELAIS AGEN PORTE D'AQUITAINE", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.507557, - 44.199678 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681232", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF088576", - "ref": "FRHPCPNF088576", - "description": "RELAIS AGEN PORTE D'AQUITAINE", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.507557, - 44.199678 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681233", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF088576", - "ref": "FRHPCPNF088576", - "description": "RELAIS AGEN PORTE D'AQUITAINE", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.507557, - 44.199678 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681234", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF088576", - "ref": "FRHPCPNF088576", - "description": "RELAIS AGEN PORTE D'AQUITAINE", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.507557, - 44.199678 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681236", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF088576", - "ref": "FRHPCPNF088576", - "description": "RELAIS AGEN PORTE D'AQUITAINE", - "capacity": "20", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.507557, - 44.199678 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681235", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF088576", - "ref": "FRHPCPNF088576", - "description": "RELAIS AGEN PORTE D'AQUITAINE", - "capacity": "20", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.507557, - 44.199678 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681237", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF088576", - "ref": "FRHPCPNF088576", - "description": "RELAIS AGEN PORTE D'AQUITAINE", - "capacity": "20", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.507557, - 44.199678 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681238", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF088576", - "ref": "FRHPCPNF088576", - "description": "RELAIS AGEN PORTE D'AQUITAINE", - "capacity": "20", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.507557, - 44.199678 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531681239", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRHPCPNF088576", - "ref": "FRHPCPNF088576", - "description": "RELAIS AGEN PORTE D'AQUITAINE", - "capacity": "20", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.642571, - 48.4357 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "NW IECharge", - "owner:ref:FR:SIREN": "898270251", - "operator:email": "support@iecharge.io", - "operator:phone": "+33 1 84 88 68 00", - "network": "Saint-Rénan", - "ref:EU:EVSE": "FRIENE000302", - "ref": "FRIENE000302", - "description": "Saint-Rénan", - "capacity": "4", - "socket:type2_combo:output": "166 kW", - "charging_station:output": "166 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.642571, - 48.4357 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "NW IECharge", - "owner:ref:FR:SIREN": "898270251", - "operator:email": "support@iecharge.io", - "operator:phone": "+33 1 84 88 68 00", - "network": "Saint-Rénan", - "ref:EU:EVSE": "FRIENE000302", - "ref": "FRIENE000302", - "description": "Saint-Rénan", - "capacity": "4", - "socket:type2_combo:output": "166 kW", - "charging_station:output": "166 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.53945, - 47.818468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA IMPACT", - "ref:EU:EVSE": "FRIIMPIZIM1511", - "ref": "FR*SOD*S*IZIM*15*1*_*_", - "description": "M2A-MLH129-D-CHALAMPE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.53945, - 47.818468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA IMPACT", - "ref:EU:EVSE": "FRIIMPIZIM1512", - "ref": "FR*SOD*S*IZIM*15*1*_*_", - "description": "M2A-MLH129-D-CHALAMPE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.633213, - 47.222199 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IKEA", - "ref:EU:EVSE": "FRIKAPIKEA10251", - "ref": "FR*SOD*S*IKEA*102*5*_*_", - "description": "IKEA NANTES - EMPU", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.633213, - 47.222199 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IKEA", - "ref:EU:EVSE": "FRIKAPIKEA10252", - "ref": "FR*SOD*S*IKEA*102*5*_*_", - "description": "IKEA NANTES - EMPU", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.010186, - 43.140841 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IKEA", - "ref:EU:EVSE": "FRIKAPIKEA105111", - "ref": "FR*SOD*S*IKEA*105*11*_*_", - "description": "IKEA TOULON - PARKING CLIENT 2", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.010186, - 43.140841 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IKEA", - "ref:EU:EVSE": "FRIKAPIKEA105112", - "ref": "FR*SOD*S*IKEA*105*11*_*_", - "description": "IKEA TOULON - PARKING CLIENT 2", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.010186, - 43.140841 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IKEA", - "ref:EU:EVSE": "FRIKAPIKEA105121", - "ref": "FR*SOD*S*IKEA*105*12*_*_", - "description": "IKEA TOULON - PARKING CLIENT 2", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.010186, - 43.140841 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IKEA", - "ref:EU:EVSE": "FRIKAPIKEA105122", - "ref": "FR*SOD*S*IKEA*105*12*_*_", - "description": "IKEA TOULON - PARKING CLIENT 2", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.387634, - 48.758698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IKEA", - "ref:EU:EVSE": "FRIKAPIKEA10671", - "ref": "FR*SOD*S*IKEA*106*7*_*_", - "description": "IKEA THIAIS DEPOT - PARKING COLLABORATEUR", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.387634, - 48.758698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IKEA", - "ref:EU:EVSE": "FRIKAPIKEA10672", - "ref": "FR*SOD*S*IKEA*106*7*_*_", - "description": "IKEA THIAIS DEPOT - PARKING COLLABORATEUR", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.564974, - 44.884911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IKEA", - "ref:EU:EVSE": "FRIKAPIKEA11791", - "ref": "FR*SOD*S*IKEA*117*9*_*_", - "description": "IKEA BORDEAUX - PARKING SALARIES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.564974, - 44.884911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IKEA", - "ref:EU:EVSE": "FRIKAPIKEA11792", - "ref": "FR*SOD*S*IKEA*117*9*_*_", - "description": "IKEA BORDEAUX - PARKING SALARIES", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.3650284139076998, - 49.146009649972854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IKEA", - "ref:EU:EVSE": "FRIKAPIKEA12451", - "ref": "FR*SOD*S*IKEA*124*5*_*_", - "description": "IKEA CAEN - PARKING DIVERS SUD/PMR", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.3650284139076998, - 49.146009649972854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IKEA", - "ref:EU:EVSE": "FRIKAPIKEA12452", - "ref": "FR*SOD*S*IKEA*124*5*_*_", - "description": "IKEA CAEN - PARKING DIVERS SUD/PMR", - "capacity": "3", - "charging_station:output": "100 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.3650284139076998, - 49.146009649972854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IKEA", - "ref:EU:EVSE": "FRIKAPIKEA12453", - "ref": "FR*SOD*S*IKEA*124*5*_*_", - "description": "IKEA CAEN - PARKING DIVERS SUD/PMR", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.964163, - 49.257939 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IKEA", - "ref:EU:EVSE": "FRIKAPIKEA129111", - "ref": "FR*SOD*S*IKEA*129*11*_*_", - "description": "IKEA REIMS - PARKING COLLABORATEURS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.964163, - 49.257939 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IKEA", - "ref:EU:EVSE": "FRIKAPIKEA129112", - "ref": "FR*SOD*S*IKEA*129*11*_*_", - "description": "IKEA REIMS - PARKING COLLABORATEURS", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.964163, - 49.257939 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IKEA", - "ref:EU:EVSE": "FRIKAPIKEA131211", - "ref": "FR*SOD*S*IKEA*131*21*_*_", - "description": "IKEA REIMS - PARKING CLIENTS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.964163, - 49.257939 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IKEA", - "ref:EU:EVSE": "FRIKAPIKEA131212", - "ref": "FR*SOD*S*IKEA*131*21*_*_", - "description": "IKEA REIMS - PARKING CLIENTS", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.763465, - 48.137485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IKEA", - "ref:EU:EVSE": "FRIKAPIKEA13371", - "ref": "FR*SOD*S*IKEA*133*7*_*_", - "description": "IKEA RENNES - PARKING COLLABORATEURS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.763465, - 48.137485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IKEA", - "ref:EU:EVSE": "FRIKAPIKEA13372", - "ref": "FR*SOD*S*IKEA*133*7*_*_", - "description": "IKEA RENNES - PARKING COLLABORATEURS", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.138825, - 45.8038426 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IKEA", - "ref:EU:EVSE": "FRIKAPIKEA18471", - "ref": "FR*SOD*S*IKEA*184*7*_*_", - "description": "IKEA CLERMONT-FERRAND - PARKING COLLABORATEURS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.138825, - 45.8038426 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IKEA", - "ref:EU:EVSE": "FRIKAPIKEA18472", - "ref": "FR*SOD*S*IKEA*184*7*_*_", - "description": "IKEA CLERMONT-FERRAND - PARKING COLLABORATEURS", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.924201700000001, - 43.604235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IKEA", - "ref:EU:EVSE": "FRIKAPIKEA186101", - "ref": "FR*SOD*S*IKEA*186*10*_*_", - "description": "IKEA MONTPELLIER - PARKING COLLABORATEURS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.924201700000001, - 43.604235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IKEA", - "ref:EU:EVSE": "FRIKAPIKEA186102", - "ref": "FR*SOD*S*IKEA*186*10*_*_", - "description": "IKEA MONTPELLIER - PARKING COLLABORATEURS", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4442137, - 43.48053689999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IKEA", - "ref:EU:EVSE": "FRIKAPIKEA18761", - "ref": "FR*SOD*S*IKEA*187*6*_*_", - "description": "IKEA BAYONNE - PARKING COLLABORATEURS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4442137, - 43.48053689999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IKEA", - "ref:EU:EVSE": "FRIKAPIKEA18762", - "ref": "FR*SOD*S*IKEA*187*6*_*_", - "description": "IKEA BAYONNE - PARKING COLLABORATEURS", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.880537800000001, - 43.4719747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IKEA", - "ref:EU:EVSE": "FRIKAPIKEA19661", - "ref": "FR*SOD*S*IKEA*196*6*_*_", - "description": "IKEA FOS-SUR-MER - PARKING COLLABORATEURS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.880537800000001, - 43.4719747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IKEA", - "ref:EU:EVSE": "FRIKAPIKEA19662", - "ref": "FR*SOD*S*IKEA*196*6*_*_", - "description": "IKEA FOS-SUR-MER - PARKING COLLABORATEURS", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.839329, - 48.724548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IKEA", - "ref:EU:EVSE": "FRIKAPIKEA44131", - "ref": "FR*SOD*S*IKEA*44*13*_*_", - "description": "IKEA CHATRES - PARKING COLLABORATEURS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.839329, - 48.724548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IKEA", - "ref:EU:EVSE": "FRIKAPIKEA44132", - "ref": "FR*SOD*S*IKEA*44*13*_*_", - "description": "IKEA CHATRES - PARKING COLLABORATEURS", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.839329, - 48.724548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IKEA", - "ref:EU:EVSE": "FRIKAPIKEA44141", - "ref": "FR*SOD*S*IKEA*44*14*_*_", - "description": "IKEA CHATRES - PARKING COLLABORATEURS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.839329, - 48.724548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IKEA", - "ref:EU:EVSE": "FRIKAPIKEA44142", - "ref": "FR*SOD*S*IKEA*44*14*_*_", - "description": "IKEA CHATRES - PARKING COLLABORATEURS", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.481081, - 43.292454 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IKEA", - "ref:EU:EVSE": "FRIKAPIKEA64231", - "ref": "FR*SOD*S*IKEA*64*23*_*_", - "description": "IKEA MARSEILLE - PARKING CLIENTS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.481081, - 43.292454 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IKEA", - "ref:EU:EVSE": "FRIKAPIKEA64232", - "ref": "FR*SOD*S*IKEA*64*23*_*_", - "description": "IKEA MARSEILLE - PARKING CLIENTS", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.878381, - 45.716053 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IKEA", - "ref:EU:EVSE": "FRIKAPIKEA9691", - "ref": "FR*SOD*S*IKEA*96*9*_*_", - "description": "IKEA LYON - STATION 3", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.878381, - 45.716053 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IKEA", - "ref:EU:EVSE": "FRIKAPIKEA9692", - "ref": "FR*SOD*S*IKEA*96*9*_*_", - "description": "IKEA LYON - STATION 3", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.631613, - 47.222338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IKEA", - "ref:EU:EVSE": "FRIKAPIKEA99211", - "ref": "FR*SOD*S*IKEA*99*21*_*_", - "description": "IKEA NANTES - PARKING CLIENT", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.631613, - 47.222338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IKEA", - "ref:EU:EVSE": "FRIKAPIKEA99212", - "ref": "FR*SOD*S*IKEA*99*21*_*_", - "description": "IKEA NANTES - PARKING CLIENT", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.700191, - 43.999633 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE101200", - "ref": "FRIONE101200", - "description": "IONITY Tours La Longue Vue", - "capacity": "6", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-07-25", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.631368, - 47.166119 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE101300", - "ref": "FRIONE101300", - "description": "IONITY Fontaine Colette", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-12-07", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.378714, - 46.296171 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE101400", - "ref": "FRIONE101400", - "description": "IONITY Portes d'Angers Sud", - "capacity": "6", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-07-25", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.366838, - 46.701436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE124800", - "ref": "FRIONE124800", - "description": "IONITY Poitou Charentes", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-17", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.580008, - 48.468782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE126400", - "ref": "FRIONE126400", - "description": "IONITY Chartres Gasville", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-10-26", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.578674, - 48.467261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE126500", - "ref": "FRIONE126500", - "description": "IONITY Chartres Bois Paris", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-10-26", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.918671, - 49.242974 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE401700", - "ref": "FRIONE401700", - "description": "IONITY Vrigny", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-04-10", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.245204, - 43.334659 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE401800", - "ref": "FRIONE401800", - "description": "IONITY Garonne", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-03-14", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.245628, - 43.337933 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE401900", - "ref": "FRIONE401900", - "description": "IONITY Volvestre", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-02-15", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.416918, - 46.313059 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE402000", - "ref": "FRIONE402000", - "description": "IONITY Boismandé Ouest", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-03-29", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.134694, - 47.41925 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE402100", - "ref": "FRIONE402100", - "description": "IONITY Longué-les-Cossonnières", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-05-03", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.501811, - 47.30968 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE402200", - "ref": "FRIONE402200", - "description": "IONITY Longué la Couaille", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-05-03", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.547145, - 49.614324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE402300", - "ref": "FRIONE402300", - "description": "IONITY Bolleville Est", - "capacity": "3", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-29", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.420088, - 46.314092 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE402400", - "ref": "FRIONE402400", - "description": "IONITY Boismandé Est", - "capacity": "4", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-03-30", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7669235, - 46.134233 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE402500", - "ref": "FRIONE402500", - "description": "IONITY Tavel Nord", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-09-03", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.923522, - 49.2444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE402600", - "ref": "FRIONE402600", - "description": "IONITY Gueux", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-04-24", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.420473, - 43.586775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE402700", - "ref": "FRIONE402700", - "description": "IONITY Lacq Audéjos Nord", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-13", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.584799, - 43.418629 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE402800", - "ref": "FRIONE402800", - "description": "IONITY Lacq Audéjos Sud", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-09-17", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.103061, - 48.908862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE402900", - "ref": "FRIONE402900", - "description": "IONITY Labenne Est", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-06-11", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.0365, - 43.592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE403200", - "ref": "FRIONE403200", - "description": "IONITY Bréguières Nord", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-26", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.308488, - 43.914901 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE403500", - "ref": "FRIONE403500", - "description": "IONITY Montélimar Est", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-17", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.78134, - 44.513898 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE403600", - "ref": "FRIONE403600", - "description": "IONITY Montélimar Ouest", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-17", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.623059, - 45.196766 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE403700", - "ref": "FRIONE403700", - "description": "IONITY Freney", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-04-17", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.070508, - 45.843868 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE403800", - "ref": "FRIONE403800", - "description": "IONITY Mâcon Saint-Albain", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-10-25", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.889573, - 44.024304 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE403900", - "ref": "FRIONE409800", - "description": "IONITY Taponas", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-11-08", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.894038, - 45.8899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE404000", - "ref": "FRIONE404000", - "description": "IONITY Mionnay Saint-Galmier", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-02-10", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.622302, - 48.125475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE404100", - "ref": "FRIONE404100", - "description": "IONITY Villaines la Gonais", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-08-19", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.623299, - 48.126677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE404200", - "ref": "FRIONE404200", - "description": "IONITY La Ferté-Bernard", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-08-19", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.701054, - 45.13792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE404300", - "ref": "FRIONE404300", - "description": "IONITY Poitiers Chincé", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-09-16", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.693474, - 48.09518 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE404400", - "ref": "FRIONE404400", - "description": "IONITY Mionnay Chatanay", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-12-17", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.990385, - 43.423878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE404500", - "ref": "FRIONE404500", - "description": "IONITY Cambarette Nord", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-25", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.418951, - 43.585904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE405200", - "ref": "FRIONE405200", - "description": "IONITY Labenne Ouest", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-06-11", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.703626, - 44.004071 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE405300", - "ref": "FRIONE405300", - "description": "IONITY Tavel Sud", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-10-07", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.387813, - 47.664023 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE407800", - "ref": "FRIONE407800", - "description": "IONITY Blois Ménars", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-12-04", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.755607, - 50.167331 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE407900", - "ref": "FRIONE407900", - "description": "IONITY Baie de Somme", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-03-27", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.387757, - 47.665885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE408000", - "ref": "FRIONE408000", - "description": "IONITY Blois Villerbon", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-12-11", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.721676, - 48.264407 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE408100", - "ref": "FRIONE408100", - "description": "IONITY Darvault", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-24", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.522627, - 46.775898 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE408300", - "ref": "FRIONE408300", - "description": "IONITY Jura", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-10-08", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.987548, - 48.566391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE408400", - "ref": "FRIONE408400", - "description": "IONITY Lyon-Dagneux Sud", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-12-17", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.78082, - 44.515143 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE408500", - "ref": "FRIONE408500", - "description": "IONITY Morières", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-08-05", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.929976, - 45.673865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE408600", - "ref": "FRIONE408600", - "description": "IONITY Nemours", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-11-08", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.859723, - 47.948583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE408700", - "ref": "FRIONE408700", - "description": "IONITY Pech Montat Est", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-09", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.491055, - 47.500299 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE408900", - "ref": "FRIONE408900", - "description": "IONITY Rely", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-09-12", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.06949, - 45.875816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE409000", - "ref": "FRIONE409000", - "description": "IONITY Fontanelles", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-10-25", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.598593, - 43.42185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE409100", - "ref": "FRIONE409100", - "description": "IONITY Langres Noidant", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-11-13", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.22454, - 47.813445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE409200", - "ref": "FRIONE409200", - "description": "IONITY Langres Perrogney", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-12-11", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.91204, - 43.922931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE409300", - "ref": "FRIONE409300", - "description": "IONITY Mouxy", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-09-25", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.371119, - 46.701836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE409400", - "ref": "FRIONE409400", - "description": "IONITY Poitiers Jaunay-Clan", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-08-28", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.451011, - 43.413836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE409600", - "ref": "FRIONE409600", - "description": "IONITY Vidauban Sud", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-06-28", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.118014, - 46.573538 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE409700", - "ref": "FRIONE409700", - "description": "IONITY Vendée", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-27", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.961812, - 46.09619 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE409800", - "ref": "FRIONE409800", - "description": "IONITY Valleiry Sud", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-23", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.16809, - 47.803507 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE431400", - "ref": "FRIONE409800", - "description": "IONITY Saugon Ouest", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-12-11", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.158265, - 45.548788 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE409900", - "ref": "FRIONE409900", - "description": "IONITY Arclusaz", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-11-29", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0977824, - 48.225594 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE410000", - "ref": "FRIONE410000", - "description": "IONITY Val Gelon", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-11-28", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.417075, - 46.751937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE410100", - "ref": "FRIONE410100", - "description": "IONITY Centre de la France", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-10-29", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.010984, - 47.223166 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE410200", - "ref": "FRIONE410200", - "description": "IONITY Gevrey-Chambertin Est", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-07-15", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.212795, - 45.611787 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE410300", - "ref": "FRIONE410300", - "description": "IONITY Lochères", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-12-12", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.156463, - 45.547641 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE410400", - "ref": "FRIONE410400", - "description": "IONITY Vallée De La Vire Gouvets", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-20", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.10745, - 47.030768 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE412300", - "ref": "FRIONE412300", - "description": "IONITY Bois Guillerot", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-11-22", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.109707, - 47.032073 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE412400", - "ref": "FRIONE412400", - "description": "IONITY Glanon", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-11-22", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.623271, - 45.276249 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE412500", - "ref": "FRIONE412500", - "description": "IONITY l'Isle-d'Abeau", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-03", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.197267, - 47.974493 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE412600", - "ref": "FRIONE412600", - "description": "IONITY La Réserve", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-11-19", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.411364, - 46.064297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE412700", - "ref": "FRIONE412700", - "description": "IONITY Bonneville", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-05-28", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.827989, - 45.276404 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE412900", - "ref": "FRIONE412900", - "description": "IONITY Saint-Rambert Est", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-09", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.846994, - 42.578429 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE413100", - "ref": "FRIONE413100", - "description": "IONITY Village Catalan Est", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-21", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.848341, - 42.577784 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE413200", - "ref": "FRIONE413200", - "description": "IONITY Village Catalan Ouest", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-21", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.508419, - 49.119802 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE413700", - "ref": "FRIONE413700", - "description": "IONITY Verdun Nord", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.402639, - 48.23192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE413800", - "ref": "FRIONE413800", - "description": "IONITY Haut Koenigsbourg", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-12-08", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.229353, - 44.286522 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE414000", - "ref": "FRIONE414000", - "description": "IONITY Cœur D'Aquitaine", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-25", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.542194, - 43.176909 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE414700", - "ref": "FRIONE414700", - "description": "IONITY Corbières Sud", - "capacity": "12", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-10", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.543044, - 43.178103 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE414800", - "ref": "FRIONE414800", - "description": "IONITY Corbières Nord", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-28", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.274148, - 49.167886 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE414900", - "ref": "FRIONE414900", - "description": "IONITY Giberville Nord", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-21", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.684731, - 47.852405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE415600", - "ref": "FRIONE415600", - "description": "IONITY Jardin des arbres", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-09-30", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240714, - 47.094675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE416100", - "ref": "FRIONE416100", - "description": "IONITY Bourges St Thorettes", - "capacity": "3", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-10", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.037132, - 47.504384 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE416800", - "ref": "FRIONE416800", - "description": "IONITY Mayenne", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-10-29", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.153525, - 45.660128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE416900", - "ref": "FRIONE416900", - "description": "IONITY Veyre", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-12-18", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.277238, - 49.166932 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE417100", - "ref": "FRIONE417100", - "description": "IONITY Giberville Sud", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-18", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.50902, - 49.118201 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE417600", - "ref": "FRIONE417600", - "description": "IONITY Verdun Sud", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-05-13", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.894515, - 45.88437 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE421500", - "ref": "FRIONE421500", - "description": "IONITY Montbartier", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-05-21", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.225917, - 45.850722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE421600", - "ref": "FRIONE421600", - "description": "IONITY Loire", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-25", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.492422, - 45.188934 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE423400", - "ref": "FRIONE437700", - "description": "IONITY Sorgues", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-21", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4908417, - 46.116638 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE431200", - "ref": "FRIONE431200", - "description": "IONITY Ceignes Haut Bugey", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-25", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.183078, - 43.985279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE431500", - "ref": "FRIONE431500", - "description": "IONITY Ile Rose", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-21", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.585323, - 50.826461 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE431700", - "ref": "FRIONE431700", - "description": "IONITY Saint Léger Est", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-25", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.417606, - 46.751623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE431800", - "ref": "FRIONE431800", - "description": "IONITY Centre de la France Sud", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-10-29", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.545844, - 49.614343 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE431900", - "ref": "FRIONE431900", - "description": "IONITY Bolleville Ouest", - "capacity": "3", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-29", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.334795, - 45.169865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE432300", - "ref": "FRIONE432300", - "description": "IONITY Bedenac Est", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-08", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.171845, - 49.215116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE432400", - "ref": "FRIONE432400", - "description": "IONITY Hauconcourt", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-10-21", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.222737, - 47.815173 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE432500", - "ref": "FRIONE432500", - "description": "IONITY Larzac", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-10-06", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253033, - 44.870544 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE432600", - "ref": "FRIONE432600", - "description": "IONITY La Garde", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-12-01", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.60966, - 44.171306 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE432700", - "ref": "FRIONE432700", - "description": "IONITY Agen", - "capacity": "4", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-09-16", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.525098, - 45.030878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE433400", - "ref": "FRIONE433400", - "description": "IONITY Pech Montat Ouest", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-09", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.720788, - 48.263874 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE433500", - "ref": "FRIONE433500", - "description": "IONITY Orléans Nord", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-07", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.187398, - 48.273996 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE436000", - "ref": "FRIONE436000", - "description": "IONITY Kergoët", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-02-24", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.983572, - 43.65096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE435900", - "ref": "FRIONE435900", - "description": "IONITY Montpellier Saint Aunès", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-19", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.186773, - 49.247541 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE437700", - "ref": "FRIONE437700", - "description": "IONITY Val De Reuil", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-09", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.166865, - 47.807101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE403400", - "ref": "FRIONE437700", - "description": "IONITY Sarthe Sud", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-10-17", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.131556, - 47.4185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE437800", - "ref": "FRIONE437800", - "description": "IONITY Longvilliers", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-26", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.378795, - 50.571808 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE437900", - "ref": "FRIONE437900", - "description": "IONITY Rosny Nord", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-05", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.012515, - 49.204151 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE438500", - "ref": "FRIONE438500", - "description": "IONITY Champfleury", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-16", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5866803, - 46.378027 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE438600", - "ref": "FRIONE438600", - "description": "IONITY Vérités", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-09", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.362753, - 46.497639 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE438700", - "ref": "FRIONE438700", - "description": "IONITY Bourbonnais", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-04", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.865081, - 46.421048 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE438800", - "ref": "FRIONE438800", - "description": "IONITY Maison Dieu", - "capacity": "6", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-03", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089269, - 43.21589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE438900", - "ref": "FRIONE438900", - "description": "IONITY Vinassan Nord", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-15", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.524313, - 45.030881 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE439100", - "ref": "FRIONE439100", - "description": "IONITY Perigueux Sud ", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-23", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.7988237, - 50.926644 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE439700", - "ref": "FRIONE439700", - "description": "IONITY Coquelles", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-09", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.06931, - 50.225516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE440000", - "ref": "FRIONE440000", - "description": "IONITY Baralle", - "capacity": "3", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-23", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.053255, - 50.54921 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE440100", - "ref": "FRIONE440100", - "description": "IONITY Seclin", - "capacity": "13", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-17", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.598651, - 45.610095 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE413000", - "ref": "FRIONE440100", - "description": "IONITY Saint-Rambert Ouest", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-12-18", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.63404, - 48.992862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE440200", - "ref": "FRIONE440200", - "description": "IONITY Saint Laurent", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-08", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.732409, - 44.194832 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE440300", - "ref": "FRIONE440300", - "description": "IONITY Mornas Village", - "capacity": "16", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.723115, - 44.21656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE440400", - "ref": "FRIONE440400", - "description": "IONITY Mornas Les Adrets", - "capacity": "16", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.186759, - 44.404918 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE440700", - "ref": "FRIONE440700", - "description": "IONITY Mas d'Agenais", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-28", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.641624, - 43.074958 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE446600", - "ref": "FRIONE446600", - "description": "IONITY Pamiers", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-10", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.307799, - 49.366191 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE448300", - "ref": "FRIONE448300", - "description": "IONITY Soissons Ouest", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-04", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5485168, - 49.089259 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE403300", - "ref": "FRIONE448300", - "description": "IONITY Sarthe Nord", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-10-17", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.70479, - 46.850652 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE448900", - "ref": "FRIONE448900", - "description": "IONITY Chateauroux", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-22", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.912861, - 44.236045 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE449000", - "ref": "FRIONE449000", - "description": "IONITY Sisteron", - "capacity": "6", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-15", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.825571, - 45.275563 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE439600", - "ref": "FRIONE449000", - "description": "IONITY Saint-Witz", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-05-13", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.045602, - 47.27199 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE453800", - "ref": "FRIONE453800", - "description": "IONITY Dijon Sud", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-16", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.586605, - 44.369754 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "owner:ref:FR:SIREN": "838436145", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 3 31 87 21 08 91", - "network": "IONITY GMBH", - "ref:EU:EVSE": "FRIONE459400", - "ref": "FRIONE459400", - "description": "IONITY Rodez", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-14", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7769873, - 47.47546806 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Tours La Longue Vue", - "ref:EU:EVSE": "FRIOYE101201", - "ref": "FRIOYE101201", - "description": "Tours La Longue Vue", - "capacity": "6", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7769873, - 47.47546806 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Tours La Longue Vue", - "ref:EU:EVSE": "FRIOYE101202", - "ref": "FRIOYE101202", - "description": "Tours La Longue Vue", - "capacity": "6", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7769873, - 47.47546806 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Tours La Longue Vue", - "ref:EU:EVSE": "FRIOYE101203", - "ref": "FRIOYE101203", - "description": "Tours La Longue Vue", - "capacity": "6", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7769873, - 47.47546806 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Tours La Longue Vue", - "ref:EU:EVSE": "FRIOYE101204", - "ref": "FRIOYE101204", - "description": "Tours La Longue Vue", - "capacity": "6", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7769873, - 47.47546806 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Tours La Longue Vue", - "ref:EU:EVSE": "FRIOYE101205", - "ref": "FRIOYE101205", - "description": "Tours La Longue Vue", - "capacity": "6", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7769873, - 47.47546806 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Tours La Longue Vue", - "ref:EU:EVSE": "FRIOYE101206", - "ref": "FRIOYE101206", - "description": "Tours La Longue Vue", - "capacity": "6", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.63142611, - 47.1661501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Fontaine Colette", - "ref:EU:EVSE": "FRIOYE101302", - "ref": "FRIOYE101302", - "description": "Fontaine Colette", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.63142611, - 47.1661501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Fontaine Colette", - "ref:EU:EVSE": "FRIOYE101303", - "ref": "FRIOYE101303", - "description": "Fontaine Colette", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.63142611, - 47.1661501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Fontaine Colette", - "ref:EU:EVSE": "FRIOYE101305", - "ref": "FRIOYE101305", - "description": "Fontaine Colette", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.63142611, - 47.1661501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Fontaine Colette", - "ref:EU:EVSE": "FRIOYE101306", - "ref": "FRIOYE101306", - "description": "Fontaine Colette", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.63142611, - 47.1661501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Fontaine Colette", - "ref:EU:EVSE": "FRIOYE101351", - "ref": "FRIOYE101351", - "description": "Fontaine Colette", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.63142611, - 47.1661501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Fontaine Colette", - "ref:EU:EVSE": "FRIOYE101352", - "ref": "FRIOYE101352", - "description": "Fontaine Colette", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.63142611, - 47.1661501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Fontaine Colette", - "ref:EU:EVSE": "FRIOYE101353", - "ref": "FRIOYE101353", - "description": "Fontaine Colette", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.49106235, - 47.50032088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Portes d'Angers Sud", - "ref:EU:EVSE": "FRIOYE101401", - "ref": "FRIOYE101401", - "description": "Portes d'Angers Sud", - "capacity": "6", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.49106235, - 47.50032088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Portes d'Angers Sud", - "ref:EU:EVSE": "FRIOYE101402", - "ref": "FRIOYE101402", - "description": "Portes d'Angers Sud", - "capacity": "6", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.49106235, - 47.50032088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Portes d'Angers Sud", - "ref:EU:EVSE": "FRIOYE101403", - "ref": "FRIOYE101403", - "description": "Portes d'Angers Sud", - "capacity": "6", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.49106235, - 47.50032088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Portes d'Angers Sud", - "ref:EU:EVSE": "FRIOYE101404", - "ref": "FRIOYE101404", - "description": "Portes d'Angers Sud", - "capacity": "6", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.49106235, - 47.50032088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Portes d'Angers Sud", - "ref:EU:EVSE": "FRIOYE101405", - "ref": "FRIOYE101405", - "description": "Portes d'Angers Sud", - "capacity": "6", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.49106235, - 47.50032088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Portes d'Angers Sud", - "ref:EU:EVSE": "FRIOYE101406", - "ref": "FRIOYE101406", - "description": "Portes d'Angers Sud", - "capacity": "6", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.3784759, - 46.2962849 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Poitou-Charentes", - "ref:EU:EVSE": "FRIOYE124801", - "ref": "FRIOYE124801", - "description": "Poitou-Charentes", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.3784759, - 46.2962849 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Poitou-Charentes", - "ref:EU:EVSE": "FRIOYE124802", - "ref": "FRIOYE124802", - "description": "Poitou-Charentes", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.3784759, - 46.2962849 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Poitou-Charentes", - "ref:EU:EVSE": "FRIOYE124803", - "ref": "FRIOYE124803", - "description": "Poitou-Charentes", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.3784759, - 46.2962849 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Poitou-Charentes", - "ref:EU:EVSE": "FRIOYE124804", - "ref": "FRIOYE124804", - "description": "Poitou-Charentes", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.3784759, - 46.2962849 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Poitou-Charentes", - "ref:EU:EVSE": "FRIOYE124851", - "ref": "FRIOYE124851", - "description": "Poitou-Charentes", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.3784759, - 46.2962849 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Poitou-Charentes", - "ref:EU:EVSE": "FRIOYE124852", - "ref": "FRIOYE124852", - "description": "Poitou-Charentes", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.3784759, - 46.2962849 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Poitou-Charentes", - "ref:EU:EVSE": "FRIOYE124853", - "ref": "FRIOYE124853", - "description": "Poitou-Charentes", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.580008, - 48.468782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Chartres Gasville", - "ref:EU:EVSE": "FRIOYE126401", - "ref": "FRIOYE126401", - "description": "Chartres Gasville", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.580008, - 48.468782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Chartres Gasville", - "ref:EU:EVSE": "FRIOYE126402", - "ref": "FRIOYE126402", - "description": "Chartres Gasville", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.580008, - 48.468782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Chartres Gasville", - "ref:EU:EVSE": "FRIOYE126404", - "ref": "FRIOYE126404", - "description": "Chartres Gasville", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.580008, - 48.468782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Chartres Gasville", - "ref:EU:EVSE": "FRIOYE126405", - "ref": "FRIOYE126405", - "description": "Chartres Gasville", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.580008, - 48.468782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Chartres Gasville", - "ref:EU:EVSE": "FRIOYE126451", - "ref": "FRIOYE126451", - "description": "Chartres Gasville", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.580008, - 48.468782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Chartres Gasville", - "ref:EU:EVSE": "FRIOYE126452", - "ref": "FRIOYE126452", - "description": "Chartres Gasville", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.580008, - 48.468782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Chartres Gasville", - "ref:EU:EVSE": "FRIOYE126453", - "ref": "FRIOYE126453", - "description": "Chartres Gasville", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5787758, - 48.4672896 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Chartres Bois Paris", - "ref:EU:EVSE": "FRIOYE126503", - "ref": "FRIOYE126503", - "description": "Chartres Bois Paris", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5787758, - 48.4672896 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Chartres Bois Paris", - "ref:EU:EVSE": "FRIOYE126504", - "ref": "FRIOYE126504", - "description": "Chartres Bois Paris", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5787758, - 48.4672896 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Chartres Bois Paris", - "ref:EU:EVSE": "FRIOYE126505", - "ref": "FRIOYE126505", - "description": "Chartres Bois Paris", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5787758, - 48.4672896 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Chartres Bois Paris", - "ref:EU:EVSE": "FRIOYE126506", - "ref": "FRIOYE126506", - "description": "Chartres Bois Paris", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5787758, - 48.4672896 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Chartres Bois Paris", - "ref:EU:EVSE": "FRIOYE126551", - "ref": "FRIOYE126551", - "description": "Chartres Bois Paris", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5787758, - 48.4672896 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Chartres Bois Paris", - "ref:EU:EVSE": "FRIOYE126552", - "ref": "FRIOYE126552", - "description": "Chartres Bois Paris", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5787758, - 48.4672896 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Chartres Bois Paris", - "ref:EU:EVSE": "FRIOYE126553", - "ref": "FRIOYE126553", - "description": "Chartres Bois Paris", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9187701, - 49.2429834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vrigny", - "ref:EU:EVSE": "FRIOYE401701", - "ref": "FRIOYE401701", - "description": "Vrigny", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9187701, - 49.2429834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vrigny", - "ref:EU:EVSE": "FRIOYE401702", - "ref": "FRIOYE401702", - "description": "Vrigny", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9187701, - 49.2429834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vrigny", - "ref:EU:EVSE": "FRIOYE401703", - "ref": "FRIOYE401703", - "description": "Vrigny", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9187701, - 49.2429834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vrigny", - "ref:EU:EVSE": "FRIOYE401704", - "ref": "FRIOYE401704", - "description": "Vrigny", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9187701, - 49.2429834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vrigny", - "ref:EU:EVSE": "FRIOYE401751", - "ref": "FRIOYE401751", - "description": "Vrigny", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9187701, - 49.2429834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vrigny", - "ref:EU:EVSE": "FRIOYE401752", - "ref": "FRIOYE401752", - "description": "Vrigny", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9187701, - 49.2429834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vrigny", - "ref:EU:EVSE": "FRIOYE401753", - "ref": "FRIOYE401753", - "description": "Vrigny", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.24499596, - 43.33458687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Garonne", - "ref:EU:EVSE": "FRIOYE401801", - "ref": "FRIOYE401801", - "description": "Garonne", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.24499596, - 43.33458687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Garonne", - "ref:EU:EVSE": "FRIOYE401802", - "ref": "FRIOYE401802", - "description": "Garonne", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.24499596, - 43.33458687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Garonne", - "ref:EU:EVSE": "FRIOYE401803", - "ref": "FRIOYE401803", - "description": "Garonne", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.24499596, - 43.33458687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Garonne", - "ref:EU:EVSE": "FRIOYE401804", - "ref": "FRIOYE401804", - "description": "Garonne", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.24499596, - 43.33458687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Garonne", - "ref:EU:EVSE": "FRIOYE401851", - "ref": "FRIOYE401851", - "description": "Garonne", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.24499596, - 43.33458687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Garonne", - "ref:EU:EVSE": "FRIOYE401852", - "ref": "FRIOYE401852", - "description": "Garonne", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.24499596, - 43.33458687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Garonne", - "ref:EU:EVSE": "FRIOYE401853", - "ref": "FRIOYE401853", - "description": "Garonne", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.24555436, - 43.33794647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Volvestre", - "ref:EU:EVSE": "FRIOYE401901", - "ref": "FRIOYE401901", - "description": "Volvestre", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.24555436, - 43.33794647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Volvestre", - "ref:EU:EVSE": "FRIOYE401902", - "ref": "FRIOYE401902", - "description": "Volvestre", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.24555436, - 43.33794647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Volvestre", - "ref:EU:EVSE": "FRIOYE401903", - "ref": "FRIOYE401903", - "description": "Volvestre", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.24555436, - 43.33794647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Volvestre", - "ref:EU:EVSE": "FRIOYE401904", - "ref": "FRIOYE401904", - "description": "Volvestre", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.24555436, - 43.33794647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Volvestre", - "ref:EU:EVSE": "FRIOYE401951", - "ref": "FRIOYE401951", - "description": "Volvestre", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.24555436, - 43.33794647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Volvestre", - "ref:EU:EVSE": "FRIOYE401952", - "ref": "FRIOYE401952", - "description": "Volvestre", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.24555436, - 43.33794647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Volvestre", - "ref:EU:EVSE": "FRIOYE401953", - "ref": "FRIOYE401953", - "description": "Volvestre", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.41711443, - 46.31311857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Boismandé Ouest", - "ref:EU:EVSE": "FRIOYE402001", - "ref": "FRIOYE402001", - "description": "Boismandé Ouest", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.41711443, - 46.31311857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Boismandé Ouest", - "ref:EU:EVSE": "FRIOYE402002", - "ref": "FRIOYE402002", - "description": "Boismandé Ouest", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.41711443, - 46.31311857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Boismandé Ouest", - "ref:EU:EVSE": "FRIOYE402003", - "ref": "FRIOYE402003", - "description": "Boismandé Ouest", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.41711443, - 46.31311857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Boismandé Ouest", - "ref:EU:EVSE": "FRIOYE402004", - "ref": "FRIOYE402004", - "description": "Boismandé Ouest", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.41711443, - 46.31311857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Boismandé Ouest", - "ref:EU:EVSE": "FRIOYE402051", - "ref": "FRIOYE402051", - "description": "Boismandé Ouest", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.41711443, - 46.31311857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Boismandé Ouest", - "ref:EU:EVSE": "FRIOYE402052", - "ref": "FRIOYE402052", - "description": "Boismandé Ouest", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.41711443, - 46.31311857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Boismandé Ouest", - "ref:EU:EVSE": "FRIOYE402053", - "ref": "FRIOYE402053", - "description": "Boismandé Ouest", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.1315843, - 47.4184739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Longué-les-Cossonnières", - "ref:EU:EVSE": "FRIOYE402101", - "ref": "FRIOYE402101", - "description": "Longué-les-Cossonnières", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.1315843, - 47.4184739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Longué-les-Cossonnières", - "ref:EU:EVSE": "FRIOYE402102", - "ref": "FRIOYE402102", - "description": "Longué-les-Cossonnières", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.1315843, - 47.4184739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Longué-les-Cossonnières", - "ref:EU:EVSE": "FRIOYE402103", - "ref": "FRIOYE402103", - "description": "Longué-les-Cossonnières", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.1315843, - 47.4184739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Longué-les-Cossonnières", - "ref:EU:EVSE": "FRIOYE402104", - "ref": "FRIOYE402104", - "description": "Longué-les-Cossonnières", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.1315843, - 47.4184739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Longué-les-Cossonnières", - "ref:EU:EVSE": "FRIOYE402151", - "ref": "FRIOYE402151", - "description": "Longué-les-Cossonnières", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.1315843, - 47.4184739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Longué-les-Cossonnières", - "ref:EU:EVSE": "FRIOYE402152", - "ref": "FRIOYE402152", - "description": "Longué-les-Cossonnières", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.1315843, - 47.4184739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Longué-les-Cossonnières", - "ref:EU:EVSE": "FRIOYE402153", - "ref": "FRIOYE402153", - "description": "Longué-les-Cossonnières", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.13469517, - 47.41925327 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Longué la Couaille", - "ref:EU:EVSE": "FRIOYE402201", - "ref": "FRIOYE402201", - "description": "Longué la Couaille", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.13469517, - 47.41925327 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Longué la Couaille", - "ref:EU:EVSE": "FRIOYE402202", - "ref": "FRIOYE402202", - "description": "Longué la Couaille", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.13469517, - 47.41925327 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Longué la Couaille", - "ref:EU:EVSE": "FRIOYE402203", - "ref": "FRIOYE402203", - "description": "Longué la Couaille", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.13469517, - 47.41925327 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Longué la Couaille", - "ref:EU:EVSE": "FRIOYE402204", - "ref": "FRIOYE402204", - "description": "Longué la Couaille", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.13469517, - 47.41925327 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Longué la Couaille", - "ref:EU:EVSE": "FRIOYE402251", - "ref": "FRIOYE402251", - "description": "Longué la Couaille", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.13469517, - 47.41925327 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Longué la Couaille", - "ref:EU:EVSE": "FRIOYE402252", - "ref": "FRIOYE402252", - "description": "Longué la Couaille", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.13469517, - 47.41925327 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Longué la Couaille", - "ref:EU:EVSE": "FRIOYE402253", - "ref": "FRIOYE402253", - "description": "Longué la Couaille", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.547145, - 49.614324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bolleville Est", - "ref:EU:EVSE": "FRIOYE402301", - "ref": "FRIOYE402301", - "description": "Bolleville Est", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.547145, - 49.614324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bolleville Est", - "ref:EU:EVSE": "FRIOYE402302", - "ref": "FRIOYE402302", - "description": "Bolleville Est", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.547145, - 49.614324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bolleville Est", - "ref:EU:EVSE": "FRIOYE402351", - "ref": "FRIOYE402351", - "description": "Bolleville Est", - "capacity": "5", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.547145, - 49.614324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bolleville Est", - "ref:EU:EVSE": "FRIOYE402352", - "ref": "FRIOYE402352", - "description": "Bolleville Est", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.547145, - 49.614324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bolleville Est", - "ref:EU:EVSE": "FRIOYE402353", - "ref": "FRIOYE402353", - "description": "Bolleville Est", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.420088, - 46.314092 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Boismandé Est", - "ref:EU:EVSE": "FRIOYE402401", - "ref": "FRIOYE402401", - "description": "Boismandé Est", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.420088, - 46.314092 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Boismandé Est", - "ref:EU:EVSE": "FRIOYE402402", - "ref": "FRIOYE402402", - "description": "Boismandé Est", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.420088, - 46.314092 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Boismandé Est", - "ref:EU:EVSE": "FRIOYE402403", - "ref": "FRIOYE402403", - "description": "Boismandé Est", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.420088, - 46.314092 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Boismandé Est", - "ref:EU:EVSE": "FRIOYE402404", - "ref": "FRIOYE402404", - "description": "Boismandé Est", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.420088, - 46.314092 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Boismandé Est", - "ref:EU:EVSE": "FRIOYE402451", - "ref": "FRIOYE402451", - "description": "Boismandé Est", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.420088, - 46.314092 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Boismandé Est", - "ref:EU:EVSE": "FRIOYE402452", - "ref": "FRIOYE402452", - "description": "Boismandé Est", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.420088, - 46.314092 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Boismandé Est", - "ref:EU:EVSE": "FRIOYE402453", - "ref": "FRIOYE402453", - "description": "Boismandé Est", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7036204, - 44.0040963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Tavel Nord", - "ref:EU:EVSE": "FRIOYE402501", - "ref": "FRIOYE402501", - "description": "Tavel Nord", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7036204, - 44.0040963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Tavel Nord", - "ref:EU:EVSE": "FRIOYE402502", - "ref": "FRIOYE402502", - "description": "Tavel Nord", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7036204, - 44.0040963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Tavel Nord", - "ref:EU:EVSE": "FRIOYE402503", - "ref": "FRIOYE402503", - "description": "Tavel Nord", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7036204, - 44.0040963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Tavel Nord", - "ref:EU:EVSE": "FRIOYE402504", - "ref": "FRIOYE402504", - "description": "Tavel Nord", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7036204, - 44.0040963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Tavel Nord", - "ref:EU:EVSE": "FRIOYE402551", - "ref": "FRIOYE402551", - "description": "Tavel Nord", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7036204, - 44.0040963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Tavel Nord", - "ref:EU:EVSE": "FRIOYE402552", - "ref": "FRIOYE402552", - "description": "Tavel Nord", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7036204, - 44.0040963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Tavel Nord", - "ref:EU:EVSE": "FRIOYE402553", - "ref": "FRIOYE402553", - "description": "Tavel Nord", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9241, - 49.2444123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Gueux", - "ref:EU:EVSE": "FRIOYE402603", - "ref": "FRIOYE402603", - "description": "Gueux", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9241, - 49.2444123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Gueux", - "ref:EU:EVSE": "FRIOYE402604", - "ref": "FRIOYE402604", - "description": "Gueux", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9241, - 49.2444123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Gueux", - "ref:EU:EVSE": "FRIOYE402605", - "ref": "FRIOYE402605", - "description": "Gueux", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9241, - 49.2444123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Gueux", - "ref:EU:EVSE": "FRIOYE402606", - "ref": "FRIOYE402606", - "description": "Gueux", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9241, - 49.2444123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Gueux", - "ref:EU:EVSE": "FRIOYE402651", - "ref": "FRIOYE402651", - "description": "Gueux", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9241, - 49.2444123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Gueux", - "ref:EU:EVSE": "FRIOYE402652", - "ref": "FRIOYE402652", - "description": "Gueux", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9241, - 49.2444123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Gueux", - "ref:EU:EVSE": "FRIOYE402653", - "ref": "FRIOYE402653", - "description": "Gueux", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.58479364, - 43.4186368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Lacq Audéjos Nord", - "ref:EU:EVSE": "FRIOYE402702", - "ref": "FRIOYE402702", - "description": "Lacq Audéjos Nord", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.58479364, - 43.4186368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Lacq Audéjos Nord", - "ref:EU:EVSE": "FRIOYE402703", - "ref": "FRIOYE402703", - "description": "Lacq Audéjos Nord", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.58479364, - 43.4186368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Lacq Audéjos Nord", - "ref:EU:EVSE": "FRIOYE402704", - "ref": "FRIOYE402704", - "description": "Lacq Audéjos Nord", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.58479364, - 43.4186368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Lacq Audéjos Nord", - "ref:EU:EVSE": "FRIOYE402705", - "ref": "FRIOYE402705", - "description": "Lacq Audéjos Nord", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.58479364, - 43.4186368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Lacq Audéjos Nord", - "ref:EU:EVSE": "FRIOYE402751", - "ref": "FRIOYE402751", - "description": "Lacq Audéjos Nord", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.58479364, - 43.4186368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Lacq Audéjos Nord", - "ref:EU:EVSE": "FRIOYE402752", - "ref": "FRIOYE402752", - "description": "Lacq Audéjos Nord", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.58479364, - 43.4186368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Lacq Audéjos Nord", - "ref:EU:EVSE": "FRIOYE402753", - "ref": "FRIOYE402753", - "description": "Lacq Audéjos Nord", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59864092, - 43.42168363 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Lacq Audéjos Sud", - "ref:EU:EVSE": "FRIOYE402801", - "ref": "FRIOYE402801", - "description": "Lacq Audéjos Sud", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59864092, - 43.42168363 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Lacq Audéjos Sud", - "ref:EU:EVSE": "FRIOYE402802", - "ref": "FRIOYE402802", - "description": "Lacq Audéjos Sud", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59864092, - 43.42168363 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Lacq Audéjos Sud", - "ref:EU:EVSE": "FRIOYE402803", - "ref": "FRIOYE402803", - "description": "Lacq Audéjos Sud", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59864092, - 43.42168363 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Lacq Audéjos Sud", - "ref:EU:EVSE": "FRIOYE402804", - "ref": "FRIOYE402804", - "description": "Lacq Audéjos Sud", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59864092, - 43.42168363 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Lacq Audéjos Sud", - "ref:EU:EVSE": "FRIOYE402851", - "ref": "FRIOYE402851", - "description": "Lacq Audéjos Sud", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59864092, - 43.42168363 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Lacq Audéjos Sud", - "ref:EU:EVSE": "FRIOYE402852", - "ref": "FRIOYE402852", - "description": "Lacq Audéjos Sud", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59864092, - 43.42168363 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Lacq Audéjos Sud", - "ref:EU:EVSE": "FRIOYE402853", - "ref": "FRIOYE402853", - "description": "Lacq Audéjos Sud", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.418864, - 43.5858724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Labenne Est", - "ref:EU:EVSE": "FRIOYE402902", - "ref": "FRIOYE402902", - "description": "Labenne Est", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.418864, - 43.5858724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Labenne Est", - "ref:EU:EVSE": "FRIOYE402903", - "ref": "FRIOYE402903", - "description": "Labenne Est", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.418864, - 43.5858724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Labenne Est", - "ref:EU:EVSE": "FRIOYE402904", - "ref": "FRIOYE402904", - "description": "Labenne Est", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.418864, - 43.5858724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Labenne Est", - "ref:EU:EVSE": "FRIOYE402905", - "ref": "FRIOYE402905", - "description": "Labenne Est", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.418864, - 43.5858724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Labenne Est", - "ref:EU:EVSE": "FRIOYE402951", - "ref": "FRIOYE402951", - "description": "Labenne Est", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.418864, - 43.5858724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Labenne Est", - "ref:EU:EVSE": "FRIOYE402952", - "ref": "FRIOYE402952", - "description": "Labenne Est", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.418864, - 43.5858724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Labenne Est", - "ref:EU:EVSE": "FRIOYE402953", - "ref": "FRIOYE402953", - "description": "Labenne Est", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.03652099, - 43.59198274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bréguières Nord", - "ref:EU:EVSE": "FRIOYE403201", - "ref": "FRIOYE403201", - "description": "Bréguières Nord", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.03652099, - 43.59198274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bréguières Nord", - "ref:EU:EVSE": "FRIOYE403202", - "ref": "FRIOYE403202", - "description": "Bréguières Nord", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.03652099, - 43.59198274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bréguières Nord", - "ref:EU:EVSE": "FRIOYE403203", - "ref": "FRIOYE403203", - "description": "Bréguières Nord", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.03652099, - 43.59198274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bréguières Nord", - "ref:EU:EVSE": "FRIOYE403204", - "ref": "FRIOYE403204", - "description": "Bréguières Nord", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.03652099, - 43.59198274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bréguières Nord", - "ref:EU:EVSE": "FRIOYE403205", - "ref": "FRIOYE403205", - "description": "Bréguières Nord", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.03652099, - 43.59198274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bréguières Nord", - "ref:EU:EVSE": "FRIOYE403206", - "ref": "FRIOYE403206", - "description": "Bréguières Nord", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.03652099, - 43.59198274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bréguières Nord", - "ref:EU:EVSE": "FRIOYE403251", - "ref": "FRIOYE403251", - "description": "Bréguières Nord", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.03652099, - 43.59198274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bréguières Nord", - "ref:EU:EVSE": "FRIOYE403252", - "ref": "FRIOYE403252", - "description": "Bréguières Nord", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.03652099, - 43.59198274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bréguières Nord", - "ref:EU:EVSE": "FRIOYE403253", - "ref": "FRIOYE403253", - "description": "Bréguières Nord", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.16714455, - 47.80700877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Sarthe Nord", - "ref:EU:EVSE": "FRIOYE403301", - "ref": "FRIOYE403301", - "description": "Sarthe Nord", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.16714455, - 47.80700877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Sarthe Nord", - "ref:EU:EVSE": "FRIOYE403302", - "ref": "FRIOYE403302", - "description": "Sarthe Nord", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.16714455, - 47.80700877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Sarthe Nord", - "ref:EU:EVSE": "FRIOYE403303", - "ref": "FRIOYE403303", - "description": "Sarthe Nord", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.16714455, - 47.80700877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Sarthe Nord", - "ref:EU:EVSE": "FRIOYE403304", - "ref": "FRIOYE403304", - "description": "Sarthe Nord", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.16714455, - 47.80700877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Sarthe Nord", - "ref:EU:EVSE": "FRIOYE403351", - "ref": "FRIOYE403351", - "description": "Sarthe Nord", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.16714455, - 47.80700877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Sarthe Nord", - "ref:EU:EVSE": "FRIOYE403352", - "ref": "FRIOYE403352", - "description": "Sarthe Nord", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.16714455, - 47.80700877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Sarthe Nord", - "ref:EU:EVSE": "FRIOYE403353", - "ref": "FRIOYE403353", - "description": "Sarthe Nord", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.16809, - 47.803507 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Sarthe Sud", - "ref:EU:EVSE": "FRIOYE403401", - "ref": "FRIOYE403401", - "description": "Sarthe Sud", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.16809, - 47.803507 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Sarthe Sud", - "ref:EU:EVSE": "FRIOYE403402", - "ref": "FRIOYE403402", - "description": "Sarthe Sud", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.16809, - 47.803507 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Sarthe Sud", - "ref:EU:EVSE": "FRIOYE403403", - "ref": "FRIOYE403403", - "description": "Sarthe Sud", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.16809, - 47.803507 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Sarthe Sud", - "ref:EU:EVSE": "FRIOYE403404", - "ref": "FRIOYE403404", - "description": "Sarthe Sud", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.16809, - 47.803507 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Sarthe Sud", - "ref:EU:EVSE": "FRIOYE403451", - "ref": "FRIOYE403451", - "description": "Sarthe Sud", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.16809, - 47.803507 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Sarthe Sud", - "ref:EU:EVSE": "FRIOYE403452", - "ref": "FRIOYE403452", - "description": "Sarthe Sud", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.16809, - 47.803507 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Sarthe Sud", - "ref:EU:EVSE": "FRIOYE403453", - "ref": "FRIOYE403453", - "description": "Sarthe Sud", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.78140646, - 44.51378472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montélimar Est", - "ref:EU:EVSE": "FRIOYE403501", - "ref": "FRIOYE403501", - "description": "Montélimar Est", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.78140646, - 44.51378472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montélimar Est", - "ref:EU:EVSE": "FRIOYE403502", - "ref": "FRIOYE403502", - "description": "Montélimar Est", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.78140646, - 44.51378472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montélimar Est", - "ref:EU:EVSE": "FRIOYE403503", - "ref": "FRIOYE403503", - "description": "Montélimar Est", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.78140646, - 44.51378472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montélimar Est", - "ref:EU:EVSE": "FRIOYE403504", - "ref": "FRIOYE403504", - "description": "Montélimar Est", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.78140646, - 44.51378472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montélimar Est", - "ref:EU:EVSE": "FRIOYE403505", - "ref": "FRIOYE403505", - "description": "Montélimar Est", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.78140646, - 44.51378472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montélimar Est", - "ref:EU:EVSE": "FRIOYE403506", - "ref": "FRIOYE403506", - "description": "Montélimar Est", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.78140646, - 44.51378472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montélimar Est", - "ref:EU:EVSE": "FRIOYE403551", - "ref": "FRIOYE403551", - "description": "Montélimar Est", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.78140646, - 44.51378472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montélimar Est", - "ref:EU:EVSE": "FRIOYE403552", - "ref": "FRIOYE403552", - "description": "Montélimar Est", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.78140646, - 44.51378472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montélimar Est", - "ref:EU:EVSE": "FRIOYE403553", - "ref": "FRIOYE403553", - "description": "Montélimar Est", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.78081763, - 44.51506617 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montélimar Ouest", - "ref:EU:EVSE": "FRIOYE403601", - "ref": "FRIOYE403601", - "description": "Montélimar Ouest", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.78081763, - 44.51506617 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montélimar Ouest", - "ref:EU:EVSE": "FRIOYE403602", - "ref": "FRIOYE403602", - "description": "Montélimar Ouest", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.78081763, - 44.51506617 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montélimar Ouest", - "ref:EU:EVSE": "FRIOYE403603", - "ref": "FRIOYE403603", - "description": "Montélimar Ouest", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.78081763, - 44.51506617 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montélimar Ouest", - "ref:EU:EVSE": "FRIOYE403604", - "ref": "FRIOYE403604", - "description": "Montélimar Ouest", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.78081763, - 44.51506617 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montélimar Ouest", - "ref:EU:EVSE": "FRIOYE403605", - "ref": "FRIOYE403605", - "description": "Montélimar Ouest", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.78081763, - 44.51506617 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montélimar Ouest", - "ref:EU:EVSE": "FRIOYE403606", - "ref": "FRIOYE403606", - "description": "Montélimar Ouest", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.78081763, - 44.51506617 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montélimar Ouest", - "ref:EU:EVSE": "FRIOYE403651", - "ref": "FRIOYE403651", - "description": "Montélimar Ouest", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.78081763, - 44.51506617 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montélimar Ouest", - "ref:EU:EVSE": "FRIOYE403652", - "ref": "FRIOYE403652", - "description": "Montélimar Ouest", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.78081763, - 44.51506617 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montélimar Ouest", - "ref:EU:EVSE": "FRIOYE403653", - "ref": "FRIOYE403653", - "description": "Montélimar Ouest", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.623059, - 45.196766 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Freney", - "ref:EU:EVSE": "FRIOYE403701", - "ref": "FRIOYE403701", - "description": "Freney", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.623059, - 45.196766 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Freney", - "ref:EU:EVSE": "FRIOYE403702", - "ref": "FRIOYE403702", - "description": "Freney", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.623059, - 45.196766 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Freney", - "ref:EU:EVSE": "FRIOYE403703", - "ref": "FRIOYE403703", - "description": "Freney", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.623059, - 45.196766 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Freney", - "ref:EU:EVSE": "FRIOYE403704", - "ref": "FRIOYE403704", - "description": "Freney", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.623059, - 45.196766 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Freney", - "ref:EU:EVSE": "FRIOYE403751", - "ref": "FRIOYE403751", - "description": "Freney", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.623059, - 45.196766 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Freney", - "ref:EU:EVSE": "FRIOYE403752", - "ref": "FRIOYE403752", - "description": "Freney", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.623059, - 45.196766 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Freney", - "ref:EU:EVSE": "FRIOYE403753", - "ref": "FRIOYE403753", - "description": "Freney", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.86500418, - 46.42090355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mâcon Saint-Albain", - "ref:EU:EVSE": "FRIOYE403801", - "ref": "FRIOYE403801", - "description": "Mâcon Saint-Albain", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.86500418, - 46.42090355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mâcon Saint-Albain", - "ref:EU:EVSE": "FRIOYE403802", - "ref": "FRIOYE403802", - "description": "Mâcon Saint-Albain", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.86500418, - 46.42090355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mâcon Saint-Albain", - "ref:EU:EVSE": "FRIOYE403803", - "ref": "FRIOYE403803", - "description": "Mâcon Saint-Albain", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.86500418, - 46.42090355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mâcon Saint-Albain", - "ref:EU:EVSE": "FRIOYE403804", - "ref": "FRIOYE403804", - "description": "Mâcon Saint-Albain", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.86500418, - 46.42090355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mâcon Saint-Albain", - "ref:EU:EVSE": "FRIOYE403805", - "ref": "FRIOYE403805", - "description": "Mâcon Saint-Albain", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.86500418, - 46.42090355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mâcon Saint-Albain", - "ref:EU:EVSE": "FRIOYE403806", - "ref": "FRIOYE403806", - "description": "Mâcon Saint-Albain", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.86500418, - 46.42090355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mâcon Saint-Albain", - "ref:EU:EVSE": "FRIOYE403851", - "ref": "FRIOYE403851", - "description": "Mâcon Saint-Albain", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.86500418, - 46.42090355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mâcon Saint-Albain", - "ref:EU:EVSE": "FRIOYE403852", - "ref": "FRIOYE403852", - "description": "Mâcon Saint-Albain", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.86500418, - 46.42090355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mâcon Saint-Albain", - "ref:EU:EVSE": "FRIOYE403853", - "ref": "FRIOYE403853", - "description": "Mâcon Saint-Albain", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.76685137, - 46.13428529 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Taponas", - "ref:EU:EVSE": "FRIOYE403901", - "ref": "FRIOYE403901", - "description": "Taponas", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.76685137, - 46.13428529 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Taponas", - "ref:EU:EVSE": "FRIOYE403902", - "ref": "FRIOYE403902", - "description": "Taponas", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.76685137, - 46.13428529 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Taponas", - "ref:EU:EVSE": "FRIOYE403903", - "ref": "FRIOYE403903", - "description": "Taponas", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.76685137, - 46.13428529 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Taponas", - "ref:EU:EVSE": "FRIOYE403904", - "ref": "FRIOYE403904", - "description": "Taponas", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.76685137, - 46.13428529 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Taponas", - "ref:EU:EVSE": "FRIOYE403905", - "ref": "FRIOYE403905", - "description": "Taponas", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.76685137, - 46.13428529 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Taponas", - "ref:EU:EVSE": "FRIOYE403906", - "ref": "FRIOYE403906", - "description": "Taponas", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.76685137, - 46.13428529 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Taponas", - "ref:EU:EVSE": "FRIOYE403951", - "ref": "FRIOYE403951", - "description": "Taponas", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.76685137, - 46.13428529 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Taponas", - "ref:EU:EVSE": "FRIOYE403952", - "ref": "FRIOYE403952", - "description": "Taponas", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.76685137, - 46.13428529 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Taponas", - "ref:EU:EVSE": "FRIOYE403953", - "ref": "FRIOYE403953", - "description": "Taponas", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.89454062, - 45.8843468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mionnay Saint-Galmier", - "ref:EU:EVSE": "FRIOYE404002", - "ref": "FRIOYE404002", - "description": "Mionnay Saint-Galmier", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.89454062, - 45.8843468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mionnay Saint-Galmier", - "ref:EU:EVSE": "FRIOYE404003", - "ref": "FRIOYE404003", - "description": "Mionnay Saint-Galmier", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.89454062, - 45.8843468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mionnay Saint-Galmier", - "ref:EU:EVSE": "FRIOYE404004", - "ref": "FRIOYE404004", - "description": "Mionnay Saint-Galmier", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.89454062, - 45.8843468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mionnay Saint-Galmier", - "ref:EU:EVSE": "FRIOYE404005", - "ref": "FRIOYE404005", - "description": "Mionnay Saint-Galmier", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.89454062, - 45.8843468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mionnay Saint-Galmier", - "ref:EU:EVSE": "FRIOYE404051", - "ref": "FRIOYE404051", - "description": "Mionnay Saint-Galmier", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.89454062, - 45.8843468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mionnay Saint-Galmier", - "ref:EU:EVSE": "FRIOYE404052", - "ref": "FRIOYE404052", - "description": "Mionnay Saint-Galmier", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.89454062, - 45.8843468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mionnay Saint-Galmier", - "ref:EU:EVSE": "FRIOYE404053", - "ref": "FRIOYE404053", - "description": "Mionnay Saint-Galmier", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.622302, - 48.125475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Villaines la Gonais", - "ref:EU:EVSE": "FRIOYE404101", - "ref": "FRIOYE404101", - "description": "Villaines la Gonais", - "capacity": "8", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-08-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.622302, - 48.125475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Villaines la Gonais", - "ref:EU:EVSE": "FRIOYE404102", - "ref": "FRIOYE404102", - "description": "Villaines la Gonais", - "capacity": "8", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-08-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.622302, - 48.125475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Villaines la Gonais", - "ref:EU:EVSE": "FRIOYE404103", - "ref": "FRIOYE404103", - "description": "Villaines la Gonais", - "capacity": "8", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-08-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.622302, - 48.125475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Villaines la Gonais", - "ref:EU:EVSE": "FRIOYE404104", - "ref": "FRIOYE404104", - "description": "Villaines la Gonais", - "capacity": "8", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-08-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.622302, - 48.125475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Villaines la Gonais", - "ref:EU:EVSE": "FRIOYE404105", - "ref": "FRIOYE404105", - "description": "Villaines la Gonais", - "capacity": "8", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-08-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.622302, - 48.125475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Villaines la Gonais", - "ref:EU:EVSE": "FRIOYE404151", - "ref": "FRIOYE404151", - "description": "Villaines la Gonais", - "capacity": "8", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-08-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.622302, - 48.125475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Villaines la Gonais", - "ref:EU:EVSE": "FRIOYE404152", - "ref": "FRIOYE404152", - "description": "Villaines la Gonais", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-08-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.622302, - 48.125475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Villaines la Gonais", - "ref:EU:EVSE": "FRIOYE404153", - "ref": "FRIOYE404153", - "description": "Villaines la Gonais", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-08-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.623299, - 48.126677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "La Ferté-Bernard", - "ref:EU:EVSE": "FRIOYE404201", - "ref": "FRIOYE404201", - "description": "La Ferté-Bernard", - "capacity": "8", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-08-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.623299, - 48.126677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "La Ferté-Bernard", - "ref:EU:EVSE": "FRIOYE404202", - "ref": "FRIOYE404202", - "description": "La Ferté-Bernard", - "capacity": "8", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-08-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.623299, - 48.126677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "La Ferté-Bernard", - "ref:EU:EVSE": "FRIOYE404203", - "ref": "FRIOYE404203", - "description": "La Ferté-Bernard", - "capacity": "8", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-08-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.623299, - 48.126677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "La Ferté-Bernard", - "ref:EU:EVSE": "FRIOYE404204", - "ref": "FRIOYE404204", - "description": "La Ferté-Bernard", - "capacity": "8", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-08-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.623299, - 48.126677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "La Ferté-Bernard", - "ref:EU:EVSE": "FRIOYE404205", - "ref": "FRIOYE404205", - "description": "La Ferté-Bernard", - "capacity": "8", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-08-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.623299, - 48.126677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "La Ferté-Bernard", - "ref:EU:EVSE": "FRIOYE404251", - "ref": "FRIOYE404251", - "description": "La Ferté-Bernard", - "capacity": "8", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-08-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.623299, - 48.126677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "La Ferté-Bernard", - "ref:EU:EVSE": "FRIOYE404252", - "ref": "FRIOYE404252", - "description": "La Ferté-Bernard", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-08-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.623299, - 48.126677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "La Ferté-Bernard", - "ref:EU:EVSE": "FRIOYE404253", - "ref": "FRIOYE404253", - "description": "La Ferté-Bernard", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-08-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.37108917, - 46.70183171 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Poitiers Chincé", - "ref:EU:EVSE": "FRIOYE404301", - "ref": "FRIOYE404301", - "description": "Poitiers Chincé", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.37108917, - 46.70183171 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Poitiers Chincé", - "ref:EU:EVSE": "FRIOYE404302", - "ref": "FRIOYE404302", - "description": "Poitiers Chincé", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.37108917, - 46.70183171 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Poitiers Chincé", - "ref:EU:EVSE": "FRIOYE404303", - "ref": "FRIOYE404303", - "description": "Poitiers Chincé", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.37108917, - 46.70183171 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Poitiers Chincé", - "ref:EU:EVSE": "FRIOYE404304", - "ref": "FRIOYE404304", - "description": "Poitiers Chincé", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.37108917, - 46.70183171 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Poitiers Chincé", - "ref:EU:EVSE": "FRIOYE404351", - "ref": "FRIOYE404351", - "description": "Poitiers Chincé", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.37108917, - 46.70183171 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Poitiers Chincé", - "ref:EU:EVSE": "FRIOYE404352", - "ref": "FRIOYE404352", - "description": "Poitiers Chincé", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.37108917, - 46.70183171 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Poitiers Chincé", - "ref:EU:EVSE": "FRIOYE404353", - "ref": "FRIOYE404353", - "description": "Poitiers Chincé", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.894038, - 45.8899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mionnay Chatanay", - "ref:EU:EVSE": "FRIOYE404401", - "ref": "FRIOYE404401", - "description": "Mionnay Chatanay", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.894038, - 45.8899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mionnay Chatanay", - "ref:EU:EVSE": "FRIOYE404402", - "ref": "FRIOYE404402", - "description": "Mionnay Chatanay", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.894038, - 45.8899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mionnay Chatanay", - "ref:EU:EVSE": "FRIOYE404404", - "ref": "FRIOYE404404", - "description": "Mionnay Chatanay", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.894038, - 45.8899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mionnay Chatanay", - "ref:EU:EVSE": "FRIOYE404405", - "ref": "FRIOYE404405", - "description": "Mionnay Chatanay", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.894038, - 45.8899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mionnay Chatanay", - "ref:EU:EVSE": "FRIOYE404451", - "ref": "FRIOYE404451", - "description": "Mionnay Chatanay", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.894038, - 45.8899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mionnay Chatanay", - "ref:EU:EVSE": "FRIOYE404452", - "ref": "FRIOYE404452", - "description": "Mionnay Chatanay", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.894038, - 45.8899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mionnay Chatanay", - "ref:EU:EVSE": "FRIOYE404453", - "ref": "FRIOYE404453", - "description": "Mionnay Chatanay", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9901252, - 43.4240448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Cambarette Nord", - "ref:EU:EVSE": "FRIOYE404501", - "ref": "FRIOYE404501", - "description": "Cambarette Nord", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9901252, - 43.4240448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Cambarette Nord", - "ref:EU:EVSE": "FRIOYE404502", - "ref": "FRIOYE404502", - "description": "Cambarette Nord", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9901252, - 43.4240448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Cambarette Nord", - "ref:EU:EVSE": "FRIOYE404503", - "ref": "FRIOYE404503", - "description": "Cambarette Nord", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9901252, - 43.4240448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Cambarette Nord", - "ref:EU:EVSE": "FRIOYE404504", - "ref": "FRIOYE404504", - "description": "Cambarette Nord", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9901252, - 43.4240448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Cambarette Nord", - "ref:EU:EVSE": "FRIOYE404551", - "ref": "FRIOYE404551", - "description": "Cambarette Nord", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9901252, - 43.4240448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Cambarette Nord", - "ref:EU:EVSE": "FRIOYE404552", - "ref": "FRIOYE404552", - "description": "Cambarette Nord", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9901252, - 43.4240448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Cambarette Nord", - "ref:EU:EVSE": "FRIOYE404553", - "ref": "FRIOYE404553", - "description": "Cambarette Nord", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.420473, - 43.586775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Labenne Ouest", - "ref:EU:EVSE": "FRIOYE405203", - "ref": "FRIOYE405203", - "description": "Labenne Ouest", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.420473, - 43.586775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Labenne Ouest", - "ref:EU:EVSE": "FRIOYE405204", - "ref": "FRIOYE405204", - "description": "Labenne Ouest", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.420473, - 43.586775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Labenne Ouest", - "ref:EU:EVSE": "FRIOYE405205", - "ref": "FRIOYE405205", - "description": "Labenne Ouest", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.420473, - 43.586775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Labenne Ouest", - "ref:EU:EVSE": "FRIOYE405206", - "ref": "FRIOYE405206", - "description": "Labenne Ouest", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.420473, - 43.586775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Labenne Ouest", - "ref:EU:EVSE": "FRIOYE405251", - "ref": "FRIOYE405251", - "description": "Labenne Ouest", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.420473, - 43.586775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Labenne Ouest", - "ref:EU:EVSE": "FRIOYE405252", - "ref": "FRIOYE405252", - "description": "Labenne Ouest", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.420473, - 43.586775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Labenne Ouest", - "ref:EU:EVSE": "FRIOYE405253", - "ref": "FRIOYE405253", - "description": "Labenne Ouest", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.70014885, - 43.99972129 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Tavel Sud", - "ref:EU:EVSE": "FRIOYE405302", - "ref": "FRIOYE405302", - "description": "Tavel Sud", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.70014885, - 43.99972129 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Tavel Sud", - "ref:EU:EVSE": "FRIOYE405303", - "ref": "FRIOYE405303", - "description": "Tavel Sud", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.70014885, - 43.99972129 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Tavel Sud", - "ref:EU:EVSE": "FRIOYE405304", - "ref": "FRIOYE405304", - "description": "Tavel Sud", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.70014885, - 43.99972129 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Tavel Sud", - "ref:EU:EVSE": "FRIOYE405305", - "ref": "FRIOYE405305", - "description": "Tavel Sud", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.70014885, - 43.99972129 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Tavel Sud", - "ref:EU:EVSE": "FRIOYE405351", - "ref": "FRIOYE405351", - "description": "Tavel Sud", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.70014885, - 43.99972129 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Tavel Sud", - "ref:EU:EVSE": "FRIOYE405352", - "ref": "FRIOYE405352", - "description": "Tavel Sud", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.70014885, - 43.99972129 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Tavel Sud", - "ref:EU:EVSE": "FRIOYE405353", - "ref": "FRIOYE405353", - "description": "Tavel Sud", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.387813, - 47.664023 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Blois Ménars", - "ref:EU:EVSE": "FRIOYE407802", - "ref": "FRIOYE407802", - "description": "Blois Ménars", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.387813, - 47.664023 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Blois Ménars", - "ref:EU:EVSE": "FRIOYE407803", - "ref": "FRIOYE407803", - "description": "Blois Ménars", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.387813, - 47.664023 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Blois Ménars", - "ref:EU:EVSE": "FRIOYE407804", - "ref": "FRIOYE407804", - "description": "Blois Ménars", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.387813, - 47.664023 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Blois Ménars", - "ref:EU:EVSE": "FRIOYE407805", - "ref": "FRIOYE407805", - "description": "Blois Ménars", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.387813, - 47.664023 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Blois Ménars", - "ref:EU:EVSE": "FRIOYE407851", - "ref": "FRIOYE407851", - "description": "Blois Ménars", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.387813, - 47.664023 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Blois Ménars", - "ref:EU:EVSE": "FRIOYE407852", - "ref": "FRIOYE407852", - "description": "Blois Ménars", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.387813, - 47.664023 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Blois Ménars", - "ref:EU:EVSE": "FRIOYE407853", - "ref": "FRIOYE407853", - "description": "Blois Ménars", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.75572998, - 50.16728841 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Baie de Somme", - "ref:EU:EVSE": "FRIOYE407901", - "ref": "FRIOYE407901", - "description": "Baie de Somme", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-07-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.75572998, - 50.16728841 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Baie de Somme", - "ref:EU:EVSE": "FRIOYE407902", - "ref": "FRIOYE407902", - "description": "Baie de Somme", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-07-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.75572998, - 50.16728841 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Baie de Somme", - "ref:EU:EVSE": "FRIOYE407903", - "ref": "FRIOYE407903", - "description": "Baie de Somme", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-07-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.75572998, - 50.16728841 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Baie de Somme", - "ref:EU:EVSE": "FRIOYE407904", - "ref": "FRIOYE407904", - "description": "Baie de Somme", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-07-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.75572998, - 50.16728841 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Baie de Somme", - "ref:EU:EVSE": "FRIOYE407905", - "ref": "FRIOYE407905", - "description": "Baie de Somme", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-07-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.75572998, - 50.16728841 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Baie de Somme", - "ref:EU:EVSE": "FRIOYE407906", - "ref": "FRIOYE407906", - "description": "Baie de Somme", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-07-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.75572998, - 50.16728841 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Baie de Somme", - "ref:EU:EVSE": "FRIOYE407951", - "ref": "FRIOYE407951", - "description": "Baie de Somme", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-07-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.75572998, - 50.16728841 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Baie de Somme", - "ref:EU:EVSE": "FRIOYE407952", - "ref": "FRIOYE407952", - "description": "Baie de Somme", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-07-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.75572998, - 50.16728841 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Baie de Somme", - "ref:EU:EVSE": "FRIOYE407953", - "ref": "FRIOYE407953", - "description": "Baie de Somme", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-07-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3876823, - 47.6657769 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Blois Villerbon", - "ref:EU:EVSE": "FRIOYE408002", - "ref": "FRIOYE408002", - "description": "Blois Villerbon", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3876823, - 47.6657769 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Blois Villerbon", - "ref:EU:EVSE": "FRIOYE408003", - "ref": "FRIOYE408003", - "description": "Blois Villerbon", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3876823, - 47.6657769 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Blois Villerbon", - "ref:EU:EVSE": "FRIOYE408004", - "ref": "FRIOYE408004", - "description": "Blois Villerbon", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3876823, - 47.6657769 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Blois Villerbon", - "ref:EU:EVSE": "FRIOYE408005", - "ref": "FRIOYE408005", - "description": "Blois Villerbon", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3876823, - 47.6657769 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Blois Villerbon", - "ref:EU:EVSE": "FRIOYE408051", - "ref": "FRIOYE408051", - "description": "Blois Villerbon", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3876823, - 47.6657769 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Blois Villerbon", - "ref:EU:EVSE": "FRIOYE408052", - "ref": "FRIOYE408052", - "description": "Blois Villerbon", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3876823, - 47.6657769 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Blois Villerbon", - "ref:EU:EVSE": "FRIOYE408053", - "ref": "FRIOYE408053", - "description": "Blois Villerbon", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.72181146, - 48.26436754 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Darvault", - "ref:EU:EVSE": "FRIOYE408101", - "ref": "FRIOYE408101", - "description": "Darvault", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.72181146, - 48.26436754 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Darvault", - "ref:EU:EVSE": "FRIOYE408102", - "ref": "FRIOYE408102", - "description": "Darvault", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.72181146, - 48.26436754 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Darvault", - "ref:EU:EVSE": "FRIOYE408103", - "ref": "FRIOYE408103", - "description": "Darvault", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.72181146, - 48.26436754 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Darvault", - "ref:EU:EVSE": "FRIOYE408104", - "ref": "FRIOYE408104", - "description": "Darvault", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.72181146, - 48.26436754 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Darvault", - "ref:EU:EVSE": "FRIOYE408151", - "ref": "FRIOYE408151", - "description": "Darvault", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.72181146, - 48.26436754 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Darvault", - "ref:EU:EVSE": "FRIOYE408152", - "ref": "FRIOYE408152", - "description": "Darvault", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.72181146, - 48.26436754 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Darvault", - "ref:EU:EVSE": "FRIOYE408153", - "ref": "FRIOYE408153", - "description": "Darvault", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5225668, - 46.7758269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Jura", - "ref:EU:EVSE": "FRIOYE408301", - "ref": "FRIOYE408301", - "description": "Jura", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5225668, - 46.7758269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Jura", - "ref:EU:EVSE": "FRIOYE408302", - "ref": "FRIOYE408302", - "description": "Jura", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5225668, - 46.7758269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Jura", - "ref:EU:EVSE": "FRIOYE408303", - "ref": "FRIOYE408303", - "description": "Jura", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5225668, - 46.7758269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Jura", - "ref:EU:EVSE": "FRIOYE408304", - "ref": "FRIOYE408304", - "description": "Jura", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5225668, - 46.7758269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Jura", - "ref:EU:EVSE": "FRIOYE408305", - "ref": "FRIOYE408305", - "description": "Jura", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5225668, - 46.7758269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Jura", - "ref:EU:EVSE": "FRIOYE408306", - "ref": "FRIOYE408306", - "description": "Jura", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5225668, - 46.7758269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Jura", - "ref:EU:EVSE": "FRIOYE408351", - "ref": "FRIOYE408351", - "description": "Jura", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5225668, - 46.7758269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Jura", - "ref:EU:EVSE": "FRIOYE408352", - "ref": "FRIOYE408352", - "description": "Jura", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5225668, - 46.7758269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Jura", - "ref:EU:EVSE": "FRIOYE408353", - "ref": "FRIOYE408353", - "description": "Jura", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.07050827, - 45.84386863 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Lyon-Dagneux Sud", - "ref:EU:EVSE": "FRIOYE408403", - "ref": "FRIOYE408403", - "description": "Lyon-Dagneux Sud", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.07050827, - 45.84386863 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Lyon-Dagneux Sud", - "ref:EU:EVSE": "FRIOYE408404", - "ref": "FRIOYE408404", - "description": "Lyon-Dagneux Sud", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.07050827, - 45.84386863 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Lyon-Dagneux Sud", - "ref:EU:EVSE": "FRIOYE408405", - "ref": "FRIOYE408405", - "description": "Lyon-Dagneux Sud", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.07050827, - 45.84386863 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Lyon-Dagneux Sud", - "ref:EU:EVSE": "FRIOYE408406", - "ref": "FRIOYE408406", - "description": "Lyon-Dagneux Sud", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.07050827, - 45.84386863 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Lyon-Dagneux Sud", - "ref:EU:EVSE": "FRIOYE408451", - "ref": "FRIOYE408451", - "description": "Lyon-Dagneux Sud", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.07050827, - 45.84386863 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Lyon-Dagneux Sud", - "ref:EU:EVSE": "FRIOYE408452", - "ref": "FRIOYE408452", - "description": "Lyon-Dagneux Sud", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.07050827, - 45.84386863 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Lyon-Dagneux Sud", - "ref:EU:EVSE": "FRIOYE408453", - "ref": "FRIOYE408453", - "description": "Lyon-Dagneux Sud", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.91212277, - 43.92298703 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Morières", - "ref:EU:EVSE": "FRIOYE408502", - "ref": "FRIOYE408502", - "description": "Morières", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.91212277, - 43.92298703 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Morières", - "ref:EU:EVSE": "FRIOYE408503", - "ref": "FRIOYE408503", - "description": "Morières", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.91212277, - 43.92298703 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Morières", - "ref:EU:EVSE": "FRIOYE408504", - "ref": "FRIOYE408504", - "description": "Morières", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.91212277, - 43.92298703 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Morières", - "ref:EU:EVSE": "FRIOYE408505", - "ref": "FRIOYE408505", - "description": "Morières", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.91212277, - 43.92298703 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Morières", - "ref:EU:EVSE": "FRIOYE408551", - "ref": "FRIOYE408551", - "description": "Morières", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.91212277, - 43.92298703 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Morières", - "ref:EU:EVSE": "FRIOYE408552", - "ref": "FRIOYE408552", - "description": "Morières", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.91212277, - 43.92298703 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Morières", - "ref:EU:EVSE": "FRIOYE408553", - "ref": "FRIOYE408553", - "description": "Morières", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.72088281, - 48.26375165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Nemours", - "ref:EU:EVSE": "FRIOYE408603", - "ref": "FRIOYE408603", - "description": "Nemours", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.72088281, - 48.26375165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Nemours", - "ref:EU:EVSE": "FRIOYE408604", - "ref": "FRIOYE408604", - "description": "Nemours", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.72088281, - 48.26375165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Nemours", - "ref:EU:EVSE": "FRIOYE408605", - "ref": "FRIOYE408605", - "description": "Nemours", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.72088281, - 48.26375165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Nemours", - "ref:EU:EVSE": "FRIOYE408606", - "ref": "FRIOYE408606", - "description": "Nemours", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.72088281, - 48.26375165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Nemours", - "ref:EU:EVSE": "FRIOYE408651", - "ref": "FRIOYE408651", - "description": "Nemours", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.72088281, - 48.26375165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Nemours", - "ref:EU:EVSE": "FRIOYE408652", - "ref": "FRIOYE408652", - "description": "Nemours", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.72088281, - 48.26375165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Nemours", - "ref:EU:EVSE": "FRIOYE408653", - "ref": "FRIOYE408653", - "description": "Nemours", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.525098, - 45.030878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pech Montat Est", - "ref:EU:EVSE": "FRIOYE408701", - "ref": "FRIOYE408701", - "description": "Pech Montat Est", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.525098, - 45.030878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pech Montat Est", - "ref:EU:EVSE": "FRIOYE408702", - "ref": "FRIOYE408702", - "description": "Pech Montat Est", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.525098, - 45.030878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pech Montat Est", - "ref:EU:EVSE": "FRIOYE408703", - "ref": "FRIOYE408703", - "description": "Pech Montat Est", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.525098, - 45.030878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pech Montat Est", - "ref:EU:EVSE": "FRIOYE408704", - "ref": "FRIOYE408704", - "description": "Pech Montat Est", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.525098, - 45.030878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pech Montat Est", - "ref:EU:EVSE": "FRIOYE408751", - "ref": "FRIOYE408751", - "description": "Pech Montat Est", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.525098, - 45.030878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pech Montat Est", - "ref:EU:EVSE": "FRIOYE408752", - "ref": "FRIOYE408752", - "description": "Pech Montat Est", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.525098, - 45.030878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pech Montat Est", - "ref:EU:EVSE": "FRIOYE408753", - "ref": "FRIOYE408753", - "description": "Pech Montat Est", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.378795, - 50.571808 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rely", - "ref:EU:EVSE": "FRIOYE408901", - "ref": "FRIOYE408901", - "description": "Rely", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.378795, - 50.571808 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rely", - "ref:EU:EVSE": "FRIOYE408902", - "ref": "FRIOYE408902", - "description": "Rely", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.378795, - 50.571808 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rely", - "ref:EU:EVSE": "FRIOYE408903", - "ref": "FRIOYE408903", - "description": "Rely", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.378795, - 50.571808 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rely", - "ref:EU:EVSE": "FRIOYE408904", - "ref": "FRIOYE408904", - "description": "Rely", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.378795, - 50.571808 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rely", - "ref:EU:EVSE": "FRIOYE408951", - "ref": "FRIOYE408951", - "description": "Rely", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.378795, - 50.571808 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rely", - "ref:EU:EVSE": "FRIOYE408952", - "ref": "FRIOYE408952", - "description": "Rely", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.378795, - 50.571808 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rely", - "ref:EU:EVSE": "FRIOYE408953", - "ref": "FRIOYE408953", - "description": "Rely", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.06958269, - 45.87561227 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Fontanelles", - "ref:EU:EVSE": "FRIOYE409002", - "ref": "FRIOYE409002", - "description": "Fontanelles", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.06958269, - 45.87561227 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Fontanelles", - "ref:EU:EVSE": "FRIOYE409003", - "ref": "FRIOYE409003", - "description": "Fontanelles", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.06958269, - 45.87561227 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Fontanelles", - "ref:EU:EVSE": "FRIOYE409004", - "ref": "FRIOYE409004", - "description": "Fontanelles", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.06958269, - 45.87561227 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Fontanelles", - "ref:EU:EVSE": "FRIOYE409005", - "ref": "FRIOYE409005", - "description": "Fontanelles", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.06958269, - 45.87561227 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Fontanelles", - "ref:EU:EVSE": "FRIOYE409051", - "ref": "FRIOYE409051", - "description": "Fontanelles", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.06958269, - 45.87561227 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Fontanelles", - "ref:EU:EVSE": "FRIOYE409052", - "ref": "FRIOYE409052", - "description": "Fontanelles", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.06958269, - 45.87561227 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Fontanelles", - "ref:EU:EVSE": "FRIOYE409053", - "ref": "FRIOYE409053", - "description": "Fontanelles", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.22454, - 47.813445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Langres Noidant", - "ref:EU:EVSE": "FRIOYE409101", - "ref": "FRIOYE409101", - "description": "Langres Noidant", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.22454, - 47.813445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Langres Noidant", - "ref:EU:EVSE": "FRIOYE409102", - "ref": "FRIOYE409102", - "description": "Langres Noidant", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.22454, - 47.813445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Langres Noidant", - "ref:EU:EVSE": "FRIOYE409103", - "ref": "FRIOYE409103", - "description": "Langres Noidant", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.22454, - 47.813445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Langres Noidant", - "ref:EU:EVSE": "FRIOYE409104", - "ref": "FRIOYE409104", - "description": "Langres Noidant", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.22454, - 47.813445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Langres Noidant", - "ref:EU:EVSE": "FRIOYE409151", - "ref": "FRIOYE409151", - "description": "Langres Noidant", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.22454, - 47.813445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Langres Noidant", - "ref:EU:EVSE": "FRIOYE409152", - "ref": "FRIOYE409152", - "description": "Langres Noidant", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.22454, - 47.813445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Langres Noidant", - "ref:EU:EVSE": "FRIOYE409153", - "ref": "FRIOYE409153", - "description": "Langres Noidant", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.22246659, - 47.81552312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Langres Perrogney", - "ref:EU:EVSE": "FRIOYE409201", - "ref": "FRIOYE409201", - "description": "Langres Perrogney", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.22246659, - 47.81552312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Langres Perrogney", - "ref:EU:EVSE": "FRIOYE409202", - "ref": "FRIOYE409202", - "description": "Langres Perrogney", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.22246659, - 47.81552312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Langres Perrogney", - "ref:EU:EVSE": "FRIOYE409203", - "ref": "FRIOYE409203", - "description": "Langres Perrogney", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.22246659, - 47.81552312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Langres Perrogney", - "ref:EU:EVSE": "FRIOYE409204", - "ref": "FRIOYE409204", - "description": "Langres Perrogney", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.22246659, - 47.81552312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Langres Perrogney", - "ref:EU:EVSE": "FRIOYE409205", - "ref": "FRIOYE409205", - "description": "Langres Perrogney", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.22246659, - 47.81552312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Langres Perrogney", - "ref:EU:EVSE": "FRIOYE409206", - "ref": "FRIOYE409206", - "description": "Langres Perrogney", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.22246659, - 47.81552312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Langres Perrogney", - "ref:EU:EVSE": "FRIOYE409251", - "ref": "FRIOYE409251", - "description": "Langres Perrogney", - "capacity": "15", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.22246659, - 47.81552312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Langres Perrogney", - "ref:EU:EVSE": "FRIOYE409252", - "ref": "FRIOYE409252", - "description": "Langres Perrogney", - "capacity": "15", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.22246659, - 47.81552312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Langres Perrogney", - "ref:EU:EVSE": "FRIOYE409253", - "ref": "FRIOYE409253", - "description": "Langres Perrogney", - "capacity": "15", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.22246659, - 47.81552312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Langres Perrogney", - "ref:EU:EVSE": "FRIOYE409271", - "ref": "FRIOYE409271", - "description": "Langres Perrogney", - "capacity": "15", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.22246659, - 47.81552312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Langres Perrogney", - "ref:EU:EVSE": "FRIOYE409272", - "ref": "FRIOYE409272", - "description": "Langres Perrogney", - "capacity": "15", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.22246659, - 47.81552312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Langres Perrogney", - "ref:EU:EVSE": "FRIOYE409273", - "ref": "FRIOYE409273", - "description": "Langres Perrogney", - "capacity": "15", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.22246659, - 47.81552312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Langres Perrogney", - "ref:EU:EVSE": "FRIOYE409274", - "ref": "FRIOYE409274", - "description": "Langres Perrogney", - "capacity": "15", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.22246659, - 47.81552312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Langres Perrogney", - "ref:EU:EVSE": "FRIOYE409275", - "ref": "FRIOYE409275", - "description": "Langres Perrogney", - "capacity": "15", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.22246659, - 47.81552312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Langres Perrogney", - "ref:EU:EVSE": "FRIOYE409276", - "ref": "FRIOYE409276", - "description": "Langres Perrogney", - "capacity": "15", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.929976, - 45.673865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mouxy", - "ref:EU:EVSE": "FRIOYE409301", - "ref": "FRIOYE409301", - "description": "Mouxy", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.929976, - 45.673865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mouxy", - "ref:EU:EVSE": "FRIOYE409302", - "ref": "FRIOYE409302", - "description": "Mouxy", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.929976, - 45.673865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mouxy", - "ref:EU:EVSE": "FRIOYE409303", - "ref": "FRIOYE409303", - "description": "Mouxy", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.929976, - 45.673865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mouxy", - "ref:EU:EVSE": "FRIOYE409304", - "ref": "FRIOYE409304", - "description": "Mouxy", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.929976, - 45.673865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mouxy", - "ref:EU:EVSE": "FRIOYE409351", - "ref": "FRIOYE409351", - "description": "Mouxy", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.929976, - 45.673865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mouxy", - "ref:EU:EVSE": "FRIOYE409352", - "ref": "FRIOYE409352", - "description": "Mouxy", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.929976, - 45.673865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mouxy", - "ref:EU:EVSE": "FRIOYE409353", - "ref": "FRIOYE409353", - "description": "Mouxy", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.3667648, - 46.7013079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Poitiers Jaunay-Clan", - "ref:EU:EVSE": "FRIOYE409401", - "ref": "FRIOYE409401", - "description": "Poitiers Jaunay-Clan", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.3667648, - 46.7013079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Poitiers Jaunay-Clan", - "ref:EU:EVSE": "FRIOYE409402", - "ref": "FRIOYE409402", - "description": "Poitiers Jaunay-Clan", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.3667648, - 46.7013079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Poitiers Jaunay-Clan", - "ref:EU:EVSE": "FRIOYE409403", - "ref": "FRIOYE409403", - "description": "Poitiers Jaunay-Clan", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.3667648, - 46.7013079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Poitiers Jaunay-Clan", - "ref:EU:EVSE": "FRIOYE409404", - "ref": "FRIOYE409404", - "description": "Poitiers Jaunay-Clan", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.3667648, - 46.7013079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Poitiers Jaunay-Clan", - "ref:EU:EVSE": "FRIOYE409451", - "ref": "FRIOYE409451", - "description": "Poitiers Jaunay-Clan", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.3667648, - 46.7013079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Poitiers Jaunay-Clan", - "ref:EU:EVSE": "FRIOYE409452", - "ref": "FRIOYE409452", - "description": "Poitiers Jaunay-Clan", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.3667648, - 46.7013079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Poitiers Jaunay-Clan", - "ref:EU:EVSE": "FRIOYE409453", - "ref": "FRIOYE409453", - "description": "Poitiers Jaunay-Clan", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.642773, - 43.471439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rousset", - "ref:EU:EVSE": "FRIOYE409501", - "ref": "FRIOYE409501", - "description": "Rousset", - "capacity": "26", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.642773, - 43.471439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rousset", - "ref:EU:EVSE": "FRIOYE409502", - "ref": "FRIOYE409502", - "description": "Rousset", - "capacity": "26", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.642773, - 43.471439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rousset", - "ref:EU:EVSE": "FRIOYE409503", - "ref": "FRIOYE409503", - "description": "Rousset", - "capacity": "26", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.642773, - 43.471439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rousset", - "ref:EU:EVSE": "FRIOYE409504", - "ref": "FRIOYE409504", - "description": "Rousset", - "capacity": "26", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.642773, - 43.471439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rousset", - "ref:EU:EVSE": "FRIOYE409505", - "ref": "FRIOYE409505", - "description": "Rousset", - "capacity": "26", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.642773, - 43.471439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rousset", - "ref:EU:EVSE": "FRIOYE409506", - "ref": "FRIOYE409506", - "description": "Rousset", - "capacity": "26", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.642773, - 43.471439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rousset", - "ref:EU:EVSE": "FRIOYE409507", - "ref": "FRIOYE409507", - "description": "Rousset", - "capacity": "26", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.642773, - 43.471439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rousset", - "ref:EU:EVSE": "FRIOYE409508", - "ref": "FRIOYE409508", - "description": "Rousset", - "capacity": "26", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.642773, - 43.471439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rousset", - "ref:EU:EVSE": "FRIOYE409509", - "ref": "FRIOYE409509", - "description": "Rousset", - "capacity": "26", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.642773, - 43.471439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rousset", - "ref:EU:EVSE": "FRIOYE409510", - "ref": "FRIOYE409510", - "description": "Rousset", - "capacity": "26", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.642773, - 43.471439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rousset", - "ref:EU:EVSE": "FRIOYE409511", - "ref": "FRIOYE409511", - "description": "Rousset", - "capacity": "26", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.642773, - 43.471439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rousset", - "ref:EU:EVSE": "FRIOYE409512", - "ref": "FRIOYE409512", - "description": "Rousset", - "capacity": "26", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.642773, - 43.471439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rousset", - "ref:EU:EVSE": "FRIOYE409513", - "ref": "FRIOYE409513", - "description": "Rousset", - "capacity": "26", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.642773, - 43.471439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rousset", - "ref:EU:EVSE": "FRIOYE409522", - "ref": "FRIOYE409522", - "description": "Rousset", - "capacity": "26", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.642773, - 43.471439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rousset", - "ref:EU:EVSE": "FRIOYE409523", - "ref": "FRIOYE409523", - "description": "Rousset", - "capacity": "26", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.642773, - 43.471439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rousset", - "ref:EU:EVSE": "FRIOYE409524", - "ref": "FRIOYE409524", - "description": "Rousset", - "capacity": "26", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.642773, - 43.471439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rousset", - "ref:EU:EVSE": "FRIOYE409551", - "ref": "FRIOYE409551", - "description": "Rousset", - "capacity": "26", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.642773, - 43.471439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rousset", - "ref:EU:EVSE": "FRIOYE409552", - "ref": "FRIOYE409552", - "description": "Rousset", - "capacity": "26", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.642773, - 43.471439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rousset", - "ref:EU:EVSE": "FRIOYE409553", - "ref": "FRIOYE409553", - "description": "Rousset", - "capacity": "26", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.642773, - 43.471439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rousset", - "ref:EU:EVSE": "FRIOYE409554", - "ref": "FRIOYE409554", - "description": "Rousset", - "capacity": "26", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.642773, - 43.471439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rousset", - "ref:EU:EVSE": "FRIOYE409555", - "ref": "FRIOYE409555", - "description": "Rousset", - "capacity": "26", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.642773, - 43.471439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rousset", - "ref:EU:EVSE": "FRIOYE409556", - "ref": "FRIOYE409556", - "description": "Rousset", - "capacity": "26", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.451011, - 43.413836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vidauban Sud", - "ref:EU:EVSE": "FRIOYE409601", - "ref": "FRIOYE409601", - "description": "Vidauban Sud", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.451011, - 43.413836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vidauban Sud", - "ref:EU:EVSE": "FRIOYE409602", - "ref": "FRIOYE409602", - "description": "Vidauban Sud", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.451011, - 43.413836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vidauban Sud", - "ref:EU:EVSE": "FRIOYE409603", - "ref": "FRIOYE409603", - "description": "Vidauban Sud", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.451011, - 43.413836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vidauban Sud", - "ref:EU:EVSE": "FRIOYE409604", - "ref": "FRIOYE409604", - "description": "Vidauban Sud", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.451011, - 43.413836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vidauban Sud", - "ref:EU:EVSE": "FRIOYE409605", - "ref": "FRIOYE409605", - "description": "Vidauban Sud", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.451011, - 43.413836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vidauban Sud", - "ref:EU:EVSE": "FRIOYE409606", - "ref": "FRIOYE409606", - "description": "Vidauban Sud", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.451011, - 43.413836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vidauban Sud", - "ref:EU:EVSE": "FRIOYE409651", - "ref": "FRIOYE409651", - "description": "Vidauban Sud", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.451011, - 43.413836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vidauban Sud", - "ref:EU:EVSE": "FRIOYE409652", - "ref": "FRIOYE409652", - "description": "Vidauban Sud", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.451011, - 43.413836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vidauban Sud", - "ref:EU:EVSE": "FRIOYE409653", - "ref": "FRIOYE409653", - "description": "Vidauban Sud", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.11796494, - 46.57355459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vendée", - "ref:EU:EVSE": "FRIOYE409701", - "ref": "FRIOYE409701", - "description": "Vendée", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.11796494, - 46.57355459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vendée", - "ref:EU:EVSE": "FRIOYE409702", - "ref": "FRIOYE409702", - "description": "Vendée", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.11796494, - 46.57355459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vendée", - "ref:EU:EVSE": "FRIOYE409703", - "ref": "FRIOYE409703", - "description": "Vendée", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.11796494, - 46.57355459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vendée", - "ref:EU:EVSE": "FRIOYE409704", - "ref": "FRIOYE409704", - "description": "Vendée", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.11796494, - 46.57355459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vendée", - "ref:EU:EVSE": "FRIOYE409705", - "ref": "FRIOYE409705", - "description": "Vendée", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.11796494, - 46.57355459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vendée", - "ref:EU:EVSE": "FRIOYE409706", - "ref": "FRIOYE409706", - "description": "Vendée", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.11796494, - 46.57355459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vendée", - "ref:EU:EVSE": "FRIOYE409751", - "ref": "FRIOYE409751", - "description": "Vendée", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.11796494, - 46.57355459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vendée", - "ref:EU:EVSE": "FRIOYE409752", - "ref": "FRIOYE409752", - "description": "Vendée", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.11796494, - 46.57355459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vendée", - "ref:EU:EVSE": "FRIOYE409753", - "ref": "FRIOYE409753", - "description": "Vendée", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.963056, - 46.096296 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Valleiry Sud", - "ref:EU:EVSE": "FRIOYE409803", - "ref": "FRIOYE409803", - "description": "Valleiry Sud", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.963056, - 46.096296 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Valleiry Sud", - "ref:EU:EVSE": "FRIOYE409804", - "ref": "FRIOYE409804", - "description": "Valleiry Sud", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.963056, - 46.096296 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Valleiry Sud", - "ref:EU:EVSE": "FRIOYE409805", - "ref": "FRIOYE409805", - "description": "Valleiry Sud", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.963056, - 46.096296 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Valleiry Sud", - "ref:EU:EVSE": "FRIOYE409806", - "ref": "FRIOYE409806", - "description": "Valleiry Sud", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.963056, - 46.096296 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Valleiry Sud", - "ref:EU:EVSE": "FRIOYE409851", - "ref": "FRIOYE409851", - "description": "Valleiry Sud", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.963056, - 46.096296 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Valleiry Sud", - "ref:EU:EVSE": "FRIOYE409852", - "ref": "FRIOYE409852", - "description": "Valleiry Sud", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.963056, - 46.096296 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Valleiry Sud", - "ref:EU:EVSE": "FRIOYE409853", - "ref": "FRIOYE409853", - "description": "Valleiry Sud", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.158265, - 45.548788 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Arclusaz", - "ref:EU:EVSE": "FRIOYE409901", - "ref": "FRIOYE409901", - "description": "Arclusaz", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.158265, - 45.548788 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Arclusaz", - "ref:EU:EVSE": "FRIOYE409904", - "ref": "FRIOYE409904", - "description": "Arclusaz", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.158265, - 45.548788 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Arclusaz", - "ref:EU:EVSE": "FRIOYE409905", - "ref": "FRIOYE409905", - "description": "Arclusaz", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.158265, - 45.548788 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Arclusaz", - "ref:EU:EVSE": "FRIOYE409906", - "ref": "FRIOYE409906", - "description": "Arclusaz", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.158265, - 45.548788 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Arclusaz", - "ref:EU:EVSE": "FRIOYE409951", - "ref": "FRIOYE409951", - "description": "Arclusaz", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.158265, - 45.548788 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Arclusaz", - "ref:EU:EVSE": "FRIOYE409952", - "ref": "FRIOYE409952", - "description": "Arclusaz", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.158265, - 45.548788 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Arclusaz", - "ref:EU:EVSE": "FRIOYE409953", - "ref": "FRIOYE409953", - "description": "Arclusaz", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.156668, - 45.547654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Val Gelon", - "ref:EU:EVSE": "FRIOYE410001", - "ref": "FRIOYE410001", - "description": "Val Gelon", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.156668, - 45.547654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Val Gelon", - "ref:EU:EVSE": "FRIOYE410004", - "ref": "FRIOYE410004", - "description": "Val Gelon", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.156668, - 45.547654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Val Gelon", - "ref:EU:EVSE": "FRIOYE410005", - "ref": "FRIOYE410005", - "description": "Val Gelon", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.156668, - 45.547654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Val Gelon", - "ref:EU:EVSE": "FRIOYE410006", - "ref": "FRIOYE410006", - "description": "Val Gelon", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.156668, - 45.547654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Val Gelon", - "ref:EU:EVSE": "FRIOYE410051", - "ref": "FRIOYE410051", - "description": "Val Gelon", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.156668, - 45.547654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Val Gelon", - "ref:EU:EVSE": "FRIOYE410052", - "ref": "FRIOYE410052", - "description": "Val Gelon", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.156668, - 45.547654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Val Gelon", - "ref:EU:EVSE": "FRIOYE410053", - "ref": "FRIOYE410053", - "description": "Val Gelon", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4173179, - 46.751837 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Centre de la France", - "ref:EU:EVSE": "FRIOYE410101", - "ref": "FRIOYE410101", - "description": "Centre de la France", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4173179, - 46.751837 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Centre de la France", - "ref:EU:EVSE": "FRIOYE410102", - "ref": "FRIOYE410102", - "description": "Centre de la France", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4173179, - 46.751837 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Centre de la France", - "ref:EU:EVSE": "FRIOYE410103", - "ref": "FRIOYE410103", - "description": "Centre de la France", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4173179, - 46.751837 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Centre de la France", - "ref:EU:EVSE": "FRIOYE410104", - "ref": "FRIOYE410104", - "description": "Centre de la France", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4173179, - 46.751837 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Centre de la France", - "ref:EU:EVSE": "FRIOYE410151", - "ref": "FRIOYE410151", - "description": "Centre de la France", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4173179, - 46.751837 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Centre de la France", - "ref:EU:EVSE": "FRIOYE410152", - "ref": "FRIOYE410152", - "description": "Centre de la France", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4173179, - 46.751837 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Centre de la France", - "ref:EU:EVSE": "FRIOYE410153", - "ref": "FRIOYE410153", - "description": "Centre de la France", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0109213, - 47.2229755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Gevrey-Chambertin Est", - "ref:EU:EVSE": "FRIOYE410201", - "ref": "FRIOYE410201", - "description": "Gevrey-Chambertin Est", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0109213, - 47.2229755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Gevrey-Chambertin Est", - "ref:EU:EVSE": "FRIOYE410202", - "ref": "FRIOYE410202", - "description": "Gevrey-Chambertin Est", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0109213, - 47.2229755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Gevrey-Chambertin Est", - "ref:EU:EVSE": "FRIOYE410203", - "ref": "FRIOYE410203", - "description": "Gevrey-Chambertin Est", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0109213, - 47.2229755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Gevrey-Chambertin Est", - "ref:EU:EVSE": "FRIOYE410204", - "ref": "FRIOYE410204", - "description": "Gevrey-Chambertin Est", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0109213, - 47.2229755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Gevrey-Chambertin Est", - "ref:EU:EVSE": "FRIOYE410251", - "ref": "FRIOYE410251", - "description": "Gevrey-Chambertin Est", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0109213, - 47.2229755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Gevrey-Chambertin Est", - "ref:EU:EVSE": "FRIOYE410252", - "ref": "FRIOYE410252", - "description": "Gevrey-Chambertin Est", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0109213, - 47.2229755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Gevrey-Chambertin Est", - "ref:EU:EVSE": "FRIOYE410253", - "ref": "FRIOYE410253", - "description": "Gevrey-Chambertin Est", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0109213, - 47.2229755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Gevrey-Chambertin Est", - "ref:EU:EVSE": "FRIOYE410271", - "ref": "FRIOYE410271", - "description": "Gevrey-Chambertin Est", - "capacity": "9", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0109213, - 47.2229755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Gevrey-Chambertin Est", - "ref:EU:EVSE": "FRIOYE410272", - "ref": "FRIOYE410272", - "description": "Gevrey-Chambertin Est", - "capacity": "9", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.50182511, - 47.30967912 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Lochères", - "ref:EU:EVSE": "FRIOYE410302", - "ref": "FRIOYE410302", - "description": "Lochères", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.50182511, - 47.30967912 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Lochères", - "ref:EU:EVSE": "FRIOYE410303", - "ref": "FRIOYE410303", - "description": "Lochères", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.50182511, - 47.30967912 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Lochères", - "ref:EU:EVSE": "FRIOYE410305", - "ref": "FRIOYE410305", - "description": "Lochères", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.50182511, - 47.30967912 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Lochères", - "ref:EU:EVSE": "FRIOYE410306", - "ref": "FRIOYE410306", - "description": "Lochères", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.50182511, - 47.30967912 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Lochères", - "ref:EU:EVSE": "FRIOYE410351", - "ref": "FRIOYE410351", - "description": "Lochères", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.50182511, - 47.30967912 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Lochères", - "ref:EU:EVSE": "FRIOYE410352", - "ref": "FRIOYE410352", - "description": "Lochères", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.50182511, - 47.30967912 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Lochères", - "ref:EU:EVSE": "FRIOYE410353", - "ref": "FRIOYE410353", - "description": "Lochères", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1030456, - 48.9089602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vallée de la vire Gouvets", - "ref:EU:EVSE": "FRIOYE410401", - "ref": "FRIOYE410401", - "description": "Vallée de la vire Gouvets", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1030456, - 48.9089602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vallée de la vire Gouvets", - "ref:EU:EVSE": "FRIOYE410402", - "ref": "FRIOYE410402", - "description": "Vallée de la vire Gouvets", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1030456, - 48.9089602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vallée de la vire Gouvets", - "ref:EU:EVSE": "FRIOYE410403", - "ref": "FRIOYE410403", - "description": "Vallée de la vire Gouvets", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1030456, - 48.9089602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vallée de la vire Gouvets", - "ref:EU:EVSE": "FRIOYE410404", - "ref": "FRIOYE410404", - "description": "Vallée de la vire Gouvets", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1030456, - 48.9089602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vallée de la vire Gouvets", - "ref:EU:EVSE": "FRIOYE410405", - "ref": "FRIOYE410405", - "description": "Vallée de la vire Gouvets", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1030456, - 48.9089602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vallée de la vire Gouvets", - "ref:EU:EVSE": "FRIOYE410406", - "ref": "FRIOYE410406", - "description": "Vallée de la vire Gouvets", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1030456, - 48.9089602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vallée de la vire Gouvets", - "ref:EU:EVSE": "FRIOYE410451", - "ref": "FRIOYE410451", - "description": "Vallée de la vire Gouvets", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1030456, - 48.9089602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vallée de la vire Gouvets", - "ref:EU:EVSE": "FRIOYE410452", - "ref": "FRIOYE410452", - "description": "Vallée de la vire Gouvets", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1030456, - 48.9089602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vallée de la vire Gouvets", - "ref:EU:EVSE": "FRIOYE410453", - "ref": "FRIOYE410453", - "description": "Vallée de la vire Gouvets", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.10745, - 47.030768 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bois Guillerot", - "ref:EU:EVSE": "FRIOYE412301", - "ref": "FRIOYE412301", - "description": "Bois Guillerot", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.10745, - 47.030768 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bois Guillerot", - "ref:EU:EVSE": "FRIOYE412302", - "ref": "FRIOYE412302", - "description": "Bois Guillerot", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.10745, - 47.030768 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bois Guillerot", - "ref:EU:EVSE": "FRIOYE412303", - "ref": "FRIOYE412303", - "description": "Bois Guillerot", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.10745, - 47.030768 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bois Guillerot", - "ref:EU:EVSE": "FRIOYE412304", - "ref": "FRIOYE412304", - "description": "Bois Guillerot", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.10745, - 47.030768 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bois Guillerot", - "ref:EU:EVSE": "FRIOYE412351", - "ref": "FRIOYE412351", - "description": "Bois Guillerot", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.10745, - 47.030768 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bois Guillerot", - "ref:EU:EVSE": "FRIOYE412352", - "ref": "FRIOYE412352", - "description": "Bois Guillerot", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.10745, - 47.030768 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bois Guillerot", - "ref:EU:EVSE": "FRIOYE412353", - "ref": "FRIOYE412353", - "description": "Bois Guillerot", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.109707, - 47.032073 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Glanon", - "ref:EU:EVSE": "FRIOYE412401", - "ref": "FRIOYE412401", - "description": "Glanon", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.109707, - 47.032073 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Glanon", - "ref:EU:EVSE": "FRIOYE412402", - "ref": "FRIOYE412402", - "description": "Glanon", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.109707, - 47.032073 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Glanon", - "ref:EU:EVSE": "FRIOYE412403", - "ref": "FRIOYE412403", - "description": "Glanon", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.109707, - 47.032073 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Glanon", - "ref:EU:EVSE": "FRIOYE412404", - "ref": "FRIOYE412404", - "description": "Glanon", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.109707, - 47.032073 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Glanon", - "ref:EU:EVSE": "FRIOYE412451", - "ref": "FRIOYE412451", - "description": "Glanon", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.109707, - 47.032073 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Glanon", - "ref:EU:EVSE": "FRIOYE412452", - "ref": "FRIOYE412452", - "description": "Glanon", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.109707, - 47.032073 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Glanon", - "ref:EU:EVSE": "FRIOYE412453", - "ref": "FRIOYE412453", - "description": "Glanon", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.212795, - 45.611787 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "l'Isle-d'Abeau", - "ref:EU:EVSE": "FRIOYE412501", - "ref": "FRIOYE412501", - "description": "l'Isle-d'Abeau", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.212795, - 45.611787 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "l'Isle-d'Abeau", - "ref:EU:EVSE": "FRIOYE412504", - "ref": "FRIOYE412504", - "description": "l'Isle-d'Abeau", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.212795, - 45.611787 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "l'Isle-d'Abeau", - "ref:EU:EVSE": "FRIOYE412505", - "ref": "FRIOYE412505", - "description": "l'Isle-d'Abeau", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.212795, - 45.611787 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "l'Isle-d'Abeau", - "ref:EU:EVSE": "FRIOYE412506", - "ref": "FRIOYE412506", - "description": "l'Isle-d'Abeau", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.212795, - 45.611787 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "l'Isle-d'Abeau", - "ref:EU:EVSE": "FRIOYE412551", - "ref": "FRIOYE412551", - "description": "l'Isle-d'Abeau", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.212795, - 45.611787 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "l'Isle-d'Abeau", - "ref:EU:EVSE": "FRIOYE412552", - "ref": "FRIOYE412552", - "description": "l'Isle-d'Abeau", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.212795, - 45.611787 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "l'Isle-d'Abeau", - "ref:EU:EVSE": "FRIOYE412553", - "ref": "FRIOYE412553", - "description": "l'Isle-d'Abeau", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.197267, - 47.974493 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "La Réserve", - "ref:EU:EVSE": "FRIOYE412601", - "ref": "FRIOYE412601", - "description": "La Réserve", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.197267, - 47.974493 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "La Réserve", - "ref:EU:EVSE": "FRIOYE412602", - "ref": "FRIOYE412602", - "description": "La Réserve", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.197267, - 47.974493 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "La Réserve", - "ref:EU:EVSE": "FRIOYE412603", - "ref": "FRIOYE412603", - "description": "La Réserve", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.197267, - 47.974493 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "La Réserve", - "ref:EU:EVSE": "FRIOYE412604", - "ref": "FRIOYE412604", - "description": "La Réserve", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.197267, - 47.974493 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "La Réserve", - "ref:EU:EVSE": "FRIOYE412605", - "ref": "FRIOYE412605", - "description": "La Réserve", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.197267, - 47.974493 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "La Réserve", - "ref:EU:EVSE": "FRIOYE412606", - "ref": "FRIOYE412606", - "description": "La Réserve", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.197267, - 47.974493 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "La Réserve", - "ref:EU:EVSE": "FRIOYE412651", - "ref": "FRIOYE412651", - "description": "La Réserve", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.197267, - 47.974493 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "La Réserve", - "ref:EU:EVSE": "FRIOYE412652", - "ref": "FRIOYE412652", - "description": "La Réserve", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.197267, - 47.974493 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "La Réserve", - "ref:EU:EVSE": "FRIOYE412653", - "ref": "FRIOYE412653", - "description": "La Réserve", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.41122517, - 46.064323 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bonneville", - "ref:EU:EVSE": "FRIOYE412701", - "ref": "FRIOYE412701", - "description": "Bonneville", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.41122517, - 46.064323 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bonneville", - "ref:EU:EVSE": "FRIOYE412702", - "ref": "FRIOYE412702", - "description": "Bonneville", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.41122517, - 46.064323 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bonneville", - "ref:EU:EVSE": "FRIOYE412703", - "ref": "FRIOYE412703", - "description": "Bonneville", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.41122517, - 46.064323 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bonneville", - "ref:EU:EVSE": "FRIOYE412704", - "ref": "FRIOYE412704", - "description": "Bonneville", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.41122517, - 46.064323 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bonneville", - "ref:EU:EVSE": "FRIOYE412751", - "ref": "FRIOYE412751", - "description": "Bonneville", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.41122517, - 46.064323 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bonneville", - "ref:EU:EVSE": "FRIOYE412752", - "ref": "FRIOYE412752", - "description": "Bonneville", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.41122517, - 46.064323 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bonneville", - "ref:EU:EVSE": "FRIOYE412753", - "ref": "FRIOYE412753", - "description": "Bonneville", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.828001, - 45.276392 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Rambert Est", - "ref:EU:EVSE": "FRIOYE412901", - "ref": "FRIOYE412901", - "description": "Saint-Rambert Est", - "capacity": "11", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.828001, - 45.276392 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Rambert Est", - "ref:EU:EVSE": "FRIOYE412902", - "ref": "FRIOYE412902", - "description": "Saint-Rambert Est", - "capacity": "11", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.828001, - 45.276392 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Rambert Est", - "ref:EU:EVSE": "FRIOYE412903", - "ref": "FRIOYE412903", - "description": "Saint-Rambert Est", - "capacity": "11", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.828001, - 45.276392 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Rambert Est", - "ref:EU:EVSE": "FRIOYE412904", - "ref": "FRIOYE412904", - "description": "Saint-Rambert Est", - "capacity": "11", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.828001, - 45.276392 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Rambert Est", - "ref:EU:EVSE": "FRIOYE412905", - "ref": "FRIOYE412905", - "description": "Saint-Rambert Est", - "capacity": "11", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.828001, - 45.276392 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Rambert Est", - "ref:EU:EVSE": "FRIOYE412906", - "ref": "FRIOYE412906", - "description": "Saint-Rambert Est", - "capacity": "11", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.828001, - 45.276392 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Rambert Est", - "ref:EU:EVSE": "FRIOYE412907", - "ref": "FRIOYE412907", - "description": "Saint-Rambert Est", - "capacity": "11", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.828001, - 45.276392 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Rambert Est", - "ref:EU:EVSE": "FRIOYE412908", - "ref": "FRIOYE412908", - "description": "Saint-Rambert Est", - "capacity": "11", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.828001, - 45.276392 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Rambert Est", - "ref:EU:EVSE": "FRIOYE412951", - "ref": "FRIOYE412951", - "description": "Saint-Rambert Est", - "capacity": "11", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.828001, - 45.276392 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Rambert Est", - "ref:EU:EVSE": "FRIOYE412952", - "ref": "FRIOYE412952", - "description": "Saint-Rambert Est", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.828001, - 45.276392 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Rambert Est", - "ref:EU:EVSE": "FRIOYE412953", - "ref": "FRIOYE412953", - "description": "Saint-Rambert Est", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.825571, - 45.275563 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Rambert Ouest", - "ref:EU:EVSE": "FRIOYE413001", - "ref": "FRIOYE413001", - "description": "Saint-Rambert Ouest", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.825571, - 45.275563 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Rambert Ouest", - "ref:EU:EVSE": "FRIOYE413002", - "ref": "FRIOYE413002", - "description": "Saint-Rambert Ouest", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.825571, - 45.275563 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Rambert Ouest", - "ref:EU:EVSE": "FRIOYE413003", - "ref": "FRIOYE413003", - "description": "Saint-Rambert Ouest", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.825571, - 45.275563 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Rambert Ouest", - "ref:EU:EVSE": "FRIOYE413004", - "ref": "FRIOYE413004", - "description": "Saint-Rambert Ouest", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.825571, - 45.275563 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Rambert Ouest", - "ref:EU:EVSE": "FRIOYE413005", - "ref": "FRIOYE413005", - "description": "Saint-Rambert Ouest", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.825571, - 45.275563 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Rambert Ouest", - "ref:EU:EVSE": "FRIOYE413006", - "ref": "FRIOYE413006", - "description": "Saint-Rambert Ouest", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.825571, - 45.275563 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Rambert Ouest", - "ref:EU:EVSE": "FRIOYE413051", - "ref": "FRIOYE413051", - "description": "Saint-Rambert Ouest", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.825571, - 45.275563 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Rambert Ouest", - "ref:EU:EVSE": "FRIOYE413052", - "ref": "FRIOYE413052", - "description": "Saint-Rambert Ouest", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.825571, - 45.275563 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Rambert Ouest", - "ref:EU:EVSE": "FRIOYE413053", - "ref": "FRIOYE413053", - "description": "Saint-Rambert Ouest", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8469928, - 42.5784639 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Village Catalan Est", - "ref:EU:EVSE": "FRIOYE413102", - "ref": "FRIOYE413102", - "description": "Village Catalan Est", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-01-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8469928, - 42.5784639 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Village Catalan Est", - "ref:EU:EVSE": "FRIOYE413103", - "ref": "FRIOYE413103", - "description": "Village Catalan Est", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-01-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8469928, - 42.5784639 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Village Catalan Est", - "ref:EU:EVSE": "FRIOYE413104", - "ref": "FRIOYE413104", - "description": "Village Catalan Est", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-01-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8469928, - 42.5784639 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Village Catalan Est", - "ref:EU:EVSE": "FRIOYE413105", - "ref": "FRIOYE413105", - "description": "Village Catalan Est", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-01-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8469928, - 42.5784639 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Village Catalan Est", - "ref:EU:EVSE": "FRIOYE413151", - "ref": "FRIOYE413151", - "description": "Village Catalan Est", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-01-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8469928, - 42.5784639 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Village Catalan Est", - "ref:EU:EVSE": "FRIOYE413152", - "ref": "FRIOYE413152", - "description": "Village Catalan Est", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-01-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8469928, - 42.5784639 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Village Catalan Est", - "ref:EU:EVSE": "FRIOYE413153", - "ref": "FRIOYE413153", - "description": "Village Catalan Est", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-01-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.848341, - 42.577784 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Village Catalan Ouest", - "ref:EU:EVSE": "FRIOYE413202", - "ref": "FRIOYE413202", - "description": "Village Catalan Ouest", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-01-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.848341, - 42.577784 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Village Catalan Ouest", - "ref:EU:EVSE": "FRIOYE413203", - "ref": "FRIOYE413203", - "description": "Village Catalan Ouest", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-01-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.848341, - 42.577784 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Village Catalan Ouest", - "ref:EU:EVSE": "FRIOYE413204", - "ref": "FRIOYE413204", - "description": "Village Catalan Ouest", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-01-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.848341, - 42.577784 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Village Catalan Ouest", - "ref:EU:EVSE": "FRIOYE413205", - "ref": "FRIOYE413205", - "description": "Village Catalan Ouest", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-01-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.848341, - 42.577784 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Village Catalan Ouest", - "ref:EU:EVSE": "FRIOYE413251", - "ref": "FRIOYE413251", - "description": "Village Catalan Ouest", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-01-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.848341, - 42.577784 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Village Catalan Ouest", - "ref:EU:EVSE": "FRIOYE413252", - "ref": "FRIOYE413252", - "description": "Village Catalan Ouest", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-01-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.848341, - 42.577784 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Village Catalan Ouest", - "ref:EU:EVSE": "FRIOYE413253", - "ref": "FRIOYE413253", - "description": "Village Catalan Ouest", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-01-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.50829269, - 49.11997154 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Verdun Saint-Nicolas Nord", - "ref:EU:EVSE": "FRIOYE413701", - "ref": "FRIOYE413701", - "description": "Verdun Saint-Nicolas Nord", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.50829269, - 49.11997154 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Verdun Saint-Nicolas Nord", - "ref:EU:EVSE": "FRIOYE413702", - "ref": "FRIOYE413702", - "description": "Verdun Saint-Nicolas Nord", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.50829269, - 49.11997154 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Verdun Saint-Nicolas Nord", - "ref:EU:EVSE": "FRIOYE413703", - "ref": "FRIOYE413703", - "description": "Verdun Saint-Nicolas Nord", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.50829269, - 49.11997154 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Verdun Saint-Nicolas Nord", - "ref:EU:EVSE": "FRIOYE413704", - "ref": "FRIOYE413704", - "description": "Verdun Saint-Nicolas Nord", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.50829269, - 49.11997154 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Verdun Saint-Nicolas Nord", - "ref:EU:EVSE": "FRIOYE413705", - "ref": "FRIOYE413705", - "description": "Verdun Saint-Nicolas Nord", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.50829269, - 49.11997154 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Verdun Saint-Nicolas Nord", - "ref:EU:EVSE": "FRIOYE413706", - "ref": "FRIOYE413706", - "description": "Verdun Saint-Nicolas Nord", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.50829269, - 49.11997154 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Verdun Saint-Nicolas Nord", - "ref:EU:EVSE": "FRIOYE413751", - "ref": "FRIOYE413751", - "description": "Verdun Saint-Nicolas Nord", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.50829269, - 49.11997154 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Verdun Saint-Nicolas Nord", - "ref:EU:EVSE": "FRIOYE413752", - "ref": "FRIOYE413752", - "description": "Verdun Saint-Nicolas Nord", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.50829269, - 49.11997154 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Verdun Saint-Nicolas Nord", - "ref:EU:EVSE": "FRIOYE413753", - "ref": "FRIOYE413753", - "description": "Verdun Saint-Nicolas Nord", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.402741, - 48.2318895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Haut Koenigsbourg", - "ref:EU:EVSE": "FRIOYE413801", - "ref": "FRIOYE413801", - "description": "Haut Koenigsbourg", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.402741, - 48.2318895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Haut Koenigsbourg", - "ref:EU:EVSE": "FRIOYE413802", - "ref": "FRIOYE413802", - "description": "Haut Koenigsbourg", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.402741, - 48.2318895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Haut Koenigsbourg", - "ref:EU:EVSE": "FRIOYE413803", - "ref": "FRIOYE413803", - "description": "Haut Koenigsbourg", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.402741, - 48.2318895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Haut Koenigsbourg", - "ref:EU:EVSE": "FRIOYE413804", - "ref": "FRIOYE413804", - "description": "Haut Koenigsbourg", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.402741, - 48.2318895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Haut Koenigsbourg", - "ref:EU:EVSE": "FRIOYE413805", - "ref": "FRIOYE413805", - "description": "Haut Koenigsbourg", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.402741, - 48.2318895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Haut Koenigsbourg", - "ref:EU:EVSE": "FRIOYE413806", - "ref": "FRIOYE413806", - "description": "Haut Koenigsbourg", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.402741, - 48.2318895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Haut Koenigsbourg", - "ref:EU:EVSE": "FRIOYE413851", - "ref": "FRIOYE413851", - "description": "Haut Koenigsbourg", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.402741, - 48.2318895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Haut Koenigsbourg", - "ref:EU:EVSE": "FRIOYE413852", - "ref": "FRIOYE413852", - "description": "Haut Koenigsbourg", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.402741, - 48.2318895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Haut Koenigsbourg", - "ref:EU:EVSE": "FRIOYE413853", - "ref": "FRIOYE413853", - "description": "Haut Koenigsbourg", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.203003, - 52.013772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Cœur d'Aquitaine", - "ref:EU:EVSE": "FRIOYE414001", - "ref": "FRIOYE414001", - "description": "Cœur d'Aquitaine", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.203003, - 52.013772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Cœur d'Aquitaine", - "ref:EU:EVSE": "FRIOYE414002", - "ref": "FRIOYE414002", - "description": "Cœur d'Aquitaine", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.203003, - 52.013772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Cœur d'Aquitaine", - "ref:EU:EVSE": "FRIOYE414003", - "ref": "FRIOYE414003", - "description": "Cœur d'Aquitaine", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.203003, - 52.013772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Cœur d'Aquitaine", - "ref:EU:EVSE": "FRIOYE414004", - "ref": "FRIOYE414004", - "description": "Cœur d'Aquitaine", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.203003, - 52.013772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Cœur d'Aquitaine", - "ref:EU:EVSE": "FRIOYE414051", - "ref": "FRIOYE414051", - "description": "Cœur d'Aquitaine", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.203003, - 52.013772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Cœur d'Aquitaine", - "ref:EU:EVSE": "FRIOYE414052", - "ref": "FRIOYE414052", - "description": "Cœur d'Aquitaine", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.203003, - 52.013772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Cœur d'Aquitaine", - "ref:EU:EVSE": "FRIOYE414053", - "ref": "FRIOYE414053", - "description": "Cœur d'Aquitaine", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.541928, - 43.176895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Corbières Sud", - "ref:EU:EVSE": "FRIOYE414701", - "ref": "FRIOYE414701", - "description": "Corbières Sud", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.541928, - 43.176895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Corbières Sud", - "ref:EU:EVSE": "FRIOYE414702", - "ref": "FRIOYE414702", - "description": "Corbières Sud", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.541928, - 43.176895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Corbières Sud", - "ref:EU:EVSE": "FRIOYE414703", - "ref": "FRIOYE414703", - "description": "Corbières Sud", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.541928, - 43.176895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Corbières Sud", - "ref:EU:EVSE": "FRIOYE414704", - "ref": "FRIOYE414704", - "description": "Corbières Sud", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.541928, - 43.176895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Corbières Sud", - "ref:EU:EVSE": "FRIOYE414705", - "ref": "FRIOYE414705", - "description": "Corbières Sud", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.541928, - 43.176895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Corbières Sud", - "ref:EU:EVSE": "FRIOYE414706", - "ref": "FRIOYE414706", - "description": "Corbières Sud", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.541928, - 43.176895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Corbières Sud", - "ref:EU:EVSE": "FRIOYE414707", - "ref": "FRIOYE414707", - "description": "Corbières Sud", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.541928, - 43.176895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Corbières Sud", - "ref:EU:EVSE": "FRIOYE414708", - "ref": "FRIOYE414708", - "description": "Corbières Sud", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.541928, - 43.176895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Corbières Sud", - "ref:EU:EVSE": "FRIOYE414709", - "ref": "FRIOYE414709", - "description": "Corbières Sud", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.541928, - 43.176895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Corbières Sud", - "ref:EU:EVSE": "FRIOYE414710", - "ref": "FRIOYE414710", - "description": "Corbières Sud", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.541928, - 43.176895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Corbières Sud", - "ref:EU:EVSE": "FRIOYE414711", - "ref": "FRIOYE414711", - "description": "Corbières Sud", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.541928, - 43.176895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Corbières Sud", - "ref:EU:EVSE": "FRIOYE414712", - "ref": "FRIOYE414712", - "description": "Corbières Sud", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.541928, - 43.176895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Corbières Sud", - "ref:EU:EVSE": "FRIOYE414751", - "ref": "FRIOYE414751", - "description": "Corbières Sud", - "capacity": "18", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.541928, - 43.176895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Corbières Sud", - "ref:EU:EVSE": "FRIOYE414752", - "ref": "FRIOYE414752", - "description": "Corbières Sud", - "capacity": "18", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.541928, - 43.176895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Corbières Sud", - "ref:EU:EVSE": "FRIOYE414753", - "ref": "FRIOYE414753", - "description": "Corbières Sud", - "capacity": "18", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.541928, - 43.176895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Corbières Sud", - "ref:EU:EVSE": "FRIOYE414754", - "ref": "FRIOYE414754", - "description": "Corbières Sud", - "capacity": "18", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.541928, - 43.176895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Corbières Sud", - "ref:EU:EVSE": "FRIOYE414755", - "ref": "FRIOYE414755", - "description": "Corbières Sud", - "capacity": "18", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.541928, - 43.176895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Corbières Sud", - "ref:EU:EVSE": "FRIOYE414756", - "ref": "FRIOYE414756", - "description": "Corbières Sud", - "capacity": "18", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.54371162, - 43.17824458 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Corbières Nord", - "ref:EU:EVSE": "FRIOYE414801", - "ref": "FRIOYE414801", - "description": "Corbières Nord", - "capacity": "11", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.54371162, - 43.17824458 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Corbières Nord", - "ref:EU:EVSE": "FRIOYE414802", - "ref": "FRIOYE414802", - "description": "Corbières Nord", - "capacity": "11", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.54371162, - 43.17824458 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Corbières Nord", - "ref:EU:EVSE": "FRIOYE414803", - "ref": "FRIOYE414803", - "description": "Corbières Nord", - "capacity": "11", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.54371162, - 43.17824458 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Corbières Nord", - "ref:EU:EVSE": "FRIOYE414804", - "ref": "FRIOYE414804", - "description": "Corbières Nord", - "capacity": "11", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.54371162, - 43.17824458 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Corbières Nord", - "ref:EU:EVSE": "FRIOYE414805", - "ref": "FRIOYE414805", - "description": "Corbières Nord", - "capacity": "11", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.54371162, - 43.17824458 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Corbières Nord", - "ref:EU:EVSE": "FRIOYE414809", - "ref": "FRIOYE414809", - "description": "Corbières Nord", - "capacity": "11", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.54371162, - 43.17824458 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Corbières Nord", - "ref:EU:EVSE": "FRIOYE414810", - "ref": "FRIOYE414810", - "description": "Corbières Nord", - "capacity": "11", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.54371162, - 43.17824458 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Corbières Nord", - "ref:EU:EVSE": "FRIOYE414811", - "ref": "FRIOYE414811", - "description": "Corbières Nord", - "capacity": "11", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.54371162, - 43.17824458 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Corbières Nord", - "ref:EU:EVSE": "FRIOYE414851", - "ref": "FRIOYE414851", - "description": "Corbières Nord", - "capacity": "11", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.54371162, - 43.17824458 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Corbières Nord", - "ref:EU:EVSE": "FRIOYE414852", - "ref": "FRIOYE414852", - "description": "Corbières Nord", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.54371162, - 43.17824458 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Corbières Nord", - "ref:EU:EVSE": "FRIOYE414853", - "ref": "FRIOYE414853", - "description": "Corbières Nord", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.2737967, - 49.1679059 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Giberville Nord", - "ref:EU:EVSE": "FRIOYE414901", - "ref": "FRIOYE414901", - "description": "Giberville Nord", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.2737967, - 49.1679059 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Giberville Nord", - "ref:EU:EVSE": "FRIOYE414902", - "ref": "FRIOYE414902", - "description": "Giberville Nord", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.2737967, - 49.1679059 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Giberville Nord", - "ref:EU:EVSE": "FRIOYE414903", - "ref": "FRIOYE414903", - "description": "Giberville Nord", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.2737967, - 49.1679059 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Giberville Nord", - "ref:EU:EVSE": "FRIOYE414904", - "ref": "FRIOYE414904", - "description": "Giberville Nord", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.2737967, - 49.1679059 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Giberville Nord", - "ref:EU:EVSE": "FRIOYE414951", - "ref": "FRIOYE414951", - "description": "Giberville Nord", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.2737967, - 49.1679059 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Giberville Nord", - "ref:EU:EVSE": "FRIOYE414952", - "ref": "FRIOYE414952", - "description": "Giberville Nord", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.2737967, - 49.1679059 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Giberville Nord", - "ref:EU:EVSE": "FRIOYE414953", - "ref": "FRIOYE414953", - "description": "Giberville Nord", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.684731, - 47.852405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Jardin des arbres", - "ref:EU:EVSE": "FRIOYE415601", - "ref": "FRIOYE415601", - "description": "Jardin des arbres", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.684731, - 47.852405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Jardin des arbres", - "ref:EU:EVSE": "FRIOYE415602", - "ref": "FRIOYE415602", - "description": "Jardin des arbres", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.684731, - 47.852405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Jardin des arbres", - "ref:EU:EVSE": "FRIOYE415603", - "ref": "FRIOYE415603", - "description": "Jardin des arbres", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.684731, - 47.852405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Jardin des arbres", - "ref:EU:EVSE": "FRIOYE415604", - "ref": "FRIOYE415604", - "description": "Jardin des arbres", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.684731, - 47.852405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Jardin des arbres", - "ref:EU:EVSE": "FRIOYE415651", - "ref": "FRIOYE415651", - "description": "Jardin des arbres", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.684731, - 47.852405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Jardin des arbres", - "ref:EU:EVSE": "FRIOYE415652", - "ref": "FRIOYE415652", - "description": "Jardin des arbres", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.684731, - 47.852405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Jardin des arbres", - "ref:EU:EVSE": "FRIOYE415653", - "ref": "FRIOYE415653", - "description": "Jardin des arbres", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.241185, - 47.0945136 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bourges Sainte Thorette", - "ref:EU:EVSE": "FRIOYE416101", - "ref": "FRIOYE416101", - "description": "Bourges Sainte Thorette", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.241185, - 47.0945136 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bourges Sainte Thorette", - "ref:EU:EVSE": "FRIOYE416102", - "ref": "FRIOYE416102", - "description": "Bourges Sainte Thorette", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.241185, - 47.0945136 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bourges Sainte Thorette", - "ref:EU:EVSE": "FRIOYE416151", - "ref": "FRIOYE416151", - "description": "Bourges Sainte Thorette", - "capacity": "5", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.241185, - 47.0945136 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bourges Sainte Thorette", - "ref:EU:EVSE": "FRIOYE416152", - "ref": "FRIOYE416152", - "description": "Bourges Sainte Thorette", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.241185, - 47.0945136 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bourges Sainte Thorette", - "ref:EU:EVSE": "FRIOYE416153", - "ref": "FRIOYE416153", - "description": "Bourges Sainte Thorette", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.69361573, - 48.09530021 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mayenne", - "ref:EU:EVSE": "FRIOYE416801", - "ref": "FRIOYE416801", - "description": "Mayenne", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.69361573, - 48.09530021 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mayenne", - "ref:EU:EVSE": "FRIOYE416802", - "ref": "FRIOYE416802", - "description": "Mayenne", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.69361573, - 48.09530021 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mayenne", - "ref:EU:EVSE": "FRIOYE416803", - "ref": "FRIOYE416803", - "description": "Mayenne", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.69361573, - 48.09530021 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mayenne", - "ref:EU:EVSE": "FRIOYE416804", - "ref": "FRIOYE416804", - "description": "Mayenne", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.69361573, - 48.09530021 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mayenne", - "ref:EU:EVSE": "FRIOYE416805", - "ref": "FRIOYE416805", - "description": "Mayenne", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.69361573, - 48.09530021 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mayenne", - "ref:EU:EVSE": "FRIOYE416806", - "ref": "FRIOYE416806", - "description": "Mayenne", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.69361573, - 48.09530021 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mayenne", - "ref:EU:EVSE": "FRIOYE416807", - "ref": "FRIOYE416807", - "description": "Mayenne", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.69361573, - 48.09530021 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mayenne", - "ref:EU:EVSE": "FRIOYE416808", - "ref": "FRIOYE416808", - "description": "Mayenne", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.69361573, - 48.09530021 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mayenne", - "ref:EU:EVSE": "FRIOYE416809", - "ref": "FRIOYE416809", - "description": "Mayenne", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.69361573, - 48.09530021 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mayenne", - "ref:EU:EVSE": "FRIOYE416810", - "ref": "FRIOYE416810", - "description": "Mayenne", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.69361573, - 48.09530021 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mayenne", - "ref:EU:EVSE": "FRIOYE416811", - "ref": "FRIOYE416811", - "description": "Mayenne", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.69361573, - 48.09530021 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mayenne", - "ref:EU:EVSE": "FRIOYE416812", - "ref": "FRIOYE416812", - "description": "Mayenne", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.69361573, - 48.09530021 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mayenne", - "ref:EU:EVSE": "FRIOYE416851", - "ref": "FRIOYE416851", - "description": "Mayenne", - "capacity": "15", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.69361573, - 48.09530021 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mayenne", - "ref:EU:EVSE": "FRIOYE416852", - "ref": "FRIOYE416852", - "description": "Mayenne", - "capacity": "15", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.69361573, - 48.09530021 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mayenne", - "ref:EU:EVSE": "FRIOYE416853", - "ref": "FRIOYE416853", - "description": "Mayenne", - "capacity": "15", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.15351203, - 45.66017323 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Veyre", - "ref:EU:EVSE": "FRIOYE416902", - "ref": "FRIOYE416902", - "description": "Veyre", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.15351203, - 45.66017323 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Veyre", - "ref:EU:EVSE": "FRIOYE416903", - "ref": "FRIOYE416903", - "description": "Veyre", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.15351203, - 45.66017323 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Veyre", - "ref:EU:EVSE": "FRIOYE416904", - "ref": "FRIOYE416904", - "description": "Veyre", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.15351203, - 45.66017323 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Veyre", - "ref:EU:EVSE": "FRIOYE416905", - "ref": "FRIOYE416905", - "description": "Veyre", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.15351203, - 45.66017323 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Veyre", - "ref:EU:EVSE": "FRIOYE416951", - "ref": "FRIOYE416951", - "description": "Veyre", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.15351203, - 45.66017323 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Veyre", - "ref:EU:EVSE": "FRIOYE416952", - "ref": "FRIOYE416952", - "description": "Veyre", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.15351203, - 45.66017323 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Veyre", - "ref:EU:EVSE": "FRIOYE416953", - "ref": "FRIOYE416953", - "description": "Veyre", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.2768571, - 49.1667519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Giberville Sud", - "ref:EU:EVSE": "FRIOYE417101", - "ref": "FRIOYE417101", - "description": "Giberville Sud", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.2768571, - 49.1667519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Giberville Sud", - "ref:EU:EVSE": "FRIOYE417102", - "ref": "FRIOYE417102", - "description": "Giberville Sud", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.2768571, - 49.1667519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Giberville Sud", - "ref:EU:EVSE": "FRIOYE417103", - "ref": "FRIOYE417103", - "description": "Giberville Sud", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.2768571, - 49.1667519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Giberville Sud", - "ref:EU:EVSE": "FRIOYE417104", - "ref": "FRIOYE417104", - "description": "Giberville Sud", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.2768571, - 49.1667519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Giberville Sud", - "ref:EU:EVSE": "FRIOYE417151", - "ref": "FRIOYE417151", - "description": "Giberville Sud", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.2768571, - 49.1667519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Giberville Sud", - "ref:EU:EVSE": "FRIOYE417152", - "ref": "FRIOYE417152", - "description": "Giberville Sud", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.2768571, - 49.1667519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Giberville Sud", - "ref:EU:EVSE": "FRIOYE417153", - "ref": "FRIOYE417153", - "description": "Giberville Sud", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.509793, - 49.118571 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Verdun Saint-Nicolas Sud", - "ref:EU:EVSE": "FRIOYE417601", - "ref": "FRIOYE417601", - "description": "Verdun Saint-Nicolas Sud", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.509793, - 49.118571 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Verdun Saint-Nicolas Sud", - "ref:EU:EVSE": "FRIOYE417602", - "ref": "FRIOYE417602", - "description": "Verdun Saint-Nicolas Sud", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.509793, - 49.118571 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Verdun Saint-Nicolas Sud", - "ref:EU:EVSE": "FRIOYE417603", - "ref": "FRIOYE417603", - "description": "Verdun Saint-Nicolas Sud", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.509793, - 49.118571 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Verdun Saint-Nicolas Sud", - "ref:EU:EVSE": "FRIOYE417604", - "ref": "FRIOYE417604", - "description": "Verdun Saint-Nicolas Sud", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.509793, - 49.118571 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Verdun Saint-Nicolas Sud", - "ref:EU:EVSE": "FRIOYE417605", - "ref": "FRIOYE417605", - "description": "Verdun Saint-Nicolas Sud", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.509793, - 49.118571 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Verdun Saint-Nicolas Sud", - "ref:EU:EVSE": "FRIOYE417606", - "ref": "FRIOYE417606", - "description": "Verdun Saint-Nicolas Sud", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.509793, - 49.118571 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Verdun Saint-Nicolas Sud", - "ref:EU:EVSE": "FRIOYE417651", - "ref": "FRIOYE417651", - "description": "Verdun Saint-Nicolas Sud", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.509793, - 49.118571 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Verdun Saint-Nicolas Sud", - "ref:EU:EVSE": "FRIOYE417652", - "ref": "FRIOYE417652", - "description": "Verdun Saint-Nicolas Sud", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.509793, - 49.118571 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Verdun Saint-Nicolas Sud", - "ref:EU:EVSE": "FRIOYE417653", - "ref": "FRIOYE417653", - "description": "Verdun Saint-Nicolas Sud", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.30880978, - 43.91497463 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montbartier", - "ref:EU:EVSE": "FRIOYE421501", - "ref": "FRIOYE421501", - "description": "Montbartier", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.30880978, - 43.91497463 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montbartier", - "ref:EU:EVSE": "FRIOYE421502", - "ref": "FRIOYE421502", - "description": "Montbartier", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.30880978, - 43.91497463 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montbartier", - "ref:EU:EVSE": "FRIOYE421503", - "ref": "FRIOYE421503", - "description": "Montbartier", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.30880978, - 43.91497463 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montbartier", - "ref:EU:EVSE": "FRIOYE421504", - "ref": "FRIOYE421504", - "description": "Montbartier", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.30880978, - 43.91497463 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montbartier", - "ref:EU:EVSE": "FRIOYE421551", - "ref": "FRIOYE421551", - "description": "Montbartier", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.30880978, - 43.91497463 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montbartier", - "ref:EU:EVSE": "FRIOYE421552", - "ref": "FRIOYE421552", - "description": "Montbartier", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.30880978, - 43.91497463 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montbartier", - "ref:EU:EVSE": "FRIOYE421553", - "ref": "FRIOYE421553", - "description": "Montbartier", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.22631313, - 45.85054134 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Loire", - "ref:EU:EVSE": "FRIOYE421601", - "ref": "FRIOYE421601", - "description": "Loire", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.22631313, - 45.85054134 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Loire", - "ref:EU:EVSE": "FRIOYE421602", - "ref": "FRIOYE421602", - "description": "Loire", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.22631313, - 45.85054134 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Loire", - "ref:EU:EVSE": "FRIOYE421603", - "ref": "FRIOYE421603", - "description": "Loire", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.22631313, - 45.85054134 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Loire", - "ref:EU:EVSE": "FRIOYE421604", - "ref": "FRIOYE421604", - "description": "Loire", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.22631313, - 45.85054134 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Loire", - "ref:EU:EVSE": "FRIOYE421651", - "ref": "FRIOYE421651", - "description": "Loire", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.22631313, - 45.85054134 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Loire", - "ref:EU:EVSE": "FRIOYE421652", - "ref": "FRIOYE421652", - "description": "Loire", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.22631313, - 45.85054134 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Loire", - "ref:EU:EVSE": "FRIOYE421653", - "ref": "FRIOYE421653", - "description": "Loire", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8896522, - 44.0244482 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Sorgues", - "ref:EU:EVSE": "FRIOYE423402", - "ref": "FRIOYE423402", - "description": "Sorgues", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8896522, - 44.0244482 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Sorgues", - "ref:EU:EVSE": "FRIOYE423403", - "ref": "FRIOYE423403", - "description": "Sorgues", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8896522, - 44.0244482 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Sorgues", - "ref:EU:EVSE": "FRIOYE423404", - "ref": "FRIOYE423404", - "description": "Sorgues", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8896522, - 44.0244482 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Sorgues", - "ref:EU:EVSE": "FRIOYE423405", - "ref": "FRIOYE423405", - "description": "Sorgues", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8896522, - 44.0244482 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Sorgues", - "ref:EU:EVSE": "FRIOYE423406", - "ref": "FRIOYE423406", - "description": "Sorgues", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8896522, - 44.0244482 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Sorgues", - "ref:EU:EVSE": "FRIOYE423407", - "ref": "FRIOYE423407", - "description": "Sorgues", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8896522, - 44.0244482 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Sorgues", - "ref:EU:EVSE": "FRIOYE423451", - "ref": "FRIOYE423451", - "description": "Sorgues", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8896522, - 44.0244482 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Sorgues", - "ref:EU:EVSE": "FRIOYE423452", - "ref": "FRIOYE423452", - "description": "Sorgues", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8896522, - 44.0244482 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Sorgues", - "ref:EU:EVSE": "FRIOYE423453", - "ref": "FRIOYE423453", - "description": "Sorgues", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4900618, - 46.1178551 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Ceignes Haut Bugey", - "ref:EU:EVSE": "FRIOYE431201", - "ref": "FRIOYE431201", - "description": "Ceignes Haut Bugey", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4900618, - 46.1178551 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Ceignes Haut Bugey", - "ref:EU:EVSE": "FRIOYE431202", - "ref": "FRIOYE431202", - "description": "Ceignes Haut Bugey", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4900618, - 46.1178551 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Ceignes Haut Bugey", - "ref:EU:EVSE": "FRIOYE431203", - "ref": "FRIOYE431203", - "description": "Ceignes Haut Bugey", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4900618, - 46.1178551 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Ceignes Haut Bugey", - "ref:EU:EVSE": "FRIOYE431204", - "ref": "FRIOYE431204", - "description": "Ceignes Haut Bugey", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4900618, - 46.1178551 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Ceignes Haut Bugey", - "ref:EU:EVSE": "FRIOYE431251", - "ref": "FRIOYE431251", - "description": "Ceignes Haut Bugey", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4900618, - 46.1178551 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Ceignes Haut Bugey", - "ref:EU:EVSE": "FRIOYE431252", - "ref": "FRIOYE431252", - "description": "Ceignes Haut Bugey", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4900618, - 46.1178551 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Ceignes Haut Bugey", - "ref:EU:EVSE": "FRIOYE431253", - "ref": "FRIOYE431253", - "description": "Ceignes Haut Bugey", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4925434, - 45.1889242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saugon Ouest", - "ref:EU:EVSE": "FRIOYE431401", - "ref": "FRIOYE431401", - "description": "Saugon Ouest", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4925434, - 45.1889242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saugon Ouest", - "ref:EU:EVSE": "FRIOYE431402", - "ref": "FRIOYE431402", - "description": "Saugon Ouest", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4925434, - 45.1889242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saugon Ouest", - "ref:EU:EVSE": "FRIOYE431403", - "ref": "FRIOYE431403", - "description": "Saugon Ouest", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4925434, - 45.1889242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saugon Ouest", - "ref:EU:EVSE": "FRIOYE431404", - "ref": "FRIOYE431404", - "description": "Saugon Ouest", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4925434, - 45.1889242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saugon Ouest", - "ref:EU:EVSE": "FRIOYE431451", - "ref": "FRIOYE431451", - "description": "Saugon Ouest", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4925434, - 45.1889242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saugon Ouest", - "ref:EU:EVSE": "FRIOYE431452", - "ref": "FRIOYE431452", - "description": "Saugon Ouest", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4925434, - 45.1889242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saugon Ouest", - "ref:EU:EVSE": "FRIOYE431453", - "ref": "FRIOYE431453", - "description": "Saugon Ouest", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.623, - 45.277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Ile Rose", - "ref:EU:EVSE": "FRIOYE431501", - "ref": "FRIOYE431501", - "description": "Ile Rose", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.623, - 45.277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Ile Rose", - "ref:EU:EVSE": "FRIOYE431502", - "ref": "FRIOYE431502", - "description": "Ile Rose", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.623, - 45.277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Ile Rose", - "ref:EU:EVSE": "FRIOYE431503", - "ref": "FRIOYE431503", - "description": "Ile Rose", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.623, - 45.277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Ile Rose", - "ref:EU:EVSE": "FRIOYE431504", - "ref": "FRIOYE431504", - "description": "Ile Rose", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.623, - 45.277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Ile Rose", - "ref:EU:EVSE": "FRIOYE431505", - "ref": "FRIOYE431505", - "description": "Ile Rose", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.623, - 45.277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Ile Rose", - "ref:EU:EVSE": "FRIOYE431506", - "ref": "FRIOYE431506", - "description": "Ile Rose", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.623, - 45.277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Ile Rose", - "ref:EU:EVSE": "FRIOYE431551", - "ref": "FRIOYE431551", - "description": "Ile Rose", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.623, - 45.277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Ile Rose", - "ref:EU:EVSE": "FRIOYE431552", - "ref": "FRIOYE431552", - "description": "Ile Rose", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.623, - 45.277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Ile Rose", - "ref:EU:EVSE": "FRIOYE431553", - "ref": "FRIOYE431553", - "description": "Ile Rose", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59858388, - 45.61004477 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint Léger Est", - "ref:EU:EVSE": "FRIOYE431701", - "ref": "FRIOYE431701", - "description": "Saint Léger Est", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59858388, - 45.61004477 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint Léger Est", - "ref:EU:EVSE": "FRIOYE431702", - "ref": "FRIOYE431702", - "description": "Saint Léger Est", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59858388, - 45.61004477 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint Léger Est", - "ref:EU:EVSE": "FRIOYE431703", - "ref": "FRIOYE431703", - "description": "Saint Léger Est", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59858388, - 45.61004477 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint Léger Est", - "ref:EU:EVSE": "FRIOYE431704", - "ref": "FRIOYE431704", - "description": "Saint Léger Est", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59858388, - 45.61004477 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint Léger Est", - "ref:EU:EVSE": "FRIOYE431751", - "ref": "FRIOYE431751", - "description": "Saint Léger Est", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59858388, - 45.61004477 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint Léger Est", - "ref:EU:EVSE": "FRIOYE431752", - "ref": "FRIOYE431752", - "description": "Saint Léger Est", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59858388, - 45.61004477 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint Léger Est", - "ref:EU:EVSE": "FRIOYE431753", - "ref": "FRIOYE431753", - "description": "Saint Léger Est", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.417606, - 46.751623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Centre de la France Sud", - "ref:EU:EVSE": "FRIOYE431801", - "ref": "FRIOYE431801", - "description": "Centre de la France Sud", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.417606, - 46.751623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Centre de la France Sud", - "ref:EU:EVSE": "FRIOYE431802", - "ref": "FRIOYE431802", - "description": "Centre de la France Sud", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.417606, - 46.751623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Centre de la France Sud", - "ref:EU:EVSE": "FRIOYE431803", - "ref": "FRIOYE431803", - "description": "Centre de la France Sud", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.417606, - 46.751623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Centre de la France Sud", - "ref:EU:EVSE": "FRIOYE431804", - "ref": "FRIOYE431804", - "description": "Centre de la France Sud", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.417606, - 46.751623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Centre de la France Sud", - "ref:EU:EVSE": "FRIOYE431851", - "ref": "FRIOYE431851", - "description": "Centre de la France Sud", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.417606, - 46.751623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Centre de la France Sud", - "ref:EU:EVSE": "FRIOYE431852", - "ref": "FRIOYE431852", - "description": "Centre de la France Sud", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.417606, - 46.751623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Centre de la France Sud", - "ref:EU:EVSE": "FRIOYE431853", - "ref": "FRIOYE431853", - "description": "Centre de la France Sud", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.545844, - 49.614343 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bolleville Ouest", - "ref:EU:EVSE": "FRIOYE431901", - "ref": "FRIOYE431901", - "description": "Bolleville Ouest", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.545844, - 49.614343 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bolleville Ouest", - "ref:EU:EVSE": "FRIOYE431902", - "ref": "FRIOYE431902", - "description": "Bolleville Ouest", - "capacity": "5", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.545844, - 49.614343 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bolleville Ouest", - "ref:EU:EVSE": "FRIOYE431951", - "ref": "FRIOYE431951", - "description": "Bolleville Ouest", - "capacity": "5", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.545844, - 49.614343 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bolleville Ouest", - "ref:EU:EVSE": "FRIOYE431952", - "ref": "FRIOYE431952", - "description": "Bolleville Ouest", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.545844, - 49.614343 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bolleville Ouest", - "ref:EU:EVSE": "FRIOYE431953", - "ref": "FRIOYE431953", - "description": "Bolleville Ouest", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.33477, - 45.1698265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bedenac Est", - "ref:EU:EVSE": "FRIOYE432301", - "ref": "FRIOYE432301", - "description": "Bedenac Est", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.33477, - 45.1698265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bedenac Est", - "ref:EU:EVSE": "FRIOYE432302", - "ref": "FRIOYE432302", - "description": "Bedenac Est", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.33477, - 45.1698265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bedenac Est", - "ref:EU:EVSE": "FRIOYE432303", - "ref": "FRIOYE432303", - "description": "Bedenac Est", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.33477, - 45.1698265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bedenac Est", - "ref:EU:EVSE": "FRIOYE432304", - "ref": "FRIOYE432304", - "description": "Bedenac Est", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.33477, - 45.1698265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bedenac Est", - "ref:EU:EVSE": "FRIOYE432351", - "ref": "FRIOYE432351", - "description": "Bedenac Est", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.33477, - 45.1698265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bedenac Est", - "ref:EU:EVSE": "FRIOYE432352", - "ref": "FRIOYE432352", - "description": "Bedenac Est", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.33477, - 45.1698265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bedenac Est", - "ref:EU:EVSE": "FRIOYE432353", - "ref": "FRIOYE432353", - "description": "Bedenac Est", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.171845, - 49.215116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hauconcourt", - "ref:EU:EVSE": "FRIOYE432401", - "ref": "FRIOYE432401", - "description": "Hauconcourt", - "capacity": "21", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.171845, - 49.215116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hauconcourt", - "ref:EU:EVSE": "FRIOYE432402", - "ref": "FRIOYE432402", - "description": "Hauconcourt", - "capacity": "21", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.171845, - 49.215116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hauconcourt", - "ref:EU:EVSE": "FRIOYE432403", - "ref": "FRIOYE432403", - "description": "Hauconcourt", - "capacity": "21", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.171845, - 49.215116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hauconcourt", - "ref:EU:EVSE": "FRIOYE432404", - "ref": "FRIOYE432404", - "description": "Hauconcourt", - "capacity": "21", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.171845, - 49.215116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hauconcourt", - "ref:EU:EVSE": "FRIOYE432405", - "ref": "FRIOYE432405", - "description": "Hauconcourt", - "capacity": "21", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.171845, - 49.215116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hauconcourt", - "ref:EU:EVSE": "FRIOYE432406", - "ref": "FRIOYE432406", - "description": "Hauconcourt", - "capacity": "21", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.171845, - 49.215116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hauconcourt", - "ref:EU:EVSE": "FRIOYE432407", - "ref": "FRIOYE432407", - "description": "Hauconcourt", - "capacity": "21", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.171845, - 49.215116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hauconcourt", - "ref:EU:EVSE": "FRIOYE432408", - "ref": "FRIOYE432408", - "description": "Hauconcourt", - "capacity": "21", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.171845, - 49.215116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hauconcourt", - "ref:EU:EVSE": "FRIOYE432409", - "ref": "FRIOYE432409", - "description": "Hauconcourt", - "capacity": "21", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.171845, - 49.215116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hauconcourt", - "ref:EU:EVSE": "FRIOYE432410", - "ref": "FRIOYE432410", - "description": "Hauconcourt", - "capacity": "21", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.171845, - 49.215116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hauconcourt", - "ref:EU:EVSE": "FRIOYE432411", - "ref": "FRIOYE432411", - "description": "Hauconcourt", - "capacity": "21", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.171845, - 49.215116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hauconcourt", - "ref:EU:EVSE": "FRIOYE432412", - "ref": "FRIOYE432412", - "description": "Hauconcourt", - "capacity": "21", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.171845, - 49.215116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hauconcourt", - "ref:EU:EVSE": "FRIOYE432413", - "ref": "FRIOYE432413", - "description": "Hauconcourt", - "capacity": "21", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.171845, - 49.215116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hauconcourt", - "ref:EU:EVSE": "FRIOYE432414", - "ref": "FRIOYE432414", - "description": "Hauconcourt", - "capacity": "21", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.171845, - 49.215116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hauconcourt", - "ref:EU:EVSE": "FRIOYE432415", - "ref": "FRIOYE432415", - "description": "Hauconcourt", - "capacity": "21", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.171845, - 49.215116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hauconcourt", - "ref:EU:EVSE": "FRIOYE432416", - "ref": "FRIOYE432416", - "description": "Hauconcourt", - "capacity": "21", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.171845, - 49.215116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hauconcourt", - "ref:EU:EVSE": "FRIOYE432417", - "ref": "FRIOYE432417", - "description": "Hauconcourt", - "capacity": "21", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.171845, - 49.215116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hauconcourt", - "ref:EU:EVSE": "FRIOYE432418", - "ref": "FRIOYE432418", - "description": "Hauconcourt", - "capacity": "21", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.171845, - 49.215116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hauconcourt", - "ref:EU:EVSE": "FRIOYE432451", - "ref": "FRIOYE432451", - "description": "Hauconcourt", - "capacity": "21", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.171845, - 49.215116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hauconcourt", - "ref:EU:EVSE": "FRIOYE432452", - "ref": "FRIOYE432452", - "description": "Hauconcourt", - "capacity": "21", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.171845, - 49.215116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hauconcourt", - "ref:EU:EVSE": "FRIOYE432453", - "ref": "FRIOYE432453", - "description": "Hauconcourt", - "capacity": "21", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1831071, - 43.9852987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Larzac", - "ref:EU:EVSE": "FRIOYE432501", - "ref": "FRIOYE432501", - "description": "Larzac", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1831071, - 43.9852987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Larzac", - "ref:EU:EVSE": "FRIOYE432502", - "ref": "FRIOYE432502", - "description": "Larzac", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1831071, - 43.9852987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Larzac", - "ref:EU:EVSE": "FRIOYE432503", - "ref": "FRIOYE432503", - "description": "Larzac", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1831071, - 43.9852987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Larzac", - "ref:EU:EVSE": "FRIOYE432504", - "ref": "FRIOYE432504", - "description": "Larzac", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1831071, - 43.9852987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Larzac", - "ref:EU:EVSE": "FRIOYE432505", - "ref": "FRIOYE432505", - "description": "Larzac", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1831071, - 43.9852987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Larzac", - "ref:EU:EVSE": "FRIOYE432506", - "ref": "FRIOYE432506", - "description": "Larzac", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1831071, - 43.9852987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Larzac", - "ref:EU:EVSE": "FRIOYE432551", - "ref": "FRIOYE432551", - "description": "Larzac", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1831071, - 43.9852987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Larzac", - "ref:EU:EVSE": "FRIOYE432552", - "ref": "FRIOYE432552", - "description": "Larzac", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1831071, - 43.9852987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Larzac", - "ref:EU:EVSE": "FRIOYE432553", - "ref": "FRIOYE432553", - "description": "Larzac", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253033, - 44.870544 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "La Garde", - "ref:EU:EVSE": "FRIOYE432601", - "ref": "FRIOYE432601", - "description": "La Garde", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253033, - 44.870544 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "La Garde", - "ref:EU:EVSE": "FRIOYE432602", - "ref": "FRIOYE432602", - "description": "La Garde", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253033, - 44.870544 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "La Garde", - "ref:EU:EVSE": "FRIOYE432603", - "ref": "FRIOYE432603", - "description": "La Garde", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253033, - 44.870544 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "La Garde", - "ref:EU:EVSE": "FRIOYE432604", - "ref": "FRIOYE432604", - "description": "La Garde", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253033, - 44.870544 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "La Garde", - "ref:EU:EVSE": "FRIOYE432605", - "ref": "FRIOYE432605", - "description": "La Garde", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253033, - 44.870544 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "La Garde", - "ref:EU:EVSE": "FRIOYE432606", - "ref": "FRIOYE432606", - "description": "La Garde", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253033, - 44.870544 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "La Garde", - "ref:EU:EVSE": "FRIOYE432651", - "ref": "FRIOYE432651", - "description": "La Garde", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253033, - 44.870544 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "La Garde", - "ref:EU:EVSE": "FRIOYE432652", - "ref": "FRIOYE432652", - "description": "La Garde", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253033, - 44.870544 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "La Garde", - "ref:EU:EVSE": "FRIOYE432653", - "ref": "FRIOYE432653", - "description": "La Garde", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.60966, - 44.171306 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Agen", - "ref:EU:EVSE": "FRIOYE432702", - "ref": "FRIOYE432702", - "description": "Agen", - "capacity": "4", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.60966, - 44.171306 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Agen", - "ref:EU:EVSE": "FRIOYE432703", - "ref": "FRIOYE432703", - "description": "Agen", - "capacity": "4", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.60966, - 44.171306 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Agen", - "ref:EU:EVSE": "FRIOYE432704", - "ref": "FRIOYE432704", - "description": "Agen", - "capacity": "4", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.60966, - 44.171306 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Agen", - "ref:EU:EVSE": "FRIOYE432705", - "ref": "FRIOYE432705", - "description": "Agen", - "capacity": "4", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5247222, - 45.0310974 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pech Montat Ouest", - "ref:EU:EVSE": "FRIOYE433401", - "ref": "FRIOYE433401", - "description": "Pech Montat Ouest", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5247222, - 45.0310974 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pech Montat Ouest", - "ref:EU:EVSE": "FRIOYE433402", - "ref": "FRIOYE433402", - "description": "Pech Montat Ouest", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5247222, - 45.0310974 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pech Montat Ouest", - "ref:EU:EVSE": "FRIOYE433403", - "ref": "FRIOYE433403", - "description": "Pech Montat Ouest", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5247222, - 45.0310974 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pech Montat Ouest", - "ref:EU:EVSE": "FRIOYE433404", - "ref": "FRIOYE433404", - "description": "Pech Montat Ouest", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5247222, - 45.0310974 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pech Montat Ouest", - "ref:EU:EVSE": "FRIOYE433451", - "ref": "FRIOYE433451", - "description": "Pech Montat Ouest", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5247222, - 45.0310974 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pech Montat Ouest", - "ref:EU:EVSE": "FRIOYE433452", - "ref": "FRIOYE433452", - "description": "Pech Montat Ouest", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5247222, - 45.0310974 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pech Montat Ouest", - "ref:EU:EVSE": "FRIOYE433453", - "ref": "FRIOYE433453", - "description": "Pech Montat Ouest", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8593324, - 47.9488847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Orléans Nord", - "ref:EU:EVSE": "FRIOYE435501", - "ref": "FRIOYE435501", - "description": "Orléans Nord", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8593324, - 47.9488847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Orléans Nord", - "ref:EU:EVSE": "FRIOYE435502", - "ref": "FRIOYE435502", - "description": "Orléans Nord", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8593324, - 47.9488847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Orléans Nord", - "ref:EU:EVSE": "FRIOYE435503", - "ref": "FRIOYE435503", - "description": "Orléans Nord", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8593324, - 47.9488847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Orléans Nord", - "ref:EU:EVSE": "FRIOYE435504", - "ref": "FRIOYE435504", - "description": "Orléans Nord", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8593324, - 47.9488847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Orléans Nord", - "ref:EU:EVSE": "FRIOYE435505", - "ref": "FRIOYE435505", - "description": "Orléans Nord", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8593324, - 47.9488847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Orléans Nord", - "ref:EU:EVSE": "FRIOYE435506", - "ref": "FRIOYE435506", - "description": "Orléans Nord", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8593324, - 47.9488847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Orléans Nord", - "ref:EU:EVSE": "FRIOYE435551", - "ref": "FRIOYE435551", - "description": "Orléans Nord", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8593324, - 47.9488847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Orléans Nord", - "ref:EU:EVSE": "FRIOYE435552", - "ref": "FRIOYE435552", - "description": "Orléans Nord", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8593324, - 47.9488847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Orléans Nord", - "ref:EU:EVSE": "FRIOYE435553", - "ref": "FRIOYE435553", - "description": "Orléans Nord", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.983211, - 43.650765 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montpellier Saint-Aunès", - "ref:EU:EVSE": "FRIOYE435901", - "ref": "FRIOYE435901", - "description": "Montpellier Saint-Aunès", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.983211, - 43.650765 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montpellier Saint-Aunès", - "ref:EU:EVSE": "FRIOYE435902", - "ref": "FRIOYE435902", - "description": "Montpellier Saint-Aunès", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.983211, - 43.650765 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montpellier Saint-Aunès", - "ref:EU:EVSE": "FRIOYE435903", - "ref": "FRIOYE435903", - "description": "Montpellier Saint-Aunès", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.983211, - 43.650765 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montpellier Saint-Aunès", - "ref:EU:EVSE": "FRIOYE435904", - "ref": "FRIOYE435904", - "description": "Montpellier Saint-Aunès", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.983211, - 43.650765 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montpellier Saint-Aunès", - "ref:EU:EVSE": "FRIOYE435905", - "ref": "FRIOYE435905", - "description": "Montpellier Saint-Aunès", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.983211, - 43.650765 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montpellier Saint-Aunès", - "ref:EU:EVSE": "FRIOYE435906", - "ref": "FRIOYE435906", - "description": "Montpellier Saint-Aunès", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.983211, - 43.650765 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montpellier Saint-Aunès", - "ref:EU:EVSE": "FRIOYE435951", - "ref": "FRIOYE435951", - "description": "Montpellier Saint-Aunès", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.983211, - 43.650765 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montpellier Saint-Aunès", - "ref:EU:EVSE": "FRIOYE435952", - "ref": "FRIOYE435952", - "description": "Montpellier Saint-Aunès", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.983211, - 43.650765 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montpellier Saint-Aunès", - "ref:EU:EVSE": "FRIOYE435953", - "ref": "FRIOYE435953", - "description": "Montpellier Saint-Aunès", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.187398, - 48.273996 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Kergoët", - "ref:EU:EVSE": "FRIOYE436002", - "ref": "FRIOYE436002", - "description": "Kergoët", - "capacity": "4", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.187398, - 48.273996 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Kergoët", - "ref:EU:EVSE": "FRIOYE436003", - "ref": "FRIOYE436003", - "description": "Kergoët", - "capacity": "4", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.187398, - 48.273996 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Kergoët", - "ref:EU:EVSE": "FRIOYE436004", - "ref": "FRIOYE436004", - "description": "Kergoët", - "capacity": "4", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.187398, - 48.273996 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Kergoët", - "ref:EU:EVSE": "FRIOYE436005", - "ref": "FRIOYE436005", - "description": "Kergoët", - "capacity": "4", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.188615, - 49.24801 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Val de Reuil", - "ref:EU:EVSE": "FRIOYE437701", - "ref": "FRIOYE437701", - "description": "Val de Reuil", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.188615, - 49.24801 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Val de Reuil", - "ref:EU:EVSE": "FRIOYE437702", - "ref": "FRIOYE437702", - "description": "Val de Reuil", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.188615, - 49.24801 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Val de Reuil", - "ref:EU:EVSE": "FRIOYE437703", - "ref": "FRIOYE437703", - "description": "Val de Reuil", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.188615, - 49.24801 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Val de Reuil", - "ref:EU:EVSE": "FRIOYE437704", - "ref": "FRIOYE437704", - "description": "Val de Reuil", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.188615, - 49.24801 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Val de Reuil", - "ref:EU:EVSE": "FRIOYE437705", - "ref": "FRIOYE437705", - "description": "Val de Reuil", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.188615, - 49.24801 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Val de Reuil", - "ref:EU:EVSE": "FRIOYE437706", - "ref": "FRIOYE437706", - "description": "Val de Reuil", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.188615, - 49.24801 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Val de Reuil", - "ref:EU:EVSE": "FRIOYE437751", - "ref": "FRIOYE437751", - "description": "Val de Reuil", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.188615, - 49.24801 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Val de Reuil", - "ref:EU:EVSE": "FRIOYE437752", - "ref": "FRIOYE437752", - "description": "Val de Reuil", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.188615, - 49.24801 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Val de Reuil", - "ref:EU:EVSE": "FRIOYE437753", - "ref": "FRIOYE437753", - "description": "Val de Reuil", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.986062, - 48.565925 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Longvilliers", - "ref:EU:EVSE": "FRIOYE437801", - "ref": "FRIOYE437801", - "description": "Longvilliers", - "capacity": "11", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.986062, - 48.565925 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Longvilliers", - "ref:EU:EVSE": "FRIOYE437802", - "ref": "FRIOYE437802", - "description": "Longvilliers", - "capacity": "11", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.986062, - 48.565925 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Longvilliers", - "ref:EU:EVSE": "FRIOYE437803", - "ref": "FRIOYE437803", - "description": "Longvilliers", - "capacity": "11", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.986062, - 48.565925 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Longvilliers", - "ref:EU:EVSE": "FRIOYE437804", - "ref": "FRIOYE437804", - "description": "Longvilliers", - "capacity": "11", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.986062, - 48.565925 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Longvilliers", - "ref:EU:EVSE": "FRIOYE437805", - "ref": "FRIOYE437805", - "description": "Longvilliers", - "capacity": "11", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.986062, - 48.565925 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Longvilliers", - "ref:EU:EVSE": "FRIOYE437806", - "ref": "FRIOYE437806", - "description": "Longvilliers", - "capacity": "11", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.986062, - 48.565925 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Longvilliers", - "ref:EU:EVSE": "FRIOYE437807", - "ref": "FRIOYE437807", - "description": "Longvilliers", - "capacity": "11", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.986062, - 48.565925 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Longvilliers", - "ref:EU:EVSE": "FRIOYE437808", - "ref": "FRIOYE437808", - "description": "Longvilliers", - "capacity": "11", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.986062, - 48.565925 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Longvilliers", - "ref:EU:EVSE": "FRIOYE437851", - "ref": "FRIOYE437851", - "description": "Longvilliers", - "capacity": "11", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.986062, - 48.565925 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Longvilliers", - "ref:EU:EVSE": "FRIOYE437852", - "ref": "FRIOYE437852", - "description": "Longvilliers", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.986062, - 48.565925 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Longvilliers", - "ref:EU:EVSE": "FRIOYE437853", - "ref": "FRIOYE437853", - "description": "Longvilliers", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.63345919, - 48.99297587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rosny Nord", - "ref:EU:EVSE": "FRIOYE437901", - "ref": "FRIOYE437901", - "description": "Rosny Nord", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.63345919, - 48.99297587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rosny Nord", - "ref:EU:EVSE": "FRIOYE437902", - "ref": "FRIOYE437902", - "description": "Rosny Nord", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.63345919, - 48.99297587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rosny Nord", - "ref:EU:EVSE": "FRIOYE437903", - "ref": "FRIOYE437903", - "description": "Rosny Nord", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.63345919, - 48.99297587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rosny Nord", - "ref:EU:EVSE": "FRIOYE437904", - "ref": "FRIOYE437904", - "description": "Rosny Nord", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.63345919, - 48.99297587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rosny Nord", - "ref:EU:EVSE": "FRIOYE437951", - "ref": "FRIOYE437951", - "description": "Rosny Nord", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.63345919, - 48.99297587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rosny Nord", - "ref:EU:EVSE": "FRIOYE437952", - "ref": "FRIOYE437952", - "description": "Rosny Nord", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.63345919, - 48.99297587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rosny Nord", - "ref:EU:EVSE": "FRIOYE437953", - "ref": "FRIOYE437953", - "description": "Rosny Nord", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.13297255, - 48.22540029 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Troyes Sud", - "ref:EU:EVSE": "FRIOYE438002", - "ref": "FRIOYE438002", - "description": "Troyes Sud", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.13297255, - 48.22540029 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Troyes Sud", - "ref:EU:EVSE": "FRIOYE438003", - "ref": "FRIOYE438003", - "description": "Troyes Sud", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.13297255, - 48.22540029 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Troyes Sud", - "ref:EU:EVSE": "FRIOYE438004", - "ref": "FRIOYE438004", - "description": "Troyes Sud", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.13297255, - 48.22540029 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Troyes Sud", - "ref:EU:EVSE": "FRIOYE438005", - "ref": "FRIOYE438005", - "description": "Troyes Sud", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.13297255, - 48.22540029 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Troyes Sud", - "ref:EU:EVSE": "FRIOYE438006", - "ref": "FRIOYE438006", - "description": "Troyes Sud", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.13297255, - 48.22540029 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Troyes Sud", - "ref:EU:EVSE": "FRIOYE438007", - "ref": "FRIOYE438007", - "description": "Troyes Sud", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.13297255, - 48.22540029 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Troyes Sud", - "ref:EU:EVSE": "FRIOYE438051", - "ref": "FRIOYE438051", - "description": "Troyes Sud", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.13297255, - 48.22540029 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Troyes Sud", - "ref:EU:EVSE": "FRIOYE438052", - "ref": "FRIOYE438052", - "description": "Troyes Sud", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.13297255, - 48.22540029 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Troyes Sud", - "ref:EU:EVSE": "FRIOYE438053", - "ref": "FRIOYE438053", - "description": "Troyes Sud", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0123232, - 49.2041884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Champfleury", - "ref:EU:EVSE": "FRIOYE438501", - "ref": "FRIOYE438501", - "description": "Champfleury", - "capacity": "23", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0123232, - 49.2041884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Champfleury", - "ref:EU:EVSE": "FRIOYE438502", - "ref": "FRIOYE438502", - "description": "Champfleury", - "capacity": "23", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0123232, - 49.2041884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Champfleury", - "ref:EU:EVSE": "FRIOYE438503", - "ref": "FRIOYE438503", - "description": "Champfleury", - "capacity": "23", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0123232, - 49.2041884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Champfleury", - "ref:EU:EVSE": "FRIOYE438504", - "ref": "FRIOYE438504", - "description": "Champfleury", - "capacity": "23", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0123232, - 49.2041884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Champfleury", - "ref:EU:EVSE": "FRIOYE438505", - "ref": "FRIOYE438505", - "description": "Champfleury", - "capacity": "23", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0123232, - 49.2041884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Champfleury", - "ref:EU:EVSE": "FRIOYE438506", - "ref": "FRIOYE438506", - "description": "Champfleury", - "capacity": "23", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0123232, - 49.2041884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Champfleury", - "ref:EU:EVSE": "FRIOYE438507", - "ref": "FRIOYE438507", - "description": "Champfleury", - "capacity": "23", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0123232, - 49.2041884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Champfleury", - "ref:EU:EVSE": "FRIOYE438508", - "ref": "FRIOYE438508", - "description": "Champfleury", - "capacity": "23", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0123232, - 49.2041884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Champfleury", - "ref:EU:EVSE": "FRIOYE438509", - "ref": "FRIOYE438509", - "description": "Champfleury", - "capacity": "23", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0123232, - 49.2041884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Champfleury", - "ref:EU:EVSE": "FRIOYE438510", - "ref": "FRIOYE438510", - "description": "Champfleury", - "capacity": "23", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0123232, - 49.2041884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Champfleury", - "ref:EU:EVSE": "FRIOYE438511", - "ref": "FRIOYE438511", - "description": "Champfleury", - "capacity": "23", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0123232, - 49.2041884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Champfleury", - "ref:EU:EVSE": "FRIOYE438512", - "ref": "FRIOYE438512", - "description": "Champfleury", - "capacity": "23", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0123232, - 49.2041884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Champfleury", - "ref:EU:EVSE": "FRIOYE438513", - "ref": "FRIOYE438513", - "description": "Champfleury", - "capacity": "23", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0123232, - 49.2041884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Champfleury", - "ref:EU:EVSE": "FRIOYE438514", - "ref": "FRIOYE438514", - "description": "Champfleury", - "capacity": "23", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0123232, - 49.2041884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Champfleury", - "ref:EU:EVSE": "FRIOYE438515", - "ref": "FRIOYE438515", - "description": "Champfleury", - "capacity": "23", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0123232, - 49.2041884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Champfleury", - "ref:EU:EVSE": "FRIOYE438516", - "ref": "FRIOYE438516", - "description": "Champfleury", - "capacity": "23", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0123232, - 49.2041884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Champfleury", - "ref:EU:EVSE": "FRIOYE438551", - "ref": "FRIOYE438551", - "description": "Champfleury", - "capacity": "23", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0123232, - 49.2041884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Champfleury", - "ref:EU:EVSE": "FRIOYE438552", - "ref": "FRIOYE438552", - "description": "Champfleury", - "capacity": "23", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0123232, - 49.2041884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Champfleury", - "ref:EU:EVSE": "FRIOYE438553", - "ref": "FRIOYE438553", - "description": "Champfleury", - "capacity": "23", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0123232, - 49.2041884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Champfleury", - "ref:EU:EVSE": "FRIOYE438571", - "ref": "FRIOYE438571", - "description": "Champfleury", - "capacity": "23", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0123232, - 49.2041884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Champfleury", - "ref:EU:EVSE": "FRIOYE438572", - "ref": "FRIOYE438572", - "description": "Champfleury", - "capacity": "23", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0123232, - 49.2041884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Champfleury", - "ref:EU:EVSE": "FRIOYE438573", - "ref": "FRIOYE438573", - "description": "Champfleury", - "capacity": "23", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0123232, - 49.2041884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Champfleury", - "ref:EU:EVSE": "FRIOYE438574", - "ref": "FRIOYE438574", - "description": "Champfleury", - "capacity": "23", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5869568, - 46.3784933 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vérités", - "ref:EU:EVSE": "FRIOYE438605", - "ref": "FRIOYE438605", - "description": "Vérités", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5869568, - 46.3784933 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vérités", - "ref:EU:EVSE": "FRIOYE438606", - "ref": "FRIOYE438606", - "description": "Vérités", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5869568, - 46.3784933 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vérités", - "ref:EU:EVSE": "FRIOYE438607", - "ref": "FRIOYE438607", - "description": "Vérités", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5869568, - 46.3784933 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vérités", - "ref:EU:EVSE": "FRIOYE438608", - "ref": "FRIOYE438608", - "description": "Vérités", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5869568, - 46.3784933 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vérités", - "ref:EU:EVSE": "FRIOYE438651", - "ref": "FRIOYE438651", - "description": "Vérités", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5869568, - 46.3784933 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vérités", - "ref:EU:EVSE": "FRIOYE438652", - "ref": "FRIOYE438652", - "description": "Vérités", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5869568, - 46.3784933 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vérités", - "ref:EU:EVSE": "FRIOYE438653", - "ref": "FRIOYE438653", - "description": "Vérités", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.362724, - 46.497485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Aire du Bourbonnais", - "ref:EU:EVSE": "FRIOYE438705", - "ref": "FRIOYE438705", - "description": "Aire du Bourbonnais", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.362724, - 46.497485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Aire du Bourbonnais", - "ref:EU:EVSE": "FRIOYE438706", - "ref": "FRIOYE438706", - "description": "Aire du Bourbonnais", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.362724, - 46.497485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Aire du Bourbonnais", - "ref:EU:EVSE": "FRIOYE438707", - "ref": "FRIOYE438707", - "description": "Aire du Bourbonnais", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.362724, - 46.497485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Aire du Bourbonnais", - "ref:EU:EVSE": "FRIOYE438708", - "ref": "FRIOYE438708", - "description": "Aire du Bourbonnais", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.362724, - 46.497485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Aire du Bourbonnais", - "ref:EU:EVSE": "FRIOYE438709", - "ref": "FRIOYE438709", - "description": "Aire du Bourbonnais", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.362724, - 46.497485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Aire du Bourbonnais", - "ref:EU:EVSE": "FRIOYE438710", - "ref": "FRIOYE438710", - "description": "Aire du Bourbonnais", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.362724, - 46.497485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Aire du Bourbonnais", - "ref:EU:EVSE": "FRIOYE438751", - "ref": "FRIOYE438751", - "description": "Aire du Bourbonnais", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.362724, - 46.497485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Aire du Bourbonnais", - "ref:EU:EVSE": "FRIOYE438752", - "ref": "FRIOYE438752", - "description": "Aire du Bourbonnais", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.362724, - 46.497485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Aire du Bourbonnais", - "ref:EU:EVSE": "FRIOYE438753", - "ref": "FRIOYE438753", - "description": "Aire du Bourbonnais", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.035971, - 47.504363 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Maison Dieu", - "ref:EU:EVSE": "FRIOYE438801", - "ref": "FRIOYE438801", - "description": "Maison Dieu", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.035971, - 47.504363 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Maison Dieu", - "ref:EU:EVSE": "FRIOYE438802", - "ref": "FRIOYE438802", - "description": "Maison Dieu", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.035971, - 47.504363 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Maison Dieu", - "ref:EU:EVSE": "FRIOYE438803", - "ref": "FRIOYE438803", - "description": "Maison Dieu", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.035971, - 47.504363 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Maison Dieu", - "ref:EU:EVSE": "FRIOYE438804", - "ref": "FRIOYE438804", - "description": "Maison Dieu", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.035971, - 47.504363 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Maison Dieu", - "ref:EU:EVSE": "FRIOYE438805", - "ref": "FRIOYE438805", - "description": "Maison Dieu", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.035971, - 47.504363 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Maison Dieu", - "ref:EU:EVSE": "FRIOYE438806", - "ref": "FRIOYE438806", - "description": "Maison Dieu", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.035971, - 47.504363 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Maison Dieu", - "ref:EU:EVSE": "FRIOYE438851", - "ref": "FRIOYE438851", - "description": "Maison Dieu", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.035971, - 47.504363 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Maison Dieu", - "ref:EU:EVSE": "FRIOYE438852", - "ref": "FRIOYE438852", - "description": "Maison Dieu", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.035971, - 47.504363 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Maison Dieu", - "ref:EU:EVSE": "FRIOYE438853", - "ref": "FRIOYE438853", - "description": "Maison Dieu", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.08938462, - 43.21617662 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Narbonne-Vinassan Nord", - "ref:EU:EVSE": "FRIOYE438901", - "ref": "FRIOYE438901", - "description": "Narbonne-Vinassan Nord", - "capacity": "11", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.08938462, - 43.21617662 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Narbonne-Vinassan Nord", - "ref:EU:EVSE": "FRIOYE438902", - "ref": "FRIOYE438902", - "description": "Narbonne-Vinassan Nord", - "capacity": "11", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.08938462, - 43.21617662 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Narbonne-Vinassan Nord", - "ref:EU:EVSE": "FRIOYE438903", - "ref": "FRIOYE438903", - "description": "Narbonne-Vinassan Nord", - "capacity": "11", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.08938462, - 43.21617662 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Narbonne-Vinassan Nord", - "ref:EU:EVSE": "FRIOYE438904", - "ref": "FRIOYE438904", - "description": "Narbonne-Vinassan Nord", - "capacity": "11", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.08938462, - 43.21617662 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Narbonne-Vinassan Nord", - "ref:EU:EVSE": "FRIOYE438905", - "ref": "FRIOYE438905", - "description": "Narbonne-Vinassan Nord", - "capacity": "11", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.08938462, - 43.21617662 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Narbonne-Vinassan Nord", - "ref:EU:EVSE": "FRIOYE438906", - "ref": "FRIOYE438906", - "description": "Narbonne-Vinassan Nord", - "capacity": "11", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.08938462, - 43.21617662 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Narbonne-Vinassan Nord", - "ref:EU:EVSE": "FRIOYE438907", - "ref": "FRIOYE438907", - "description": "Narbonne-Vinassan Nord", - "capacity": "11", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.08938462, - 43.21617662 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Narbonne-Vinassan Nord", - "ref:EU:EVSE": "FRIOYE438908", - "ref": "FRIOYE438908", - "description": "Narbonne-Vinassan Nord", - "capacity": "11", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.08938462, - 43.21617662 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Narbonne-Vinassan Nord", - "ref:EU:EVSE": "FRIOYE438951", - "ref": "FRIOYE438951", - "description": "Narbonne-Vinassan Nord", - "capacity": "11", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.08938462, - 43.21617662 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Narbonne-Vinassan Nord", - "ref:EU:EVSE": "FRIOYE438952", - "ref": "FRIOYE438952", - "description": "Narbonne-Vinassan Nord", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.08938462, - 43.21617662 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Narbonne-Vinassan Nord", - "ref:EU:EVSE": "FRIOYE438953", - "ref": "FRIOYE438953", - "description": "Narbonne-Vinassan Nord", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.70105992, - 45.13757871 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Périgueux Sud", - "ref:EU:EVSE": "FRIOYE439101", - "ref": "FRIOYE439101", - "description": "Périgueux Sud", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.70105992, - 45.13757871 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Périgueux Sud", - "ref:EU:EVSE": "FRIOYE439102", - "ref": "FRIOYE439102", - "description": "Périgueux Sud", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.70105992, - 45.13757871 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Périgueux Sud", - "ref:EU:EVSE": "FRIOYE439103", - "ref": "FRIOYE439103", - "description": "Périgueux Sud", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.70105992, - 45.13757871 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Périgueux Sud", - "ref:EU:EVSE": "FRIOYE439104", - "ref": "FRIOYE439104", - "description": "Périgueux Sud", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.70105992, - 45.13757871 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Périgueux Sud", - "ref:EU:EVSE": "FRIOYE439105", - "ref": "FRIOYE439105", - "description": "Périgueux Sud", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.70105992, - 45.13757871 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Périgueux Sud", - "ref:EU:EVSE": "FRIOYE439106", - "ref": "FRIOYE439106", - "description": "Périgueux Sud", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.70105992, - 45.13757871 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Périgueux Sud", - "ref:EU:EVSE": "FRIOYE439151", - "ref": "FRIOYE439151", - "description": "Périgueux Sud", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.70105992, - 45.13757871 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Périgueux Sud", - "ref:EU:EVSE": "FRIOYE439152", - "ref": "FRIOYE439152", - "description": "Périgueux Sud", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.70105992, - 45.13757871 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Périgueux Sud", - "ref:EU:EVSE": "FRIOYE439153", - "ref": "FRIOYE439153", - "description": "Périgueux Sud", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.54801371, - 49.08934818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Witz", - "ref:EU:EVSE": "FRIOYE439601", - "ref": "FRIOYE439601", - "description": "Saint-Witz", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.54801371, - 49.08934818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Witz", - "ref:EU:EVSE": "FRIOYE439602", - "ref": "FRIOYE439602", - "description": "Saint-Witz", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.54801371, - 49.08934818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Witz", - "ref:EU:EVSE": "FRIOYE439603", - "ref": "FRIOYE439603", - "description": "Saint-Witz", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.54801371, - 49.08934818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Witz", - "ref:EU:EVSE": "FRIOYE439604", - "ref": "FRIOYE439604", - "description": "Saint-Witz", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.54801371, - 49.08934818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Witz", - "ref:EU:EVSE": "FRIOYE439605", - "ref": "FRIOYE439605", - "description": "Saint-Witz", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.54801371, - 49.08934818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Witz", - "ref:EU:EVSE": "FRIOYE439606", - "ref": "FRIOYE439606", - "description": "Saint-Witz", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.54801371, - 49.08934818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Witz", - "ref:EU:EVSE": "FRIOYE439607", - "ref": "FRIOYE439607", - "description": "Saint-Witz", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.54801371, - 49.08934818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Witz", - "ref:EU:EVSE": "FRIOYE439608", - "ref": "FRIOYE439608", - "description": "Saint-Witz", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.54801371, - 49.08934818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Witz", - "ref:EU:EVSE": "FRIOYE439609", - "ref": "FRIOYE439609", - "description": "Saint-Witz", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.54801371, - 49.08934818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Witz", - "ref:EU:EVSE": "FRIOYE439610", - "ref": "FRIOYE439610", - "description": "Saint-Witz", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.54801371, - 49.08934818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Witz", - "ref:EU:EVSE": "FRIOYE439611", - "ref": "FRIOYE439611", - "description": "Saint-Witz", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.54801371, - 49.08934818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Witz", - "ref:EU:EVSE": "FRIOYE439612", - "ref": "FRIOYE439612", - "description": "Saint-Witz", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.54801371, - 49.08934818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Witz", - "ref:EU:EVSE": "FRIOYE439651", - "ref": "FRIOYE439651", - "description": "Saint-Witz", - "capacity": "15", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.54801371, - 49.08934818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Witz", - "ref:EU:EVSE": "FRIOYE439652", - "ref": "FRIOYE439652", - "description": "Saint-Witz", - "capacity": "15", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.54801371, - 49.08934818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Witz", - "ref:EU:EVSE": "FRIOYE439653", - "ref": "FRIOYE439653", - "description": "Saint-Witz", - "capacity": "15", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.798195, - 50.9270248 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Coquelles", - "ref:EU:EVSE": "FRIOYE439701", - "ref": "FRIOYE439701", - "description": "Coquelles", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.798195, - 50.9270248 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Coquelles", - "ref:EU:EVSE": "FRIOYE439702", - "ref": "FRIOYE439702", - "description": "Coquelles", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.798195, - 50.9270248 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Coquelles", - "ref:EU:EVSE": "FRIOYE439703", - "ref": "FRIOYE439703", - "description": "Coquelles", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.798195, - 50.9270248 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Coquelles", - "ref:EU:EVSE": "FRIOYE439704", - "ref": "FRIOYE439704", - "description": "Coquelles", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.798195, - 50.9270248 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Coquelles", - "ref:EU:EVSE": "FRIOYE439705", - "ref": "FRIOYE439705", - "description": "Coquelles", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.798195, - 50.9270248 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Coquelles", - "ref:EU:EVSE": "FRIOYE439706", - "ref": "FRIOYE439706", - "description": "Coquelles", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.798195, - 50.9270248 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Coquelles", - "ref:EU:EVSE": "FRIOYE439751", - "ref": "FRIOYE439751", - "description": "Coquelles", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.798195, - 50.9270248 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Coquelles", - "ref:EU:EVSE": "FRIOYE439752", - "ref": "FRIOYE439752", - "description": "Coquelles", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.798195, - 50.9270248 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Coquelles", - "ref:EU:EVSE": "FRIOYE439753", - "ref": "FRIOYE439753", - "description": "Coquelles", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.070357, - 50.225478 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Baralle", - "ref:EU:EVSE": "FRIOYE440001", - "ref": "FRIOYE440001", - "description": "Baralle", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.070357, - 50.225478 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Baralle", - "ref:EU:EVSE": "FRIOYE440002", - "ref": "FRIOYE440002", - "description": "Baralle", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.070357, - 50.225478 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Baralle", - "ref:EU:EVSE": "FRIOYE440003", - "ref": "FRIOYE440003", - "description": "Baralle", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.070357, - 50.225478 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Baralle", - "ref:EU:EVSE": "FRIOYE440004", - "ref": "FRIOYE440004", - "description": "Baralle", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.070357, - 50.225478 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Baralle", - "ref:EU:EVSE": "FRIOYE440051", - "ref": "FRIOYE440051", - "description": "Baralle", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.070357, - 50.225478 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Baralle", - "ref:EU:EVSE": "FRIOYE440052", - "ref": "FRIOYE440052", - "description": "Baralle", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.070357, - 50.225478 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Baralle", - "ref:EU:EVSE": "FRIOYE440053", - "ref": "FRIOYE440053", - "description": "Baralle", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.053197, - 50.548681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Seclin", - "ref:EU:EVSE": "FRIOYE440101", - "ref": "FRIOYE440101", - "description": "Seclin", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.053197, - 50.548681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Seclin", - "ref:EU:EVSE": "FRIOYE440102", - "ref": "FRIOYE440102", - "description": "Seclin", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.053197, - 50.548681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Seclin", - "ref:EU:EVSE": "FRIOYE440103", - "ref": "FRIOYE440103", - "description": "Seclin", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.053197, - 50.548681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Seclin", - "ref:EU:EVSE": "FRIOYE440109", - "ref": "FRIOYE440109", - "description": "Seclin", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.053197, - 50.548681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Seclin", - "ref:EU:EVSE": "FRIOYE440110", - "ref": "FRIOYE440110", - "description": "Seclin", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.053197, - 50.548681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Seclin", - "ref:EU:EVSE": "FRIOYE440111", - "ref": "FRIOYE440111", - "description": "Seclin", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.053197, - 50.548681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Seclin", - "ref:EU:EVSE": "FRIOYE440112", - "ref": "FRIOYE440112", - "description": "Seclin", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.053197, - 50.548681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Seclin", - "ref:EU:EVSE": "FRIOYE440113", - "ref": "FRIOYE440113", - "description": "Seclin", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.053197, - 50.548681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Seclin", - "ref:EU:EVSE": "FRIOYE440121", - "ref": "FRIOYE440121", - "description": "Seclin", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.053197, - 50.548681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Seclin", - "ref:EU:EVSE": "FRIOYE440122", - "ref": "FRIOYE440122", - "description": "Seclin", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.053197, - 50.548681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Seclin", - "ref:EU:EVSE": "FRIOYE440123", - "ref": "FRIOYE440123", - "description": "Seclin", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.053197, - 50.548681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Seclin", - "ref:EU:EVSE": "FRIOYE440124", - "ref": "FRIOYE440124", - "description": "Seclin", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.053197, - 50.548681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Seclin", - "ref:EU:EVSE": "FRIOYE440151", - "ref": "FRIOYE440151", - "description": "Seclin", - "capacity": "15", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.053197, - 50.548681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Seclin", - "ref:EU:EVSE": "FRIOYE440152", - "ref": "FRIOYE440152", - "description": "Seclin", - "capacity": "15", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.053197, - 50.548681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Seclin", - "ref:EU:EVSE": "FRIOYE440153", - "ref": "FRIOYE440153", - "description": "Seclin", - "capacity": "15", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.58580732, - 50.82660708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint Laurent", - "ref:EU:EVSE": "FRIOYE440201", - "ref": "FRIOYE440201", - "description": "Saint Laurent", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.58580732, - 50.82660708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint Laurent", - "ref:EU:EVSE": "FRIOYE440202", - "ref": "FRIOYE440202", - "description": "Saint Laurent", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.58580732, - 50.82660708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint Laurent", - "ref:EU:EVSE": "FRIOYE440203", - "ref": "FRIOYE440203", - "description": "Saint Laurent", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.58580732, - 50.82660708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint Laurent", - "ref:EU:EVSE": "FRIOYE440204", - "ref": "FRIOYE440204", - "description": "Saint Laurent", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.58580732, - 50.82660708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint Laurent", - "ref:EU:EVSE": "FRIOYE440205", - "ref": "FRIOYE440205", - "description": "Saint Laurent", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.58580732, - 50.82660708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint Laurent", - "ref:EU:EVSE": "FRIOYE440206", - "ref": "FRIOYE440206", - "description": "Saint Laurent", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.58580732, - 50.82660708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint Laurent", - "ref:EU:EVSE": "FRIOYE440251", - "ref": "FRIOYE440251", - "description": "Saint Laurent", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.58580732, - 50.82660708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint Laurent", - "ref:EU:EVSE": "FRIOYE440252", - "ref": "FRIOYE440252", - "description": "Saint Laurent", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.58580732, - 50.82660708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint Laurent", - "ref:EU:EVSE": "FRIOYE440253", - "ref": "FRIOYE440253", - "description": "Saint Laurent", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.73259269, - 44.19480716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mornas Village", - "ref:EU:EVSE": "FRIOYE440301", - "ref": "FRIOYE440301", - "description": "Mornas Village", - "capacity": "23", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.73259269, - 44.19480716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mornas Village", - "ref:EU:EVSE": "FRIOYE440302", - "ref": "FRIOYE440302", - "description": "Mornas Village", - "capacity": "23", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.73259269, - 44.19480716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mornas Village", - "ref:EU:EVSE": "FRIOYE440303", - "ref": "FRIOYE440303", - "description": "Mornas Village", - "capacity": "23", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.73259269, - 44.19480716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mornas Village", - "ref:EU:EVSE": "FRIOYE440304", - "ref": "FRIOYE440304", - "description": "Mornas Village", - "capacity": "23", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.73259269, - 44.19480716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mornas Village", - "ref:EU:EVSE": "FRIOYE440305", - "ref": "FRIOYE440305", - "description": "Mornas Village", - "capacity": "23", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.73259269, - 44.19480716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mornas Village", - "ref:EU:EVSE": "FRIOYE440306", - "ref": "FRIOYE440306", - "description": "Mornas Village", - "capacity": "23", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.73259269, - 44.19480716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mornas Village", - "ref:EU:EVSE": "FRIOYE440307", - "ref": "FRIOYE440307", - "description": "Mornas Village", - "capacity": "23", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.73259269, - 44.19480716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mornas Village", - "ref:EU:EVSE": "FRIOYE440308", - "ref": "FRIOYE440308", - "description": "Mornas Village", - "capacity": "23", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.73259269, - 44.19480716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mornas Village", - "ref:EU:EVSE": "FRIOYE440309", - "ref": "FRIOYE440309", - "description": "Mornas Village", - "capacity": "23", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.73259269, - 44.19480716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mornas Village", - "ref:EU:EVSE": "FRIOYE440310", - "ref": "FRIOYE440310", - "description": "Mornas Village", - "capacity": "23", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.73259269, - 44.19480716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mornas Village", - "ref:EU:EVSE": "FRIOYE440313", - "ref": "FRIOYE440313", - "description": "Mornas Village", - "capacity": "23", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.73259269, - 44.19480716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mornas Village", - "ref:EU:EVSE": "FRIOYE440314", - "ref": "FRIOYE440314", - "description": "Mornas Village", - "capacity": "23", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.73259269, - 44.19480716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mornas Village", - "ref:EU:EVSE": "FRIOYE440315", - "ref": "FRIOYE440315", - "description": "Mornas Village", - "capacity": "23", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.73259269, - 44.19480716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mornas Village", - "ref:EU:EVSE": "FRIOYE440316", - "ref": "FRIOYE440316", - "description": "Mornas Village", - "capacity": "23", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.73259269, - 44.19480716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mornas Village", - "ref:EU:EVSE": "FRIOYE440317", - "ref": "FRIOYE440317", - "description": "Mornas Village", - "capacity": "23", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.73259269, - 44.19480716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mornas Village", - "ref:EU:EVSE": "FRIOYE440318", - "ref": "FRIOYE440318", - "description": "Mornas Village", - "capacity": "23", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.73259269, - 44.19480716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mornas Village", - "ref:EU:EVSE": "FRIOYE440351", - "ref": "FRIOYE440351", - "description": "Mornas Village", - "capacity": "23", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.73259269, - 44.19480716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mornas Village", - "ref:EU:EVSE": "FRIOYE440352", - "ref": "FRIOYE440352", - "description": "Mornas Village", - "capacity": "23", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.73259269, - 44.19480716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mornas Village", - "ref:EU:EVSE": "FRIOYE440353", - "ref": "FRIOYE440353", - "description": "Mornas Village", - "capacity": "23", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.723115, - 44.21656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mornas les Adrets", - "ref:EU:EVSE": "FRIOYE440401", - "ref": "FRIOYE440401", - "description": "Mornas les Adrets", - "capacity": "19", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.723115, - 44.21656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mornas les Adrets", - "ref:EU:EVSE": "FRIOYE440402", - "ref": "FRIOYE440402", - "description": "Mornas les Adrets", - "capacity": "19", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.723115, - 44.21656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mornas les Adrets", - "ref:EU:EVSE": "FRIOYE440403", - "ref": "FRIOYE440403", - "description": "Mornas les Adrets", - "capacity": "19", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.723115, - 44.21656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mornas les Adrets", - "ref:EU:EVSE": "FRIOYE440404", - "ref": "FRIOYE440404", - "description": "Mornas les Adrets", - "capacity": "19", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.723115, - 44.21656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mornas les Adrets", - "ref:EU:EVSE": "FRIOYE440405", - "ref": "FRIOYE440405", - "description": "Mornas les Adrets", - "capacity": "19", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.723115, - 44.21656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mornas les Adrets", - "ref:EU:EVSE": "FRIOYE440406", - "ref": "FRIOYE440406", - "description": "Mornas les Adrets", - "capacity": "19", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.723115, - 44.21656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mornas les Adrets", - "ref:EU:EVSE": "FRIOYE440407", - "ref": "FRIOYE440407", - "description": "Mornas les Adrets", - "capacity": "19", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.723115, - 44.21656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mornas les Adrets", - "ref:EU:EVSE": "FRIOYE440408", - "ref": "FRIOYE440408", - "description": "Mornas les Adrets", - "capacity": "19", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.723115, - 44.21656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mornas les Adrets", - "ref:EU:EVSE": "FRIOYE440409", - "ref": "FRIOYE440409", - "description": "Mornas les Adrets", - "capacity": "19", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.723115, - 44.21656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mornas les Adrets", - "ref:EU:EVSE": "FRIOYE440410", - "ref": "FRIOYE440410", - "description": "Mornas les Adrets", - "capacity": "19", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.723115, - 44.21656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mornas les Adrets", - "ref:EU:EVSE": "FRIOYE440411", - "ref": "FRIOYE440411", - "description": "Mornas les Adrets", - "capacity": "19", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.723115, - 44.21656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mornas les Adrets", - "ref:EU:EVSE": "FRIOYE440412", - "ref": "FRIOYE440412", - "description": "Mornas les Adrets", - "capacity": "19", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.723115, - 44.21656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mornas les Adrets", - "ref:EU:EVSE": "FRIOYE440413", - "ref": "FRIOYE440413", - "description": "Mornas les Adrets", - "capacity": "19", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.723115, - 44.21656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mornas les Adrets", - "ref:EU:EVSE": "FRIOYE440414", - "ref": "FRIOYE440414", - "description": "Mornas les Adrets", - "capacity": "19", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.723115, - 44.21656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mornas les Adrets", - "ref:EU:EVSE": "FRIOYE440415", - "ref": "FRIOYE440415", - "description": "Mornas les Adrets", - "capacity": "19", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.723115, - 44.21656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mornas les Adrets", - "ref:EU:EVSE": "FRIOYE440416", - "ref": "FRIOYE440416", - "description": "Mornas les Adrets", - "capacity": "19", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.723115, - 44.21656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mornas les Adrets", - "ref:EU:EVSE": "FRIOYE440451", - "ref": "FRIOYE440451", - "description": "Mornas les Adrets", - "capacity": "19", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.723115, - 44.21656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mornas les Adrets", - "ref:EU:EVSE": "FRIOYE440452", - "ref": "FRIOYE440452", - "description": "Mornas les Adrets", - "capacity": "19", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.723115, - 44.21656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mornas les Adrets", - "ref:EU:EVSE": "FRIOYE440453", - "ref": "FRIOYE440453", - "description": "Mornas les Adrets", - "capacity": "19", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.187658, - 44.405928 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mas D'Agenais", - "ref:EU:EVSE": "FRIOYE440701", - "ref": "FRIOYE440701", - "description": "Mas D'Agenais", - "capacity": "11", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.187658, - 44.405928 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mas D'Agenais", - "ref:EU:EVSE": "FRIOYE440702", - "ref": "FRIOYE440702", - "description": "Mas D'Agenais", - "capacity": "11", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.187658, - 44.405928 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mas D'Agenais", - "ref:EU:EVSE": "FRIOYE440703", - "ref": "FRIOYE440703", - "description": "Mas D'Agenais", - "capacity": "11", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.187658, - 44.405928 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mas D'Agenais", - "ref:EU:EVSE": "FRIOYE440704", - "ref": "FRIOYE440704", - "description": "Mas D'Agenais", - "capacity": "11", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.187658, - 44.405928 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mas D'Agenais", - "ref:EU:EVSE": "FRIOYE440705", - "ref": "FRIOYE440705", - "description": "Mas D'Agenais", - "capacity": "11", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.187658, - 44.405928 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mas D'Agenais", - "ref:EU:EVSE": "FRIOYE440706", - "ref": "FRIOYE440706", - "description": "Mas D'Agenais", - "capacity": "11", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.187658, - 44.405928 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mas D'Agenais", - "ref:EU:EVSE": "FRIOYE440707", - "ref": "FRIOYE440707", - "description": "Mas D'Agenais", - "capacity": "11", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.187658, - 44.405928 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mas D'Agenais", - "ref:EU:EVSE": "FRIOYE440708", - "ref": "FRIOYE440708", - "description": "Mas D'Agenais", - "capacity": "11", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.187658, - 44.405928 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mas D'Agenais", - "ref:EU:EVSE": "FRIOYE440751", - "ref": "FRIOYE440751", - "description": "Mas D'Agenais", - "capacity": "11", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.187658, - 44.405928 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mas D'Agenais", - "ref:EU:EVSE": "FRIOYE440752", - "ref": "FRIOYE440752", - "description": "Mas D'Agenais", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.187658, - 44.405928 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Mas D'Agenais", - "ref:EU:EVSE": "FRIOYE440753", - "ref": "FRIOYE440753", - "description": "Mas D'Agenais", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.641617, - 43.074883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pamiers", - "ref:EU:EVSE": "FRIOYE446601", - "ref": "FRIOYE446601", - "description": "Pamiers", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.641617, - 43.074883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pamiers", - "ref:EU:EVSE": "FRIOYE446602", - "ref": "FRIOYE446602", - "description": "Pamiers", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.641617, - 43.074883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pamiers", - "ref:EU:EVSE": "FRIOYE446603", - "ref": "FRIOYE446603", - "description": "Pamiers", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.641617, - 43.074883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pamiers", - "ref:EU:EVSE": "FRIOYE446604", - "ref": "FRIOYE446604", - "description": "Pamiers", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.641617, - 43.074883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pamiers", - "ref:EU:EVSE": "FRIOYE446605", - "ref": "FRIOYE446605", - "description": "Pamiers", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.641617, - 43.074883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pamiers", - "ref:EU:EVSE": "FRIOYE446606", - "ref": "FRIOYE446606", - "description": "Pamiers", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.641617, - 43.074883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pamiers", - "ref:EU:EVSE": "FRIOYE446651", - "ref": "FRIOYE446651", - "description": "Pamiers", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.641617, - 43.074883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pamiers", - "ref:EU:EVSE": "FRIOYE446652", - "ref": "FRIOYE446652", - "description": "Pamiers", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.641617, - 43.074883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pamiers", - "ref:EU:EVSE": "FRIOYE446653", - "ref": "FRIOYE446653", - "description": "Pamiers", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.334277, - 45.173361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bedenac Ouest", - "ref:EU:EVSE": "FRIOYE447301", - "ref": "FRIOYE447301", - "description": "Bedenac Ouest", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.334277, - 45.173361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bedenac Ouest", - "ref:EU:EVSE": "FRIOYE447302", - "ref": "FRIOYE447302", - "description": "Bedenac Ouest", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.334277, - 45.173361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bedenac Ouest", - "ref:EU:EVSE": "FRIOYE447303", - "ref": "FRIOYE447303", - "description": "Bedenac Ouest", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.334277, - 45.173361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bedenac Ouest", - "ref:EU:EVSE": "FRIOYE447304", - "ref": "FRIOYE447304", - "description": "Bedenac Ouest", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.334277, - 45.173361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bedenac Ouest", - "ref:EU:EVSE": "FRIOYE447305", - "ref": "FRIOYE447305", - "description": "Bedenac Ouest", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.334277, - 45.173361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bedenac Ouest", - "ref:EU:EVSE": "FRIOYE447306", - "ref": "FRIOYE447306", - "description": "Bedenac Ouest", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.334277, - 45.173361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bedenac Ouest", - "ref:EU:EVSE": "FRIOYE447351", - "ref": "FRIOYE447351", - "description": "Bedenac Ouest", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.334277, - 45.173361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bedenac Ouest", - "ref:EU:EVSE": "FRIOYE447352", - "ref": "FRIOYE447352", - "description": "Bedenac Ouest", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.334277, - 45.173361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bedenac Ouest", - "ref:EU:EVSE": "FRIOYE447353", - "ref": "FRIOYE447353", - "description": "Bedenac Ouest", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.307805, - 49.366192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Soissons Ouest", - "ref:EU:EVSE": "FRIOYE448301", - "ref": "FRIOYE448301", - "description": "Soissons Ouest", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.307805, - 49.366192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Soissons Ouest", - "ref:EU:EVSE": "FRIOYE448302", - "ref": "FRIOYE448302", - "description": "Soissons Ouest", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.307805, - 49.366192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Soissons Ouest", - "ref:EU:EVSE": "FRIOYE448303", - "ref": "FRIOYE448303", - "description": "Soissons Ouest", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.307805, - 49.366192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Soissons Ouest", - "ref:EU:EVSE": "FRIOYE448304", - "ref": "FRIOYE448304", - "description": "Soissons Ouest", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.307805, - 49.366192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Soissons Ouest", - "ref:EU:EVSE": "FRIOYE448305", - "ref": "FRIOYE448305", - "description": "Soissons Ouest", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.307805, - 49.366192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Soissons Ouest", - "ref:EU:EVSE": "FRIOYE448306", - "ref": "FRIOYE448306", - "description": "Soissons Ouest", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.307805, - 49.366192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Soissons Ouest", - "ref:EU:EVSE": "FRIOYE448351", - "ref": "FRIOYE448351", - "description": "Soissons Ouest", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.307805, - 49.366192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Soissons Ouest", - "ref:EU:EVSE": "FRIOYE448352", - "ref": "FRIOYE448352", - "description": "Soissons Ouest", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.307805, - 49.366192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Soissons Ouest", - "ref:EU:EVSE": "FRIOYE448353", - "ref": "FRIOYE448353", - "description": "Soissons Ouest", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.70546811, - 46.85103448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Châteauroux Nord", - "ref:EU:EVSE": "FRIOYE448901", - "ref": "FRIOYE448901", - "description": "Châteauroux Nord", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.70546811, - 46.85103448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Châteauroux Nord", - "ref:EU:EVSE": "FRIOYE448902", - "ref": "FRIOYE448902", - "description": "Châteauroux Nord", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.70546811, - 46.85103448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Châteauroux Nord", - "ref:EU:EVSE": "FRIOYE448903", - "ref": "FRIOYE448903", - "description": "Châteauroux Nord", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.70546811, - 46.85103448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Châteauroux Nord", - "ref:EU:EVSE": "FRIOYE448904", - "ref": "FRIOYE448904", - "description": "Châteauroux Nord", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.70546811, - 46.85103448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Châteauroux Nord", - "ref:EU:EVSE": "FRIOYE448905", - "ref": "FRIOYE448905", - "description": "Châteauroux Nord", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.70546811, - 46.85103448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Châteauroux Nord", - "ref:EU:EVSE": "FRIOYE448906", - "ref": "FRIOYE448906", - "description": "Châteauroux Nord", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.70546811, - 46.85103448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Châteauroux Nord", - "ref:EU:EVSE": "FRIOYE448951", - "ref": "FRIOYE448951", - "description": "Châteauroux Nord", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.70546811, - 46.85103448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Châteauroux Nord", - "ref:EU:EVSE": "FRIOYE448952", - "ref": "FRIOYE448952", - "description": "Châteauroux Nord", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.70546811, - 46.85103448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Châteauroux Nord", - "ref:EU:EVSE": "FRIOYE448953", - "ref": "FRIOYE448953", - "description": "Châteauroux Nord", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.912983, - 44.236495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Sisteron", - "ref:EU:EVSE": "FRIOYE449001", - "ref": "FRIOYE449001", - "description": "Sisteron", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.912983, - 44.236495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Sisteron", - "ref:EU:EVSE": "FRIOYE449002", - "ref": "FRIOYE449002", - "description": "Sisteron", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.912983, - 44.236495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Sisteron", - "ref:EU:EVSE": "FRIOYE449003", - "ref": "FRIOYE449003", - "description": "Sisteron", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.912983, - 44.236495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Sisteron", - "ref:EU:EVSE": "FRIOYE449004", - "ref": "FRIOYE449004", - "description": "Sisteron", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.912983, - 44.236495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Sisteron", - "ref:EU:EVSE": "FRIOYE449051", - "ref": "FRIOYE449051", - "description": "Sisteron", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.912983, - 44.236495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Sisteron", - "ref:EU:EVSE": "FRIOYE449052", - "ref": "FRIOYE449052", - "description": "Sisteron", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.912983, - 44.236495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Sisteron", - "ref:EU:EVSE": "FRIOYE449053", - "ref": "FRIOYE449053", - "description": "Sisteron", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.49387879, - 43.63256608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Meyrargues", - "ref:EU:EVSE": "FRIOYE451601", - "ref": "FRIOYE451601", - "description": "Meyrargues", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.49387879, - 43.63256608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Meyrargues", - "ref:EU:EVSE": "FRIOYE451602", - "ref": "FRIOYE451602", - "description": "Meyrargues", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.49387879, - 43.63256608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Meyrargues", - "ref:EU:EVSE": "FRIOYE451603", - "ref": "FRIOYE451603", - "description": "Meyrargues", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.49387879, - 43.63256608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Meyrargues", - "ref:EU:EVSE": "FRIOYE451604", - "ref": "FRIOYE451604", - "description": "Meyrargues", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.49387879, - 43.63256608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Meyrargues", - "ref:EU:EVSE": "FRIOYE451605", - "ref": "FRIOYE451605", - "description": "Meyrargues", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.49387879, - 43.63256608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Meyrargues", - "ref:EU:EVSE": "FRIOYE451606", - "ref": "FRIOYE451606", - "description": "Meyrargues", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.49387879, - 43.63256608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Meyrargues", - "ref:EU:EVSE": "FRIOYE451607", - "ref": "FRIOYE451607", - "description": "Meyrargues", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.49387879, - 43.63256608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Meyrargues", - "ref:EU:EVSE": "FRIOYE451608", - "ref": "FRIOYE451608", - "description": "Meyrargues", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.49387879, - 43.63256608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Meyrargues", - "ref:EU:EVSE": "FRIOYE451609", - "ref": "FRIOYE451609", - "description": "Meyrargues", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.49387879, - 43.63256608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Meyrargues", - "ref:EU:EVSE": "FRIOYE451610", - "ref": "FRIOYE451610", - "description": "Meyrargues", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.49387879, - 43.63256608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Meyrargues", - "ref:EU:EVSE": "FRIOYE451611", - "ref": "FRIOYE451611", - "description": "Meyrargues", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.49387879, - 43.63256608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Meyrargues", - "ref:EU:EVSE": "FRIOYE451612", - "ref": "FRIOYE451612", - "description": "Meyrargues", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.49387879, - 43.63256608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Meyrargues", - "ref:EU:EVSE": "FRIOYE451651", - "ref": "FRIOYE451651", - "description": "Meyrargues", - "capacity": "18", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.49387879, - 43.63256608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Meyrargues", - "ref:EU:EVSE": "FRIOYE451652", - "ref": "FRIOYE451652", - "description": "Meyrargues", - "capacity": "18", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.49387879, - 43.63256608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Meyrargues", - "ref:EU:EVSE": "FRIOYE451653", - "ref": "FRIOYE451653", - "description": "Meyrargues", - "capacity": "18", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.49387879, - 43.63256608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Meyrargues", - "ref:EU:EVSE": "FRIOYE451654", - "ref": "FRIOYE451654", - "description": "Meyrargues", - "capacity": "18", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.49387879, - 43.63256608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Meyrargues", - "ref:EU:EVSE": "FRIOYE451655", - "ref": "FRIOYE451655", - "description": "Meyrargues", - "capacity": "18", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.49387879, - 43.63256608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Meyrargues", - "ref:EU:EVSE": "FRIOYE451656", - "ref": "FRIOYE451656", - "description": "Meyrargues", - "capacity": "18", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.033437, - 43.14877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Chaberte La Garde", - "ref:EU:EVSE": "FRIOYE451801", - "ref": "FRIOYE451801", - "description": "Chaberte La Garde", - "capacity": "26", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.033437, - 43.14877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Chaberte La Garde", - "ref:EU:EVSE": "FRIOYE451802", - "ref": "FRIOYE451802", - "description": "Chaberte La Garde", - "capacity": "26", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.033437, - 43.14877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Chaberte La Garde", - "ref:EU:EVSE": "FRIOYE451803", - "ref": "FRIOYE451803", - "description": "Chaberte La Garde", - "capacity": "26", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.033437, - 43.14877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Chaberte La Garde", - "ref:EU:EVSE": "FRIOYE451804", - "ref": "FRIOYE451804", - "description": "Chaberte La Garde", - "capacity": "26", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.033437, - 43.14877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Chaberte La Garde", - "ref:EU:EVSE": "FRIOYE451805", - "ref": "FRIOYE451805", - "description": "Chaberte La Garde", - "capacity": "26", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.033437, - 43.14877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Chaberte La Garde", - "ref:EU:EVSE": "FRIOYE451806", - "ref": "FRIOYE451806", - "description": "Chaberte La Garde", - "capacity": "26", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.033437, - 43.14877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Chaberte La Garde", - "ref:EU:EVSE": "FRIOYE451807", - "ref": "FRIOYE451807", - "description": "Chaberte La Garde", - "capacity": "26", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.033437, - 43.14877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Chaberte La Garde", - "ref:EU:EVSE": "FRIOYE451808", - "ref": "FRIOYE451808", - "description": "Chaberte La Garde", - "capacity": "26", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.033437, - 43.14877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Chaberte La Garde", - "ref:EU:EVSE": "FRIOYE451809", - "ref": "FRIOYE451809", - "description": "Chaberte La Garde", - "capacity": "26", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.033437, - 43.14877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Chaberte La Garde", - "ref:EU:EVSE": "FRIOYE451810", - "ref": "FRIOYE451810", - "description": "Chaberte La Garde", - "capacity": "26", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.033437, - 43.14877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Chaberte La Garde", - "ref:EU:EVSE": "FRIOYE451811", - "ref": "FRIOYE451811", - "description": "Chaberte La Garde", - "capacity": "26", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.033437, - 43.14877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Chaberte La Garde", - "ref:EU:EVSE": "FRIOYE451812", - "ref": "FRIOYE451812", - "description": "Chaberte La Garde", - "capacity": "26", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.033437, - 43.14877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Chaberte La Garde", - "ref:EU:EVSE": "FRIOYE451813", - "ref": "FRIOYE451813", - "description": "Chaberte La Garde", - "capacity": "26", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.033437, - 43.14877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Chaberte La Garde", - "ref:EU:EVSE": "FRIOYE451814", - "ref": "FRIOYE451814", - "description": "Chaberte La Garde", - "capacity": "26", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.033437, - 43.14877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Chaberte La Garde", - "ref:EU:EVSE": "FRIOYE451815", - "ref": "FRIOYE451815", - "description": "Chaberte La Garde", - "capacity": "26", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.033437, - 43.14877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Chaberte La Garde", - "ref:EU:EVSE": "FRIOYE451816", - "ref": "FRIOYE451816", - "description": "Chaberte La Garde", - "capacity": "26", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.033437, - 43.14877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Chaberte La Garde", - "ref:EU:EVSE": "FRIOYE451851", - "ref": "FRIOYE451851", - "description": "Chaberte La Garde", - "capacity": "26", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.033437, - 43.14877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Chaberte La Garde", - "ref:EU:EVSE": "FRIOYE451852", - "ref": "FRIOYE451852", - "description": "Chaberte La Garde", - "capacity": "26", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.033437, - 43.14877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Chaberte La Garde", - "ref:EU:EVSE": "FRIOYE451853", - "ref": "FRIOYE451853", - "description": "Chaberte La Garde", - "capacity": "26", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.033437, - 43.14877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Chaberte La Garde", - "ref:EU:EVSE": "FRIOYE451854", - "ref": "FRIOYE451854", - "description": "Chaberte La Garde", - "capacity": "26", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.033437, - 43.14877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Chaberte La Garde", - "ref:EU:EVSE": "FRIOYE451855", - "ref": "FRIOYE451855", - "description": "Chaberte La Garde", - "capacity": "26", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.033437, - 43.14877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Chaberte La Garde", - "ref:EU:EVSE": "FRIOYE451856", - "ref": "FRIOYE451856", - "description": "Chaberte La Garde", - "capacity": "26", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.150044, - 43.529309 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hastingues Nord", - "ref:EU:EVSE": "FRIOYE451901", - "ref": "FRIOYE451901", - "description": "Hastingues Nord", - "capacity": "16", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.150044, - 43.529309 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hastingues Nord", - "ref:EU:EVSE": "FRIOYE451902", - "ref": "FRIOYE451902", - "description": "Hastingues Nord", - "capacity": "16", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.150044, - 43.529309 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hastingues Nord", - "ref:EU:EVSE": "FRIOYE451909", - "ref": "FRIOYE451909", - "description": "Hastingues Nord", - "capacity": "16", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.150044, - 43.529309 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hastingues Nord", - "ref:EU:EVSE": "FRIOYE451910", - "ref": "FRIOYE451910", - "description": "Hastingues Nord", - "capacity": "16", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.150044, - 43.529309 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hastingues Nord", - "ref:EU:EVSE": "FRIOYE451911", - "ref": "FRIOYE451911", - "description": "Hastingues Nord", - "capacity": "16", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.150044, - 43.529309 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hastingues Nord", - "ref:EU:EVSE": "FRIOYE451912", - "ref": "FRIOYE451912", - "description": "Hastingues Nord", - "capacity": "16", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.150044, - 43.529309 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hastingues Nord", - "ref:EU:EVSE": "FRIOYE451913", - "ref": "FRIOYE451913", - "description": "Hastingues Nord", - "capacity": "16", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.150044, - 43.529309 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hastingues Nord", - "ref:EU:EVSE": "FRIOYE451914", - "ref": "FRIOYE451914", - "description": "Hastingues Nord", - "capacity": "16", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.150044, - 43.529309 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hastingues Nord", - "ref:EU:EVSE": "FRIOYE451915", - "ref": "FRIOYE451915", - "description": "Hastingues Nord", - "capacity": "16", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.150044, - 43.529309 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hastingues Nord", - "ref:EU:EVSE": "FRIOYE451916", - "ref": "FRIOYE451916", - "description": "Hastingues Nord", - "capacity": "16", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.150044, - 43.529309 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hastingues Nord", - "ref:EU:EVSE": "FRIOYE451951", - "ref": "FRIOYE451951", - "description": "Hastingues Nord", - "capacity": "16", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.150044, - 43.529309 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hastingues Nord", - "ref:EU:EVSE": "FRIOYE451952", - "ref": "FRIOYE451952", - "description": "Hastingues Nord", - "capacity": "16", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.150044, - 43.529309 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hastingues Nord", - "ref:EU:EVSE": "FRIOYE451953", - "ref": "FRIOYE451953", - "description": "Hastingues Nord", - "capacity": "16", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.150044, - 43.529309 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hastingues Nord", - "ref:EU:EVSE": "FRIOYE451954", - "ref": "FRIOYE451954", - "description": "Hastingues Nord", - "capacity": "16", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.150044, - 43.529309 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hastingues Nord", - "ref:EU:EVSE": "FRIOYE451955", - "ref": "FRIOYE451955", - "description": "Hastingues Nord", - "capacity": "16", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.150044, - 43.529309 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hastingues Nord", - "ref:EU:EVSE": "FRIOYE451956", - "ref": "FRIOYE451956", - "description": "Hastingues Nord", - "capacity": "16", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.440653, - 45.161043 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pays de Brives Nord", - "ref:EU:EVSE": "FRIOYE452003", - "ref": "FRIOYE452003", - "description": "Pays de Brives Nord", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.440653, - 45.161043 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pays de Brives Nord", - "ref:EU:EVSE": "FRIOYE452004", - "ref": "FRIOYE452004", - "description": "Pays de Brives Nord", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.440653, - 45.161043 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pays de Brives Nord", - "ref:EU:EVSE": "FRIOYE452005", - "ref": "FRIOYE452005", - "description": "Pays de Brives Nord", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.440653, - 45.161043 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pays de Brives Nord", - "ref:EU:EVSE": "FRIOYE452006", - "ref": "FRIOYE452006", - "description": "Pays de Brives Nord", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.440653, - 45.161043 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pays de Brives Nord", - "ref:EU:EVSE": "FRIOYE452007", - "ref": "FRIOYE452007", - "description": "Pays de Brives Nord", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.440653, - 45.161043 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pays de Brives Nord", - "ref:EU:EVSE": "FRIOYE452008", - "ref": "FRIOYE452008", - "description": "Pays de Brives Nord", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.440653, - 45.161043 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pays de Brives Nord", - "ref:EU:EVSE": "FRIOYE452009", - "ref": "FRIOYE452009", - "description": "Pays de Brives Nord", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.440653, - 45.161043 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pays de Brives Nord", - "ref:EU:EVSE": "FRIOYE452010", - "ref": "FRIOYE452010", - "description": "Pays de Brives Nord", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.440653, - 45.161043 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pays de Brives Nord", - "ref:EU:EVSE": "FRIOYE452051", - "ref": "FRIOYE452051", - "description": "Pays de Brives Nord", - "capacity": "18", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.440653, - 45.161043 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pays de Brives Nord", - "ref:EU:EVSE": "FRIOYE452052", - "ref": "FRIOYE452052", - "description": "Pays de Brives Nord", - "capacity": "18", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.440653, - 45.161043 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pays de Brives Nord", - "ref:EU:EVSE": "FRIOYE452053", - "ref": "FRIOYE452053", - "description": "Pays de Brives Nord", - "capacity": "18", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.440653, - 45.161043 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pays de Brives Nord", - "ref:EU:EVSE": "FRIOYE452054", - "ref": "FRIOYE452054", - "description": "Pays de Brives Nord", - "capacity": "18", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.440653, - 45.161043 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pays de Brives Nord", - "ref:EU:EVSE": "FRIOYE452055", - "ref": "FRIOYE452055", - "description": "Pays de Brives Nord", - "capacity": "18", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.440653, - 45.161043 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pays de Brives Nord", - "ref:EU:EVSE": "FRIOYE452056", - "ref": "FRIOYE452056", - "description": "Pays de Brives Nord", - "capacity": "18", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.440923, - 45.160721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pays de Brives Sud", - "ref:EU:EVSE": "FRIOYE452101", - "ref": "FRIOYE452101", - "description": "Pays de Brives Sud", - "capacity": "14", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.440923, - 45.160721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pays de Brives Sud", - "ref:EU:EVSE": "FRIOYE452102", - "ref": "FRIOYE452102", - "description": "Pays de Brives Sud", - "capacity": "14", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.440923, - 45.160721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pays de Brives Sud", - "ref:EU:EVSE": "FRIOYE452103", - "ref": "FRIOYE452103", - "description": "Pays de Brives Sud", - "capacity": "14", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.440923, - 45.160721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pays de Brives Sud", - "ref:EU:EVSE": "FRIOYE452104", - "ref": "FRIOYE452104", - "description": "Pays de Brives Sud", - "capacity": "14", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.440923, - 45.160721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pays de Brives Sud", - "ref:EU:EVSE": "FRIOYE452105", - "ref": "FRIOYE452105", - "description": "Pays de Brives Sud", - "capacity": "14", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.440923, - 45.160721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pays de Brives Sud", - "ref:EU:EVSE": "FRIOYE452106", - "ref": "FRIOYE452106", - "description": "Pays de Brives Sud", - "capacity": "14", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.440923, - 45.160721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pays de Brives Sud", - "ref:EU:EVSE": "FRIOYE452107", - "ref": "FRIOYE452107", - "description": "Pays de Brives Sud", - "capacity": "14", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.440923, - 45.160721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pays de Brives Sud", - "ref:EU:EVSE": "FRIOYE452108", - "ref": "FRIOYE452108", - "description": "Pays de Brives Sud", - "capacity": "14", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.440923, - 45.160721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pays de Brives Sud", - "ref:EU:EVSE": "FRIOYE452151", - "ref": "FRIOYE452151", - "description": "Pays de Brives Sud", - "capacity": "14", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.440923, - 45.160721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pays de Brives Sud", - "ref:EU:EVSE": "FRIOYE452152", - "ref": "FRIOYE452152", - "description": "Pays de Brives Sud", - "capacity": "14", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.440923, - 45.160721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pays de Brives Sud", - "ref:EU:EVSE": "FRIOYE452153", - "ref": "FRIOYE452153", - "description": "Pays de Brives Sud", - "capacity": "14", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.440923, - 45.160721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pays de Brives Sud", - "ref:EU:EVSE": "FRIOYE452154", - "ref": "FRIOYE452154", - "description": "Pays de Brives Sud", - "capacity": "14", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.440923, - 45.160721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pays de Brives Sud", - "ref:EU:EVSE": "FRIOYE452155", - "ref": "FRIOYE452155", - "description": "Pays de Brives Sud", - "capacity": "14", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.440923, - 45.160721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Pays de Brives Sud", - "ref:EU:EVSE": "FRIOYE452156", - "ref": "FRIOYE452156", - "description": "Pays de Brives Sud", - "capacity": "14", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0456209, - 47.2720146 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Dijon Sud", - "ref:EU:EVSE": "FRIOYE453801", - "ref": "FRIOYE453801", - "description": "Dijon Sud", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0456209, - 47.2720146 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Dijon Sud", - "ref:EU:EVSE": "FRIOYE453802", - "ref": "FRIOYE453802", - "description": "Dijon Sud", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0456209, - 47.2720146 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Dijon Sud", - "ref:EU:EVSE": "FRIOYE453803", - "ref": "FRIOYE453803", - "description": "Dijon Sud", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0456209, - 47.2720146 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Dijon Sud", - "ref:EU:EVSE": "FRIOYE453804", - "ref": "FRIOYE453804", - "description": "Dijon Sud", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0456209, - 47.2720146 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Dijon Sud", - "ref:EU:EVSE": "FRIOYE453805", - "ref": "FRIOYE453805", - "description": "Dijon Sud", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0456209, - 47.2720146 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Dijon Sud", - "ref:EU:EVSE": "FRIOYE453806", - "ref": "FRIOYE453806", - "description": "Dijon Sud", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0456209, - 47.2720146 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Dijon Sud", - "ref:EU:EVSE": "FRIOYE453851", - "ref": "FRIOYE453851", - "description": "Dijon Sud", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0456209, - 47.2720146 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Dijon Sud", - "ref:EU:EVSE": "FRIOYE453852", - "ref": "FRIOYE453852", - "description": "Dijon Sud", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0456209, - 47.2720146 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Dijon Sud", - "ref:EU:EVSE": "FRIOYE453853", - "ref": "FRIOYE453853", - "description": "Dijon Sud", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.048383, - 46.904192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Herbiers", - "ref:EU:EVSE": "FRIOYE454101", - "ref": "FRIOYE454101", - "description": "Herbiers", - "capacity": "22", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.048383, - 46.904192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Herbiers", - "ref:EU:EVSE": "FRIOYE454102", - "ref": "FRIOYE454102", - "description": "Herbiers", - "capacity": "22", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.048383, - 46.904192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Herbiers", - "ref:EU:EVSE": "FRIOYE454103", - "ref": "FRIOYE454103", - "description": "Herbiers", - "capacity": "22", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.048383, - 46.904192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Herbiers", - "ref:EU:EVSE": "FRIOYE454104", - "ref": "FRIOYE454104", - "description": "Herbiers", - "capacity": "22", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.048383, - 46.904192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Herbiers", - "ref:EU:EVSE": "FRIOYE454105", - "ref": "FRIOYE454105", - "description": "Herbiers", - "capacity": "22", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.048383, - 46.904192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Herbiers", - "ref:EU:EVSE": "FRIOYE454106", - "ref": "FRIOYE454106", - "description": "Herbiers", - "capacity": "22", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.048383, - 46.904192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Herbiers", - "ref:EU:EVSE": "FRIOYE454107", - "ref": "FRIOYE454107", - "description": "Herbiers", - "capacity": "22", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.048383, - 46.904192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Herbiers", - "ref:EU:EVSE": "FRIOYE454108", - "ref": "FRIOYE454108", - "description": "Herbiers", - "capacity": "22", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.048383, - 46.904192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Herbiers", - "ref:EU:EVSE": "FRIOYE454109", - "ref": "FRIOYE454109", - "description": "Herbiers", - "capacity": "22", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.048383, - 46.904192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Herbiers", - "ref:EU:EVSE": "FRIOYE454110", - "ref": "FRIOYE454110", - "description": "Herbiers", - "capacity": "22", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.048383, - 46.904192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Herbiers", - "ref:EU:EVSE": "FRIOYE454111", - "ref": "FRIOYE454111", - "description": "Herbiers", - "capacity": "22", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.048383, - 46.904192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Herbiers", - "ref:EU:EVSE": "FRIOYE454112", - "ref": "FRIOYE454112", - "description": "Herbiers", - "capacity": "22", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.048383, - 46.904192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Herbiers", - "ref:EU:EVSE": "FRIOYE454113", - "ref": "FRIOYE454113", - "description": "Herbiers", - "capacity": "22", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.048383, - 46.904192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Herbiers", - "ref:EU:EVSE": "FRIOYE454114", - "ref": "FRIOYE454114", - "description": "Herbiers", - "capacity": "22", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.048383, - 46.904192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Herbiers", - "ref:EU:EVSE": "FRIOYE454115", - "ref": "FRIOYE454115", - "description": "Herbiers", - "capacity": "22", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.048383, - 46.904192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Herbiers", - "ref:EU:EVSE": "FRIOYE454116", - "ref": "FRIOYE454116", - "description": "Herbiers", - "capacity": "22", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.048383, - 46.904192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Herbiers", - "ref:EU:EVSE": "FRIOYE454151", - "ref": "FRIOYE454151", - "description": "Herbiers", - "capacity": "22", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.048383, - 46.904192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Herbiers", - "ref:EU:EVSE": "FRIOYE454152", - "ref": "FRIOYE454152", - "description": "Herbiers", - "capacity": "22", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.048383, - 46.904192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Herbiers", - "ref:EU:EVSE": "FRIOYE454153", - "ref": "FRIOYE454153", - "description": "Herbiers", - "capacity": "22", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.048383, - 46.904192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Herbiers", - "ref:EU:EVSE": "FRIOYE454154", - "ref": "FRIOYE454154", - "description": "Herbiers", - "capacity": "22", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.048383, - 46.904192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Herbiers", - "ref:EU:EVSE": "FRIOYE454155", - "ref": "FRIOYE454155", - "description": "Herbiers", - "capacity": "22", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.048383, - 46.904192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Herbiers", - "ref:EU:EVSE": "FRIOYE454156", - "ref": "FRIOYE454156", - "description": "Herbiers", - "capacity": "22", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.017597, - 46.451625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rouille Sud", - "ref:EU:EVSE": "FRIOYE454201", - "ref": "FRIOYE454201", - "description": "Rouille Sud", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.017597, - 46.451625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rouille Sud", - "ref:EU:EVSE": "FRIOYE454202", - "ref": "FRIOYE454202", - "description": "Rouille Sud", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.017597, - 46.451625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rouille Sud", - "ref:EU:EVSE": "FRIOYE454203", - "ref": "FRIOYE454203", - "description": "Rouille Sud", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.017597, - 46.451625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rouille Sud", - "ref:EU:EVSE": "FRIOYE454204", - "ref": "FRIOYE454204", - "description": "Rouille Sud", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.017597, - 46.451625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rouille Sud", - "ref:EU:EVSE": "FRIOYE454205", - "ref": "FRIOYE454205", - "description": "Rouille Sud", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.017597, - 46.451625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rouille Sud", - "ref:EU:EVSE": "FRIOYE454206", - "ref": "FRIOYE454206", - "description": "Rouille Sud", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.017597, - 46.451625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rouille Sud", - "ref:EU:EVSE": "FRIOYE454207", - "ref": "FRIOYE454207", - "description": "Rouille Sud", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.017597, - 46.451625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rouille Sud", - "ref:EU:EVSE": "FRIOYE454208", - "ref": "FRIOYE454208", - "description": "Rouille Sud", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.017597, - 46.451625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rouille Sud", - "ref:EU:EVSE": "FRIOYE454209", - "ref": "FRIOYE454209", - "description": "Rouille Sud", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.017597, - 46.451625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rouille Sud", - "ref:EU:EVSE": "FRIOYE454210", - "ref": "FRIOYE454210", - "description": "Rouille Sud", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.017597, - 46.451625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rouille Sud", - "ref:EU:EVSE": "FRIOYE454211", - "ref": "FRIOYE454211", - "description": "Rouille Sud", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.017597, - 46.451625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rouille Sud", - "ref:EU:EVSE": "FRIOYE454212", - "ref": "FRIOYE454212", - "description": "Rouille Sud", - "capacity": "18", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.017597, - 46.451625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rouille Sud", - "ref:EU:EVSE": "FRIOYE454251", - "ref": "FRIOYE454251", - "description": "Rouille Sud", - "capacity": "18", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.017597, - 46.451625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rouille Sud", - "ref:EU:EVSE": "FRIOYE454252", - "ref": "FRIOYE454252", - "description": "Rouille Sud", - "capacity": "18", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.017597, - 46.451625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rouille Sud", - "ref:EU:EVSE": "FRIOYE454253", - "ref": "FRIOYE454253", - "description": "Rouille Sud", - "capacity": "18", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.017597, - 46.451625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rouille Sud", - "ref:EU:EVSE": "FRIOYE454254", - "ref": "FRIOYE454254", - "description": "Rouille Sud", - "capacity": "18", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.017597, - 46.451625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rouille Sud", - "ref:EU:EVSE": "FRIOYE454255", - "ref": "FRIOYE454255", - "description": "Rouille Sud", - "capacity": "18", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.017597, - 46.451625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rouille Sud", - "ref:EU:EVSE": "FRIOYE454256", - "ref": "FRIOYE454256", - "description": "Rouille Sud", - "capacity": "18", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.150379, - 43.528739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hastingues Sud", - "ref:EU:EVSE": "FRIOYE454501", - "ref": "FRIOYE454501", - "description": "Hastingues Sud", - "capacity": "20", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.150379, - 43.528739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hastingues Sud", - "ref:EU:EVSE": "FRIOYE454502", - "ref": "FRIOYE454502", - "description": "Hastingues Sud", - "capacity": "20", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.150379, - 43.528739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hastingues Sud", - "ref:EU:EVSE": "FRIOYE454509", - "ref": "FRIOYE454509", - "description": "Hastingues Sud", - "capacity": "20", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.150379, - 43.528739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hastingues Sud", - "ref:EU:EVSE": "FRIOYE454510", - "ref": "FRIOYE454510", - "description": "Hastingues Sud", - "capacity": "20", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.150379, - 43.528739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hastingues Sud", - "ref:EU:EVSE": "FRIOYE454511", - "ref": "FRIOYE454511", - "description": "Hastingues Sud", - "capacity": "20", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.150379, - 43.528739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hastingues Sud", - "ref:EU:EVSE": "FRIOYE454512", - "ref": "FRIOYE454512", - "description": "Hastingues Sud", - "capacity": "20", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.150379, - 43.528739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hastingues Sud", - "ref:EU:EVSE": "FRIOYE454513", - "ref": "FRIOYE454513", - "description": "Hastingues Sud", - "capacity": "20", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.150379, - 43.528739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hastingues Sud", - "ref:EU:EVSE": "FRIOYE454514", - "ref": "FRIOYE454514", - "description": "Hastingues Sud", - "capacity": "20", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.150379, - 43.528739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hastingues Sud", - "ref:EU:EVSE": "FRIOYE454515", - "ref": "FRIOYE454515", - "description": "Hastingues Sud", - "capacity": "20", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.150379, - 43.528739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hastingues Sud", - "ref:EU:EVSE": "FRIOYE454516", - "ref": "FRIOYE454516", - "description": "Hastingues Sud", - "capacity": "20", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.150379, - 43.528739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hastingues Sud", - "ref:EU:EVSE": "FRIOYE454551", - "ref": "FRIOYE454551", - "description": "Hastingues Sud", - "capacity": "20", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.150379, - 43.528739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hastingues Sud", - "ref:EU:EVSE": "FRIOYE454552", - "ref": "FRIOYE454552", - "description": "Hastingues Sud", - "capacity": "20", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.150379, - 43.528739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hastingues Sud", - "ref:EU:EVSE": "FRIOYE454553", - "ref": "FRIOYE454553", - "description": "Hastingues Sud", - "capacity": "20", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.150379, - 43.528739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hastingues Sud", - "ref:EU:EVSE": "FRIOYE454554", - "ref": "FRIOYE454554", - "description": "Hastingues Sud", - "capacity": "20", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.150379, - 43.528739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hastingues Sud", - "ref:EU:EVSE": "FRIOYE454555", - "ref": "FRIOYE454555", - "description": "Hastingues Sud", - "capacity": "20", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.150379, - 43.528739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hastingues Sud", - "ref:EU:EVSE": "FRIOYE454556", - "ref": "FRIOYE454556", - "description": "Hastingues Sud", - "capacity": "20", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.856182, - 48.271147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Val Neuvy", - "ref:EU:EVSE": "FRIOYE459201", - "ref": "FRIOYE459201", - "description": "Val Neuvy", - "capacity": "6", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.856182, - 48.271147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Val Neuvy", - "ref:EU:EVSE": "FRIOYE459202", - "ref": "FRIOYE459202", - "description": "Val Neuvy", - "capacity": "6", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.856182, - 48.271147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Val Neuvy", - "ref:EU:EVSE": "FRIOYE459203", - "ref": "FRIOYE459203", - "description": "Val Neuvy", - "capacity": "6", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.856182, - 48.271147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Val Neuvy", - "ref:EU:EVSE": "FRIOYE459204", - "ref": "FRIOYE459204", - "description": "Val Neuvy", - "capacity": "6", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.856182, - 48.271147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Val Neuvy", - "ref:EU:EVSE": "FRIOYE459205", - "ref": "FRIOYE459205", - "description": "Val Neuvy", - "capacity": "6", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.856182, - 48.271147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Val Neuvy", - "ref:EU:EVSE": "FRIOYE459206", - "ref": "FRIOYE459206", - "description": "Val Neuvy", - "capacity": "6", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.856042, - 48.274978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Plaines de Beauce", - "ref:EU:EVSE": "FRIOYE459301", - "ref": "FRIOYE459301", - "description": "Plaines de Beauce", - "capacity": "6", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.856042, - 48.274978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Plaines de Beauce", - "ref:EU:EVSE": "FRIOYE459302", - "ref": "FRIOYE459302", - "description": "Plaines de Beauce", - "capacity": "6", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.856042, - 48.274978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Plaines de Beauce", - "ref:EU:EVSE": "FRIOYE459303", - "ref": "FRIOYE459303", - "description": "Plaines de Beauce", - "capacity": "6", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.856042, - 48.274978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Plaines de Beauce", - "ref:EU:EVSE": "FRIOYE459304", - "ref": "FRIOYE459304", - "description": "Plaines de Beauce", - "capacity": "6", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.856042, - 48.274978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Plaines de Beauce", - "ref:EU:EVSE": "FRIOYE459305", - "ref": "FRIOYE459305", - "description": "Plaines de Beauce", - "capacity": "6", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.856042, - 48.274978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Plaines de Beauce", - "ref:EU:EVSE": "FRIOYE459306", - "ref": "FRIOYE459306", - "description": "Plaines de Beauce", - "capacity": "6", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.586006, - 44.369325 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rodez", - "ref:EU:EVSE": "FRIOYE459401", - "ref": "FRIOYE459401", - "description": "Rodez", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.586006, - 44.369325 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rodez", - "ref:EU:EVSE": "FRIOYE459402", - "ref": "FRIOYE459402", - "description": "Rodez", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.586006, - 44.369325 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rodez", - "ref:EU:EVSE": "FRIOYE459403", - "ref": "FRIOYE459403", - "description": "Rodez", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.586006, - 44.369325 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rodez", - "ref:EU:EVSE": "FRIOYE459404", - "ref": "FRIOYE459404", - "description": "Rodez", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.586006, - 44.369325 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rodez", - "ref:EU:EVSE": "FRIOYE459451", - "ref": "FRIOYE459451", - "description": "Rodez", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.586006, - 44.369325 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rodez", - "ref:EU:EVSE": "FRIOYE459452", - "ref": "FRIOYE459452", - "description": "Rodez", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.586006, - 44.369325 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rodez", - "ref:EU:EVSE": "FRIOYE459453", - "ref": "FRIOYE459453", - "description": "Rodez", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.589824, - 43.061587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Gourdan Polignan", - "ref:EU:EVSE": "FRIOYE460601", - "ref": "FRIOYE460601", - "description": "Gourdan Polignan", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.589824, - 43.061587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Gourdan Polignan", - "ref:EU:EVSE": "FRIOYE460602", - "ref": "FRIOYE460602", - "description": "Gourdan Polignan", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.589824, - 43.061587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Gourdan Polignan", - "ref:EU:EVSE": "FRIOYE460603", - "ref": "FRIOYE460603", - "description": "Gourdan Polignan", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.589824, - 43.061587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Gourdan Polignan", - "ref:EU:EVSE": "FRIOYE460604", - "ref": "FRIOYE460604", - "description": "Gourdan Polignan", - "capacity": "7", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.589824, - 43.061587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Gourdan Polignan", - "ref:EU:EVSE": "FRIOYE460651", - "ref": "FRIOYE460651", - "description": "Gourdan Polignan", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.589824, - 43.061587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Gourdan Polignan", - "ref:EU:EVSE": "FRIOYE460652", - "ref": "FRIOYE460652", - "description": "Gourdan Polignan", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.589824, - 43.061587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Gourdan Polignan", - "ref:EU:EVSE": "FRIOYE460653", - "ref": "FRIOYE460653", - "description": "Gourdan Polignan", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.149369, - 48.742754 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Frouard", - "ref:EU:EVSE": "FRIOYE460801", - "ref": "FRIOYE460801", - "description": "Frouard", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.149369, - 48.742754 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Frouard", - "ref:EU:EVSE": "FRIOYE460802", - "ref": "FRIOYE460802", - "description": "Frouard", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.149369, - 48.742754 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Frouard", - "ref:EU:EVSE": "FRIOYE460803", - "ref": "FRIOYE460803", - "description": "Frouard", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.149369, - 48.742754 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Frouard", - "ref:EU:EVSE": "FRIOYE460804", - "ref": "FRIOYE460804", - "description": "Frouard", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.149369, - 48.742754 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Frouard", - "ref:EU:EVSE": "FRIOYE460805", - "ref": "FRIOYE460805", - "description": "Frouard", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.149369, - 48.742754 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Frouard", - "ref:EU:EVSE": "FRIOYE460806", - "ref": "FRIOYE460806", - "description": "Frouard", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.149369, - 48.742754 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Frouard", - "ref:EU:EVSE": "FRIOYE460807", - "ref": "FRIOYE460807", - "description": "Frouard", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.149369, - 48.742754 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Frouard", - "ref:EU:EVSE": "FRIOYE460808", - "ref": "FRIOYE460808", - "description": "Frouard", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.149369, - 48.742754 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Frouard", - "ref:EU:EVSE": "FRIOYE460809", - "ref": "FRIOYE460809", - "description": "Frouard", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.149369, - 48.742754 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Frouard", - "ref:EU:EVSE": "FRIOYE460810", - "ref": "FRIOYE460810", - "description": "Frouard", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.149369, - 48.742754 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Frouard", - "ref:EU:EVSE": "FRIOYE460811", - "ref": "FRIOYE460811", - "description": "Frouard", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.149369, - 48.742754 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Frouard", - "ref:EU:EVSE": "FRIOYE460812", - "ref": "FRIOYE460812", - "description": "Frouard", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.149369, - 48.742754 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Frouard", - "ref:EU:EVSE": "FRIOYE460851", - "ref": "FRIOYE460851", - "description": "Frouard", - "capacity": "15", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.149369, - 48.742754 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Frouard", - "ref:EU:EVSE": "FRIOYE460852", - "ref": "FRIOYE460852", - "description": "Frouard", - "capacity": "15", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.149369, - 48.742754 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Frouard", - "ref:EU:EVSE": "FRIOYE460853", - "ref": "FRIOYE460853", - "description": "Frouard", - "capacity": "15", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.43807, - 43.622589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Clermont l'Hérault", - "ref:EU:EVSE": "FRIOYE461105", - "ref": "FRIOYE461105", - "description": "Clermont l'Hérault", - "capacity": "11", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.43807, - 43.622589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Clermont l'Hérault", - "ref:EU:EVSE": "FRIOYE461106", - "ref": "FRIOYE461106", - "description": "Clermont l'Hérault", - "capacity": "11", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.43807, - 43.622589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Clermont l'Hérault", - "ref:EU:EVSE": "FRIOYE461107", - "ref": "FRIOYE461107", - "description": "Clermont l'Hérault", - "capacity": "11", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.43807, - 43.622589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Clermont l'Hérault", - "ref:EU:EVSE": "FRIOYE461108", - "ref": "FRIOYE461108", - "description": "Clermont l'Hérault", - "capacity": "11", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.43807, - 43.622589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Clermont l'Hérault", - "ref:EU:EVSE": "FRIOYE461151", - "ref": "FRIOYE461151", - "description": "Clermont l'Hérault", - "capacity": "11", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.43807, - 43.622589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Clermont l'Hérault", - "ref:EU:EVSE": "FRIOYE461152", - "ref": "FRIOYE461152", - "description": "Clermont l'Hérault", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.43807, - 43.622589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Clermont l'Hérault", - "ref:EU:EVSE": "FRIOYE461153", - "ref": "FRIOYE461153", - "description": "Clermont l'Hérault", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.43807, - 43.622589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Clermont l'Hérault", - "ref:EU:EVSE": "FRIOYE461171", - "ref": "FRIOYE461171", - "description": "Clermont l'Hérault", - "capacity": "11", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.43807, - 43.622589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Clermont l'Hérault", - "ref:EU:EVSE": "FRIOYE461172", - "ref": "FRIOYE461172", - "description": "Clermont l'Hérault", - "capacity": "11", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.43807, - 43.622589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Clermont l'Hérault", - "ref:EU:EVSE": "FRIOYE461173", - "ref": "FRIOYE461173", - "description": "Clermont l'Hérault", - "capacity": "11", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.43807, - 43.622589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Clermont l'Hérault", - "ref:EU:EVSE": "FRIOYE461174", - "ref": "FRIOYE461174", - "description": "Clermont l'Hérault", - "capacity": "11", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.442234, - 47.666931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Sierentz", - "ref:EU:EVSE": "FRIOYE462201", - "ref": "FRIOYE462201", - "description": "Sierentz", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.442234, - 47.666931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Sierentz", - "ref:EU:EVSE": "FRIOYE462202", - "ref": "FRIOYE462202", - "description": "Sierentz", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.442234, - 47.666931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Sierentz", - "ref:EU:EVSE": "FRIOYE462203", - "ref": "FRIOYE462203", - "description": "Sierentz", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.442234, - 47.666931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Sierentz", - "ref:EU:EVSE": "FRIOYE462204", - "ref": "FRIOYE462204", - "description": "Sierentz", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.442234, - 47.666931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Sierentz", - "ref:EU:EVSE": "FRIOYE462205", - "ref": "FRIOYE462205", - "description": "Sierentz", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.442234, - 47.666931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Sierentz", - "ref:EU:EVSE": "FRIOYE462206", - "ref": "FRIOYE462206", - "description": "Sierentz", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.442234, - 47.666931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Sierentz", - "ref:EU:EVSE": "FRIOYE462251", - "ref": "FRIOYE462251", - "description": "Sierentz", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.442234, - 47.666931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Sierentz", - "ref:EU:EVSE": "FRIOYE462252", - "ref": "FRIOYE462252", - "description": "Sierentz", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.442234, - 47.666931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Sierentz", - "ref:EU:EVSE": "FRIOYE462253", - "ref": "FRIOYE462253", - "description": "Sierentz", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.677737, - 48.594147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hanches", - "ref:EU:EVSE": "FRIOYE462701", - "ref": "FRIOYE462701", - "description": "Hanches", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.677737, - 48.594147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hanches", - "ref:EU:EVSE": "FRIOYE462702", - "ref": "FRIOYE462702", - "description": "Hanches", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.677737, - 48.594147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hanches", - "ref:EU:EVSE": "FRIOYE462703", - "ref": "FRIOYE462703", - "description": "Hanches", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.677737, - 48.594147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hanches", - "ref:EU:EVSE": "FRIOYE462704", - "ref": "FRIOYE462704", - "description": "Hanches", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.677737, - 48.594147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hanches", - "ref:EU:EVSE": "FRIOYE462705", - "ref": "FRIOYE462705", - "description": "Hanches", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.677737, - 48.594147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hanches", - "ref:EU:EVSE": "FRIOYE462706", - "ref": "FRIOYE462706", - "description": "Hanches", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.677737, - 48.594147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hanches", - "ref:EU:EVSE": "FRIOYE462751", - "ref": "FRIOYE462751", - "description": "Hanches", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.677737, - 48.594147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hanches", - "ref:EU:EVSE": "FRIOYE462752", - "ref": "FRIOYE462752", - "description": "Hanches", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.677737, - 48.594147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Hanches", - "ref:EU:EVSE": "FRIOYE462753", - "ref": "FRIOYE462753", - "description": "Hanches", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.977777, - 45.955446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rochefort", - "ref:EU:EVSE": "FRIOYE462801", - "ref": "FRIOYE462801", - "description": "Rochefort", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.977777, - 45.955446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rochefort", - "ref:EU:EVSE": "FRIOYE462802", - "ref": "FRIOYE462802", - "description": "Rochefort", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.977777, - 45.955446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rochefort", - "ref:EU:EVSE": "FRIOYE462803", - "ref": "FRIOYE462803", - "description": "Rochefort", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.977777, - 45.955446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rochefort", - "ref:EU:EVSE": "FRIOYE462804", - "ref": "FRIOYE462804", - "description": "Rochefort", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.977777, - 45.955446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rochefort", - "ref:EU:EVSE": "FRIOYE462805", - "ref": "FRIOYE462805", - "description": "Rochefort", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.977777, - 45.955446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rochefort", - "ref:EU:EVSE": "FRIOYE462806", - "ref": "FRIOYE462806", - "description": "Rochefort", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.977777, - 45.955446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rochefort", - "ref:EU:EVSE": "FRIOYE462851", - "ref": "FRIOYE462851", - "description": "Rochefort", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.977777, - 45.955446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rochefort", - "ref:EU:EVSE": "FRIOYE462852", - "ref": "FRIOYE462852", - "description": "Rochefort", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.977777, - 45.955446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Rochefort", - "ref:EU:EVSE": "FRIOYE462853", - "ref": "FRIOYE462853", - "description": "Rochefort", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.686392, - 48.748002 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Brumath Bernolsheim", - "ref:EU:EVSE": "FRIOYE463101", - "ref": "FRIOYE463101", - "description": "Brumath Bernolsheim", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.686392, - 48.748002 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Brumath Bernolsheim", - "ref:EU:EVSE": "FRIOYE463102", - "ref": "FRIOYE463102", - "description": "Brumath Bernolsheim", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.686392, - 48.748002 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Brumath Bernolsheim", - "ref:EU:EVSE": "FRIOYE463103", - "ref": "FRIOYE463103", - "description": "Brumath Bernolsheim", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.686392, - 48.748002 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Brumath Bernolsheim", - "ref:EU:EVSE": "FRIOYE463104", - "ref": "FRIOYE463104", - "description": "Brumath Bernolsheim", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.686392, - 48.748002 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Brumath Bernolsheim", - "ref:EU:EVSE": "FRIOYE463105", - "ref": "FRIOYE463105", - "description": "Brumath Bernolsheim", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.686392, - 48.748002 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Brumath Bernolsheim", - "ref:EU:EVSE": "FRIOYE463106", - "ref": "FRIOYE463106", - "description": "Brumath Bernolsheim", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.686392, - 48.748002 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Brumath Bernolsheim", - "ref:EU:EVSE": "FRIOYE463151", - "ref": "FRIOYE463151", - "description": "Brumath Bernolsheim", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.686392, - 48.748002 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Brumath Bernolsheim", - "ref:EU:EVSE": "FRIOYE463152", - "ref": "FRIOYE463152", - "description": "Brumath Bernolsheim", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.686392, - 48.748002 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Brumath Bernolsheim", - "ref:EU:EVSE": "FRIOYE463153", - "ref": "FRIOYE463153", - "description": "Brumath Bernolsheim", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.184192, - 45.642186 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Authezat", - "ref:EU:EVSE": "FRIOYE468001", - "ref": "FRIOYE468001", - "description": "Authezat", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.184192, - 45.642186 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Authezat", - "ref:EU:EVSE": "FRIOYE468002", - "ref": "FRIOYE468002", - "description": "Authezat", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.184192, - 45.642186 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Authezat", - "ref:EU:EVSE": "FRIOYE468003", - "ref": "FRIOYE468003", - "description": "Authezat", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.184192, - 45.642186 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Authezat", - "ref:EU:EVSE": "FRIOYE468004", - "ref": "FRIOYE468004", - "description": "Authezat", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.184192, - 45.642186 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Authezat", - "ref:EU:EVSE": "FRIOYE468005", - "ref": "FRIOYE468005", - "description": "Authezat", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.184192, - 45.642186 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Authezat", - "ref:EU:EVSE": "FRIOYE468006", - "ref": "FRIOYE468006", - "description": "Authezat", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.184192, - 45.642186 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Authezat", - "ref:EU:EVSE": "FRIOYE468007", - "ref": "FRIOYE468007", - "description": "Authezat", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.184192, - 45.642186 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Authezat", - "ref:EU:EVSE": "FRIOYE468008", - "ref": "FRIOYE468008", - "description": "Authezat", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.184192, - 45.642186 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Authezat", - "ref:EU:EVSE": "FRIOYE468009", - "ref": "FRIOYE468009", - "description": "Authezat", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.184192, - 45.642186 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Authezat", - "ref:EU:EVSE": "FRIOYE468010", - "ref": "FRIOYE468010", - "description": "Authezat", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.184192, - 45.642186 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Authezat", - "ref:EU:EVSE": "FRIOYE468011", - "ref": "FRIOYE468011", - "description": "Authezat", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.184192, - 45.642186 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Authezat", - "ref:EU:EVSE": "FRIOYE468012", - "ref": "FRIOYE468012", - "description": "Authezat", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.184192, - 45.642186 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Authezat", - "ref:EU:EVSE": "FRIOYE468051", - "ref": "FRIOYE468051", - "description": "Authezat", - "capacity": "15", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.184192, - 45.642186 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Authezat", - "ref:EU:EVSE": "FRIOYE468052", - "ref": "FRIOYE468052", - "description": "Authezat", - "capacity": "15", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.184192, - 45.642186 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Authezat", - "ref:EU:EVSE": "FRIOYE468053", - "ref": "FRIOYE468053", - "description": "Authezat", - "capacity": "15", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.147435, - 47.740304 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Burnhaupt", - "ref:EU:EVSE": "FRIOYE468401", - "ref": "FRIOYE468401", - "description": "Burnhaupt", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.147435, - 47.740304 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Burnhaupt", - "ref:EU:EVSE": "FRIOYE468402", - "ref": "FRIOYE468402", - "description": "Burnhaupt", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.147435, - 47.740304 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Burnhaupt", - "ref:EU:EVSE": "FRIOYE468403", - "ref": "FRIOYE468403", - "description": "Burnhaupt", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.147435, - 47.740304 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Burnhaupt", - "ref:EU:EVSE": "FRIOYE468404", - "ref": "FRIOYE468404", - "description": "Burnhaupt", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.147435, - 47.740304 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Burnhaupt", - "ref:EU:EVSE": "FRIOYE468405", - "ref": "FRIOYE468405", - "description": "Burnhaupt", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.147435, - 47.740304 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Burnhaupt", - "ref:EU:EVSE": "FRIOYE468406", - "ref": "FRIOYE468406", - "description": "Burnhaupt", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.147435, - 47.740304 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Burnhaupt", - "ref:EU:EVSE": "FRIOYE468451", - "ref": "FRIOYE468451", - "description": "Burnhaupt", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.147435, - 47.740304 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Burnhaupt", - "ref:EU:EVSE": "FRIOYE468452", - "ref": "FRIOYE468452", - "description": "Burnhaupt", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.147435, - 47.740304 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Burnhaupt", - "ref:EU:EVSE": "FRIOYE468453", - "ref": "FRIOYE468453", - "description": "Burnhaupt", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.430753, - 46.701209 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "La Roche sur Yon", - "ref:EU:EVSE": "FRIOYE468501", - "ref": "FRIOYE468501", - "description": "La Roche sur Yon", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.430753, - 46.701209 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "La Roche sur Yon", - "ref:EU:EVSE": "FRIOYE468502", - "ref": "FRIOYE468502", - "description": "La Roche sur Yon", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.430753, - 46.701209 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "La Roche sur Yon", - "ref:EU:EVSE": "FRIOYE468503", - "ref": "FRIOYE468503", - "description": "La Roche sur Yon", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.430753, - 46.701209 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "La Roche sur Yon", - "ref:EU:EVSE": "FRIOYE468504", - "ref": "FRIOYE468504", - "description": "La Roche sur Yon", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.430753, - 46.701209 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "La Roche sur Yon", - "ref:EU:EVSE": "FRIOYE468505", - "ref": "FRIOYE468505", - "description": "La Roche sur Yon", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.430753, - 46.701209 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "La Roche sur Yon", - "ref:EU:EVSE": "FRIOYE468506", - "ref": "FRIOYE468506", - "description": "La Roche sur Yon", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.430753, - 46.701209 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "La Roche sur Yon", - "ref:EU:EVSE": "FRIOYE468551", - "ref": "FRIOYE468551", - "description": "La Roche sur Yon", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.430753, - 46.701209 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "La Roche sur Yon", - "ref:EU:EVSE": "FRIOYE468552", - "ref": "FRIOYE468552", - "description": "La Roche sur Yon", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.430753, - 46.701209 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "La Roche sur Yon", - "ref:EU:EVSE": "FRIOYE468553", - "ref": "FRIOYE468553", - "description": "La Roche sur Yon", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.919794, - 45.897783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint Junien", - "ref:EU:EVSE": "FRIOYE469201", - "ref": "FRIOYE469201", - "description": "Saint Junien", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.919794, - 45.897783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint Junien", - "ref:EU:EVSE": "FRIOYE469202", - "ref": "FRIOYE469202", - "description": "Saint Junien", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.919794, - 45.897783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint Junien", - "ref:EU:EVSE": "FRIOYE469203", - "ref": "FRIOYE469203", - "description": "Saint Junien", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.919794, - 45.897783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint Junien", - "ref:EU:EVSE": "FRIOYE469204", - "ref": "FRIOYE469204", - "description": "Saint Junien", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.919794, - 45.897783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint Junien", - "ref:EU:EVSE": "FRIOYE469205", - "ref": "FRIOYE469205", - "description": "Saint Junien", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.919794, - 45.897783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint Junien", - "ref:EU:EVSE": "FRIOYE469206", - "ref": "FRIOYE469206", - "description": "Saint Junien", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.919794, - 45.897783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint Junien", - "ref:EU:EVSE": "FRIOYE469251", - "ref": "FRIOYE469251", - "description": "Saint Junien", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.919794, - 45.897783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint Junien", - "ref:EU:EVSE": "FRIOYE469252", - "ref": "FRIOYE469252", - "description": "Saint Junien", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.919794, - 45.897783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint Junien", - "ref:EU:EVSE": "FRIOYE469253", - "ref": "FRIOYE469253", - "description": "Saint Junien", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.703571, - 43.400273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Lauragais", - "ref:EU:EVSE": "FRIOYE469301", - "ref": "FRIOYE469301", - "description": "Lauragais", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.703571, - 43.400273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Lauragais", - "ref:EU:EVSE": "FRIOYE469302", - "ref": "FRIOYE469302", - "description": "Lauragais", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.703571, - 43.400273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Lauragais", - "ref:EU:EVSE": "FRIOYE469303", - "ref": "FRIOYE469303", - "description": "Lauragais", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.703571, - 43.400273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Lauragais", - "ref:EU:EVSE": "FRIOYE469304", - "ref": "FRIOYE469304", - "description": "Lauragais", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.703571, - 43.400273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Lauragais", - "ref:EU:EVSE": "FRIOYE469305", - "ref": "FRIOYE469305", - "description": "Lauragais", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.703571, - 43.400273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Lauragais", - "ref:EU:EVSE": "FRIOYE469306", - "ref": "FRIOYE469306", - "description": "Lauragais", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.703571, - 43.400273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Lauragais", - "ref:EU:EVSE": "FRIOYE469351", - "ref": "FRIOYE469351", - "description": "Lauragais", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.703571, - 43.400273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Lauragais", - "ref:EU:EVSE": "FRIOYE469352", - "ref": "FRIOYE469352", - "description": "Lauragais", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.703571, - 43.400273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Lauragais", - "ref:EU:EVSE": "FRIOYE469353", - "ref": "FRIOYE469353", - "description": "Lauragais", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.47697246, - 43.2985651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Agde", - "ref:EU:EVSE": "FRIOYE469407", - "ref": "FRIOYE469407", - "description": "Agde", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.47697246, - 43.2985651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Agde", - "ref:EU:EVSE": "FRIOYE469408", - "ref": "FRIOYE469408", - "description": "Agde", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.47697246, - 43.2985651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Agde", - "ref:EU:EVSE": "FRIOYE469409", - "ref": "FRIOYE469409", - "description": "Agde", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.47697246, - 43.2985651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Agde", - "ref:EU:EVSE": "FRIOYE469410", - "ref": "FRIOYE469410", - "description": "Agde", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.47697246, - 43.2985651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Agde", - "ref:EU:EVSE": "FRIOYE469411", - "ref": "FRIOYE469411", - "description": "Agde", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.47697246, - 43.2985651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Agde", - "ref:EU:EVSE": "FRIOYE469412", - "ref": "FRIOYE469412", - "description": "Agde", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.47697246, - 43.2985651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Agde", - "ref:EU:EVSE": "FRIOYE469451", - "ref": "FRIOYE469451", - "description": "Agde", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.47697246, - 43.2985651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Agde", - "ref:EU:EVSE": "FRIOYE469452", - "ref": "FRIOYE469452", - "description": "Agde", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.47697246, - 43.2985651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Agde", - "ref:EU:EVSE": "FRIOYE469453", - "ref": "FRIOYE469453", - "description": "Agde", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.913737, - 47.642369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bessoncourt", - "ref:EU:EVSE": "FRIOYE473101", - "ref": "FRIOYE473101", - "description": "Bessoncourt", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.913737, - 47.642369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bessoncourt", - "ref:EU:EVSE": "FRIOYE473102", - "ref": "FRIOYE473102", - "description": "Bessoncourt", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.913737, - 47.642369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bessoncourt", - "ref:EU:EVSE": "FRIOYE473103", - "ref": "FRIOYE473103", - "description": "Bessoncourt", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.913737, - 47.642369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bessoncourt", - "ref:EU:EVSE": "FRIOYE473104", - "ref": "FRIOYE473104", - "description": "Bessoncourt", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.913737, - 47.642369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bessoncourt", - "ref:EU:EVSE": "FRIOYE473105", - "ref": "FRIOYE473105", - "description": "Bessoncourt", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.913737, - 47.642369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bessoncourt", - "ref:EU:EVSE": "FRIOYE473106", - "ref": "FRIOYE473106", - "description": "Bessoncourt", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.913737, - 47.642369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bessoncourt", - "ref:EU:EVSE": "FRIOYE473107", - "ref": "FRIOYE473107", - "description": "Bessoncourt", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.913737, - 47.642369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bessoncourt", - "ref:EU:EVSE": "FRIOYE473108", - "ref": "FRIOYE473108", - "description": "Bessoncourt", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.913737, - 47.642369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bessoncourt", - "ref:EU:EVSE": "FRIOYE473151", - "ref": "FRIOYE473151", - "description": "Bessoncourt", - "capacity": "15", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.913737, - 47.642369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bessoncourt", - "ref:EU:EVSE": "FRIOYE473152", - "ref": "FRIOYE473152", - "description": "Bessoncourt", - "capacity": "15", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.913737, - 47.642369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bessoncourt", - "ref:EU:EVSE": "FRIOYE473153", - "ref": "FRIOYE473153", - "description": "Bessoncourt", - "capacity": "15", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.913737, - 47.642369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bessoncourt", - "ref:EU:EVSE": "FRIOYE473171", - "ref": "FRIOYE473171", - "description": "Bessoncourt", - "capacity": "15", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.913737, - 47.642369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bessoncourt", - "ref:EU:EVSE": "FRIOYE473172", - "ref": "FRIOYE473172", - "description": "Bessoncourt", - "capacity": "15", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.913737, - 47.642369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bessoncourt", - "ref:EU:EVSE": "FRIOYE473173", - "ref": "FRIOYE473173", - "description": "Bessoncourt", - "capacity": "15", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.913737, - 47.642369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bessoncourt", - "ref:EU:EVSE": "FRIOYE473174", - "ref": "FRIOYE473174", - "description": "Bessoncourt", - "capacity": "15", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.012698, - 48.530831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Plouer sur Rance", - "ref:EU:EVSE": "FRIOYE473501", - "ref": "FRIOYE473501", - "description": "Plouer sur Rance", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.012698, - 48.530831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Plouer sur Rance", - "ref:EU:EVSE": "FRIOYE473502", - "ref": "FRIOYE473502", - "description": "Plouer sur Rance", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.012698, - 48.530831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Plouer sur Rance", - "ref:EU:EVSE": "FRIOYE473503", - "ref": "FRIOYE473503", - "description": "Plouer sur Rance", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.012698, - 48.530831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Plouer sur Rance", - "ref:EU:EVSE": "FRIOYE473504", - "ref": "FRIOYE473504", - "description": "Plouer sur Rance", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.012698, - 48.530831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Plouer sur Rance", - "ref:EU:EVSE": "FRIOYE473505", - "ref": "FRIOYE473505", - "description": "Plouer sur Rance", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.012698, - 48.530831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Plouer sur Rance", - "ref:EU:EVSE": "FRIOYE473506", - "ref": "FRIOYE473506", - "description": "Plouer sur Rance", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.012698, - 48.530831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Plouer sur Rance", - "ref:EU:EVSE": "FRIOYE473551", - "ref": "FRIOYE473551", - "description": "Plouer sur Rance", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.012698, - 48.530831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Plouer sur Rance", - "ref:EU:EVSE": "FRIOYE473552", - "ref": "FRIOYE473552", - "description": "Plouer sur Rance", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.012698, - 48.530831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Plouer sur Rance", - "ref:EU:EVSE": "FRIOYE473553", - "ref": "FRIOYE473553", - "description": "Plouer sur Rance", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.675141, - 48.480793 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint Brieuc", - "ref:EU:EVSE": "FRIOYE473601", - "ref": "FRIOYE473601", - "description": "Saint Brieuc", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.675141, - 48.480793 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint Brieuc", - "ref:EU:EVSE": "FRIOYE473602", - "ref": "FRIOYE473602", - "description": "Saint Brieuc", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.675141, - 48.480793 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint Brieuc", - "ref:EU:EVSE": "FRIOYE473603", - "ref": "FRIOYE473603", - "description": "Saint Brieuc", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.675141, - 48.480793 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint Brieuc", - "ref:EU:EVSE": "FRIOYE473604", - "ref": "FRIOYE473604", - "description": "Saint Brieuc", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.675141, - 48.480793 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint Brieuc", - "ref:EU:EVSE": "FRIOYE473605", - "ref": "FRIOYE473605", - "description": "Saint Brieuc", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.675141, - 48.480793 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint Brieuc", - "ref:EU:EVSE": "FRIOYE473606", - "ref": "FRIOYE473606", - "description": "Saint Brieuc", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.675141, - 48.480793 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint Brieuc", - "ref:EU:EVSE": "FRIOYE473651", - "ref": "FRIOYE473651", - "description": "Saint Brieuc", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.675141, - 48.480793 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint Brieuc", - "ref:EU:EVSE": "FRIOYE473652", - "ref": "FRIOYE473652", - "description": "Saint Brieuc", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.675141, - 48.480793 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint Brieuc", - "ref:EU:EVSE": "FRIOYE473653", - "ref": "FRIOYE473653", - "description": "Saint Brieuc", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.967969, - 46.324397 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montmarault", - "ref:EU:EVSE": "FRIOYE474101", - "ref": "FRIOYE474101", - "description": "Montmarault", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.967969, - 46.324397 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montmarault", - "ref:EU:EVSE": "FRIOYE474102", - "ref": "FRIOYE474102", - "description": "Montmarault", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.967969, - 46.324397 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montmarault", - "ref:EU:EVSE": "FRIOYE474103", - "ref": "FRIOYE474103", - "description": "Montmarault", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.967969, - 46.324397 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montmarault", - "ref:EU:EVSE": "FRIOYE474104", - "ref": "FRIOYE474104", - "description": "Montmarault", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.967969, - 46.324397 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montmarault", - "ref:EU:EVSE": "FRIOYE474105", - "ref": "FRIOYE474105", - "description": "Montmarault", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.967969, - 46.324397 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montmarault", - "ref:EU:EVSE": "FRIOYE474106", - "ref": "FRIOYE474106", - "description": "Montmarault", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.967969, - 46.324397 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montmarault", - "ref:EU:EVSE": "FRIOYE474151", - "ref": "FRIOYE474151", - "description": "Montmarault", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.967969, - 46.324397 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montmarault", - "ref:EU:EVSE": "FRIOYE474152", - "ref": "FRIOYE474152", - "description": "Montmarault", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.967969, - 46.324397 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montmarault", - "ref:EU:EVSE": "FRIOYE474153", - "ref": "FRIOYE474153", - "description": "Montmarault", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.695217, - 45.160184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Seyssins", - "ref:EU:EVSE": "FRIOYE475601", - "ref": "FRIOYE475601", - "description": "Seyssins", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.695217, - 45.160184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Seyssins", - "ref:EU:EVSE": "FRIOYE475602", - "ref": "FRIOYE475602", - "description": "Seyssins", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.695217, - 45.160184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Seyssins", - "ref:EU:EVSE": "FRIOYE475603", - "ref": "FRIOYE475603", - "description": "Seyssins", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.695217, - 45.160184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Seyssins", - "ref:EU:EVSE": "FRIOYE475604", - "ref": "FRIOYE475604", - "description": "Seyssins", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.695217, - 45.160184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Seyssins", - "ref:EU:EVSE": "FRIOYE475605", - "ref": "FRIOYE475605", - "description": "Seyssins", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.695217, - 45.160184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Seyssins", - "ref:EU:EVSE": "FRIOYE475606", - "ref": "FRIOYE475606", - "description": "Seyssins", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.695217, - 45.160184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Seyssins", - "ref:EU:EVSE": "FRIOYE475651", - "ref": "FRIOYE475651", - "description": "Seyssins", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.695217, - 45.160184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Seyssins", - "ref:EU:EVSE": "FRIOYE475652", - "ref": "FRIOYE475652", - "description": "Seyssins", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.695217, - 45.160184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Seyssins", - "ref:EU:EVSE": "FRIOYE475653", - "ref": "FRIOYE475653", - "description": "Seyssins", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.447974, - 44.834706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bergerac", - "ref:EU:EVSE": "FRIOYE475801", - "ref": "FRIOYE475801", - "description": "Bergerac", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.447974, - 44.834706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bergerac", - "ref:EU:EVSE": "FRIOYE475802", - "ref": "FRIOYE475802", - "description": "Bergerac", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.447974, - 44.834706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bergerac", - "ref:EU:EVSE": "FRIOYE475803", - "ref": "FRIOYE475803", - "description": "Bergerac", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.447974, - 44.834706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bergerac", - "ref:EU:EVSE": "FRIOYE475804", - "ref": "FRIOYE475804", - "description": "Bergerac", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.447974, - 44.834706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bergerac", - "ref:EU:EVSE": "FRIOYE475851", - "ref": "FRIOYE475851", - "description": "Bergerac", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.447974, - 44.834706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bergerac", - "ref:EU:EVSE": "FRIOYE475852", - "ref": "FRIOYE475852", - "description": "Bergerac", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.447974, - 44.834706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bergerac", - "ref:EU:EVSE": "FRIOYE475853", - "ref": "FRIOYE475853", - "description": "Bergerac", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.447974, - 44.834706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bergerac", - "ref:EU:EVSE": "FRIOYE475871", - "ref": "FRIOYE475871", - "description": "Bergerac", - "capacity": "9", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.447974, - 44.834706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Bergerac", - "ref:EU:EVSE": "FRIOYE475872", - "ref": "FRIOYE475872", - "description": "Bergerac", - "capacity": "9", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.92527996, - 48.67286216 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Dommartin", - "ref:EU:EVSE": "FRIOYE476001", - "ref": "FRIOYE476001", - "description": "Dommartin", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.92527996, - 48.67286216 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Dommartin", - "ref:EU:EVSE": "FRIOYE476002", - "ref": "FRIOYE476002", - "description": "Dommartin", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.92527996, - 48.67286216 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Dommartin", - "ref:EU:EVSE": "FRIOYE476003", - "ref": "FRIOYE476003", - "description": "Dommartin", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.92527996, - 48.67286216 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Dommartin", - "ref:EU:EVSE": "FRIOYE476004", - "ref": "FRIOYE476004", - "description": "Dommartin", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.92527996, - 48.67286216 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Dommartin", - "ref:EU:EVSE": "FRIOYE476005", - "ref": "FRIOYE476005", - "description": "Dommartin", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.92527996, - 48.67286216 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Dommartin", - "ref:EU:EVSE": "FRIOYE476006", - "ref": "FRIOYE476006", - "description": "Dommartin", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.92527996, - 48.67286216 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Dommartin", - "ref:EU:EVSE": "FRIOYE476007", - "ref": "FRIOYE476007", - "description": "Dommartin", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.92527996, - 48.67286216 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Dommartin", - "ref:EU:EVSE": "FRIOYE476008", - "ref": "FRIOYE476008", - "description": "Dommartin", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.92527996, - 48.67286216 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Dommartin", - "ref:EU:EVSE": "FRIOYE476009", - "ref": "FRIOYE476009", - "description": "Dommartin", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.92527996, - 48.67286216 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Dommartin", - "ref:EU:EVSE": "FRIOYE476010", - "ref": "FRIOYE476010", - "description": "Dommartin", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.92527996, - 48.67286216 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Dommartin", - "ref:EU:EVSE": "FRIOYE476011", - "ref": "FRIOYE476011", - "description": "Dommartin", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.92527996, - 48.67286216 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Dommartin", - "ref:EU:EVSE": "FRIOYE476012", - "ref": "FRIOYE476012", - "description": "Dommartin", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.92527996, - 48.67286216 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Dommartin", - "ref:EU:EVSE": "FRIOYE476051", - "ref": "FRIOYE476051", - "description": "Dommartin", - "capacity": "15", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.92527996, - 48.67286216 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Dommartin", - "ref:EU:EVSE": "FRIOYE476052", - "ref": "FRIOYE476052", - "description": "Dommartin", - "capacity": "15", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.92527996, - 48.67286216 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Dommartin", - "ref:EU:EVSE": "FRIOYE476053", - "ref": "FRIOYE476053", - "description": "Dommartin", - "capacity": "15", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.525147, - 44.149397 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Caussade", - "ref:EU:EVSE": "FRIOYE476101", - "ref": "FRIOYE476101", - "description": "Caussade", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.525147, - 44.149397 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Caussade", - "ref:EU:EVSE": "FRIOYE476102", - "ref": "FRIOYE476102", - "description": "Caussade", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.525147, - 44.149397 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Caussade", - "ref:EU:EVSE": "FRIOYE476151", - "ref": "FRIOYE476151", - "description": "Caussade", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.525147, - 44.149397 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Caussade", - "ref:EU:EVSE": "FRIOYE476152", - "ref": "FRIOYE476152", - "description": "Caussade", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.525147, - 44.149397 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Caussade", - "ref:EU:EVSE": "FRIOYE476153", - "ref": "FRIOYE476153", - "description": "Caussade", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.525147, - 44.149397 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Caussade", - "ref:EU:EVSE": "FRIOYE476171", - "ref": "FRIOYE476171", - "description": "Caussade", - "capacity": "9", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.525147, - 44.149397 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Caussade", - "ref:EU:EVSE": "FRIOYE476172", - "ref": "FRIOYE476172", - "description": "Caussade", - "capacity": "9", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.525147, - 44.149397 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Caussade", - "ref:EU:EVSE": "FRIOYE476173", - "ref": "FRIOYE476173", - "description": "Caussade", - "capacity": "9", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.525147, - 44.149397 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Caussade", - "ref:EU:EVSE": "FRIOYE476174", - "ref": "FRIOYE476174", - "description": "Caussade", - "capacity": "9", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.169184, - 48.29814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Le Faou", - "ref:EU:EVSE": "FRIOYE477101", - "ref": "FRIOYE477101", - "description": "Le Faou", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.169184, - 48.29814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Le Faou", - "ref:EU:EVSE": "FRIOYE477102", - "ref": "FRIOYE477102", - "description": "Le Faou", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.169184, - 48.29814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Le Faou", - "ref:EU:EVSE": "FRIOYE477103", - "ref": "FRIOYE477103", - "description": "Le Faou", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.169184, - 48.29814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Le Faou", - "ref:EU:EVSE": "FRIOYE477104", - "ref": "FRIOYE477104", - "description": "Le Faou", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.169184, - 48.29814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Le Faou", - "ref:EU:EVSE": "FRIOYE477105", - "ref": "FRIOYE477105", - "description": "Le Faou", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.169184, - 48.29814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Le Faou", - "ref:EU:EVSE": "FRIOYE477106", - "ref": "FRIOYE477106", - "description": "Le Faou", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.169184, - 48.29814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Le Faou", - "ref:EU:EVSE": "FRIOYE477151", - "ref": "FRIOYE477151", - "description": "Le Faou", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.169184, - 48.29814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Le Faou", - "ref:EU:EVSE": "FRIOYE477152", - "ref": "FRIOYE477152", - "description": "Le Faou", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.169184, - 48.29814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Le Faou", - "ref:EU:EVSE": "FRIOYE477153", - "ref": "FRIOYE477153", - "description": "Le Faou", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.411649, - 43.63099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Toulouse Ouest", - "ref:EU:EVSE": "FRIOYE477201", - "ref": "FRIOYE477201", - "description": "Toulouse Ouest", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.411649, - 43.63099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Toulouse Ouest", - "ref:EU:EVSE": "FRIOYE477202", - "ref": "FRIOYE477202", - "description": "Toulouse Ouest", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.411649, - 43.63099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Toulouse Ouest", - "ref:EU:EVSE": "FRIOYE477203", - "ref": "FRIOYE477203", - "description": "Toulouse Ouest", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.411649, - 43.63099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Toulouse Ouest", - "ref:EU:EVSE": "FRIOYE477204", - "ref": "FRIOYE477204", - "description": "Toulouse Ouest", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.411649, - 43.63099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Toulouse Ouest", - "ref:EU:EVSE": "FRIOYE477205", - "ref": "FRIOYE477205", - "description": "Toulouse Ouest", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.411649, - 43.63099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Toulouse Ouest", - "ref:EU:EVSE": "FRIOYE477206", - "ref": "FRIOYE477206", - "description": "Toulouse Ouest", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.411649, - 43.63099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Toulouse Ouest", - "ref:EU:EVSE": "FRIOYE477251", - "ref": "FRIOYE477251", - "description": "Toulouse Ouest", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.411649, - 43.63099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Toulouse Ouest", - "ref:EU:EVSE": "FRIOYE477252", - "ref": "FRIOYE477252", - "description": "Toulouse Ouest", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.411649, - 43.63099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Toulouse Ouest", - "ref:EU:EVSE": "FRIOYE477253", - "ref": "FRIOYE477253", - "description": "Toulouse Ouest", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.753443, - 49.51753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Longwy", - "ref:EU:EVSE": "FRIOYE478701", - "ref": "FRIOYE478701", - "description": "Longwy", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.753443, - 49.51753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Longwy", - "ref:EU:EVSE": "FRIOYE478702", - "ref": "FRIOYE478702", - "description": "Longwy", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.753443, - 49.51753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Longwy", - "ref:EU:EVSE": "FRIOYE478751", - "ref": "FRIOYE478751", - "description": "Longwy", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.753443, - 49.51753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Longwy", - "ref:EU:EVSE": "FRIOYE478752", - "ref": "FRIOYE478752", - "description": "Longwy", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.753443, - 49.51753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Longwy", - "ref:EU:EVSE": "FRIOYE478753", - "ref": "FRIOYE478753", - "description": "Longwy", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.753443, - 49.51753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Longwy", - "ref:EU:EVSE": "FRIOYE478771", - "ref": "FRIOYE478771", - "description": "Longwy", - "capacity": "9", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.753443, - 49.51753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Longwy", - "ref:EU:EVSE": "FRIOYE478772", - "ref": "FRIOYE478772", - "description": "Longwy", - "capacity": "9", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.753443, - 49.51753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Longwy", - "ref:EU:EVSE": "FRIOYE478773", - "ref": "FRIOYE478773", - "description": "Longwy", - "capacity": "9", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.753443, - 49.51753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Longwy", - "ref:EU:EVSE": "FRIOYE478774", - "ref": "FRIOYE478774", - "description": "Longwy", - "capacity": "9", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.858341, - 49.111223 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Farebersviller", - "ref:EU:EVSE": "FRIOYE479007", - "ref": "FRIOYE479007", - "description": "Farebersviller", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.858341, - 49.111223 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Farebersviller", - "ref:EU:EVSE": "FRIOYE479008", - "ref": "FRIOYE479008", - "description": "Farebersviller", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.858341, - 49.111223 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Farebersviller", - "ref:EU:EVSE": "FRIOYE479009", - "ref": "FRIOYE479009", - "description": "Farebersviller", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.858341, - 49.111223 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Farebersviller", - "ref:EU:EVSE": "FRIOYE479010", - "ref": "FRIOYE479010", - "description": "Farebersviller", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.858341, - 49.111223 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Farebersviller", - "ref:EU:EVSE": "FRIOYE479011", - "ref": "FRIOYE479011", - "description": "Farebersviller", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.858341, - 49.111223 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Farebersviller", - "ref:EU:EVSE": "FRIOYE479012", - "ref": "FRIOYE479012", - "description": "Farebersviller", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.858341, - 49.111223 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Farebersviller", - "ref:EU:EVSE": "FRIOYE479051", - "ref": "FRIOYE479051", - "description": "Farebersviller", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.858341, - 49.111223 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Farebersviller", - "ref:EU:EVSE": "FRIOYE479052", - "ref": "FRIOYE479052", - "description": "Farebersviller", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.858341, - 49.111223 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Farebersviller", - "ref:EU:EVSE": "FRIOYE479053", - "ref": "FRIOYE479053", - "description": "Farebersviller", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.495524, - 45.46124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Chamond", - "ref:EU:EVSE": "FRIOYE480501", - "ref": "FRIOYE480501", - "description": "Saint-Chamond", - "capacity": "12", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.495524, - 45.46124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Chamond", - "ref:EU:EVSE": "FRIOYE480502", - "ref": "FRIOYE480502", - "description": "Saint-Chamond", - "capacity": "12", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.495524, - 45.46124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Chamond", - "ref:EU:EVSE": "FRIOYE480503", - "ref": "FRIOYE480503", - "description": "Saint-Chamond", - "capacity": "12", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.495524, - 45.46124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Chamond", - "ref:EU:EVSE": "FRIOYE480504", - "ref": "FRIOYE480504", - "description": "Saint-Chamond", - "capacity": "12", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.495524, - 45.46124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Chamond", - "ref:EU:EVSE": "FRIOYE480505", - "ref": "FRIOYE480505", - "description": "Saint-Chamond", - "capacity": "12", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.495524, - 45.46124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Chamond", - "ref:EU:EVSE": "FRIOYE480506", - "ref": "FRIOYE480506", - "description": "Saint-Chamond", - "capacity": "12", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.495524, - 45.46124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Chamond", - "ref:EU:EVSE": "FRIOYE480552", - "ref": "FRIOYE480552", - "description": "Saint-Chamond", - "capacity": "12", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.495524, - 45.46124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Chamond", - "ref:EU:EVSE": "FRIOYE480553", - "ref": "FRIOYE480553", - "description": "Saint-Chamond", - "capacity": "12", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.495524, - 45.46124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Chamond", - "ref:EU:EVSE": "FRIOYE480554", - "ref": "FRIOYE480554", - "description": "Saint-Chamond", - "capacity": "12", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.495524, - 45.46124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Chamond", - "ref:EU:EVSE": "FRIOYE480555", - "ref": "FRIOYE480555", - "description": "Saint-Chamond", - "capacity": "12", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.495524, - 45.46124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Saint-Chamond", - "ref:EU:EVSE": "FRIOYE480556", - "ref": "FRIOYE480556", - "description": "Saint-Chamond", - "capacity": "12", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.75792019, - 48.19361385 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Loudeac", - "ref:EU:EVSE": "FRIOYE480801", - "ref": "FRIOYE480801", - "description": "Loudeac", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.75792019, - 48.19361385 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Loudeac", - "ref:EU:EVSE": "FRIOYE480802", - "ref": "FRIOYE480802", - "description": "Loudeac", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.75792019, - 48.19361385 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Loudeac", - "ref:EU:EVSE": "FRIOYE480803", - "ref": "FRIOYE480803", - "description": "Loudeac", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.75792019, - 48.19361385 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Loudeac", - "ref:EU:EVSE": "FRIOYE480804", - "ref": "FRIOYE480804", - "description": "Loudeac", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.75792019, - 48.19361385 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Loudeac", - "ref:EU:EVSE": "FRIOYE480805", - "ref": "FRIOYE480805", - "description": "Loudeac", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.75792019, - 48.19361385 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Loudeac", - "ref:EU:EVSE": "FRIOYE480806", - "ref": "FRIOYE480806", - "description": "Loudeac", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.75792019, - 48.19361385 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Loudeac", - "ref:EU:EVSE": "FRIOYE480851", - "ref": "FRIOYE480851", - "description": "Loudeac", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.75792019, - 48.19361385 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Loudeac", - "ref:EU:EVSE": "FRIOYE480852", - "ref": "FRIOYE480852", - "description": "Loudeac", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.75792019, - 48.19361385 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Loudeac", - "ref:EU:EVSE": "FRIOYE480853", - "ref": "FRIOYE480853", - "description": "Loudeac", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.263885, - 46.43228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vivonne", - "ref:EU:EVSE": "FRIOYE481201", - "ref": "FRIOYE481201", - "description": "Vivonne", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.263885, - 46.43228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vivonne", - "ref:EU:EVSE": "FRIOYE481202", - "ref": "FRIOYE481202", - "description": "Vivonne", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.263885, - 46.43228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vivonne", - "ref:EU:EVSE": "FRIOYE481203", - "ref": "FRIOYE481203", - "description": "Vivonne", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.263885, - 46.43228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vivonne", - "ref:EU:EVSE": "FRIOYE481204", - "ref": "FRIOYE481204", - "description": "Vivonne", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.263885, - 46.43228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vivonne", - "ref:EU:EVSE": "FRIOYE481205", - "ref": "FRIOYE481205", - "description": "Vivonne", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.263885, - 46.43228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vivonne", - "ref:EU:EVSE": "FRIOYE481206", - "ref": "FRIOYE481206", - "description": "Vivonne", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.263885, - 46.43228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vivonne", - "ref:EU:EVSE": "FRIOYE481251", - "ref": "FRIOYE481251", - "description": "Vivonne", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.263885, - 46.43228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vivonne", - "ref:EU:EVSE": "FRIOYE481252", - "ref": "FRIOYE481252", - "description": "Vivonne", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.263885, - 46.43228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Vivonne", - "ref:EU:EVSE": "FRIOYE481253", - "ref": "FRIOYE481253", - "description": "Vivonne", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.00337, - 47.664582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Auray", - "ref:EU:EVSE": "FRIOYE482801", - "ref": "FRIOYE482801", - "description": "Auray", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.00337, - 47.664582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Auray", - "ref:EU:EVSE": "FRIOYE482802", - "ref": "FRIOYE482802", - "description": "Auray", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.00337, - 47.664582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Auray", - "ref:EU:EVSE": "FRIOYE482803", - "ref": "FRIOYE482803", - "description": "Auray", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.00337, - 47.664582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Auray", - "ref:EU:EVSE": "FRIOYE482804", - "ref": "FRIOYE482804", - "description": "Auray", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.00337, - 47.664582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Auray", - "ref:EU:EVSE": "FRIOYE482851", - "ref": "FRIOYE482851", - "description": "Auray", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.00337, - 47.664582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Auray", - "ref:EU:EVSE": "FRIOYE482852", - "ref": "FRIOYE482852", - "description": "Auray", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.00337, - 47.664582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Auray", - "ref:EU:EVSE": "FRIOYE482853", - "ref": "FRIOYE482853", - "description": "Auray", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.00337, - 47.664582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Auray", - "ref:EU:EVSE": "FRIOYE482871", - "ref": "FRIOYE482871", - "description": "Auray", - "capacity": "9", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.00337, - 47.664582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Auray", - "ref:EU:EVSE": "FRIOYE482872", - "ref": "FRIOYE482872", - "description": "Auray", - "capacity": "9", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.84043389, - 50.68678613 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Nieppe", - "ref:EU:EVSE": "FRIOYE482901", - "ref": "FRIOYE482901", - "description": "Nieppe", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.84043389, - 50.68678613 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Nieppe", - "ref:EU:EVSE": "FRIOYE482902", - "ref": "FRIOYE482902", - "description": "Nieppe", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.84043389, - 50.68678613 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Nieppe", - "ref:EU:EVSE": "FRIOYE482903", - "ref": "FRIOYE482903", - "description": "Nieppe", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.84043389, - 50.68678613 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Nieppe", - "ref:EU:EVSE": "FRIOYE482904", - "ref": "FRIOYE482904", - "description": "Nieppe", - "capacity": "9", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.84043389, - 50.68678613 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Nieppe", - "ref:EU:EVSE": "FRIOYE482951", - "ref": "FRIOYE482951", - "description": "Nieppe", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.84043389, - 50.68678613 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Nieppe", - "ref:EU:EVSE": "FRIOYE482952", - "ref": "FRIOYE482952", - "description": "Nieppe", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.84043389, - 50.68678613 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Nieppe", - "ref:EU:EVSE": "FRIOYE482953", - "ref": "FRIOYE482953", - "description": "Nieppe", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.84043389, - 50.68678613 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Nieppe", - "ref:EU:EVSE": "FRIOYE482971", - "ref": "FRIOYE482971", - "description": "Nieppe", - "capacity": "9", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.84043389, - 50.68678613 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Nieppe", - "ref:EU:EVSE": "FRIOYE482972", - "ref": "FRIOYE482972", - "description": "Nieppe", - "capacity": "9", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.233669, - 46.179864 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Etrembieres", - "ref:EU:EVSE": "FRIOYE483101", - "ref": "FRIOYE483101", - "description": "Etrembieres", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.233669, - 46.179864 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Etrembieres", - "ref:EU:EVSE": "FRIOYE483102", - "ref": "FRIOYE483102", - "description": "Etrembieres", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.233669, - 46.179864 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Etrembieres", - "ref:EU:EVSE": "FRIOYE483103", - "ref": "FRIOYE483103", - "description": "Etrembieres", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.233669, - 46.179864 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Etrembieres", - "ref:EU:EVSE": "FRIOYE483104", - "ref": "FRIOYE483104", - "description": "Etrembieres", - "capacity": "15", - "socket:type2_combo:output": "350 kW", - "charging_station:output": "350 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.233669, - 46.179864 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Etrembieres", - "ref:EU:EVSE": "FRIOYE483151", - "ref": "FRIOYE483151", - "description": "Etrembieres", - "capacity": "15", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.233669, - 46.179864 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Etrembieres", - "ref:EU:EVSE": "FRIOYE483152", - "ref": "FRIOYE483152", - "description": "Etrembieres", - "capacity": "15", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.233669, - 46.179864 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Etrembieres", - "ref:EU:EVSE": "FRIOYE483153", - "ref": "FRIOYE483153", - "description": "Etrembieres", - "capacity": "15", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.233669, - 46.179864 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Etrembieres", - "ref:EU:EVSE": "FRIOYE483171", - "ref": "FRIOYE483171", - "description": "Etrembieres", - "capacity": "15", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.233669, - 46.179864 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Etrembieres", - "ref:EU:EVSE": "FRIOYE483172", - "ref": "FRIOYE483172", - "description": "Etrembieres", - "capacity": "15", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.233669, - 46.179864 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Etrembieres", - "ref:EU:EVSE": "FRIOYE483173", - "ref": "FRIOYE483173", - "description": "Etrembieres", - "capacity": "15", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.233669, - 46.179864 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Etrembieres", - "ref:EU:EVSE": "FRIOYE483174", - "ref": "FRIOYE483174", - "description": "Etrembieres", - "capacity": "15", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.233669, - 46.179864 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Etrembieres", - "ref:EU:EVSE": "FRIOYE483175", - "ref": "FRIOYE483175", - "description": "Etrembieres", - "capacity": "15", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.233669, - 46.179864 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Etrembieres", - "ref:EU:EVSE": "FRIOYE483176", - "ref": "FRIOYE483176", - "description": "Etrembieres", - "capacity": "15", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.233669, - 46.179864 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Etrembieres", - "ref:EU:EVSE": "FRIOYE483177", - "ref": "FRIOYE483177", - "description": "Etrembieres", - "capacity": "15", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.233669, - 46.179864 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Etrembieres", - "ref:EU:EVSE": "FRIOYE483178", - "ref": "FRIOYE483178", - "description": "Etrembieres", - "capacity": "15", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.783005, - 44.514605 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montélimar Est 2", - "ref:EU:EVSE": "FRIOYE486151", - "ref": "FRIOYE486151", - "description": "Montélimar Est 2", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.783005, - 44.514605 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montélimar Est 2", - "ref:EU:EVSE": "FRIOYE486152", - "ref": "FRIOYE486152", - "description": "Montélimar Est 2", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.783005, - 44.514605 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montélimar Est 2", - "ref:EU:EVSE": "FRIOYE486153", - "ref": "FRIOYE486153", - "description": "Montélimar Est 2", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.783005, - 44.514605 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montélimar Est 2", - "ref:EU:EVSE": "FRIOYE486171", - "ref": "FRIOYE486171", - "description": "Montélimar Est 2", - "capacity": "9", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.783005, - 44.514605 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montélimar Est 2", - "ref:EU:EVSE": "FRIOYE486172", - "ref": "FRIOYE486172", - "description": "Montélimar Est 2", - "capacity": "9", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.783005, - 44.514605 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montélimar Est 2", - "ref:EU:EVSE": "FRIOYE486173", - "ref": "FRIOYE486173", - "description": "Montélimar Est 2", - "capacity": "9", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.783005, - 44.514605 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montélimar Est 2", - "ref:EU:EVSE": "FRIOYE486174", - "ref": "FRIOYE486174", - "description": "Montélimar Est 2", - "capacity": "9", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.783005, - 44.514605 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montélimar Est 2", - "ref:EU:EVSE": "FRIOYE486175", - "ref": "FRIOYE486175", - "description": "Montélimar Est 2", - "capacity": "9", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.783005, - 44.514605 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montélimar Est 2", - "ref:EU:EVSE": "FRIOYE486176", - "ref": "FRIOYE486176", - "description": "Montélimar Est 2", - "capacity": "9", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7819347, - 44.51656079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montélimar Ouest 2", - "ref:EU:EVSE": "FRIOYE486251", - "ref": "FRIOYE486251", - "description": "Montélimar Ouest 2", - "capacity": "9", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7819347, - 44.51656079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montélimar Ouest 2", - "ref:EU:EVSE": "FRIOYE486252", - "ref": "FRIOYE486252", - "description": "Montélimar Ouest 2", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7819347, - 44.51656079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montélimar Ouest 2", - "ref:EU:EVSE": "FRIOYE486253", - "ref": "FRIOYE486253", - "description": "Montélimar Ouest 2", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7819347, - 44.51656079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montélimar Ouest 2", - "ref:EU:EVSE": "FRIOYE486271", - "ref": "FRIOYE486271", - "description": "Montélimar Ouest 2", - "capacity": "9", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7819347, - 44.51656079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montélimar Ouest 2", - "ref:EU:EVSE": "FRIOYE486272", - "ref": "FRIOYE486272", - "description": "Montélimar Ouest 2", - "capacity": "9", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7819347, - 44.51656079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montélimar Ouest 2", - "ref:EU:EVSE": "FRIOYE486273", - "ref": "FRIOYE486273", - "description": "Montélimar Ouest 2", - "capacity": "9", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7819347, - 44.51656079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montélimar Ouest 2", - "ref:EU:EVSE": "FRIOYE486274", - "ref": "FRIOYE486274", - "description": "Montélimar Ouest 2", - "capacity": "9", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7819347, - 44.51656079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montélimar Ouest 2", - "ref:EU:EVSE": "FRIOYE486275", - "ref": "FRIOYE486275", - "description": "Montélimar Ouest 2", - "capacity": "9", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7819347, - 44.51656079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Montélimar Ouest 2", - "ref:EU:EVSE": "FRIOYE486276", - "ref": "FRIOYE486276", - "description": "Montélimar Ouest 2", - "capacity": "9", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.342896, - 48.747458 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Dreux", - "ref:EU:EVSE": "FRIOYE487851", - "ref": "FRIOYE487851", - "description": "Dreux", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.342896, - 48.747458 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Dreux", - "ref:EU:EVSE": "FRIOYE487852", - "ref": "FRIOYE487852", - "description": "Dreux", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.342896, - 48.747458 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Dreux", - "ref:EU:EVSE": "FRIOYE487853", - "ref": "FRIOYE487853", - "description": "Dreux", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.342896, - 48.747458 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Dreux", - "ref:EU:EVSE": "FRIOYE487871", - "ref": "FRIOYE487871", - "description": "Dreux", - "capacity": "7", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.342896, - 48.747458 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Dreux", - "ref:EU:EVSE": "FRIOYE487872", - "ref": "FRIOYE487872", - "description": "Dreux", - "capacity": "7", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.342896, - 48.747458 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Dreux", - "ref:EU:EVSE": "FRIOYE487873", - "ref": "FRIOYE487873", - "description": "Dreux", - "capacity": "7", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.342896, - 48.747458 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IONITY", - "operator:email": "info@ionity.eu", - "operator:phone": "+33 1 87 21 08 91", - "network": "Dreux", - "ref:EU:EVSE": "FRIOYE487874", - "ref": "FRIOYE487874", - "description": "Dreux", - "capacity": "7", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2317957, - 45.79139079999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LIMOGES METROPOLE", - "ref:EU:EVSE": "FRIXLPLIMO1311", - "ref": "FR*SOD*S*LIMO*13*1*_*_", - "description": "CSV40D - CONDAT-SUR-VIENNE - JULES FERRY", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2317957, - 45.79139079999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LIMOGES METROPOLE", - "ref:EU:EVSE": "FRIXLPLIMO1312", - "ref": "FR*SOD*S*LIMO*13*1*_*_", - "description": "CSV40D - CONDAT-SUR-VIENNE - JULES FERRY", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.244151434987626, - 45.84681020530056 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LIMOGES METROPOLE", - "ref:EU:EVSE": "FRIXLPLIMO1411", - "ref": "FR*SOD*S*LIMO*14*1*_*_", - "description": "LIM66D - LIMOGES - BEAUBLANC", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.244151434987626, - 45.84681020530056 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LIMOGES METROPOLE", - "ref:EU:EVSE": "FRIXLPLIMO1412", - "ref": "FR*SOD*S*LIMO*14*1*_*_", - "description": "LIM66D - LIMOGES - BEAUBLANC", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.261105, - 45.83361900000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LIMOGES METROPOLE", - "ref:EU:EVSE": "FRIXLPLIMO2211", - "ref": "FR*SOD*S*LIMO*22*1*_*_", - "description": "LIM71D - LIMOGES - SOUVENIR-FRANCAIS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.261105, - 45.83361900000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LIMOGES METROPOLE", - "ref:EU:EVSE": "FRIXLPLIMO2212", - "ref": "FR*SOD*S*LIMO*22*1*_*_", - "description": "LIM71D - LIMOGES - SOUVENIR-FRANCAIS", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2599927, - 45.90835269999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LIMOGES METROPOLE", - "ref:EU:EVSE": "FRIXLPLIMO2411", - "ref": "FR*SOD*S*LIMO*24*1*_*_", - "description": "CHA1D - CHAPTELAT - SAINT-ELOI", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2599927, - 45.90835269999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LIMOGES METROPOLE", - "ref:EU:EVSE": "FRIXLPLIMO2412", - "ref": "FR*SOD*S*LIMO*24*1*_*_", - "description": "CHA1D - CHAPTELAT - SAINT-ELOI", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1400307, - 45.9231509 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LIMOGES METROPOLE", - "ref:EU:EVSE": "FRIXLPLIMO2711", - "ref": "FR*SOD*S*LIMO*27*1*_*_", - "description": "SAG15D - SAINT-GENCE - ALLEE DES-PRADES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1400307, - 45.9231509 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LIMOGES METROPOLE", - "ref:EU:EVSE": "FRIXLPLIMO2712", - "ref": "FR*SOD*S*LIMO*27*1*_*_", - "description": "SAG15D - SAINT-GENCE - ALLEE DES-PRADES", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.126065, - 45.848876 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LIMOGES METROPOLE", - "ref:EU:EVSE": "FRIXLPLIMO2811", - "ref": "FR*SOD*S*LIMO*28*1*_*_", - "description": "VSV18D - VERNEUIL-SUR-VIENNE - PLACE DE LEGLISE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.126065, - 45.848876 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LIMOGES METROPOLE", - "ref:EU:EVSE": "FRIXLPLIMO2812", - "ref": "FR*SOD*S*LIMO*28*1*_*_", - "description": "VSV18D - VERNEUIL-SUR-VIENNE - PLACE DE LEGLISE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2862468, - 45.94219289999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LIMOGES METROPOLE", - "ref:EU:EVSE": "FRIXLPLIMO2911", - "ref": "FR*SOD*S*LIMO*29*1*_*_", - "description": "BLC20D - BONNAC LA COTE - EUROPE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2862468, - 45.94219289999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LIMOGES METROPOLE", - "ref:EU:EVSE": "FRIXLPLIMO2912", - "ref": "FR*SOD*S*LIMO*29*1*_*_", - "description": "BLC20D - BONNAC LA COTE - EUROPE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3192098, - 45.8968827 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LIMOGES METROPOLE", - "ref:EU:EVSE": "FRIXLPLIMO3011", - "ref": "FR*SOD*S*LIMO*30*1*_*_", - "description": "RIR21D - RILHAC-RANCON - PIERRE DE COUBERTIN", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3192098, - 45.8968827 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LIMOGES METROPOLE", - "ref:EU:EVSE": "FRIXLPLIMO3012", - "ref": "FR*SOD*S*LIMO*30*1*_*_", - "description": "RIR21D - RILHAC-RANCON - PIERRE DE COUBERTIN", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2388376, - 45.8775781 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LIMOGES METROPOLE", - "ref:EU:EVSE": "FRIXLPLIMO3111", - "ref": "FR*SOD*S*LIMO*31*1*_*_", - "description": "COU24D - COUZEIX - AVENUE DE LIMOGES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2388376, - 45.8775781 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LIMOGES METROPOLE", - "ref:EU:EVSE": "FRIXLPLIMO3112", - "ref": "FR*SOD*S*LIMO*31*1*_*_", - "description": "COU24D - COUZEIX - AVENUE DE LIMOGES", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3865405, - 45.86310539999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LIMOGES METROPOLE", - "ref:EU:EVSE": "FRIXLPLIMO3311", - "ref": "FR*SOD*S*LIMO*33*1*_*_", - "description": "SJM35D - SAINT-JUST-LE-MARTEL - RUE POULBOT", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3865405, - 45.86310539999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LIMOGES METROPOLE", - "ref:EU:EVSE": "FRIXLPLIMO3312", - "ref": "FR*SOD*S*LIMO*33*1*_*_", - "description": "SJM35D - SAINT-JUST-LE-MARTEL - RUE POULBOT", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3305644, - 45.80817709999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LIMOGES METROPOLE", - "ref:EU:EVSE": "FRIXLPLIMO3511", - "ref": "FR*SOD*S*LIMO*35*1*_*_", - "description": "FEY45D - FEYTIAT - RUE DALSACE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3305644, - 45.80817709999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LIMOGES METROPOLE", - "ref:EU:EVSE": "FRIXLPLIMO3512", - "ref": "FR*SOD*S*LIMO*35*1*_*_", - "description": "FEY45D - FEYTIAT - RUE DALSACE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3063544, - 45.8355354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LIMOGES METROPOLE", - "ref:EU:EVSE": "FRIXLPLIMO3711", - "ref": "FR*SOD*S*LIMO*37*1*_*_", - "description": "PAN57D - PANAZOL - JEAN-REBIER", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3063544, - 45.8355354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LIMOGES METROPOLE", - "ref:EU:EVSE": "FRIXLPLIMO3712", - "ref": "FR*SOD*S*LIMO*37*1*_*_", - "description": "PAN57D - PANAZOL - JEAN-REBIER", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.25867, - 45.846338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LIMOGES METROPOLE", - "ref:EU:EVSE": "FRIXLPLIMO4211", - "ref": "FR*SOD*S*LIMO*42*1*_*_", - "description": "LIM103D - LIMOGES - LOUYAT", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.25867, - 45.846338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LIMOGES METROPOLE", - "ref:EU:EVSE": "FRIXLPLIMO4212", - "ref": "FR*SOD*S*LIMO*42*1*_*_", - "description": "LIM103D - LIMOGES - LOUYAT", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.105134, - 45.897583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LIMOGES METROPOLE", - "ref:EU:EVSE": "FRIXLPLIMO4811", - "ref": "FR*SOD*S*LIMO*48*1*_*_", - "description": "VEY16D - VEYRAC - COLOMBIER", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.105134, - 45.897583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LIMOGES METROPOLE", - "ref:EU:EVSE": "FRIXLPLIMO4812", - "ref": "FR*SOD*S*LIMO*48*1*_*_", - "description": "VEY16D - VEYRAC - COLOMBIER", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1264951, - 45.8492532 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LIMOGES METROPOLE", - "ref:EU:EVSE": "FRIXLPLIMO5811", - "ref": "FR*SOD*S*LIMO*58*1*_*_", - "description": "VSV17D - VERNEUIL-SUR-VIENNE - CIVOIR", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1264951, - 45.8492532 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LIMOGES METROPOLE", - "ref:EU:EVSE": "FRIXLPLIMO5812", - "ref": "FR*SOD*S*LIMO*58*1*_*_", - "description": "VSV17D - VERNEUIL-SUR-VIENNE - CIVOIR", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.261105, - 45.83361900000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LIMOGES METROPOLE", - "ref:EU:EVSE": "FRIXLPLIMO6011", - "ref": "FR*SOD*S*LIMO*60*1*_*_", - "description": "LIM97D - LIMOGES - ARMAND DUTREIX", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.261105, - 45.83361900000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LIMOGES METROPOLE", - "ref:EU:EVSE": "FRIXLPLIMO6012", - "ref": "FR*SOD*S*LIMO*60*1*_*_", - "description": "LIM97D - LIMOGES - ARMAND DUTREIX", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.251111, - 45.844481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LIMOGES METROPOLE", - "ref:EU:EVSE": "FRIXLPLIMO6211", - "ref": "FR*SOD*S*LIMO*62*1*_*_", - "description": "LIM99D - LIMOGES - EMILE LABUSSIERE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.251111, - 45.844481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LIMOGES METROPOLE", - "ref:EU:EVSE": "FRIXLPLIMO6212", - "ref": "FR*SOD*S*LIMO*62*1*_*_", - "description": "LIM99D - LIMOGES - EMILE LABUSSIERE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3254721, - 45.8663999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LIMOGES METROPOLE", - "ref:EU:EVSE": "FRIXLPLIMO6411", - "ref": "FR*SOD*S*LIMO*64*1*_*_", - "description": "PSV38D - LA PALAIS SUR VIENNE - PLACE DE LA REPUBLIQUE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3254721, - 45.8663999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LIMOGES METROPOLE", - "ref:EU:EVSE": "FRIXLPLIMO6412", - "ref": "FR*SOD*S*LIMO*64*1*_*_", - "description": "PSV38D - LA PALAIS SUR VIENNE - PLACE DE LA REPUBLIQUE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2393746, - 45.8769304 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LIMOGES METROPOLE", - "ref:EU:EVSE": "FRIXLPLIMO7211", - "ref": "FR*SOD*S*LIMO*72*1*_*_", - "description": "COU25E - COUZEIX - PLACE DU 8 MAI 1945", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2393746, - 45.8769304 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LIMOGES METROPOLE", - "ref:EU:EVSE": "FRIXLPLIMO7212", - "ref": "FR*SOD*S*LIMO*72*1*_*_", - "description": "COU25E - COUZEIX - PLACE DU 8 MAI 1945", - "capacity": "3", - "charging_station:output": "100 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2393746, - 45.8769304 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LIMOGES METROPOLE", - "ref:EU:EVSE": "FRIXLPLIMO7213", - "ref": "FR*SOD*S*LIMO*72*1*_*_", - "description": "COU25E - COUZEIX - PLACE DU 8 MAI 1945", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3079122, - 45.8372875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LIMOGES METROPOLE", - "ref:EU:EVSE": "FRIXLPLIMO7311", - "ref": "FR*SOD*S*LIMO*73*1*_*_", - "description": "PAN54E - PANAZOL - PLACE DU COMMERCE", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3079122, - 45.8372875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LIMOGES METROPOLE", - "ref:EU:EVSE": "FRIXLPLIMO7312", - "ref": "FR*SOD*S*LIMO*73*1*_*_", - "description": "PAN54E - PANAZOL - PLACE DU COMMERCE", - "capacity": "3", - "charging_station:output": "100 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3079122, - 45.8372875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "419070180", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LIMOGES METROPOLE", - "ref:EU:EVSE": "FRIXLPLIMO7313", - "ref": "FR*SOD*S*LIMO*73*1*_*_", - "description": "PAN54E - PANAZOL - PLACE DU COMMERCE", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3188114711478347, - 49.90741687752943 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST10011", - "ref": "FR*SOD*S*FAST*100*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - AMIENS NORD", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3188114711478347, - 49.90741687752943 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST10012", - "ref": "FR*SOD*S*FAST*100*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - AMIENS NORD", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3188114711478347, - 49.90741687752943 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST10013", - "ref": "FR*SOD*S*FAST*100*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - AMIENS NORD", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3188114711478347, - 49.90741687752943 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST10021", - "ref": "FR*SOD*S*FAST*100*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - AMIENS NORD", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3188114711478347, - 49.90741687752943 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST10022", - "ref": "FR*SOD*S*FAST*100*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - AMIENS NORD", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3188114711478347, - 49.90741687752943 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST10023", - "ref": "FR*SOD*S*FAST*100*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - AMIENS NORD", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.583904, - 48.778796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST1011", - "ref": "FR*SOD*S*FAST*10*1*_*_", - "description": " IZIVIA FAST - MCDONALDS - LA QUEUE EN BRIE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2876281, - 49.9008398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST10111", - "ref": "FR*SOD*S*FAST*101*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - AMIENS LA BRETECHE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2876281, - 49.9008398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST10112", - "ref": "FR*SOD*S*FAST*101*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - AMIENS LA BRETECHE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2876281, - 49.9008398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST10113", - "ref": "FR*SOD*S*FAST*101*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - AMIENS LA BRETECHE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.583904, - 48.778796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST1012", - "ref": "FR*SOD*S*FAST*10*1*_*_", - "description": " IZIVIA FAST - MCDONALDS - LA QUEUE EN BRIE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.583904, - 48.778796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST1013", - "ref": "FR*SOD*S*FAST*10*1*_*_", - "description": " IZIVIA FAST - MCDONALDS - LA QUEUE EN BRIE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2062652465576216, - 48.94857177053618 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST10311", - "ref": "FR*SOD*S*FAST*103*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ARGENTEUIL LES INDES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2062652465576216, - 48.94857177053618 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST10312", - "ref": "FR*SOD*S*FAST*103*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ARGENTEUIL LES INDES", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2062652465576216, - 48.94857177053618 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST10313", - "ref": "FR*SOD*S*FAST*103*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ARGENTEUIL LES INDES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.9631010000000001, - 49.536066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST10411", - "ref": "FR*SOD*S*FAST*104*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ROUEN BARENTIN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.9631010000000001, - 49.536066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST10412", - "ref": "FR*SOD*S*FAST*104*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ROUEN BARENTIN", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.9631010000000001, - 49.536066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST10413", - "ref": "FR*SOD*S*FAST*104*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ROUEN BARENTIN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.9631010000000001, - 49.536066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST10421", - "ref": "FR*SOD*S*FAST*104*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - ROUEN BARENTIN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.9631010000000001, - 49.536066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST10422", - "ref": "FR*SOD*S*FAST*104*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - ROUEN BARENTIN", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.9631010000000001, - 49.536066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST10423", - "ref": "FR*SOD*S*FAST*104*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - ROUEN BARENTIN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6162748, - 47.19802550000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST10511", - "ref": "FR*SOD*S*FAST*105*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - NANTES - PONT DE CHEVIRE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6162748, - 47.19802550000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST10512", - "ref": "FR*SOD*S*FAST*105*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - NANTES - PONT DE CHEVIRE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6162748, - 47.19802550000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST10513", - "ref": "FR*SOD*S*FAST*105*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - NANTES - PONT DE CHEVIRE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6162748, - 47.19802550000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST10521", - "ref": "FR*SOD*S*FAST*105*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - NANTES - PONT DE CHEVIRE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6162748, - 47.19802550000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST10522", - "ref": "FR*SOD*S*FAST*105*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - NANTES - PONT DE CHEVIRE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6162748, - 47.19802550000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST10523", - "ref": "FR*SOD*S*FAST*105*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - NANTES - PONT DE CHEVIRE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1387692798306146, - 49.220926208772745 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST10611", - "ref": "FR*SOD*S*FAST*106*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MERU", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1387692798306146, - 49.220926208772745 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST10612", - "ref": "FR*SOD*S*FAST*106*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MERU", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1387692798306146, - 49.220926208772745 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST10613", - "ref": "FR*SOD*S*FAST*106*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MERU", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2897978760574276, - 49.83999490699405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST10711", - "ref": "FR*SOD*S*FAST*107*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT-QUENTIN QUAI", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2897978760574276, - 49.83999490699405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST10712", - "ref": "FR*SOD*S*FAST*107*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT-QUENTIN QUAI", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2897978760574276, - 49.83999490699405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST10713", - "ref": "FR*SOD*S*FAST*107*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT-QUENTIN QUAI", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0979938243729057, - 49.45226861567268 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST10811", - "ref": "FR*SOD*S*FAST*108*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BEAUVAIS TILLE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0979938243729057, - 49.45226861567268 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST10812", - "ref": "FR*SOD*S*FAST*108*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BEAUVAIS TILLE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0979938243729057, - 49.45226861567268 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST10813", - "ref": "FR*SOD*S*FAST*108*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BEAUVAIS TILLE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0741425668434488, - 49.42940514840799 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST10911", - "ref": "FR*SOD*S*FAST*109*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BEAUVAIS NELSON MANDELA", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0741425668434488, - 49.42940514840799 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST10912", - "ref": "FR*SOD*S*FAST*109*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BEAUVAIS NELSON MANDELA", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0741425668434488, - 49.42940514840799 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST10913", - "ref": "FR*SOD*S*FAST*109*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BEAUVAIS NELSON MANDELA", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.357150270038471, - 48.9795031211717 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST11011", - "ref": "FR*SOD*S*FAST*110*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CHALONS MONT HERY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.357150270038471, - 48.9795031211717 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST11012", - "ref": "FR*SOD*S*FAST*110*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CHALONS MONT HERY", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.357150270038471, - 48.9795031211717 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST11013", - "ref": "FR*SOD*S*FAST*110*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CHALONS MONT HERY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.522449857279534, - 43.64508958931714 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST1111", - "ref": "FR*SOD*S*FAST*11*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MEYRARGUES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.201956, - 48.893548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST11111", - "ref": "FR*SOD*S*FAST*111*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - FALAISE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.201956, - 48.893548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST11112", - "ref": "FR*SOD*S*FAST*111*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - FALAISE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.201956, - 48.893548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST11113", - "ref": "FR*SOD*S*FAST*111*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - FALAISE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.522449857279534, - 43.64508958931714 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST1112", - "ref": "FR*SOD*S*FAST*11*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MEYRARGUES", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.201956, - 48.893548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST11121", - "ref": "FR*SOD*S*FAST*111*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - FALAISE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.201956, - 48.893548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST11122", - "ref": "FR*SOD*S*FAST*111*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - FALAISE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.201956, - 48.893548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST11123", - "ref": "FR*SOD*S*FAST*111*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - FALAISE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.522449857279534, - 43.64508958931714 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST1113", - "ref": "FR*SOD*S*FAST*11*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MEYRARGUES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.7077067, - 43.4097671 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST11211", - "ref": "FR*SOD*S*FAST*112*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SETE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.7077067, - 43.4097671 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST11212", - "ref": "FR*SOD*S*FAST*112*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SETE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.7077067, - 43.4097671 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST11213", - "ref": "FR*SOD*S*FAST*112*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SETE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.7077067, - 43.4097671 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST11221", - "ref": "FR*SOD*S*FAST*112*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - SETE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.7077067, - 43.4097671 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST11222", - "ref": "FR*SOD*S*FAST*112*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - SETE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.7077067, - 43.4097671 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST11223", - "ref": "FR*SOD*S*FAST*112*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - SETE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.858780526972386, - 43.92211423974475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST11411", - "ref": "FR*SOD*S*FAST*114*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - AVIGNON LA CRISTOLE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.858780526972386, - 43.92211423974475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST11412", - "ref": "FR*SOD*S*FAST*114*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - AVIGNON LA CRISTOLE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.858780526972386, - 43.92211423974475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST11413", - "ref": "FR*SOD*S*FAST*114*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - AVIGNON LA CRISTOLE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.964372086263868, - 43.5193092326357 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST11511", - "ref": "FR*SOD*S*FAST*115*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ISTRES CRAUX", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.964372086263868, - 43.5193092326357 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST11512", - "ref": "FR*SOD*S*FAST*115*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ISTRES CRAUX", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.964372086263868, - 43.5193092326357 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST11513", - "ref": "FR*SOD*S*FAST*115*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ISTRES CRAUX", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9426744, - 43.6414303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST11611", - "ref": "FR*SOD*S*FAST*116*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MONTPELLIER LE CRES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9426744, - 43.6414303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST11612", - "ref": "FR*SOD*S*FAST*116*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MONTPELLIER LE CRES", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9426744, - 43.6414303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST11613", - "ref": "FR*SOD*S*FAST*116*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MONTPELLIER LE CRES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9426744, - 43.6414303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST11621", - "ref": "FR*SOD*S*FAST*116*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - MONTPELLIER LE CRES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9426744, - 43.6414303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST11622", - "ref": "FR*SOD*S*FAST*116*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - MONTPELLIER LE CRES", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9426744, - 43.6414303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST11623", - "ref": "FR*SOD*S*FAST*116*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - MONTPELLIER LE CRES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7738960867867135, - 49.708070555257585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST11811", - "ref": "FR*SOD*S*FAST*118*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ROYE LE MOULIN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7738960867867135, - 49.708070555257585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST11812", - "ref": "FR*SOD*S*FAST*118*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ROYE LE MOULIN", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7738960867867135, - 49.708070555257585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST11813", - "ref": "FR*SOD*S*FAST*118*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ROYE LE MOULIN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.836483866835786, - 45.05368811377936 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST11911", - "ref": "FR*SOD*S*FAST*119*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - TOURNON", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.836483866835786, - 45.05368811377936 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST11912", - "ref": "FR*SOD*S*FAST*119*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - TOURNON", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.836483866835786, - 45.05368811377936 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST11913", - "ref": "FR*SOD*S*FAST*119*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - TOURNON", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.8386211235752166, - 43.56947007019665 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST12011", - "ref": "FR*SOD*S*FAST*120*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT JEAN DE VEDAS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.8386211235752166, - 43.56947007019665 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST12012", - "ref": "FR*SOD*S*FAST*120*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT JEAN DE VEDAS", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.8386211235752166, - 43.56947007019665 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST12013", - "ref": "FR*SOD*S*FAST*120*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT JEAN DE VEDAS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.56171, - 48.834562 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST121", - "ref": "FR*SOD*S*FAST*1*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - NOISY-LE-GRAND MONTFORT", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1753439588607808, - 48.03668497283907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST12111", - "ref": "FR*SOD*S*FAST*121*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LE MANS NORD", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1753439588607808, - 48.03668497283907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST12112", - "ref": "FR*SOD*S*FAST*121*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LE MANS NORD", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1753439588607808, - 48.03668497283907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST12113", - "ref": "FR*SOD*S*FAST*121*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LE MANS NORD", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.56171, - 48.834562 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST122", - "ref": "FR*SOD*S*FAST*1*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - NOISY-LE-GRAND MONTFORT", - "capacity": "3", - "charging_station:output": "200 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1174136, - 45.7997602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST12211", - "ref": "FR*SOD*S*FAST*122*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - AIXE-SUR-VIENNE", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1174136, - 45.7997602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST12212", - "ref": "FR*SOD*S*FAST*122*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - AIXE-SUR-VIENNE", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1174136, - 45.7997602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST12213", - "ref": "FR*SOD*S*FAST*122*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - AIXE-SUR-VIENNE", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.56171, - 48.834562 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST123", - "ref": "FR*SOD*S*FAST*1*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - NOISY-LE-GRAND MONTFORT", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.362205436042497, - 46.681848531034795 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST12311", - "ref": "FR*SOD*S*FAST*123*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MONTCEAU-LES-MINES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.362205436042497, - 46.681848531034795 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST12312", - "ref": "FR*SOD*S*FAST*123*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MONTCEAU-LES-MINES", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.362205436042497, - 46.681848531034795 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST12313", - "ref": "FR*SOD*S*FAST*123*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MONTCEAU-LES-MINES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.207364144180283, - 45.518281554204194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST12611", - "ref": "FR*SOD*S*FAST*126*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - SAINT-YRIEIX-LA-PERCHE", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.207364144180283, - 45.518281554204194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST12612", - "ref": "FR*SOD*S*FAST*126*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - SAINT-YRIEIX-LA-PERCHE", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.207364144180283, - 45.518281554204194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST12613", - "ref": "FR*SOD*S*FAST*126*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - SAINT-YRIEIX-LA-PERCHE", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.6935476, - 48.5221466 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST12711", - "ref": "FR*SOD*S*FAST*127*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - GEISPOLSHEIM ", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.6935476, - 48.5221466 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST12712", - "ref": "FR*SOD*S*FAST*127*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - GEISPOLSHEIM ", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.6935476, - 48.5221466 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST12713", - "ref": "FR*SOD*S*FAST*127*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - GEISPOLSHEIM ", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4834881, - 43.293505 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST12811", - "ref": "FR*SOD*S*FAST*128*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MARSEILLE LA VALENTINE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4834881, - 43.293505 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST12812", - "ref": "FR*SOD*S*FAST*128*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MARSEILLE LA VALENTINE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4834881, - 43.293505 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST12813", - "ref": "FR*SOD*S*FAST*128*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MARSEILLE LA VALENTINE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4834881, - 43.293505 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST12821", - "ref": "FR*SOD*S*FAST*128*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - MARSEILLE LA VALENTINE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4834881, - 43.293505 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST12822", - "ref": "FR*SOD*S*FAST*128*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - MARSEILLE LA VALENTINE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4834881, - 43.293505 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST12823", - "ref": "FR*SOD*S*FAST*128*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - MARSEILLE LA VALENTINE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4817907, - 45.1466724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST12911", - "ref": "FR*SOD*S*FAST*129*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BRIVE-LA-GAILLARDE", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4817907, - 45.1466724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST12912", - "ref": "FR*SOD*S*FAST*129*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BRIVE-LA-GAILLARDE", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4817907, - 45.1466724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST12913", - "ref": "FR*SOD*S*FAST*129*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BRIVE-LA-GAILLARDE", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4817907, - 45.1466724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST12921", - "ref": "FR*SOD*S*FAST*129*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - BRIVE-LA-GAILLARDE", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4817907, - 45.1466724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST12922", - "ref": "FR*SOD*S*FAST*129*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - BRIVE-LA-GAILLARDE", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4817907, - 45.1466724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST12923", - "ref": "FR*SOD*S*FAST*129*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - BRIVE-LA-GAILLARDE", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0824174, - 49.2414979 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST13011", - "ref": "FR*SOD*S*FAST*130*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - REIMS CROIX BLANDIN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0824174, - 49.2414979 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST13012", - "ref": "FR*SOD*S*FAST*130*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - REIMS CROIX BLANDIN", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0824174, - 49.2414979 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST13013", - "ref": "FR*SOD*S*FAST*130*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - REIMS CROIX BLANDIN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.56171, - 48.834562 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST131", - "ref": "FR*SOD*S*FAST*1*3*_*_", - "description": "IZIVIA FAST - MCDONALDS - NOISY-LE-GRAND MONTFORT", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.215489, - 47.975373 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST1311", - "ref": "FR*SOD*S*FAST*13*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LE MANS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.595136128003955, - 45.520017020348135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST13111", - "ref": "FR*SOD*S*FAST*131*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - RIVE DE GIER", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.595136128003955, - 45.520017020348135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST13112", - "ref": "FR*SOD*S*FAST*131*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - RIVE DE GIER", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.595136128003955, - 45.520017020348135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST13113", - "ref": "FR*SOD*S*FAST*131*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - RIVE DE GIER", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.215489, - 47.975373 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST1312", - "ref": "FR*SOD*S*FAST*13*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LE MANS", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.595136128003955, - 45.520017020348135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST13121", - "ref": "FR*SOD*S*FAST*131*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - RIVE DE GIER", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.595136128003955, - 45.520017020348135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST13122", - "ref": "FR*SOD*S*FAST*131*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - RIVE DE GIER", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.595136128003955, - 45.520017020348135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST13123", - "ref": "FR*SOD*S*FAST*131*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - RIVE DE GIER", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.215489, - 47.975373 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST1313", - "ref": "FR*SOD*S*FAST*13*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LE MANS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.56171, - 48.834562 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST132", - "ref": "FR*SOD*S*FAST*1*3*_*_", - "description": "IZIVIA FAST - MCDONALDS - NOISY-LE-GRAND MONTFORT", - "capacity": "3", - "charging_station:output": "200 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4786373999999999, - 46.3125103 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST13211", - "ref": "FR*SOD*S*FAST*132*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - NIORT", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4786373999999999, - 46.3125103 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST13212", - "ref": "FR*SOD*S*FAST*132*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - NIORT", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4786373999999999, - 46.3125103 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST13213", - "ref": "FR*SOD*S*FAST*132*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - NIORT", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.56171, - 48.834562 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST133", - "ref": "FR*SOD*S*FAST*1*3*_*_", - "description": "IZIVIA FAST - MCDONALDS - NOISY-LE-GRAND MONTFORT", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0382695, - 42.8413238 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST13311", - "ref": "FR*SOD*S*FAST*133*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PORT LEUCATE", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0382695, - 42.8413238 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST13312", - "ref": "FR*SOD*S*FAST*133*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PORT LEUCATE", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0382695, - 42.8413238 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST13313", - "ref": "FR*SOD*S*FAST*133*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PORT LEUCATE", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6376853, - 50.1735275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST13411", - "ref": "FR*SOD*S*FAST*134*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT-VALERY-SUR-SOMME", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6376853, - 50.1735275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST13412", - "ref": "FR*SOD*S*FAST*134*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT-VALERY-SUR-SOMME", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6376853, - 50.1735275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST13413", - "ref": "FR*SOD*S*FAST*134*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT-VALERY-SUR-SOMME", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.964232600754204, - 48.6261846335983 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST13511", - "ref": "FR*SOD*S*FAST*135*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT DIZIER", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.964232600754204, - 48.6261846335983 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST13512", - "ref": "FR*SOD*S*FAST*135*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT DIZIER", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.964232600754204, - 48.6261846335983 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST13513", - "ref": "FR*SOD*S*FAST*135*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT DIZIER", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.992831496928536, - 47.27646395780541 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST13611", - "ref": "FR*SOD*S*FAST*136*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BESANCON ECOLE VALENTIN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.992831496928536, - 47.27646395780541 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST13612", - "ref": "FR*SOD*S*FAST*136*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BESANCON ECOLE VALENTIN", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.992831496928536, - 47.27646395780541 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST13613", - "ref": "FR*SOD*S*FAST*136*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BESANCON ECOLE VALENTIN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.621833814649995, - 50.51604193958314 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST13711", - "ref": "FR*SOD*S*FAST*137*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BETHUNE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.621833814649995, - 50.51604193958314 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST13712", - "ref": "FR*SOD*S*FAST*137*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BETHUNE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.621833814649995, - 50.51604193958314 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST13713", - "ref": "FR*SOD*S*FAST*137*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BETHUNE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.621833814649995, - 50.51604193958314 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST13721", - "ref": "FR*SOD*S*FAST*137*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - BETHUNE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.621833814649995, - 50.51604193958314 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST13722", - "ref": "FR*SOD*S*FAST*137*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - BETHUNE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.621833814649995, - 50.51604193958314 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST13723", - "ref": "FR*SOD*S*FAST*137*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - BETHUNE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.608697643425292, - 50.700160493125566 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST13811", - "ref": "FR*SOD*S*FAST*138*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BOULOGNE SUR MER", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.608697643425292, - 50.700160493125566 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST13812", - "ref": "FR*SOD*S*FAST*138*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BOULOGNE SUR MER", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.608697643425292, - 50.700160493125566 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST13813", - "ref": "FR*SOD*S*FAST*138*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BOULOGNE SUR MER", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.563636307232302, - 47.87895187123848 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST13911", - "ref": "FR*SOD*S*FAST*139*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINTE COLOMBE CHATILLON SUR SEINE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.563636307232302, - 47.87895187123848 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST13912", - "ref": "FR*SOD*S*FAST*139*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINTE COLOMBE CHATILLON SUR SEINE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.563636307232302, - 47.87895187123848 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST13913", - "ref": "FR*SOD*S*FAST*139*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINTE COLOMBE CHATILLON SUR SEINE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.805332295089149, - 45.7543503645822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST14011", - "ref": "FR*SOD*S*FAST*140*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LYON CHARCOT", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.805332295089149, - 45.7543503645822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST14012", - "ref": "FR*SOD*S*FAST*140*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LYON CHARCOT", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.805332295089149, - 45.7543503645822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST14013", - "ref": "FR*SOD*S*FAST*140*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LYON CHARCOT", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.977178, - 45.77222700000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST1411", - "ref": "FR*SOD*S*FAST*14*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LYON DECINES-CHARPIEU", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2936964994403963, - 49.14755600725909 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST14111", - "ref": "FR*SOD*S*FAST*141*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BEAUMONT-SUR-OISE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2936964994403963, - 49.14755600725909 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST14112", - "ref": "FR*SOD*S*FAST*141*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BEAUMONT-SUR-OISE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2936964994403963, - 49.14755600725909 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST14113", - "ref": "FR*SOD*S*FAST*141*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BEAUMONT-SUR-OISE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.977178, - 45.77222700000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST1412", - "ref": "FR*SOD*S*FAST*14*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LYON DECINES-CHARPIEU", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.977178, - 45.77222700000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST1413", - "ref": "FR*SOD*S*FAST*14*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LYON DECINES-CHARPIEU", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6294666772460875, - 43.103271599816175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST14211", - "ref": "FR*SOD*S*FAST*142*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - PAMIERS", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6294666772460875, - 43.103271599816175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST14212", - "ref": "FR*SOD*S*FAST*142*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - PAMIERS", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6294666772460875, - 43.103271599816175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST14213", - "ref": "FR*SOD*S*FAST*142*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - PAMIERS", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1466963, - 50.7411645 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST14311", - "ref": "FR*SOD*S*FAST*143*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - TOURCOING AUCHAN RONCQ", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1466963, - 50.7411645 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST14312", - "ref": "FR*SOD*S*FAST*143*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - TOURCOING AUCHAN RONCQ", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1466963, - 50.7411645 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST14313", - "ref": "FR*SOD*S*FAST*143*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - TOURCOING AUCHAN RONCQ", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.497583425933856, - 49.28757278457216 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST14411", - "ref": "FR*SOD*S*FAST*144*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - VILLERS SAINT PAUL", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.497583425933856, - 49.28757278457216 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST14412", - "ref": "FR*SOD*S*FAST*144*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - VILLERS SAINT PAUL", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.497583425933856, - 49.28757278457216 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST14413", - "ref": "FR*SOD*S*FAST*144*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - VILLERS SAINT PAUL", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.608734323063125, - 43.4642112308395 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST14611", - "ref": "FR*SOD*S*FAST*146*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - FUVEAU", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.608734323063125, - 43.4642112308395 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST14612", - "ref": "FR*SOD*S*FAST*146*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - FUVEAU", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.608734323063125, - 43.4642112308395 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST14613", - "ref": "FR*SOD*S*FAST*146*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - FUVEAU", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6526612784036137, - 48.52287476377606 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST14711", - "ref": "FR*SOD*S*FAST*147*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - DAMMARIE-LES-LYS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6526612784036137, - 48.52287476377606 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST14712", - "ref": "FR*SOD*S*FAST*147*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - DAMMARIE-LES-LYS", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6526612784036137, - 48.52287476377606 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST14713", - "ref": "FR*SOD*S*FAST*147*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - DAMMARIE-LES-LYS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6526612784036137, - 48.52287476377606 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST14721", - "ref": "FR*SOD*S*FAST*147*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - DAMMARIE-LES-LYS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6526612784036137, - 48.52287476377606 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST14722", - "ref": "FR*SOD*S*FAST*147*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - DAMMARIE-LES-LYS", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6526612784036137, - 48.52287476377606 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST14723", - "ref": "FR*SOD*S*FAST*147*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - DAMMARIE-LES-LYS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.906415749608753, - 42.687075161709835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST14811", - "ref": "FR*SOD*S*FAST*148*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PERPIGNAN", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.906415749608753, - 42.687075161709835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST14812", - "ref": "FR*SOD*S*FAST*148*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PERPIGNAN", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.906415749608753, - 42.687075161709835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST14813", - "ref": "FR*SOD*S*FAST*148*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PERPIGNAN", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4213494, - 48.7364734 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST14911", - "ref": "FR*SOD*S*FAST*149*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - VILLENEUVE LE ROI", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4213494, - 48.7364734 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST14912", - "ref": "FR*SOD*S*FAST*149*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - VILLENEUVE LE ROI", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4213494, - 48.7364734 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST14913", - "ref": "FR*SOD*S*FAST*149*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - VILLENEUVE LE ROI", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4986618, - 48.62672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST15011", - "ref": "FR*SOD*S*FAST*150*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT GERMAIN LES CORBEIL", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4986618, - 48.62672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST15012", - "ref": "FR*SOD*S*FAST*150*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT GERMAIN LES CORBEIL", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4986618, - 48.62672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST15013", - "ref": "FR*SOD*S*FAST*150*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT GERMAIN LES CORBEIL", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.33173548347839266, - 43.30715345969732 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST15111", - "ref": "FR*SOD*S*FAST*151*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - PAU NOBEL", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.33173548347839266, - 43.30715345969732 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST15112", - "ref": "FR*SOD*S*FAST*151*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - PAU NOBEL", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.33173548347839266, - 43.30715345969732 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST15113", - "ref": "FR*SOD*S*FAST*151*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - PAU NOBEL", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4967962594664264, - 43.5202182941744 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST15211", - "ref": "FR*SOD*S*FAST*152*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - CASTANET", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4967962594664264, - 43.5202182941744 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST15212", - "ref": "FR*SOD*S*FAST*152*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - CASTANET", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4967962594664264, - 43.5202182941744 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST15213", - "ref": "FR*SOD*S*FAST*152*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - CASTANET", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.841367866058002, - 42.53463252161168 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST15311", - "ref": "FR*SOD*S*FAST*153*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - LE BOULOU", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.841367866058002, - 42.53463252161168 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST15312", - "ref": "FR*SOD*S*FAST*153*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - LE BOULOU", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.841367866058002, - 42.53463252161168 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST15313", - "ref": "FR*SOD*S*FAST*153*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - LE BOULOU", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9659099105131914, - 43.03051330362548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST15411", - "ref": "FR*SOD*S*FAST*154*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - SIGEAN", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9659099105131914, - 43.03051330362548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST15412", - "ref": "FR*SOD*S*FAST*154*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - SIGEAN", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9659099105131914, - 43.03051330362548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST15413", - "ref": "FR*SOD*S*FAST*154*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - SIGEAN", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.750783211503003, - 43.187720490238874 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST15511", - "ref": "FR*SOD*S*FAST*155*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - LEZIGNAN", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.750783211503003, - 43.187720490238874 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST15512", - "ref": "FR*SOD*S*FAST*155*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - LEZIGNAN", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.750783211503003, - 43.187720490238874 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST15513", - "ref": "FR*SOD*S*FAST*155*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - LEZIGNAN", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7998374981453855, - 50.268290570820774 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST15611", - "ref": "FR*SOD*S*FAST*156*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BEAURAINS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7998374981453855, - 50.268290570820774 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST15612", - "ref": "FR*SOD*S*FAST*156*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BEAURAINS", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7998374981453855, - 50.268290570820774 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST15613", - "ref": "FR*SOD*S*FAST*156*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BEAURAINS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8006649, - 49.1465377 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST15711", - "ref": "FR*SOD*S*FAST*157*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MAGNY-EN-VEXIN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8006649, - 49.1465377 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST15712", - "ref": "FR*SOD*S*FAST*157*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MAGNY-EN-VEXIN", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8006649, - 49.1465377 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST15713", - "ref": "FR*SOD*S*FAST*157*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MAGNY-EN-VEXIN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8006649, - 49.1465377 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST15721", - "ref": "FR*SOD*S*FAST*157*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - MAGNY-EN-VEXIN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8006649, - 49.1465377 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST15722", - "ref": "FR*SOD*S*FAST*157*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - MAGNY-EN-VEXIN", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8006649, - 49.1465377 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST15723", - "ref": "FR*SOD*S*FAST*157*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - MAGNY-EN-VEXIN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8016622, - 48.0786552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST15811", - "ref": "FR*SOD*S*FAST*158*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - LAVAL", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8016622, - 48.0786552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST15812", - "ref": "FR*SOD*S*FAST*158*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - LAVAL", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8016622, - 48.0786552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST15813", - "ref": "FR*SOD*S*FAST*158*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - LAVAL", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.9152572700447164, - 47.890069162740275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST15911", - "ref": "FR*SOD*S*FAST*159*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - CONCARNEAU", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.9152572700447164, - 47.890069162740275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST15912", - "ref": "FR*SOD*S*FAST*159*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - CONCARNEAU", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.9152572700447164, - 47.890069162740275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST15913", - "ref": "FR*SOD*S*FAST*159*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - CONCARNEAU", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.0422059, - 43.4426785 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST16011", - "ref": "FR*SOD*S*FAST*160*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MAUBOURGUET", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.0422059, - 43.4426785 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST16012", - "ref": "FR*SOD*S*FAST*160*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MAUBOURGUET", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.0422059, - 43.4426785 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST16013", - "ref": "FR*SOD*S*FAST*160*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MAUBOURGUET", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.997168, - 42.60785300000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST16111", - "ref": "FR*SOD*S*FAST*161*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LATOUR BAS ELNE", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.997168, - 42.60785300000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST16112", - "ref": "FR*SOD*S*FAST*161*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LATOUR BAS ELNE", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.997168, - 42.60785300000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST16113", - "ref": "FR*SOD*S*FAST*161*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LATOUR BAS ELNE", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0633278, - 44.54508389999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST16211", - "ref": "FR*SOD*S*FAST*162*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - GAP ROUTE DE MARSEILLE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0633278, - 44.54508389999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST16212", - "ref": "FR*SOD*S*FAST*162*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - GAP ROUTE DE MARSEILLE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0633278, - 44.54508389999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST16213", - "ref": "FR*SOD*S*FAST*162*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - GAP ROUTE DE MARSEILLE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.966991676690684, - 46.12962212970481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST16311", - "ref": "FR*SOD*S*FAST*163*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CHATILLON-SUR-CHALARONNE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.966991676690684, - 46.12962212970481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST16312", - "ref": "FR*SOD*S*FAST*163*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CHATILLON-SUR-CHALARONNE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.966991676690684, - 46.12962212970481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST16313", - "ref": "FR*SOD*S*FAST*163*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CHATILLON-SUR-CHALARONNE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.0809911, - 47.2600838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST16411", - "ref": "FR*SOD*S*FAST*164*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAUMUR", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.0809911, - 47.2600838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST16412", - "ref": "FR*SOD*S*FAST*164*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAUMUR", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.0809911, - 47.2600838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST16413", - "ref": "FR*SOD*S*FAST*164*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAUMUR", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.0809911, - 47.2600838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST16421", - "ref": "FR*SOD*S*FAST*164*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAUMUR", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.0809911, - 47.2600838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST16422", - "ref": "FR*SOD*S*FAST*164*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAUMUR", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.0809911, - 47.2600838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST16423", - "ref": "FR*SOD*S*FAST*164*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAUMUR", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8424743635798674, - 47.07341437423822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST16511", - "ref": "FR*SOD*S*FAST*165*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CHOLET LA LOUISIERE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8424743635798674, - 47.07341437423822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST16512", - "ref": "FR*SOD*S*FAST*165*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CHOLET LA LOUISIERE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8424743635798674, - 47.07341437423822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST16513", - "ref": "FR*SOD*S*FAST*165*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CHOLET LA LOUISIERE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0041654, - 47.0939004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST16611", - "ref": "FR*SOD*S*FAST*166*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT ANDRE DE LA MARCHE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0041654, - 47.0939004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST16612", - "ref": "FR*SOD*S*FAST*166*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT ANDRE DE LA MARCHE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0041654, - 47.0939004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST16613", - "ref": "FR*SOD*S*FAST*166*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT ANDRE DE LA MARCHE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0041654, - 47.0939004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST16621", - "ref": "FR*SOD*S*FAST*166*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT ANDRE DE LA MARCHE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0041654, - 47.0939004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST16622", - "ref": "FR*SOD*S*FAST*166*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT ANDRE DE LA MARCHE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0041654, - 47.0939004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST16623", - "ref": "FR*SOD*S*FAST*166*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT ANDRE DE LA MARCHE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0756037968846397, - 43.23655040154519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST16711", - "ref": "FR*SOD*S*FAST*167*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CAZERES", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0756037968846397, - 43.23655040154519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST16712", - "ref": "FR*SOD*S*FAST*167*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CAZERES", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0756037968846397, - 43.23655040154519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST16713", - "ref": "FR*SOD*S*FAST*167*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CAZERES", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0756037968846397, - 43.23655040154519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST16721", - "ref": "FR*SOD*S*FAST*167*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - CAZERES", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0756037968846397, - 43.23655040154519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST16722", - "ref": "FR*SOD*S*FAST*167*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - CAZERES", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0756037968846397, - 43.23655040154519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST16723", - "ref": "FR*SOD*S*FAST*167*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - CAZERES", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.4708669, - 43.5290863 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST16811", - "ref": "FR*SOD*S*FAST*168*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - DRAGUIGNAN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.4708669, - 43.5290863 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST16812", - "ref": "FR*SOD*S*FAST*168*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - DRAGUIGNAN", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.4708669, - 43.5290863 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST16813", - "ref": "FR*SOD*S*FAST*168*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - DRAGUIGNAN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.7692752, - 46.51424189999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST16911", - "ref": "FR*SOD*S*FAST*169*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - OLONNE-SUR-MER", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.7692752, - 46.51424189999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST16912", - "ref": "FR*SOD*S*FAST*169*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - OLONNE-SUR-MER", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.7692752, - 46.51424189999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST16913", - "ref": "FR*SOD*S*FAST*169*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - OLONNE-SUR-MER", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9078453414103347, - 47.879619404272034 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST17011", - "ref": "FR*SOD*S*FAST*170*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ORLEANS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9078453414103347, - 47.879619404272034 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST17012", - "ref": "FR*SOD*S*FAST*170*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ORLEANS", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9078453414103347, - 47.879619404272034 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST17013", - "ref": "FR*SOD*S*FAST*170*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ORLEANS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9078453414103347, - 47.879619404272034 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST17021", - "ref": "FR*SOD*S*FAST*170*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - ORLEANS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9078453414103347, - 47.879619404272034 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST17022", - "ref": "FR*SOD*S*FAST*170*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - ORLEANS", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9078453414103347, - 47.879619404272034 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST17023", - "ref": "FR*SOD*S*FAST*170*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - ORLEANS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2364459, - 46.2073279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST1711", - "ref": "FR*SOD*S*FAST*17*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BOURG-EN-BRESSE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.126617, - 50.61665740000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST17111", - "ref": "FR*SOD*S*FAST*171*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LILLE VILLENEUVE DASCQ II DRIVE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.126617, - 50.61665740000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST17112", - "ref": "FR*SOD*S*FAST*171*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LILLE VILLENEUVE DASCQ II DRIVE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.126617, - 50.61665740000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST17113", - "ref": "FR*SOD*S*FAST*171*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LILLE VILLENEUVE DASCQ II DRIVE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2364459, - 46.2073279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST1712", - "ref": "FR*SOD*S*FAST*17*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BOURG-EN-BRESSE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2364459, - 46.2073279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST1713", - "ref": "FR*SOD*S*FAST*17*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BOURG-EN-BRESSE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.897731, - 49.2303484 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST17211", - "ref": "FR*SOD*S*FAST*172*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - CREPY EN VALOIS CARNOT", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.897731, - 49.2303484 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST17212", - "ref": "FR*SOD*S*FAST*172*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - CREPY EN VALOIS CARNOT", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.897731, - 49.2303484 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST17213", - "ref": "FR*SOD*S*FAST*172*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - CREPY EN VALOIS CARNOT", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.739005, - 50.301121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST17311", - "ref": "FR*SOD*S*FAST*173*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ARRAS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.739005, - 50.301121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST17312", - "ref": "FR*SOD*S*FAST*173*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ARRAS", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.739005, - 50.301121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST17313", - "ref": "FR*SOD*S*FAST*173*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ARRAS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.739005, - 50.301121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST17321", - "ref": "FR*SOD*S*FAST*173*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - ARRAS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.739005, - 50.301121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST17322", - "ref": "FR*SOD*S*FAST*173*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - ARRAS", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.739005, - 50.301121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST17323", - "ref": "FR*SOD*S*FAST*173*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - ARRAS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9356300447365125, - 50.25875678138674 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST17411", - "ref": "FR*SOD*S*FAST*174*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LOUVROIL", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9356300447365125, - 50.25875678138674 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST17412", - "ref": "FR*SOD*S*FAST*174*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LOUVROIL", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9356300447365125, - 50.25875678138674 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST17413", - "ref": "FR*SOD*S*FAST*174*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LOUVROIL", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.6430367, - 49.9042339 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST17511", - "ref": "FR*SOD*S*FAST*175*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - GUISE", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.6430367, - 49.9042339 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST17512", - "ref": "FR*SOD*S*FAST*175*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - GUISE", - "capacity": "3", - "charging_station:output": "200 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.6430367, - 49.9042339 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST17513", - "ref": "FR*SOD*S*FAST*175*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - GUISE", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.050536359345162, - 49.21567641957348 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST17611", - "ref": "FR*SOD*S*FAST*176*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CORMONTREUIL", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.050536359345162, - 49.21567641957348 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST17612", - "ref": "FR*SOD*S*FAST*176*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CORMONTREUIL", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.050536359345162, - 49.21567641957348 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST17613", - "ref": "FR*SOD*S*FAST*176*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CORMONTREUIL", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2351743, - 50.4758619 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST17711", - "ref": "FR*SOD*S*FAST*177*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ORCHIES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2351743, - 50.4758619 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST17712", - "ref": "FR*SOD*S*FAST*177*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ORCHIES", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2351743, - 50.4758619 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST17713", - "ref": "FR*SOD*S*FAST*177*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ORCHIES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7398636, - 48.4227099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST17811", - "ref": "FR*SOD*S*FAST*178*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - AVON", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7398636, - 48.4227099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST17812", - "ref": "FR*SOD*S*FAST*178*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - AVON", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7398636, - 48.4227099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST17813", - "ref": "FR*SOD*S*FAST*178*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - AVON", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8572593, - 50.1015403 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST17911", - "ref": "FR*SOD*S*FAST*179*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ABBEVILLE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8572593, - 50.1015403 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST17912", - "ref": "FR*SOD*S*FAST*179*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ABBEVILLE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8572593, - 50.1015403 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST17913", - "ref": "FR*SOD*S*FAST*179*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ABBEVILLE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.099182000000001, - 44.108694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST1811", - "ref": "FR*SOD*S*FAST*18*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ALES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8624584, - 48.9562367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST18111", - "ref": "FR*SOD*S*FAST*181*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MEAUX LES SAISONS DE MEAUX", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8624584, - 48.9562367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST18112", - "ref": "FR*SOD*S*FAST*181*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MEAUX LES SAISONS DE MEAUX", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8624584, - 48.9562367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST18113", - "ref": "FR*SOD*S*FAST*181*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MEAUX LES SAISONS DE MEAUX", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.099182000000001, - 44.108694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST1812", - "ref": "FR*SOD*S*FAST*18*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ALES", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.099182000000001, - 44.108694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST1813", - "ref": "FR*SOD*S*FAST*18*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ALES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0085562, - 49.2399353 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST18211", - "ref": "FR*SOD*S*FAST*182*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - REIMS HIPPODROME", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0085562, - 49.2399353 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST18212", - "ref": "FR*SOD*S*FAST*182*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - REIMS HIPPODROME", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0085562, - 49.2399353 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST18213", - "ref": "FR*SOD*S*FAST*182*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - REIMS HIPPODROME", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0085562, - 49.2399353 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST18221", - "ref": "FR*SOD*S*FAST*182*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - REIMS HIPPODROME", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0085562, - 49.2399353 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST18222", - "ref": "FR*SOD*S*FAST*182*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - REIMS HIPPODROME", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0085562, - 49.2399353 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST18223", - "ref": "FR*SOD*S*FAST*182*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - REIMS HIPPODROME", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.224451609786974, - 48.701240739907895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST18311", - "ref": "FR*SOD*S*FAST*183*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ESSEY LES NANCY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.224451609786974, - 48.701240739907895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST18312", - "ref": "FR*SOD*S*FAST*183*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ESSEY LES NANCY", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.224451609786974, - 48.701240739907895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST18313", - "ref": "FR*SOD*S*FAST*183*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ESSEY LES NANCY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.224451609786974, - 48.701240739907895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST18321", - "ref": "FR*SOD*S*FAST*183*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - ESSEY LES NANCY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.224451609786974, - 48.701240739907895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST18322", - "ref": "FR*SOD*S*FAST*183*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - ESSEY LES NANCY", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.224451609786974, - 48.701240739907895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST18323", - "ref": "FR*SOD*S*FAST*183*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - ESSEY LES NANCY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1449865, - 50.6404019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST18411", - "ref": "FR*SOD*S*FAST*184*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - VILLENEUVE ASCQ TOSHIBA", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1449865, - 50.6404019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST18412", - "ref": "FR*SOD*S*FAST*184*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - VILLENEUVE ASCQ TOSHIBA", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1449865, - 50.6404019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST18413", - "ref": "FR*SOD*S*FAST*184*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - VILLENEUVE ASCQ TOSHIBA", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1449865, - 50.6404019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST18421", - "ref": "FR*SOD*S*FAST*184*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - VILLENEUVE ASCQ TOSHIBA", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1449865, - 50.6404019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST18422", - "ref": "FR*SOD*S*FAST*184*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - VILLENEUVE ASCQ TOSHIBA", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1449865, - 50.6404019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST18423", - "ref": "FR*SOD*S*FAST*184*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - VILLENEUVE ASCQ TOSHIBA", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.991712, - 45.82140099999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST18511", - "ref": "FR*SOD*S*FAST*185*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - BEYNOST", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.991712, - 45.82140099999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST18512", - "ref": "FR*SOD*S*FAST*185*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - BEYNOST", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.991712, - 45.82140099999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST18513", - "ref": "FR*SOD*S*FAST*185*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - BEYNOST", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.78519, - 45.8023383 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST18611", - "ref": "FR*SOD*S*FAST*186*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - LYON CHAMPAGNE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.78519, - 45.8023383 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST18612", - "ref": "FR*SOD*S*FAST*186*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - LYON CHAMPAGNE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.78519, - 45.8023383 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST18613", - "ref": "FR*SOD*S*FAST*186*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - LYON CHAMPAGNE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.78519, - 45.8023383 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST18621", - "ref": "FR*SOD*S*FAST*186*2*_*_", - "description": "IZIVIA FAST - MC DONALDS - LYON CHAMPAGNE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.78519, - 45.8023383 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST18622", - "ref": "FR*SOD*S*FAST*186*2*_*_", - "description": "IZIVIA FAST - MC DONALDS - LYON CHAMPAGNE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.78519, - 45.8023383 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST18623", - "ref": "FR*SOD*S*FAST*186*2*_*_", - "description": "IZIVIA FAST - MC DONALDS - LYON CHAMPAGNE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5919763, - 45.3591407 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST18711", - "ref": "FR*SOD*S*FAST*187*1*_*_", - "description": "IZIVIA FAST - MC DONALDS VOIRON", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5919763, - 45.3591407 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST18712", - "ref": "FR*SOD*S*FAST*187*1*_*_", - "description": "IZIVIA FAST - MC DONALDS VOIRON", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5919763, - 45.3591407 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST18713", - "ref": "FR*SOD*S*FAST*187*1*_*_", - "description": "IZIVIA FAST - MC DONALDS VOIRON", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7683247, - 45.765007 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST18811", - "ref": "FR*SOD*S*FAST*188*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - LYON TASSIN LA DEMIE LUNE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7683247, - 45.765007 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST18812", - "ref": "FR*SOD*S*FAST*188*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - LYON TASSIN LA DEMIE LUNE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7683247, - 45.765007 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST18813", - "ref": "FR*SOD*S*FAST*188*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - LYON TASSIN LA DEMIE LUNE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.82927154722137, - 45.6937697283387 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST18911", - "ref": "FR*SOD*S*FAST*189*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PIERRE BENITE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.82927154722137, - 45.6937697283387 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST18912", - "ref": "FR*SOD*S*FAST*189*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PIERRE BENITE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.82927154722137, - 45.6937697283387 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST18913", - "ref": "FR*SOD*S*FAST*189*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PIERRE BENITE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.82927154722137, - 45.6937697283387 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST18921", - "ref": "FR*SOD*S*FAST*189*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - PIERRE BENITE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.82927154722137, - 45.6937697283387 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST18922", - "ref": "FR*SOD*S*FAST*189*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - PIERRE BENITE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.82927154722137, - 45.6937697283387 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST18923", - "ref": "FR*SOD*S*FAST*189*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - PIERRE BENITE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.274150471623623, - 45.37824351874422 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST19011", - "ref": "FR*SOD*S*FAST*190*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - FIRMINY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.274150471623623, - 45.37824351874422 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST19012", - "ref": "FR*SOD*S*FAST*190*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - FIRMINY", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.274150471623623, - 45.37824351874422 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST19013", - "ref": "FR*SOD*S*FAST*190*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - FIRMINY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.881646, - 49.175794 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST1911", - "ref": "FR*SOD*S*FAST*19*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - FORBACH", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.881646, - 49.175794 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST1912", - "ref": "FR*SOD*S*FAST*19*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - FORBACH", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.881646, - 49.175794 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST1913", - "ref": "FR*SOD*S*FAST*19*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - FORBACH", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.881646, - 49.175794 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST1921", - "ref": "FR*SOD*S*FAST*19*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - FORBACH", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694761799999998, - 45.1493183 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST19211", - "ref": "FR*SOD*S*FAST*192*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - ECHIROLLES COMBOIRE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694761799999998, - 45.1493183 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST19212", - "ref": "FR*SOD*S*FAST*192*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - ECHIROLLES COMBOIRE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694761799999998, - 45.1493183 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST19213", - "ref": "FR*SOD*S*FAST*192*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - ECHIROLLES COMBOIRE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.881646, - 49.175794 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST1922", - "ref": "FR*SOD*S*FAST*19*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - FORBACH", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.881646, - 49.175794 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST1923", - "ref": "FR*SOD*S*FAST*19*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - FORBACH", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.76633092350047, - 45.185386148560944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST19311", - "ref": "FR*SOD*S*FAST*193*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT-MARTIN-DHERES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.76633092350047, - 45.185386148560944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST19312", - "ref": "FR*SOD*S*FAST*193*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT-MARTIN-DHERES", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.76633092350047, - 45.185386148560944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST19313", - "ref": "FR*SOD*S*FAST*193*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT-MARTIN-DHERES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.693161729141888, - 44.367989003233504 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST19411", - "ref": "FR*SOD*S*FAST*194*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PIERRELATTE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.693161729141888, - 44.367989003233504 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST19412", - "ref": "FR*SOD*S*FAST*194*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PIERRELATTE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.693161729141888, - 44.367989003233504 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST19413", - "ref": "FR*SOD*S*FAST*194*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PIERRELATTE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8348279, - 50.9522252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST19611", - "ref": "FR*SOD*S*FAST*196*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CALAIS COUBERTIN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8348279, - 50.9522252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST19612", - "ref": "FR*SOD*S*FAST*196*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CALAIS COUBERTIN", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8348279, - 50.9522252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST19613", - "ref": "FR*SOD*S*FAST*196*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CALAIS COUBERTIN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6880164, - 45.5293903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST19711", - "ref": "FR*SOD*S*FAST*197*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - PONT DE BEAUVOISIN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6880164, - 45.5293903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST19712", - "ref": "FR*SOD*S*FAST*197*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - PONT DE BEAUVOISIN", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6880164, - 45.5293903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST19713", - "ref": "FR*SOD*S*FAST*197*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - PONT DE BEAUVOISIN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.915663299999999, - 44.9407047 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST19811", - "ref": "FR*SOD*S*FAST*198*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - VALENCE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.915663299999999, - 44.9407047 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST19812", - "ref": "FR*SOD*S*FAST*198*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - VALENCE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.915663299999999, - 44.9407047 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST19813", - "ref": "FR*SOD*S*FAST*198*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - VALENCE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.915663299999999, - 44.9407047 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST19821", - "ref": "FR*SOD*S*FAST*198*2*_*_", - "description": "IZIVIA FAST - MC DONALDS - VALENCE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.915663299999999, - 44.9407047 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST19822", - "ref": "FR*SOD*S*FAST*198*2*_*_", - "description": "IZIVIA FAST - MC DONALDS - VALENCE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.915663299999999, - 44.9407047 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST19823", - "ref": "FR*SOD*S*FAST*198*2*_*_", - "description": "IZIVIA FAST - MC DONALDS - VALENCE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4456024, - 49.3127192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST19911", - "ref": "FR*SOD*S*FAST*199*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - COURSEULLES-SUR-MER", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4456024, - 49.3127192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST19912", - "ref": "FR*SOD*S*FAST*199*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - COURSEULLES-SUR-MER", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4456024, - 49.3127192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST19913", - "ref": "FR*SOD*S*FAST*199*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - COURSEULLES-SUR-MER", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4456024, - 49.3127192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST19921", - "ref": "FR*SOD*S*FAST*199*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - COURSEULLES-SUR-MER", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4456024, - 49.3127192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST19922", - "ref": "FR*SOD*S*FAST*199*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - COURSEULLES-SUR-MER", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4456024, - 49.3127192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST19923", - "ref": "FR*SOD*S*FAST*199*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - COURSEULLES-SUR-MER", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.04294, - 48.27907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST20011", - "ref": "FR*SOD*S*FAST*200*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - TROYES SAINT ANDRE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.04294, - 48.27907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST20012", - "ref": "FR*SOD*S*FAST*200*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - TROYES SAINT ANDRE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.04294, - 48.27907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST20013", - "ref": "FR*SOD*S*FAST*200*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - TROYES SAINT ANDRE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.04294, - 48.27907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST20021", - "ref": "FR*SOD*S*FAST*200*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - TROYES SAINT ANDRE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.04294, - 48.27907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST20022", - "ref": "FR*SOD*S*FAST*200*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - TROYES SAINT ANDRE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.04294, - 48.27907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST20023", - "ref": "FR*SOD*S*FAST*200*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - TROYES SAINT ANDRE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.889743, - 48.670062 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST2011", - "ref": "FR*SOD*S*FAST*20*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - TOUL", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0595042, - 49.3932003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST20111", - "ref": "FR*SOD*S*FAST*201*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - SAINT ETIENNE DU ROUVRAY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0595042, - 49.3932003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST20112", - "ref": "FR*SOD*S*FAST*201*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - SAINT ETIENNE DU ROUVRAY", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0595042, - 49.3932003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST20113", - "ref": "FR*SOD*S*FAST*201*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - SAINT ETIENNE DU ROUVRAY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.889743, - 48.670062 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST2012", - "ref": "FR*SOD*S*FAST*20*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - TOUL", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.889743, - 48.670062 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST2013", - "ref": "FR*SOD*S*FAST*20*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - TOUL", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2596388, - 50.7401752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST20211", - "ref": "FR*SOD*S*FAST*202*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - SAINT OMER", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2596388, - 50.7401752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST20212", - "ref": "FR*SOD*S*FAST*202*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - SAINT OMER", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2596388, - 50.7401752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST20213", - "ref": "FR*SOD*S*FAST*202*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - SAINT OMER", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2596388, - 50.7401752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST20221", - "ref": "FR*SOD*S*FAST*202*2*_*_", - "description": "IZIVIA FAST - MC DONALDS - SAINT OMER", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2596388, - 50.7401752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST20222", - "ref": "FR*SOD*S*FAST*202*2*_*_", - "description": "IZIVIA FAST - MC DONALDS - SAINT OMER", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2596388, - 50.7401752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST20223", - "ref": "FR*SOD*S*FAST*202*2*_*_", - "description": "IZIVIA FAST - MC DONALDS - SAINT OMER", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2055645283924497, - 48.68352917239284 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST20311", - "ref": "FR*SOD*S*FAST*203*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - COURTABUF", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2055645283924497, - 48.68352917239284 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST20312", - "ref": "FR*SOD*S*FAST*203*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - COURTABUF", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2055645283924497, - 48.68352917239284 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST20313", - "ref": "FR*SOD*S*FAST*203*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - COURTABUF", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.402978994056687, - 46.12523636465532 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST20411", - "ref": "FR*SOD*S*FAST*204*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - VICHY BELLERIVE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.402978994056687, - 46.12523636465532 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST20412", - "ref": "FR*SOD*S*FAST*204*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - VICHY BELLERIVE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.402978994056687, - 46.12523636465532 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST20413", - "ref": "FR*SOD*S*FAST*204*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - VICHY BELLERIVE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.402978994056687, - 46.12523636465532 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST20421", - "ref": "FR*SOD*S*FAST*204*2*_*_", - "description": "IZIVIA FAST - MC DONALDS - VICHY BELLERIVE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.402978994056687, - 46.12523636465532 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST20422", - "ref": "FR*SOD*S*FAST*204*2*_*_", - "description": "IZIVIA FAST - MC DONALDS - VICHY BELLERIVE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.402978994056687, - 46.12523636465532 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST20423", - "ref": "FR*SOD*S*FAST*204*2*_*_", - "description": "IZIVIA FAST - MC DONALDS - VICHY BELLERIVE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.975411, - 50.405243 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST20511", - "ref": "FR*SOD*S*FAST*205*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - HENIN BEAUMONT", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.975411, - 50.405243 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST20512", - "ref": "FR*SOD*S*FAST*205*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - HENIN BEAUMONT", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.975411, - 50.405243 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST20513", - "ref": "FR*SOD*S*FAST*205*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - HENIN BEAUMONT", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6862278492591742, - 49.660694583780625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST20611", - "ref": "FR*SOD*S*FAST*206*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - EQUEURDREVILLE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6862278492591742, - 49.660694583780625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST20612", - "ref": "FR*SOD*S*FAST*206*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - EQUEURDREVILLE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6862278492591742, - 49.660694583780625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST20613", - "ref": "FR*SOD*S*FAST*206*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - EQUEURDREVILLE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.427899931706023, - 42.624838944566285 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST20711", - "ref": "FR*SOD*S*FAST*207*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PRADES", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.427899931706023, - 42.624838944566285 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST20712", - "ref": "FR*SOD*S*FAST*207*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PRADES", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.427899931706023, - 42.624838944566285 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST20713", - "ref": "FR*SOD*S*FAST*207*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PRADES", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5714116, - 44.36025009999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST20811", - "ref": "FR*SOD*S*FAST*208*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - RODEZ", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5714116, - 44.36025009999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST20812", - "ref": "FR*SOD*S*FAST*208*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - RODEZ", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5714116, - 44.36025009999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST20813", - "ref": "FR*SOD*S*FAST*208*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - RODEZ", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9350427, - 42.6996294 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST20911", - "ref": "FR*SOD*S*FAST*209*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PERPIGNAN SAN REMO", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9350427, - 42.6996294 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST20912", - "ref": "FR*SOD*S*FAST*209*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PERPIGNAN SAN REMO", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9350427, - 42.6996294 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST20913", - "ref": "FR*SOD*S*FAST*209*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PERPIGNAN SAN REMO", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.523186303854242, - 50.36501757863812 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST2111", - "ref": "FR*SOD*S*FAST*21*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - VALENCIENNES HARPIGNIES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.523186303854242, - 50.36501757863812 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST2112", - "ref": "FR*SOD*S*FAST*21*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - VALENCIENNES HARPIGNIES", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.523186303854242, - 50.36501757863812 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST2113", - "ref": "FR*SOD*S*FAST*21*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - VALENCIENNES HARPIGNIES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3669706, - 43.74616869999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST21411", - "ref": "FR*SOD*S*FAST*214*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT JORY", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3669706, - 43.74616869999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST21412", - "ref": "FR*SOD*S*FAST*214*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT JORY", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3669706, - 43.74616869999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST21413", - "ref": "FR*SOD*S*FAST*214*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT JORY", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4319153, - 43.6614824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST21511", - "ref": "FR*SOD*S*FAST*215*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - TOULOUSE AVENUE DE FRONTON", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4319153, - 43.6614824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST21512", - "ref": "FR*SOD*S*FAST*215*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - TOULOUSE AVENUE DE FRONTON", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4319153, - 43.6614824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST21513", - "ref": "FR*SOD*S*FAST*215*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - TOULOUSE AVENUE DE FRONTON", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8464508, - 42.6938519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST21711", - "ref": "FR*SOD*S*FAST*217*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PERPIGNAN SAINT CHARLES", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8464508, - 42.6938519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST21712", - "ref": "FR*SOD*S*FAST*217*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PERPIGNAN SAINT CHARLES", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8464508, - 42.6938519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST21713", - "ref": "FR*SOD*S*FAST*217*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PERPIGNAN SAINT CHARLES", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5148216, - 43.5648527 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST21811", - "ref": "FR*SOD*S*FAST*218*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT ORENS", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5148216, - 43.5648527 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST21812", - "ref": "FR*SOD*S*FAST*218*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT ORENS", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5148216, - 43.5648527 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST21813", - "ref": "FR*SOD*S*FAST*218*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT ORENS", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.7671765, - 43.4646323 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST21911", - "ref": "FR*SOD*S*FAST*219*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - FRONTIGNAN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.7671765, - 43.4646323 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST21912", - "ref": "FR*SOD*S*FAST*219*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - FRONTIGNAN", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.7671765, - 43.4646323 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST21913", - "ref": "FR*SOD*S*FAST*219*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - FRONTIGNAN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.843251, - 48.3676964 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST2211", - "ref": "FR*SOD*S*FAST*22*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ECUELLES MORET-SUR-LOING", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.3872365830505404, - 47.92066328405569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST22111", - "ref": "FR*SOD*S*FAST*221*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PLOERMEL", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.3872365830505404, - 47.92066328405569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST22112", - "ref": "FR*SOD*S*FAST*221*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PLOERMEL", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.3872365830505404, - 47.92066328405569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST22113", - "ref": "FR*SOD*S*FAST*221*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PLOERMEL", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.843251, - 48.3676964 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST2212", - "ref": "FR*SOD*S*FAST*22*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ECUELLES MORET-SUR-LOING", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.843251, - 48.3676964 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST2213", - "ref": "FR*SOD*S*FAST*22*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ECUELLES MORET-SUR-LOING", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.083946985111218, - 46.46227826174689 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST22211", - "ref": "FR*SOD*S*FAST*222*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - VITRY EN CHAROLAIS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.083946985111218, - 46.46227826174689 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST22212", - "ref": "FR*SOD*S*FAST*222*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - VITRY EN CHAROLAIS", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.083946985111218, - 46.46227826174689 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST22213", - "ref": "FR*SOD*S*FAST*222*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - VITRY EN CHAROLAIS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.312305500000001, - 46.2080147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST22411", - "ref": "FR*SOD*S*FAST*224*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CHAUFFAILLES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.312305500000001, - 46.2080147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST22412", - "ref": "FR*SOD*S*FAST*224*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CHAUFFAILLES", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.312305500000001, - 46.2080147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST22413", - "ref": "FR*SOD*S*FAST*224*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CHAUFFAILLES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.415171, - 46.14241 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST22511", - "ref": "FR*SOD*S*FAST*225*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - VICHY LES AILES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.415171, - 46.14241 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST22512", - "ref": "FR*SOD*S*FAST*225*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - VICHY LES AILES", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.415171, - 46.14241 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST22513", - "ref": "FR*SOD*S*FAST*225*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - VICHY LES AILES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.311342199999999, - 46.2220105 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST22611", - "ref": "FR*SOD*S*FAST*226*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT-CERGUES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.311342199999999, - 46.2220105 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST22612", - "ref": "FR*SOD*S*FAST*226*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT-CERGUES", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.311342199999999, - 46.2220105 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST22613", - "ref": "FR*SOD*S*FAST*226*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT-CERGUES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.311342199999999, - 46.2220105 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST22621", - "ref": "FR*SOD*S*FAST*226*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT-CERGUES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.311342199999999, - 46.2220105 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST22622", - "ref": "FR*SOD*S*FAST*226*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT-CERGUES", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.311342199999999, - 46.2220105 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST22623", - "ref": "FR*SOD*S*FAST*226*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT-CERGUES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3164035, - 46.58695729999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST22811", - "ref": "FR*SOD*S*FAST*228*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - AVERMES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3164035, - 46.58695729999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST22812", - "ref": "FR*SOD*S*FAST*228*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - AVERMES", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3164035, - 46.58695729999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST22813", - "ref": "FR*SOD*S*FAST*228*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - AVERMES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8116598, - 46.1256735 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST22911", - "ref": "FR*SOD*S*FAST*229*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - CHATILLON EN MICHAILLE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8116598, - 46.1256735 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST22912", - "ref": "FR*SOD*S*FAST*229*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - CHATILLON EN MICHAILLE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8116598, - 46.1256735 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST22913", - "ref": "FR*SOD*S*FAST*229*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - CHATILLON EN MICHAILLE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3899333, - 45.664548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST23011", - "ref": "FR*SOD*S*FAST*230*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - ALBERTVILLE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3899333, - 45.664548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST23012", - "ref": "FR*SOD*S*FAST*230*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - ALBERTVILLE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3899333, - 45.664548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST23013", - "ref": "FR*SOD*S*FAST*230*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - ALBERTVILLE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.1684708, - 48.1897714 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST2311", - "ref": "FR*SOD*S*FAST*23*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT-ONEN-LA-CHAPELLE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9340982, - 45.72257820000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST23111", - "ref": "FR*SOD*S*FAST*231*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - LYON SAINT PRIEST", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9340982, - 45.72257820000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST23112", - "ref": "FR*SOD*S*FAST*231*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - LYON SAINT PRIEST", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9340982, - 45.72257820000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST23113", - "ref": "FR*SOD*S*FAST*231*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - LYON SAINT PRIEST", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.1684708, - 48.1897714 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST2312", - "ref": "FR*SOD*S*FAST*23*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT-ONEN-LA-CHAPELLE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.1684708, - 48.1897714 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST2313", - "ref": "FR*SOD*S*FAST*23*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT-ONEN-LA-CHAPELLE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.256734499999999, - 45.5896528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST23211", - "ref": "FR*SOD*S*FAST*232*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - BOURGOIN JALLIEU", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.256734499999999, - 45.5896528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST23212", - "ref": "FR*SOD*S*FAST*232*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - BOURGOIN JALLIEU", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.256734499999999, - 45.5896528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST23213", - "ref": "FR*SOD*S*FAST*232*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - BOURGOIN JALLIEU", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.256734499999999, - 45.5896528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST23221", - "ref": "FR*SOD*S*FAST*232*2*_*_", - "description": "IZIVIA FAST - MC DONALDS - BOURGOIN JALLIEU", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.256734499999999, - 45.5896528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST23222", - "ref": "FR*SOD*S*FAST*232*2*_*_", - "description": "IZIVIA FAST - MC DONALDS - BOURGOIN JALLIEU", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.256734499999999, - 45.5896528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST23223", - "ref": "FR*SOD*S*FAST*232*2*_*_", - "description": "IZIVIA FAST - MC DONALDS - BOURGOIN JALLIEU", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.9902265, - 48.634661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST23311", - "ref": "FR*SOD*S*FAST*233*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT MALO LA DECOUVERTE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.9902265, - 48.634661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST23312", - "ref": "FR*SOD*S*FAST*233*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT MALO LA DECOUVERTE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.9902265, - 48.634661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST23313", - "ref": "FR*SOD*S*FAST*233*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT MALO LA DECOUVERTE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6862449999999999, - 47.831626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST23411", - "ref": "FR*SOD*S*FAST*234*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - CHATEAU GONTIER", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6862449999999999, - 47.831626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST23412", - "ref": "FR*SOD*S*FAST*234*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - CHATEAU GONTIER", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6862449999999999, - 47.831626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST23413", - "ref": "FR*SOD*S*FAST*234*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - CHATEAU GONTIER", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.42805746699894565, - 44.87445576668344 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST23511", - "ref": "FR*SOD*S*FAST*235*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - MONTUSSAN", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.42805746699894565, - 44.87445576668344 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST23512", - "ref": "FR*SOD*S*FAST*235*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - MONTUSSAN", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.42805746699894565, - 44.87445576668344 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST23513", - "ref": "FR*SOD*S*FAST*235*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - MONTUSSAN", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.560362, - 44.888594 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST23611", - "ref": "FR*SOD*S*FAST*236*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BORDEAUX LAC", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.560362, - 44.888594 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST23612", - "ref": "FR*SOD*S*FAST*236*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BORDEAUX LAC", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.560362, - 44.888594 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST23613", - "ref": "FR*SOD*S*FAST*236*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BORDEAUX LAC", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.560362, - 44.888594 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST23621", - "ref": "FR*SOD*S*FAST*236*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - BORDEAUX LAC", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.560362, - 44.888594 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST23622", - "ref": "FR*SOD*S*FAST*236*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - BORDEAUX LAC", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.560362, - 44.888594 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST23623", - "ref": "FR*SOD*S*FAST*236*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - BORDEAUX LAC", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.810713799999999, - 46.2876191 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST23711", - "ref": "FR*SOD*S*FAST*237*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MACON", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.810713799999999, - 46.2876191 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST23712", - "ref": "FR*SOD*S*FAST*237*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MACON", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.810713799999999, - 46.2876191 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST23713", - "ref": "FR*SOD*S*FAST*237*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MACON", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.810713799999999, - 46.2876191 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST23721", - "ref": "FR*SOD*S*FAST*237*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - MACON", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.810713799999999, - 46.2876191 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST23722", - "ref": "FR*SOD*S*FAST*237*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - MACON", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.810713799999999, - 46.2876191 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST23723", - "ref": "FR*SOD*S*FAST*237*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - MACON", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0067185, - 45.4340863 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST23811", - "ref": "FR*SOD*S*FAST*238*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PONTCHARRA", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0067185, - 45.4340863 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST23812", - "ref": "FR*SOD*S*FAST*238*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PONTCHARRA", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0067185, - 45.4340863 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST23813", - "ref": "FR*SOD*S*FAST*238*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PONTCHARRA", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5962744999999999, - 44.8295697 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST23911", - "ref": "FR*SOD*S*FAST*239*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BORDEAUX STADE", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5962744999999999, - 44.8295697 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST23912", - "ref": "FR*SOD*S*FAST*239*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BORDEAUX STADE", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5962744999999999, - 44.8295697 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST23913", - "ref": "FR*SOD*S*FAST*239*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BORDEAUX STADE", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.3209179, - 45.6907479 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST24011", - "ref": "FR*SOD*S*FAST*240*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - COGNAC", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.3209179, - 45.6907479 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST24012", - "ref": "FR*SOD*S*FAST*240*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - COGNAC", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.3209179, - 45.6907479 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST24013", - "ref": "FR*SOD*S*FAST*240*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - COGNAC", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.3970496742744567, - 46.555848140088884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST2411", - "ref": "FR*SOD*S*FAST*24*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - POITIERS EST", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.3970496742744567, - 46.555848140088884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST2412", - "ref": "FR*SOD*S*FAST*24*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - POITIERS EST", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.3970496742744567, - 46.555848140088884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST2413", - "ref": "FR*SOD*S*FAST*24*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - POITIERS EST", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.59641050633325, - 49.60085970888216 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST24211", - "ref": "FR*SOD*S*FAST*242*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - LA GLACERIE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.59641050633325, - 49.60085970888216 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST24212", - "ref": "FR*SOD*S*FAST*242*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - LA GLACERIE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.59641050633325, - 49.60085970888216 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST24213", - "ref": "FR*SOD*S*FAST*242*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - LA GLACERIE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.29916719206543263, - 47.8382840504821 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST24311", - "ref": "FR*SOD*S*FAST*243*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - SABLE SUR SARTHE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.29916719206543263, - 47.8382840504821 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST24312", - "ref": "FR*SOD*S*FAST*243*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - SABLE SUR SARTHE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.29916719206543263, - 47.8382840504821 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST24313", - "ref": "FR*SOD*S*FAST*243*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - SABLE SUR SARTHE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6166767957008377, - 49.633838053027986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST24411", - "ref": "FR*SOD*S*FAST*244*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - CHERBOURG", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6166767957008377, - 49.633838053027986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST24412", - "ref": "FR*SOD*S*FAST*244*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - CHERBOURG", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6166767957008377, - 49.633838053027986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST24413", - "ref": "FR*SOD*S*FAST*244*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - CHERBOURG", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2640293235497815, - 43.43090178090215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST24511", - "ref": "FR*SOD*S*FAST*245*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - VITROLLES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2640293235497815, - 43.43090178090215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST24512", - "ref": "FR*SOD*S*FAST*245*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - VITROLLES", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2640293235497815, - 43.43090178090215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST24513", - "ref": "FR*SOD*S*FAST*245*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - VITROLLES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.052514150796408, - 48.51491768098993 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST24611", - "ref": "FR*SOD*S*FAST*246*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LANDIVISIAU", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.052514150796408, - 48.51491768098993 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST24612", - "ref": "FR*SOD*S*FAST*246*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LANDIVISIAU", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.052514150796408, - 48.51491768098993 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST24613", - "ref": "FR*SOD*S*FAST*246*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LANDIVISIAU", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.919257, - 48.17568199999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST24711", - "ref": "FR*SOD*S*FAST*247*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PLEUMELEUC", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.919257, - 48.17568199999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST24712", - "ref": "FR*SOD*S*FAST*247*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PLEUMELEUC", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.919257, - 48.17568199999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST24713", - "ref": "FR*SOD*S*FAST*247*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PLEUMELEUC", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.919257, - 48.17568199999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST24721", - "ref": "FR*SOD*S*FAST*247*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - PLEUMELEUC", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.919257, - 48.17568199999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST24722", - "ref": "FR*SOD*S*FAST*247*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - PLEUMELEUC", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.919257, - 48.17568199999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST24723", - "ref": "FR*SOD*S*FAST*247*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - PLEUMELEUC", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.619809628224378, - 47.250558472850805 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST24911", - "ref": "FR*SOD*S*FAST*249*1*_*_", - "description": " IZIVIA FAST - MC DONALDS - NANTES SOLET", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.619809628224378, - 47.250558472850805 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST24912", - "ref": "FR*SOD*S*FAST*249*1*_*_", - "description": " IZIVIA FAST - MC DONALDS - NANTES SOLET", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.619809628224378, - 47.250558472850805 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST24913", - "ref": "FR*SOD*S*FAST*249*1*_*_", - "description": " IZIVIA FAST - MC DONALDS - NANTES SOLET", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.22412, - 47.4365739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST25011", - "ref": "FR*SOD*S*FAST*250*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - BEAUFORT EN VALLEE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.22412, - 47.4365739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST25012", - "ref": "FR*SOD*S*FAST*250*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - BEAUFORT EN VALLEE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.22412, - 47.4365739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST25013", - "ref": "FR*SOD*S*FAST*250*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - BEAUFORT EN VALLEE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0611847, - 48.7697835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST2511", - "ref": "FR*SOD*S*FAST*25*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - GUYANCOURT", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4045659, - 47.70120259999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST25111", - "ref": "FR*SOD*S*FAST*251*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - CHATEAUBRIANT", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4045659, - 47.70120259999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST25112", - "ref": "FR*SOD*S*FAST*251*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - CHATEAUBRIANT", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4045659, - 47.70120259999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST25113", - "ref": "FR*SOD*S*FAST*251*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - CHATEAUBRIANT", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0611847, - 48.7697835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST2512", - "ref": "FR*SOD*S*FAST*25*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - GUYANCOURT", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4045659, - 47.70120259999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST25121", - "ref": "FR*SOD*S*FAST*251*2*_*_", - "description": "IZIVIA FAST - MC DONALDS - CHATEAUBRIANT", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4045659, - 47.70120259999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST25122", - "ref": "FR*SOD*S*FAST*251*2*_*_", - "description": "IZIVIA FAST - MC DONALDS - CHATEAUBRIANT", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4045659, - 47.70120259999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST25123", - "ref": "FR*SOD*S*FAST*251*2*_*_", - "description": "IZIVIA FAST - MC DONALDS - CHATEAUBRIANT", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0611847, - 48.7697835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST2513", - "ref": "FR*SOD*S*FAST*25*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - GUYANCOURT", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0611847, - 48.7697835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST2521", - "ref": "FR*SOD*S*FAST*25*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - GUYANCOURT", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.62579, - 43.37221900000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST25211", - "ref": "FR*SOD*S*FAST*252*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - MOURENX", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.62579, - 43.37221900000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST25212", - "ref": "FR*SOD*S*FAST*252*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - MOURENX", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.62579, - 43.37221900000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST25213", - "ref": "FR*SOD*S*FAST*252*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - MOURENX", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0611847, - 48.7697835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST2522", - "ref": "FR*SOD*S*FAST*25*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - GUYANCOURT", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0611847, - 48.7697835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST2523", - "ref": "FR*SOD*S*FAST*25*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - GUYANCOURT", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5818791, - 47.2609865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST25311", - "ref": "FR*SOD*S*FAST*253*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - NANTES ROUTE DE RENNES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5818791, - 47.2609865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST25312", - "ref": "FR*SOD*S*FAST*253*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - NANTES ROUTE DE RENNES", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5818791, - 47.2609865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST25313", - "ref": "FR*SOD*S*FAST*253*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - NANTES ROUTE DE RENNES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8281250000000001, - 44.658911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST25411", - "ref": "FR*SOD*S*FAST*254*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MIOS", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8281250000000001, - 44.658911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST25412", - "ref": "FR*SOD*S*FAST*254*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MIOS", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8281250000000001, - 44.658911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST25413", - "ref": "FR*SOD*S*FAST*254*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MIOS", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8281250000000001, - 44.658911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST25421", - "ref": "FR*SOD*S*FAST*254*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - MIOS", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8281250000000001, - 44.658911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST25422", - "ref": "FR*SOD*S*FAST*254*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - MIOS", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8281250000000001, - 44.658911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST25423", - "ref": "FR*SOD*S*FAST*254*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - MIOS", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.681883, - 48.8700085 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST25511", - "ref": "FR*SOD*S*FAST*255*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LAGNY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.681883, - 48.8700085 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST25512", - "ref": "FR*SOD*S*FAST*255*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LAGNY", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.681883, - 48.8700085 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST25513", - "ref": "FR*SOD*S*FAST*255*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LAGNY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.331883899999998, - 47.84437 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST25611", - "ref": "FR*SOD*S*FAST*256*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LANGRES SUD", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.331883899999998, - 47.84437 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST25612", - "ref": "FR*SOD*S*FAST*256*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LANGRES SUD", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.331883899999998, - 47.84437 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST25613", - "ref": "FR*SOD*S*FAST*256*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LANGRES SUD", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2505925, - 48.1841595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST25711", - "ref": "FR*SOD*S*FAST*257*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PITHIVIERS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2505925, - 48.1841595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST25712", - "ref": "FR*SOD*S*FAST*257*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PITHIVIERS", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2505925, - 48.1841595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST25713", - "ref": "FR*SOD*S*FAST*257*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PITHIVIERS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.7495034, - 48.9896768 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST25811", - "ref": "FR*SOD*S*FAST*258*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LIMAY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.7495034, - 48.9896768 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST25812", - "ref": "FR*SOD*S*FAST*258*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LIMAY", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.7495034, - 48.9896768 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST25813", - "ref": "FR*SOD*S*FAST*258*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LIMAY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5125061, - 50.3326012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST25911", - "ref": "FR*SOD*S*FAST*259*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - AULNOY-LEZ-VALENCIENNES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5125061, - 50.3326012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST25912", - "ref": "FR*SOD*S*FAST*259*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - AULNOY-LEZ-VALENCIENNES", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5125061, - 50.3326012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST25913", - "ref": "FR*SOD*S*FAST*259*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - AULNOY-LEZ-VALENCIENNES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3654152025307957, - 48.97593791056888 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST26011", - "ref": "FR*SOD*S*FAST*260*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SARCELLES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3654152025307957, - 48.97593791056888 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST26012", - "ref": "FR*SOD*S*FAST*260*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SARCELLES", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3654152025307957, - 48.97593791056888 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST26013", - "ref": "FR*SOD*S*FAST*260*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SARCELLES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3654152025307957, - 48.97593791056888 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST26021", - "ref": "FR*SOD*S*FAST*260*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - SARCELLES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3654152025307957, - 48.97593791056888 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST26022", - "ref": "FR*SOD*S*FAST*260*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - SARCELLES", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3654152025307957, - 48.97593791056888 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST26023", - "ref": "FR*SOD*S*FAST*260*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - SARCELLES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4514446545793538, - 45.43894813887959 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST26111", - "ref": "FR*SOD*S*FAST*261*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - JONZAC", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4514446545793538, - 45.43894813887959 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST26112", - "ref": "FR*SOD*S*FAST*261*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - JONZAC", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4514446545793538, - 45.43894813887959 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST26113", - "ref": "FR*SOD*S*FAST*261*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - JONZAC", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7627871, - 42.640336 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST26211", - "ref": "FR*SOD*S*FAST*262*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - THUIR", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7627871, - 42.640336 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST26212", - "ref": "FR*SOD*S*FAST*262*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - THUIR", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7627871, - 42.640336 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST26213", - "ref": "FR*SOD*S*FAST*262*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - THUIR", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7627871, - 42.640336 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST26221", - "ref": "FR*SOD*S*FAST*262*2*_*_", - "description": "IZIVIA FAST - MC DONALDS - THUIR", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7627871, - 42.640336 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST26222", - "ref": "FR*SOD*S*FAST*262*2*_*_", - "description": "IZIVIA FAST - MC DONALDS - THUIR", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7627871, - 42.640336 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST26223", - "ref": "FR*SOD*S*FAST*262*2*_*_", - "description": "IZIVIA FAST - MC DONALDS - THUIR", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7023069, - 45.855534 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST26311", - "ref": "FR*SOD*S*FAST*263*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CIVRIEUX DAZERGUES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7023069, - 45.855534 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST26312", - "ref": "FR*SOD*S*FAST*263*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CIVRIEUX DAZERGUES", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7023069, - 45.855534 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST26313", - "ref": "FR*SOD*S*FAST*263*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CIVRIEUX DAZERGUES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2366026, - 49.1659375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST26411", - "ref": "FR*SOD*S*FAST*264*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CHAMBLY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2366026, - 49.1659375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST26412", - "ref": "FR*SOD*S*FAST*264*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CHAMBLY", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2366026, - 49.1659375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST26413", - "ref": "FR*SOD*S*FAST*264*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CHAMBLY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4764725423274645, - 50.511665510845 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST26511", - "ref": "FR*SOD*S*FAST*265*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - AUCHEL", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4764725423274645, - 50.511665510845 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST26512", - "ref": "FR*SOD*S*FAST*265*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - AUCHEL", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4764725423274645, - 50.511665510845 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST26513", - "ref": "FR*SOD*S*FAST*265*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - AUCHEL", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.851583684909769, - 50.13431185839565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST26611", - "ref": "FR*SOD*S*FAST*266*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - GIVET", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.851583684909769, - 50.13431185839565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST26612", - "ref": "FR*SOD*S*FAST*266*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - GIVET", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.851583684909769, - 50.13431185839565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST26613", - "ref": "FR*SOD*S*FAST*266*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - GIVET", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.370379035250739, - 49.521139642461435 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST26711", - "ref": "FR*SOD*S*FAST*267*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - RETHEL", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.370379035250739, - 49.521139642461435 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST26712", - "ref": "FR*SOD*S*FAST*267*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - RETHEL", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.370379035250739, - 49.521139642461435 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST26713", - "ref": "FR*SOD*S*FAST*267*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - RETHEL", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.6474728, - 49.5904515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST26811", - "ref": "FR*SOD*S*FAST*268*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CHAMBRY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.6474728, - 49.5904515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST26812", - "ref": "FR*SOD*S*FAST*268*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CHAMBRY", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.6474728, - 49.5904515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST26813", - "ref": "FR*SOD*S*FAST*268*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CHAMBRY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.3305955, - 49.17945150000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST26911", - "ref": "FR*SOD*S*FAST*269*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MONDEVILLE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.3305955, - 49.17945150000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST26912", - "ref": "FR*SOD*S*FAST*269*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MONDEVILLE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.3305955, - 49.17945150000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST26913", - "ref": "FR*SOD*S*FAST*269*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MONDEVILLE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.813082, - 45.172943 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST27011", - "ref": "FR*SOD*S*FAST*270*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT-VALLIER", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.813082, - 45.172943 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST27012", - "ref": "FR*SOD*S*FAST*270*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT-VALLIER", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.813082, - 45.172943 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST27013", - "ref": "FR*SOD*S*FAST*270*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT-VALLIER", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3300582, - 47.14790350000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST2711", - "ref": "FR*SOD*S*FAST*27*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - VALDAHON", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.161022, - 48.014531 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST27111", - "ref": "FR*SOD*S*FAST*271*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LE MANS UNIVERSITE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.161022, - 48.014531 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST27112", - "ref": "FR*SOD*S*FAST*271*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LE MANS UNIVERSITE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.161022, - 48.014531 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST27113", - "ref": "FR*SOD*S*FAST*271*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LE MANS UNIVERSITE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3300582, - 47.14790350000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST2712", - "ref": "FR*SOD*S*FAST*27*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - VALDAHON", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3300582, - 47.14790350000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST2713", - "ref": "FR*SOD*S*FAST*27*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - VALDAHON", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.359414, - 43.5893289 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST27211", - "ref": "FR*SOD*S*FAST*272*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - TOURNEFEUILLE", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.359414, - 43.5893289 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST27212", - "ref": "FR*SOD*S*FAST*272*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - TOURNEFEUILLE", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.359414, - 43.5893289 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST27213", - "ref": "FR*SOD*S*FAST*272*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - TOURNEFEUILLE", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.79964726931581, - 44.13603867720641 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST27311", - "ref": "FR*SOD*S*FAST*273*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ORANGE", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.79964726931581, - 44.13603867720641 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST27312", - "ref": "FR*SOD*S*FAST*273*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ORANGE", - "capacity": "3", - "charging_station:output": "200 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.79964726931581, - 44.13603867720641 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST27313", - "ref": "FR*SOD*S*FAST*273*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ORANGE", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.7436512, - 47.2929658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST27411", - "ref": "FR*SOD*S*FAST*274*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - VIGNEUX DE BRETAGNE", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.7436512, - 47.2929658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST27412", - "ref": "FR*SOD*S*FAST*274*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - VIGNEUX DE BRETAGNE", - "capacity": "3", - "charging_station:output": "200 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.7436512, - 47.2929658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST27413", - "ref": "FR*SOD*S*FAST*274*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - VIGNEUX DE BRETAGNE", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.7436512, - 47.2929658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST27421", - "ref": "FR*SOD*S*FAST*274*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - VIGNEUX DE BRETAGNE", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.7436512, - 47.2929658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST27422", - "ref": "FR*SOD*S*FAST*274*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - VIGNEUX DE BRETAGNE", - "capacity": "3", - "charging_station:output": "200 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.7436512, - 47.2929658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST27423", - "ref": "FR*SOD*S*FAST*274*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - VIGNEUX DE BRETAGNE", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.7436512, - 47.2929658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST27431", - "ref": "FR*SOD*S*FAST*274*3*_*_", - "description": "IZIVIA FAST - MCDONALDS - VIGNEUX DE BRETAGNE", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.7436512, - 47.2929658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST27432", - "ref": "FR*SOD*S*FAST*274*3*_*_", - "description": "IZIVIA FAST - MCDONALDS - VIGNEUX DE BRETAGNE", - "capacity": "3", - "charging_station:output": "200 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.7436512, - 47.2929658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST27433", - "ref": "FR*SOD*S*FAST*274*3*_*_", - "description": "IZIVIA FAST - MCDONALDS - VIGNEUX DE BRETAGNE", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7057949000000001, - 47.33142600000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST27511", - "ref": "FR*SOD*S*FAST*275*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - CHAMBRAY LES TOURS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7057949000000001, - 47.33142600000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST27512", - "ref": "FR*SOD*S*FAST*275*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - CHAMBRAY LES TOURS", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7057949000000001, - 47.33142600000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST27513", - "ref": "FR*SOD*S*FAST*275*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - CHAMBRAY LES TOURS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.36768828837292505, - 44.65705336044305 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST27611", - "ref": "FR*SOD*S*FAST*276*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PODENSAC", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.36768828837292505, - 44.65705336044305 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST27612", - "ref": "FR*SOD*S*FAST*276*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PODENSAC", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.36768828837292505, - 44.65705336044305 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST27613", - "ref": "FR*SOD*S*FAST*276*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PODENSAC", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.195388, - 46.990792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST27731", - "ref": "FR*SOD*S*FAST*277*3*_*_", - "description": "IZIVIA FAST - MC DONALDS - THOUARS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.195388, - 46.990792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST27732", - "ref": "FR*SOD*S*FAST*277*3*_*_", - "description": "IZIVIA FAST - MC DONALDS - THOUARS", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.195388, - 46.990792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST27733", - "ref": "FR*SOD*S*FAST*277*3*_*_", - "description": "IZIVIA FAST - MC DONALDS - THOUARS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.195388, - 46.990792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST27741", - "ref": "FR*SOD*S*FAST*277*4*_*_", - "description": "IZIVIA FAST - MC DONALDS - THOUARS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.195388, - 46.990792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST27742", - "ref": "FR*SOD*S*FAST*277*4*_*_", - "description": "IZIVIA FAST - MC DONALDS - THOUARS", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.195388, - 46.990792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST27743", - "ref": "FR*SOD*S*FAST*277*4*_*_", - "description": "IZIVIA FAST - MC DONALDS - THOUARS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.806604399999999, - 45.3420035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST27811", - "ref": "FR*SOD*S*FAST*278*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - SALAISE SUR SANNE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.806604399999999, - 45.3420035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST27812", - "ref": "FR*SOD*S*FAST*278*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - SALAISE SUR SANNE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.806604399999999, - 45.3420035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST27813", - "ref": "FR*SOD*S*FAST*278*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - SALAISE SUR SANNE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.196268, - 45.9008545 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST27911", - "ref": "FR*SOD*S*FAST*279*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - MEXIMIEUX", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.196268, - 45.9008545 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST27912", - "ref": "FR*SOD*S*FAST*279*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - MEXIMIEUX", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.196268, - 45.9008545 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST27913", - "ref": "FR*SOD*S*FAST*279*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - MEXIMIEUX", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.196268, - 45.9008545 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST27921", - "ref": "FR*SOD*S*FAST*279*2*_*_", - "description": "IZIVIA FAST - MC DONALDS - MEXIMIEUX", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.196268, - 45.9008545 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST27922", - "ref": "FR*SOD*S*FAST*279*2*_*_", - "description": "IZIVIA FAST - MC DONALDS - MEXIMIEUX", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.196268, - 45.9008545 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST27923", - "ref": "FR*SOD*S*FAST*279*2*_*_", - "description": "IZIVIA FAST - MC DONALDS - MEXIMIEUX", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.64297, - 46.2538442 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST28011", - "ref": "FR*SOD*S*FAST*280*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - OYONNAX", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.64297, - 46.2538442 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST28012", - "ref": "FR*SOD*S*FAST*280*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - OYONNAX", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.64297, - 46.2538442 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST28013", - "ref": "FR*SOD*S*FAST*280*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - OYONNAX", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.891161678037073, - 42.74278328799268 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST2811", - "ref": "FR*SOD*S*FAST*28*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PERPIGNAN POLYGONE", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.891161678037073, - 42.74278328799268 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST2812", - "ref": "FR*SOD*S*FAST*28*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PERPIGNAN POLYGONE", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.891161678037073, - 42.74278328799268 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST2813", - "ref": "FR*SOD*S*FAST*28*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PERPIGNAN POLYGONE", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.574028899167428, - 48.42753327105438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST28311", - "ref": "FR*SOD*S*FAST*283*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - GUILERS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.574028899167428, - 48.42753327105438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST28312", - "ref": "FR*SOD*S*FAST*283*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - GUILERS", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.574028899167428, - 48.42753327105438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST28313", - "ref": "FR*SOD*S*FAST*283*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - GUILERS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.7393107209014937, - 46.11049469658051 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST28411", - "ref": "FR*SOD*S*FAST*284*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SURGERES", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.7393107209014937, - 46.11049469658051 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST28412", - "ref": "FR*SOD*S*FAST*284*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SURGERES", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.7393107209014937, - 46.11049469658051 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST28413", - "ref": "FR*SOD*S*FAST*284*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SURGERES", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0452119, - 49.4146375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST28611", - "ref": "FR*SOD*S*FAST*286*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - GRAND QUEVILLY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0452119, - 49.4146375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST28612", - "ref": "FR*SOD*S*FAST*286*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - GRAND QUEVILLY", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0452119, - 49.4146375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST28613", - "ref": "FR*SOD*S*FAST*286*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - GRAND QUEVILLY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0293607488953285, - 45.76030392243755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST28711", - "ref": "FR*SOD*S*FAST*287*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MEYZIEU", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0293607488953285, - 45.76030392243755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST28712", - "ref": "FR*SOD*S*FAST*287*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MEYZIEU", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0293607488953285, - 45.76030392243755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST28713", - "ref": "FR*SOD*S*FAST*287*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MEYZIEU", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0293607488953285, - 45.76030392243755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST28721", - "ref": "FR*SOD*S*FAST*287*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - MEYZIEU", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0293607488953285, - 45.76030392243755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST28722", - "ref": "FR*SOD*S*FAST*287*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - MEYZIEU", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0293607488953285, - 45.76030392243755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST28723", - "ref": "FR*SOD*S*FAST*287*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - MEYZIEU", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1575985, - 47.9758753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST28811", - "ref": "FR*SOD*S*FAST*288*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - ALLONNES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1575985, - 47.9758753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST28812", - "ref": "FR*SOD*S*FAST*288*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - ALLONNES", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1575985, - 47.9758753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST28813", - "ref": "FR*SOD*S*FAST*288*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - ALLONNES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.0845509, - 48.0152468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST28911", - "ref": "FR*SOD*S*FAST*289*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - QUIMPER NORD", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.0845509, - 48.0152468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST28912", - "ref": "FR*SOD*S*FAST*289*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - QUIMPER NORD", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.0845509, - 48.0152468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST28913", - "ref": "FR*SOD*S*FAST*289*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - QUIMPER NORD", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.0845509, - 48.0152468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST28921", - "ref": "FR*SOD*S*FAST*289*2*_*_", - "description": "IZIVIA FAST - MC DONALDS - QUIMPER NORD", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.0845509, - 48.0152468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST28922", - "ref": "FR*SOD*S*FAST*289*2*_*_", - "description": "IZIVIA FAST - MC DONALDS - QUIMPER NORD", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.0845509, - 48.0152468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST28923", - "ref": "FR*SOD*S*FAST*289*2*_*_", - "description": "IZIVIA FAST - MC DONALDS - QUIMPER NORD", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5405576, - 49.2782493 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST2911", - "ref": "FR*SOD*S*FAST*29*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LA HAYE-DU-PUITS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.3423316, - 47.7776276 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST29111", - "ref": "FR*SOD*S*FAST*291*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - LORIENT LANESTER", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.3423316, - 47.7776276 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST29112", - "ref": "FR*SOD*S*FAST*291*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - LORIENT LANESTER", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.3423316, - 47.7776276 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST29113", - "ref": "FR*SOD*S*FAST*291*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - LORIENT LANESTER", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5405576, - 49.2782493 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST2912", - "ref": "FR*SOD*S*FAST*29*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LA HAYE-DU-PUITS", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.3423316, - 47.7776276 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST29121", - "ref": "FR*SOD*S*FAST*291*2*_*_", - "description": "IZIVIA FAST - MC DONALDS - LORIENT LANESTER", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.3423316, - 47.7776276 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST29122", - "ref": "FR*SOD*S*FAST*291*2*_*_", - "description": "IZIVIA FAST - MC DONALDS - LORIENT LANESTER", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.3423316, - 47.7776276 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST29123", - "ref": "FR*SOD*S*FAST*291*2*_*_", - "description": "IZIVIA FAST - MC DONALDS - LORIENT LANESTER", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5405576, - 49.2782493 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST2913", - "ref": "FR*SOD*S*FAST*29*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LA HAYE-DU-PUITS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6406032086054179, - 43.07423670659849 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST29211", - "ref": "FR*SOD*S*FAST*292*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - VERNIOLLE", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6406032086054179, - 43.07423670659849 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST29212", - "ref": "FR*SOD*S*FAST*292*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - VERNIOLLE", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6406032086054179, - 43.07423670659849 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST29213", - "ref": "FR*SOD*S*FAST*292*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - VERNIOLLE", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9133363214264, - 45.76257505636704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST29311", - "ref": "FR*SOD*S*FAST*293*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - VILLEURBANNE LEON BLUM", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9133363214264, - 45.76257505636704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST29312", - "ref": "FR*SOD*S*FAST*293*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - VILLEURBANNE LEON BLUM", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9133363214264, - 45.76257505636704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST29313", - "ref": "FR*SOD*S*FAST*293*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - VILLEURBANNE LEON BLUM", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.323825721233005, - 43.393234578052386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST29411", - "ref": "FR*SOD*S*FAST*294*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LE LUC EN PROVENCE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.323825721233005, - 43.393234578052386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST29412", - "ref": "FR*SOD*S*FAST*294*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LE LUC EN PROVENCE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.323825721233005, - 43.393234578052386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST29413", - "ref": "FR*SOD*S*FAST*294*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LE LUC EN PROVENCE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.323825721233005, - 43.393234578052386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST29421", - "ref": "FR*SOD*S*FAST*294*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - LE LUC EN PROVENCE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.323825721233005, - 43.393234578052386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST29422", - "ref": "FR*SOD*S*FAST*294*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - LE LUC EN PROVENCE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.323825721233005, - 43.393234578052386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST29423", - "ref": "FR*SOD*S*FAST*294*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - LE LUC EN PROVENCE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1869961, - 45.7764224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST29511", - "ref": "FR*SOD*S*FAST*295*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - LEMPDES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1869961, - 45.7764224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST29512", - "ref": "FR*SOD*S*FAST*295*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - LEMPDES", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1869961, - 45.7764224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST29513", - "ref": "FR*SOD*S*FAST*295*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - LEMPDES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.7527752000000021, - 44.8111441056989 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST29731", - "ref": "FR*SOD*S*FAST*297*3*_*_", - "description": "IZIVIA FAST - MC DONALDS - SAINT-JEAN-DILLAC", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.7527752000000021, - 44.8111441056989 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST29732", - "ref": "FR*SOD*S*FAST*297*3*_*_", - "description": "IZIVIA FAST - MC DONALDS - SAINT-JEAN-DILLAC", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.7527752000000021, - 44.8111441056989 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST29733", - "ref": "FR*SOD*S*FAST*297*3*_*_", - "description": "IZIVIA FAST - MC DONALDS - SAINT-JEAN-DILLAC", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.7527752000000021, - 44.8111441056989 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST29741", - "ref": "FR*SOD*S*FAST*297*4*_*_", - "description": "IZIVIA FAST - MC DONALDS - SAINT-JEAN-DILLAC", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.7527752000000021, - 44.8111441056989 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST29742", - "ref": "FR*SOD*S*FAST*297*4*_*_", - "description": "IZIVIA FAST - MC DONALDS - SAINT-JEAN-DILLAC", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.7527752000000021, - 44.8111441056989 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST29743", - "ref": "FR*SOD*S*FAST*297*4*_*_", - "description": "IZIVIA FAST - MC DONALDS - SAINT-JEAN-DILLAC", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1727773, - 45.7402743 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST29811", - "ref": "FR*SOD*S*FAST*298*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - COURNON CLERMONT", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1727773, - 45.7402743 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST29812", - "ref": "FR*SOD*S*FAST*298*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - COURNON CLERMONT", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1727773, - 45.7402743 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST29813", - "ref": "FR*SOD*S*FAST*298*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - COURNON CLERMONT", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1727773, - 45.7402743 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST29821", - "ref": "FR*SOD*S*FAST*298*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - COURNON CLERMONT", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1727773, - 45.7402743 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST29822", - "ref": "FR*SOD*S*FAST*298*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - COURNON CLERMONT", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1727773, - 45.7402743 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST29823", - "ref": "FR*SOD*S*FAST*298*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - COURNON CLERMONT", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5552129, - 46.0671759 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST29911", - "ref": "FR*SOD*S*FAST*299*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - SCIONZIER", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5552129, - 46.0671759 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST29912", - "ref": "FR*SOD*S*FAST*299*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - SCIONZIER", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5552129, - 46.0671759 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST29913", - "ref": "FR*SOD*S*FAST*299*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - SCIONZIER", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5552129, - 46.0671759 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST29921", - "ref": "FR*SOD*S*FAST*299*2*_*_", - "description": "IZIVIA FAST - MC DONALDS - SCIONZIER", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5552129, - 46.0671759 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST29922", - "ref": "FR*SOD*S*FAST*299*2*_*_", - "description": "IZIVIA FAST - MC DONALDS - SCIONZIER", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5552129, - 46.0671759 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST29923", - "ref": "FR*SOD*S*FAST*299*2*_*_", - "description": "IZIVIA FAST - MC DONALDS - SCIONZIER", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.214123, - 46.21539060000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST30011", - "ref": "FR*SOD*S*FAST*300*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - VIRIAT", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.214123, - 46.21539060000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST30012", - "ref": "FR*SOD*S*FAST*300*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - VIRIAT", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.214123, - 46.21539060000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST30013", - "ref": "FR*SOD*S*FAST*300*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - VIRIAT", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.364441500000002, - 48.1283206 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST3011", - "ref": "FR*SOD*S*FAST*30*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - COLMAR", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.6255526, - 45.8639568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST30111", - "ref": "FR*SOD*S*FAST*301*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MEGEVE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.6255526, - 45.8639568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST30112", - "ref": "FR*SOD*S*FAST*301*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MEGEVE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.6255526, - 45.8639568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST30113", - "ref": "FR*SOD*S*FAST*301*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MEGEVE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.364441500000002, - 48.1283206 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST3012", - "ref": "FR*SOD*S*FAST*30*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - COLMAR", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.364441500000002, - 48.1283206 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST3013", - "ref": "FR*SOD*S*FAST*30*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - COLMAR", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.364441500000002, - 48.1283206 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST3021", - "ref": "FR*SOD*S*FAST*30*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - COLMAR", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8809621, - 43.12261909999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST30211", - "ref": "FR*SOD*S*FAST*302*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - OLLIOULES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8809621, - 43.12261909999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST30212", - "ref": "FR*SOD*S*FAST*302*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - OLLIOULES", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8809621, - 43.12261909999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST30213", - "ref": "FR*SOD*S*FAST*302*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - OLLIOULES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.364441500000002, - 48.1283206 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST3022", - "ref": "FR*SOD*S*FAST*30*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - COLMAR", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.364441500000002, - 48.1283206 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST3023", - "ref": "FR*SOD*S*FAST*30*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - COLMAR", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0185014, - 47.2801611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST30311", - "ref": "FR*SOD*S*FAST*303*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - DIJON SUD", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0185014, - 47.2801611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST30312", - "ref": "FR*SOD*S*FAST*303*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - DIJON SUD", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0185014, - 47.2801611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST30313", - "ref": "FR*SOD*S*FAST*303*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - DIJON SUD", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0185014, - 47.2801611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST30321", - "ref": "FR*SOD*S*FAST*303*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - DIJON SUD", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0185014, - 47.2801611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST30322", - "ref": "FR*SOD*S*FAST*303*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - DIJON SUD", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0185014, - 47.2801611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST30323", - "ref": "FR*SOD*S*FAST*303*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - DIJON SUD", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5248948, - 44.8183061 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST30411", - "ref": "FR*SOD*S*FAST*304*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - FLOIRAC", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5248948, - 44.8183061 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST30412", - "ref": "FR*SOD*S*FAST*304*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - FLOIRAC", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5248948, - 44.8183061 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST30413", - "ref": "FR*SOD*S*FAST*304*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - FLOIRAC", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5248948, - 44.8183061 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST30421", - "ref": "FR*SOD*S*FAST*304*2*_*_", - "description": "IZIVIA FAST - MC DONALDS - FLOIRAC", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5248948, - 44.8183061 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST30422", - "ref": "FR*SOD*S*FAST*304*2*_*_", - "description": "IZIVIA FAST - MC DONALDS - FLOIRAC", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5248948, - 44.8183061 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST30423", - "ref": "FR*SOD*S*FAST*304*2*_*_", - "description": "IZIVIA FAST - MC DONALDS - FLOIRAC", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.132815624081402, - 45.6432592199037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST30811", - "ref": "FR*SOD*S*FAST*308*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - LA VERPILLIERES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.132815624081402, - 45.6432592199037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST30812", - "ref": "FR*SOD*S*FAST*308*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - LA VERPILLIERES", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.132815624081402, - 45.6432592199037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST30813", - "ref": "FR*SOD*S*FAST*308*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - LA VERPILLIERES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.132815624081402, - 45.6432592199037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST30821", - "ref": "FR*SOD*S*FAST*308*2*_*_", - "description": "IZIVIA FAST - MC DONALDS - LA VERPILLIERES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.132815624081402, - 45.6432592199037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST30822", - "ref": "FR*SOD*S*FAST*308*2*_*_", - "description": "IZIVIA FAST - MC DONALDS - LA VERPILLIERES", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.132815624081402, - 45.6432592199037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST30823", - "ref": "FR*SOD*S*FAST*308*2*_*_", - "description": "IZIVIA FAST - MC DONALDS - LA VERPILLIERES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.757807, - 48.48953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST311", - "ref": "FR*SOD*S*FAST*3*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - TREGUEUX", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2900386, - 48.9633775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST3111", - "ref": "FR*SOD*S*FAST*31*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT-GRATIEN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2900386, - 48.9633775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST3112", - "ref": "FR*SOD*S*FAST*31*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT-GRATIEN", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2900386, - 48.9633775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST3113", - "ref": "FR*SOD*S*FAST*31*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT-GRATIEN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.757807, - 48.48953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST312", - "ref": "FR*SOD*S*FAST*3*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - TREGUEUX", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.757807, - 48.48953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST313", - "ref": "FR*SOD*S*FAST*3*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - TREGUEUX", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.880069499999999, - 45.712563 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST31611", - "ref": "FR*SOD*S*FAST*316*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - VENISSIEUX CURIE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.880069499999999, - 45.712563 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST31612", - "ref": "FR*SOD*S*FAST*316*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - VENISSIEUX CURIE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.880069499999999, - 45.712563 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST31613", - "ref": "FR*SOD*S*FAST*316*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - VENISSIEUX CURIE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1069058, - 50.6079361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST31911", - "ref": "FR*SOD*S*FAST*319*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - RONCHIN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1069058, - 50.6079361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST31912", - "ref": "FR*SOD*S*FAST*319*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - RONCHIN", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1069058, - 50.6079361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST31913", - "ref": "FR*SOD*S*FAST*319*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - RONCHIN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1069058, - 50.6079361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST31921", - "ref": "FR*SOD*S*FAST*319*2*_*_", - "description": "IZIVIA FAST - MC DONALDS - RONCHIN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1069058, - 50.6079361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST31922", - "ref": "FR*SOD*S*FAST*319*2*_*_", - "description": "IZIVIA FAST - MC DONALDS - RONCHIN", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1069058, - 50.6079361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST31923", - "ref": "FR*SOD*S*FAST*319*2*_*_", - "description": "IZIVIA FAST - MC DONALDS - RONCHIN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.06086490000000001, - 43.2214997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST32011", - "ref": "FR*SOD*S*FAST*320*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - TARBES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.06086490000000001, - 43.2214997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST32012", - "ref": "FR*SOD*S*FAST*320*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - TARBES", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.06086490000000001, - 43.2214997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST32013", - "ref": "FR*SOD*S*FAST*320*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - TARBES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8688248, - 50.1052822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST3211", - "ref": "FR*SOD*S*FAST*32*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BAPAUME", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.955613, - 43.30007699999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST32111", - "ref": "FR*SOD*S*FAST*321*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CASTELNAUDARY", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.955613, - 43.30007699999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST32112", - "ref": "FR*SOD*S*FAST*321*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CASTELNAUDARY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.955613, - 43.30007699999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST32113", - "ref": "FR*SOD*S*FAST*321*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CASTELNAUDARY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8688248, - 50.1052822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST3212", - "ref": "FR*SOD*S*FAST*32*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BAPAUME", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8688248, - 50.1052822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST3213", - "ref": "FR*SOD*S*FAST*32*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BAPAUME", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6300125999999999, - 44.9514672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST32211", - "ref": "FR*SOD*S*FAST*322*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PIAN MEDOC", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6300125999999999, - 44.9514672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST32212", - "ref": "FR*SOD*S*FAST*322*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PIAN MEDOC", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6300125999999999, - 44.9514672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST32213", - "ref": "FR*SOD*S*FAST*322*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PIAN MEDOC", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6300125999999999, - 44.9514672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST32221", - "ref": "FR*SOD*S*FAST*322*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - PIAN MEDOC", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6300125999999999, - 44.9514672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST32222", - "ref": "FR*SOD*S*FAST*322*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - PIAN MEDOC", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6300125999999999, - 44.9514672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST32223", - "ref": "FR*SOD*S*FAST*322*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - PIAN MEDOC", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.311923642006398, - 48.56188183596941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST32511", - "ref": "FR*SOD*S*FAST*325*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - LESNEVEN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.311923642006398, - 48.56188183596941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST32512", - "ref": "FR*SOD*S*FAST*325*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - LESNEVEN", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.311923642006398, - 48.56188183596941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST32513", - "ref": "FR*SOD*S*FAST*325*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - LESNEVEN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7346275, - 47.9783573 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST32611", - "ref": "FR*SOD*S*FAST*326*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - AMILLY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7346275, - 47.9783573 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST32612", - "ref": "FR*SOD*S*FAST*326*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - AMILLY", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7346275, - 47.9783573 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST32613", - "ref": "FR*SOD*S*FAST*326*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - AMILLY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.0684458, - 47.66970109999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST32711", - "ref": "FR*SOD*S*FAST*327*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - REDON", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.0684458, - 47.66970109999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST32712", - "ref": "FR*SOD*S*FAST*327*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - REDON", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.0684458, - 47.66970109999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST32713", - "ref": "FR*SOD*S*FAST*327*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - REDON", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.327979, - 47.605669 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST33011", - "ref": "FR*SOD*S*FAST*330*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BLOIS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.327979, - 47.605669 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST33012", - "ref": "FR*SOD*S*FAST*330*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BLOIS", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.327979, - 47.605669 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST33013", - "ref": "FR*SOD*S*FAST*330*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BLOIS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2211042466291175, - 43.31065649703195 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST3311", - "ref": "FR*SOD*S*FAST*33*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CARBONNE", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2211042466291175, - 43.31065649703195 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST3312", - "ref": "FR*SOD*S*FAST*33*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CARBONNE", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2211042466291175, - 43.31065649703195 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST3313", - "ref": "FR*SOD*S*FAST*33*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CARBONNE", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3618593, - 48.6026731 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST33411", - "ref": "FR*SOD*S*FAST*334*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - DOMBASLE SUR MEURTHE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3618593, - 48.6026731 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST33412", - "ref": "FR*SOD*S*FAST*334*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - DOMBASLE SUR MEURTHE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3618593, - 48.6026731 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST33413", - "ref": "FR*SOD*S*FAST*334*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - DOMBASLE SUR MEURTHE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3618593, - 48.6026731 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST33421", - "ref": "FR*SOD*S*FAST*334*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - DOMBASLE SUR MEURTHE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3618593, - 48.6026731 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST33422", - "ref": "FR*SOD*S*FAST*334*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - DOMBASLE SUR MEURTHE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3618593, - 48.6026731 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST33423", - "ref": "FR*SOD*S*FAST*334*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - DOMBASLE SUR MEURTHE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4455685, - 48.5659155 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST33611", - "ref": "FR*SOD*S*FAST*336*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MENNECY MONTVRAIN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4455685, - 48.5659155 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST33612", - "ref": "FR*SOD*S*FAST*336*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MENNECY MONTVRAIN", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4455685, - 48.5659155 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST33613", - "ref": "FR*SOD*S*FAST*336*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MENNECY MONTVRAIN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4455685, - 48.5659155 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST33621", - "ref": "FR*SOD*S*FAST*336*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - MENNECY MONTVRAIN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4455685, - 48.5659155 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST33622", - "ref": "FR*SOD*S*FAST*336*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - MENNECY MONTVRAIN", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4455685, - 48.5659155 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST33623", - "ref": "FR*SOD*S*FAST*336*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - MENNECY MONTVRAIN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.10676721573028125, - 49.525770532396244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST33811", - "ref": "FR*SOD*S*FAST*338*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - LE HAVRE PRESSOIR", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.10676721573028125, - 49.525770532396244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST33812", - "ref": "FR*SOD*S*FAST*338*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - LE HAVRE PRESSOIR", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.10676721573028125, - 49.525770532396244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST33813", - "ref": "FR*SOD*S*FAST*338*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - LE HAVRE PRESSOIR", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6271142, - 50.50712129999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST33911", - "ref": "FR*SOD*S*FAST*339*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CUCQ", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6271142, - 50.50712129999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST33912", - "ref": "FR*SOD*S*FAST*339*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CUCQ", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6271142, - 50.50712129999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST33913", - "ref": "FR*SOD*S*FAST*339*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CUCQ", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6271142, - 50.50712129999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST33921", - "ref": "FR*SOD*S*FAST*339*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - CUCQ", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6271142, - 50.50712129999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST33922", - "ref": "FR*SOD*S*FAST*339*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - CUCQ", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6271142, - 50.50712129999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST33923", - "ref": "FR*SOD*S*FAST*339*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - CUCQ", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5388388336327368, - 49.619466636757906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST3411", - "ref": "FR*SOD*S*FAST*34*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - FORGES-LES-EAUX", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1148012, - 48.9058521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST34111", - "ref": "FR*SOD*S*FAST*341*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MONTESSON", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1148012, - 48.9058521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST34112", - "ref": "FR*SOD*S*FAST*341*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MONTESSON", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1148012, - 48.9058521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST34113", - "ref": "FR*SOD*S*FAST*341*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MONTESSON", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5388388336327368, - 49.619466636757906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST3412", - "ref": "FR*SOD*S*FAST*34*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - FORGES-LES-EAUX", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1148012, - 48.9058521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST34121", - "ref": "FR*SOD*S*FAST*341*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - MONTESSON", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1148012, - 48.9058521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST34122", - "ref": "FR*SOD*S*FAST*341*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - MONTESSON", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1148012, - 48.9058521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST34123", - "ref": "FR*SOD*S*FAST*341*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - MONTESSON", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5388388336327368, - 49.619466636757906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST3413", - "ref": "FR*SOD*S*FAST*34*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - FORGES-LES-EAUX", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.3714935, - 46.5726661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST34411", - "ref": "FR*SOD*S*FAST*344*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - POITIERS ", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.3714935, - 46.5726661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST34412", - "ref": "FR*SOD*S*FAST*344*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - POITIERS ", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.3714935, - 46.5726661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST34413", - "ref": "FR*SOD*S*FAST*344*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - POITIERS ", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.3714935, - 46.5726661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST34421", - "ref": "FR*SOD*S*FAST*344*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - POITIERS ", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.3714935, - 46.5726661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST34422", - "ref": "FR*SOD*S*FAST*344*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - POITIERS ", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.3714935, - 46.5726661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST34423", - "ref": "FR*SOD*S*FAST*344*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - POITIERS ", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6182898, - 43.63326989999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST34711", - "ref": "FR*SOD*S*FAST*347*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - HAGETMAU", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6182898, - 43.63326989999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST34712", - "ref": "FR*SOD*S*FAST*347*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - HAGETMAU", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6182898, - 43.63326989999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST34713", - "ref": "FR*SOD*S*FAST*347*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - HAGETMAU", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8633709, - 44.9367114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST35011", - "ref": "FR*SOD*S*FAST*350*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - GRANGE LES VALENCE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8633709, - 44.9367114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST35012", - "ref": "FR*SOD*S*FAST*350*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - GRANGE LES VALENCE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8633709, - 44.9367114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST35013", - "ref": "FR*SOD*S*FAST*350*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - GRANGE LES VALENCE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8340071161761364, - 43.82884918294154 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST3511", - "ref": "FR*SOD*S*FAST*35*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BEGAAR", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8340071161761364, - 43.82884918294154 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST3512", - "ref": "FR*SOD*S*FAST*35*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BEGAAR", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8340071161761364, - 43.82884918294154 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST3513", - "ref": "FR*SOD*S*FAST*35*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BEGAAR", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0886531, - 50.5848216 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST35311", - "ref": "FR*SOD*S*FAST*353*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - LESQUIN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0886531, - 50.5848216 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST35312", - "ref": "FR*SOD*S*FAST*353*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - LESQUIN", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0886531, - 50.5848216 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST35313", - "ref": "FR*SOD*S*FAST*353*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - LESQUIN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9241827, - 48.74867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST35411", - "ref": "FR*SOD*S*FAST*354*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - COIGNERES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9241827, - 48.74867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST35412", - "ref": "FR*SOD*S*FAST*354*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - COIGNERES", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9241827, - 48.74867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST35413", - "ref": "FR*SOD*S*FAST*354*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - COIGNERES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4701728391264614, - 46.84981731004663 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST35511", - "ref": "FR*SOD*S*FAST*355*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BRESSUIRE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4701728391264614, - 46.84981731004663 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST35512", - "ref": "FR*SOD*S*FAST*355*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BRESSUIRE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4701728391264614, - 46.84981731004663 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST35513", - "ref": "FR*SOD*S*FAST*355*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BRESSUIRE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.759915, - 48.1524498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST35911", - "ref": "FR*SOD*S*FAST*359*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LOUDEAC", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.759915, - 48.1524498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST35912", - "ref": "FR*SOD*S*FAST*359*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LOUDEAC", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.759915, - 48.1524498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST35913", - "ref": "FR*SOD*S*FAST*359*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LOUDEAC", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.759915, - 48.1524498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST35921", - "ref": "FR*SOD*S*FAST*359*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - LOUDEAC", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.759915, - 48.1524498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST35922", - "ref": "FR*SOD*S*FAST*359*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - LOUDEAC", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.759915, - 48.1524498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST35923", - "ref": "FR*SOD*S*FAST*359*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - LOUDEAC", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.09692504735544, - 48.92889233498972 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST3611", - "ref": "FR*SOD*S*FAST*36*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SARRE UNION", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.09692504735544, - 48.92889233498972 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST3612", - "ref": "FR*SOD*S*FAST*36*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SARRE UNION", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.09692504735544, - 48.92889233498972 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST3613", - "ref": "FR*SOD*S*FAST*36*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SARRE UNION", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1536037, - 50.6695672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST36511", - "ref": "FR*SOD*S*FAST*365*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CROIX", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1536037, - 50.6695672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST36512", - "ref": "FR*SOD*S*FAST*365*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CROIX", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1536037, - 50.6695672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST36513", - "ref": "FR*SOD*S*FAST*365*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CROIX", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7384111, - 48.0123482 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST37011", - "ref": "FR*SOD*S*FAST*370*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CHALETTE SUR LOING", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7384111, - 48.0123482 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST37012", - "ref": "FR*SOD*S*FAST*370*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CHALETTE SUR LOING", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7384111, - 48.0123482 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST37013", - "ref": "FR*SOD*S*FAST*370*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CHALETTE SUR LOING", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.977503, - 43.6516189 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST3711", - "ref": "FR*SOD*S*FAST*37*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MONTPELLIER SAINT-AUNES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.977503, - 43.6516189 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST3712", - "ref": "FR*SOD*S*FAST*37*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MONTPELLIER SAINT-AUNES", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.977503, - 43.6516189 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST3713", - "ref": "FR*SOD*S*FAST*37*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MONTPELLIER SAINT-AUNES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.9406745, - 43.645491 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST37311", - "ref": "FR*SOD*S*FAST*373*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - GRASSE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.9406745, - 43.645491 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST37312", - "ref": "FR*SOD*S*FAST*373*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - GRASSE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.9406745, - 43.645491 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST37313", - "ref": "FR*SOD*S*FAST*373*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - GRASSE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.9406745, - 43.645491 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST37321", - "ref": "FR*SOD*S*FAST*373*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - GRASSE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.9406745, - 43.645491 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST37322", - "ref": "FR*SOD*S*FAST*373*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - GRASSE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.9406745, - 43.645491 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST37323", - "ref": "FR*SOD*S*FAST*373*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - GRASSE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.875678, - 46.2278742 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST37411", - "ref": "FR*SOD*S*FAST*374*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - FERRIERES", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.875678, - 46.2278742 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST37412", - "ref": "FR*SOD*S*FAST*374*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - FERRIERES", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.875678, - 46.2278742 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST37413", - "ref": "FR*SOD*S*FAST*374*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - FERRIERES", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.077933, - 45.0505457 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST37511", - "ref": "FR*SOD*S*FAST*375*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ROMANS SUR ISERE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.077933, - 45.0505457 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST37512", - "ref": "FR*SOD*S*FAST*375*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ROMANS SUR ISERE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.077933, - 45.0505457 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST37513", - "ref": "FR*SOD*S*FAST*375*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ROMANS SUR ISERE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.3866305, - 45.7509489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST38011", - "ref": "FR*SOD*S*FAST*380*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - RIVIERES", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.3866305, - 45.7509489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST38012", - "ref": "FR*SOD*S*FAST*380*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - RIVIERES", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.3866305, - 45.7509489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST38013", - "ref": "FR*SOD*S*FAST*380*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - RIVIERES", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.160492445959914, - 48.04425297993662 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST3811", - "ref": "FR*SOD*S*FAST*38*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MUNSTER", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.160492445959914, - 48.04425297993662 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST3812", - "ref": "FR*SOD*S*FAST*38*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MUNSTER", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.160492445959914, - 48.04425297993662 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST3813", - "ref": "FR*SOD*S*FAST*38*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MUNSTER", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.871563, - 47.696691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST39211", - "ref": "FR*SOD*S*FAST*392*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SEGRE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.871563, - 47.696691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST39212", - "ref": "FR*SOD*S*FAST*392*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SEGRE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.871563, - 47.696691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST39213", - "ref": "FR*SOD*S*FAST*392*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SEGRE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3798485806621206, - 47.793762663629195 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST39311", - "ref": "FR*SOD*S*FAST*393*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BONNEE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3798485806621206, - 47.793762663629195 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST39312", - "ref": "FR*SOD*S*FAST*393*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BONNEE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3798485806621206, - 47.793762663629195 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST39313", - "ref": "FR*SOD*S*FAST*393*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BONNEE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.7402297, - 48.0541754 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST39511", - "ref": "FR*SOD*S*FAST*395*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LAVAL ROUTE DE TOURS ", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.7402297, - 48.0541754 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST39512", - "ref": "FR*SOD*S*FAST*395*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LAVAL ROUTE DE TOURS ", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.7402297, - 48.0541754 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST39513", - "ref": "FR*SOD*S*FAST*395*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LAVAL ROUTE DE TOURS ", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0726153, - 43.6041412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST39811", - "ref": "FR*SOD*S*FAST*398*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LISLE-JOURDAIN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0726153, - 43.6041412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST39812", - "ref": "FR*SOD*S*FAST*398*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LISLE-JOURDAIN", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0726153, - 43.6041412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST39813", - "ref": "FR*SOD*S*FAST*398*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LISLE-JOURDAIN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0726153, - 43.6041412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST39821", - "ref": "FR*SOD*S*FAST*398*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - LISLE-JOURDAIN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0726153, - 43.6041412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST39822", - "ref": "FR*SOD*S*FAST*398*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - LISLE-JOURDAIN", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0726153, - 43.6041412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST39823", - "ref": "FR*SOD*S*FAST*398*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - LISLE-JOURDAIN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.2328572, - 47.93466249999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST4011", - "ref": "FR*SOD*S*FAST*40*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LA GUERCHE-DE-BRETAGNE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.2328572, - 47.93466249999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST4012", - "ref": "FR*SOD*S*FAST*40*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LA GUERCHE-DE-BRETAGNE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.2328572, - 47.93466249999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST4013", - "ref": "FR*SOD*S*FAST*40*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LA GUERCHE-DE-BRETAGNE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2453821, - 49.1254168 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST40611", - "ref": "FR*SOD*S*FAST*406*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LISLE ADAM", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2453821, - 49.1254168 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST40612", - "ref": "FR*SOD*S*FAST*406*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LISLE ADAM", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2453821, - 49.1254168 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST40613", - "ref": "FR*SOD*S*FAST*406*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LISLE ADAM", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2453821, - 49.1254168 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST40621", - "ref": "FR*SOD*S*FAST*406*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - LISLE ADAM", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2453821, - 49.1254168 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST40622", - "ref": "FR*SOD*S*FAST*406*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - LISLE ADAM", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2453821, - 49.1254168 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST40623", - "ref": "FR*SOD*S*FAST*406*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - LISLE ADAM", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.34412555335494, - 48.38301061460811 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST4121", - "ref": "FR*SOD*S*FAST*41*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - PLOUGASTEL-DAOULAS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.34412555335494, - 48.38301061460811 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST4122", - "ref": "FR*SOD*S*FAST*41*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - PLOUGASTEL-DAOULAS", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.34412555335494, - 48.38301061460811 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST4123", - "ref": "FR*SOD*S*FAST*41*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - PLOUGASTEL-DAOULAS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2797682, - 49.6401399 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST4211", - "ref": "FR*SOD*S*FAST*42*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BRETEUIL", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2797682, - 49.6401399 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST4212", - "ref": "FR*SOD*S*FAST*42*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BRETEUIL", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2797682, - 49.6401399 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST4213", - "ref": "FR*SOD*S*FAST*42*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BRETEUIL", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8877156, - 45.8149052 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST4311", - "ref": "FR*SOD*S*FAST*43*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - RILLIEUX-LA-PAPE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8877156, - 45.8149052 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST4312", - "ref": "FR*SOD*S*FAST*43*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - RILLIEUX-LA-PAPE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8877156, - 45.8149052 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST4313", - "ref": "FR*SOD*S*FAST*43*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - RILLIEUX-LA-PAPE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1700023, - 48.05090209999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST43411", - "ref": "FR*SOD*S*FAST*434*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LE MANS CGR", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1700023, - 48.05090209999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST43412", - "ref": "FR*SOD*S*FAST*434*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LE MANS CGR", - "capacity": "3", - "charging_station:output": "200 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1700023, - 48.05090209999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST43413", - "ref": "FR*SOD*S*FAST*434*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LE MANS CGR", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1700023, - 48.05090209999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST43421", - "ref": "FR*SOD*S*FAST*434*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - LE MANS CGR", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1700023, - 48.05090209999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST43422", - "ref": "FR*SOD*S*FAST*434*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - LE MANS CGR", - "capacity": "3", - "charging_station:output": "200 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1700023, - 48.05090209999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST43423", - "ref": "FR*SOD*S*FAST*434*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - LE MANS CGR", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1700023, - 48.05090209999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST43431", - "ref": "FR*SOD*S*FAST*434*3*_*_", - "description": "IZIVIA FAST - MCDONALDS - LE MANS CGR", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1700023, - 48.05090209999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST43432", - "ref": "FR*SOD*S*FAST*434*3*_*_", - "description": "IZIVIA FAST - MCDONALDS - LE MANS CGR", - "capacity": "3", - "charging_station:output": "200 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1700023, - 48.05090209999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST43433", - "ref": "FR*SOD*S*FAST*434*3*_*_", - "description": "IZIVIA FAST - MCDONALDS - LE MANS CGR", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.2590527, - 47.8002043 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST43611", - "ref": "FR*SOD*S*FAST*436*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - HENNEBONT", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.2590527, - 47.8002043 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST43612", - "ref": "FR*SOD*S*FAST*436*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - HENNEBONT", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.2590527, - 47.8002043 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST43613", - "ref": "FR*SOD*S*FAST*436*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - HENNEBONT", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7026814, - 47.425984 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST43711", - "ref": "FR*SOD*S*FAST*437*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - TOURS NORD", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7026814, - 47.425984 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST43712", - "ref": "FR*SOD*S*FAST*437*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - TOURS NORD", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7026814, - 47.425984 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST43713", - "ref": "FR*SOD*S*FAST*437*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - TOURS NORD", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.082468, - 44.0909579 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST43811", - "ref": "FR*SOD*S*FAST*438*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MILLAU RN9", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.082468, - 44.0909579 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST43812", - "ref": "FR*SOD*S*FAST*438*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MILLAU RN9", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.082468, - 44.0909579 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST43813", - "ref": "FR*SOD*S*FAST*438*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MILLAU RN9", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8497353914693146, - 49.43781899670763 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST43911", - "ref": "FR*SOD*S*FAST*439*1*_*_", - "description": " IZIVIA FAST - MCDONALDS - CLAIROIX", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8497353914693146, - 49.43781899670763 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST43912", - "ref": "FR*SOD*S*FAST*439*1*_*_", - "description": " IZIVIA FAST - MCDONALDS - CLAIROIX", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8497353914693146, - 49.43781899670763 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST43913", - "ref": "FR*SOD*S*FAST*439*1*_*_", - "description": " IZIVIA FAST - MCDONALDS - CLAIROIX", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1711111, - 48.43361110000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST44011", - "ref": "FR*SOD*S*FAST*440*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ETAMPES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1711111, - 48.43361110000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST44012", - "ref": "FR*SOD*S*FAST*440*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ETAMPES", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1711111, - 48.43361110000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST44013", - "ref": "FR*SOD*S*FAST*440*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ETAMPES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.000011, - 43.587654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST4411", - "ref": "FR*SOD*S*FAST*44*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MIRAMAS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.64180824399501, - 48.8339837339599 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST44111", - "ref": "FR*SOD*S*FAST*441*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LOGNES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.64180824399501, - 48.8339837339599 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST44112", - "ref": "FR*SOD*S*FAST*441*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LOGNES", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.64180824399501, - 48.8339837339599 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST44113", - "ref": "FR*SOD*S*FAST*441*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LOGNES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.000011, - 43.587654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST4412", - "ref": "FR*SOD*S*FAST*44*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MIRAMAS", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.000011, - 43.587654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST4413", - "ref": "FR*SOD*S*FAST*44*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MIRAMAS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1187628886817, - 45.8299168713946 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST44211", - "ref": "FR*SOD*S*FAST*442*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MARENNES OLERON", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1187628886817, - 45.8299168713946 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST44212", - "ref": "FR*SOD*S*FAST*442*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MARENNES OLERON", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1187628886817, - 45.8299168713946 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST44213", - "ref": "FR*SOD*S*FAST*442*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MARENNES OLERON", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.19892903917679, - 48.6791142102816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST44311", - "ref": "FR*SOD*S*FAST*443*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - NANCY LOBAU", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.19892903917679, - 48.6791142102816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST44312", - "ref": "FR*SOD*S*FAST*443*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - NANCY LOBAU", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.19892903917679, - 48.6791142102816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST44313", - "ref": "FR*SOD*S*FAST*443*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - NANCY LOBAU", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7250710000000001, - 47.3804124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST44411", - "ref": "FR*SOD*S*FAST*444*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT-PIERRE-DES-CORPS", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7250710000000001, - 47.3804124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST44412", - "ref": "FR*SOD*S*FAST*444*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT-PIERRE-DES-CORPS", - "capacity": "3", - "charging_station:output": "200 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7250710000000001, - 47.3804124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST44413", - "ref": "FR*SOD*S*FAST*444*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT-PIERRE-DES-CORPS", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7250710000000001, - 47.3804124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST44421", - "ref": "FR*SOD*S*FAST*444*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT-PIERRE-DES-CORPS", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7250710000000001, - 47.3804124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST44422", - "ref": "FR*SOD*S*FAST*444*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT-PIERRE-DES-CORPS", - "capacity": "3", - "charging_station:output": "200 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7250710000000001, - 47.3804124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST44423", - "ref": "FR*SOD*S*FAST*444*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT-PIERRE-DES-CORPS", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7250710000000001, - 47.3804124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST44431", - "ref": "FR*SOD*S*FAST*444*3*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT-PIERRE-DES-CORPS", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7250710000000001, - 47.3804124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST44432", - "ref": "FR*SOD*S*FAST*444*3*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT-PIERRE-DES-CORPS", - "capacity": "3", - "charging_station:output": "200 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7250710000000001, - 47.3804124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST44433", - "ref": "FR*SOD*S*FAST*444*3*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT-PIERRE-DES-CORPS", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.529423095745674, - 45.9549772775191 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST44511", - "ref": "FR*SOD*S*FAST*445*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT JEAN DANGELY", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.529423095745674, - 45.9549772775191 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST44512", - "ref": "FR*SOD*S*FAST*445*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT JEAN DANGELY", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.529423095745674, - 45.9549772775191 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST44513", - "ref": "FR*SOD*S*FAST*445*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT JEAN DANGELY", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.64384005856244, - 47.3816650254008 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST44611", - "ref": "FR*SOD*S*FAST*446*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - HERIC", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.64384005856244, - 47.3816650254008 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST44612", - "ref": "FR*SOD*S*FAST*446*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - HERIC", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.64384005856244, - 47.3816650254008 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST44613", - "ref": "FR*SOD*S*FAST*446*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - HERIC", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.659014600000001, - 50.4003044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST4511", - "ref": "FR*SOD*S*FAST*45*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - QUIEVRECHAIN", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.659014600000001, - 50.4003044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST4512", - "ref": "FR*SOD*S*FAST*45*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - QUIEVRECHAIN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.659014600000001, - 50.4003044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST4513", - "ref": "FR*SOD*S*FAST*45*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - QUIEVRECHAIN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.97506007474968, - 48.6040241566656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST45511", - "ref": "FR*SOD*S*FAST*455*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT JOUAN DES GUERETS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.97506007474968, - 48.6040241566656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST45512", - "ref": "FR*SOD*S*FAST*455*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT JOUAN DES GUERETS", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.97506007474968, - 48.6040241566656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST45513", - "ref": "FR*SOD*S*FAST*455*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT JOUAN DES GUERETS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.80256368909512, - 48.4964159116456 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST46011", - "ref": "FR*SOD*S*FAST*460*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CHATELET EN BRIE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.80256368909512, - 48.4964159116456 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST46012", - "ref": "FR*SOD*S*FAST*460*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CHATELET EN BRIE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.80256368909512, - 48.4964159116456 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST46013", - "ref": "FR*SOD*S*FAST*460*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CHATELET EN BRIE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3122951, - 51.02303429999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST4611", - "ref": "FR*SOD*S*FAST*46*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - GRANDE SYNTHE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3122951, - 51.02303429999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST4612", - "ref": "FR*SOD*S*FAST*46*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - GRANDE SYNTHE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3122951, - 51.02303429999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST4613", - "ref": "FR*SOD*S*FAST*46*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - GRANDE SYNTHE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8615797168131, - 50.9369249609461 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST46511", - "ref": "FR*SOD*S*FAST*465*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CALAIS CURIE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8615797168131, - 50.9369249609461 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST46512", - "ref": "FR*SOD*S*FAST*465*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CALAIS CURIE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8615797168131, - 50.9369249609461 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST46513", - "ref": "FR*SOD*S*FAST*465*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CALAIS CURIE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.98880593085737, - 47.8525822843138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST46811", - "ref": "FR*SOD*S*FAST*468*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - TONNERRE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.98880593085737, - 47.8525822843138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST46812", - "ref": "FR*SOD*S*FAST*468*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - TONNERRE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.98880593085737, - 47.8525822843138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST46813", - "ref": "FR*SOD*S*FAST*468*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - TONNERRE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.21755920330091, - 47.8823659955297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST46911", - "ref": "FR*SOD*S*FAST*469*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PONT LABBE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.21755920330091, - 47.8823659955297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST46912", - "ref": "FR*SOD*S*FAST*469*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PONT LABBE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.21755920330091, - 47.8823659955297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST46913", - "ref": "FR*SOD*S*FAST*469*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PONT LABBE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.55260704843376, - 48.8380407828848 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST47011", - "ref": "FR*SOD*S*FAST*470*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - GRANVILLE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.55260704843376, - 48.8380407828848 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST47012", - "ref": "FR*SOD*S*FAST*470*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - GRANVILLE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.55260704843376, - 48.8380407828848 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST47013", - "ref": "FR*SOD*S*FAST*470*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - GRANVILLE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2331877, - 50.16888159999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST4711", - "ref": "FR*SOD*S*FAST*47*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CAMBRAI BD DE LA LIBERTE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.42762549229283, - 44.4669324279178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST47111", - "ref": "FR*SOD*S*FAST*471*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CAHORS", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.42762549229283, - 44.4669324279178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST47112", - "ref": "FR*SOD*S*FAST*471*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CAHORS", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.42762549229283, - 44.4669324279178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST47113", - "ref": "FR*SOD*S*FAST*471*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CAHORS", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2331877, - 50.16888159999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST4712", - "ref": "FR*SOD*S*FAST*47*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CAMBRAI BD DE LA LIBERTE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2331877, - 50.16888159999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST4713", - "ref": "FR*SOD*S*FAST*47*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CAMBRAI BD DE LA LIBERTE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2331877, - 50.16888159999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST4721", - "ref": "FR*SOD*S*FAST*47*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - CAMBRAI BD DE LA LIBERTE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.3980298546863, - 47.2937496028618 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST47211", - "ref": "FR*SOD*S*FAST*472*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - GUERANDE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.3980298546863, - 47.2937496028618 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST47212", - "ref": "FR*SOD*S*FAST*472*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - GUERANDE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.3980298546863, - 47.2937496028618 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST47213", - "ref": "FR*SOD*S*FAST*472*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - GUERANDE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2331877, - 50.16888159999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST4722", - "ref": "FR*SOD*S*FAST*47*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - CAMBRAI BD DE LA LIBERTE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2331877, - 50.16888159999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST4723", - "ref": "FR*SOD*S*FAST*47*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - CAMBRAI BD DE LA LIBERTE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.58925886450224, - 47.8688281602312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST47311", - "ref": "FR*SOD*S*FAST*473*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MELLAC", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.58925886450224, - 47.8688281602312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST47312", - "ref": "FR*SOD*S*FAST*473*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MELLAC", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.58925886450224, - 47.8688281602312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST47313", - "ref": "FR*SOD*S*FAST*473*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MELLAC", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.379930030793129, - 45.1110757748442 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST47411", - "ref": "FR*SOD*S*FAST*474*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CAVIGNAC", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.379930030793129, - 45.1110757748442 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST47412", - "ref": "FR*SOD*S*FAST*474*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CAVIGNAC", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.379930030793129, - 45.1110757748442 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST47413", - "ref": "FR*SOD*S*FAST*474*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CAVIGNAC", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.779618287537296, - 43.4878590325016 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST47611", - "ref": "FR*SOD*S*FAST*476*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ORTHEZ", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.779618287537296, - 43.4878590325016 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST47612", - "ref": "FR*SOD*S*FAST*476*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ORTHEZ", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.779618287537296, - 43.4878590325016 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST47613", - "ref": "FR*SOD*S*FAST*476*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ORTHEZ", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.112198218793192, - 45.0522434936018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST47711", - "ref": "FR*SOD*S*FAST*477*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - COUTRAS", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.112198218793192, - 45.0522434936018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST47712", - "ref": "FR*SOD*S*FAST*477*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - COUTRAS", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.112198218793192, - 45.0522434936018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST47713", - "ref": "FR*SOD*S*FAST*477*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - COUTRAS", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.68253702314356, - 47.1627435311263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST47811", - "ref": "FR*SOD*S*FAST*478*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BOUAYE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.68253702314356, - 47.1627435311263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST47812", - "ref": "FR*SOD*S*FAST*478*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BOUAYE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.68253702314356, - 47.1627435311263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST47813", - "ref": "FR*SOD*S*FAST*478*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BOUAYE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.69099678951138, - 47.8533874294459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST48011", - "ref": "FR*SOD*S*FAST*480*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BAIN DE BRETAGNE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.69099678951138, - 47.8533874294459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST48012", - "ref": "FR*SOD*S*FAST*480*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BAIN DE BRETAGNE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.69099678951138, - 47.8533874294459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST48013", - "ref": "FR*SOD*S*FAST*480*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BAIN DE BRETAGNE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.25103080503236, - 50.184281036384114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST4811", - "ref": "FR*SOD*S*FAST*48*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CAMBRAI AV. DE VALENCIENNES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.25103080503236, - 50.184281036384114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST4812", - "ref": "FR*SOD*S*FAST*48*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CAMBRAI AV. DE VALENCIENNES", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.25103080503236, - 50.184281036384114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST4813", - "ref": "FR*SOD*S*FAST*48*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CAMBRAI AV. DE VALENCIENNES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4661906, - 48.1051952 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST48311", - "ref": "FR*SOD*S*FAST*483*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SERVON-SUR-VILAINE", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4661906, - 48.1051952 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST48312", - "ref": "FR*SOD*S*FAST*483*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SERVON-SUR-VILAINE", - "capacity": "3", - "charging_station:output": "200 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4661906, - 48.1051952 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST48313", - "ref": "FR*SOD*S*FAST*483*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SERVON-SUR-VILAINE", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4661906, - 48.1051952 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST48321", - "ref": "FR*SOD*S*FAST*483*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - SERVON-SUR-VILAINE", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4661906, - 48.1051952 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST48322", - "ref": "FR*SOD*S*FAST*483*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - SERVON-SUR-VILAINE", - "capacity": "3", - "charging_station:output": "200 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4661906, - 48.1051952 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST48323", - "ref": "FR*SOD*S*FAST*483*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - SERVON-SUR-VILAINE", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4661906, - 48.1051952 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST48331", - "ref": "FR*SOD*S*FAST*483*3*_*_", - "description": "IZIVIA FAST - MCDONALDS - SERVON-SUR-VILAINE", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4661906, - 48.1051952 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST48332", - "ref": "FR*SOD*S*FAST*483*3*_*_", - "description": "IZIVIA FAST - MCDONALDS - SERVON-SUR-VILAINE", - "capacity": "3", - "charging_station:output": "200 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4661906, - 48.1051952 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST48333", - "ref": "FR*SOD*S*FAST*483*3*_*_", - "description": "IZIVIA FAST - MCDONALDS - SERVON-SUR-VILAINE", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.67163605248068, - 48.5912454874257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST48711", - "ref": "FR*SOD*S*FAST*487*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - WOLFISHEIM", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.67163605248068, - 48.5912454874257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST48712", - "ref": "FR*SOD*S*FAST*487*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - WOLFISHEIM", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.67163605248068, - 48.5912454874257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST48713", - "ref": "FR*SOD*S*FAST*487*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - WOLFISHEIM", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.17694, - 49.118014 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST4911", - "ref": "FR*SOD*S*FAST*49*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MOULT", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.17694, - 49.118014 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST4912", - "ref": "FR*SOD*S*FAST*49*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MOULT", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.17694, - 49.118014 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST4913", - "ref": "FR*SOD*S*FAST*49*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MOULT", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.70055618922624, - 49.3078317679594 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST49211", - "ref": "FR*SOD*S*FAST*492*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - FISMES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.70055618922624, - 49.3078317679594 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST49212", - "ref": "FR*SOD*S*FAST*492*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - FISMES", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.70055618922624, - 49.3078317679594 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST49213", - "ref": "FR*SOD*S*FAST*492*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - FISMES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.74124679708722, - 50.7234309594651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST49311", - "ref": "FR*SOD*S*FAST*493*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BAILLEUL LECLERC", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.74124679708722, - 50.7234309594651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST49312", - "ref": "FR*SOD*S*FAST*493*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BAILLEUL LECLERC", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.74124679708722, - 50.7234309594651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST49313", - "ref": "FR*SOD*S*FAST*493*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BAILLEUL LECLERC", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.643188, - 49.927832 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST49411", - "ref": "FR*SOD*S*FAST*494*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BLANGY SUR BRESLE A28", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.643188, - 49.927832 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST49412", - "ref": "FR*SOD*S*FAST*494*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BLANGY SUR BRESLE A28", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.643188, - 49.927832 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST49413", - "ref": "FR*SOD*S*FAST*494*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BLANGY SUR BRESLE A28", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.643188, - 49.927832 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST49421", - "ref": "FR*SOD*S*FAST*494*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - BLANGY SUR BRESLE A28", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.643188, - 49.927832 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST49422", - "ref": "FR*SOD*S*FAST*494*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - BLANGY SUR BRESLE A28", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.643188, - 49.927832 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST49423", - "ref": "FR*SOD*S*FAST*494*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - BLANGY SUR BRESLE A28", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.09170458863044, - 49.9114715496823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST49511", - "ref": "FR*SOD*S*FAST*495*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - HIRSON", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.09170458863044, - 49.9114715496823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST49512", - "ref": "FR*SOD*S*FAST*495*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - HIRSON", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.09170458863044, - 49.9114715496823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST49513", - "ref": "FR*SOD*S*FAST*495*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - HIRSON", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.09013709929095, - 43.7408196383595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST49611", - "ref": "FR*SOD*S*FAST*496*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SENAS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.09013709929095, - 43.7408196383595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST49612", - "ref": "FR*SOD*S*FAST*496*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SENAS", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.09013709929095, - 43.7408196383595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST49613", - "ref": "FR*SOD*S*FAST*496*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SENAS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.09013709929095, - 43.7408196383595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST49621", - "ref": "FR*SOD*S*FAST*496*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - SENAS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.09013709929095, - 43.7408196383595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST49622", - "ref": "FR*SOD*S*FAST*496*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - SENAS", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.09013709929095, - 43.7408196383595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST49623", - "ref": "FR*SOD*S*FAST*496*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - SENAS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.20942325996023, - 47.2932807173838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST49711", - "ref": "FR*SOD*S*FAST*497*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT NAZAIRE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.20942325996023, - 47.2932807173838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST49712", - "ref": "FR*SOD*S*FAST*497*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT NAZAIRE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.20942325996023, - 47.2932807173838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST49713", - "ref": "FR*SOD*S*FAST*497*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT NAZAIRE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.437246989363812, - 45.0060095633514 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST49811", - "ref": "FR*SOD*S*FAST*498*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT ANDRE DE CUBZAC 1", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.437246989363812, - 45.0060095633514 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST49812", - "ref": "FR*SOD*S*FAST*498*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT ANDRE DE CUBZAC 1", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.437246989363812, - 45.0060095633514 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST49813", - "ref": "FR*SOD*S*FAST*498*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT ANDRE DE CUBZAC 1", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.31097934659052, - 43.5708375198908 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST49911", - "ref": "FR*SOD*S*FAST*499*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PLAISANCE DU TOUCH", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.31097934659052, - 43.5708375198908 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST49912", - "ref": "FR*SOD*S*FAST*499*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PLAISANCE DU TOUCH", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.31097934659052, - 43.5708375198908 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST49913", - "ref": "FR*SOD*S*FAST*499*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PLAISANCE DU TOUCH", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.757981, - 48.827809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST50011", - "ref": "FR*SOD*S*FAST*500*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - HAGUENAU TAUBENHOF", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.757981, - 48.827809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST50012", - "ref": "FR*SOD*S*FAST*500*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - HAGUENAU TAUBENHOF", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.757981, - 48.827809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST50013", - "ref": "FR*SOD*S*FAST*500*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - HAGUENAU TAUBENHOF", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.112278100000001, - 45.1462661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST5011", - "ref": "FR*SOD*S*FAST*50*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - YSSINGEAUX", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.379984037768193, - 43.3243390150907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST50111", - "ref": "FR*SOD*S*FAST*501*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PAU SUD", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.379984037768193, - 43.3243390150907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST50112", - "ref": "FR*SOD*S*FAST*501*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PAU SUD", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.379984037768193, - 43.3243390150907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST50113", - "ref": "FR*SOD*S*FAST*501*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PAU SUD", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.112278100000001, - 45.1462661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST5012", - "ref": "FR*SOD*S*FAST*50*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - YSSINGEAUX", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.112278100000001, - 45.1462661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST5013", - "ref": "FR*SOD*S*FAST*50*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - YSSINGEAUX", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.660424027389363, - 45.1947124328036 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST50311", - "ref": "FR*SOD*S*FAST*503*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MARSAC", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.660424027389363, - 45.1947124328036 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST50312", - "ref": "FR*SOD*S*FAST*503*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MARSAC", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.660424027389363, - 45.1947124328036 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST50313", - "ref": "FR*SOD*S*FAST*503*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MARSAC", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.660424027389363, - 45.1947124328036 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST50321", - "ref": "FR*SOD*S*FAST*503*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - MARSAC", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.660424027389363, - 45.1947124328036 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST50322", - "ref": "FR*SOD*S*FAST*503*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - MARSAC", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.660424027389363, - 45.1947124328036 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST50323", - "ref": "FR*SOD*S*FAST*503*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - MARSAC", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.21067, - 44.90258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST50411", - "ref": "FR*SOD*S*FAST*504*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SARLAT", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.21067, - 44.90258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST50412", - "ref": "FR*SOD*S*FAST*504*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SARLAT", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.21067, - 44.90258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST50413", - "ref": "FR*SOD*S*FAST*504*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SARLAT", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.423994493179346, - 45.0127548512916 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST50511", - "ref": "FR*SOD*S*FAST*505*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT ANDRE DE CUBZAC 2", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.423994493179346, - 45.0127548512916 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST50512", - "ref": "FR*SOD*S*FAST*505*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT ANDRE DE CUBZAC 2", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.423994493179346, - 45.0127548512916 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST50513", - "ref": "FR*SOD*S*FAST*505*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT ANDRE DE CUBZAC 2", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.563336842480519, - 45.5738808067551 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST50611", - "ref": "FR*SOD*S*FAST*506*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PONS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.563336842480519, - 45.5738808067551 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST50612", - "ref": "FR*SOD*S*FAST*506*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PONS", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.563336842480519, - 45.5738808067551 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST50613", - "ref": "FR*SOD*S*FAST*506*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PONS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.0799203839783618, - 44.3159911041586 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST50711", - "ref": "FR*SOD*S*FAST*507*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CASTELJALOUX", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.0799203839783618, - 44.3159911041586 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST50712", - "ref": "FR*SOD*S*FAST*507*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CASTELJALOUX", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.0799203839783618, - 44.3159911041586 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST50713", - "ref": "FR*SOD*S*FAST*507*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CASTELJALOUX", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53891, - 48.85803 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST50811", - "ref": "FR*SOD*S*FAST*508*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CONDE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53891, - 48.85803 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST50812", - "ref": "FR*SOD*S*FAST*508*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CONDE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53891, - 48.85803 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST50813", - "ref": "FR*SOD*S*FAST*508*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CONDE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3849956128452, - 43.2073627215667 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST50911", - "ref": "FR*SOD*S*FAST*509*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CARCASSONNE EUROPE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3849956128452, - 43.2073627215667 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST50912", - "ref": "FR*SOD*S*FAST*509*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CARCASSONNE EUROPE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3849956128452, - 43.2073627215667 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST50913", - "ref": "FR*SOD*S*FAST*509*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CARCASSONNE EUROPE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3849956128452, - 43.2073627215667 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST50921", - "ref": "FR*SOD*S*FAST*509*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - CARCASSONNE EUROPE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3849956128452, - 43.2073627215667 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST50922", - "ref": "FR*SOD*S*FAST*509*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - CARCASSONNE EUROPE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3849956128452, - 43.2073627215667 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST50923", - "ref": "FR*SOD*S*FAST*509*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - CARCASSONNE EUROPE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.32991927395896, - 43.4732555567976 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST51011", - "ref": "FR*SOD*S*FAST*510*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MURET NORD", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.32991927395896, - 43.4732555567976 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST51012", - "ref": "FR*SOD*S*FAST*510*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MURET NORD", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.32991927395896, - 43.4732555567976 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST51013", - "ref": "FR*SOD*S*FAST*510*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MURET NORD", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.32991927395896, - 43.4732555567976 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST51021", - "ref": "FR*SOD*S*FAST*510*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - MURET NORD", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.32991927395896, - 43.4732555567976 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST51022", - "ref": "FR*SOD*S*FAST*510*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - MURET NORD", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.32991927395896, - 43.4732555567976 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST51023", - "ref": "FR*SOD*S*FAST*510*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - MURET NORD", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3703974, - 47.57133210000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST5111", - "ref": "FR*SOD*S*FAST*51*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BLOIS VINEUIL ", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3703974, - 47.57133210000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST5112", - "ref": "FR*SOD*S*FAST*51*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BLOIS VINEUIL ", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3703974, - 47.57133210000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST5113", - "ref": "FR*SOD*S*FAST*51*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BLOIS VINEUIL ", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1210021409377, - 49.0358763772188 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST51611", - "ref": "FR*SOD*S*FAST*516*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT OUEN LAUMONE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1210021409377, - 49.0358763772188 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST51612", - "ref": "FR*SOD*S*FAST*516*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT OUEN LAUMONE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1210021409377, - 49.0358763772188 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST51613", - "ref": "FR*SOD*S*FAST*516*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT OUEN LAUMONE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1210021409377, - 49.0358763772188 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST51621", - "ref": "FR*SOD*S*FAST*516*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT OUEN LAUMONE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1210021409377, - 49.0358763772188 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST51622", - "ref": "FR*SOD*S*FAST*516*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT OUEN LAUMONE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1210021409377, - 49.0358763772188 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST51623", - "ref": "FR*SOD*S*FAST*516*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT OUEN LAUMONE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.20990698668507, - 43.528196878706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST51811", - "ref": "FR*SOD*S*FAST*518*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - FONSORBES", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.20990698668507, - 43.528196878706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST51812", - "ref": "FR*SOD*S*FAST*518*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - FONSORBES", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.20990698668507, - 43.528196878706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST51813", - "ref": "FR*SOD*S*FAST*518*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - FONSORBES", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4939369519873, - 43.5733480699585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST51921", - "ref": "FR*SOD*S*FAST*519*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - TOULOUSE MONTAUDRAN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4939369519873, - 43.5733480699585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST51922", - "ref": "FR*SOD*S*FAST*519*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - TOULOUSE MONTAUDRAN", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4939369519873, - 43.5733480699585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST51923", - "ref": "FR*SOD*S*FAST*519*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - TOULOUSE MONTAUDRAN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3253302221679775, - 45.12863312974195 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST52011", - "ref": "FR*SOD*S*FAST*520*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - TERRASSON-LAVILLEDIEU", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3253302221679775, - 45.12863312974195 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST52012", - "ref": "FR*SOD*S*FAST*520*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - TERRASSON-LAVILLEDIEU", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3253302221679775, - 45.12863312974195 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST52013", - "ref": "FR*SOD*S*FAST*520*1*_*_", - "description": "IZIVIA FAST - MC DONALDS - TERRASSON-LAVILLEDIEU", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.0038281, - 48.6689574 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST521", - "ref": "FR*SOD*S*FAST*5*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT-POL-DE-LEON", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6202, - 48.11357870000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST5211", - "ref": "FR*SOD*S*FAST*52*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - RENNES CESSON", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.593087883526508, - 43.0607529964776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST52111", - "ref": "FR*SOD*S*FAST*521*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - GOURDAN POLIGNAN", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.593087883526508, - 43.0607529964776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST52112", - "ref": "FR*SOD*S*FAST*521*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - GOURDAN POLIGNAN", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.593087883526508, - 43.0607529964776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST52113", - "ref": "FR*SOD*S*FAST*521*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - GOURDAN POLIGNAN", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6202, - 48.11357870000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST5212", - "ref": "FR*SOD*S*FAST*52*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - RENNES CESSON", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6202, - 48.11357870000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST5213", - "ref": "FR*SOD*S*FAST*52*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - RENNES CESSON", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.0038281, - 48.6689574 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST522", - "ref": "FR*SOD*S*FAST*5*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT-POL-DE-LEON", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6202, - 48.11357870000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST5221", - "ref": "FR*SOD*S*FAST*52*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - RENNES CESSON", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6202, - 48.11357870000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST5222", - "ref": "FR*SOD*S*FAST*52*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - RENNES CESSON", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6202, - 48.11357870000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST5223", - "ref": "FR*SOD*S*FAST*52*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - RENNES CESSON", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.0038281, - 48.6689574 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST523", - "ref": "FR*SOD*S*FAST*5*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT-POL-DE-LEON", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.759827590475437, - 43.1137372550393 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST52911", - "ref": "FR*SOD*S*FAST*529*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ESTANCARBON", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.759827590475437, - 43.1137372550393 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST52912", - "ref": "FR*SOD*S*FAST*529*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ESTANCARBON", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.759827590475437, - 43.1137372550393 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST52913", - "ref": "FR*SOD*S*FAST*529*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ESTANCARBON", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.759827590475437, - 43.1137372550393 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST52921", - "ref": "FR*SOD*S*FAST*529*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - ESTANCARBON", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.759827590475437, - 43.1137372550393 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST52922", - "ref": "FR*SOD*S*FAST*529*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - ESTANCARBON", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.759827590475437, - 43.1137372550393 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST52923", - "ref": "FR*SOD*S*FAST*529*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - ESTANCARBON", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2258459, - 48.9013208 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST5311", - "ref": "FR*SOD*S*FAST*53*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - NANTERRE PREFECTURE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2258459, - 48.9013208 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST5312", - "ref": "FR*SOD*S*FAST*53*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - NANTERRE PREFECTURE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2258459, - 48.9013208 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST5313", - "ref": "FR*SOD*S*FAST*53*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - NANTERRE PREFECTURE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8271126, - 50.4630234 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST5411", - "ref": "FR*SOD*S*FAST*54*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - VENDIN LE VIEL", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8271126, - 50.4630234 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST5412", - "ref": "FR*SOD*S*FAST*54*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - VENDIN LE VIEL", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8271126, - 50.4630234 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST5413", - "ref": "FR*SOD*S*FAST*54*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - VENDIN LE VIEL", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.641783489022359, - 45.1293707815775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST54311", - "ref": "FR*SOD*S*FAST*543*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT MARTIN LACAUSSADE", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.641783489022359, - 45.1293707815775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST54312", - "ref": "FR*SOD*S*FAST*543*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT MARTIN LACAUSSADE", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.641783489022359, - 45.1293707815775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST54313", - "ref": "FR*SOD*S*FAST*543*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT MARTIN LACAUSSADE", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.08985790467182, - 50.3804353671747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST54411", - "ref": "FR*SOD*S*FAST*544*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - DOUAI VAUBAN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.08985790467182, - 50.3804353671747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST54412", - "ref": "FR*SOD*S*FAST*544*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - DOUAI VAUBAN", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.08985790467182, - 50.3804353671747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST54413", - "ref": "FR*SOD*S*FAST*544*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - DOUAI VAUBAN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.08985790467182, - 50.3804353671747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST54421", - "ref": "FR*SOD*S*FAST*544*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - DOUAI VAUBAN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.08985790467182, - 50.3804353671747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST54422", - "ref": "FR*SOD*S*FAST*544*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - DOUAI VAUBAN", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.08985790467182, - 50.3804353671747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST54423", - "ref": "FR*SOD*S*FAST*544*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - DOUAI VAUBAN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.46836121815409, - 48.4183551952887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST54611", - "ref": "FR*SOD*S*FAST*546*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BREST GOUESNOU", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.46836121815409, - 48.4183551952887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST54612", - "ref": "FR*SOD*S*FAST*546*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BREST GOUESNOU", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.46836121815409, - 48.4183551952887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST54613", - "ref": "FR*SOD*S*FAST*546*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BREST GOUESNOU", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.46836121815409, - 48.4183551952887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST54621", - "ref": "FR*SOD*S*FAST*546*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - BREST GOUESNOU", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.46836121815409, - 48.4183551952887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST54622", - "ref": "FR*SOD*S*FAST*546*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - BREST GOUESNOU", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.46836121815409, - 48.4183551952887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST54623", - "ref": "FR*SOD*S*FAST*546*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - BREST GOUESNOU", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.88018424503501, - 48.0592905866465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST55011", - "ref": "FR*SOD*S*FAST*550*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BREAL SOUS MONTFORT", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.88018424503501, - 48.0592905866465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST55012", - "ref": "FR*SOD*S*FAST*550*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BREAL SOUS MONTFORT", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.88018424503501, - 48.0592905866465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST55013", - "ref": "FR*SOD*S*FAST*550*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BREAL SOUS MONTFORT", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6785204, - 50.47474039999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST5511", - "ref": "FR*SOD*S*FAST*55*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - NOEUX LES MINES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6785204, - 50.47474039999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST5512", - "ref": "FR*SOD*S*FAST*55*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - NOEUX LES MINES", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6785204, - 50.47474039999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST5513", - "ref": "FR*SOD*S*FAST*55*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - NOEUX LES MINES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0335602, - 50.0269096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST5611", - "ref": "FR*SOD*S*FAST*56*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - FOURMIES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.05076070476722, - 43.7236038752437 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST56111", - "ref": "FR*SOD*S*FAST*561*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT PAUL LES DAX", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.05076070476722, - 43.7236038752437 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST56112", - "ref": "FR*SOD*S*FAST*561*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT PAUL LES DAX", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.05076070476722, - 43.7236038752437 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST56113", - "ref": "FR*SOD*S*FAST*561*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT PAUL LES DAX", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0335602, - 50.0269096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST5612", - "ref": "FR*SOD*S*FAST*56*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - FOURMIES", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.05076070476722, - 43.7236038752437 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST56121", - "ref": "FR*SOD*S*FAST*561*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT PAUL LES DAX", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.05076070476722, - 43.7236038752437 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST56122", - "ref": "FR*SOD*S*FAST*561*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT PAUL LES DAX", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.05076070476722, - 43.7236038752437 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST56123", - "ref": "FR*SOD*S*FAST*561*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT PAUL LES DAX", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0335602, - 50.0269096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST5613", - "ref": "FR*SOD*S*FAST*56*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - FOURMIES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2767796930477466, - 48.670974570553966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST57811", - "ref": "FR*SOD*S*FAST*578*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - VILLE DU BOIS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2767796930477466, - 48.670974570553966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST57812", - "ref": "FR*SOD*S*FAST*578*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - VILLE DU BOIS", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2767796930477466, - 48.670974570553966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST57813", - "ref": "FR*SOD*S*FAST*578*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - VILLE DU BOIS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.434890225652633, - 50.95621137705918 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST5811", - "ref": "FR*SOD*S*FAST*58*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - QUAEDYPRE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.434890225652633, - 50.95621137705918 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST5812", - "ref": "FR*SOD*S*FAST*58*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - QUAEDYPRE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.434890225652633, - 50.95621137705918 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST5813", - "ref": "FR*SOD*S*FAST*58*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - QUAEDYPRE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7778639, - 50.4226176 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST5911", - "ref": "FR*SOD*S*FAST*59*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LIEVIN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7778639, - 50.4226176 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST5912", - "ref": "FR*SOD*S*FAST*59*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LIEVIN", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7778639, - 50.4226176 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST5913", - "ref": "FR*SOD*S*FAST*59*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LIEVIN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.70528162435089, - 48.6047524717437 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST60811", - "ref": "FR*SOD*S*FAST*608*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - OBERHAUSBERGEN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.70528162435089, - 48.6047524717437 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST60812", - "ref": "FR*SOD*S*FAST*608*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - OBERHAUSBERGEN", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.70528162435089, - 48.6047524717437 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST60813", - "ref": "FR*SOD*S*FAST*608*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - OBERHAUSBERGEN", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3482691, - 49.66251219999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST611", - "ref": "FR*SOD*S*FAST*6*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BEAUTOR", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.2120696, - 45.6331832 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST6111", - "ref": "FR*SOD*S*FAST*61*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SOYAUX", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.2120696, - 45.6331832 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST6112", - "ref": "FR*SOD*S*FAST*61*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SOYAUX", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.2120696, - 45.6331832 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST6113", - "ref": "FR*SOD*S*FAST*61*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SOYAUX", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3482691, - 49.66251219999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST612", - "ref": "FR*SOD*S*FAST*6*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BEAUTOR", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3482691, - 49.66251219999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST613", - "ref": "FR*SOD*S*FAST*6*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BEAUTOR", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.021132922090138, - 49.22058368044228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST6211", - "ref": "FR*SOD*S*FAST*62*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - REIMS VAL MURIGNY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.021132922090138, - 49.22058368044228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST6212", - "ref": "FR*SOD*S*FAST*62*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - REIMS VAL MURIGNY", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.021132922090138, - 49.22058368044228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST6213", - "ref": "FR*SOD*S*FAST*62*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - REIMS VAL MURIGNY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1113158, - 49.92229760000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST6311", - "ref": "FR*SOD*S*FAST*63*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - DIEPPE MONOD", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1113158, - 49.92229760000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST6312", - "ref": "FR*SOD*S*FAST*63*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - DIEPPE MONOD", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1113158, - 49.92229760000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST6313", - "ref": "FR*SOD*S*FAST*63*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - DIEPPE MONOD", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5947085, - 50.4038973 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST6411", - "ref": "FR*SOD*S*FAST*64*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BERCK", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5947085, - 50.4038973 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST6412", - "ref": "FR*SOD*S*FAST*64*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BERCK", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5947085, - 50.4038973 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST6413", - "ref": "FR*SOD*S*FAST*64*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BERCK", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0824741, - 45.9329847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST6511", - "ref": "FR*SOD*S*FAST*65*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - EPAGNY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0824741, - 45.9329847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST6512", - "ref": "FR*SOD*S*FAST*65*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - EPAGNY", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0824741, - 45.9329847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST6513", - "ref": "FR*SOD*S*FAST*65*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - EPAGNY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0824741, - 45.9329847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST6521", - "ref": "FR*SOD*S*FAST*65*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - EPAGNY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0824741, - 45.9329847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST6522", - "ref": "FR*SOD*S*FAST*65*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - EPAGNY", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0824741, - 45.9329847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST6523", - "ref": "FR*SOD*S*FAST*65*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - EPAGNY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.291332949650031, - 49.86390091582861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST6611", - "ref": "FR*SOD*S*FAST*66*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT-QUENTIN CORA", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.291332949650031, - 49.86390091582861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST6612", - "ref": "FR*SOD*S*FAST*66*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT-QUENTIN CORA", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.291332949650031, - 49.86390091582861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST6613", - "ref": "FR*SOD*S*FAST*66*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT-QUENTIN CORA", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.896586999999999, - 45.6939602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST6711", - "ref": "FR*SOD*S*FAST*67*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - AIX-LES-BAINS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.896586999999999, - 45.6939602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST6712", - "ref": "FR*SOD*S*FAST*67*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - AIX-LES-BAINS", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.896586999999999, - 45.6939602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST6713", - "ref": "FR*SOD*S*FAST*67*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - AIX-LES-BAINS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.548526000000001, - 46.668793 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST6811", - "ref": "FR*SOD*S*FAST*68*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LONS-LE-SAUNIER", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.548526000000001, - 46.668793 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST6812", - "ref": "FR*SOD*S*FAST*68*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LONS-LE-SAUNIER", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.548526000000001, - 46.668793 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST6813", - "ref": "FR*SOD*S*FAST*68*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LONS-LE-SAUNIER", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.548526000000001, - 46.668793 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST6821", - "ref": "FR*SOD*S*FAST*68*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - LONS-LE-SAUNIER", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.548526000000001, - 46.668793 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST6822", - "ref": "FR*SOD*S*FAST*68*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - LONS-LE-SAUNIER", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.548526000000001, - 46.668793 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST6823", - "ref": "FR*SOD*S*FAST*68*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - LONS-LE-SAUNIER", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.055317, - 46.066445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST7011", - "ref": "FR*SOD*S*FAST*70*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MABLY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.055317, - 46.066445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST7012", - "ref": "FR*SOD*S*FAST*70*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MABLY", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.055317, - 46.066445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST7013", - "ref": "FR*SOD*S*FAST*70*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MABLY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.055317, - 46.066445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST7021", - "ref": "FR*SOD*S*FAST*70*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - MABLY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.055317, - 46.066445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST7022", - "ref": "FR*SOD*S*FAST*70*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - MABLY", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.055317, - 46.066445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST7023", - "ref": "FR*SOD*S*FAST*70*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - MABLY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0071933127669093, - 42.55868718307553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST7111", - "ref": "FR*SOD*S*FAST*71*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ARGELES-SUR-MER", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0071933127669093, - 42.55868718307553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST7112", - "ref": "FR*SOD*S*FAST*71*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ARGELES-SUR-MER", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0071933127669093, - 42.55868718307553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST7113", - "ref": "FR*SOD*S*FAST*71*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - ARGELES-SUR-MER", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0071933127669093, - 42.55868718307553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST7121", - "ref": "FR*SOD*S*FAST*71*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - ARGELES-SUR-MER", - "capacity": "3", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0071933127669093, - 42.55868718307553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST7122", - "ref": "FR*SOD*S*FAST*71*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - ARGELES-SUR-MER", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0071933127669093, - 42.55868718307553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST7123", - "ref": "FR*SOD*S*FAST*71*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - ARGELES-SUR-MER", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0687107, - 49.7322313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST7211", - "ref": "FR*SOD*S*FAST*72*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MUILLE-VILLETTE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0687107, - 49.7322313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST7212", - "ref": "FR*SOD*S*FAST*72*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MUILLE-VILLETTE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0687107, - 49.7322313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST7213", - "ref": "FR*SOD*S*FAST*72*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MUILLE-VILLETTE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.035890227234391, - 49.28943457878399 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST7311", - "ref": "FR*SOD*S*FAST*73*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CAUDEBEC-LES-ELBEUF", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.035890227234391, - 49.28943457878399 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST7312", - "ref": "FR*SOD*S*FAST*73*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CAUDEBEC-LES-ELBEUF", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.035890227234391, - 49.28943457878399 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST7313", - "ref": "FR*SOD*S*FAST*73*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - CAUDEBEC-LES-ELBEUF", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2506204, - 43.3481593 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST7411", - "ref": "FR*SOD*S*FAST*74*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BEZIERS-FRIGOULAS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2506204, - 43.3481593 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST7412", - "ref": "FR*SOD*S*FAST*74*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BEZIERS-FRIGOULAS", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2506204, - 43.3481593 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST7413", - "ref": "FR*SOD*S*FAST*74*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BEZIERS-FRIGOULAS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.113444, - 50.989505 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST7511", - "ref": "FR*SOD*S*FAST*75*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - GRAND FORT PHILIPPE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.113444, - 50.989505 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST7512", - "ref": "FR*SOD*S*FAST*75*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - GRAND FORT PHILIPPE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.113444, - 50.989505 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST7513", - "ref": "FR*SOD*S*FAST*75*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - GRAND FORT PHILIPPE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.392329, - 51.033594 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST7611", - "ref": "FR*SOD*S*FAST*76*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - DUNKERQUE VILLETTE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.392329, - 51.033594 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST7612", - "ref": "FR*SOD*S*FAST*76*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - DUNKERQUE VILLETTE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.392329, - 51.033594 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST7613", - "ref": "FR*SOD*S*FAST*76*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - DUNKERQUE VILLETTE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9447924567381722, - 50.443940107618296 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST7711", - "ref": "FR*SOD*S*FAST*77*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - COURRIERES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9447924567381722, - 50.443940107618296 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST7712", - "ref": "FR*SOD*S*FAST*77*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - COURRIERES", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9447924567381722, - 50.443940107618296 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST7713", - "ref": "FR*SOD*S*FAST*77*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - COURRIERES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.401296399999999, - 43.3031425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST7811", - "ref": "FR*SOD*S*FAST*78*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MARSEILLE BLANCARDE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.401296399999999, - 43.3031425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST7812", - "ref": "FR*SOD*S*FAST*78*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MARSEILLE BLANCARDE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.401296399999999, - 43.3031425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST7813", - "ref": "FR*SOD*S*FAST*78*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MARSEILLE BLANCARDE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.399650900000001, - 43.2955719 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST8011", - "ref": "FR*SOD*S*FAST*80*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MARSEILLE CHAVE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.399650900000001, - 43.2955719 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST8012", - "ref": "FR*SOD*S*FAST*80*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MARSEILLE CHAVE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.399650900000001, - 43.2955719 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST8013", - "ref": "FR*SOD*S*FAST*80*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MARSEILLE CHAVE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.349948, - 50.389483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST811", - "ref": "FR*SOD*S*FAST*8*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT-POL-SUR-TERNOISE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.349948, - 50.389483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST812", - "ref": "FR*SOD*S*FAST*8*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT-POL-SUR-TERNOISE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.349948, - 50.389483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST813", - "ref": "FR*SOD*S*FAST*8*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT-POL-SUR-TERNOISE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3832224, - 49.0371031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST8221", - "ref": "FR*SOD*S*FAST*82*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - CHATEAU-THIERRY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3832224, - 49.0371031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST8222", - "ref": "FR*SOD*S*FAST*82*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - CHATEAU-THIERRY", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3832224, - 49.0371031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST8223", - "ref": "FR*SOD*S*FAST*82*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - CHATEAU-THIERRY", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9769663, - 50.4158817 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST8411", - "ref": "FR*SOD*S*FAST*84*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - NOYELLES GODAULT", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9769663, - 50.4158817 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST8412", - "ref": "FR*SOD*S*FAST*84*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - NOYELLES GODAULT", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9769663, - 50.4158817 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST8413", - "ref": "FR*SOD*S*FAST*84*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - NOYELLES GODAULT", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9769663, - 50.4158817 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST8421", - "ref": "FR*SOD*S*FAST*84*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - NOYELLES GODAULT", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9769663, - 50.4158817 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST8422", - "ref": "FR*SOD*S*FAST*84*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - NOYELLES GODAULT", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9769663, - 50.4158817 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST8423", - "ref": "FR*SOD*S*FAST*84*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - NOYELLES GODAULT", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4343457, - 43.5181475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST8511", - "ref": "FR*SOD*S*FAST*85*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - AIX-EN-PROVENCE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4343457, - 43.5181475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST8512", - "ref": "FR*SOD*S*FAST*85*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - AIX-EN-PROVENCE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4343457, - 43.5181475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST8513", - "ref": "FR*SOD*S*FAST*85*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - AIX-EN-PROVENCE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8615036, - 44.9192423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST8711", - "ref": "FR*SOD*S*FAST*87*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SOYONS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8615036, - 44.9192423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST8712", - "ref": "FR*SOD*S*FAST*87*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SOYONS", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8615036, - 44.9192423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST8713", - "ref": "FR*SOD*S*FAST*87*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SOYONS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8615036, - 44.9192423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST8721", - "ref": "FR*SOD*S*FAST*87*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - SOYONS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8615036, - 44.9192423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST8722", - "ref": "FR*SOD*S*FAST*87*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - SOYONS", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8615036, - 44.9192423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST8723", - "ref": "FR*SOD*S*FAST*87*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - SOYONS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.3418298, - 43.3510042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST8811", - "ref": "FR*SOD*S*FAST*88*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MARSEILLE CHEMIN DU LITTORAL", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.3418298, - 43.3510042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST8812", - "ref": "FR*SOD*S*FAST*88*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MARSEILLE CHEMIN DU LITTORAL", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.3418298, - 43.3510042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST8813", - "ref": "FR*SOD*S*FAST*88*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MARSEILLE CHEMIN DU LITTORAL", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.7911858, - 47.6605272 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST8911", - "ref": "FR*SOD*S*FAST*89*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - VANNES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.7911858, - 47.6605272 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST8912", - "ref": "FR*SOD*S*FAST*89*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - VANNES", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.7911858, - 47.6605272 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST8913", - "ref": "FR*SOD*S*FAST*89*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - VANNES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.7911858, - 47.6605272 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST8921", - "ref": "FR*SOD*S*FAST*89*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - VANNES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.7911858, - 47.6605272 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST8922", - "ref": "FR*SOD*S*FAST*89*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - VANNES", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.7911858, - 47.6605272 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST8923", - "ref": "FR*SOD*S*FAST*89*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - VANNES", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4006663340616115, - 43.272474053811486 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST9011", - "ref": "FR*SOD*S*FAST*90*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MARSEILLE SAINTE MARGUERITE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4006663340616115, - 43.272474053811486 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST9012", - "ref": "FR*SOD*S*FAST*90*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MARSEILLE SAINTE MARGUERITE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4006663340616115, - 43.272474053811486 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST9013", - "ref": "FR*SOD*S*FAST*90*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MARSEILLE SAINTE MARGUERITE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8567087, - 43.9807823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST9111", - "ref": "FR*SOD*S*FAST*91*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LE PONTET RN7", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8567087, - 43.9807823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST9112", - "ref": "FR*SOD*S*FAST*91*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LE PONTET RN7", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8567087, - 43.9807823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST9113", - "ref": "FR*SOD*S*FAST*91*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - LE PONTET RN7", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8567087, - 43.9807823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST9121", - "ref": "FR*SOD*S*FAST*91*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - LE PONTET RN7", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8567087, - 43.9807823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST9122", - "ref": "FR*SOD*S*FAST*91*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - LE PONTET RN7", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8567087, - 43.9807823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST9123", - "ref": "FR*SOD*S*FAST*91*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - LE PONTET RN7", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.225021, - 43.3648932 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST9211", - "ref": "FR*SOD*S*FAST*92*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BEZIERS-COURONDELLE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.225021, - 43.3648932 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST9212", - "ref": "FR*SOD*S*FAST*92*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BEZIERS-COURONDELLE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.225021, - 43.3648932 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST9213", - "ref": "FR*SOD*S*FAST*92*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BEZIERS-COURONDELLE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.225021, - 43.3648932 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST9221", - "ref": "FR*SOD*S*FAST*92*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - BEZIERS-COURONDELLE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.225021, - 43.3648932 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST9222", - "ref": "FR*SOD*S*FAST*92*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - BEZIERS-COURONDELLE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.225021, - 43.3648932 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST9223", - "ref": "FR*SOD*S*FAST*92*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - BEZIERS-COURONDELLE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5040726, - 43.6795144 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST9311", - "ref": "FR*SOD*S*FAST*93*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PERTUIS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5040726, - 43.6795144 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST9312", - "ref": "FR*SOD*S*FAST*93*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PERTUIS", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5040726, - 43.6795144 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST9313", - "ref": "FR*SOD*S*FAST*93*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - PERTUIS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.11251468755797, - 43.628806224942025 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST9411", - "ref": "FR*SOD*S*FAST*94*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SALON SUD", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.11251468755797, - 43.628806224942025 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST9412", - "ref": "FR*SOD*S*FAST*94*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SALON SUD", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.11251468755797, - 43.628806224942025 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST9413", - "ref": "FR*SOD*S*FAST*94*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SALON SUD", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.751439735476342, - 44.289491408947164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST9511", - "ref": "FR*SOD*S*FAST*95*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BOLLENE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.751439735476342, - 44.289491408947164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST9512", - "ref": "FR*SOD*S*FAST*95*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BOLLENE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.751439735476342, - 44.289491408947164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST9513", - "ref": "FR*SOD*S*FAST*95*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - BOLLENE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4068735094056262, - 50.06069541980761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST9611", - "ref": "FR*SOD*S*FAST*96*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MERS LES BAINS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4068735094056262, - 50.06069541980761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST9612", - "ref": "FR*SOD*S*FAST*96*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MERS LES BAINS", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4068735094056262, - 50.06069541980761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST9613", - "ref": "FR*SOD*S*FAST*96*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MERS LES BAINS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4068735094056262, - 50.06069541980761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST9621", - "ref": "FR*SOD*S*FAST*96*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - MERS LES BAINS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4068735094056262, - 50.06069541980761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST9622", - "ref": "FR*SOD*S*FAST*96*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - MERS LES BAINS", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4068735094056262, - 50.06069541980761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST9623", - "ref": "FR*SOD*S*FAST*96*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - MERS LES BAINS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.37592551422859444, - 49.75945800285479 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST9711", - "ref": "FR*SOD*S*FAST*97*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - FECAMP", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.37592551422859444, - 49.75945800285479 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST9712", - "ref": "FR*SOD*S*FAST*97*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - FECAMP", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.37592551422859444, - 49.75945800285479 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST9713", - "ref": "FR*SOD*S*FAST*97*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - FECAMP", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.18802023063629542, - 49.52913422724392 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST9811", - "ref": "FR*SOD*S*FAST*98*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MONTIVILLIERS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.18802023063629542, - 49.52913422724392 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST9812", - "ref": "FR*SOD*S*FAST*98*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MONTIVILLIERS", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.18802023063629542, - 49.52913422724392 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST9813", - "ref": "FR*SOD*S*FAST*98*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - MONTIVILLIERS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.18802023063629542, - 49.52913422724392 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST9821", - "ref": "FR*SOD*S*FAST*98*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - MONTIVILLIERS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.18802023063629542, - 49.52913422724392 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST9822", - "ref": "FR*SOD*S*FAST*98*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - MONTIVILLIERS", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.18802023063629542, - 49.52913422724392 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST9823", - "ref": "FR*SOD*S*FAST*98*2*_*_", - "description": "IZIVIA FAST - MCDONALDS - MONTIVILLIERS", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6447996, - 50.7269344 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST9911", - "ref": "FR*SOD*S*FAST*99*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT MARTIN LES BOULOGNE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6447996, - 50.7269344 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST9912", - "ref": "FR*SOD*S*FAST*99*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT MARTIN LES BOULOGNE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6447996, - 50.7269344 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "951478437", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA FAST", - "ref:EU:EVSE": "FRIZFPFAST9913", - "ref": "FR*SOD*S*FAST*99*1*_*_", - "description": "IZIVIA FAST - MCDONALDS - SAINT MARTIN LES BOULOGNE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.631226, - 43.213632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "912043676", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA", - "ref:EU:EVSE": "FRIZMPMAMP321", - "ref": "FR*SOD*S*MAMP*3*2*_*_", - "description": "IZIVIA MAMP | CEYRESTE - PLACE DES HEROS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.631226, - 43.213632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "912043676", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA", - "ref:EU:EVSE": "FRIZMPMAMP322", - "ref": "FR*SOD*S*MAMP*3*2*_*_", - "description": "IZIVIA MAMP | CEYRESTE - PLACE DES HEROS", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.372498, - 43.2667665 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "912043676", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA", - "ref:EU:EVSE": "FRIZMPMAMP4711", - "ref": "FR*SOD*S*MAMP*47*1*_*_", - "description": "IZIVIA MAMP | MARSEILLE - PROM. GEORGES POMPIDOU", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.372498, - 43.2667665 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "912043676", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA", - "ref:EU:EVSE": "FRIZMPMAMP4712", - "ref": "FR*SOD*S*MAMP*47*1*_*_", - "description": "IZIVIA MAMP | MARSEILLE - PROM. GEORGES POMPIDOU", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.465415374799347, - 43.34499427114036 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "912043676", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA", - "ref:EU:EVSE": "FRIZMPMAMP521", - "ref": "FR*SOD*S*MAMP*5*2*_*_", - "description": "IZIVIA MAMP | PLAN-DE-CUQUES - BOULEVARD DE LA RESISTANCE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2000274809119995, - 43.35578803412067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "912043676", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA", - "ref:EU:EVSE": "FRIZMPMAMP5211", - "ref": "FR*SOD*S*MAMP*52*1*_*_", - "description": "IZIVIA MAMP | ENSUES-LA-REDONNE - AVENUE DE LA COTE BLEUE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2000274809119995, - 43.35578803412067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "912043676", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA", - "ref:EU:EVSE": "FRIZMPMAMP5212", - "ref": "FR*SOD*S*MAMP*52*1*_*_", - "description": "IZIVIA MAMP | ENSUES-LA-REDONNE - AVENUE DE LA COTE BLEUE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.465415374799347, - 43.34499427114036 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "912043676", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA", - "ref:EU:EVSE": "FRIZMPMAMP522", - "ref": "FR*SOD*S*MAMP*5*2*_*_", - "description": "IZIVIA MAMP | PLAN-DE-CUQUES - BOULEVARD DE LA RESISTANCE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.350066, - 43.283588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "912043676", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA", - "ref:EU:EVSE": "FRIZMPMAMP5311", - "ref": "FR*SOD*S*MAMP*53*1*_*_", - "description": "IZIVIA MAMP | MARSEILLE - KENNEDY", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.350066, - 43.283588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "912043676", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA", - "ref:EU:EVSE": "FRIZMPMAMP5312", - "ref": "FR*SOD*S*MAMP*53*1*_*_", - "description": "IZIVIA MAMP | MARSEILLE - KENNEDY", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.3845858, - 43.302582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "912043676", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA", - "ref:EU:EVSE": "FRIZMPMAMP5411", - "ref": "FR*SOD*S*MAMP*54*1*_*_", - "description": "IZIVIA MAMP | MARSEILLE - BOULEVARD VOLTAIRE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.3845858, - 43.302582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "912043676", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA", - "ref:EU:EVSE": "FRIZMPMAMP5412", - "ref": "FR*SOD*S*MAMP*54*1*_*_", - "description": "IZIVIA MAMP | MARSEILLE - BOULEVARD VOLTAIRE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.3724938, - 43.2891795 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "912043676", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA", - "ref:EU:EVSE": "FRIZMPMAMP5511", - "ref": "FR*SOD*S*MAMP*55*1*_*_", - "description": "IZIVIA MAMP | MARSEILLE - RUE DEJEAN", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.3724938, - 43.2891795 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "912043676", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA", - "ref:EU:EVSE": "FRIZMPMAMP5512", - "ref": "FR*SOD*S*MAMP*55*1*_*_", - "description": "IZIVIA MAMP | MARSEILLE - RUE DEJEAN", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395529799999999, - 43.2922939 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "912043676", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA", - "ref:EU:EVSE": "FRIZMPMAMP5611", - "ref": "FR*SOD*S*MAMP*56*1*_*_", - "description": "IZIVIA MAMP | MARSEILLE - RUE SAINT-PIERRE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395529799999999, - 43.2922939 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "912043676", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA", - "ref:EU:EVSE": "FRIZMPMAMP5612", - "ref": "FR*SOD*S*MAMP*56*1*_*_", - "description": "IZIVIA MAMP | MARSEILLE - RUE SAINT-PIERRE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5833195, - 43.316368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "912043676", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA", - "ref:EU:EVSE": "FRIZMPMAMP6211", - "ref": "FR*SOD*S*MAMP*62*1*_*_", - "description": "IZIVIA MAMP | AUBAGNE - AVENUE DES TEMPLIERS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5833195, - 43.316368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "912043676", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA", - "ref:EU:EVSE": "FRIZMPMAMP6212", - "ref": "FR*SOD*S*MAMP*62*1*_*_", - "description": "IZIVIA MAMP | AUBAGNE - AVENUE DES TEMPLIERS", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.296640920237725, - 43.42026232686552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "912043676", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA", - "ref:EU:EVSE": "FRIZMPMAMP8211", - "ref": "FR*SOD*S*MAMP*82*1*_*_", - "description": "IZIVIA MAMP | MAMP - 0923 - CAPELANE LOT 5", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.296640920237725, - 43.42026232686552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "912043676", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA", - "ref:EU:EVSE": "FRIZMPMAMP8212", - "ref": "FR*SOD*S*MAMP*82*1*_*_", - "description": "IZIVIA MAMP | MAMP - 0923 - CAPELANE LOT 5", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.087424, - 43.702381 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "912043676", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA", - "ref:EU:EVSE": "FRIZMPMAMP8311", - "ref": "FR*SOD*S*MAMP*83*1*_*_", - "description": " IZIVIA MAMP | LAMANON - ROUTE DE LA TUILIERE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.087424, - 43.702381 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "912043676", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "IZIVIA", - "ref:EU:EVSE": "FRIZMPMAMP8312", - "ref": "FR*SOD*S*MAMP*83*1*_*_", - "description": " IZIVIA MAMP | LAMANON - ROUTE DE LA TUILIERE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.16492, - 41.390111 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP20000B", - "ref": "8dbb656e-d5e4-443c-ad35-6b21f0bda600", - "description": "Bonifacio", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.440808, - 42.550419 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP20000BO", - "ref": "bb3d81f5-2984-40ef-864c-e97dc2878092", - "description": "Borgo", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.9579, - 41.64414 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP20100S", - "ref": "5601d978-d008-4809-9fd7-e93f2a47f189", - "description": "Sartene", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.918164, - 41.672692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP20110P2", - "ref": "f594a621-c183-411c-8549-54269cf30c0f", - "description": "Propriano ", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.795516, - 42.252954 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP20126E", - "ref": "7d20c1f9-c4aa-4dc7-87ac-0f4cf0cafa97", - "description": "Evisa", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.277777, - 41.60608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP20137PV", - "ref": "579c1d14-019d-4f70-b766-a8a55eeafeb2", - "description": "porto vecchio ", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.277811, - 41.606221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP20137PV", - "ref": "3cd77ead-6640-4460-a400-7feac71a06fd", - "description": "porto vecchio ", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.277841, - 41.606329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP20137PV", - "ref": "6007835c-c55e-4cd8-ab0f-85b890e9367f", - "description": "porto vecchio ", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.277871, - 41.60646 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP20137PV", - "ref": "09fff65b-9f7c-4439-bd9f-2e8d7fdd2e8a", - "description": "porto vecchio ", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.277918, - 41.60664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP20137PV", - "ref": "6d34afed-25f2-423f-9620-2997a067caeb", - "description": "porto vecchio ", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.793688, - 41.707589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP20140SDF", - "ref": "a3183c38-0b81-4c65-9707-dce2b446fa53", - "description": "Porto Pollo ", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.346448, - 41.697254 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP20144Z", - "ref": "0103fcc1-2f21-4416-82f0-1abd3e740d7f", - "description": "Sainte Lucie de Porto vecchio", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.705408, - 42.130362 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP20160V1", - "ref": "cb841a91-eb88-4e84-81a1-ecb403acfa28", - "description": "Vico ", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.76753, - 41.842561 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP20166P", - "ref": "525d987a-6ea1-11ef-b864-0242ac120002", - "description": " Carrefour ISOLELLA ", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.865745, - 42.009528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP20167M", - "ref": "62274d29-ccc4-4ee9-9718-17380a46a31e", - "description": "Peri", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.16329, - 41.394523 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP20169B", - "ref": "5461c6be-6ea1-11ef-b864-0242ac120002", - "description": "Boulangerie FABY Boniacio ", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.16322, - 41.394411 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP20169B", - "ref": "54c97fc0-6ea1-11ef-b864-0242ac120002", - "description": "Boulangerie FABY Boniacio ", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.506677, - 42.4479 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP20213PDC", - "ref": "2cd293ec-8e21-4d6d-b57f-6caafbbdaba8", - "description": "Folelli", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.30191, - 42.673079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP20217SF", - "ref": "ba5e516b-e37b-4cbd-9739-86be9084248a", - "description": "Saint Florent ", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.20858, - 42.466325 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP20218M", - "ref": "ab8848af-a246-42f6-8abe-e68bf27a25e8", - "description": "Ponte leccia ", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.165863, - 42.169635 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP20219V", - "ref": "90028f89-0376-4d9c-811b-cdcfcbb2a22d", - "description": "Vivario", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.008317, - 42.334186 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP20224C", - "ref": "f8aa7fa8-c06f-4b19-886a-87a3a548549e", - "description": "Calacuccia ", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.021637, - 42.637722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP20226B", - "ref": "0a91bd69-34a2-455d-b6b4-cb69691e05bc", - "description": "Lozari ", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.54776, - 42.26466 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP20230S", - "ref": "a90ff380-6ea0-11ef-b864-0242ac120002", - "description": " Station Total ", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.52969, - 42.37344 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP20230SN", - "ref": "553ed18a-6ea1-11ef-b864-0242ac120002", - "description": "Residence Cala di sognu Moriani ", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.35969, - 42.60074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP20232ODT", - "ref": "4de294f3-d05c-4151-8ebb-8206f8c412e8", - "description": "Olmeto di Tuda", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.406403, - 42.017286 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP20240G", - "ref": "d5de5dc8-3eb6-4b4d-b5ff-766dadba305c", - "description": "Ghisonaccia", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.389963, - 41.924136 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP20240V", - "ref": "c6584ed1-7a9c-4567-8c24-27092661687b", - "description": "Solenzara ", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.697524, - 42.401596 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP20245G", - "ref": "933f4c75-7ec9-44a4-a558-60acfa011158", - "description": "Galeria ", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.157313, - 42.301834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP20250C2", - "ref": "528993a4-ab02-4fef-a437-7b0c1776fbf0", - "description": "Corte", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.34988, - 42.69582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP20253P", - "ref": "a9c0fac2-6ea0-11ef-b864-0242ac120002", - "description": "Cave SANTINI ", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.762181, - 42.554473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP20260C2", - "ref": "1c748c8b-76c7-4136-8f8d-855ec69cf8ca", - "description": "Calvi ", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.762064, - 42.554579 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP20260C2", - "ref": "4e36e768-5f8c-4a1b-9289-fffbf9fae3f0", - "description": "Calvi ", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.479663, - 42.54706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP20290L", - "ref": "e98b0d45-1648-4bb3-8334-ec83df10dcae", - "description": "Lucciana ", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.440757, - 42.655748 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP20600F1", - "ref": "e3cdf95e-31f4-4088-a0ec-0014477b4c97", - "description": "Furiani ", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.44504, - 42.62491 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP20620B", - "ref": "a8124000-6ea0-11ef-b864-0242ac120002", - "description": "supermarche Multari ", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.467278, - 42.628813 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP20620BI", - "ref": "dba85b2f-0987-475f-af0f-c9e73bed1006", - "description": "La Marana ", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3235, - 48.82472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP75014P", - "ref": "127ebcc0-70d1-11ef-b864-0242ac120002", - "description": "Garage du XIV", - "capacity": "2", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.32308, - 48.82468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP75014P", - "ref": "164a56b6-70d1-11ef-b864-0242ac120002", - "description": "Garage du XIV", - "capacity": "2", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.32315, - 48.82481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP75014P", - "ref": "16acfa3c-70d1-11ef-b864-0242ac120002", - "description": "Garage du XIV", - "capacity": "2", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.32279, - 48.8247 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP75014P", - "ref": "1771ae4a-70d1-11ef-b864-0242ac120002", - "description": "Garage du XIV", - "capacity": "2", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.32297, - 48.8247 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP75014P", - "ref": "17cece68-70d1-11ef-b864-0242ac120002", - "description": "Garage du XIV", - "capacity": "2", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.32307, - 48.82484 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP75014P", - "ref": "18327f12-70d1-11ef-b864-0242ac120002", - "description": "Garage du XIV", - "capacity": "2", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.32288, - 48.82473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP75014P", - "ref": "1882c076-70d1-11ef-b864-0242ac120002", - "description": "Garage du XIV", - "capacity": "2", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.32298, - 48.82487 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP75014P", - "ref": "18dd18c8-70d1-11ef-b864-0242ac120002", - "description": "Garage du XIV", - "capacity": "2", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.32277, - 48.82476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP75014P", - "ref": "192a7244-70d1-11ef-b864-0242ac120002", - "description": "Garage du XIV", - "capacity": "2", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.32286, - 48.8249 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP75014P", - "ref": "1b7b8f60-70d1-11ef-b864-0242ac120002", - "description": "Garage du XIV", - "capacity": "2", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.32334, - 48.82461 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP75014P", - "ref": "12cb574c-70d1-11ef-b864-0242ac120002", - "description": "Garage du XIV", - "capacity": "2", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.32342, - 48.82474 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP75014P", - "ref": "13a71dc2-70d1-11ef-b864-0242ac120002", - "description": "Garage du XIV", - "capacity": "2", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.32375, - 48.82463 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP75014P", - "ref": "14066f52-70d1-11ef-b864-0242ac120002", - "description": "Garage du XIV", - "capacity": "2", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.32334, - 48.82476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP75014P", - "ref": "1456e702-70d1-11ef-b864-0242ac120002", - "description": "Garage du XIV", - "capacity": "2", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.32317, - 48.82453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP75014P", - "ref": "149bb6ca-70d1-11ef-b864-0242ac120002", - "description": "Garage du XIV", - "capacity": "2", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.32324, - 48.82478 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP75014P", - "ref": "1504627e-70d1-11ef-b864-0242ac120002", - "description": "Garage du XIV", - "capacity": "2", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.32315, - 48.82481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP75014P", - "ref": "15723894-70d1-11ef-b864-0242ac120002", - "description": "Garage du XIV", - "capacity": "2", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.32324, - 48.82478 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "FRJBAP75014P", - "ref": "15e18cee-70d1-11ef-b864-0242ac120002", - "description": "Garage du XIV", - "capacity": "2", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.467067, - 48.620315 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Jerecharge.com", - "owner:ref:FR:SIREN": "905083895", - "operator:email": "contact@jerecharge.com", - "operator:phone": "⁦ 15 90 68 63 5", - "network": "Jerecharge.com", - "ref:EU:EVSE": "FRJRCPFTNA00001", - "ref": "ddbf6466-c1fd-42d8-93e2-cdc1b64a99d4", - "description": "Corbeil - Emile Zola", - "capacity": "8", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 08:00-18:00", - "wheelchair": "yes", - "start_date": "2023-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.467067, - 48.620315 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Jerecharge.com", - "owner:ref:FR:SIREN": "905083895", - "operator:email": "contact@jerecharge.com", - "operator:phone": "⁦ 15 90 68 63 5", - "network": "Jerecharge.com", - "ref:EU:EVSE": "FRJRCPFTNA00001", - "ref": "ddbf6466-c1fd-42d8-93e2-cdc1b64a99d4", - "description": "Corbeil - Emile Zola", - "capacity": "8", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 08:00-18:00", - "wheelchair": "yes", - "start_date": "2023-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.467067, - 48.620315 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Jerecharge.com", - "owner:ref:FR:SIREN": "905083895", - "operator:email": "contact@jerecharge.com", - "operator:phone": "⁦ 15 90 68 63 5", - "network": "Jerecharge.com", - "ref:EU:EVSE": "FRJRCPFTNA00001", - "ref": "ddbf6466-c1fd-42d8-93e2-cdc1b64a99d4", - "description": "Corbeil - Emile Zola", - "capacity": "8", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 08:00-18:00", - "wheelchair": "yes", - "start_date": "2023-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.467067, - 48.620315 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Jerecharge.com", - "owner:ref:FR:SIREN": "905083895", - "operator:email": "contact@jerecharge.com", - "operator:phone": "⁦ 15 90 68 63 5", - "network": "Jerecharge.com", - "ref:EU:EVSE": "FRJRCPFTNA00001", - "ref": "ddbf6466-c1fd-42d8-93e2-cdc1b64a99d4", - "description": "Corbeil - Emile Zola", - "capacity": "8", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Su 08:00-18:00", - "wheelchair": "yes", - "start_date": "2023-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.090615, - 48.933758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3419EVCP01", - "ref": "LFR3419EVCP01", - "description": "SARRE UNION Phalsbourg", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.090615, - 48.933758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3419EVCP01", - "ref": "LFR3419EVCP01", - "description": "SARRE UNION Phalsbourg", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.090615, - 48.933758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3419EVCP01", - "ref": "LFR3419EVCP01", - "description": "SARRE UNION Phalsbourg", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.439133, - 48.251936 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3444EVCP01", - "ref": "LFR3444EVCP01", - "description": "SELESTAT Colmar", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.439133, - 48.251936 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3444EVCP01", - "ref": "LFR3444EVCP01", - "description": "SELESTAT Colmar", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.439133, - 48.251936 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3444EVCP01", - "ref": "LFR3444EVCP01", - "description": "SELESTAT Colmar", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.765615, - 48.630235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3443EVCP01", - "ref": "LFR3443EVCP01", - "description": "BISCHHEIM Energie", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.765615, - 48.630235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3443EVCP01", - "ref": "LFR3443EVCP01", - "description": "BISCHHEIM Energie", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.765615, - 48.630235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3443EVCP01", - "ref": "LFR3443EVCP01", - "description": "BISCHHEIM Energie", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.765615, - 48.630235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3443EVCP02", - "ref": "LFR3443EVCP02", - "description": "BISCHHEIM Energie", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.765615, - 48.630235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3443EVCP02", - "ref": "LFR3443EVCP02", - "description": "BISCHHEIM Energie", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.765615, - 48.630235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3443EVCP02", - "ref": "LFR3443EVCP02", - "description": "BISCHHEIM Energie", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.247286, - 49.117634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3073EVCP02", - "ref": "LFR3073EVCP02", - "description": "METZ Drapiers", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.247286, - 49.117634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3073EVCP02", - "ref": "LFR3073EVCP02", - "description": "METZ Drapiers", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.247286, - 49.117634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3073EVCP02", - "ref": "LFR3073EVCP02", - "description": "METZ Drapiers", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.197409, - 49.117286 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3463EVCP02", - "ref": "LFR3463EVCP02", - "description": "METZ Rois", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.197409, - 49.117286 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3463EVCP02", - "ref": "LFR3463EVCP02", - "description": "METZ Rois", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.197409, - 49.117286 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3463EVCP02", - "ref": "LFR3463EVCP02", - "description": "METZ Rois", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.197409, - 49.117286 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3463EVCP01", - "ref": "LFR3463EVCP01", - "description": "METZ Rois", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.197409, - 49.117286 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3463EVCP01", - "ref": "LFR3463EVCP01", - "description": "METZ Rois", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.197409, - 49.117286 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3463EVCP01", - "ref": "LFR3463EVCP01", - "description": "METZ Rois", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.247286, - 49.117634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3073EVCP01", - "ref": "LFR3073EVCP01", - "description": "METZ Drapiers", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.247286, - 49.117634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3073EVCP01", - "ref": "LFR3073EVCP01", - "description": "METZ Drapiers", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.247286, - 49.117634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3073EVCP01", - "ref": "LFR3073EVCP01", - "description": "METZ Drapiers", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.139118, - 49.415699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3253EVCP02", - "ref": "LFR3253EVCP02", - "description": "HETTANGE-GRANDE Kanfen", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.139118, - 49.415699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3253EVCP02", - "ref": "LFR3253EVCP02", - "description": "HETTANGE-GRANDE Kanfen", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.139118, - 49.415699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3253EVCP02", - "ref": "LFR3253EVCP02", - "description": "HETTANGE-GRANDE Kanfen", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.139118, - 49.415699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3253EVCP01", - "ref": "LFR3253EVCP01", - "description": "HETTANGE-GRANDE Kanfen", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.139118, - 49.415699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3253EVCP01", - "ref": "LFR3253EVCP01", - "description": "HETTANGE-GRANDE Kanfen", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.139118, - 49.415699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3253EVCP01", - "ref": "LFR3253EVCP01", - "description": "HETTANGE-GRANDE Kanfen", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.811261, - 49.142051 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3454EVCP02", - "ref": "LFR3454EVCP02", - "description": "FREYMING-MERLEBACH Metz", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.811261, - 49.142051 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3454EVCP02", - "ref": "LFR3454EVCP02", - "description": "FREYMING-MERLEBACH Metz", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.811261, - 49.142051 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3454EVCP02", - "ref": "LFR3454EVCP02", - "description": "FREYMING-MERLEBACH Metz", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.811261, - 49.142051 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3454EVCP01", - "ref": "LFR3454EVCP01", - "description": "FREYMING-MERLEBACH Metz", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.811261, - 49.142051 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3454EVCP01", - "ref": "LFR3454EVCP01", - "description": "FREYMING-MERLEBACH Metz", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.811261, - 49.142051 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3454EVCP01", - "ref": "LFR3454EVCP01", - "description": "FREYMING-MERLEBACH Metz", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.431186, - 50.441417 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3429EVCP02", - "ref": "LFR3429EVCP02", - "description": "ST AMAND LES EAUX Durre", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.431186, - 50.441417 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3429EVCP02", - "ref": "LFR3429EVCP02", - "description": "ST AMAND LES EAUX Durre", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.431186, - 50.441417 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3429EVCP02", - "ref": "LFR3429EVCP02", - "description": "ST AMAND LES EAUX Durre", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.431186, - 50.441417 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3429EVCP01", - "ref": "LFR3429EVCP01", - "description": "ST AMAND LES EAUX Durre", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.431186, - 50.441417 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3429EVCP01", - "ref": "LFR3429EVCP01", - "description": "ST AMAND LES EAUX Durre", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.431186, - 50.441417 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3429EVCP01", - "ref": "LFR3429EVCP01", - "description": "ST AMAND LES EAUX Durre", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.209521, - 50.668888 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3468EVCP01", - "ref": "LFR3468EVCP01", - "description": "LYS LEZ LANNOY Guesdes", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.209521, - 50.668888 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3468EVCP01", - "ref": "LFR3468EVCP01", - "description": "LYS LEZ LANNOY Guesdes", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.209521, - 50.668888 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3468EVCP01", - "ref": "LFR3468EVCP01", - "description": "LYS LEZ LANNOY Guesdes", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.209521, - 50.668888 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3468EVCP02", - "ref": "LFR3468EVCP02", - "description": "LYS LEZ LANNOY Guesdes", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.209521, - 50.668888 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3468EVCP02", - "ref": "LFR3468EVCP02", - "description": "LYS LEZ LANNOY Guesdes", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.209521, - 50.668888 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3468EVCP02", - "ref": "LFR3468EVCP02", - "description": "LYS LEZ LANNOY Guesdes", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.667979, - 48.951953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3456EVCP01", - "ref": "LFR3456EVCP01", - "description": "CLAYE SOUILLY Sarron", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.667979, - 48.951953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3456EVCP01", - "ref": "LFR3456EVCP01", - "description": "CLAYE SOUILLY Sarron", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.667979, - 48.951953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3456EVCP01", - "ref": "LFR3456EVCP01", - "description": "CLAYE SOUILLY Sarron", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.377159, - 48.920913 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3393EVCP01", - "ref": "LFR3393EVCP01", - "description": "AUBERVILLIERS", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.377159, - 48.920913 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3393EVCP01", - "ref": "LFR3393EVCP01", - "description": "AUBERVILLIERS", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.377159, - 48.920913 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3393EVCP01", - "ref": "LFR3393EVCP01", - "description": "AUBERVILLIERS", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.364373, - 48.966502 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3752EVCP01", - "ref": "LFR3752EVCP01", - "description": "PIERREFITTE SUR SEINE Mermoz", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.364373, - 48.966502 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3752EVCP01", - "ref": "LFR3752EVCP01", - "description": "PIERREFITTE SUR SEINE Mermoz", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.364373, - 48.966502 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3752EVCP01", - "ref": "LFR3752EVCP01", - "description": "PIERREFITTE SUR SEINE Mermoz", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.50967, - 47.673713 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3000EVCP01", - "ref": "LFR3000EVCP01", - "description": "LURE Belfort", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.50967, - 47.673713 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3000EVCP01", - "ref": "LFR3000EVCP01", - "description": "LURE Belfort", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.50967, - 47.673713 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3000EVCP01", - "ref": "LFR3000EVCP01", - "description": "LURE Belfort", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.50967, - 47.673713 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3000EVCP02", - "ref": "LFR3000EVCP02", - "description": "LURE Belfort", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.50967, - 47.673713 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3000EVCP02", - "ref": "LFR3000EVCP02", - "description": "LURE Belfort", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.50967, - 47.673713 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3000EVCP02", - "ref": "LFR3000EVCP02", - "description": "LURE Belfort", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.283694, - 48.369834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3558EVCP01", - "ref": "LFR3558EVCP01", - "description": "CHARMES Didierjean", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.283694, - 48.369834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3558EVCP01", - "ref": "LFR3558EVCP01", - "description": "CHARMES Didierjean", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.283694, - 48.369834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3558EVCP01", - "ref": "LFR3558EVCP01", - "description": "CHARMES Didierjean", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.283694, - 48.369834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3558EVCP02", - "ref": "LFR3558EVCP02", - "description": "CHARMES Didierjean", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.283694, - 48.369834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3558EVCP02", - "ref": "LFR3558EVCP02", - "description": "CHARMES Didierjean", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.283694, - 48.369834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3558EVCP02", - "ref": "LFR3558EVCP02", - "description": "CHARMES Didierjean", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.643325, - 49.580742 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3435EVCP01", - "ref": "LFR3435EVCP01", - "description": "LAON Mendès", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.643325, - 49.580742 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3435EVCP01", - "ref": "LFR3435EVCP01", - "description": "LAON Mendès", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.643325, - 49.580742 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3435EVCP01", - "ref": "LFR3435EVCP01", - "description": "LAON Mendès", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.643325, - 49.580742 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3435EVCP02", - "ref": "LFR3435EVCP02", - "description": "LAON Mendès", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.643325, - 49.580742 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3435EVCP02", - "ref": "LFR3435EVCP02", - "description": "LAON Mendès", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.643325, - 49.580742 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3435EVCP02", - "ref": "LFR3435EVCP02", - "description": "LAON Mendès", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.853252, - 50.206535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3385EVCP01", - "ref": "LFR3385EVCP01", - "description": "BACHANT Maubeuge", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.853252, - 50.206535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3385EVCP01", - "ref": "LFR3385EVCP01", - "description": "BACHANT Maubeuge", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.853252, - 50.206535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3385EVCP01", - "ref": "LFR3385EVCP01", - "description": "BACHANT Maubeuge", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.223021, - 50.156262 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3268EVCP01", - "ref": "LFR3268EVCP01", - "description": "PROVILLE Paris", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.223021, - 50.156262 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3268EVCP01", - "ref": "LFR3268EVCP01", - "description": "PROVILLE Paris", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.223021, - 50.156262 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3268EVCP01", - "ref": "LFR3268EVCP01", - "description": "PROVILLE Paris", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.247521, - 50.181144 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3172EVCP01", - "ref": "LFR3172EVCP01", - "description": "CAMBRAI Valenciennes", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.247521, - 50.181144 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3172EVCP01", - "ref": "LFR3172EVCP01", - "description": "CAMBRAI Valenciennes", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.247521, - 50.181144 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3172EVCP01", - "ref": "LFR3172EVCP01", - "description": "CAMBRAI Valenciennes", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.058346, - 48.962554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3389EVCP01", - "ref": "LFR3389EVCP01", - "description": "ACHERES Communes", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.058346, - 48.962554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3389EVCP01", - "ref": "LFR3389EVCP01", - "description": "ACHERES Communes", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.058346, - 48.962554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3389EVCP01", - "ref": "LFR3389EVCP01", - "description": "ACHERES Communes", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240787, - 48.599476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3376EVCP01", - "ref": "LFR3376EVCP01", - "description": "ARPAJON Limours", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240787, - 48.599476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3376EVCP01", - "ref": "LFR3376EVCP01", - "description": "ARPAJON Limours", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240787, - 48.599476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3376EVCP01", - "ref": "LFR3376EVCP01", - "description": "ARPAJON Limours", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240052, - 48.729877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2998EVCP01", - "ref": "LFR2998EVCP01", - "description": "MASSY Lavoisier", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240052, - 48.729877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2998EVCP01", - "ref": "LFR2998EVCP01", - "description": "MASSY Lavoisier", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240052, - 48.729877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2998EVCP01", - "ref": "LFR2998EVCP01", - "description": "MASSY Lavoisier", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240052, - 48.729877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2998EVCP02", - "ref": "LFR2998EVCP02", - "description": "MASSY Lavoisier", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240052, - 48.729877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2998EVCP02", - "ref": "LFR2998EVCP02", - "description": "MASSY Lavoisier", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240052, - 48.729877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2998EVCP02", - "ref": "LFR2998EVCP02", - "description": "MASSY Lavoisier", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.29757, - 48.578831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3028EVCP01", - "ref": "LFR3028EVCP01", - "description": "MAROLLES EN HUREPOIX Levassor", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.29757, - 48.578831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3028EVCP01", - "ref": "LFR3028EVCP01", - "description": "MAROLLES EN HUREPOIX Levassor", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.29757, - 48.578831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3028EVCP01", - "ref": "LFR3028EVCP01", - "description": "MAROLLES EN HUREPOIX Levassor", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.032284, - 49.056773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3309EVCP01", - "ref": "LFR3309EVCP01", - "description": "OSNY Albi", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.032284, - 49.056773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3309EVCP01", - "ref": "LFR3309EVCP01", - "description": "OSNY Albi", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.032284, - 49.056773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3309EVCP01", - "ref": "LFR3309EVCP01", - "description": "OSNY Albi", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.737055, - 43.958105 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3831EVCP02", - "ref": "LFR3831EVCP02", - "description": "ROCHEFORT DU GARD - Issarts", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.737055, - 43.958105 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3831EVCP02", - "ref": "LFR3831EVCP02", - "description": "ROCHEFORT DU GARD - Issarts", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.738473, - 45.978166 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3921EVCP03", - "ref": "LFR3921EVCP03", - "description": "VILLEFRANCHE SUR SAONE - Braun", - "capacity": "15", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.145495, - 43.393291 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3676EVCP02", - "ref": "LFR3676EVCP02", - "description": "CHATEAUNEUF LES MARTIGUES Fenêtre", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.145495, - 43.393291 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3676EVCP02", - "ref": "LFR3676EVCP02", - "description": "CHATEAUNEUF LES MARTIGUES Fenêtre", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.342467, - 48.731783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4050EVCP02", - "ref": "LFR4050EVCP02", - "description": "VERNOUILLET Briqueterie", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.342467, - 48.731783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4050EVCP02", - "ref": "LFR4050EVCP02", - "description": "VERNOUILLET Briqueterie", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.177948, - 44.069971 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3775EVCP02", - "ref": "LFR3775EVCP02", - "description": "DIGNE LES BAINS Napoléon", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.177948, - 44.069971 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3775EVCP02", - "ref": "LFR3775EVCP02", - "description": "DIGNE LES BAINS Napoléon", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.232018, - 43.044139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4120EVCP01", - "ref": "LFR4120EVCP01", - "description": "LIMOUX Alet", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.232018, - 43.044139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4120EVCP01", - "ref": "LFR4120EVCP01", - "description": "LIMOUX Alet", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6259, - 42.948726 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3398EVCP03", - "ref": "LFR3398EVCP03", - "description": "FOIX Espagne", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6259, - 42.948726 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3398EVCP03", - "ref": "LFR3398EVCP03", - "description": "FOIX Espagne", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.534581, - 44.788462 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3956EVCP04", - "ref": "LFR3956EVCP04", - "description": "VILLENAVE D'ORNON - art", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.534581, - 44.788462 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3956EVCP04", - "ref": "LFR3956EVCP04", - "description": "VILLENAVE D'ORNON - art", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.501223, - 43.508707 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3705EVCP02", - "ref": "LFR3705EVCP02", - "description": "LE THOLONET RN7", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.501223, - 43.508707 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3705EVCP02", - "ref": "LFR3705EVCP02", - "description": "LE THOLONET RN7", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.466263, - 43.642614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3593EVCP02", - "ref": "LFR3593EVCP02", - "description": "TOULOUSE Netwiller", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.466263, - 43.642614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3593EVCP02", - "ref": "LFR3593EVCP02", - "description": "TOULOUSE Netwiller", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.771627, - 43.349518 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3668EVCP04", - "ref": "LFR3668EVCP04", - "description": "HENDAYE Joncaux", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.771627, - 43.349518 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3668EVCP04", - "ref": "LFR3668EVCP04", - "description": "HENDAYE Joncaux", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.599849, - 43.664607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4117EVCP01", - "ref": "LFR4117EVCP01", - "description": "AUCH Salengro", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.599849, - 43.664607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4117EVCP01", - "ref": "LFR4117EVCP01", - "description": "AUCH Salengro", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.106854, - 44.126454 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3572EVCP02", - "ref": "LFR3572EVCP02", - "description": "ALES Mons", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.106854, - 44.126454 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3572EVCP02", - "ref": "LFR3572EVCP02", - "description": "ALES Mons", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.6132, - 43.327694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3692EVCP01", - "ref": "LFR3692EVCP01", - "description": "STE MAXIME Couloubrier", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.6132, - 43.327694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3692EVCP01", - "ref": "LFR3692EVCP01", - "description": "STE MAXIME Couloubrier", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.597125, - 43.431331 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3597EVCP03", - "ref": "LFR3597EVCP03", - "description": "MEZE Romany", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.597125, - 43.431331 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3597EVCP03", - "ref": "LFR3597EVCP03", - "description": "MEZE Romany", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.081522, - 44.099033 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3755EVCP02", - "ref": "LFR3755EVCP02", - "description": "SAINT CHRISTOL LES ALES Monteze", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.081522, - 44.099033 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3755EVCP02", - "ref": "LFR3755EVCP02", - "description": "SAINT CHRISTOL LES ALES Monteze", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.626005, - 44.921345 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3773EVCP03", - "ref": "LFR3773EVCP03", - "description": "BLANQUEFORT Novembre", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.626005, - 44.921345 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3773EVCP03", - "ref": "LFR3773EVCP03", - "description": "BLANQUEFORT Novembre", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.647947, - 44.151947 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3988EVCP01", - "ref": "LFR3988EVCP01", - "description": "BAGNOLS SUR CEZE - Avignon", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.647947, - 44.151947 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3988EVCP01", - "ref": "LFR3988EVCP01", - "description": "BAGNOLS SUR CEZE - Avignon", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.693996, - 44.366963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3968EVCP01", - "ref": "LFR3968EVCP01", - "description": "PIERRELATTE - Nord", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.693996, - 44.366963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3968EVCP01", - "ref": "LFR3968EVCP01", - "description": "PIERRELATTE - Nord", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.755119, - 43.605151 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3969EVCP01", - "ref": "LFR3969EVCP01", - "description": "CALLIAN - Vigne", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.755119, - 43.605151 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3969EVCP01", - "ref": "LFR3969EVCP01", - "description": "CALLIAN - Vigne", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.647891, - 45.129907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3414EVCP01", - "ref": "LFR3414EVCP01", - "description": "BLAYE Haussmann", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.647891, - 45.129907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3414EVCP01", - "ref": "LFR3414EVCP01", - "description": "BLAYE Haussmann", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.383982, - 47.084606 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3636EVCP02", - "ref": "LFR3636EVCP02", - "description": "BOURGES Avenir", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.383982, - 47.084606 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3636EVCP02", - "ref": "LFR3636EVCP02", - "description": "BOURGES Avenir", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.709887, - 43.411231 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3380EVCP03", - "ref": "LFR3380EVCP03", - "description": "SETE Martelli", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.709887, - 43.411231 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3380EVCP03", - "ref": "LFR3380EVCP03", - "description": "SETE Martelli", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.011775, - 43.624146 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3349EVCP03", - "ref": "LFR3349EVCP03", - "description": "MAUGUIO Baillargues", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.011775, - 43.624146 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3349EVCP03", - "ref": "LFR3349EVCP03", - "description": "MAUGUIO Baillargues", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.917839, - 45.89825 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3427EVCP02", - "ref": "LFR3427EVCP02", - "description": "SAINT JUNIEN", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.917839, - 45.89825 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3427EVCP02", - "ref": "LFR3427EVCP02", - "description": "SAINT JUNIEN", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.563666, - 48.659419 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4260EVCP01", - "ref": "LFR4260EVCP01", - "description": "Combs-la-Ville - rue Pablo Picasso", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.563666, - 48.659419 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4260EVCP01", - "ref": "LFR4260EVCP01", - "description": "Combs-la-Ville - rue Pablo Picasso", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.374808, - 44.032481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3074EVCP01", - "ref": "LFR3074EVCP01", - "description": "MONTAUBAN Paris", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.374808, - 44.032481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3074EVCP01", - "ref": "LFR3074EVCP01", - "description": "MONTAUBAN Paris", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.159982, - 44.408677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3328EVCP01", - "ref": "LFR3328EVCP01", - "description": "BISCARROSSE", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.159982, - 44.408677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3328EVCP01", - "ref": "LFR3328EVCP01", - "description": "BISCARROSSE", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.09852, - 44.058107 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3934EVCP01", - "ref": "LFR3934EVCP01", - "description": "CASTELSARRASIN- Hippodrome", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.09852, - 44.058107 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3934EVCP01", - "ref": "LFR3934EVCP01", - "description": "CASTELSARRASIN- Hippodrome", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.436729, - 43.86456 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2935EVCP01", - "ref": "LFR2935EVCP01", - "description": "MARGUERITTES Ader", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.436729, - 43.86456 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2935EVCP01", - "ref": "LFR2935EVCP01", - "description": "MARGUERITTES Ader", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.731499, - 48.619382 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3772EVCP03", - "ref": "LFR3772EVCP03", - "description": "HOENHEIM Brumath", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.731499, - 48.619382 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3772EVCP03", - "ref": "LFR3772EVCP03", - "description": "HOENHEIM Brumath", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.102364, - 44.108567 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3184EVCP01", - "ref": "LFR3184EVCP01", - "description": "MOISSAC Chasselas", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.102364, - 44.108567 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3184EVCP01", - "ref": "LFR3184EVCP01", - "description": "MOISSAC Chasselas", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.102364, - 44.108567 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3184EVCP01", - "ref": "LFR3184EVCP01", - "description": "MOISSAC Chasselas", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.979998, - 43.767895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3449EVCP01", - "ref": "LFR3449EVCP01", - "description": "GRAULHET Ravari", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.979998, - 43.767895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3449EVCP01", - "ref": "LFR3449EVCP01", - "description": "GRAULHET Ravari", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.979998, - 43.767895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3449EVCP01", - "ref": "LFR3449EVCP01", - "description": "GRAULHET Ravari", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.602446, - 43.190004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3553EVCP01", - "ref": "LFR3553EVCP01", - "description": "LA CIOTAT", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.602446, - 43.190004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3553EVCP01", - "ref": "LFR3553EVCP01", - "description": "LA CIOTAT", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.602446, - 43.190004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3553EVCP01", - "ref": "LFR3553EVCP01", - "description": "LA CIOTAT", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.651096, - 43.369226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3193EVCP01", - "ref": "LFR3193EVCP01", - "description": "AURIOL Pujol", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.651096, - 43.369226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3193EVCP01", - "ref": "LFR3193EVCP01", - "description": "AURIOL Pujol", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.651096, - 43.369226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3193EVCP01", - "ref": "LFR3193EVCP01", - "description": "AURIOL Pujol", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.040248, - 43.106572 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3474EVCP01", - "ref": "LFR3474EVCP01", - "description": "LOURDES Marquis", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.040248, - 43.106572 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3474EVCP01", - "ref": "LFR3474EVCP01", - "description": "LOURDES Marquis", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.040248, - 43.106572 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3474EVCP01", - "ref": "LFR3474EVCP01", - "description": "LOURDES Marquis", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.101268, - 44.568995 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3273EVCP01", - "ref": "LFR3273EVCP01", - "description": "GAP Embrun", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.101268, - 44.568995 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3273EVCP01", - "ref": "LFR3273EVCP01", - "description": "GAP Embrun", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.101268, - 44.568995 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3273EVCP01", - "ref": "LFR3273EVCP01", - "description": "GAP Embrun", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.749738, - 46.642642 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4300EVCP01", - "ref": "LFR4300EVCP01", - "description": "LA CHATAIGNERAIE", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.749738, - 46.642642 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4300EVCP01", - "ref": "LFR4300EVCP01", - "description": "LA CHATAIGNERAIE", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.443435, - 43.324458 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4282EVCP02", - "ref": "LFR4282EVCP02", - "description": "MARSEILLE LES OLIVES", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.443435, - 43.324458 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4282EVCP02", - "ref": "LFR4282EVCP02", - "description": "MARSEILLE LES OLIVES", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.597116, - 42.798026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3544EVCP01", - "ref": "LFR3544EVCP01", - "description": "BAGNERES DE LUCHON Ader", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.597116, - 42.798026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3544EVCP01", - "ref": "LFR3544EVCP01", - "description": "BAGNERES DE LUCHON Ader", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.597116, - 42.798026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3544EVCP01", - "ref": "LFR3544EVCP01", - "description": "BAGNERES DE LUCHON Ader", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.597116, - 42.798026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3544EVCP02", - "ref": "LFR3544EVCP02", - "description": "BAGNERES DE LUCHON Ader", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.597116, - 42.798026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3544EVCP02", - "ref": "LFR3544EVCP02", - "description": "BAGNERES DE LUCHON Ader", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.597116, - 42.798026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3544EVCP02", - "ref": "LFR3544EVCP02", - "description": "BAGNERES DE LUCHON Ader", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.475395, - 43.905013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3462EVCP04", - "ref": "LFR3462EVCP04", - "description": "MONT DE MARSAN Juin", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.475395, - 43.905013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3462EVCP04", - "ref": "LFR3462EVCP04", - "description": "MONT DE MARSAN Juin", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.372184, - 43.808498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3829EVCP01", - "ref": "LFR3829EVCP01", - "description": "NIMES Saint-Gilles", - "capacity": "13", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.372184, - 43.808498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3829EVCP01", - "ref": "LFR3829EVCP01", - "description": "NIMES Saint-Gilles", - "capacity": "13", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.372184, - 43.808498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3829EVCP05", - "ref": "LFR3829EVCP05", - "description": "NIMES Saint-Gilles", - "capacity": "13", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.372184, - 43.808498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3829EVCP05", - "ref": "LFR3829EVCP05", - "description": "NIMES Saint-Gilles", - "capacity": "13", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.372184, - 43.808498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3829EVCP06", - "ref": "LFR3829EVCP06", - "description": "NIMES Saint-Gilles", - "capacity": "13", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.372184, - 43.808498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3829EVCP06", - "ref": "LFR3829EVCP06", - "description": "NIMES Saint-Gilles", - "capacity": "13", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.034238, - 42.851376 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3731EVCP03", - "ref": "LFR3731EVCP03", - "description": "LEUCATE Roseaux", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.034238, - 42.851376 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3731EVCP03", - "ref": "LFR3731EVCP03", - "description": "LEUCATE Roseaux", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.34847, - 48.08875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3601EVCP01", - "ref": "LFR3601EVCP01", - "description": "DOUARNENEZ Toubalan", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.34847, - 48.08875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3601EVCP01", - "ref": "LFR3601EVCP01", - "description": "DOUARNENEZ Toubalan", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.575041, - 48.735517 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4165EVCP04", - "ref": "LFR4165EVCP04", - "description": "FLERS Miniere", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.575041, - 48.735517 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4165EVCP04", - "ref": "LFR4165EVCP04", - "description": "FLERS Miniere", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.48768, - 46.305413 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4011EVCP04", - "ref": "LFR4011EVCP04", - "description": "BESSINES - Rochelle", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.48768, - 46.305413 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4011EVCP04", - "ref": "LFR4011EVCP04", - "description": "BESSINES - Rochelle", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.848354, - 46.777557 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3565EVCP02", - "ref": "LFR3565EVCP02", - "description": "POUZAUGES Sables", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.848354, - 46.777557 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3565EVCP02", - "ref": "LFR3565EVCP02", - "description": "POUZAUGES Sables", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.492199, - 48.559146 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4118EVCP04", - "ref": "LFR4118EVCP04", - "description": "PONTORSON Colverts", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.492199, - 48.559146 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4118EVCP04", - "ref": "LFR4118EVCP04", - "description": "PONTORSON Colverts", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.538811, - 45.148294 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4268EVCP04", - "ref": "LFR4268EVCP04", - "description": "SAINT ASTIER - Glaneurs", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.538811, - 45.148294 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4268EVCP04", - "ref": "LFR4268EVCP04", - "description": "SAINT ASTIER - Glaneurs", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.299626, - 45.81793 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3547EVCP04", - "ref": "LFR3547EVCP04", - "description": "FEYTIAT Ponteix", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.299626, - 45.81793 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3547EVCP04", - "ref": "LFR3547EVCP04", - "description": "FEYTIAT Ponteix", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.665947, - 46.60795 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3469EVCP03", - "ref": "LFR3469EVCP03", - "description": "LES ACHARDS Clemenceau", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.665947, - 46.60795 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3469EVCP03", - "ref": "LFR3469EVCP03", - "description": "LES ACHARDS Clemenceau", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.895406, - 45.050868 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3932EVCP01", - "ref": "LFR3932EVCP01", - "description": "CHADRAC - Roderie", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.895406, - 45.050868 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3932EVCP01", - "ref": "LFR3932EVCP01", - "description": "CHADRAC - Roderie", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.820695, - 45.279697 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3575EVCP02", - "ref": "LFR3575EVCP02", - "description": "SAINT RAMBERT D ALBON Milan", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.820695, - 45.279697 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3575EVCP02", - "ref": "LFR3575EVCP02", - "description": "SAINT RAMBERT D ALBON Milan", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.338137, - 45.96607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3675EVCP01", - "ref": "LFR3675EVCP01", - "description": "AMBERIEU EN BUGEY Libération", - "capacity": "10", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.338137, - 45.96607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3675EVCP01", - "ref": "LFR3675EVCP01", - "description": "AMBERIEU EN BUGEY Libération", - "capacity": "10", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.438598, - 46.115396 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3275EVCP01", - "ref": "LFR3275EVCP01", - "description": "VICHY Poincaré", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.438598, - 46.115396 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3275EVCP01", - "ref": "LFR3275EVCP01", - "description": "VICHY Poincaré", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.438598, - 46.115396 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3275EVCP01", - "ref": "LFR3275EVCP01", - "description": "VICHY Poincaré", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.932859, - 45.746014 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3171EVCP02", - "ref": "LFR3171EVCP02", - "description": "DECINES CHARPIEU Roosevelt", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.932859, - 45.746014 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3171EVCP02", - "ref": "LFR3171EVCP02", - "description": "DECINES CHARPIEU Roosevelt", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.198188, - 45.751811 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3639EVCP02", - "ref": "LFR3639EVCP02", - "description": "TIGNIEU JAMEZIEU Cremieu", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.198188, - 45.751811 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3639EVCP02", - "ref": "LFR3639EVCP02", - "description": "TIGNIEU JAMEZIEU Cremieu", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.959134, - 45.716516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3689EVCP05", - "ref": "LFR3689EVCP05", - "description": "ST PRIEST Grenoble", - "capacity": "10", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.959134, - 45.716516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3689EVCP05", - "ref": "LFR3689EVCP05", - "description": "ST PRIEST Grenoble", - "capacity": "10", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.430834, - 45.567743 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3697EVCP02", - "ref": "LFR3697EVCP02", - "description": "ST JEAN DE SOUDAIN Setives", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.430834, - 45.567743 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3697EVCP02", - "ref": "LFR3697EVCP02", - "description": "ST JEAN DE SOUDAIN Setives", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.050264, - 45.797436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3708EVCP03", - "ref": "LFR3708EVCP03", - "description": "JONAGE Nationale", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.050264, - 45.797436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3708EVCP03", - "ref": "LFR3708EVCP03", - "description": "JONAGE Nationale", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.482993, - 45.672216 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3801EVCP02", - "ref": "LFR3801EVCP02", - "description": "Morestel Claudel", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.482993, - 45.672216 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3801EVCP02", - "ref": "LFR3801EVCP02", - "description": "Morestel Claudel", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.225677, - 45.726768 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3900EVCP02", - "ref": "LFR3900EVCP02", - "description": "FEURS Sables", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.225677, - 45.726768 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3900EVCP02", - "ref": "LFR3900EVCP02", - "description": "FEURS Sables", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.217572, - 45.523377 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3938EVCP02", - "ref": "LFR3938EVCP02", - "description": "BONSON - Mairie", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.217572, - 45.523377 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3938EVCP02", - "ref": "LFR3938EVCP02", - "description": "BONSON - Mairie", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.575313, - 46.395105 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2068EVCP01", - "ref": "LFR2068EVCP01", - "description": "EVIAN", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.575313, - 46.395105 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2068EVCP01", - "ref": "LFR2068EVCP01", - "description": "EVIAN", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.081907, - 45.051415 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3339EVCP01", - "ref": "LFR3339EVCP01", - "description": "ROMANS SUR ISERE Allobroges", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.081907, - 45.051415 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3339EVCP01", - "ref": "LFR3339EVCP01", - "description": "ROMANS SUR ISERE Allobroges", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.761574, - 45.186638 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3562EVCP01", - "ref": "LFR3562EVCP01", - "description": "SAINT MARTIN D'HERES Glairons", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.761574, - 45.186638 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3562EVCP01", - "ref": "LFR3562EVCP01", - "description": "SAINT MARTIN D'HERES Glairons", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.883947, - 45.274004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3615EVCP02", - "ref": "LFR3615EVCP02", - "description": "CROLLES Croizat", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.883947, - 45.274004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3615EVCP02", - "ref": "LFR3615EVCP02", - "description": "CROLLES Croizat", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.689769, - 45.530129 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3641EVCP02", - "ref": "LFR3641EVCP02", - "description": "PONT DE BEAUVOISIN Baronnie", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.689769, - 45.530129 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3641EVCP02", - "ref": "LFR3641EVCP02", - "description": "PONT DE BEAUVOISIN Baronnie", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.433163, - 46.350042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3806EVCP02", - "ref": "LFR3806EVCP02", - "description": "ANTHY-SUR-LEMAN - Robert Sud", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.433163, - 46.350042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3806EVCP02", - "ref": "LFR3806EVCP02", - "description": "ANTHY-SUR-LEMAN - Robert Sud", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.614989, - 46.144675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3893EVCP02", - "ref": "LFR3893EVCP02", - "description": "NANTUA - Geneve", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.614989, - 46.144675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3893EVCP02", - "ref": "LFR3893EVCP02", - "description": "NANTUA - Geneve", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.691662, - 45.168517 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3949EVCP01", - "ref": "LFR3949EVCP01", - "description": "SEYSSINET-PARISET Grenoble", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.691662, - 45.168517 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3949EVCP01", - "ref": "LFR3949EVCP01", - "description": "SEYSSINET-PARISET Grenoble", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.816783, - 49.360601 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3570EVCP03", - "ref": "LFR3570EVCP03", - "description": "BOURG ACHARD Fernand", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.816783, - 49.360601 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3570EVCP03", - "ref": "LFR3570EVCP03", - "description": "BOURG ACHARD Fernand", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.110227, - 49.285481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2849EVCP01", - "ref": "LFR2849EVCP01", - "description": "DIVES SUR MER Général de Gaulle", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.110227, - 49.285481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2849EVCP01", - "ref": "LFR2849EVCP01", - "description": "DIVES SUR MER Général de Gaulle", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.195538, - 49.514156 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3335EVCP01", - "ref": "LFR3335EVCP01", - "description": "HARFLEUR Engels", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.195538, - 49.514156 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3335EVCP01", - "ref": "LFR3335EVCP01", - "description": "HARFLEUR Engels", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.043088, - 49.289419 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3458EVCP03", - "ref": "LFR3458EVCP03", - "description": "ST PIERRE LES ELBEUF Bonport", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.043088, - 49.289419 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3458EVCP03", - "ref": "LFR3458EVCP03", - "description": "ST PIERRE LES ELBEUF Bonport", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.301429, - 49.191088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3621EVCP02", - "ref": "LFR3621EVCP02", - "description": "COLOMBELLES Bocage", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.301429, - 49.191088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3621EVCP02", - "ref": "LFR3621EVCP02", - "description": "COLOMBELLES Bocage", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.075601, - 49.893281 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3632EVCP02", - "ref": "LFR3632EVCP02", - "description": "ST AUBIN SUR SCIE Pointe", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.075601, - 49.893281 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3632EVCP02", - "ref": "LFR3632EVCP02", - "description": "ST AUBIN SUR SCIE Pointe", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.04633, - 49.420005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3664EVCP03", - "ref": "LFR3664EVCP03", - "description": "LE GRAND QUEVILLY Couturier", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.04633, - 49.420005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3664EVCP03", - "ref": "LFR3664EVCP03", - "description": "LE GRAND QUEVILLY Couturier", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.454618, - 49.32114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3915EVCP04", - "ref": "LFR3915EVCP04", - "description": "COURSEULLES SUR MER - Reviers", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.454618, - 49.32114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3915EVCP04", - "ref": "LFR3915EVCP04", - "description": "COURSEULLES SUR MER - Reviers", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.661241, - 48.762564 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3889EVCP02", - "ref": "LFR3889EVCP02", - "description": "ST SULPICE SUR RISLE - La Pichotiere", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.661241, - 48.762564 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3889EVCP02", - "ref": "LFR3889EVCP02", - "description": "ST SULPICE SUR RISLE - La Pichotiere", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.247286, - 49.117634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3073EVCP03", - "ref": "LFR3073EVCP03", - "description": "METZ Drapiers", - "capacity": "8", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.247286, - 49.117634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3073EVCP03", - "ref": "LFR3073EVCP03", - "description": "METZ Drapiers", - "capacity": "8", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.159369, - 49.149954 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3333EVCP02", - "ref": "LFR3333EVCP02", - "description": "WOIPPY Thionville", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.159369, - 49.149954 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3333EVCP02", - "ref": "LFR3333EVCP02", - "description": "WOIPPY Thionville", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.877784, - 49.17587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3625EVCP03", - "ref": "LFR3625EVCP03", - "description": "FORBACH Prouvé", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.877784, - 49.17587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3625EVCP03", - "ref": "LFR3625EVCP03", - "description": "FORBACH Prouvé", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.285216, - 48.635368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3837EVCP02", - "ref": "LFR3837EVCP02", - "description": "LONGPONT SUR ORGE - Biron", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.285216, - 48.635368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3837EVCP02", - "ref": "LFR3837EVCP02", - "description": "LONGPONT SUR ORGE - Biron", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.094167, - 48.30486 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3630EVCP02", - "ref": "LFR3630EVCP02", - "description": "TROYES Tassigny", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.094167, - 48.30486 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3630EVCP02", - "ref": "LFR3630EVCP02", - "description": "TROYES Tassigny", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.599153, - 48.730628 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3583EVCP02", - "ref": "LFR3583EVCP02", - "description": "VITRY LE FRANCOIS Perthois", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.599153, - 48.730628 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3583EVCP02", - "ref": "LFR3583EVCP02", - "description": "VITRY LE FRANCOIS Perthois", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.424831, - 48.190733 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3058EVCP01", - "ref": "LFR3058EVCP01", - "description": "GOLBEY Leclerc", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.424831, - 48.190733 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3058EVCP01", - "ref": "LFR3058EVCP01", - "description": "GOLBEY Leclerc", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.332266, - 47.841301 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3452EVCP01", - "ref": "LFR3452EVCP01", - "description": "LANGRES Dijon", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.332266, - 47.841301 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3452EVCP01", - "ref": "LFR3452EVCP01", - "description": "LANGRES Dijon", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.703396, - 48.368084 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3447EVCP01", - "ref": "LFR3447EVCP01", - "description": "NEUFCHATEAU Leclerc", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.703396, - 48.368084 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3447EVCP01", - "ref": "LFR3447EVCP01", - "description": "NEUFCHATEAU Leclerc", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.961827, - 48.276941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2841EVCP01", - "ref": "LFR2841EVCP01", - "description": "ST DIE DES VOSGES Alsace", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.961827, - 48.276941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2841EVCP01", - "ref": "LFR2841EVCP01", - "description": "ST DIE DES VOSGES Alsace", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.033267, - 48.291469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3314EVCP01", - "ref": "LFR3314EVCP01", - "description": "STE SAVINE Leclerc", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.033267, - 48.291469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3314EVCP01", - "ref": "LFR3314EVCP01", - "description": "STE SAVINE Leclerc", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.891311, - 48.671381 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3581EVCP02", - "ref": "LFR3581EVCP02", - "description": "TOUL Keller", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.891311, - 48.671381 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3581EVCP02", - "ref": "LFR3581EVCP02", - "description": "TOUL Keller", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.349913, - 48.950639 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4040EVCP01", - "ref": "LFR4040EVCP01", - "description": "CHALONS Rolland", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.349913, - 48.950639 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4040EVCP01", - "ref": "LFR4040EVCP01", - "description": "CHALONS Rolland", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.067605, - 48.830562 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4106EVCP01", - "ref": "LFR4106EVCP01", - "description": "DIEULOUARD ", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.067605, - 48.830562 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4106EVCP01", - "ref": "LFR4106EVCP01", - "description": "DIEULOUARD ", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.352921, - 48.609867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3341EVCP01", - "ref": "LFR3341EVCP01", - "description": "DOMBASLE SUR MEURTHE Rosières", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.352921, - 48.609867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3341EVCP01", - "ref": "LFR3341EVCP01", - "description": "DOMBASLE SUR MEURTHE Rosières", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.446125, - 48.166614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4123EVCP03", - "ref": "LFR4123EVCP03", - "description": "EPINAL Alsace", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.446125, - 48.166614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4123EVCP03", - "ref": "LFR4123EVCP03", - "description": "EPINAL Alsace", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.975, - 48.220598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3797EVCP05", - "ref": "LFR3797EVCP05", - "description": "PLEYBEN - Kerflouz", - "capacity": "10", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.975, - 48.220598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3797EVCP05", - "ref": "LFR3797EVCP05", - "description": "PLEYBEN - Kerflouz", - "capacity": "10", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.475316, - 48.41522 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3588EVCP03", - "ref": "LFR3588EVCP03", - "description": "BREST Paulet", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.475316, - 48.41522 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3588EVCP03", - "ref": "LFR3588EVCP03", - "description": "BREST Paulet", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.056758, - 48.211203 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3596EVCP02", - "ref": "LFR3596EVCP02", - "description": "CHATEAULIN Roz", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.056758, - 48.211203 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3596EVCP02", - "ref": "LFR3596EVCP02", - "description": "CHATEAULIN Roz", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.749931, - 48.418274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3616EVCP03", - "ref": "LFR3616EVCP03", - "description": "COMBOURG Madame", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.749931, - 48.418274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3616EVCP03", - "ref": "LFR3616EVCP03", - "description": "COMBOURG Madame", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.724209, - 48.551354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3842EVCP02", - "ref": "LFR3842EVCP02", - "description": "DOL DE BRETAGNE - Baie", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.724209, - 48.551354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3842EVCP02", - "ref": "LFR3842EVCP02", - "description": "DOL DE BRETAGNE - Baie", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.498849, - 48.482007 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3608EVCP03", - "ref": "LFR3608EVCP03", - "description": "LAMBALLE Lanjouan", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.498849, - 48.482007 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3608EVCP03", - "ref": "LFR3608EVCP03", - "description": "LAMBALLE Lanjouan", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.976658, - 48.63325 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3796EVCP02", - "ref": "LFR3796EVCP02", - "description": "LANVOLLON - Fontaines", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.976658, - 48.63325 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3796EVCP02", - "ref": "LFR3796EVCP02", - "description": "LANVOLLON - Fontaines", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.614179, - 48.297856 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3187EVCP02", - "ref": "LFR3187EVCP02", - "description": "MAYENNE Blériot", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.614179, - 48.297856 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3187EVCP02", - "ref": "LFR3187EVCP02", - "description": "MAYENNE Blériot", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.625437, - 48.66224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3724EVCP02", - "ref": "LFR3724EVCP02", - "description": "PLESTIN LES GREVES Guergay", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.625437, - 48.66224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3724EVCP02", - "ref": "LFR3724EVCP02", - "description": "PLESTIN LES GREVES Guergay", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.387491, - 47.942707 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3770EVCP02", - "ref": "LFR3770EVCP02", - "description": "PLOERMEL Brocéliande", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.387491, - 47.942707 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3770EVCP02", - "ref": "LFR3770EVCP02", - "description": "PLOERMEL Brocéliande", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.544111, - 48.555941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3605EVCP03", - "ref": "LFR3605EVCP03", - "description": "ST ALBAN Gaieté", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.544111, - 48.555941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3605EVCP03", - "ref": "LFR3605EVCP03", - "description": "ST ALBAN Gaieté", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.172114, - 48.188846 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3757EVCP02", - "ref": "LFR3757EVCP02", - "description": "SAINT MEEN LE GRAND Pasteur", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.172114, - 48.188846 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3757EVCP02", - "ref": "LFR3757EVCP02", - "description": "SAINT MEEN LE GRAND Pasteur", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.87831, - 48.857714 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3658EVCP02", - "ref": "LFR3658EVCP02", - "description": "VIRE Caen", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.87831, - 48.857714 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3658EVCP02", - "ref": "LFR3658EVCP02", - "description": "VIRE Caen", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.482036, - 49.513675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3418EVCP01", - "ref": "LFR3418EVCP01", - "description": "VALOGNES Felix Buhot", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.482036, - 49.513675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3418EVCP01", - "ref": "LFR3418EVCP01", - "description": "VALOGNES Felix Buhot", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.812979, - 47.973489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2917EVCP01", - "ref": "LFR2917EVCP01", - "description": "GUICHEN Joliot Curie", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.812979, - 47.973489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2917EVCP01", - "ref": "LFR2917EVCP01", - "description": "GUICHEN Joliot Curie", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.826666, - 48.59115 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3586EVCP03", - "ref": "LFR3586EVCP03", - "description": "MORLAIX Vinci", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.826666, - 48.59115 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3586EVCP03", - "ref": "LFR3586EVCP03", - "description": "MORLAIX Vinci", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9441, - 49.240331 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4112EVCP01", - "ref": "LFR4112EVCP01", - "description": "BRIEY -Gambetta", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9441, - 49.240331 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4112EVCP01", - "ref": "LFR4112EVCP01", - "description": "BRIEY -Gambetta", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1286, - 49.4395 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4143EVCP01", - "ref": "LFR4143EVCP01", - "description": "DARNETAL", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1286, - 49.4395 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4143EVCP01", - "ref": "LFR4143EVCP01", - "description": "DARNETAL", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.957096, - 48.362313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4088EVCP04", - "ref": "LFR4088EVCP04", - "description": "ESMANS", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.957096, - 48.362313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4088EVCP04", - "ref": "LFR4088EVCP04", - "description": "ESMANS", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.459084, - 49.725726 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4144EVCP01", - "ref": "LFR4144EVCP01", - "description": "NEUVILLE FERRIERES Eaux", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.459084, - 49.725726 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4144EVCP01", - "ref": "LFR4144EVCP01", - "description": "NEUVILLE FERRIERES Eaux", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.977109, - 50.332349 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4124EVCP01", - "ref": "LFR4124EVCP01", - "description": "VITRY EN ARTOIS Nationale", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.977109, - 50.332349 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4124EVCP01", - "ref": "LFR4124EVCP01", - "description": "VITRY EN ARTOIS Nationale", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.433395, - 48.687488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4113EVCP01", - "ref": "LFR4113EVCP01", - "description": "DRAVEIL - Waldeck rouseau", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.433395, - 48.687488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4113EVCP01", - "ref": "LFR4113EVCP01", - "description": "DRAVEIL - Waldeck rouseau", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.810014, - 47.373389 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4041EVCP01", - "ref": "LFR4041EVCP01", - "description": "MONTLOUIS SUR LOIRE Ader", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.810014, - 47.373389 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4041EVCP01", - "ref": "LFR4041EVCP01", - "description": "MONTLOUIS SUR LOIRE Ader", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.069992, - 49.270807 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3684EVCP03", - "ref": "LFR3684EVCP03", - "description": "REIMS Papin", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.069992, - 49.270807 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3684EVCP03", - "ref": "LFR3684EVCP03", - "description": "REIMS Papin", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.38119, - 47.979367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3552EVCP03", - "ref": "LFR3552EVCP03", - "description": "JOIGNY Isle", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.38119, - 47.979367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3552EVCP03", - "ref": "LFR3552EVCP03", - "description": "JOIGNY Isle", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.735852, - 47.977503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3604EVCP02", - "ref": "LFR3604EVCP02", - "description": "AMILLY Vignes", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.735852, - 47.977503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3604EVCP02", - "ref": "LFR3604EVCP02", - "description": "AMILLY Vignes", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.380155, - 48.819619 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR1071EVCP01", - "ref": "LFR1071EVCP01", - "description": "IVRY", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.380155, - 48.819619 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR1071EVCP01", - "ref": "LFR1071EVCP01", - "description": "IVRY", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.286716, - 48.184593 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3369EVCP01", - "ref": "LFR3369EVCP01", - "description": "SENS Gaulle", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.286716, - 48.184593 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3369EVCP01", - "ref": "LFR3369EVCP01", - "description": "SENS Gaulle", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.739489, - 48.012608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3006EVCP01", - "ref": "LFR3006EVCP01", - "description": "CHALETTE S/ LOING", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.739489, - 48.012608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3006EVCP01", - "ref": "LFR3006EVCP01", - "description": "CHALETTE S/ LOING", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.585838, - 50.49185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3415EVCP03", - "ref": "LFR3415EVCP03", - "description": "BRUAY LA BUISSIERE", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.585838, - 50.49185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3415EVCP03", - "ref": "LFR3415EVCP03", - "description": "BRUAY LA BUISSIERE", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.608554, - 50.413489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3659EVCP02", - "ref": "LFR3659EVCP02", - "description": "RANG DU FLIERS - Berck", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.608554, - 50.413489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3659EVCP02", - "ref": "LFR3659EVCP02", - "description": "RANG DU FLIERS - Berck", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.785367, - 50.427276 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3809EVCP02", - "ref": "LFR3809EVCP02", - "description": "LIEVIN - Marle", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.785367, - 50.427276 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3809EVCP02", - "ref": "LFR3809EVCP02", - "description": "LIEVIN - Marle", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.794555, - 50.447747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3476EVCP02", - "ref": "LFR3476EVCP02", - "description": "LOOS EN GOHELLE Bethune", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.794555, - 50.447747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3476EVCP02", - "ref": "LFR3476EVCP02", - "description": "LOOS EN GOHELLE Bethune", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.251303, - 50.73239 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3802EVCP02", - "ref": "LFR3802EVCP02", - "description": "LONGUENESSE - Lumbres", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.251303, - 50.73239 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3802EVCP02", - "ref": "LFR3802EVCP02", - "description": "LONGUENESSE - Lumbres", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.545937, - 50.738303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3387EVCP03", - "ref": "LFR3387EVCP03", - "description": "HAZEBROUCK Notre Dame", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.545937, - 50.738303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3387EVCP03", - "ref": "LFR3387EVCP03", - "description": "HAZEBROUCK Notre Dame", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.829201, - 50.411893 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4114EVCP01", - "ref": "LFR4114EVCP01", - "description": "AVION - Septembre", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.829201, - 50.411893 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4114EVCP01", - "ref": "LFR4114EVCP01", - "description": "AVION - Septembre", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.984534, - 50.750548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3779EVCP02", - "ref": "LFR3779EVCP02", - "description": "COMINES - Armentières", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.984534, - 50.750548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3779EVCP02", - "ref": "LFR3779EVCP02", - "description": "COMINES - Armentières", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.432851, - 50.962903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3762EVCP02", - "ref": "LFR3762EVCP02", - "description": "SOCX Cassel", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.432851, - 50.962903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3762EVCP02", - "ref": "LFR3762EVCP02", - "description": "SOCX Cassel", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.43408, - 51.022546 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3753EVCP02", - "ref": "LFR3753EVCP02", - "description": "TETEGHEM Rouge", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.43408, - 51.022546 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3753EVCP02", - "ref": "LFR3753EVCP02", - "description": "TETEGHEM Rouge", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.88718, - 50.681873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3683EVCP02", - "ref": "LFR3683EVCP02", - "description": "ARMENTIERES Mun", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.88718, - 50.681873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3683EVCP02", - "ref": "LFR3683EVCP02", - "description": "ARMENTIERES Mun", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.011236, - 50.612535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3457EVCP02", - "ref": "LFR3457EVCP02", - "description": "LOOS République", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.011236, - 50.612535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3457EVCP02", - "ref": "LFR3457EVCP02", - "description": "LOOS République", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.034896, - 50.558946 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3319EVCP03", - "ref": "LFR3319EVCP03", - "description": "SECLIN Lille", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.034896, - 50.558946 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3319EVCP03", - "ref": "LFR3319EVCP03", - "description": "SECLIN Lille", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.103388, - 50.634139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3318EVCP02", - "ref": "LFR3318EVCP02", - "description": "LILLE HELLEMMES Jacquard", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.103388, - 50.634139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3318EVCP02", - "ref": "LFR3318EVCP02", - "description": "LILLE HELLEMMES Jacquard", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.966301, - 50.479399 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3317EVCP03", - "ref": "LFR3317EVCP03", - "description": "CARVIN Oignies", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.966301, - 50.479399 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3317EVCP03", - "ref": "LFR3317EVCP03", - "description": "CARVIN Oignies", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101715, - 50.38847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2679EVCP02", - "ref": "LFR2679EVCP02", - "description": "WAZIERS", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101715, - 50.38847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2679EVCP02", - "ref": "LFR2679EVCP02", - "description": "WAZIERS", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.135552, - 50.678274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR1346EVCP01", - "ref": "LFR1346EVCP01", - "description": "WASQUEHAL", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.135552, - 50.678274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR1346EVCP01", - "ref": "LFR1346EVCP01", - "description": "WASQUEHAL", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.461244, - 48.42903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3561EVCP02", - "ref": "LFR3561EVCP02", - "description": "LUISANT Leclerc", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.461244, - 48.42903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3561EVCP02", - "ref": "LFR3561EVCP02", - "description": "LUISANT Leclerc", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.388321, - 48.742583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3411EVCP02", - "ref": "LFR3411EVCP02", - "description": "DREUX Leclerc", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.388321, - 48.742583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3411EVCP02", - "ref": "LFR3411EVCP02", - "description": "DREUX Leclerc", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.901768, - 49.011601 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3958EVCP02", - "ref": "LFR3958EVCP02", - "description": "MEULAN EN YVELINES - Aulnes", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.901768, - 49.011601 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3958EVCP02", - "ref": "LFR3958EVCP02", - "description": "MEULAN EN YVELINES - Aulnes", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.147048, - 49.020728 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3942EVCP03", - "ref": "LFR3942EVCP03", - "description": "PIERRELAYE - Leclerc", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.147048, - 49.020728 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3942EVCP03", - "ref": "LFR3942EVCP03", - "description": "PIERRELAYE - Leclerc", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.079879, - 49.07297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3821EVCP02", - "ref": "LFR3821EVCP02", - "description": "OSNY - Gisors", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.079879, - 49.07297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3821EVCP02", - "ref": "LFR3821EVCP02", - "description": "OSNY - Gisors", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.199162, - 48.67819 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3716EVCP02", - "ref": "LFR3716EVCP02", - "description": "LES ULIS Horn", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.199162, - 48.67819 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3716EVCP02", - "ref": "LFR3716EVCP02", - "description": "LES ULIS Horn", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.830364, - 48.629335 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3703EVCP03", - "ref": "LFR3703EVCP03", - "description": "RAMBOUILLET Lenôtre", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.830364, - 48.629335 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3703EVCP03", - "ref": "LFR3703EVCP03", - "description": "RAMBOUILLET Lenôtre", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.246828, - 48.190226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3595EVCP02", - "ref": "LFR3595EVCP02", - "description": "PITHIVIERS Pointe", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.246828, - 48.190226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3595EVCP02", - "ref": "LFR3595EVCP02", - "description": "PITHIVIERS Pointe", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.394425, - 49.037849 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3903EVCP02", - "ref": "LFR3903EVCP02", - "description": "CHATEAU THIERRY - Prairie", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.394425, - 49.037849 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3903EVCP02", - "ref": "LFR3903EVCP02", - "description": "CHATEAU THIERRY - Prairie", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.371293, - 49.868784 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3891EVCP02", - "ref": "LFR3891EVCP02", - "description": "LONGUEAU - L' arc", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.371293, - 49.868784 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3891EVCP02", - "ref": "LFR3891EVCP02", - "description": "LONGUEAU - L' arc", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.953092, - 49.026699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3617EVCP03", - "ref": "LFR3617EVCP03", - "description": "Epernay Valentin", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.953092, - 49.026699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3617EVCP03", - "ref": "LFR3617EVCP03", - "description": "Epernay Valentin", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.741073, - 50.299633 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3611EVCP02", - "ref": "LFR3611EVCP02", - "description": "ARRAS Churchill", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.741073, - 50.299633 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3611EVCP02", - "ref": "LFR3611EVCP02", - "description": "ARRAS Churchill", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.273827, - 49.904844 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3598EVCP02", - "ref": "LFR3598EVCP02", - "description": "AMIENS d'Australie", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.273827, - 49.904844 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3598EVCP02", - "ref": "LFR3598EVCP02", - "description": "AMIENS d'Australie", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.925677, - 50.279429 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3467EVCP02", - "ref": "LFR3467EVCP02", - "description": "FEIGNIES Empereur", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.925677, - 50.279429 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3467EVCP02", - "ref": "LFR3467EVCP02", - "description": "FEIGNIES Empereur", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.596578, - 49.307699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3260EVCP01", - "ref": "LFR3260EVCP01", - "description": "PONT SAINTE MAXENCE", - "capacity": "2", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.596578, - 49.307699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3260EVCP01", - "ref": "LFR3260EVCP01", - "description": "PONT SAINTE MAXENCE", - "capacity": "2", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.069104, - 46.64112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4252EVCP04", - "ref": "LFR4252EVCP04", - "description": "LE BLANC - Europe", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.069104, - 46.64112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4252EVCP04", - "ref": "LFR4252EVCP04", - "description": "LE BLANC - Europe", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.712552, - 48.509481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3750EVCP02", - "ref": "LFR3750EVCP02", - "description": "ROMILLY SUR SEINE Entrepreneurs", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.712552, - 48.509481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3750EVCP02", - "ref": "LFR3750EVCP02", - "description": "ROMILLY SUR SEINE Entrepreneurs", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.087051, - 48.803194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3758EVCP02", - "ref": "LFR3758EVCP02", - "description": "COULOMMIERS - Rue de l'Orgeval", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.087051, - 48.803194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3758EVCP02", - "ref": "LFR3758EVCP02", - "description": "COULOMMIERS - Rue de l'Orgeval", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.678413, - 48.539965 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3568EVCP02", - "ref": "LFR3568EVCP02", - "description": "VAUX LE PENIL Montereau", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.678413, - 48.539965 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3568EVCP02", - "ref": "LFR3568EVCP02", - "description": "VAUX LE PENIL Montereau", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.667979, - 48.951953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3456EVCP02", - "ref": "LFR3456EVCP02", - "description": "CLAYE SOUILLY Sarron", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.667979, - 48.951953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3456EVCP02", - "ref": "LFR3456EVCP02", - "description": "CLAYE SOUILLY Sarron", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.573854, - 48.714993 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3629EVCP02", - "ref": "LFR3629EVCP02", - "description": "SANTENY Gayen", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.573854, - 48.714993 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3629EVCP02", - "ref": "LFR3629EVCP02", - "description": "SANTENY Gayen", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4841, - 48.757675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3901EVCP02", - "ref": "LFR3901EVCP02", - "description": "BONNEUIL SUR MARNE - Garry", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4841, - 48.757675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3901EVCP02", - "ref": "LFR3901EVCP02", - "description": "BONNEUIL SUR MARNE - Garry", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.593023, - 48.870268 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3372EVCP02", - "ref": "LFR3372EVCP02", - "description": "CHELLES Sylvie", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.593023, - 48.870268 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3372EVCP02", - "ref": "LFR3372EVCP02", - "description": "CHELLES Sylvie", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.53242, - 48.816241 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3567EVCP03", - "ref": "LFR3567EVCP03", - "description": "CHAMPIGNY Bernau", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.53242, - 48.816241 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3567EVCP03", - "ref": "LFR3567EVCP03", - "description": "CHAMPIGNY Bernau", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.447902, - 48.761441 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3627EVCP03", - "ref": "LFR3627EVCP03", - "description": "VALENTON Duranton", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.447902, - 48.761441 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3627EVCP03", - "ref": "LFR3627EVCP03", - "description": "VALENTON Duranton", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.586075, - 48.778438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3672EVCP02", - "ref": "LFR3672EVCP02", - "description": "PONTAULT COMBAULT Chênes", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.586075, - 48.778438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3672EVCP02", - "ref": "LFR3672EVCP02", - "description": "PONTAULT COMBAULT Chênes", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.140941, - 48.955565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3742EVCP02", - "ref": "LFR3742EVCP02", - "description": "REUIL EN BRIE 1945", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.140941, - 48.955565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3742EVCP02", - "ref": "LFR3742EVCP02", - "description": "REUIL EN BRIE 1945", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.204332, - 48.778637 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4057EVCP01", - "ref": "LFR4057EVCP01", - "description": "LA MADELEINE DE NONANCOURT André", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.204332, - 48.778637 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4057EVCP01", - "ref": "LFR4057EVCP01", - "description": "LA MADELEINE DE NONANCOURT André", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.160106, - 50.705413 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4193EVCP01", - "ref": "LFR4193EVCP01", - "description": "Tourcoing - Canal", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.160106, - 50.705413 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4193EVCP01", - "ref": "LFR4193EVCP01", - "description": "Tourcoing - Canal", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.37433, - 47.56389 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4275EVCP01", - "ref": "LFR4275EVCP01", - "description": "SAINT GERVAIS LA FORET", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.37433, - 47.56389 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4275EVCP01", - "ref": "LFR4275EVCP01", - "description": "SAINT GERVAIS LA FORET", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.66692, - 50.008608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3437EVCP03", - "ref": "LFR3437EVCP03", - "description": "ALBERT Faidherbe", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.66692, - 50.008608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3437EVCP03", - "ref": "LFR3437EVCP03", - "description": "ALBERT Faidherbe", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.853252, - 50.206535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3385EVCP03", - "ref": "LFR3385EVCP03", - "description": "BACHANT Maubeuge", - "capacity": "7", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.853252, - 50.206535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3385EVCP03", - "ref": "LFR3385EVCP03", - "description": "BACHANT Maubeuge", - "capacity": "7", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.247521, - 50.181144 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3172EVCP02", - "ref": "LFR3172EVCP02", - "description": "CAMBRAI Valenciennes", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.247521, - 50.181144 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3172EVCP02", - "ref": "LFR3172EVCP02", - "description": "CAMBRAI Valenciennes", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.211282, - 49.628505 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3931EVCP02", - "ref": "LFR3931EVCP02", - "description": "CHAUNY - Ternynck", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.211282, - 49.628505 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3931EVCP02", - "ref": "LFR3931EVCP02", - "description": "CHAUNY - Ternynck", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.502935, - 49.911171 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3397EVCP02", - "ref": "LFR3397EVCP02", - "description": "CORBIE Curé", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.502935, - 49.911171 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3397EVCP02", - "ref": "LFR3397EVCP02", - "description": "CORBIE Curé", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.735845, - 50.279442 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3695EVCP02", - "ref": "LFR3695EVCP02", - "description": "DAINVILLE Mermoz", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.735845, - 50.279442 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3695EVCP02", - "ref": "LFR3695EVCP02", - "description": "DAINVILLE Mermoz", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.850972, - 50.132877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3603EVCP03", - "ref": "LFR3603EVCP03", - "description": "GIVET Beauraing", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.850972, - 50.132877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3603EVCP03", - "ref": "LFR3603EVCP03", - "description": "GIVET Beauraing", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.091399, - 49.908236 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3293EVCP03", - "ref": "LFR3293EVCP03", - "description": "HIRSON Elysées", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.091399, - 49.908236 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3293EVCP03", - "ref": "LFR3293EVCP03", - "description": "HIRSON Elysées", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.345263, - 50.311865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4093EVCP01", - "ref": "LFR4093EVCP01", - "description": "LOURCHES", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.345263, - 50.311865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4093EVCP01", - "ref": "LFR4093EVCP01", - "description": "LOURCHES", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.66728, - 49.308478 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3286EVCP02", - "ref": "LFR3286EVCP02", - "description": "FISMES Soissons", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.66728, - 49.308478 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3286EVCP02", - "ref": "LFR3286EVCP02", - "description": "FISMES Soissons", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.767644, - 49.608509 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3256EVCP02", - "ref": "LFR3256EVCP02", - "description": "YVETOT Bichot", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.767644, - 49.608509 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3256EVCP02", - "ref": "LFR3256EVCP02", - "description": "YVETOT Bichot", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.168065, - 49.225746 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3277EVCP02", - "ref": "LFR3277EVCP02", - "description": "LOUVIERS Churchill", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.168065, - 49.225746 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3277EVCP02", - "ref": "LFR3277EVCP02", - "description": "LOUVIERS Churchill", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.102746, - 50.301206 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3759EVCP02", - "ref": "LFR3759EVCP02", - "description": "JEUMONT Basch", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.102746, - 50.301206 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3759EVCP02", - "ref": "LFR3759EVCP02", - "description": "JEUMONT Basch", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.523623, - 50.33894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3754EVCP02", - "ref": "LFR3754EVCP02", - "description": "MARLY Paul Vaillant Couturier", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.523623, - 50.33894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3754EVCP02", - "ref": "LFR3754EVCP02", - "description": "MARLY Paul Vaillant Couturier", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.223021, - 50.156262 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3268EVCP02", - "ref": "LFR3268EVCP02", - "description": "PROVILLE Paris", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.223021, - 50.156262 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3268EVCP02", - "ref": "LFR3268EVCP02", - "description": "PROVILLE Paris", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.037863, - 49.267833 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3077EVCP03", - "ref": "LFR3077EVCP03", - "description": "REIMS Lemoine", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.037863, - 49.267833 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3077EVCP03", - "ref": "LFR3077EVCP03", - "description": "REIMS Lemoine", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.338919, - 49.389981 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3905EVCP02", - "ref": "LFR3905EVCP02", - "description": "SOISSONS - Laon", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.338919, - 49.389981 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3905EVCP02", - "ref": "LFR3905EVCP02", - "description": "SOISSONS - Laon", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.283247, - 50.354655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3350EVCP03", - "ref": "LFR3350EVCP03", - "description": "SOMAIN Michel", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.283247, - 50.354655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3350EVCP03", - "ref": "LFR3350EVCP03", - "description": "SOMAIN Michel", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.409356, - 50.318986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3694EVCP03", - "ref": "LFR3694EVCP03", - "description": "DENAIN France", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.409356, - 50.318986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3694EVCP03", - "ref": "LFR3694EVCP03", - "description": "DENAIN France", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.573072, - 50.456969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3950EVCP01", - "ref": "LFR3950EVCP01", - "description": "VIEUX CONDE - Jaurés", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.573072, - 50.456969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3950EVCP01", - "ref": "LFR3950EVCP01", - "description": "VIEUX CONDE - Jaurés", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.649532, - 50.540706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4125EVCP01", - "ref": "LFR4125EVCP01", - "description": "BETHUNE Fleming", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.649532, - 50.540706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4125EVCP01", - "ref": "LFR4125EVCP01", - "description": "BETHUNE Fleming", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.27649, - 49.64956 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3207EVCP02", - "ref": "LFR3207EVCP02", - "description": "CONDREN Chauny", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.27649, - 49.64956 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3207EVCP02", - "ref": "LFR3207EVCP02", - "description": "CONDREN Chauny", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.439811, - 49.308269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3423EVCP01", - "ref": "LFR3423EVCP01", - "description": "ECOUIS", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.439811, - 49.308269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3423EVCP01", - "ref": "LFR3423EVCP01", - "description": "ECOUIS", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.439811, - 49.308269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3423EVCP01", - "ref": "LFR3423EVCP01", - "description": "ECOUIS", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.439811, - 49.308269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3423EVCP02", - "ref": "LFR3423EVCP02", - "description": "ECOUIS", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.439811, - 49.308269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3423EVCP02", - "ref": "LFR3423EVCP02", - "description": "ECOUIS", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.439811, - 49.308269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3423EVCP02", - "ref": "LFR3423EVCP02", - "description": "ECOUIS", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.920034, - 50.947022 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3279EVCP02", - "ref": "LFR3279EVCP02", - "description": "CALAIS Saint Exupery", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.920034, - 50.947022 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3279EVCP02", - "ref": "LFR3279EVCP02", - "description": "CALAIS Saint Exupery", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.03718, - 50.01779 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4138EVCP01", - "ref": "LFR4138EVCP01", - "description": "FOURMIES", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.03718, - 50.01779 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4138EVCP01", - "ref": "LFR4138EVCP01", - "description": "FOURMIES", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.154072, - 49.404534 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3943EVCP01", - "ref": "LFR3943EVCP01", - "description": "FRANQUEVILLE ST PIERRE", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.154072, - 49.404534 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3943EVCP01", - "ref": "LFR3943EVCP01", - "description": "FRANQUEVILLE ST PIERRE", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.154072, - 49.404534 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3943EVCP01", - "ref": "LFR3943EVCP01", - "description": "FRANQUEVILLE ST PIERRE", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.568856, - 46.893922 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4172EVCP01", - "ref": "LFR4172EVCP01", - "description": "DUN SUR AURON - Bourges", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.568856, - 46.893922 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4172EVCP01", - "ref": "LFR4172EVCP01", - "description": "DUN SUR AURON - Bourges", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.88664, - 50.86262 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4126EVCP01", - "ref": "LFR4126EVCP01", - "description": "Guines", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.88664, - 50.86262 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4126EVCP01", - "ref": "LFR4126EVCP01", - "description": "Guines", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.936153, - 47.056146 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3656EVCP01", - "ref": "LFR3656EVCP01", - "description": "CHATEAU CHINON CAMPAGNE Salorge", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.936153, - 47.056146 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3656EVCP01", - "ref": "LFR3656EVCP01", - "description": "CHATEAU CHINON CAMPAGNE Salorge", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.936153, - 47.056146 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3656EVCP01", - "ref": "LFR3656EVCP01", - "description": "CHATEAU CHINON CAMPAGNE Salorge", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.39164, - 47.81551 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3460EVCP01", - "ref": "LFR3460EVCP01", - "description": "FROIDECONCHE Relet", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.39164, - 47.81551 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3460EVCP01", - "ref": "LFR3460EVCP01", - "description": "FROIDECONCHE Relet", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.018603, - 47.25516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3195EVCP01", - "ref": "LFR3195EVCP01", - "description": "BESANCON Blum", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.018603, - 47.25516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3195EVCP01", - "ref": "LFR3195EVCP01", - "description": "BESANCON Blum", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.018603, - 47.25516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3195EVCP01", - "ref": "LFR3195EVCP01", - "description": "BESANCON Blum", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.001037, - 47.515244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4046EVCP04", - "ref": "LFR4046EVCP04", - "description": "DELLE - Belfort ", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.001037, - 47.515244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4046EVCP04", - "ref": "LFR4046EVCP04", - "description": "DELLE - Belfort ", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.465456, - 48.400419 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3935EVCP02", - "ref": "LFR3935EVCP02", - "description": "BARR - Sélestat", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.465456, - 48.400419 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3935EVCP02", - "ref": "LFR3935EVCP02", - "description": "BARR - Sélestat", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.338, - 47.34725 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3471EVCP03", - "ref": "LFR3471EVCP03", - "description": "BAUME LES DAMES", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.338, - 47.34725 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3471EVCP03", - "ref": "LFR3471EVCP03", - "description": "BAUME LES DAMES", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.765615, - 48.630235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3443EVCP03", - "ref": "LFR3443EVCP03", - "description": "BISCHHEIM Energie", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.765615, - 48.630235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3443EVCP03", - "ref": "LFR3443EVCP03", - "description": "BISCHHEIM Energie", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.941571, - 48.753433 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3836EVCP02", - "ref": "LFR3836EVCP02", - "description": "DRUSENHEIM - Herrlisheim", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.941571, - 48.753433 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3836EVCP02", - "ref": "LFR3836EVCP02", - "description": "DRUSENHEIM - Herrlisheim", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.729543, - 48.481887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3751EVCP03", - "ref": "LFR3751EVCP03", - "description": "ESCHAU Marins", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.729543, - 48.481887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3751EVCP03", - "ref": "LFR3751EVCP03", - "description": "ESCHAU Marins", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.547448, - 48.172647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3638EVCP03", - "ref": "LFR3638EVCP03", - "description": "MARCKOLSHEIM Ortenbourg", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.547448, - 48.172647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3638EVCP03", - "ref": "LFR3638EVCP03", - "description": "MARCKOLSHEIM Ortenbourg", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.306788, - 47.749396 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3412EVCP02", - "ref": "LFR3412EVCP02", - "description": "MULHOUSE Thann", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.306788, - 47.749396 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3412EVCP02", - "ref": "LFR3412EVCP02", - "description": "MULHOUSE Thann", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.090618, - 48.933768 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3419EVCP03", - "ref": "LFR3419EVCP03", - "description": "SARRE UNION Phalsbourg", - "capacity": "7", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.090618, - 48.933768 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3419EVCP03", - "ref": "LFR3419EVCP03", - "description": "SARRE UNION Phalsbourg", - "capacity": "7", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.691681, - 48.556916 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3782EVCP02", - "ref": "LFR3782EVCP02", - "description": "LINGOLSHEIM - Hannong", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.691681, - 48.556916 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3782EVCP02", - "ref": "LFR3782EVCP02", - "description": "LINGOLSHEIM - Hannong", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.500014, - 48.532906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3646EVCP03", - "ref": "LFR3646EVCP03", - "description": "MOLSHEIM - Route Ecospace", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.500014, - 48.532906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3646EVCP03", - "ref": "LFR3646EVCP03", - "description": "MOLSHEIM - Route Ecospace", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.285512, - 49.047326 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3794EVCP02", - "ref": "LFR3794EVCP02", - "description": "ROHRBACH LES BITCHE - Strasbourg", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.285512, - 49.047326 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3794EVCP02", - "ref": "LFR3794EVCP02", - "description": "ROHRBACH LES BITCHE - Strasbourg", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.731499, - 48.619382 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3772EVCP02", - "ref": "LFR3772EVCP02", - "description": "HOENHEIM Brumath", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.731499, - 48.619382 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3772EVCP02", - "ref": "LFR3772EVCP02", - "description": "HOENHEIM Brumath", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.374327, - 48.706755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3470EVCP02", - "ref": "LFR3470EVCP02", - "description": "MARMOUTIER", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.374327, - 48.706755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3470EVCP02", - "ref": "LFR3470EVCP02", - "description": "MARMOUTIER", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.158959, - 48.042486 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3713EVCP02", - "ref": "LFR3713EVCP02", - "description": "MUNSTER", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.158959, - 48.042486 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3713EVCP02", - "ref": "LFR3713EVCP02", - "description": "MUNSTER", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.439136, - 48.251946 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3444EVCP03", - "ref": "LFR3444EVCP03", - "description": "SELESTAT Colmar", - "capacity": "7", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.439136, - 48.251946 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3444EVCP03", - "ref": "LFR3444EVCP03", - "description": "SELESTAT Colmar", - "capacity": "7", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.74262, - 48.553491 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3946EVCP02", - "ref": "LFR3946EVCP02", - "description": "STRASBOURG Eberts", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.74262, - 48.553491 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3946EVCP02", - "ref": "LFR3946EVCP02", - "description": "STRASBOURG Eberts", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.841701, - 47.462278 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3798EVCP03", - "ref": "LFR3798EVCP03", - "description": "VALENTIGNEY", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.841701, - 47.462278 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3798EVCP03", - "ref": "LFR3798EVCP03", - "description": "VALENTIGNEY", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.600193, - 48.642568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3911EVCP02", - "ref": "LFR3911EVCP02", - "description": "WIWERSHEIM - Economie", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.600193, - 48.642568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3911EVCP02", - "ref": "LFR3911EVCP02", - "description": "WIWERSHEIM - Economie", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.330887, - 47.148283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4116EVCP03", - "ref": "LFR4116EVCP03", - "description": "VALDAHON - chêne", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.330887, - 47.148283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4116EVCP03", - "ref": "LFR4116EVCP03", - "description": "VALDAHON - chêne", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.328399, - 43.652245 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3378EVCP01", - "ref": "LFR3378EVCP01", - "description": "CORNEBARRIEU Toulouse", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.328399, - 43.652245 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3378EVCP01", - "ref": "LFR3378EVCP01", - "description": "CORNEBARRIEU Toulouse", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.221998, - 46.406944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3298EVCP01", - "ref": "LFR3298EVCP01", - "description": "AZAY LE BRULE Hommeraie", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.221998, - 46.406944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3298EVCP01", - "ref": "LFR3298EVCP01", - "description": "AZAY LE BRULE Hommeraie", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.221998, - 46.406944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3298EVCP01", - "ref": "LFR3298EVCP01", - "description": "AZAY LE BRULE Hommeraie", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.221998, - 46.406944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3298EVCP02", - "ref": "LFR3298EVCP02", - "description": "AZAY LE BRULE Hommeraie", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.221998, - 46.406944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3298EVCP02", - "ref": "LFR3298EVCP02", - "description": "AZAY LE BRULE Hommeraie", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.221998, - 46.406944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3298EVCP02", - "ref": "LFR3298EVCP02", - "description": "AZAY LE BRULE Hommeraie", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.161226, - 45.475651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3737EVCP03", - "ref": "LFR3737EVCP03", - "description": "BARBEZIEUX Europe", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.161226, - 45.475651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3737EVCP03", - "ref": "LFR3737EVCP03", - "description": "BARBEZIEUX Europe", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.054551, - 46.129236 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3451EVCP01", - "ref": "LFR3451EVCP01", - "description": "BELLAC Coty", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.054551, - 46.129236 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3451EVCP01", - "ref": "LFR3451EVCP01", - "description": "BELLAC Coty", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.054551, - 46.129236 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3451EVCP01", - "ref": "LFR3451EVCP01", - "description": "BELLAC Coty", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.82794, - 46.602325 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3340EVCP02", - "ref": "LFR3340EVCP02", - "description": "BREM SUR MER", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.82794, - 46.602325 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3340EVCP02", - "ref": "LFR3340EVCP02", - "description": "BREM SUR MER", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.054551, - 46.129236 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3451EVCP02", - "ref": "LFR3451EVCP02", - "description": "BELLAC Coty", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.054551, - 46.129236 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3451EVCP02", - "ref": "LFR3451EVCP02", - "description": "BELLAC Coty", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.054551, - 46.129236 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3451EVCP02", - "ref": "LFR3451EVCP02", - "description": "BELLAC Coty", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.484262, - 46.838686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3388EVCP02", - "ref": "LFR3388EVCP02", - "description": "BRESSUIRE", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.484262, - 46.838686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3388EVCP02", - "ref": "LFR3388EVCP02", - "description": "BRESSUIRE", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.50917, - 45.153134 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3436EVCP01", - "ref": "LFR3436EVCP01", - "description": "BRIVE LA GAILLARDE Alvitre", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.50917, - 45.153134 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3436EVCP01", - "ref": "LFR3436EVCP01", - "description": "BRIVE LA GAILLARDE Alvitre", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.50917, - 45.153134 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3436EVCP01", - "ref": "LFR3436EVCP01", - "description": "BRIVE LA GAILLARDE Alvitre", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.50917, - 45.153134 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3436EVCP02", - "ref": "LFR3436EVCP02", - "description": "BRIVE LA GAILLARDE Alvitre", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.50917, - 45.153134 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3436EVCP02", - "ref": "LFR3436EVCP02", - "description": "BRIVE LA GAILLARDE Alvitre", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.50917, - 45.153134 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3436EVCP02", - "ref": "LFR3436EVCP02", - "description": "BRIVE LA GAILLARDE Alvitre", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.605006, - 49.633889 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3278EVCP01", - "ref": "LFR3278EVCP01", - "description": "CHERBOURG Lemonnier", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.605006, - 49.633889 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3278EVCP01", - "ref": "LFR3278EVCP01", - "description": "CHERBOURG Lemonnier", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.605006, - 49.633889 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3278EVCP01", - "ref": "LFR3278EVCP01", - "description": "CHERBOURG Lemonnier", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.605006, - 49.633889 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3278EVCP02", - "ref": "LFR3278EVCP02", - "description": "CHERBOURG Lemonnier", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.605006, - 49.633889 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3278EVCP02", - "ref": "LFR3278EVCP02", - "description": "CHERBOURG Lemonnier", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.605006, - 49.633889 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3278EVCP02", - "ref": "LFR3278EVCP02", - "description": "CHERBOURG Lemonnier", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.437352, - 49.057268 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3580EVCP01", - "ref": "LFR3580EVCP01", - "description": "COUTANCES Leclerc", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.437352, - 49.057268 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3580EVCP01", - "ref": "LFR3580EVCP01", - "description": "COUTANCES Leclerc", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.437352, - 49.057268 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3580EVCP01", - "ref": "LFR3580EVCP01", - "description": "COUTANCES Leclerc", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.435857, - 47.2784 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR1136EVCP03", - "ref": "LFR1136EVCP03", - "description": "ST NA POULIGUEN", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.435857, - 47.2784 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR1136EVCP03", - "ref": "LFR1136EVCP03", - "description": "ST NA POULIGUEN", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.651373, - 47.3471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3343EVCP01", - "ref": "LFR3343EVCP01", - "description": "JOUE LES TOURS", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.651373, - 47.3471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3343EVCP01", - "ref": "LFR3343EVCP01", - "description": "JOUE LES TOURS", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.651373, - 47.3471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3343EVCP01", - "ref": "LFR3343EVCP01", - "description": "JOUE LES TOURS", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.911582, - 46.694738 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR1114EVCP03", - "ref": "LFR1114EVCP03", - "description": "ST GILLES", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.911582, - 46.694738 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR1114EVCP03", - "ref": "LFR1114EVCP03", - "description": "ST GILLES", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.651373, - 47.3471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3343EVCP02", - "ref": "LFR3343EVCP02", - "description": "JOUE LES TOURS", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.651373, - 47.3471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3343EVCP02", - "ref": "LFR3343EVCP02", - "description": "JOUE LES TOURS", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.651373, - 47.3471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3343EVCP02", - "ref": "LFR3343EVCP02", - "description": "JOUE LES TOURS", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.237184, - 47.142358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3466EVCP01", - "ref": "LFR3466EVCP01", - "description": "MEHUN SUR YEVRE", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.237184, - 47.142358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3466EVCP01", - "ref": "LFR3466EVCP01", - "description": "MEHUN SUR YEVRE", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.237184, - 47.142358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3466EVCP01", - "ref": "LFR3466EVCP01", - "description": "MEHUN SUR YEVRE", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.826666, - 48.59115 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3586EVCP02", - "ref": "LFR3586EVCP02", - "description": "MORLAIX Vinci", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.826666, - 48.59115 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3586EVCP02", - "ref": "LFR3586EVCP02", - "description": "MORLAIX Vinci", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.826666, - 48.59115 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3586EVCP02", - "ref": "LFR3586EVCP02", - "description": "MORLAIX Vinci", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.826666, - 48.59115 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3586EVCP01", - "ref": "LFR3586EVCP01", - "description": "MORLAIX Vinci", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.826666, - 48.59115 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3586EVCP01", - "ref": "LFR3586EVCP01", - "description": "MORLAIX Vinci", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.826666, - 48.59115 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3586EVCP01", - "ref": "LFR3586EVCP01", - "description": "MORLAIX Vinci", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.251899, - 46.684406 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3383EVCP01", - "ref": "LFR3383EVCP01", - "description": "NEUVILLE DU POITOU", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.251899, - 46.684406 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3383EVCP01", - "ref": "LFR3383EVCP01", - "description": "NEUVILLE DU POITOU", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.251899, - 46.684406 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3383EVCP01", - "ref": "LFR3383EVCP01", - "description": "NEUVILLE DU POITOU", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.367639, - 46.584581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3382EVCP01", - "ref": "LFR3382EVCP01", - "description": "POITIERS Bignoux", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.367639, - 46.584581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3382EVCP01", - "ref": "LFR3382EVCP01", - "description": "POITIERS Bignoux", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.367639, - 46.584581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3382EVCP01", - "ref": "LFR3382EVCP01", - "description": "POITIERS Bignoux", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.941434, - 45.94994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3475EVCP02", - "ref": "LFR3475EVCP02", - "description": "ROCHEFORT Fuller", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.941434, - 45.94994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3475EVCP02", - "ref": "LFR3475EVCP02", - "description": "ROCHEFORT Fuller", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.941434, - 45.94994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3475EVCP02", - "ref": "LFR3475EVCP02", - "description": "ROCHEFORT Fuller", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.502305, - 45.950732 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3543EVCP01", - "ref": "LFR3543EVCP01", - "description": "SAINT JEAN D'ANGELY Grenoblerie", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.502305, - 45.950732 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3543EVCP01", - "ref": "LFR3543EVCP01", - "description": "SAINT JEAN D'ANGELY Grenoblerie", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.502305, - 45.950732 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3543EVCP01", - "ref": "LFR3543EVCP01", - "description": "SAINT JEAN D'ANGELY Grenoblerie", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.502305, - 45.950732 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3543EVCP02", - "ref": "LFR3543EVCP02", - "description": "SAINT JEAN D'ANGELY Grenoblerie", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.502305, - 45.950732 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3543EVCP02", - "ref": "LFR3543EVCP02", - "description": "SAINT JEAN D'ANGELY Grenoblerie", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.502305, - 45.950732 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3543EVCP02", - "ref": "LFR3543EVCP02", - "description": "SAINT JEAN D'ANGELY Grenoblerie", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.55126, - 45.167798 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3359EVCP01", - "ref": "LFR3359EVCP01", - "description": "BRIVE LA GAILLARDE Chirac", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.55126, - 45.167798 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3359EVCP01", - "ref": "LFR3359EVCP01", - "description": "BRIVE LA GAILLARDE Chirac", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.663554, - 45.198829 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3357EVCP01", - "ref": "LFR3357EVCP01", - "description": "CHANCELADE", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.663554, - 45.198829 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3357EVCP01", - "ref": "LFR3357EVCP01", - "description": "CHANCELADE", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.056013, - 46.695751 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4010EVCP02", - "ref": "LFR4010EVCP02", - "description": "CHANTONNAY - Corne", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.056013, - 46.695751 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4010EVCP02", - "ref": "LFR4010EVCP02", - "description": "CHANTONNAY - Corne", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.29897, - 45.683054 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3198EVCP01", - "ref": "LFR3198EVCP01", - "description": "CHATEAUBERNARD Angoulême", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.29897, - 45.683054 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3198EVCP01", - "ref": "LFR3198EVCP01", - "description": "CHATEAUBERNARD Angoulême", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.050538, - 44.036981 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3173EVCP01", - "ref": "LFR3173EVCP01", - "description": "CARPENTRAS Eisenhower", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.050538, - 44.036981 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3173EVCP01", - "ref": "LFR3173EVCP01", - "description": "CARPENTRAS Eisenhower", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.090011, - 43.788799 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR0879EVCP04", - "ref": "LFR0879EVCP04", - "description": "SOMMIERES Cévennes", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.090011, - 43.788799 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR0879EVCP04", - "ref": "LFR0879EVCP04", - "description": "SOMMIERES Cévennes", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.435021, - 46.647014 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3545EVCP02", - "ref": "LFR3545EVCP02", - "description": "LA ROCHE SUR YON Petit", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.435021, - 46.647014 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3545EVCP02", - "ref": "LFR3545EVCP02", - "description": "LA ROCHE SUR YON Petit", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.934838, - 44.907471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3269EVCP01", - "ref": "LFR3269EVCP01", - "description": "LE BUGUE Planete", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.934838, - 44.907471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3269EVCP01", - "ref": "LFR3269EVCP01", - "description": "LE BUGUE Planete", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.585995, - 46.892512 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3966EVCP05", - "ref": "LFR3966EVCP05", - "description": "LEGE - Ronde", - "capacity": "10", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.585995, - 46.892512 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3966EVCP05", - "ref": "LFR3966EVCP05", - "description": "LEGE - Ronde", - "capacity": "10", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.527863, - 47.2428 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3980EVCP02", - "ref": "LFR3980EVCP02", - "description": "NANTES - Verne", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.527863, - 47.2428 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3980EVCP02", - "ref": "LFR3980EVCP02", - "description": "NANTES - Verne", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.110315, - 46.176363 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3584EVCP03", - "ref": "LFR3584EVCP03", - "description": "PUILBOREAU Juin", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.110315, - 46.176363 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3584EVCP03", - "ref": "LFR3584EVCP03", - "description": "PUILBOREAU Juin", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.997618, - 45.627283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3358EVCP01", - "ref": "LFR3358EVCP01", - "description": "ROYAN Louis Bouchet", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.997618, - 45.627283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3358EVCP01", - "ref": "LFR3358EVCP01", - "description": "ROYAN Louis Bouchet", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.554413, - 47.192801 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3711EVCP02", - "ref": "LFR3711EVCP02", - "description": "REZE Mace", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.554413, - 47.192801 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3711EVCP02", - "ref": "LFR3711EVCP02", - "description": "REZE Mace", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.308081, - 45.938479 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3360EVCP01", - "ref": "LFR3360EVCP01", - "description": "SAINT PIERRE D'OLERON", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.308081, - 45.938479 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3360EVCP01", - "ref": "LFR3360EVCP01", - "description": "SAINT PIERRE D'OLERON", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59929, - 45.746262 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3613EVCP03", - "ref": "LFR3613EVCP03", - "description": "SAINTES Cognac", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59929, - 45.746262 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3613EVCP03", - "ref": "LFR3613EVCP03", - "description": "SAINTES Cognac", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.637898, - 46.470948 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2595EVCP04", - "ref": "LFR2595EVCP04", - "description": "TALMONT ST HILAIRE", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.637898, - 46.470948 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2595EVCP04", - "ref": "LFR2595EVCP04", - "description": "TALMONT ST HILAIRE", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.114706, - 47.302834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2847EVCP01", - "ref": "LFR2847EVCP01", - "description": "CHEVIGNY ST SAUVEUR Dijon", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.114706, - 47.302834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2847EVCP01", - "ref": "LFR2847EVCP01", - "description": "CHEVIGNY ST SAUVEUR Dijon", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.438598, - 46.115396 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3275EVCP03", - "ref": "LFR3275EVCP03", - "description": "VICHY Poincaré", - "capacity": "7", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.438598, - 46.115396 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3275EVCP03", - "ref": "LFR3275EVCP03", - "description": "VICHY Poincaré", - "capacity": "7", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.311111, - 46.961708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3428EVCP02", - "ref": "LFR3428EVCP02", - "description": "AUTUN St Pantaléon", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.311111, - 46.961708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3428EVCP02", - "ref": "LFR3428EVCP02", - "description": "AUTUN St Pantaléon", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.936153, - 47.056146 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3656EVCP02", - "ref": "LFR3656EVCP02", - "description": "CHATEAU CHINON CAMPAGNE Salorge", - "capacity": "7", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.936153, - 47.056146 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3656EVCP02", - "ref": "LFR3656EVCP02", - "description": "CHATEAU CHINON CAMPAGNE Salorge", - "capacity": "7", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.171428, - 46.989004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4196EVCP01", - "ref": "LFR4196EVCP01", - "description": "NEVERS - Mouesse", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.171428, - 46.989004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4196EVCP01", - "ref": "LFR4196EVCP01", - "description": "NEVERS - Mouesse", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.374013, - 45.313685 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4232EVCP01", - "ref": "LFR4232EVCP01", - "description": "BRIOUDE - SAINT FERREOL", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.374013, - 45.313685 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4232EVCP01", - "ref": "LFR4232EVCP01", - "description": "BRIOUDE - SAINT FERREOL", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.412472, - 45.254867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3756EVCP02", - "ref": "LFR3756EVCP02", - "description": "OBJAT Poincaré", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.412472, - 45.254867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3756EVCP02", - "ref": "LFR3756EVCP02", - "description": "OBJAT Poincaré", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.934818, - 48.737675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4007EVCP04", - "ref": "LFR4007EVCP04", - "description": "VERNEUIL D'AVRE ET D'ITON - Briand", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.934818, - 48.737675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4007EVCP04", - "ref": "LFR4007EVCP04", - "description": "VERNEUIL D'AVRE ET D'ITON - Briand", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.011277, - 46.26107 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4217EVCP04", - "ref": "LFR4217EVCP04", - "description": "ANDILLY", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.011277, - 46.26107 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4217EVCP04", - "ref": "LFR4217EVCP04", - "description": "ANDILLY", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.177043, - 45.681925 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3619EVCP02", - "ref": "LFR3619EVCP02", - "description": "GOND PONTOUVRE Paris", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.177043, - 45.681925 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3619EVCP02", - "ref": "LFR3619EVCP02", - "description": "GOND PONTOUVRE Paris", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.183857, - 46.024855 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3677EVCP02", - "ref": "LFR3677EVCP02", - "description": "RUFFEC Garenne", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.183857, - 46.024855 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3677EVCP02", - "ref": "LFR3677EVCP02", - "description": "RUFFEC Garenne", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.140434, - 45.006349 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3771EVCP03", - "ref": "LFR3771EVCP03", - "description": "MONTPON MENESTEROL Villefranche", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.140434, - 45.006349 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3771EVCP03", - "ref": "LFR3771EVCP03", - "description": "MONTPON MENESTEROL Villefranche", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.923708, - 45.409535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3642EVCP02", - "ref": "LFR3642EVCP02", - "description": "THIVIERS Corgnac", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.923708, - 45.409535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3642EVCP02", - "ref": "LFR3642EVCP02", - "description": "THIVIERS Corgnac", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.15551, - 49.25625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4028EVCP02", - "ref": "LFR4028EVCP02", - "description": "MONDELANGE - Europe", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.15551, - 49.25625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4028EVCP02", - "ref": "LFR4028EVCP02", - "description": "MONDELANGE - Europe", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.390331, - 48.945237 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3919EVCP03", - "ref": "LFR3919EVCP03", - "description": "SAINT MEMMIE - Simon", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.390331, - 48.945237 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3919EVCP03", - "ref": "LFR3919EVCP03", - "description": "SAINT MEMMIE - Simon", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.198606, - 49.483735 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4156EVCP01", - "ref": "LFR4156EVCP01", - "description": "STENAY - Verdun", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.198606, - 49.483735 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4156EVCP01", - "ref": "LFR4156EVCP01", - "description": "STENAY - Verdun", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.159434, - 49.349983 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3345EVCP01", - "ref": "LFR3345EVCP01", - "description": "THIONVILLE Gare", - "capacity": "4", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.159434, - 49.349983 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3345EVCP01", - "ref": "LFR3345EVCP01", - "description": "THIONVILLE Gare", - "capacity": "4", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.811261, - 49.142051 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3454EVCP03", - "ref": "LFR3454EVCP03", - "description": "FREYMING-MERLEBACH Metz", - "capacity": "8", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.811261, - 49.142051 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3454EVCP03", - "ref": "LFR3454EVCP03", - "description": "FREYMING-MERLEBACH Metz", - "capacity": "8", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.197409, - 49.117286 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3463EVCP03", - "ref": "LFR3463EVCP03", - "description": "METZ Rois", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.197409, - 49.117286 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3463EVCP03", - "ref": "LFR3463EVCP03", - "description": "METZ Rois", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.062209, - 48.916845 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3628EVCP02", - "ref": "LFR3628EVCP02", - "description": "PONT-A-MOUSSON Metz", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.062209, - 48.916845 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3628EVCP02", - "ref": "LFR3628EVCP02", - "description": "PONT-A-MOUSSON Metz", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.139118, - 49.415699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3253EVCP03", - "ref": "LFR3253EVCP03", - "description": "HETTANGE-GRANDE Kanfen", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.139118, - 49.415699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3253EVCP03", - "ref": "LFR3253EVCP03", - "description": "HETTANGE-GRANDE Kanfen", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.164678, - 49.371681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3823EVCP02", - "ref": "LFR3823EVCP02", - "description": "THIONVILLE - Amérique", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.164678, - 49.371681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3823EVCP02", - "ref": "LFR3823EVCP02", - "description": "THIONVILLE - Amérique", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.683885, - 49.192023 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3334EVCP02", - "ref": "LFR3334EVCP02", - "description": "CREUTZWALD Grenoble", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.683885, - 49.192023 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3334EVCP02", - "ref": "LFR3334EVCP02", - "description": "CREUTZWALD Grenoble", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.845586, - 49.165404 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3600EVCP02", - "ref": "LFR3600EVCP02", - "description": "CONFLANS EN JARNISY Verdun", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.845586, - 49.165404 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3600EVCP02", - "ref": "LFR3600EVCP02", - "description": "CONFLANS EN JARNISY Verdun", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.796847, - 49.541131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3850EVCP02", - "ref": "LFR3850EVCP02", - "description": "MONT-SAINT-MARTIN Jaurès", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.796847, - 49.541131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3850EVCP02", - "ref": "LFR3850EVCP02", - "description": "MONT-SAINT-MARTIN Jaurès", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.581886, - 49.048714 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3585EVCP02", - "ref": "LFR3585EVCP02", - "description": "CREHANGE Faulquemont", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.581886, - 49.048714 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3585EVCP02", - "ref": "LFR3585EVCP02", - "description": "CREHANGE Faulquemont", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.346771, - 48.771747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3409EVCP01", - "ref": "LFR3409EVCP01", - "description": "L'HAY LES ROSES Leclerc", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.346771, - 48.771747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3409EVCP01", - "ref": "LFR3409EVCP01", - "description": "L'HAY LES ROSES Leclerc", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.406158, - 48.733119 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3402EVCP01", - "ref": "LFR3402EVCP01", - "description": "VILLENEUVE LE ROI Verdun", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.406158, - 48.733119 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3402EVCP01", - "ref": "LFR3402EVCP01", - "description": "VILLENEUVE LE ROI Verdun", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.465253, - 46.748588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3346EVCP03", - "ref": "LFR3346EVCP03", - "description": "BLETTERANS Chalon", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.465253, - 46.748588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3346EVCP03", - "ref": "LFR3346EVCP03", - "description": "BLETTERANS Chalon", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.393655, - 46.31879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3879EVCP02", - "ref": "LFR3879EVCP02", - "description": "VARENNES SUR ALLIER Chazeuil", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.393655, - 46.31879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3879EVCP02", - "ref": "LFR3879EVCP02", - "description": "VARENNES SUR ALLIER Chazeuil", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.308013, - 48.244594 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3884EVCP03", - "ref": "LFR3884EVCP03", - "description": "ROSTRENEN - Saint Brieuc", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.308013, - 48.244594 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3884EVCP03", - "ref": "LFR3884EVCP03", - "description": "ROSTRENEN - Saint Brieuc", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.123825, - 47.910019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3745EVCP02", - "ref": "LFR3745EVCP02", - "description": "GUER Leclerc", - "capacity": "4", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.123825, - 47.910019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3745EVCP02", - "ref": "LFR3745EVCP02", - "description": "GUER Leclerc", - "capacity": "4", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.605006, - 49.633889 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3278EVCP03", - "ref": "LFR3278EVCP03", - "description": "CHERBOURG Lemonnier", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.605006, - 49.633889 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3278EVCP03", - "ref": "LFR3278EVCP03", - "description": "CHERBOURG Lemonnier", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.437352, - 49.057268 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3580EVCP02", - "ref": "LFR3580EVCP02", - "description": "COUTANCES Leclerc", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.437352, - 49.057268 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3580EVCP02", - "ref": "LFR3580EVCP02", - "description": "COUTANCES Leclerc", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.372692, - 48.575764 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3614EVCP02", - "ref": "LFR3614EVCP02", - "description": "LA FERTE MACE Les tesnieres", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.372692, - 48.575764 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3614EVCP02", - "ref": "LFR3614EVCP02", - "description": "LA FERTE MACE Les tesnieres", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.794846, - 43.820494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3818EVCP01", - "ref": "LFR3818EVCP01", - "description": "MANOSQUE - St Joseph", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.794846, - 43.820494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3818EVCP01", - "ref": "LFR3818EVCP01", - "description": "MANOSQUE - St Joseph", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.465253, - 46.748588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3346EVCP01", - "ref": "LFR3346EVCP01", - "description": "BLETTERANS Chalon", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.465253, - 46.748588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3346EVCP01", - "ref": "LFR3346EVCP01", - "description": "BLETTERANS Chalon", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.795633, - 46.267802 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3606EVCP02", - "ref": "LFR3606EVCP02", - "description": "VINZELLES Lie", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.795633, - 46.267802 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3606EVCP02", - "ref": "LFR3606EVCP02", - "description": "VINZELLES Lie", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.572582, - 46.669757 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3727EVCP02", - "ref": "LFR3727EVCP02", - "description": "PERRIGNY RN152", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.572582, - 46.669757 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3727EVCP02", - "ref": "LFR3727EVCP02", - "description": "PERRIGNY RN152", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.828736, - 47.187291 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3698EVCP02", - "ref": "LFR3698EVCP02", - "description": "ST VIT Tenne", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.828736, - 47.187291 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3698EVCP02", - "ref": "LFR3698EVCP02", - "description": "ST VIT Tenne", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.905248, - 46.570335 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3453EVCP01", - "ref": "LFR3453EVCP01", - "description": "TOURNUS Mouron", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.905248, - 46.570335 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3453EVCP01", - "ref": "LFR3453EVCP01", - "description": "TOURNUS Mouron", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.905248, - 46.570335 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3453EVCP01", - "ref": "LFR3453EVCP01", - "description": "TOURNUS Mouron", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.448995, - 46.768145 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3569EVCP02", - "ref": "LFR3569EVCP02", - "description": "TORCY Champs", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.448995, - 46.768145 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3569EVCP02", - "ref": "LFR3569EVCP02", - "description": "TORCY Champs", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.830598, - 47.02262 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3655EVCP01", - "ref": "LFR3655EVCP01", - "description": "BEAUNE Vérottes", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.830598, - 47.02262 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3655EVCP01", - "ref": "LFR3655EVCP01", - "description": "BEAUNE Vérottes", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.830598, - 47.02262 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3655EVCP01", - "ref": "LFR3655EVCP01", - "description": "BEAUNE Vérottes", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.938538, - 48.291572 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4067EVCP01", - "ref": "LFR4067EVCP01", - "description": "ST DIE DES VOSGES Saint-Exupery", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.938538, - 48.291572 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4067EVCP01", - "ref": "LFR4067EVCP01", - "description": "ST DIE DES VOSGES Saint-Exupery", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.158615, - 49.112255 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3650EVCP01", - "ref": "LFR3650EVCP01", - "description": "LONGEVILLE-LES-METZ Symphorien", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.158615, - 49.112255 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3650EVCP01", - "ref": "LFR3650EVCP01", - "description": "LONGEVILLE-LES-METZ Symphorien", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.110017, - 45.818601 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3718EVCP02", - "ref": "LFR3718EVCP02", - "description": "CEBAZAT Départementale 2009", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.110017, - 45.818601 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3718EVCP02", - "ref": "LFR3718EVCP02", - "description": "CEBAZAT Départementale 2009", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.196276, - 46.104758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3660EVCP02", - "ref": "LFR3660EVCP02", - "description": "GANNAT Capucins", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.196276, - 46.104758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3660EVCP02", - "ref": "LFR3660EVCP02", - "description": "GANNAT Capucins", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.532024, - 45.848126 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3175EVCP01", - "ref": "LFR3175EVCP01", - "description": "THIERS Lagrange", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.532024, - 45.848126 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3175EVCP01", - "ref": "LFR3175EVCP01", - "description": "THIERS Lagrange", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.035734, - 47.354757 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3386EVCP03", - "ref": "LFR3386EVCP03", - "description": "AHUY Vigier", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.035734, - 47.354757 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3386EVCP03", - "ref": "LFR3386EVCP03", - "description": "AHUY Vigier", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.385753, - 43.359946 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3811EVCP03", - "ref": "LFR3811EVCP03", - "description": "SERRES CASTET D716", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.385753, - 43.359946 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3811EVCP03", - "ref": "LFR3811EVCP03", - "description": "SERRES CASTET D716", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.910896, - 44.236029 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3920EVCP02", - "ref": "LFR3920EVCP02", - "description": "SISTERON - Genets", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.910896, - 44.236029 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3920EVCP02", - "ref": "LFR3920EVCP02", - "description": "SISTERON - Genets", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.905248, - 46.570335 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3453EVCP02", - "ref": "LFR3453EVCP02", - "description": "TOURNUS Mouron", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.905248, - 46.570335 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3453EVCP02", - "ref": "LFR3453EVCP02", - "description": "TOURNUS Mouron", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.830598, - 47.02262 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3655EVCP03", - "ref": "LFR3655EVCP03", - "description": "BEAUNE Vérottes", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.830598, - 47.02262 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3655EVCP03", - "ref": "LFR3655EVCP03", - "description": "BEAUNE Vérottes", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.066244, - 45.342383 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3542EVCP02", - "ref": "LFR3542EVCP02", - "description": "ST BARTHELEMY Beaurepaire", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.066244, - 45.342383 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3542EVCP02", - "ref": "LFR3542EVCP02", - "description": "ST BARTHELEMY Beaurepaire", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.812361, - 46.129027 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3432EVCP01", - "ref": "LFR3432EVCP01", - "description": "CHATILLON EN MICHAILLE", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.812361, - 46.129027 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3432EVCP01", - "ref": "LFR3432EVCP01", - "description": "CHATILLON EN MICHAILLE", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.829856, - 46.380973 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3877EVCP01", - "ref": "LFR3877EVCP01", - "description": "SAINT CLAUDE", - "capacity": "4", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.829856, - 46.380973 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3877EVCP01", - "ref": "LFR3877EVCP01", - "description": "SAINT CLAUDE", - "capacity": "4", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.80588, - 45.576814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3599EVCP05", - "ref": "LFR3599EVCP05", - "description": "CHASSE SUR RHONE Roues", - "capacity": "10", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.80588, - 45.576814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3599EVCP05", - "ref": "LFR3599EVCP05", - "description": "CHASSE SUR RHONE Roues", - "capacity": "10", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.292144, - 45.395554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3652EVCP02", - "ref": "LFR3652EVCP02", - "description": "FIRMINY Alcazar", - "capacity": "4", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.292144, - 45.395554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3652EVCP02", - "ref": "LFR3652EVCP02", - "description": "FIRMINY Alcazar", - "capacity": "4", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.383538, - 45.406979 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3653EVCP02", - "ref": "LFR3653EVCP02", - "description": "ST ETIENNE Proust", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.383538, - 45.406979 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3653EVCP02", - "ref": "LFR3653EVCP02", - "description": "ST ETIENNE Proust", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.803456, - 45.348081 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3875EVCP05", - "ref": "LFR3875EVCP05", - "description": "SALAISE SUR SANNE N7", - "capacity": "10", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.803456, - 45.348081 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3875EVCP05", - "ref": "LFR3875EVCP05", - "description": "SALAISE SUR SANNE N7", - "capacity": "10", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.772712, - 45.606044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2982EVCP01", - "ref": "LFR2982EVCP01", - "description": "GRIGNY", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.772712, - 45.606044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2982EVCP01", - "ref": "LFR2982EVCP01", - "description": "GRIGNY", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.399729, - 45.804499 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3023EVCP01", - "ref": "LFR3023EVCP01", - "description": "MONTALIEU", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.399729, - 45.804499 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3023EVCP01", - "ref": "LFR3023EVCP01", - "description": "MONTALIEU", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.429098, - 45.895076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2079EVCP01", - "ref": "LFR2079EVCP01", - "description": "TARARE", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.429098, - 45.895076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2079EVCP01", - "ref": "LFR2079EVCP01", - "description": "TARARE", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.378296, - 45.443801 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3933EVCP01", - "ref": "LFR3933EVCP01", - "description": "SAINT ETIENNE - Rousseau", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.378296, - 45.443801 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3933EVCP01", - "ref": "LFR3933EVCP01", - "description": "SAINT ETIENNE - Rousseau", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.935826, - 45.783614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3945EVCP02", - "ref": "LFR3945EVCP02", - "description": "Vaulx-en-Velin Cachin", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.935826, - 45.783614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3945EVCP02", - "ref": "LFR3945EVCP02", - "description": "Vaulx-en-Velin Cachin", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.285363, - 46.310679 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3308EVCP01", - "ref": "LFR3308EVCP01", - "description": "ST POURCAIN SUR SIOULE Montmarault", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.285363, - 46.310679 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3308EVCP01", - "ref": "LFR3308EVCP01", - "description": "ST POURCAIN SUR SIOULE Montmarault", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.230506, - 43.419186 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4063EVCP02", - "ref": "LFR4063EVCP02", - "description": "LIEURAN LES BEZIERS", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.230506, - 43.419186 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4063EVCP02", - "ref": "LFR4063EVCP02", - "description": "LIEURAN LES BEZIERS", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.745315, - 44.579403 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3791EVCP01", - "ref": "LFR3791EVCP01", - "description": "MONTELIMAR Meyrol", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.745315, - 44.579403 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3791EVCP01", - "ref": "LFR3791EVCP01", - "description": "MONTELIMAR Meyrol", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.695311, - 45.256212 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3669EVCP02", - "ref": "LFR3669EVCP02", - "description": "DAVEZIEUX Lyon", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.695311, - 45.256212 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3669EVCP02", - "ref": "LFR3669EVCP02", - "description": "DAVEZIEUX Lyon", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.347593, - 43.816961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4267EVCP01", - "ref": "LFR4267EVCP01", - "description": "NIMES - Monnet", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.347593, - 43.816961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4267EVCP01", - "ref": "LFR4267EVCP01", - "description": "NIMES - Monnet", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.076434, - 43.637724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4095EVCP01", - "ref": "LFR4095EVCP01", - "description": "SALON DE PROVENCE", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.076434, - 43.637724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4095EVCP01", - "ref": "LFR4095EVCP01", - "description": "SALON DE PROVENCE", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.475788, - 43.301423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3149EVCP05", - "ref": "LFR3149EVCP05", - "description": "MARSEILLE Valentine", - "capacity": "10", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.475788, - 43.301423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3149EVCP05", - "ref": "LFR3149EVCP05", - "description": "MARSEILLE Valentine", - "capacity": "10", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.229809, - 43.421569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3963EVCP05", - "ref": "LFR3963EVCP05", - "description": "MARIGNANE - Juin", - "capacity": "10", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.229809, - 43.421569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3963EVCP05", - "ref": "LFR3963EVCP05", - "description": "MARIGNANE - Juin", - "capacity": "10", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.101268, - 44.568995 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3273EVCP03", - "ref": "LFR3273EVCP03", - "description": "GAP Embrun", - "capacity": "7", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.101268, - 44.568995 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3273EVCP03", - "ref": "LFR3273EVCP03", - "description": "GAP Embrun", - "capacity": "7", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.760546, - 45.187861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3981EVCP03", - "ref": "LFR3981EVCP03", - "description": "TRELISSAC-Petunias", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.760546, - 45.187861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3981EVCP03", - "ref": "LFR3981EVCP03", - "description": "TRELISSAC-Petunias", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.470108, - 44.844174 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4101EVCP04", - "ref": "LFR4101EVCP04", - "description": "BERGERAC", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.470108, - 44.844174 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4101EVCP04", - "ref": "LFR4101EVCP04", - "description": "BERGERAC", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.231901, - 47.936044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4079EVCP04", - "ref": "LFR4079EVCP04", - "description": "LA GUERCHE DE BRETAGNE", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.231901, - 47.936044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4079EVCP04", - "ref": "LFR4079EVCP04", - "description": "LA GUERCHE DE BRETAGNE", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.803289, - 48.067245 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3377EVCP02", - "ref": "LFR3377EVCP02", - "description": "SAINT BERTHEVIN Thomas", - "capacity": "4", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.803289, - 48.067245 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3377EVCP02", - "ref": "LFR3377EVCP02", - "description": "SAINT BERTHEVIN Thomas", - "capacity": "4", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.710727, - 47.615327 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4127EVCP03", - "ref": "LFR4127EVCP03", - "description": "GREZ NEUVILLE", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.710727, - 47.615327 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4127EVCP03", - "ref": "LFR4127EVCP03", - "description": "GREZ NEUVILLE", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.590335, - 46.733479 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4129EVCP03", - "ref": "LFR4129EVCP03", - "description": "AIZENAY - Roche", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.590335, - 46.733479 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4129EVCP03", - "ref": "LFR4129EVCP03", - "description": "AIZENAY - Roche", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.901094, - 48.690194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3039EVCP02", - "ref": "LFR3039EVCP02", - "description": "TOUL Verdun", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.901094, - 48.690194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3039EVCP02", - "ref": "LFR3039EVCP02", - "description": "TOUL Verdun", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.252845, - 47.112133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4293EVCP01", - "ref": "LFR4293EVCP01", - "description": "SAINT USAGE - ZA de l'Echelottes", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.252845, - 47.112133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4293EVCP01", - "ref": "LFR4293EVCP01", - "description": "SAINT USAGE - ZA de l'Echelottes", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.651096, - 43.369226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3193EVCP03", - "ref": "LFR3193EVCP03", - "description": "AURIOL Pujol", - "capacity": "7", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.651096, - 43.369226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3193EVCP03", - "ref": "LFR3193EVCP03", - "description": "AURIOL Pujol", - "capacity": "7", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.404969, - 43.291118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3563EVCP03", - "ref": "LFR3563EVCP03", - "description": "JURANCON Juin", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.404969, - 43.291118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3563EVCP03", - "ref": "LFR3563EVCP03", - "description": "JURANCON Juin", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587939, - 44.367606 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3635EVCP02", - "ref": "LFR3635EVCP02", - "description": "ONET LE CHATEAU Espalion", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.587939, - 44.367606 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3635EVCP02", - "ref": "LFR3635EVCP02", - "description": "ONET LE CHATEAU Espalion", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.399263, - 43.592468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3657EVCP03", - "ref": "LFR3657EVCP03", - "description": "TOULOUSE Lardenne", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.399263, - 43.592468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3657EVCP03", - "ref": "LFR3657EVCP03", - "description": "TOULOUSE Lardenne", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.247908, - 43.962418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3740EVCP03", - "ref": "LFR3740EVCP03", - "description": "MONTECH Montauban", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.247908, - 43.962418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3740EVCP03", - "ref": "LFR3740EVCP03", - "description": "MONTECH Montauban", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.40091, - 43.509621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3807EVCP02", - "ref": "LFR3807EVCP02", - "description": "MIRANDE - Saint-Martin", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.40091, - 43.509621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3807EVCP02", - "ref": "LFR3807EVCP02", - "description": "MIRANDE - Saint-Martin", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.514074, - 43.521812 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3827EVCP02", - "ref": "LFR3827EVCP02", - "description": "CASTANET TOLOSAN -Rabaudy", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.514074, - 43.521812 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3827EVCP02", - "ref": "LFR3827EVCP02", - "description": "CASTANET TOLOSAN -Rabaudy", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.05699, - 43.218311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3937EVCP02", - "ref": "LFR3937EVCP02", - "description": "TARBES - Briand", - "capacity": "4", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.05699, - 43.218311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3937EVCP02", - "ref": "LFR3937EVCP02", - "description": "TARBES - Briand", - "capacity": "4", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.403822, - 43.528436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4013EVCP01", - "ref": "LFR4013EVCP01", - "description": "PORTET SUR GARONNE - Espagne", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.403822, - 43.528436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4013EVCP01", - "ref": "LFR4013EVCP01", - "description": "PORTET SUR GARONNE - Espagne", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.739872, - 43.112136 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4198EVCP01", - "ref": "LFR4198EVCP01", - "description": "Saint Gaudens - Suberville", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.739872, - 43.112136 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4198EVCP01", - "ref": "LFR4198EVCP01", - "description": "Saint Gaudens - Suberville", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.383001, - 43.648336 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3238EVCP01", - "ref": "LFR3238EVCP01", - "description": "BLAGNAC Grenade", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.383001, - 43.648336 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3238EVCP01", - "ref": "LFR3238EVCP01", - "description": "BLAGNAC Grenade", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.128568, - 43.004278 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3338EVCP01", - "ref": "LFR3338EVCP01", - "description": "ST LIZIER Toulouse", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.128568, - 43.004278 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3338EVCP01", - "ref": "LFR3338EVCP01", - "description": "ST LIZIER Toulouse", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.284958, - 43.423213 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3461EVCP02", - "ref": "LFR3461EVCP02", - "description": "VITROLLES Monnet", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.284958, - 43.423213 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3461EVCP02", - "ref": "LFR3461EVCP02", - "description": "VITROLLES Monnet", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.221099, - 43.48686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3194EVCP03", - "ref": "LFR3194EVCP03", - "description": "ROGNAC", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.221099, - 43.48686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3194EVCP03", - "ref": "LFR3194EVCP03", - "description": "ROGNAC", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.372184, - 43.808498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3829EVCP02", - "ref": "LFR3829EVCP02", - "description": "NIMES Saint-Gilles", - "capacity": "13", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.372184, - 43.808498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3829EVCP03", - "ref": "LFR3829EVCP03", - "description": "NIMES Saint-Gilles", - "capacity": "13", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.877739, - 44.885753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3895EVCP02", - "ref": "LFR3895EVCP02", - "description": "PORTES LES VALENCE - Tassigny", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.877739, - 44.885753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3895EVCP02", - "ref": "LFR3895EVCP02", - "description": "PORTES LES VALENCE - Tassigny", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.884542, - 44.961164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3954EVCP01", - "ref": "LFR3954EVCP01", - "description": "BOURG LES VALENCE - Bastié", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.884542, - 44.961164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3954EVCP01", - "ref": "LFR3954EVCP01", - "description": "BOURG LES VALENCE - Bastié", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.968827, - 45.117843 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4149EVCP01", - "ref": "LFR4149EVCP01", - "description": "SAINT DONAT SUR L'HERBASSE", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.968827, - 45.117843 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4149EVCP01", - "ref": "LFR4149EVCP01", - "description": "SAINT DONAT SUR L'HERBASSE", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.498472, - 46.381241 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3983EVCP01", - "ref": "LFR3983EVCP01", - "description": "THONON LES BAINS", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.498472, - 46.381241 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3983EVCP01", - "ref": "LFR3983EVCP01", - "description": "THONON LES BAINS", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.092317, - 46.141357 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4052EVCP01", - "ref": "LFR4052EVCP01", - "description": "SAINT JULIEN EN GENEVOIS", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.092317, - 46.141357 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4052EVCP01", - "ref": "LFR4052EVCP01", - "description": "SAINT JULIEN EN GENEVOIS", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.768582, - 45.077248 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3555EVCP01", - "ref": "LFR3555EVCP01", - "description": "VIZILLE Forges", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.768582, - 45.077248 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3555EVCP01", - "ref": "LFR3555EVCP01", - "description": "VIZILLE Forges", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.768582, - 45.077248 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3555EVCP01", - "ref": "LFR3555EVCP01", - "description": "VIZILLE Forges", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.433549, - 48.493946 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4167EVCP01", - "ref": "LFR4167EVCP01", - "description": "PLABENNEC - kermenguy", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.433549, - 48.493946 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4167EVCP01", - "ref": "LFR4167EVCP01", - "description": "PLABENNEC - kermenguy", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.489676, - 47.956922 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3594EVCP02", - "ref": "LFR3594EVCP02", - "description": "JANZE Chauveliere", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.489676, - 47.956922 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3594EVCP02", - "ref": "LFR3594EVCP02", - "description": "JANZE Chauveliere", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.393852, - 47.808553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3587EVCP02", - "ref": "LFR3587EVCP02", - "description": "MALESTROIT Gare", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.393852, - 47.808553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3587EVCP02", - "ref": "LFR3587EVCP02", - "description": "MALESTROIT Gare", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.7956026, - 47.6687928 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4168EVCP01", - "ref": "LFR4168EVCP01", - "description": "ST POL DE LEON", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.7956026, - 47.6687928 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4168EVCP01", - "ref": "LFR4168EVCP01", - "description": "ST POL DE LEON", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.153544, - 49.001497 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3795EVCP05", - "ref": "LFR3795EVCP05", - "description": "EVREUX Orléans", - "capacity": "10", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.153544, - 49.001497 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3795EVCP05", - "ref": "LFR3795EVCP05", - "description": "EVREUX Orléans", - "capacity": "10", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.187449, - 49.118827 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3158EVCP02", - "ref": "LFR3158EVCP02", - "description": "MOULT Blanc", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.187449, - 49.118827 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3158EVCP02", - "ref": "LFR3158EVCP02", - "description": "MOULT Blanc", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.914705753326416, - 43.67360305786133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4288EVCP01", - "ref": "LFR4288EVCP01", - "description": "TEYRAN", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.914705753326416, - 43.67360305786133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4288EVCP01", - "ref": "LFR4288EVCP01", - "description": "TEYRAN", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.914705753326416, - 43.67360305786133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4288EVCP02", - "ref": "LFR4288EVCP02", - "description": "TEYRAN", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.914705753326416, - 43.67360305786133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4288EVCP02", - "ref": "LFR4288EVCP02", - "description": "TEYRAN", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.372184, - 43.808498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3829EVCP04", - "ref": "LFR3829EVCP04", - "description": "NIMES Saint-Gilles", - "capacity": "13", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.390462, - 43.629757 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3042EVCP03", - "ref": "LFR3042EVCP03", - "description": "BENESSE ET MAREMNE Capbreton", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.390462, - 43.629757 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3042EVCP03", - "ref": "LFR3042EVCP03", - "description": "BENESSE ET MAREMNE Capbreton", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.096935, - 43.852526 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3761EVCP02", - "ref": "LFR3761EVCP02", - "description": "EAUZE Pyrenees", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.096935, - 43.852526 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3761EVCP02", - "ref": "LFR3761EVCP02", - "description": "EAUZE Pyrenees", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.10503, - 49.421991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3374EVCP03", - "ref": "LFR3374EVCP03", - "description": "SOTTEVILLE LES ROUEN Arago", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.10503, - 49.421991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3374EVCP03", - "ref": "LFR3374EVCP03", - "description": "SOTTEVILLE LES ROUEN Arago", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.778753, - 48.820067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4195EVCP01", - "ref": "LFR4195EVCP01", - "description": "HAGUENAU Bitche", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.778753, - 48.820067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4195EVCP01", - "ref": "LFR4195EVCP01", - "description": "HAGUENAU Bitche", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.600193, - 48.642568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3911EVCP03", - "ref": "LFR3911EVCP03", - "description": "WIWERSHEIM - Economie", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.600193, - 48.642568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3911EVCP03", - "ref": "LFR3911EVCP03", - "description": "WIWERSHEIM - Economie", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.138538, - 43.540819 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2485EVCP03", - "ref": "LFR2485EVCP03", - "description": "LE GRAU DU ROI", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.138538, - 43.540819 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2485EVCP03", - "ref": "LFR2485EVCP03", - "description": "LE GRAU DU ROI", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.030064, - 42.545487 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR0981EVCP01", - "ref": "LFR0981EVCP01", - "description": "ARGELES SUR MER 8 Mai", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.030064, - 42.545487 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR0981EVCP01", - "ref": "LFR0981EVCP01", - "description": "ARGELES SUR MER 8 Mai", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.562273, - 44.825746 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2047EVCP03", - "ref": "LFR2047EVCP03", - "description": "BORDEAUX MALBEC", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.562273, - 44.825746 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2047EVCP03", - "ref": "LFR2047EVCP03", - "description": "BORDEAUX MALBEC", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.060402, - 50.425183 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3434EVCP02", - "ref": "LFR3434EVCP02", - "description": "AUBY Octobre", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.060402, - 50.425183 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3434EVCP02", - "ref": "LFR3434EVCP02", - "description": "AUBY Octobre", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.079934, - 50.378614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3640EVCP02", - "ref": "LFR3640EVCP02", - "description": "DOUAI Boulevard de la Republique", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.079934, - 50.378614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3640EVCP02", - "ref": "LFR3640EVCP02", - "description": "DOUAI Boulevard de la Republique", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.001374, - 50.630836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3970EVCP05", - "ref": "LFR3970EVCP05", - "description": "LOMME - Egalité", - "capacity": "10", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.001374, - 50.630836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3970EVCP05", - "ref": "LFR3970EVCP05", - "description": "LOMME - Egalité", - "capacity": "10", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.209521, - 50.668888 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3468EVCP03", - "ref": "LFR3468EVCP03", - "description": "LYS LEZ LANNOY Guesdes", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.209521, - 50.668888 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3468EVCP03", - "ref": "LFR3468EVCP03", - "description": "LYS LEZ LANNOY Guesdes", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.431186, - 50.441417 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3429EVCP03", - "ref": "LFR3429EVCP03", - "description": "ST AMAND LES EAUX Durre", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.431186, - 50.441417 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3429EVCP03", - "ref": "LFR3429EVCP03", - "description": "ST AMAND LES EAUX Durre", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.17627, - 50.710557 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3176EVCP03", - "ref": "LFR3176EVCP03", - "description": "WATTRELOS Couteaux", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.17627, - 50.710557 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3176EVCP03", - "ref": "LFR3176EVCP03", - "description": "WATTRELOS Couteaux", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.858452, - 50.104261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4074EVCP04", - "ref": "LFR4074EVCP04", - "description": "ABBEVILLE - Schuman", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.858452, - 50.104261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4074EVCP04", - "ref": "LFR4074EVCP04", - "description": "ABBEVILLE - Schuman", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.07051, - 50.869905 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3799EVCP02", - "ref": "LFR3799EVCP02", - "description": "AUDRUICQ - ALLIES", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.07051, - 50.869905 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3799EVCP02", - "ref": "LFR3799EVCP02", - "description": "AUDRUICQ - ALLIES", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.721981, - 50.447911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3464EVCP03", - "ref": "LFR3464EVCP03", - "description": "BULLY LES MINES", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.721981, - 50.447911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3464EVCP03", - "ref": "LFR3464EVCP03", - "description": "BULLY LES MINES", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.484485, - 50.493492 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3394EVCP03", - "ref": "LFR3394EVCP03", - "description": "CALONNE RICOUART Marne", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.484485, - 50.493492 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3394EVCP03", - "ref": "LFR3394EVCP03", - "description": "CALONNE RICOUART Marne", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.645746, - 50.514595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR1754EVCP01", - "ref": "LFR1754EVCP01", - "description": "ETAPLES", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.645746, - 50.514595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR1754EVCP01", - "ref": "LFR1754EVCP01", - "description": "ETAPLES", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.589404, - 50.53882 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3549EVCP03", - "ref": "LFR3549EVCP03", - "description": "CHOCQUES Béthune", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.589404, - 50.53882 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3549EVCP03", - "ref": "LFR3549EVCP03", - "description": "CHOCQUES Béthune", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.036826, - 50.364128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3832EVCP02", - "ref": "LFR3832EVCP02", - "description": "MARCONNE - Marie", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.036826, - 50.364128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3832EVCP02", - "ref": "LFR3832EVCP02", - "description": "MARCONNE - Marie", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.929765, - 50.419664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3670EVCP03", - "ref": "LFR3670EVCP03", - "description": "MONTIGNY EN GOHELLE Allende", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.929765, - 50.419664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3670EVCP03", - "ref": "LFR3670EVCP03", - "description": "MONTIGNY EN GOHELLE Allende", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.680976, - 50.476888 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3649EVCP02", - "ref": "LFR3649EVCP02", - "description": "Noeux-les-Mines Blum", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.680976, - 50.476888 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3649EVCP02", - "ref": "LFR3649EVCP02", - "description": "Noeux-les-Mines Blum", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.348349, - 50.387724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4064EVCP04", - "ref": "LFR4064EVCP04", - "description": "SAINT POL SUR TERNOISE Cassin", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.348349, - 50.387724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4064EVCP04", - "ref": "LFR4064EVCP04", - "description": "SAINT POL SUR TERNOISE Cassin", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.528645, - 48.678483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3551EVCP03", - "ref": "LFR3551EVCP03", - "description": "BOUSSY SAINT ANTOINE Auchin", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.528645, - 48.678483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3551EVCP03", - "ref": "LFR3551EVCP03", - "description": "BOUSSY SAINT ANTOINE Auchin", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.960804, - 49.53637 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3107EVCP02", - "ref": "LFR3107EVCP02", - "description": "BARENTIN Curie", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.960804, - 49.53637 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3107EVCP02", - "ref": "LFR3107EVCP02", - "description": "BARENTIN Curie", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.94033, - 48.973078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3612EVCP04", - "ref": "LFR3612EVCP04", - "description": "CONCHES EN OUCHE Prévert", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.94033, - 48.973078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3612EVCP04", - "ref": "LFR3612EVCP04", - "description": "CONCHES EN OUCHE Prévert", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.439811, - 49.308269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3423EVCP03", - "ref": "LFR3423EVCP03", - "description": "ECOUIS", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.439811, - 49.308269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3423EVCP03", - "ref": "LFR3423EVCP03", - "description": "ECOUIS", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.279428, - 49.5192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3688EVCP02", - "ref": "LFR3688EVCP02", - "description": "GAINNEVILLE Libération", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.279428, - 49.5192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3688EVCP02", - "ref": "LFR3688EVCP02", - "description": "GAINNEVILLE Libération", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.167457, - 49.056685 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3679EVCP02", - "ref": "LFR3679EVCP02", - "description": "GRAVIGNY Industrie", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.167457, - 49.056685 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3679EVCP02", - "ref": "LFR3679EVCP02", - "description": "GRAVIGNY Industrie", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.915832, - 49.8322 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3571EVCP02", - "ref": "LFR3571EVCP02", - "description": "LUNERAY République", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.915832, - 49.8322 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3571EVCP02", - "ref": "LFR3571EVCP02", - "description": "LUNERAY République", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.732159, - 49.484554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3841EVCP04", - "ref": "LFR3841EVCP04", - "description": "GOURNAY EN BRAY - Verdun", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.732159, - 49.484554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3841EVCP04", - "ref": "LFR3841EVCP04", - "description": "GOURNAY EN BRAY - Verdun", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.873416, - 49.482134 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3541EVCP02", - "ref": "LFR3541EVCP02", - "description": "THOUROTTE Juin", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.873416, - 49.482134 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3541EVCP02", - "ref": "LFR3541EVCP02", - "description": "THOUROTTE Juin", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.469992, - 49.24107 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3624EVCP04", - "ref": "LFR3624EVCP04", - "description": "SAINT MAXIMIN Liberte", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.469992, - 49.24107 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3624EVCP04", - "ref": "LFR3624EVCP04", - "description": "SAINT MAXIMIN Liberte", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.485371, - 48.884429 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2683EVCP02", - "ref": "LFR2683EVCP02", - "description": "ROSNY SOUS BOIS", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.485371, - 48.884429 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2683EVCP02", - "ref": "LFR2683EVCP02", - "description": "ROSNY SOUS BOIS", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.09485, - 49.446628 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3739EVCP04", - "ref": "LFR3739EVCP04", - "description": "BEAUVAIS Dassault", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.09485, - 49.446628 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3739EVCP04", - "ref": "LFR3739EVCP04", - "description": "BEAUVAIS Dassault", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.530193, - 48.873413 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3009EVCP03", - "ref": "LFR3009EVCP03", - "description": "NEUILLY S/MARNE Schumann", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.530193, - 48.873413 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3009EVCP03", - "ref": "LFR3009EVCP03", - "description": "NEUILLY S/MARNE Schumann", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.408751, - 48.548177 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3557EVCP03", - "ref": "LFR3557EVCP03", - "description": "FONTENAY LE VICOMTE Orme", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.408751, - 48.548177 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3557EVCP03", - "ref": "LFR3557EVCP03", - "description": "FONTENAY LE VICOMTE Orme", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.425522, - 48.757105 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3348EVCP02", - "ref": "LFR3348EVCP02", - "description": "CHOISY LE ROI Villeneuve", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.425522, - 48.757105 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3348EVCP02", - "ref": "LFR3348EVCP02", - "description": "CHOISY LE ROI Villeneuve", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.058346, - 48.962554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3389EVCP03", - "ref": "LFR3389EVCP03", - "description": "ACHERES Communes", - "capacity": "7", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.058346, - 48.962554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3389EVCP03", - "ref": "LFR3389EVCP03", - "description": "ACHERES Communes", - "capacity": "7", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240787, - 48.599476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3376EVCP02", - "ref": "LFR3376EVCP02", - "description": "ARPAJON Limours", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240787, - 48.599476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3376EVCP02", - "ref": "LFR3376EVCP02", - "description": "ARPAJON Limours", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.768247, - 48.989844 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3845EVCP02", - "ref": "LFR3845EVCP02", - "description": "GUITRANCOURT - Meulan", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.768247, - 48.989844 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3845EVCP02", - "ref": "LFR3845EVCP02", - "description": "GUITRANCOURT - Meulan", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.29757, - 48.578831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3028EVCP02", - "ref": "LFR3028EVCP02", - "description": "MAROLLES EN HUREPOIX Levassor", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.29757, - 48.578831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3028EVCP02", - "ref": "LFR3028EVCP02", - "description": "MAROLLES EN HUREPOIX Levassor", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.032284, - 49.056773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3309EVCP03", - "ref": "LFR3309EVCP03", - "description": "OSNY Albi", - "capacity": "7", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.032284, - 49.056773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3309EVCP03", - "ref": "LFR3309EVCP03", - "description": "OSNY Albi", - "capacity": "7", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.055426, - 48.5324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3609EVCP02", - "ref": "LFR3609EVCP02", - "description": "ROINVILLE Gaulle", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.055426, - 48.5324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3609EVCP02", - "ref": "LFR3609EVCP02", - "description": "ROINVILLE Gaulle", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.05848, - 48.756278 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4099EVCP02", - "ref": "LFR4099EVCP02", - "description": "VOISINS LE BRETONNEUX", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.05848, - 48.756278 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4099EVCP02", - "ref": "LFR4099EVCP02", - "description": "VOISINS LE BRETONNEUX", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.718987, - 47.36625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR1116EVCP01", - "ref": "LFR1116EVCP01", - "description": "SAINT AVERTIN", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.718987, - 47.36625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR1116EVCP01", - "ref": "LFR1116EVCP01", - "description": "SAINT AVERTIN", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.333352, - 48.062142 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4091EVCP04", - "ref": "LFR4091EVCP04", - "description": "CHATEAUDUN", - "capacity": "8", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.333352, - 48.062142 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4091EVCP04", - "ref": "LFR4091EVCP04", - "description": "CHATEAUDUN", - "capacity": "8", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.706228, - 46.839643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3907EVCP02", - "ref": "LFR3907EVCP02", - "description": "DEOLS - Gaulle", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.706228, - 46.839643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3907EVCP02", - "ref": "LFR3907EVCP02", - "description": "DEOLS - Gaulle", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.857818, - 47.901801 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3189EVCP01", - "ref": "LFR3189EVCP01", - "description": "INGRE France", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.857818, - 47.901801 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3189EVCP01", - "ref": "LFR3189EVCP01", - "description": "INGRE France", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.010635, - 46.955065 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3662EVCP03", - "ref": "LFR3662EVCP03", - "description": "ISSOUDUN Pomme", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.010635, - 46.955065 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3662EVCP03", - "ref": "LFR3662EVCP03", - "description": "ISSOUDUN Pomme", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.025484, - 47.585432 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4038EVCP04", - "ref": "LFR4038EVCP04", - "description": "LAMOTTE-BEUVRON Vierzon", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.025484, - 47.585432 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4038EVCP04", - "ref": "LFR4038EVCP04", - "description": "LAMOTTE-BEUVRON Vierzon", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.166001, - 47.975995 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3738EVCP02", - "ref": "LFR3738EVCP02", - "description": "LE MANS Breguet", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.166001, - 47.975995 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3738EVCP02", - "ref": "LFR3738EVCP02", - "description": "LE MANS Breguet", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.180257, - 48.025203 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3548EVCP03", - "ref": "LFR3548EVCP03", - "description": "LE MANS Edison", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.180257, - 48.025203 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3548EVCP03", - "ref": "LFR3548EVCP03", - "description": "LE MANS Edison", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.367639, - 46.584581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3382EVCP02", - "ref": "LFR3382EVCP02", - "description": "POITIERS Bignoux", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.367639, - 46.584581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3382EVCP02", - "ref": "LFR3382EVCP02", - "description": "POITIERS Bignoux", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.890216, - 47.954416 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3814EVCP03", - "ref": "LFR3814EVCP03", - "description": "SARAN - Jonquilles", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.890216, - 47.954416 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3814EVCP03", - "ref": "LFR3814EVCP03", - "description": "SARAN - Jonquilles", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.658743, - 46.787103 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3707EVCP02", - "ref": "LFR3707EVCP02", - "description": "SAINT MAUR Occitanie", - "capacity": "4", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.658743, - 46.787103 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3707EVCP02", - "ref": "LFR3707EVCP02", - "description": "SAINT MAUR Occitanie", - "capacity": "4", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.092518, - 47.24048 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3783EVCP02", - "ref": "LFR3783EVCP02", - "description": "VIERZON - 19 mars 1962", - "capacity": "4", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.092518, - 47.24048 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3783EVCP02", - "ref": "LFR3783EVCP02", - "description": "VIERZON - 19 mars 1962", - "capacity": "4", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.477021, - 47.269103 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR1990EVCP01", - "ref": "LFR1990EVCP01", - "description": "AZAY LE RIDEAU", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.477021, - 47.269103 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR1990EVCP01", - "ref": "LFR1990EVCP01", - "description": "AZAY LE RIDEAU", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.620427, - 47.77279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3812EVCP02", - "ref": "LFR3812EVCP02", - "description": "BEAUGENCY - Blois", - "capacity": "4", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.620427, - 47.77279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3812EVCP02", - "ref": "LFR3812EVCP02", - "description": "BEAUGENCY - Blois", - "capacity": "4", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.878211, - 47.759639 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4107EVCP01", - "ref": "LFR4107EVCP01", - "description": "MONTOIRE SUR LE LOIR -PAIX", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.878211, - 47.759639 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4107EVCP01", - "ref": "LFR4107EVCP01", - "description": "MONTOIRE SUR LE LOIR -PAIX", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.30513, - 50.727896 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4157EVCP01", - "ref": "LFR4157EVCP01", - "description": "ARQUES - De Gaulle", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.30513, - 50.727896 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4157EVCP01", - "ref": "LFR4157EVCP01", - "description": "ARQUES - De Gaulle", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.317437, - 49.167688 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3977EVCP01", - "ref": "LFR3977EVCP01", - "description": "MONDEVILLE - Coulomb", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.317437, - 49.167688 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3977EVCP01", - "ref": "LFR3977EVCP01", - "description": "MONDEVILLE - Coulomb", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.422039, - 49.187198 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3974EVCP01", - "ref": "LFR3974EVCP01", - "description": "CARPIQUET ", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.422039, - 49.187198 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3974EVCP01", - "ref": "LFR3974EVCP01", - "description": "CARPIQUET ", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.152244, - 45.815238 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3748EVCP02", - "ref": "LFR3748EVCP02", - "description": "GERZAT Estienne", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.152244, - 45.815238 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3748EVCP02", - "ref": "LFR3748EVCP02", - "description": "GERZAT Estienne", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.217955, - 49.32639 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4022EVCP01", - "ref": "LFR4022EVCP01", - "description": "PITRES", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.217955, - 49.32639 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4022EVCP01", - "ref": "LFR4022EVCP01", - "description": "PITRES", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.739147, - 49.09711 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4083EVCP05", - "ref": "LFR4083EVCP05", - "description": "LAGNY LE SEC", - "capacity": "10", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.739147, - 49.09711 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4083EVCP05", - "ref": "LFR4083EVCP05", - "description": "LAGNY LE SEC", - "capacity": "10", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.364373, - 48.966502 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3752EVCP03", - "ref": "LFR3752EVCP03", - "description": "PIERREFITTE SUR SEINE Mermoz", - "capacity": "7", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.364373, - 48.966502 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3752EVCP03", - "ref": "LFR3752EVCP03", - "description": "PIERREFITTE SUR SEINE Mermoz", - "capacity": "7", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.377159, - 48.920913 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3393EVCP03", - "ref": "LFR3393EVCP03", - "description": "AUBERVILLIERS", - "capacity": "9", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.377159, - 48.920913 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3393EVCP03", - "ref": "LFR3393EVCP03", - "description": "AUBERVILLIERS", - "capacity": "9", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.377591, - 48.98792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR1876EVCP01", - "ref": "LFR1876EVCP01", - "description": "SARCELLES", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.377591, - 48.98792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR1876EVCP01", - "ref": "LFR1876EVCP01", - "description": "SARCELLES", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5341, - 48.85875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3855EVCP01", - "ref": "LFR3855EVCP01", - "description": "NEUILLY SUR MARNE", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5341, - 48.85875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3855EVCP01", - "ref": "LFR3855EVCP01", - "description": "NEUILLY SUR MARNE", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.53167, - 48.943215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR0603EVCP01", - "ref": "LFR0603EVCP01", - "description": "SEVRAN", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.53167, - 48.943215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR0603EVCP01", - "ref": "LFR0603EVCP01", - "description": "SEVRAN", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.505357, - 50.196225 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4254EVCP01", - "ref": "LFR4254EVCP01", - "description": "SOLESMES Gaulle", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.505357, - 50.196225 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4254EVCP01", - "ref": "LFR4254EVCP01", - "description": "SOLESMES Gaulle", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.897376, - 47.496642 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3722EVCP05", - "ref": "LFR3722EVCP05", - "description": "AVALLON Pontaubert", - "capacity": "10", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.897376, - 47.496642 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3722EVCP05", - "ref": "LFR3722EVCP05", - "description": "AVALLON Pontaubert", - "capacity": "10", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.513958, - 47.702978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4039EVCP01", - "ref": "LFR4039EVCP01", - "description": "MER Orléans", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.513958, - 47.702978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4039EVCP01", - "ref": "LFR4039EVCP01", - "description": "MER Orléans", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.256976, - 45.55163 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2961EVCP01", - "ref": "LFR2961EVCP01", - "description": "ISSOIRE France", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.256976, - 45.55163 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2961EVCP01", - "ref": "LFR2961EVCP01", - "description": "ISSOIRE France", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1145, - 49.42357 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3237EVCP01", - "ref": "LFR3237EVCP01", - "description": "BEAUVAIS Bracheux", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1145, - 49.42357 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3237EVCP01", - "ref": "LFR3237EVCP01", - "description": "BEAUVAIS Bracheux", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.560459, - 48.522928 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3240EVCP01", - "ref": "LFR3240EVCP01", - "description": "PRINGY Fontainebleau", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.560459, - 48.522928 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3240EVCP01", - "ref": "LFR3240EVCP01", - "description": "PRINGY Fontainebleau", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.738473, - 45.978166 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3921EVCP04", - "ref": "LFR3921EVCP04", - "description": "VILLEFRANCHE SUR SAONE - Braun", - "capacity": "15", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.809294, - 43.435038 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3577EVCP03", - "ref": "LFR3577EVCP03", - "description": "ST RAPHAEL Zotti", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.809294, - 43.435038 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3577EVCP03", - "ref": "LFR3577EVCP03", - "description": "ST RAPHAEL Zotti", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.260843, - 44.543644 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3331EVCP01", - "ref": "LFR3331EVCP01", - "description": "LANGON Fargues", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.260843, - 44.543644 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3331EVCP01", - "ref": "LFR3331EVCP01", - "description": "LANGON Fargues", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.22755, - 44.439026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3391EVCP01", - "ref": "LFR3391EVCP01", - "description": "BAZAS Petges", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.22755, - 44.439026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3391EVCP01", - "ref": "LFR3391EVCP01", - "description": "BAZAS Petges", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.022796, - 42.701696 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4205EVCP01", - "ref": "LFR4205EVCP01", - "description": "CANET EN ROUSSILLON - alizees", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.022796, - 42.701696 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4205EVCP01", - "ref": "LFR4205EVCP01", - "description": "CANET EN ROUSSILLON - alizees", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.513644, - 43.651538 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3815EVCP03", - "ref": "LFR3815EVCP03", - "description": "SAINT ANDRE DE SANGONIS - Montpellier", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.513644, - 43.651538 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3815EVCP03", - "ref": "LFR3815EVCP03", - "description": "SAINT ANDRE DE SANGONIS - Montpellier", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.531168, - 44.722705 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2860EVCP02", - "ref": "LFR2860EVCP02", - "description": "MARTILLAC Grange", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.531168, - 44.722705 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2860EVCP02", - "ref": "LFR2860EVCP02", - "description": "MARTILLAC Grange", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.749134, - 43.479557 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3433EVCP02", - "ref": "LFR3433EVCP02", - "description": "ORTHEZ Blum", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.749134, - 43.479557 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3433EVCP02", - "ref": "LFR3433EVCP02", - "description": "ORTHEZ Blum", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.076163, - 43.726535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3780EVCP02", - "ref": "LFR3780EVCP02", - "description": "ST PAUL LES DAX Resistance", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.076163, - 43.726535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3780EVCP02", - "ref": "LFR3780EVCP02", - "description": "ST PAUL LES DAX Resistance", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.744527, - 44.813396 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3373EVCP02", - "ref": "LFR3373EVCP02", - "description": "ST JEAN D ILLAC Dauphine", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.744527, - 44.813396 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3373EVCP02", - "ref": "LFR3373EVCP02", - "description": "ST JEAN D ILLAC Dauphine", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.116972, - 44.7712 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3320EVCP03", - "ref": "LFR3320EVCP03", - "description": "ARES Bordeaux", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.116972, - 44.7712 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3320EVCP03", - "ref": "LFR3320EVCP03", - "description": "ARES Bordeaux", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.73871, - 44.408945 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3573EVCP02", - "ref": "LFR3573EVCP02", - "description": "VILLENEUVE SUR LOT Fumel", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.73871, - 44.408945 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3573EVCP02", - "ref": "LFR3573EVCP02", - "description": "VILLENEUVE SUR LOT Fumel", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.370667, - 43.950743 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3379EVCP01", - "ref": "LFR3379EVCP01", - "description": "CONDOM Pyrenees", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.370667, - 43.950743 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3379EVCP01", - "ref": "LFR3379EVCP01", - "description": "CONDOM Pyrenees", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.370667, - 43.950743 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3379EVCP01", - "ref": "LFR3379EVCP01", - "description": "CONDOM Pyrenees", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.370667, - 43.950743 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3379EVCP02", - "ref": "LFR3379EVCP02", - "description": "CONDOM Pyrenees", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.370667, - 43.950743 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3379EVCP02", - "ref": "LFR3379EVCP02", - "description": "CONDOM Pyrenees", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.370667, - 43.950743 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3379EVCP02", - "ref": "LFR3379EVCP02", - "description": "CONDOM Pyrenees", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.786781, - 45.028844 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3873EVCP01", - "ref": "LFR3873EVCP01", - "description": "CASTELNAU DE MEDOC Avensan", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.786781, - 45.028844 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3873EVCP01", - "ref": "LFR3873EVCP01", - "description": "CASTELNAU DE MEDOC Avensan", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.370667, - 43.950743 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3379EVCP03", - "ref": "LFR3379EVCP03", - "description": "CONDOM Pyrenees", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.370667, - 43.950743 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3379EVCP03", - "ref": "LFR3379EVCP03", - "description": "CONDOM Pyrenees", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.300839, - 44.397541 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3448EVCP03", - "ref": "LFR3448EVCP03", - "description": "TONNEINS Mendès", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.300839, - 44.397541 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3448EVCP03", - "ref": "LFR3448EVCP03", - "description": "TONNEINS Mendès", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.640191, - 43.398185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3763EVCP05", - "ref": "LFR3763EVCP05", - "description": "ST JEAN DE LUZ Larrea", - "capacity": "10", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.640191, - 43.398185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3763EVCP05", - "ref": "LFR3763EVCP05", - "description": "ST JEAN DE LUZ Larrea", - "capacity": "10", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.266422, - 43.730387 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3743EVCP07", - "ref": "LFR3743EVCP07", - "description": "AIRE SUR ADOUR Bordeaux", - "capacity": "14", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.266422, - 43.730387 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3743EVCP07", - "ref": "LFR3743EVCP07", - "description": "AIRE SUR ADOUR Bordeaux", - "capacity": "14", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.952964, - 42.660138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3139EVCP02", - "ref": "LFR3139EVCP02", - "description": "SALEILLES Mas alart", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.952964, - 42.660138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3139EVCP02", - "ref": "LFR3139EVCP02", - "description": "SALEILLES Mas alart", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.614337, - 43.179896 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3897EVCP02", - "ref": "LFR3897EVCP02", - "description": "OLORON-SAINTE-MARIE - Prolongee", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.614337, - 43.179896 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3897EVCP02", - "ref": "LFR3897EVCP02", - "description": "OLORON-SAINTE-MARIE - Prolongee", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.104249, - 43.117516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3312EVCP02", - "ref": "LFR3312EVCP02", - "description": "GRUISSAN Mateille", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.104249, - 43.117516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3312EVCP02", - "ref": "LFR3312EVCP02", - "description": "GRUISSAN Mateille", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.476983, - 47.799851 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3819EVCP05", - "ref": "LFR3819EVCP05", - "description": "GUIDEL - Chemins", - "capacity": "10", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.476983, - 47.799851 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3819EVCP05", - "ref": "LFR3819EVCP05", - "description": "GUIDEL - Chemins", - "capacity": "10", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.984166, - 49.040149 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4037EVCP04", - "ref": "LFR4037EVCP04", - "description": "ST AMAND VILLAGES Saint-Lô", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.984166, - 49.040149 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4037EVCP04", - "ref": "LFR4037EVCP04", - "description": "ST AMAND VILLAGES Saint-Lô", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.736013, - 48.104344 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2907EVCP02", - "ref": "LFR2907EVCP02", - "description": "VEZIN LE COQUET Sévigné", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.736013, - 48.104344 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2907EVCP02", - "ref": "LFR2907EVCP02", - "description": "VEZIN LE COQUET Sévigné", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.679733, - 48.039484 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3446EVCP05", - "ref": "LFR3446EVCP05", - "description": "NOYAL CHATILLON SUR SEICHE Lavoisier", - "capacity": "10", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.679733, - 48.039484 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3446EVCP05", - "ref": "LFR3446EVCP05", - "description": "NOYAL CHATILLON SUR SEICHE Lavoisier", - "capacity": "10", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.526027, - 49.212305 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3746EVCP02", - "ref": "LFR3746EVCP02", - "description": "LESSAY Ferrage", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.526027, - 49.212305 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3746EVCP02", - "ref": "LFR3746EVCP02", - "description": "LESSAY Ferrage", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.979998, - 43.767895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3449EVCP02", - "ref": "LFR3449EVCP02", - "description": "GRAULHET Ravari", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.979998, - 43.767895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3449EVCP02", - "ref": "LFR3449EVCP02", - "description": "GRAULHET Ravari", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.040248, - 43.106572 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3474EVCP02", - "ref": "LFR3474EVCP02", - "description": "LOURDES Marquis", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.040248, - 43.106572 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3474EVCP02", - "ref": "LFR3474EVCP02", - "description": "LOURDES Marquis", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.011984, - 44.604179 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3686EVCP02", - "ref": "LFR3686EVCP02", - "description": "FIGEAC Ratier", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.011984, - 44.604179 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3686EVCP02", - "ref": "LFR3686EVCP02", - "description": "FIGEAC Ratier", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.865487, - 42.962961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3699EVCP02", - "ref": "LFR3699EVCP02", - "description": "LAROQUE D OLMES 1918", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.865487, - 42.962961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3699EVCP02", - "ref": "LFR3699EVCP02", - "description": "LAROQUE D OLMES 1918", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.503043, - 43.559989 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR1522EVCP01", - "ref": "LFR1522EVCP01", - "description": "TOULOUSE Labège", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.503043, - 43.559989 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR1522EVCP01", - "ref": "LFR1522EVCP01", - "description": "TOULOUSE Labège", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.025325, - 44.044809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4136EVCP01", - "ref": "LFR4136EVCP01", - "description": "CARPENTRAS Monteux", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.025325, - 44.044809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4136EVCP01", - "ref": "LFR4136EVCP01", - "description": "CARPENTRAS Monteux", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.923107, - 43.582071 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4216EVCP01", - "ref": "LFR4216EVCP01", - "description": "LATTES - Frêche", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.923107, - 43.582071 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4216EVCP01", - "ref": "LFR4216EVCP01", - "description": "LATTES - Frêche", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.263611, - 44.481706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2932EVCP03", - "ref": "LFR2932EVCP03", - "description": "ROSIERES Sablas", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.263611, - 44.481706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2932EVCP03", - "ref": "LFR2932EVCP03", - "description": "ROSIERES Sablas", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.960878, - 43.652591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3574EVCP02", - "ref": "LFR3574EVCP02", - "description": "VENDARGUES Bigos", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.960878, - 43.652591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3574EVCP02", - "ref": "LFR3574EVCP02", - "description": "VENDARGUES Bigos", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.798468, - 49.319138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3747EVCP02", - "ref": "LFR3747EVCP02", - "description": "LANDRES Verdun", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.798468, - 49.319138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3747EVCP02", - "ref": "LFR3747EVCP02", - "description": "LANDRES Verdun", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.532024, - 45.848126 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3175EVCP04", - "ref": "LFR3175EVCP04", - "description": "THIERS Lagrange", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.532024, - 45.848126 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3175EVCP04", - "ref": "LFR3175EVCP04", - "description": "THIERS Lagrange", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.49112, - 48.4521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2239EVCP02", - "ref": "LFR2239EVCP02", - "description": "OBERNAI", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.49112, - 48.4521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2239EVCP02", - "ref": "LFR2239EVCP02", - "description": "OBERNAI", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.672947, - 44.859769 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4044EVCP02", - "ref": "LFR4044EVCP02", - "description": "LE HAILLAN Magudas", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.672947, - 44.859769 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4044EVCP02", - "ref": "LFR4044EVCP02", - "description": "LE HAILLAN Magudas", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.839471, - 42.533405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4030EVCP02", - "ref": "LFR4030EVCP02", - "description": "LE BOULOU", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.839471, - 42.533405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4030EVCP02", - "ref": "LFR4030EVCP02", - "description": "LE BOULOU", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.148393, - 43.433508 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3886EVCP03", - "ref": "LFR3886EVCP03", - "description": "MURVIEL LES BEZIERS - RD 19", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.148393, - 43.433508 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3886EVCP03", - "ref": "LFR3886EVCP03", - "description": "MURVIEL LES BEZIERS - RD 19", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.014834, - 42.774725 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2919EVCP02", - "ref": "LFR2919EVCP02", - "description": "ST LAURENT DE LA SALANQUE RD 90", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.014834, - 42.774725 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2919EVCP02", - "ref": "LFR2919EVCP02", - "description": "ST LAURENT DE LA SALANQUE RD 90", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.725297, - 42.494597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3665EVCP02", - "ref": "LFR3665EVCP02", - "description": "REYNES Cabanasse", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.725297, - 42.494597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3665EVCP02", - "ref": "LFR3665EVCP02", - "description": "REYNES Cabanasse", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.382464, - 49.16596 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3994EVCP01", - "ref": "LFR3994EVCP01", - "description": "VERDUN - Driant", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.382464, - 49.16596 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3994EVCP01", - "ref": "LFR3994EVCP01", - "description": "VERDUN - Driant", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.926944, - 42.740131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3936EVCP03", - "ref": "LFR3936EVCP03", - "description": "PIA - Bompas", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.926944, - 42.740131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3936EVCP03", - "ref": "LFR3936EVCP03", - "description": "PIA - Bompas", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.377463, - 43.508206 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3618EVCP02", - "ref": "LFR3618EVCP02", - "description": "AUSSILLON Nationale", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.377463, - 43.508206 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3618EVCP02", - "ref": "LFR3618EVCP02", - "description": "AUSSILLON Nationale", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.381074, - 43.208634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2033EVCP01", - "ref": "LFR2033EVCP01", - "description": "CARCASSONNE Cité", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.381074, - 43.208634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2033EVCP01", - "ref": "LFR2033EVCP01", - "description": "CARCASSONNE Cité", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.382464, - 49.16596 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3994EVCP02", - "ref": "LFR3994EVCP02", - "description": "VERDUN - Driant", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.382464, - 49.16596 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3994EVCP02", - "ref": "LFR3994EVCP02", - "description": "VERDUN - Driant", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.067382, - 49.328971 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4035EVCP01", - "ref": "LFR4035EVCP01", - "description": "Hayange - Liberté", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.067382, - 49.328971 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4035EVCP01", - "ref": "LFR4035EVCP01", - "description": "Hayange - Liberté", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.161463, - 49.635141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4075EVCP01", - "ref": "LFR4075EVCP01", - "description": "Carignan", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.161463, - 49.635141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4075EVCP01", - "ref": "LFR4075EVCP01", - "description": "Carignan", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.147496, - 49.083182 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2859EVCP02", - "ref": "LFR2859EVCP02", - "description": "MARLY Ladre", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.147496, - 49.083182 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2859EVCP02", - "ref": "LFR2859EVCP02", - "description": "MARLY Ladre", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.471032, - 43.295476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2090EVCP01", - "ref": "LFR2090EVCP01", - "description": "AGDE Guiraudette", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.471032, - 43.295476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2090EVCP01", - "ref": "LFR2090EVCP01", - "description": "AGDE Guiraudette", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.632829, - 43.462738 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2956EVCP01", - "ref": "LFR2956EVCP01", - "description": "ROQUEBRUNE SUR ARGENS", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.632829, - 43.462738 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2956EVCP01", - "ref": "LFR2956EVCP01", - "description": "ROQUEBRUNE SUR ARGENS", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.608514, - 43.465799 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2960EVCP01", - "ref": "LFR2960EVCP01", - "description": "ROUSSET SUR ARC", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.608514, - 43.465799 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR2960EVCP01", - "ref": "LFR2960EVCP01", - "description": "ROUSSET SUR ARC", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.978897, - 43.499238 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3182EVCP01", - "ref": "LFR3182EVCP01", - "description": "ISTRES Florins", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.978897, - 43.499238 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3182EVCP01", - "ref": "LFR3182EVCP01", - "description": "ISTRES Florins", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.591794, - 47.197913 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3192EVCP01", - "ref": "LFR3192EVCP01", - "description": "NANTES Chevreul", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.591794, - 47.197913 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3192EVCP01", - "ref": "LFR3192EVCP01", - "description": "NANTES Chevreul", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.999905, - 43.137745 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3267EVCP02", - "ref": "LFR3267EVCP02", - "description": "LA VALETTE DU VAR Descartes", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.999905, - 43.137745 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3267EVCP02", - "ref": "LFR3267EVCP02", - "description": "LA VALETTE DU VAR Descartes", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.776247, - 46.513867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3294EVCP01", - "ref": "LFR3294EVCP01", - "description": "OLONNE SUR MER", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.776247, - 46.513867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3294EVCP01", - "ref": "LFR3294EVCP01", - "description": "OLONNE SUR MER", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.47446, - 43.447557 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3295EVCP02", - "ref": "LFR3295EVCP02", - "description": "LES ARCS d'Argens", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.47446, - 43.447557 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3295EVCP02", - "ref": "LFR3295EVCP02", - "description": "LES ARCS d'Argens", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.126169, - 43.91904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3313EVCP01", - "ref": "LFR3313EVCP01", - "description": "ALBI Verdier", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.126169, - 43.91904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3313EVCP01", - "ref": "LFR3313EVCP01", - "description": "ALBI Verdier", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.523894, - 44.147449 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3381EVCP03", - "ref": "LFR3381EVCP03", - "description": "CAUSSADE Grimal", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.523894, - 44.147449 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3381EVCP03", - "ref": "LFR3381EVCP03", - "description": "CAUSSADE Grimal", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.966856, - 43.560904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3396EVCP01", - "ref": "LFR3396EVCP01", - "description": "LE CANNET Jourdan", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.966856, - 43.560904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3396EVCP01", - "ref": "LFR3396EVCP01", - "description": "LE CANNET Jourdan", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.502439, - 47.445038 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3550EVCP02", - "ref": "LFR3550EVCP02", - "description": "TRELAZE Jaures", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.502439, - 47.445038 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3550EVCP02", - "ref": "LFR3550EVCP02", - "description": "TRELAZE Jaures", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.064669, - 47.271713 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3590EVCP03", - "ref": "LFR3590EVCP03", - "description": "SAUMUR Rouen", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.064669, - 47.271713 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3590EVCP03", - "ref": "LFR3590EVCP03", - "description": "SAUMUR Rouen", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.477307, - 43.514667 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3592EVCP02", - "ref": "LFR3592EVCP02", - "description": "TRANS EN PROVENCE Draguignan", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.477307, - 43.514667 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3592EVCP02", - "ref": "LFR3592EVCP02", - "description": "TRANS EN PROVENCE Draguignan", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.983408, - 47.134593 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3644EVCP02", - "ref": "LFR3644EVCP02", - "description": "LOCHES - Route de Vauzelles", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.983408, - 47.134593 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3644EVCP02", - "ref": "LFR3644EVCP02", - "description": "LOCHES - Route de Vauzelles", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.954815, - 43.300976 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3661EVCP02", - "ref": "LFR3661EVCP02", - "description": "CASTELNAUDARY Meric", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.954815, - 43.300976 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3661EVCP02", - "ref": "LFR3661EVCP02", - "description": "CASTELNAUDARY Meric", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.979315, - 43.128551 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3693EVCP02", - "ref": "LFR3693EVCP02", - "description": "TOULON Deville", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.979315, - 43.128551 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3693EVCP02", - "ref": "LFR3693EVCP02", - "description": "TOULON Deville", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.836964, - 43.888027 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3700EVCP02", - "ref": "LFR3700EVCP02", - "description": "CHATEAURENARD Chaffine", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.836964, - 43.888027 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3700EVCP02", - "ref": "LFR3700EVCP02", - "description": "CHATEAURENARD Chaffine", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.020872, - 43.822381 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3704EVCP02", - "ref": "LFR3704EVCP02", - "description": "PLAN D'ORGON Vergers", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.020872, - 43.822381 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3704EVCP02", - "ref": "LFR3704EVCP02", - "description": "PLAN D'ORGON Vergers", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.444641, - 43.5461 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3706EVCP02", - "ref": "LFR3706EVCP02", - "description": "DRAGUIGNAN Gambetta", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.444641, - 43.5461 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3706EVCP02", - "ref": "LFR3706EVCP02", - "description": "DRAGUIGNAN Gambetta", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.160927, - 50.737693 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3717EVCP02", - "ref": "LFR3717EVCP02", - "description": "TOURCOING Forest", - "capacity": "15", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.160927, - 50.737693 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3717EVCP02", - "ref": "LFR3717EVCP02", - "description": "TOURCOING Forest", - "capacity": "15", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.160927, - 50.737693 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3717EVCP03", - "ref": "LFR3717EVCP03", - "description": "TOURCOING Forest", - "capacity": "15", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.160927, - 50.737693 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3717EVCP04", - "ref": "LFR3717EVCP04", - "description": "TOURCOING Forest", - "capacity": "15", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.160927, - 50.737693 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3717EVCP05", - "ref": "LFR3717EVCP05", - "description": "TOURCOING Forest", - "capacity": "15", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.160927, - 50.737693 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3717EVCP06", - "ref": "LFR3717EVCP06", - "description": "TOURCOING Forest", - "capacity": "15", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.160927, - 50.737693 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3717EVCP06", - "ref": "LFR3717EVCP06", - "description": "TOURCOING Forest", - "capacity": "15", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.160927, - 50.737693 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3717EVCP07", - "ref": "LFR3717EVCP07", - "description": "TOURCOING Forest", - "capacity": "15", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.160927, - 50.737693 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3717EVCP07", - "ref": "LFR3717EVCP07", - "description": "TOURCOING Forest", - "capacity": "15", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.856399, - 43.635308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3726EVCP02", - "ref": "LFR3726EVCP02", - "description": "LE TIGNET Draguignan", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.856399, - 43.635308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3726EVCP02", - "ref": "LFR3726EVCP02", - "description": "LE TIGNET Draguignan", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.513621, - 48.911787 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3730EVCP02", - "ref": "LFR3730EVCP02", - "description": "LIVRY GARGAN Moulin", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.513621, - 48.911787 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3730EVCP02", - "ref": "LFR3730EVCP02", - "description": "LIVRY GARGAN Moulin", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.255872, - 43.924071 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3749EVCP02", - "ref": "LFR3749EVCP02", - "description": "LA CALMETTE Guillerme", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.255872, - 43.924071 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3749EVCP02", - "ref": "LFR3749EVCP02", - "description": "LA CALMETTE Guillerme", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.773493, - 43.180133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3765EVCP02", - "ref": "LFR3765EVCP02", - "description": "LE CASTELLET Sources", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.773493, - 43.180133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3765EVCP02", - "ref": "LFR3765EVCP02", - "description": "LE CASTELLET Sources", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.359646, - 43.413513 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3908EVCP02", - "ref": "LFR3908EVCP02", - "description": "PENNES MIRABEAU - Pins", - "capacity": "15", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.359646, - 43.413513 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3908EVCP02", - "ref": "LFR3908EVCP02", - "description": "PENNES MIRABEAU - Pins", - "capacity": "15", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.359646, - 43.413513 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3908EVCP03", - "ref": "LFR3908EVCP03", - "description": "PENNES MIRABEAU - Pins", - "capacity": "15", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.359646, - 43.413513 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3908EVCP04", - "ref": "LFR3908EVCP04", - "description": "PENNES MIRABEAU - Pins", - "capacity": "15", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.359646, - 43.413513 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3908EVCP05", - "ref": "LFR3908EVCP05", - "description": "PENNES MIRABEAU - Pins", - "capacity": "15", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.359646, - 43.413513 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3908EVCP06", - "ref": "LFR3908EVCP06", - "description": "PENNES MIRABEAU - Pins", - "capacity": "15", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.359646, - 43.413513 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3908EVCP06", - "ref": "LFR3908EVCP06", - "description": "PENNES MIRABEAU - Pins", - "capacity": "15", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.359646, - 43.413513 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3908EVCP07", - "ref": "LFR3908EVCP07", - "description": "PENNES MIRABEAU - Pins", - "capacity": "15", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.359646, - 43.413513 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3908EVCP07", - "ref": "LFR3908EVCP07", - "description": "PENNES MIRABEAU - Pins", - "capacity": "15", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.527714, - 47.396274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3913EVCP02", - "ref": "LFR3913EVCP02", - "description": "MURS ERIGNE - Clos", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.527714, - 47.396274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3913EVCP02", - "ref": "LFR3913EVCP02", - "description": "MURS ERIGNE - Clos", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.282369, - 47.258777 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4002EVCP04", - "ref": "LFR4002EVCP04", - "description": "ST NAZAIRE - Mollé", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.282369, - 47.258777 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4002EVCP04", - "ref": "LFR4002EVCP04", - "description": "ST NAZAIRE - Mollé", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.805123, - 48.51354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4183EVCP02", - "ref": "LFR4183EVCP02", - "description": "PLOUFRAGAN - Plaines villes ", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.805123, - 48.51354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4183EVCP02", - "ref": "LFR4183EVCP02", - "description": "PLOUFRAGAN - Plaines villes ", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.738473, - 45.978166 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3921EVCP05", - "ref": "LFR3921EVCP05", - "description": "VILLEFRANCHE SUR SAONE - Braun", - "capacity": "15", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.356473, - 48.352815 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4018EVCP01", - "ref": "LFR4018EVCP01", - "description": "ST LONGIS - Saint-Jean", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.356473, - 48.352815 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4018EVCP01", - "ref": "LFR4018EVCP01", - "description": "ST LONGIS - Saint-Jean", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.356473, - 48.352815 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4018EVCP02", - "ref": "LFR4018EVCP02", - "description": "ST LONGIS - Saint-Jean", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.356473, - 48.352815 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4018EVCP02", - "ref": "LFR4018EVCP02", - "description": "ST LONGIS - Saint-Jean", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.488118, - 50.364182 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4235EVCP01", - "ref": "LFR4235EVCP01", - "description": "VALENCIENNES", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.488118, - 50.364182 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4235EVCP01", - "ref": "LFR4235EVCP01", - "description": "VALENCIENNES", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.510863, - 44.844882 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4286EVCP01", - "ref": "LFR4286EVCP01", - "description": "Floirac", - "capacity": "8", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.510863, - 44.844882 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4286EVCP01", - "ref": "LFR4286EVCP01", - "description": "Floirac", - "capacity": "8", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.854902, - 43.115489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4244EVCP01", - "ref": "LFR4244EVCP01", - "description": "La Seyne sur Mer", - "capacity": "10", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.854902, - 43.115489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4244EVCP01", - "ref": "LFR4244EVCP01", - "description": "La Seyne sur Mer", - "capacity": "10", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360531, - 47.261009 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4163EVCP01", - "ref": "LFR4163EVCP01", - "description": "Saint Aignan", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360531, - 47.261009 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4163EVCP01", - "ref": "LFR4163EVCP01", - "description": "Saint Aignan", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.053734, - 46.793508 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4130EVCP03", - "ref": "LFR4130EVCP03", - "description": "Saint Jean de Monts", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.053734, - 46.793508 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4130EVCP03", - "ref": "LFR4130EVCP03", - "description": "Saint Jean de Monts", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.053734, - 46.793508 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4130EVCP04", - "ref": "LFR4130EVCP04", - "description": "Saint Jean de Monts", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.053734, - 46.793508 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4130EVCP04", - "ref": "LFR4130EVCP04", - "description": "Saint Jean de Monts", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.31863, - 43.39168 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3976EVCP01", - "ref": "LFR3976EVCP01", - "description": "SERVIAN - Entrepreneurs", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.31863, - 43.39168 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3976EVCP01", - "ref": "LFR3976EVCP01", - "description": "SERVIAN - Entrepreneurs", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.649307, - 49.217274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4054EVCP01", - "ref": "LFR4054EVCP01", - "description": "ETAIN", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.649307, - 49.217274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4054EVCP01", - "ref": "LFR4054EVCP01", - "description": "ETAIN", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.738473, - 45.978166 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3921EVCP06", - "ref": "LFR3921EVCP06", - "description": "VILLEFRANCHE SUR SAONE - Braun", - "capacity": "15", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.738473, - 45.978166 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3921EVCP06", - "ref": "LFR3921EVCP06", - "description": "VILLEFRANCHE SUR SAONE - Braun", - "capacity": "15", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.738473, - 45.978166 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3921EVCP07", - "ref": "LFR3921EVCP07", - "description": "VILLEFRANCHE SUR SAONE - Braun", - "capacity": "15", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.738473, - 45.978166 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3921EVCP07", - "ref": "LFR3921EVCP07", - "description": "VILLEFRANCHE SUR SAONE - Braun", - "capacity": "15", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.738473, - 45.978166 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3921EVCP02", - "ref": "LFR3921EVCP02", - "description": "VILLEFRANCHE SUR SAONE - Braun", - "capacity": "15", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.738473, - 45.978166 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3921EVCP02", - "ref": "LFR3921EVCP02", - "description": "VILLEFRANCHE SUR SAONE - Braun", - "capacity": "15", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.056024, - 48.514882 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3881EVCP05", - "ref": "LFR3881EVCP05", - "description": "LANDIVISIAU Foch", - "capacity": "15", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.056024, - 48.514882 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3881EVCP02", - "ref": "LFR3881EVCP02", - "description": "LANDIVISIAU Foch", - "capacity": "15", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.056024, - 48.514882 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3881EVCP02", - "ref": "LFR3881EVCP02", - "description": "LANDIVISIAU Foch", - "capacity": "15", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.056024, - 48.514882 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3881EVCP03", - "ref": "LFR3881EVCP03", - "description": "LANDIVISIAU Foch", - "capacity": "15", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.056024, - 48.514882 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3881EVCP04", - "ref": "LFR3881EVCP04", - "description": "LANDIVISIAU Foch", - "capacity": "15", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.056024, - 48.514882 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3881EVCP06", - "ref": "LFR3881EVCP06", - "description": "LANDIVISIAU Foch", - "capacity": "15", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.056024, - 48.514882 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3881EVCP06", - "ref": "LFR3881EVCP06", - "description": "LANDIVISIAU Foch", - "capacity": "15", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.056024, - 48.514882 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3881EVCP07", - "ref": "LFR3881EVCP07", - "description": "LANDIVISIAU Foch", - "capacity": "15", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.056024, - 48.514882 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3881EVCP07", - "ref": "LFR3881EVCP07", - "description": "LANDIVISIAU Foch", - "capacity": "15", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.144266, - 45.852734 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4184EVCP03", - "ref": "LFR4184EVCP03", - "description": "SEVRIER", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.144266, - 45.852734 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4184EVCP03", - "ref": "LFR4184EVCP03", - "description": "SEVRIER", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.240403, - 45.392682 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4110EVCP01", - "ref": "LFR4110EVCP01", - "description": "LA COTE SAINT ANDRE", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.240403, - 45.392682 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4110EVCP01", - "ref": "LFR4110EVCP01", - "description": "LA COTE SAINT ANDRE", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.642499, - 48.828221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3741EVCP02", - "ref": "LFR3741EVCP02", - "description": "CROISSY BEAUBOURG Soubriarde", - "capacity": "16", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.642499, - 48.828221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3741EVCP02", - "ref": "LFR3741EVCP02", - "description": "CROISSY BEAUBOURG Soubriarde", - "capacity": "16", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.642499, - 48.828221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3741EVCP03", - "ref": "LFR3741EVCP03", - "description": "CROISSY BEAUBOURG Soubriarde", - "capacity": "16", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.642499, - 48.828221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3741EVCP04", - "ref": "LFR3741EVCP04", - "description": "CROISSY BEAUBOURG Soubriarde", - "capacity": "16", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.642499, - 48.828221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3741EVCP05", - "ref": "LFR3741EVCP05", - "description": "CROISSY BEAUBOURG Soubriarde", - "capacity": "16", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.642499, - 48.828221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3741EVCP06", - "ref": "LFR3741EVCP06", - "description": "CROISSY BEAUBOURG Soubriarde", - "capacity": "16", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.642499, - 48.828221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3741EVCP07", - "ref": "LFR3741EVCP07", - "description": "CROISSY BEAUBOURG Soubriarde", - "capacity": "16", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.642499, - 48.828221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3741EVCP07", - "ref": "LFR3741EVCP07", - "description": "CROISSY BEAUBOURG Soubriarde", - "capacity": "16", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.642499, - 48.828221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3741EVCP08", - "ref": "LFR3741EVCP08", - "description": "CROISSY BEAUBOURG Soubriarde", - "capacity": "16", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.642499, - 48.828221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR3741EVCP08", - "ref": "LFR3741EVCP08", - "description": "CROISSY BEAUBOURG Soubriarde", - "capacity": "16", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.413365, - 47.326428 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4001EVCP03", - "ref": "LFR4001EVCP03", - "description": "GUERANDE", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.413365, - 47.326428 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4001EVCP03", - "ref": "LFR4001EVCP03", - "description": "GUERANDE", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.413365, - 47.326428 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4001EVCP04", - "ref": "LFR4001EVCP04", - "description": "GUERANDE", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.413365, - 47.326428 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LIDL France", - "owner:ref:FR:SIREN": "343262622", - "operator:email": "bornes@lidl.fr", - "operator:phone": "+33 1 59 20 06 84", - "network": "LIDL", - "ref:EU:EVSE": "LFR4001EVCP04", - "ref": "LFR4001EVCP04", - "description": "GUERANDE", - "capacity": "8", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.739957, - 46.111214 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P6201005126584143168", - "ref": "446822", - "description": "Leclerc/SZ5LMBLQWL", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.7400062145661843, - 46.112203474444726 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GREENSPOT", - "operator:email": "compta@greenspot.fr", - "operator:phone": "+33 5 56 01 12 38", - "network": "LECLERC SURGERE", - "ref:EU:EVSE": "FRLE2PAFGQ1", - "description": "LECLERC SURGERE", - "capacity": "2", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.739957, - 46.111214 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P6201005126584143168", - "ref": "446822", - "description": "Leclerc/SZ5LMBLQWL", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.7400062145661843, - 46.112203474444726 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GREENSPOT", - "operator:email": "compta@greenspot.fr", - "operator:phone": "+33 5 56 01 12 39", - "network": "LECLERC SURGERE", - "ref:EU:EVSE": "FRLE2PAFGQ2", - "description": "LECLERC SURGERE", - "capacity": "2", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.919448, - 44.617541 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P3338240891718225742", - "ref": "446888", - "description": "Leclerc/ZYW3BNYUDP", - "capacity": "27", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.103223, - 45.82316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P1894001729133120596", - "ref": "446732", - "description": "Leclerc/J9REMMMQYE", - "capacity": "8", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.103223, - 45.82316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P1894001729133120596", - "ref": "446732", - "description": "Leclerc/J9REMMMQYE", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.511186, - 46.289252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P5162681193995071951", - "ref": "515159", - "description": "Leclerc/VN1NPSWHO2", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.511186, - 46.289252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P5162681193995071951", - "ref": "515159", - "description": "Leclerc/VN1NPSWHO2", - "capacity": "16", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.36859, - 48.575435 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P8574536105914531812", - "ref": "471237", - "description": "Leclerc/HINBFLC45F", - "capacity": "24", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.324459, - 47.615449 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P4098887650621276971", - "ref": "446759", - "description": "Leclerc/MA9BCHTCYB", - "capacity": "14", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.993142, - 45.63022 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P7793762720320109618", - "ref": "454287", - "description": "Leclerc/J9YFZ96UNZ", - "capacity": "16", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.410591, - 46.338387 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P4739400543079920515", - "ref": "471255", - "description": "Leclerc/WPHL8KYUMW", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.410591, - 46.338387 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P4739400543079920515", - "ref": "471255", - "description": "Leclerc/WPHL8KYUMW", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.193554, - 48.756479 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P827409918384147379", - "ref": "446813", - "description": "Leclerc/S2IIJS4XG5", - "capacity": "8", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.193554, - 48.756479 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P827409918384147379", - "ref": "446813", - "description": "Leclerc/S2IIJS4XG5", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.410591, - 46.338387 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P4739400543079920515", - "ref": "471255", - "description": "Leclerc/WPHL8KYUMW", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.410591, - 46.338387 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P4739400543079920515", - "ref": "471255", - "description": "Leclerc/WPHL8KYUMW", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.430762, - 48.989475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P6170274759369282198", - "ref": "492054", - "description": "Leclerc/GHORFZQQIB", - "capacity": "18", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.430762, - 48.989475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P6170274759369282198", - "ref": "492054", - "description": "Leclerc/GHORFZQQIB", - "capacity": "18", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.011659, - 43.238849 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P8817132387924998086", - "ref": "1155495", - "description": "Leclerc/LLX90O8PF1R53V", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.40923, - 46.337554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P1839879793219295002", - "ref": "471234", - "description": "Leclerc/GU3XHH5FGE", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.40923, - 46.337554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P1839879793219295002", - "ref": "471234", - "description": "Leclerc/GU3XHH5FGE", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.223509, - 44.875549 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P4252050837996390855", - "ref": "1026867", - "description": "Leclerc/LLOPLV25H2GIKR", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.300837, - 47.836976 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P3370886255086894979", - "ref": "479268", - "description": "Leclerc/O2JCWW7L4P", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.324459, - 47.615449 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P4098887650621276971", - "ref": "446759", - "description": "Leclerc/MA9BCHTCYB", - "capacity": "14", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.796824, - 43.49019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P2690913409982206677", - "ref": "1295416", - "description": "Leclerc/LM2D4WZET2DGAP", - "capacity": "18", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.796824, - 43.49019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P2690913409982206677", - "ref": "1295416", - "description": "Leclerc/LM2D4WZET2DGAP", - "capacity": "18", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.796824, - 43.49019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P2690913409982206677", - "ref": "1295416", - "description": "Leclerc/LM2D4WZET2DGAP", - "capacity": "18", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.796824, - 43.49019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P2690913409982206677", - "ref": "1295416", - "description": "Leclerc/LM2D4WZET2DGAP", - "capacity": "18", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.796824, - 43.49019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P2690913409982206677", - "ref": "1295416", - "description": "Leclerc/LM2D4WZET2DGAP", - "capacity": "18", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.796824, - 43.49019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P2690913409982206677", - "ref": "1295416", - "description": "Leclerc/LM2D4WZET2DGAP", - "capacity": "18", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.796824, - 43.49019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P2690913409982206677", - "ref": "1295416", - "description": "Leclerc/LM2D4WZET2DGAP", - "capacity": "18", - "socket:type2_combo:output": "280 kW", - "charging_station:output": "280 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.796824, - 43.49019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P2690913409982206677", - "ref": "1295416", - "description": "Leclerc/LM2D4WZET2DGAP", - "capacity": "18", - "socket:type2_combo:output": "280 kW", - "charging_station:output": "280 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.842837, - 47.041463 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P3659471599406069660", - "ref": "574565", - "description": "Leclerc/T1K60S6LOO", - "capacity": "6", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.252098, - 44.543142 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P4301225459021940599", - "ref": "741075", - "description": "Leclerc/XBRG7YCKY2", - "capacity": "14", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.959854, - 45.732848 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GREENSPOT", - "owner:ref:FR:SIREN": "344190566", - "operator:email": "compta@greenspot.fr", - "operator:phone": "+33 5 56 01 12 73", - "network": "Station LE GUA", - "ref:EU:EVSE": "FRLE2PGMGM", - "description": "Station LE GUA", - "capacity": "3", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.959854, - 45.732848 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GREENSPOT", - "owner:ref:FR:SIREN": "344190566", - "operator:email": "compta@greenspot.fr", - "operator:phone": "+33 5 56 01 12 73", - "network": "Station LE GUA", - "ref:EU:EVSE": "FRLE2PGMGM", - "description": "Station LE GUA", - "capacity": "3", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.324459, - 47.615449 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P4098887650621276971", - "ref": "446759", - "description": "Leclerc/MA9BCHTCYB", - "capacity": "14", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.63443, - 44.893887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P8725547375436141254", - "ref": "1303042", - "description": "Leclerc/LM198CBK5QI3S2", - "capacity": "14", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.430762, - 48.989475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P6170274759369282198", - "ref": "492054", - "description": "Leclerc/GHORFZQQIB", - "capacity": "18", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.430762, - 48.989475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P6170274759369282198", - "ref": "492054", - "description": "Leclerc/GHORFZQQIB", - "capacity": "18", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.993142, - 45.63022 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P7793762720320109618", - "ref": "454287", - "description": "Leclerc/J9YFZ96UNZ", - "capacity": "16", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.677981, - 43.374721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P3853650114522159091", - "ref": "471243", - "description": "Leclerc/RE6ZKCKSUU", - "capacity": "20", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.993142, - 45.63022 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P7793762720320109618", - "ref": "454287", - "description": "Leclerc/J9YFZ96UNZ", - "capacity": "16", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.633204, - 43.401859 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P2998561357222104767", - "ref": "505521", - "description": "Leclerc/RCVNUCGJWB", - "capacity": "7", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.580042, - 47.797319 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P1973194009227343666", - "ref": "479277", - "description": "Leclerc/RAWNYUUG7H", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.131439, - 45.835805 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P3988353603440278758", - "ref": "521432", - "description": "Leclerc/VE2SNJRWXL", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.011659, - 43.238849 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P8817132387924998086", - "ref": "1155495", - "description": "Leclerc/LLX90O8PF1R53V", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.33472, - 47.14713 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P6902623675068761573", - "ref": "585575", - "description": "Leclerc/XGXZ9LPBQY", - "capacity": "18", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.09547, - 48.930842 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P8366807967019024118", - "ref": "505776", - "description": "Leclerc/OH8L29VRNN", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.011659, - 43.238849 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P8817132387924998086", - "ref": "1155495", - "description": "Leclerc/LLX90O8PF1R53V", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.945256, - 50.498923 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P6180649833542709869", - "ref": "477774", - "description": "Leclerc/MUDXQHMAZH", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.677981, - 43.374721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P3853650114522159091", - "ref": "471243", - "description": "Leclerc/RE6ZKCKSUU", - "capacity": "20", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.430762, - 48.989475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P6170274759369282198", - "ref": "492054", - "description": "Leclerc/GHORFZQQIB", - "capacity": "18", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.430762, - 48.989475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P6170274759369282198", - "ref": "492054", - "description": "Leclerc/GHORFZQQIB", - "capacity": "18", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.410591, - 46.338387 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P4739400543079920515", - "ref": "471255", - "description": "Leclerc/WPHL8KYUMW", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.410591, - 46.338387 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P4739400543079920515", - "ref": "471255", - "description": "Leclerc/WPHL8KYUMW", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.209078, - 50.698659 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P9070526960689406060", - "ref": "477762", - "description": "Leclerc/HKXDNK2J5W", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.624933, - 45.741693 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P8903549134934229827", - "ref": "471252", - "description": "Leclerc/ST9EIX80RW", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.511186, - 46.289252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P5162681193995071951", - "ref": "515159", - "description": "Leclerc/VN1NPSWHO2", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.011659, - 43.238849 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P8817132387924998086", - "ref": "1155495", - "description": "Leclerc/LLX90O8PF1R53V", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.511186, - 46.289252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P5162681193995071951", - "ref": "515159", - "description": "Leclerc/VN1NPSWHO2", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.043237, - 48.732268 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P1056444568861315751", - "ref": "505785", - "description": "Leclerc/RCNKO7ZKC7", - "capacity": "28", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.677981, - 43.374721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P3853650114522159091", - "ref": "471243", - "description": "Leclerc/RE6ZKCKSUU", - "capacity": "20", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.45208, - 48.645715 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P6375138466048756368", - "ref": "529895", - "description": "Leclerc/U5VKNYZZH8", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.039439, - 43.110679 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P8423887764054890841", - "ref": "1156821", - "description": "Leclerc/LLVGKUZIK14VYE", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.039439, - 43.110679 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P8423887764054890841", - "ref": "1156821", - "description": "Leclerc/LLVGKUZIK14VYE", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.430762, - 48.989475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P6170274759369282198", - "ref": "492054", - "description": "Leclerc/GHORFZQQIB", - "capacity": "18", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.430762, - 48.989475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P6170274759369282198", - "ref": "492054", - "description": "Leclerc/GHORFZQQIB", - "capacity": "18", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.410591, - 46.338387 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P4739400543079920515", - "ref": "471255", - "description": "Leclerc/WPHL8KYUMW", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.410591, - 46.338387 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P4739400543079920515", - "ref": "471255", - "description": "Leclerc/WPHL8KYUMW", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.039439, - 43.110679 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P8423887764054890841", - "ref": "1156821", - "description": "Leclerc/LLVGKUZIK14VYE", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.039439, - 43.110679 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P8423887764054890841", - "ref": "1156821", - "description": "Leclerc/LLVGKUZIK14VYE", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.039439, - 43.110679 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P8423887764054890841", - "ref": "1156821", - "description": "Leclerc/LLVGKUZIK14VYE", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.945256, - 50.498923 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P6180649833542709869", - "ref": "477774", - "description": "Leclerc/MUDXQHMAZH", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.254874, - 48.764187 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P8754972364354834104", - "ref": "892680", - "description": "Leclerc/IKYUTHP1BE", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.324459, - 47.615449 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P4098887650621276971", - "ref": "446759", - "description": "Leclerc/MA9BCHTCYB", - "capacity": "14", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.739957, - 46.111214 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P6201005126584143168", - "ref": "446822", - "description": "Leclerc/SZ5LMBLQWL", - "capacity": "14", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.739957, - 46.111214 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P6201005126584143168", - "ref": "446822", - "description": "Leclerc/SZ5LMBLQWL", - "capacity": "14", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.33472, - 47.14713 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P6902623675068761573", - "ref": "585575", - "description": "Leclerc/XGXZ9LPBQY", - "capacity": "18", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.517392, - 47.683979 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P7265989511358486612", - "ref": "446684", - "description": "Leclerc/CYGBUJHGBQ", - "capacity": "8", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.517392, - 47.683979 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P7265989511358486612", - "ref": "446684", - "description": "Leclerc/CYGBUJHGBQ", - "capacity": "8", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.511186, - 46.289252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P5162681193995071951", - "ref": "515159", - "description": "Leclerc/VN1NPSWHO2", - "capacity": "16", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.633204, - 43.401859 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P2998561357222104767", - "ref": "505521", - "description": "Leclerc/RCVNUCGJWB", - "capacity": "7", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.80075, - 41.956222 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P5883991278726768332", - "ref": "1256254", - "description": "Leclerc/LM2AKGIQ81M7ZM", - "capacity": "4", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.80075, - 41.956222 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P5883991278726768332", - "ref": "1256254", - "description": "Leclerc/LM2AKGIQ81M7ZM", - "capacity": "4", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.540541, - 48.837636 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P3219162984141419103", - "ref": "1109124", - "description": "Leclerc/LLWZ21QWY24M3X", - "capacity": "4", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.540541, - 48.837636 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P3219162984141419103", - "ref": "1109124", - "description": "Leclerc/LLWZ21QWY24M3X", - "capacity": "4", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.63443, - 44.893887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P8725547375436141254", - "ref": "1303042", - "description": "Leclerc/LM198CBK5QI3S2", - "capacity": "14", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.685604, - 48.139121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P5475339521231619672", - "ref": "694385", - "description": "Leclerc/G7YCDUZGUS", - "capacity": "16", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.685604, - 48.139121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P5475339521231619672", - "ref": "694385", - "description": "Leclerc/G7YCDUZGUS", - "capacity": "16", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.40923, - 46.337554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P1839879793219295002", - "ref": "471234", - "description": "Leclerc/GU3XHH5FGE", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.40923, - 46.337554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P1839879793219295002", - "ref": "471234", - "description": "Leclerc/GU3XHH5FGE", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.391346, - 49.037624 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P9033080521842130574", - "ref": "446750", - "description": "Leclerc/KIGSJKBXAQ", - "capacity": "8", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.391346, - 49.037624 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P9033080521842130574", - "ref": "446750", - "description": "Leclerc/KIGSJKBXAQ", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.436604, - 46.647082 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P6613015473878042384", - "ref": "1343161", - "description": "Leclerc/LM4SAA0Y827L6Q", - "capacity": "10", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.436604, - 46.647082 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P6613015473878042384", - "ref": "1343161", - "description": "Leclerc/LM4SAA0Y827L6Q", - "capacity": "10", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.685604, - 48.139121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P5475339521231619672", - "ref": "694385", - "description": "Leclerc/G7YCDUZGUS", - "capacity": "16", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.993142, - 45.63022 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P7793762720320109618", - "ref": "454287", - "description": "Leclerc/J9YFZ96UNZ", - "capacity": "16", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.16298, - 47.7958 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P6347605319437489895", - "ref": "882738", - "description": "Leclerc/CK6TYRZRSZ", - "capacity": "12", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.16298, - 47.7958 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P6347605319437489895", - "ref": "882738", - "description": "Leclerc/CK6TYRZRSZ", - "capacity": "12", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.40923, - 46.337554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P1839879793219295002", - "ref": "471234", - "description": "Leclerc/GU3XHH5FGE", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.40923, - 46.337554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P1839879793219295002", - "ref": "471234", - "description": "Leclerc/GU3XHH5FGE", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.624933, - 45.741693 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P8903549134934229827", - "ref": "471252", - "description": "Leclerc/ST9EIX80RW", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.40923, - 46.337554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P1839879793219295002", - "ref": "471234", - "description": "Leclerc/GU3XHH5FGE", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.40923, - 46.337554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P1839879793219295002", - "ref": "471234", - "description": "Leclerc/GU3XHH5FGE", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.677981, - 43.374721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P3853650114522159091", - "ref": "471243", - "description": "Leclerc/RE6ZKCKSUU", - "capacity": "20", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.80075, - 41.956222 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P5883991278726768332", - "ref": "1256254", - "description": "Leclerc/LM2AKGIQ81M7ZM", - "capacity": "4", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.80075, - 41.956222 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P5883991278726768332", - "ref": "1256254", - "description": "Leclerc/LM2AKGIQ81M7ZM", - "capacity": "4", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.591459, - 49.63226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P7165483796320730149", - "ref": "454269", - "description": "Leclerc/GABMQWRAIZ", - "capacity": "40", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.591459, - 49.63226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P7165483796320730149", - "ref": "454269", - "description": "Leclerc/GABMQWRAIZ", - "capacity": "40", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.591459, - 49.63226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P7165483796320730149", - "ref": "454269", - "description": "Leclerc/GABMQWRAIZ", - "capacity": "40", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.591459, - 49.63226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P7165483796320730149", - "ref": "454269", - "description": "Leclerc/GABMQWRAIZ", - "capacity": "40", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.011659, - 43.238849 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P8817132387924998086", - "ref": "1155495", - "description": "Leclerc/LLX90O8PF1R53V", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.591459, - 49.63226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P7165483796320730149", - "ref": "454269", - "description": "Leclerc/GABMQWRAIZ", - "capacity": "40", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.591459, - 49.63226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P7165483796320730149", - "ref": "454269", - "description": "Leclerc/GABMQWRAIZ", - "capacity": "40", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.223509, - 44.875549 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P4252050837996390855", - "ref": "1026867", - "description": "Leclerc/LLOPLV25H2GIKR", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.617977, - 43.197722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P816051819287073532", - "ref": "521420", - "description": "Leclerc/DEOTABIQBH", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.617977, - 43.197722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P816051819287073532", - "ref": "521420", - "description": "Leclerc/DEOTABIQBH", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.842837, - 47.041463 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P3659471599406069660", - "ref": "574565", - "description": "Leclerc/T1K60S6LOO", - "capacity": "6", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.514694, - 43.667283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P2022298256345980484", - "ref": "1268659", - "description": "Leclerc/LM24PCRLK2DTIJ", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.514694, - 43.667283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P2022298256345980484", - "ref": "1268659", - "description": "Leclerc/LM24PCRLK2DTIJ", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.514694, - 43.667283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P2022298256345980484", - "ref": "1268659", - "description": "Leclerc/LM24PCRLK2DTIJ", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.458152, - 48.751106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P5518272898232645681", - "ref": "487254", - "description": "Leclerc/ACCWKSNKDG", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.458152, - 48.751106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P5518272898232645681", - "ref": "487254", - "description": "Leclerc/ACCWKSNKDG", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.919448, - 44.617541 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P3338240891718225742", - "ref": "446888", - "description": "Leclerc/ZYW3BNYUDP", - "capacity": "27", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.924156, - 45.289779 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P4603156930193936570", - "ref": "892719", - "description": "Leclerc/QSN0XM5KUX", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.08745, - 48.408871 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P1039818733236565053", - "ref": "579032", - "description": "Leclerc/R7NKMNWNJE", - "capacity": "28", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.08745, - 48.408871 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P1039818733236565053", - "ref": "579032", - "description": "Leclerc/R7NKMNWNJE", - "capacity": "28", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.073812, - 49.38695 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E.Leclerc | FR*LE2", - "operator:email": "roaming@freshmile.com", - "network": "Leclerc", - "ref:EU:EVSE": "FRLE2P2562503063182170941", - "ref": "446708", - "description": "Leclerc/GDZIWFR8Y4", - "capacity": "12", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "We,Sa,Fr,Mo,Tu,Th 08:00-20:00" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7885328, - 48.0752987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator:email": "support@eoliberty.fr", - "network": "CARREFOUR EXPRESS LAMARCHE", - "ref:EU:EVSE": "FRLIBP521274", - "description": "CARREFOUR EXPRESS LAMARCHE", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4396681, - 48.0958537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator:email": "support@eoliberty.fr", - "network": "CARREOUR CONTACT FORTSCHWIHR", - "ref:EU:EVSE": "FRLIBP525004", - "description": "CARREOUR CONTACT FORTSCHWIHR", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9327276, - 48.6281654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator:email": "support@eoliberty.fr", - "network": "ITM SAINT DIZIER", - "ref:EU:EVSE": "FRLIBP538134", - "description": "ITM SAINT DIZIER", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9741072, - 48.6915636 - ] - }, - "properties": { - "amenity": "charging_station", - "operator:email": "support@eoliberty.fr", - "network": "CARREFOUR CONTACT GONDREVILLE", - "ref:EU:EVSE": "FRLIBP538135", - "description": "CARREFOUR CONTACT GONDREVILLE", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1964968, - 47.0892785 - ] - }, - "properties": { - "amenity": "charging_station", - "operator:email": "support@eoliberty.fr", - "network": "ITM GUERIGNY", - "ref:EU:EVSE": "FRLIBP541029", - "description": "ITM GUERIGNY", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.725051, - 50.8068212 - ] - }, - "properties": { - "amenity": "charging_station", - "operator:email": "support@eoliberty.fr", - "network": "CARREFOUR CONTACT RINXENT", - "ref:EU:EVSE": "FRLIBP541367", - "description": "CARREFOUR CONTACT RINXENT", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4002659, - 49.3819747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator:email": "support@eoliberty.fr", - "network": "ITM CLERMONT DE L'OISE 1", - "ref:EU:EVSE": "FRLIBP541399", - "description": "ITM CLERMONT DE L'OISE 1", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.889783, - 49.232453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator:email": "support@eoliberty.fr", - "network": "ITM CREPY EN VALOIS ", - "ref:EU:EVSE": "FRLIBP572900", - "description": "ITM CREPY EN VALOIS ", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0866899, - 45.984137 - ] - }, - "properties": { - "amenity": "charging_station", - "operator:email": "support@eoliberty.fr", - "network": "ITM COMBRONBE", - "ref:EU:EVSE": "FRLIBP541407", - "description": "ITM COMBRONBE", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2478521, - 46.8835446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator:email": "support@eoliberty.fr", - "network": "ITM PIERRE DE BRESSE ", - "ref:EU:EVSE": "FRLIBP541414", - "description": "ITM PIERRE DE BRESSE ", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.835824, - 45.932774 - ] - }, - "properties": { - "amenity": "charging_station", - "operator:email": "support@eoliberty.fr", - "network": "ITM ST GEORGES DE MONS", - "ref:EU:EVSE": "FRLIBP541416", - "description": "ITM ST GEORGES DE MONS", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5410614, - 50.3989604 - ] - }, - "properties": { - "amenity": "charging_station", - "operator:email": "support@eoliberty.fr", - "network": "SUPER U BRUAY SUR L'ESCAUT", - "ref:EU:EVSE": "FRLIBP541426", - "description": "SUPER U BRUAY SUR L'ESCAUT", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.355751895718333, - 49.39883756921498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator:email": "support@eoliberty.fr", - "network": "ITM CROUY", - "ref:EU:EVSE": "FRLIBP542862", - "description": "ITM CROUY", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.494771, - 46.026864 - ] - }, - "properties": { - "amenity": "charging_station", - "operator:email": "support@eoliberty.fr", - "network": "ITM AUZANCES", - "ref:EU:EVSE": "FRLIBP634457", - "description": "ITM AUZANCES", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3183886, - 45.4132295 - ] - }, - "properties": { - "amenity": "charging_station", - "operator:email": "support@eoliberty.fr", - "network": "ITM BRASSAC LES MINES", - "ref:EU:EVSE": "FRLIBP634681", - "description": "ITM BRASSAC LES MINES", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.602757, - 46.332759 - ] - }, - "properties": { - "amenity": "charging_station", - "operator:email": "support@eoliberty.fr", - "network": "ITM MONTLUCON", - "ref:EU:EVSE": "FRLIBP700657", - "description": "ITM MONTLUCON", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.88, - 46.3 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ALLENERGIES", - "owner:ref:FR:SIREN": "912904109", - "operator:email": "contact@allenergies.fr", - "network": "ALLENERGIES", - "ref:EU:EVSE": "Non concerné", - "description": "Intermarché Replonges", - "capacity": "1", - "socket:type2_combo:output": "30 kW", - "charging_station:output": "30 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.88, - 46.3 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ALLENERGIES", - "owner:ref:FR:SIREN": "912904109", - "operator:email": "contact@allenergies.fr", - "network": "ALLENERGIES", - "ref:EU:EVSE": "Non concerné", - "description": "Intermarché Replonges", - "capacity": "1", - "socket:type2_combo:output": "30 kW", - "charging_station:output": "30 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.88, - 46.3 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ALLENERGIES", - "owner:ref:FR:SIREN": "912904109", - "operator:email": "contact@allenergies.fr", - "network": "ALLENERGIES", - "ref:EU:EVSE": "Non concerné", - "description": "Intermarché Replonges", - "capacity": "1", - "socket:type2_combo:output": "30 kW", - "charging_station:output": "30 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.86, - 46.42 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "498014141", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1000025054", - "description": "Andrieux & Bourcerie 24KW DC", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 8:00-12:00,Mo-Fr 14:00-18:00", - "wheelchair": "yes", - "start_date": "2021-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.368877, - 49.18286 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "791432263", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1000034866", - "description": "Fast automobile Verdun", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.368877, - 49.18286 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "791432263", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE10000348662", - "description": "Fast automobile Verdu", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.971536, - 48.626299 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "791432263", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE10000348671", - "description": "Fast Automobile St Dizier", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-TH 8:00-12:00,Mo-TH 14:00-19:00,Fr 9:00-12:00,Fr14:00-18:00,Sa 09:00-12:00,Sa14:00-17:00", - "wheelchair": "yes", - "start_date": "2022-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.971536, - 48.626299 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "791432263", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE10000348672", - "description": "Fast Automobile St Dizier", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-TH 8:00-12:00,Mo-TH 14:00-19:00,Fr 9:00-12:00,Fr14:00-18:00,Sa 09:00-12:00,Sa14:00-17:00", - "wheelchair": "yes", - "start_date": "2022-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.740974, - 49.516179 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "791432263", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1000034868", - "description": "Fast Automobile Longwy", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.740974, - 49.516179 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "791432263", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE10000348682", - "description": "Fast Automobile Longw", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.374699, - 43.333478 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "477588966", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1000058476", - "description": "Howdens Marseille", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 10:00-17:00", - "wheelchair": "yes", - "start_date": "2023-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.792331, - 50.29211 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "477588966", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1000058478", - "description": "Howdens Arras", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 10:00-17:00", - "wheelchair": "yes", - "start_date": "2023-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3602, - 48.6221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "477588966", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1000058479", - "description": "Howdens Fleury Merogis", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 10:00-17:00", - "wheelchair": "yes", - "start_date": "2023-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.364501, - 48.987851 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "477588966", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1000058480", - "description": "Howdens Groslay", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 10:00-17:00", - "wheelchair": "yes", - "start_date": "2023-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.52489, - 48.819165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "477588966", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1000058481", - "description": "Howdens Champigny", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 10:00-17:00", - "wheelchair": "yes", - "start_date": "2023-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.115818, - 50.579061 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "477588966", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1000058482", - "description": "Howdens Lesquin", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 10:00-17:00", - "wheelchair": "yes", - "start_date": "2023-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.491076, - 48.8834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "477588966", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1000058483", - "description": "Howdens Rosny", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 10:00-17:00", - "wheelchair": "yes", - "start_date": "2023-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.182396, - 48.951035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "477588966", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1000058484", - "description": "Howdens Sartrouville", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 10:00-17:00", - "wheelchair": "yes", - "start_date": "2023-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.813086, - 50.934883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89241984", - "description": "ENGIE Vianeo - Eurotunnel Calais", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.813086, - 50.934883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89241984", - "description": "ENGIE Vianeo - Eurotunnel Calais", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.113172, - 49.397049 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "477588966", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1000081802", - "description": "Howdens Rouen", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 10:00-17:00", - "wheelchair": "yes", - "start_date": "2023-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.5715998, - 4.965408 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "477588966", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1000081804", - "description": "Howdens St Priest", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 10:00-17:00", - "wheelchair": "yes", - "start_date": "2023-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.678407, - 48.991722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "477588966", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1000081805", - "description": "Howdens Buchelay", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 10:00-17:00", - "wheelchair": "yes", - "start_date": "2023-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.68411, - 48.525439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "477588966", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1000081806", - "description": "Howdens Melun", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 10:00-17:00", - "wheelchair": "yes", - "start_date": "2023-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.214005, - 48.919629 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "477588966", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1000081807", - "description": "Howdens Bezons", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 10:00-17:00", - "wheelchair": "yes", - "start_date": "2023-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.453912, - 48.417357 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "477588966", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1000081808", - "description": "Howdens Charrtes", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 10:00-17:00", - "wheelchair": "yes", - "start_date": "2024-03-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.175749, - 49.01738 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "477588966", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1000081809", - "description": "Howdens Pierrelaye", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 10:00-17:00", - "wheelchair": "yes", - "start_date": "2023-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.403641, - 48.806967 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "477588966", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1000081810", - "description": "Howdens Ivry", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 10:00-17:00", - "wheelchair": "yes", - "start_date": "2023-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.116, - 50.654492 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "477588966", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1000081812", - "description": "Howdens Wasquehal", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 10:00-17:00", - "wheelchair": "yes", - "start_date": "2023-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.680253, - 48.871086 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "477588966", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1000081813", - "description": "Howdens Lagny", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 10:00-17:00", - "wheelchair": "yes", - "start_date": "2023-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.20305, - 50.173402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "477588966", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1000081814", - "description": "Howdens Cambrai", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 10:00-17:00", - "wheelchair": "yes", - "start_date": "2023-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.336593, - 48.696062 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "477588966", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1000081815", - "description": "Howdens Morangis", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 10:00-17:00", - "wheelchair": "yes", - "start_date": "2023-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.37426, - 48.914028 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "477588966", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1000081816", - "description": "Howdens Aubervilliers", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 10:00-17:00", - "wheelchair": "yes", - "start_date": "2023-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.51251, - 43.435866 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "477588966", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1000081817", - "description": "Howdens Vitrolles", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 10:00-17:00", - "wheelchair": "yes", - "start_date": "2023-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.329538, - 49.1797 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "477588966", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1000081818", - "description": "Howdens Caen", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 10:00-17:00", - "wheelchair": "yes", - "start_date": "2023-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.286061, - 48.722079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "477588966", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1000081821", - "description": "Howdens Massy", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 10:00-17:00", - "wheelchair": "yes", - "start_date": "2023-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.892223, - 50.657299 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "477588966", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1000081822", - "description": "Howdens Armentieres", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 10:00-17:00", - "wheelchair": "yes", - "start_date": "2023-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.325801, - 48.92882 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "477588966", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1000081823", - "description": "Howdens Villeneuve la Garenne", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 10:00-17:00", - "wheelchair": "yes", - "start_date": "2023-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.725605, - 46.009787 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "477588966", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1000081824", - "description": "Howdens Arnas", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 10:00-17:00", - "wheelchair": "yes", - "start_date": "2024-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6009, - 43.2845 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "477588966", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1000081826", - "description": "Howdens Aubagne", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 10:00-17:00", - "wheelchair": "yes", - "start_date": "2023-03-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.3932, - 43.48401 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "477588966", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1000081827", - "description": "Howdens Aix en Provence", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 10:00-17:00", - "wheelchair": "yes", - "start_date": "2023-03-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.172414, - 48.893698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "477588966", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1000081833", - "description": "Howdens Nanterre", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 10:00-17:00", - "wheelchair": "yes", - "start_date": "2023-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.548056, - 48.92912 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "477588966", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1000081834", - "description": "Howdens Livry Gargan", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 10:00-17:00", - "wheelchair": "yes", - "start_date": "2023-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.78713, - 45.587238 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "477588966", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1000081835", - "description": "Howdens Givors", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 10:00-17:00", - "wheelchair": "yes", - "start_date": "2023-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.483805, - 47.179579 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "477588966", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1000081840", - "description": "Howdens Vertou", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 10:00-17:00", - "wheelchair": "yes", - "start_date": "2023-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.797285, - 48.842149 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "477588966", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1000081841", - "description": "Howdens BaillyRomainvilliers", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 10:00-17:00", - "wheelchair": "yes", - "start_date": "2023-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.763991, - 45.8071 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "477588966", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1000083698", - "description": "Howdens Dardilly", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 10:00-17:00", - "wheelchair": "yes", - "start_date": "2023-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.811912, - 50.928405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89291624", - "description": "ENGIE Vianeo - Eurotunnel Flexiplus", - "capacity": "1", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.811912, - 50.928405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89291624", - "description": "ENGIE Vianeo - Eurotunnel Flexiplus", - "capacity": "1", - "charging_station:output": "60 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.068559, - 44.550005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "852425289", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE10000986341", - "description": "Orange Gap ", - "capacity": "1", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.068559, - 44.550005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "852425289", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE10000986342", - "description": "Orange Gap", - "capacity": "1", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.068559, - 44.550005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "852425289", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE10000986351", - "description": "Orange Gap ", - "capacity": "1", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.068559, - 44.550005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "852425289", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE10000986352", - "description": "Orange Gap", - "capacity": "1", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.813086, - 50.934883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89241984", - "description": "ENGIE Vianeo - Eurotunnel Calais", - "capacity": "1", - "socket:type2_combo:output": "210 kW", - "charging_station:output": "210 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.813086, - 50.934883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89241984", - "description": "ENGIE Vianeo - Eurotunnel Calais", - "capacity": "1", - "socket:type2_combo:output": "210 kW", - "charging_station:output": "210 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.813086, - 50.934883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89241984", - "description": "ENGIE Vianeo - Eurotunnel Calais", - "capacity": "1", - "socket:type2_combo:output": "210 kW", - "charging_station:output": "210 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.813086, - 50.934883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89241984", - "description": "ENGIE Vianeo - Eurotunnel Calais", - "capacity": "1", - "socket:type2_combo:output": "210 kW", - "charging_station:output": "210 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.813086, - 50.934883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89241984", - "description": "ENGIE Vianeo - Eurotunnel Calais", - "capacity": "1", - "socket:type2_combo:output": "210 kW", - "charging_station:output": "210 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.813086, - 50.934883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89241984", - "description": "ENGIE Vianeo - Eurotunnel Calais", - "capacity": "1", - "socket:type2_combo:output": "210 kW", - "charging_station:output": "210 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.813086, - 50.934883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89241984", - "description": "ENGIE Vianeo - Eurotunnel Calais", - "capacity": "1", - "socket:type2_combo:output": "210 kW", - "charging_station:output": "210 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.813086, - 50.934883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89241984", - "description": "ENGIE Vianeo - Eurotunnel Calais", - "capacity": "1", - "socket:type2_combo:output": "210 kW", - "charging_station:output": "210 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.811912, - 50.928405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89291624", - "description": "ENGIE Vianeo - Eurotunnel Flexiplus", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.811912, - 50.928405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89291624", - "description": "ENGIE Vianeo - Eurotunnel Flexiplus", - "capacity": "1", - "socket:type2_combo:output": "210 kW", - "charging_station:output": "210 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.470845, - 48.18696 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89329816", - "description": "ENGIE Vianeo - Epinal - Palais des Sports Park.P2", - "capacity": "1", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.470845, - 48.18696 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89329816", - "description": "ENGIE Vianeo - Epinal - Palais des Sports Park.P2", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.398149, - 43.543351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "477588966", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1000101739", - "description": "Howdens Toulouse", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 10:00-17:00", - "wheelchair": "yes", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.277662, - 48.665016 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "477588966", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1000101740", - "description": "Howdens La Ville du Bois", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 10:00-17:00", - "wheelchair": "yes", - "start_date": "2023-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.668932, - 48.948409 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCo", - "owner:ref:FR:SIREN": "477588966", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1000101741", - "description": "Howdens Clayessouilly", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 10:00-17:00", - "wheelchair": "yes", - "start_date": "2023-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.83657, - 47.82456 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "chm energy", - "owner:ref:FR:SIREN": "898476619", - "operator:email": "m.chariag@chm-energy.com", - "operator:phone": "+33 4 78 68 83 65", - "network": "super u guipry messac", - "ref:EU:EVSE": "FRLMSE1000131717", - "ref": "FRLMSE1000131717", - "description": "parking super u", - "capacity": "2", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-10", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.728923, - 48.104465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "477588966", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1000116303", - "description": "Howdens Rennes", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 10:00-17:00", - "wheelchair": "yes", - "start_date": "2023-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.728579, - 45.902755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369702", - "description": "ENGIE Vianeo - A6 Les Chères Ouest", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.728579, - 45.902755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369702", - "description": "ENGIE Vianeo - A6 Les Chères Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.728579, - 45.902755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369702", - "description": "ENGIE Vianeo - A6 Les Chères Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.728579, - 45.902755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369702", - "description": "ENGIE Vianeo - A6 Les Chères Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.326499, - 43.957676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369713", - "description": "ENGIE Vianeo - A20 Nauze Vert", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.326499, - 43.957676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369713", - "description": "ENGIE Vianeo - A20 Nauze Vert", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.728579, - 45.902755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369702", - "description": "ENGIE Vianeo - A6 Les Chères Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.728579, - 45.902755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369702", - "description": "ENGIE Vianeo - A6 Les Chères Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.326499, - 43.957676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369713", - "description": "ENGIE Vianeo - A20 Nauze Vert", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.326499, - 43.957676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369713", - "description": "ENGIE Vianeo - A20 Nauze Vert", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.326499, - 43.957676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369713", - "description": "ENGIE Vianeo - A20 Nauze Vert", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.326499, - 43.957676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369713", - "description": "ENGIE Vianeo - A20 Nauze Vert", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.326499, - 43.957676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369713", - "description": "ENGIE Vianeo - A20 Nauze Vert", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.326499, - 43.957676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369713", - "description": "ENGIE Vianeo - A20 Nauze Vert", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.326499, - 43.957676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369713", - "description": "ENGIE Vianeo - A20 Nauze Vert", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.326499, - 43.957676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369713", - "description": "ENGIE Vianeo - A20 Nauze Vert", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.326499, - 43.957676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369713", - "description": "ENGIE Vianeo - A20 Nauze Vert", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.326499, - 43.957676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369713", - "description": "ENGIE Vianeo - A20 Nauze Vert", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.326499, - 43.957676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369713", - "description": "ENGIE Vianeo - A20 Nauze Vert", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.326499, - 43.957676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369713", - "description": "ENGIE Vianeo - A20 Nauze Vert", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.326499, - 43.957676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369713", - "description": "ENGIE Vianeo - A20 Nauze Vert", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.326499, - 43.957676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369713", - "description": "ENGIE Vianeo - A20 Nauze Vert", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.633878, - 45.578151 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369707", - "description": "ENGIE Vianeo - A43 Le Guiers", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.633878, - 45.578151 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369707", - "description": "ENGIE Vianeo - A43 Le Guiers", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.211079, - 45.071772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369709", - "description": "ENGIE Vianeo - A49 Royan Vercors", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.211079, - 45.071772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369709", - "description": "ENGIE Vianeo - A49 Royan Vercors", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.728579, - 45.902755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369702", - "description": "ENGIE Vianeo - A6 Les Chères Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.728579, - 45.902755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369702", - "description": "ENGIE Vianeo - A6 Les Chères Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.729611, - 45.903118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369701", - "description": "ENGIE Vianeo - A6 Les Chères Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.729611, - 45.903118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369701", - "description": "ENGIE Vianeo - A6 Les Chères Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2112, - 45.075702 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369708", - "description": "ENGIE Vianeo - A49 Porte de la Drôme", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2112, - 45.075702 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369708", - "description": "ENGIE Vianeo - A49 Porte de la Drôme", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.729611, - 45.903118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369701", - "description": "ENGIE Vianeo - A6 Les Chères Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.729611, - 45.903118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369701", - "description": "ENGIE Vianeo - A6 Les Chères Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.211079, - 45.071772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369709", - "description": "ENGIE Vianeo - A49 Royan Vercors", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.211079, - 45.071772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369709", - "description": "ENGIE Vianeo - A49 Royan Vercors", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.211079, - 45.071772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369709", - "description": "ENGIE Vianeo - A49 Royan Vercors", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.211079, - 45.071772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369709", - "description": "ENGIE Vianeo - A49 Royan Vercors", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.729611, - 45.903118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369701", - "description": "ENGIE Vianeo - A6 Les Chères Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.729611, - 45.903118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369701", - "description": "ENGIE Vianeo - A6 Les Chères Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.633878, - 45.578151 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369707", - "description": "ENGIE Vianeo - A43 Le Guiers", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.633878, - 45.578151 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369707", - "description": "ENGIE Vianeo - A43 Le Guiers", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.211079, - 45.071772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369709", - "description": "ENGIE Vianeo - A49 Royan Vercors", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.211079, - 45.071772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369709", - "description": "ENGIE Vianeo - A49 Royan Vercors", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.729611, - 45.903118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369701", - "description": "ENGIE Vianeo - A6 Les Chères Est", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.729611, - 45.903118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369701", - "description": "ENGIE Vianeo - A6 Les Chères Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.868784, - 45.247581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369705", - "description": "ENGIE Vianeo - A41 Bois Claret", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.868784, - 45.247581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369705", - "description": "ENGIE Vianeo - A41 Bois Claret", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.633878, - 45.578151 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369707", - "description": "ENGIE Vianeo - A43 Le Guiers", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.633878, - 45.578151 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369707", - "description": "ENGIE Vianeo - A43 Le Guiers", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.868784, - 45.247581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369705", - "description": "ENGIE Vianeo - A41 Bois Claret", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.868784, - 45.247581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369705", - "description": "ENGIE Vianeo - A41 Bois Claret", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2112, - 45.075702 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369708", - "description": "ENGIE Vianeo - A49 Porte de la Drôme", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2112, - 45.075702 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369708", - "description": "ENGIE Vianeo - A49 Porte de la Drôme", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2112, - 45.075702 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369708", - "description": "ENGIE Vianeo - A49 Porte de la Drôme", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2112, - 45.075702 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369708", - "description": "ENGIE Vianeo - A49 Porte de la Drôme", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2112, - 45.075702 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369708", - "description": "ENGIE Vianeo - A49 Porte de la Drôme", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2112, - 45.075702 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369708", - "description": "ENGIE Vianeo - A49 Porte de la Drôme", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.868784, - 45.247581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369705", - "description": "ENGIE Vianeo - A41 Bois Claret", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.868784, - 45.247581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369705", - "description": "ENGIE Vianeo - A41 Bois Claret", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.633878, - 45.578151 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369707", - "description": "ENGIE Vianeo - A43 Le Guiers", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.633878, - 45.578151 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369707", - "description": "ENGIE Vianeo - A43 Le Guiers", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.176504, - 49.179796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370722", - "description": "ENGIE Vianeo - A31 Saint-Rémy", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.176504, - 49.179796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370722", - "description": "ENGIE Vianeo - A31 Saint-Rémy", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.176504, - 49.179796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370722", - "description": "ENGIE Vianeo - A31 Saint-Rémy", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.176504, - 49.179796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370722", - "description": "ENGIE Vianeo - A31 Saint-Rémy", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.176504, - 49.179796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370722", - "description": "ENGIE Vianeo - A31 Saint-Rémy", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.176504, - 49.179796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370722", - "description": "ENGIE Vianeo - A31 Saint-Rémy", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.176504, - 49.179796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370722", - "description": "ENGIE Vianeo - A31 Saint-Rémy", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.176504, - 49.179796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370722", - "description": "ENGIE Vianeo - A31 Saint-Rémy", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.837811, - 49.886042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370721", - "description": "ENGIE Vianeo - A1 Cœur des Hauts-de-France Ouest", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.837811, - 49.886042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370721", - "description": "ENGIE Vianeo - A1 Cœur des Hauts-de-France Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.837811, - 49.886042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370721", - "description": "ENGIE Vianeo - A1 Cœur des Hauts-de-France Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.837811, - 49.886042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370721", - "description": "ENGIE Vianeo - A1 Cœur des Hauts-de-France Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.837811, - 49.886042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370721", - "description": "ENGIE Vianeo - A1 Cœur des Hauts-de-France Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.837811, - 49.886042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370721", - "description": "ENGIE Vianeo - A1 Cœur des Hauts-de-France Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.837811, - 49.886042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370721", - "description": "ENGIE Vianeo - A1 Cœur des Hauts-de-France Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.837811, - 49.886042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370721", - "description": "ENGIE Vianeo - A1 Cœur des Hauts-de-France Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.325675, - 48.023718 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369719", - "description": "ENGIE Vianeo - A81 St-Denis d'Orques", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.325675, - 48.023718 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369719", - "description": "ENGIE Vianeo - A81 St-Denis d'Orques", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.172444, - 48.165359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369704", - "description": "ENGIE Vianeo - A19 Villeroy", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.172444, - 48.165359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369704", - "description": "ENGIE Vianeo - A19 Villeroy", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.929352, - 47.663704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369718", - "description": "ENGIE Vianeo - A71 La Ferté St-Aubin", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.929352, - 47.663704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369718", - "description": "ENGIE Vianeo - A71 La Ferté St-Aubin", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.172444, - 48.165359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369704", - "description": "ENGIE Vianeo - A19 Villeroy", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.172444, - 48.165359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369704", - "description": "ENGIE Vianeo - A19 Villeroy", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.929352, - 47.663704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369718", - "description": "ENGIE Vianeo - A71 La Ferté St-Aubin", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.929352, - 47.663704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369718", - "description": "ENGIE Vianeo - A71 La Ferté St-Aubin", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.082591, - 48.239337 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369714", - "description": "ENGIE Vianeo - A11 Brou-Dampierre", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.082591, - 48.239337 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369714", - "description": "ENGIE Vianeo - A11 Brou-Dampierre", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395998, - 43.433843 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369712", - "description": "ENGIE Vianeo - A51 Chabauds (Cabriès)", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395998, - 43.433843 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369712", - "description": "ENGIE Vianeo - A51 Chabauds (Cabriès)", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395998, - 43.433843 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369712", - "description": "ENGIE Vianeo - A51 Chabauds (Cabriès)", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395998, - 43.433843 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369712", - "description": "ENGIE Vianeo - A51 Chabauds (Cabriès)", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395998, - 43.433843 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369712", - "description": "ENGIE Vianeo - A51 Chabauds (Cabriès)", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395998, - 43.433843 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369712", - "description": "ENGIE Vianeo - A51 Chabauds (Cabriès)", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395998, - 43.433843 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369712", - "description": "ENGIE Vianeo - A51 Chabauds (Cabriès)", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395998, - 43.433843 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369712", - "description": "ENGIE Vianeo - A51 Chabauds (Cabriès)", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.929352, - 47.663704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369718", - "description": "ENGIE Vianeo - A71 La Ferté St-Aubin", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.929352, - 47.663704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369718", - "description": "ENGIE Vianeo - A71 La Ferté St-Aubin", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.522437, - 46.906858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369716", - "description": "ENGIE Vianeo - A10 Châtellerault-Antran", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.522437, - 46.906858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369716", - "description": "ENGIE Vianeo - A10 Châtellerault-Antran", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.172444, - 48.165359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369704", - "description": "ENGIE Vianeo - A19 Villeroy", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.172444, - 48.165359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369704", - "description": "ENGIE Vianeo - A19 Villeroy", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.082591, - 48.239337 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369714", - "description": "ENGIE Vianeo - A11 Brou-Dampierre", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.082591, - 48.239337 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369714", - "description": "ENGIE Vianeo - A11 Brou-Dampierre", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.522437, - 46.906858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369716", - "description": "ENGIE Vianeo - A10 Châtellerault-Antran", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.522437, - 46.906858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369716", - "description": "ENGIE Vianeo - A10 Châtellerault-Antran", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.522437, - 46.906858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369716", - "description": "ENGIE Vianeo - A10 Châtellerault-Antran", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.522437, - 46.906858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369716", - "description": "ENGIE Vianeo - A10 Châtellerault-Antran", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.172444, - 48.165359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369704", - "description": "ENGIE Vianeo - A19 Villeroy", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.172444, - 48.165359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369704", - "description": "ENGIE Vianeo - A19 Villeroy", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.929352, - 47.663704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369718", - "description": "ENGIE Vianeo - A71 La Ferté St-Aubin", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.929352, - 47.663704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369718", - "description": "ENGIE Vianeo - A71 La Ferté St-Aubin", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.398142, - 43.754762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369720", - "description": "ENGIE Vianeo - A8 La Via Julia Augusta", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.398142, - 43.754762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369720", - "description": "ENGIE Vianeo - A8 La Via Julia Augusta", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.398142, - 43.754762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369720", - "description": "ENGIE Vianeo - A8 La Via Julia Augusta", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.398142, - 43.754762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369720", - "description": "ENGIE Vianeo - A8 La Via Julia Augusta", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.398142, - 43.754762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369720", - "description": "ENGIE Vianeo - A8 La Via Julia Augusta", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.398142, - 43.754762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369720", - "description": "ENGIE Vianeo - A8 La Via Julia Augusta", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.398142, - 43.754762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369720", - "description": "ENGIE Vianeo - A8 La Via Julia Augusta", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.398142, - 43.754762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369720", - "description": "ENGIE Vianeo - A8 La Via Julia Augusta", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.398142, - 43.754762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369720", - "description": "ENGIE Vianeo - A8 La Via Julia Augusta", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.398142, - 43.754762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369720", - "description": "ENGIE Vianeo - A8 La Via Julia Augusta", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.951229, - 48.941981 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370717", - "description": "ENGIE Vianeo - A13 Morainvilliers Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.951229, - 48.941981 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370717", - "description": "ENGIE Vianeo - A13 Morainvilliers Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.960539, - 48.05761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89365085", - "description": "ENGIE Vianeo - A5 Chateauvillain Orges", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.960539, - 48.05761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89365085", - "description": "ENGIE Vianeo - A5 Chateauvillain Orges", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.959138, - 48.057404 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369682", - "description": "ENGIE Vianeo - A5 Chateauvillain Val Marnay", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.959138, - 48.057404 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369682", - "description": "ENGIE Vianeo - A5 Chateauvillain Val Marnay", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.960539, - 48.05761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89365085", - "description": "ENGIE Vianeo - A5 Chateauvillain Orges", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.960539, - 48.05761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89365085", - "description": "ENGIE Vianeo - A5 Chateauvillain Orges", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.959138, - 48.057404 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369682", - "description": "ENGIE Vianeo - A5 Chateauvillain Val Marnay", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.959138, - 48.057404 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369682", - "description": "ENGIE Vianeo - A5 Chateauvillain Val Marnay", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.959138, - 48.057404 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369682", - "description": "ENGIE Vianeo - A5 Chateauvillain Val Marnay", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.959138, - 48.057404 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369682", - "description": "ENGIE Vianeo - A5 Chateauvillain Val Marnay", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.960539, - 48.05761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89365085", - "description": "ENGIE Vianeo - A5 Chateauvillain Orges", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.960539, - 48.05761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89365085", - "description": "ENGIE Vianeo - A5 Chateauvillain Orges", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.959138, - 48.057404 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369682", - "description": "ENGIE Vianeo - A5 Chateauvillain Val Marnay", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.959138, - 48.057404 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369682", - "description": "ENGIE Vianeo - A5 Chateauvillain Val Marnay", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.960539, - 48.05761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89365085", - "description": "ENGIE Vianeo - A5 Chateauvillain Orges", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.960539, - 48.05761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89365085", - "description": "ENGIE Vianeo - A5 Chateauvillain Orges", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.960539, - 48.05761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89365085", - "description": "ENGIE Vianeo - A5 Chateauvillain Orges", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.960539, - 48.05761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89365085", - "description": "ENGIE Vianeo - A5 Chateauvillain Orges", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.959138, - 48.057404 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369682", - "description": "ENGIE Vianeo - A5 Chateauvillain Val Marnay", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.959138, - 48.057404 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369682", - "description": "ENGIE Vianeo - A5 Chateauvillain Val Marnay", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.574532, - 48.361835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89365081", - "description": "ENGIE Vianeo - A6 Achères Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.574532, - 48.361835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89365081", - "description": "ENGIE Vianeo - A6 Achères Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.635365, - 48.610633 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369688", - "description": "ENGIE Vianeo - A5b Galande la Mare Laroche", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.635365, - 48.610633 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369688", - "description": "ENGIE Vianeo - A5b Galande la Mare Laroche", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.574532, - 48.361835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89365081", - "description": "ENGIE Vianeo - A6 Achères Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.574532, - 48.361835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89365081", - "description": "ENGIE Vianeo - A6 Achères Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.574532, - 48.361835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89365081", - "description": "ENGIE Vianeo - A6 Achères Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.574532, - 48.361835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89365081", - "description": "ENGIE Vianeo - A6 Achères Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.635365, - 48.610633 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369688", - "description": "ENGIE Vianeo - A5b Galande la Mare Laroche", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.635365, - 48.610633 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369688", - "description": "ENGIE Vianeo - A5b Galande la Mare Laroche", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.574532, - 48.361835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89365081", - "description": "ENGIE Vianeo - A6 Achères Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.574532, - 48.361835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89365081", - "description": "ENGIE Vianeo - A6 Achères Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.635365, - 48.610633 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369688", - "description": "ENGIE Vianeo - A5b Galande la Mare Laroche", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.635365, - 48.610633 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369688", - "description": "ENGIE Vianeo - A5b Galande la Mare Laroche", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.635365, - 48.610633 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369688", - "description": "ENGIE Vianeo - A5b Galande la Mare Laroche", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.635365, - 48.610633 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369688", - "description": "ENGIE Vianeo - A5b Galande la Mare Laroche", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.574532, - 48.361835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89365081", - "description": "ENGIE Vianeo - A6 Achères Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.574532, - 48.361835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89365081", - "description": "ENGIE Vianeo - A6 Achères Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.574532, - 48.361835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89365081", - "description": "ENGIE Vianeo - A6 Achères Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.574532, - 48.361835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89365081", - "description": "ENGIE Vianeo - A6 Achères Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.673334, - 47.788468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369697", - "description": "ENGIE Vianeo - A6 Venoy Soleil Levant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.673334, - 47.788468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369697", - "description": "ENGIE Vianeo - A6 Venoy Soleil Levant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.838475, - 46.961626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89365082", - "description": "ENGIE Vianeo - A6 Beaune Merceuil", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.838475, - 46.961626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89365082", - "description": "ENGIE Vianeo - A6 Beaune Merceuil", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.673334, - 47.788468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369697", - "description": "ENGIE Vianeo - A6 Venoy Soleil Levant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.673334, - 47.788468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369697", - "description": "ENGIE Vianeo - A6 Venoy Soleil Levant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.838475, - 46.961626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89365082", - "description": "ENGIE Vianeo - A6 Beaune Merceuil", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.838475, - 46.961626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89365082", - "description": "ENGIE Vianeo - A6 Beaune Merceuil", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.673334, - 47.788468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369697", - "description": "ENGIE Vianeo - A6 Venoy Soleil Levant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.673334, - 47.788468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369697", - "description": "ENGIE Vianeo - A6 Venoy Soleil Levant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.838475, - 46.961626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89365082", - "description": "ENGIE Vianeo - A6 Beaune Merceuil", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.838475, - 46.961626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89365082", - "description": "ENGIE Vianeo - A6 Beaune Merceuil", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.673334, - 47.788468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369697", - "description": "ENGIE Vianeo - A6 Venoy Soleil Levant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.673334, - 47.788468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369697", - "description": "ENGIE Vianeo - A6 Venoy Soleil Levant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.838475, - 46.961626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89365082", - "description": "ENGIE Vianeo - A6 Beaune Merceuil", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.838475, - 46.961626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89365082", - "description": "ENGIE Vianeo - A6 Beaune Merceuil", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.673334, - 47.788468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369697", - "description": "ENGIE Vianeo - A6 Venoy Soleil Levant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.673334, - 47.788468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369697", - "description": "ENGIE Vianeo - A6 Venoy Soleil Levant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.673334, - 47.788468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369697", - "description": "ENGIE Vianeo - A6 Venoy Soleil Levant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.673334, - 47.788468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369697", - "description": "ENGIE Vianeo - A6 Venoy Soleil Levant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.838475, - 46.961626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89365082", - "description": "ENGIE Vianeo - A6 Beaune Merceuil", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.838475, - 46.961626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89365082", - "description": "ENGIE Vianeo - A6 Beaune Merceuil", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.673334, - 47.788468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369697", - "description": "ENGIE Vianeo - A6 Venoy Soleil Levant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.673334, - 47.788468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369697", - "description": "ENGIE Vianeo - A6 Venoy Soleil Levant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802376, - 46.355004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369690", - "description": "ENGIE Vianeo - A71 L'Allier Doyet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802376, - 46.355004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369690", - "description": "ENGIE Vianeo - A71 L'Allier Doyet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802376, - 46.355004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369690", - "description": "ENGIE Vianeo - A71 L'Allier Doyet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802376, - 46.355004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369690", - "description": "ENGIE Vianeo - A71 L'Allier Doyet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802376, - 46.355004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369690", - "description": "ENGIE Vianeo - A71 L'Allier Doyet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802376, - 46.355004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369690", - "description": "ENGIE Vianeo - A71 L'Allier Doyet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802376, - 46.355004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369690", - "description": "ENGIE Vianeo - A71 L'Allier Doyet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802376, - 46.355004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369690", - "description": "ENGIE Vianeo - A71 L'Allier Doyet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802376, - 46.355004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369690", - "description": "ENGIE Vianeo - A71 L'Allier Doyet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802376, - 46.355004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369690", - "description": "ENGIE Vianeo - A71 L'Allier Doyet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802376, - 46.355004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369690", - "description": "ENGIE Vianeo - A71 L'Allier Doyet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802376, - 46.355004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369690", - "description": "ENGIE Vianeo - A71 L'Allier Doyet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.95421, - 48.94159 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370716", - "description": "ENGIE Vianeo - A13 Morainvilliers Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.95421, - 48.94159 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370716", - "description": "ENGIE Vianeo - A13 Morainvilliers Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.719718, - 49.518581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370720", - "description": "ENGIE Vianeo - A1 Ressons Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.719718, - 49.518581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370720", - "description": "ENGIE Vianeo - A1 Ressons Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.95421, - 48.94159 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370716", - "description": "ENGIE Vianeo - A13 Morainvilliers Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.95421, - 48.94159 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370716", - "description": "ENGIE Vianeo - A13 Morainvilliers Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.95421, - 48.94159 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370716", - "description": "ENGIE Vianeo - A13 Morainvilliers Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.95421, - 48.94159 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370716", - "description": "ENGIE Vianeo - A13 Morainvilliers Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.95421, - 48.94159 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370716", - "description": "ENGIE Vianeo - A13 Morainvilliers Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.95421, - 48.94159 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370716", - "description": "ENGIE Vianeo - A13 Morainvilliers Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.95421, - 48.94159 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370716", - "description": "ENGIE Vianeo - A13 Morainvilliers Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.95421, - 48.94159 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370716", - "description": "ENGIE Vianeo - A13 Morainvilliers Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.951229, - 48.941981 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370717", - "description": "ENGIE Vianeo - A13 Morainvilliers Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.951229, - 48.941981 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370717", - "description": "ENGIE Vianeo - A13 Morainvilliers Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.719718, - 49.518581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370720", - "description": "ENGIE Vianeo - A1 Ressons Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.719718, - 49.518581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370720", - "description": "ENGIE Vianeo - A1 Ressons Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.719718, - 49.518581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370720", - "description": "ENGIE Vianeo - A1 Ressons Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.719718, - 49.518581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370720", - "description": "ENGIE Vianeo - A1 Ressons Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.719718, - 49.518581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370720", - "description": "ENGIE Vianeo - A1 Ressons Ouest", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.719718, - 49.518581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370720", - "description": "ENGIE Vianeo - A1 Ressons Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.951229, - 48.941981 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370717", - "description": "ENGIE Vianeo - A13 Morainvilliers Sud", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.951229, - 48.941981 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370717", - "description": "ENGIE Vianeo - A13 Morainvilliers Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.95421, - 48.94159 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370716", - "description": "ENGIE Vianeo - A13 Morainvilliers Nord", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.95421, - 48.94159 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370716", - "description": "ENGIE Vianeo - A13 Morainvilliers Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.96862, - 49.807764 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369822", - "description": "ENGIE Vianeo - A28 Croixrault", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.96862, - 49.807764 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369822", - "description": "ENGIE Vianeo - A28 Croixrault", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.327669, - 49.324463 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369721", - "description": "ENGIE Vianeo - A13 Beuzeville Nord", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.327669, - 49.324463 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369721", - "description": "ENGIE Vianeo - A13 Beuzeville Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.320511, - 49.321004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369722", - "description": "ENGIE Vianeo - A13 Beuzeville Sud", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.320511, - 49.321004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369722", - "description": "ENGIE Vianeo - A13 Beuzeville Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.92515, - 49.449857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370715", - "description": "ENGIE Vianeo - A26 Mont de Nizy", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.92515, - 49.449857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370715", - "description": "ENGIE Vianeo - A26 Mont de Nizy", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.927965, - 49.445715 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369820", - "description": "ENGIE Vianeo - A26 Champ Roland", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.927965, - 49.445715 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369820", - "description": "ENGIE Vianeo - A26 Champ Roland", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.046384, - 50.529555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370718", - "description": "ENGIE Vianeo - A1 Phalempin Est", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.046384, - 50.529555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370718", - "description": "ENGIE Vianeo - A1 Phalempin Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.097509, - 49.245878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370713", - "description": "ENGIE Vianeo - A16 Lormaison Est", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.097509, - 49.245878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370713", - "description": "ENGIE Vianeo - A16 Lormaison Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.046084, - 50.531584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370719", - "description": "ENGIE Vianeo - A1 Phalempin Ouest", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.046084, - 50.531584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370719", - "description": "ENGIE Vianeo - A1 Phalempin Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.719718, - 49.518581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370720", - "description": "ENGIE Vianeo - A1 Ressons Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.719718, - 49.518581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370720", - "description": "ENGIE Vianeo - A1 Ressons Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.046384, - 50.529555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370718", - "description": "ENGIE Vianeo - A1 Phalempin Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.046384, - 50.529555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370718", - "description": "ENGIE Vianeo - A1 Phalempin Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.046084, - 50.531584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370719", - "description": "ENGIE Vianeo - A1 Phalempin Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.046084, - 50.531584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370719", - "description": "ENGIE Vianeo - A1 Phalempin Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.719718, - 49.518581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370720", - "description": "ENGIE Vianeo - A1 Ressons Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.719718, - 49.518581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370720", - "description": "ENGIE Vianeo - A1 Ressons Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.719718, - 49.518581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370720", - "description": "ENGIE Vianeo - A1 Ressons Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.719718, - 49.518581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370720", - "description": "ENGIE Vianeo - A1 Ressons Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.719718, - 49.518581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370720", - "description": "ENGIE Vianeo - A1 Ressons Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.719718, - 49.518581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370720", - "description": "ENGIE Vianeo - A1 Ressons Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.96862, - 49.807764 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369822", - "description": "ENGIE Vianeo - A28 Croixrault", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.96862, - 49.807764 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369822", - "description": "ENGIE Vianeo - A28 Croixrault", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.046084, - 50.531584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370719", - "description": "ENGIE Vianeo - A1 Phalempin Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.046084, - 50.531584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370719", - "description": "ENGIE Vianeo - A1 Phalempin Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.046084, - 50.531584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370719", - "description": "ENGIE Vianeo - A1 Phalempin Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.046084, - 50.531584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370719", - "description": "ENGIE Vianeo - A1 Phalempin Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.046084, - 50.531584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370719", - "description": "ENGIE Vianeo - A1 Phalempin Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.046084, - 50.531584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370719", - "description": "ENGIE Vianeo - A1 Phalempin Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.951229, - 48.941981 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370717", - "description": "ENGIE Vianeo - A13 Morainvilliers Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.951229, - 48.941981 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370717", - "description": "ENGIE Vianeo - A13 Morainvilliers Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.673334, - 47.788468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369697", - "description": "ENGIE Vianeo - A6 Venoy Soleil Levant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.673334, - 47.788468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369697", - "description": "ENGIE Vianeo - A6 Venoy Soleil Levant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.320511, - 49.321004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369722", - "description": "ENGIE Vianeo - A13 Beuzeville Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.320511, - 49.321004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369722", - "description": "ENGIE Vianeo - A13 Beuzeville Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.327669, - 49.324463 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369721", - "description": "ENGIE Vianeo - A13 Beuzeville Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.327669, - 49.324463 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369721", - "description": "ENGIE Vianeo - A13 Beuzeville Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.327669, - 49.324463 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369721", - "description": "ENGIE Vianeo - A13 Beuzeville Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.327669, - 49.324463 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369721", - "description": "ENGIE Vianeo - A13 Beuzeville Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.327669, - 49.324463 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369721", - "description": "ENGIE Vianeo - A13 Beuzeville Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.327669, - 49.324463 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369721", - "description": "ENGIE Vianeo - A13 Beuzeville Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.320511, - 49.321004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369722", - "description": "ENGIE Vianeo - A13 Beuzeville Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.320511, - 49.321004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369722", - "description": "ENGIE Vianeo - A13 Beuzeville Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.320511, - 49.321004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369722", - "description": "ENGIE Vianeo - A13 Beuzeville Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.320511, - 49.321004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369722", - "description": "ENGIE Vianeo - A13 Beuzeville Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.096849, - 49.241178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370714", - "description": "ENGIE Vianeo - A16 Lormaison Ouest", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.096849, - 49.241178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370714", - "description": "ENGIE Vianeo - A16 Lormaison Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.661876, - 49.132545 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370712", - "description": "ENGIE Vianeo - A4 Longeville Sud", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.661876, - 49.132545 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370712", - "description": "ENGIE Vianeo - A4 Longeville Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.46633, - 50.340468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369825", - "description": "ENGIE Vianeo - A2 La Sentinelle Ouest", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.46633, - 50.340468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369825", - "description": "ENGIE Vianeo - A2 La Sentinelle Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.657184, - 49.134222 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370711", - "description": "ENGIE Vianeo - A4 Longeville Nord", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.657184, - 49.134222 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370711", - "description": "ENGIE Vianeo - A4 Longeville Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.470007, - 50.339582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369824", - "description": "ENGIE Vianeo - A2 La Sentinelle Est", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.470007, - 50.339582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369824", - "description": "ENGIE Vianeo - A2 La Sentinelle Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.69651, - 48.72127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369760", - "description": "ENGIE Vianeo - A4 Brumath Est", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.69651, - 48.72127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369760", - "description": "ENGIE Vianeo - A4 Brumath Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.69195, - 48.72381 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369819", - "description": "ENGIE Vianeo - A4 Brumath Ouest", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.69195, - 48.72381 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369819", - "description": "ENGIE Vianeo - A4 Brumath Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.55576, - 48.247692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369699", - "description": "ENGIE Vianeo - A5 Villeneuve Vauluisant", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.554934, - 48.243117 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369698", - "description": "ENGIE Vianeo - A5 Villeneuve l'Archevèque", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.959138, - 48.057404 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369682", - "description": "ENGIE Vianeo - A5 Chateauvillain Val Marnay", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.635365, - 48.610633 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369688", - "description": "ENGIE Vianeo - A5b Galande la Mare Laroche", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.574532, - 48.361835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89365081", - "description": "ENGIE Vianeo - A6 Achères Est", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.838475, - 46.961626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89365082", - "description": "ENGIE Vianeo - A6 Beaune Merceuil", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.673334, - 47.788468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369697", - "description": "ENGIE Vianeo - A6 Venoy Soleil Levant", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.497669, - 47.974269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369696", - "description": "ENGIE Vianeo - A31 Val de Meuse", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.49804, - 47.977037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369695", - "description": "ENGIE Vianeo - A31 Montigny-le-Roi", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802514, - 46.357284 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369692", - "description": "ENGIE Vianeo - A71 L'Allier Saulzet", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802376, - 46.355004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369690", - "description": "ENGIE Vianeo - A71 L'Allier Doyet", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.960539, - 48.05761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89365085", - "description": "ENGIE Vianeo - A5 Chateauvillain Orges", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5853, - 47.149065 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369686", - "description": "ENGIE Vianeo - A36 Dole Romange", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.714128, - 47.105252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369693", - "description": "ENGIE Vianeo - A6 La Forêt", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069312, - 45.844642 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369694", - "description": "ENGIE Vianeo - A42 Lyon Montluel", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.082591, - 48.239337 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369714", - "description": "ENGIE Vianeo - A11 Brou-Dampierre", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.082591, - 48.239337 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369714", - "description": "ENGIE Vianeo - A11 Brou-Dampierre", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.082591, - 48.239337 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369714", - "description": "ENGIE Vianeo - A11 Brou-Dampierre", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.082591, - 48.239337 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369714", - "description": "ENGIE Vianeo - A11 Brou-Dampierre", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.951229, - 48.941981 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370717", - "description": "ENGIE Vianeo - A13 Morainvilliers Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.951229, - 48.941981 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370717", - "description": "ENGIE Vianeo - A13 Morainvilliers Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.92515, - 49.449857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370715", - "description": "ENGIE Vianeo - A26 Mont de Nizy", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.92515, - 49.449857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370715", - "description": "ENGIE Vianeo - A26 Mont de Nizy", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.92515, - 49.449857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370715", - "description": "ENGIE Vianeo - A26 Mont de Nizy", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.92515, - 49.449857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370715", - "description": "ENGIE Vianeo - A26 Mont de Nizy", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.92515, - 49.449857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370715", - "description": "ENGIE Vianeo - A26 Mont de Nizy", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.92515, - 49.449857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370715", - "description": "ENGIE Vianeo - A26 Mont de Nizy", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.927965, - 49.445715 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369820", - "description": "ENGIE Vianeo - A26 Champ Roland", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.927965, - 49.445715 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369820", - "description": "ENGIE Vianeo - A26 Champ Roland", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.927965, - 49.445715 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369820", - "description": "ENGIE Vianeo - A26 Champ Roland", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.927965, - 49.445715 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369820", - "description": "ENGIE Vianeo - A26 Champ Roland", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.927965, - 49.445715 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369820", - "description": "ENGIE Vianeo - A26 Champ Roland", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.927965, - 49.445715 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369820", - "description": "ENGIE Vianeo - A26 Champ Roland", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802514, - 46.357284 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369692", - "description": "ENGIE Vianeo - A71 L'Allier Saulzet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802514, - 46.357284 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369692", - "description": "ENGIE Vianeo - A71 L'Allier Saulzet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802514, - 46.357284 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369692", - "description": "ENGIE Vianeo - A71 L'Allier Saulzet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802514, - 46.357284 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369692", - "description": "ENGIE Vianeo - A71 L'Allier Saulzet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802514, - 46.357284 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369692", - "description": "ENGIE Vianeo - A71 L'Allier Saulzet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802514, - 46.357284 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369692", - "description": "ENGIE Vianeo - A71 L'Allier Saulzet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802514, - 46.357284 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369692", - "description": "ENGIE Vianeo - A71 L'Allier Saulzet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802514, - 46.357284 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369692", - "description": "ENGIE Vianeo - A71 L'Allier Saulzet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802514, - 46.357284 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369692", - "description": "ENGIE Vianeo - A71 L'Allier Saulzet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802514, - 46.357284 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369692", - "description": "ENGIE Vianeo - A71 L'Allier Saulzet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802514, - 46.357284 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369692", - "description": "ENGIE Vianeo - A71 L'Allier Saulzet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802514, - 46.357284 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369692", - "description": "ENGIE Vianeo - A71 L'Allier Saulzet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.55576, - 48.247692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369699", - "description": "ENGIE Vianeo - A5 Villeneuve Vauluisant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.55576, - 48.247692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369699", - "description": "ENGIE Vianeo - A5 Villeneuve Vauluisant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.55576, - 48.247692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369699", - "description": "ENGIE Vianeo - A5 Villeneuve Vauluisant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.55576, - 48.247692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369699", - "description": "ENGIE Vianeo - A5 Villeneuve Vauluisant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.55576, - 48.247692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369699", - "description": "ENGIE Vianeo - A5 Villeneuve Vauluisant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.55576, - 48.247692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369699", - "description": "ENGIE Vianeo - A5 Villeneuve Vauluisant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.55576, - 48.247692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369699", - "description": "ENGIE Vianeo - A5 Villeneuve Vauluisant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.55576, - 48.247692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369699", - "description": "ENGIE Vianeo - A5 Villeneuve Vauluisant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069312, - 45.844642 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369694", - "description": "ENGIE Vianeo - A42 Lyon Montluel", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069312, - 45.844642 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369694", - "description": "ENGIE Vianeo - A42 Lyon Montluel", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069312, - 45.844642 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369694", - "description": "ENGIE Vianeo - A42 Lyon Montluel", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069312, - 45.844642 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369694", - "description": "ENGIE Vianeo - A42 Lyon Montluel", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069312, - 45.844642 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369694", - "description": "ENGIE Vianeo - A42 Lyon Montluel", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069312, - 45.844642 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369694", - "description": "ENGIE Vianeo - A42 Lyon Montluel", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069312, - 45.844642 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369694", - "description": "ENGIE Vianeo - A42 Lyon Montluel", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069312, - 45.844642 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369694", - "description": "ENGIE Vianeo - A42 Lyon Montluel", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069312, - 45.844642 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369694", - "description": "ENGIE Vianeo - A42 Lyon Montluel", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069312, - 45.844642 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369694", - "description": "ENGIE Vianeo - A42 Lyon Montluel", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069312, - 45.844642 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369694", - "description": "ENGIE Vianeo - A42 Lyon Montluel", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069312, - 45.844642 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369694", - "description": "ENGIE Vianeo - A42 Lyon Montluel", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069312, - 45.844642 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369694", - "description": "ENGIE Vianeo - A42 Lyon Montluel", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069312, - 45.844642 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369694", - "description": "ENGIE Vianeo - A42 Lyon Montluel", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.55576, - 48.247692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369699", - "description": "ENGIE Vianeo - A5 Villeneuve Vauluisant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.55576, - 48.247692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369699", - "description": "ENGIE Vianeo - A5 Villeneuve Vauluisant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.55576, - 48.247692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369699", - "description": "ENGIE Vianeo - A5 Villeneuve Vauluisant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.55576, - 48.247692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369699", - "description": "ENGIE Vianeo - A5 Villeneuve Vauluisant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069312, - 45.844642 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369694", - "description": "ENGIE Vianeo - A42 Lyon Montluel", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069312, - 45.844642 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369694", - "description": "ENGIE Vianeo - A42 Lyon Montluel", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.838475, - 46.961626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89365082", - "description": "ENGIE Vianeo - A6 Beaune Merceuil", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.838475, - 46.961626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89365082", - "description": "ENGIE Vianeo - A6 Beaune Merceuil", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.838475, - 46.961626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89365082", - "description": "ENGIE Vianeo - A6 Beaune Merceuil", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.838475, - 46.961626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89365082", - "description": "ENGIE Vianeo - A6 Beaune Merceuil", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.838475, - 46.961626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89365082", - "description": "ENGIE Vianeo - A6 Beaune Merceuil", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.838475, - 46.961626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89365082", - "description": "ENGIE Vianeo - A6 Beaune Merceuil", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.714128, - 47.105252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369693", - "description": "ENGIE Vianeo - A6 La Forêt", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.714128, - 47.105252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369693", - "description": "ENGIE Vianeo - A6 La Forêt", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.714128, - 47.105252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369693", - "description": "ENGIE Vianeo - A6 La Forêt", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.714128, - 47.105252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369693", - "description": "ENGIE Vianeo - A6 La Forêt", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.714128, - 47.105252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369693", - "description": "ENGIE Vianeo - A6 La Forêt", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.714128, - 47.105252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369693", - "description": "ENGIE Vianeo - A6 La Forêt", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.714128, - 47.105252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369693", - "description": "ENGIE Vianeo - A6 La Forêt", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.714128, - 47.105252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369693", - "description": "ENGIE Vianeo - A6 La Forêt", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.046384, - 50.529555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370718", - "description": "ENGIE Vianeo - A1 Phalempin Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.046384, - 50.529555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370718", - "description": "ENGIE Vianeo - A1 Phalempin Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.046384, - 50.529555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370718", - "description": "ENGIE Vianeo - A1 Phalempin Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.046384, - 50.529555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370718", - "description": "ENGIE Vianeo - A1 Phalempin Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.046384, - 50.529555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370718", - "description": "ENGIE Vianeo - A1 Phalempin Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.046384, - 50.529555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370718", - "description": "ENGIE Vianeo - A1 Phalempin Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.554934, - 48.243117 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369698", - "description": "ENGIE Vianeo - A5 Villeneuve l'Archevèque", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.554934, - 48.243117 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369698", - "description": "ENGIE Vianeo - A5 Villeneuve l'Archevèque", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.46633, - 50.340468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369825", - "description": "ENGIE Vianeo - A2 La Sentinelle Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.46633, - 50.340468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369825", - "description": "ENGIE Vianeo - A2 La Sentinelle Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.46633, - 50.340468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369825", - "description": "ENGIE Vianeo - A2 La Sentinelle Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.46633, - 50.340468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369825", - "description": "ENGIE Vianeo - A2 La Sentinelle Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.46633, - 50.340468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369825", - "description": "ENGIE Vianeo - A2 La Sentinelle Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.46633, - 50.340468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369825", - "description": "ENGIE Vianeo - A2 La Sentinelle Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.46633, - 50.340468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369825", - "description": "ENGIE Vianeo - A2 La Sentinelle Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.46633, - 50.340468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369825", - "description": "ENGIE Vianeo - A2 La Sentinelle Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.46633, - 50.340468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369825", - "description": "ENGIE Vianeo - A2 La Sentinelle Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.46633, - 50.340468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369825", - "description": "ENGIE Vianeo - A2 La Sentinelle Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.46633, - 50.340468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369825", - "description": "ENGIE Vianeo - A2 La Sentinelle Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.46633, - 50.340468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369825", - "description": "ENGIE Vianeo - A2 La Sentinelle Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.46633, - 50.340468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369825", - "description": "ENGIE Vianeo - A2 La Sentinelle Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.46633, - 50.340468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369825", - "description": "ENGIE Vianeo - A2 La Sentinelle Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.470007, - 50.339582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369824", - "description": "ENGIE Vianeo - A2 La Sentinelle Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.470007, - 50.339582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369824", - "description": "ENGIE Vianeo - A2 La Sentinelle Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.470007, - 50.339582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369824", - "description": "ENGIE Vianeo - A2 La Sentinelle Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.470007, - 50.339582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369824", - "description": "ENGIE Vianeo - A2 La Sentinelle Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.470007, - 50.339582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369824", - "description": "ENGIE Vianeo - A2 La Sentinelle Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.470007, - 50.339582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369824", - "description": "ENGIE Vianeo - A2 La Sentinelle Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.470007, - 50.339582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369824", - "description": "ENGIE Vianeo - A2 La Sentinelle Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.470007, - 50.339582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369824", - "description": "ENGIE Vianeo - A2 La Sentinelle Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.470007, - 50.339582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369824", - "description": "ENGIE Vianeo - A2 La Sentinelle Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.470007, - 50.339582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369824", - "description": "ENGIE Vianeo - A2 La Sentinelle Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.470007, - 50.339582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369824", - "description": "ENGIE Vianeo - A2 La Sentinelle Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.470007, - 50.339582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369824", - "description": "ENGIE Vianeo - A2 La Sentinelle Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.470007, - 50.339582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369824", - "description": "ENGIE Vianeo - A2 La Sentinelle Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.470007, - 50.339582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369824", - "description": "ENGIE Vianeo - A2 La Sentinelle Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.49804, - 47.977037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369695", - "description": "ENGIE Vianeo - A31 Montigny-le-Roi", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.49804, - 47.977037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369695", - "description": "ENGIE Vianeo - A31 Montigny-le-Roi", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.49804, - 47.977037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369695", - "description": "ENGIE Vianeo - A31 Montigny-le-Roi", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.49804, - 47.977037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369695", - "description": "ENGIE Vianeo - A31 Montigny-le-Roi", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.49804, - 47.977037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369695", - "description": "ENGIE Vianeo - A31 Montigny-le-Roi", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.49804, - 47.977037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369695", - "description": "ENGIE Vianeo - A31 Montigny-le-Roi", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.497669, - 47.974269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369696", - "description": "ENGIE Vianeo - A31 Val de Meuse", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.497669, - 47.974269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369696", - "description": "ENGIE Vianeo - A31 Val de Meuse", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.497669, - 47.974269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369696", - "description": "ENGIE Vianeo - A31 Val de Meuse", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.497669, - 47.974269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369696", - "description": "ENGIE Vianeo - A31 Val de Meuse", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.497669, - 47.974269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369696", - "description": "ENGIE Vianeo - A31 Val de Meuse", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.497669, - 47.974269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369696", - "description": "ENGIE Vianeo - A31 Val de Meuse", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.497669, - 47.974269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369696", - "description": "ENGIE Vianeo - A31 Val de Meuse", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.497669, - 47.974269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369696", - "description": "ENGIE Vianeo - A31 Val de Meuse", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.497669, - 47.974269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369696", - "description": "ENGIE Vianeo - A31 Val de Meuse", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.497669, - 47.974269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369696", - "description": "ENGIE Vianeo - A31 Val de Meuse", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5853, - 47.149065 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369686", - "description": "ENGIE Vianeo - A36 Dole Romange", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5853, - 47.149065 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369686", - "description": "ENGIE Vianeo - A36 Dole Romange", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5853, - 47.149065 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369686", - "description": "ENGIE Vianeo - A36 Dole Romange", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5853, - 47.149065 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369686", - "description": "ENGIE Vianeo - A36 Dole Romange", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.903224, - 48.967124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "477588966", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1000123974", - "description": "Howdens Meaux", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 10:00-17:00", - "wheelchair": "yes", - "start_date": "2023-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.554934, - 48.243117 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369698", - "description": "ENGIE Vianeo - A5 Villeneuve l'Archevèque", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.554934, - 48.243117 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369698", - "description": "ENGIE Vianeo - A5 Villeneuve l'Archevèque", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.554934, - 48.243117 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369698", - "description": "ENGIE Vianeo - A5 Villeneuve l'Archevèque", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.554934, - 48.243117 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369698", - "description": "ENGIE Vianeo - A5 Villeneuve l'Archevèque", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.554934, - 48.243117 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369698", - "description": "ENGIE Vianeo - A5 Villeneuve l'Archevèque", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.554934, - 48.243117 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369698", - "description": "ENGIE Vianeo - A5 Villeneuve l'Archevèque", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.554934, - 48.243117 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369698", - "description": "ENGIE Vianeo - A5 Villeneuve l'Archevèque", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.554934, - 48.243117 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369698", - "description": "ENGIE Vianeo - A5 Villeneuve l'Archevèque", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.554934, - 48.243117 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369698", - "description": "ENGIE Vianeo - A5 Villeneuve l'Archevèque", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.554934, - 48.243117 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369698", - "description": "ENGIE Vianeo - A5 Villeneuve l'Archevèque", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.69651, - 48.72127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369760", - "description": "ENGIE Vianeo - A4 Brumath Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.69651, - 48.72127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369760", - "description": "ENGIE Vianeo - A4 Brumath Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.69651, - 48.72127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369760", - "description": "ENGIE Vianeo - A4 Brumath Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.69651, - 48.72127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369760", - "description": "ENGIE Vianeo - A4 Brumath Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.69651, - 48.72127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369760", - "description": "ENGIE Vianeo - A4 Brumath Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.69651, - 48.72127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369760", - "description": "ENGIE Vianeo - A4 Brumath Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.69651, - 48.72127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369760", - "description": "ENGIE Vianeo - A4 Brumath Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.69651, - 48.72127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369760", - "description": "ENGIE Vianeo - A4 Brumath Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.69195, - 48.72381 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369819", - "description": "ENGIE Vianeo - A4 Brumath Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.69195, - 48.72381 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369819", - "description": "ENGIE Vianeo - A4 Brumath Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.69195, - 48.72381 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369819", - "description": "ENGIE Vianeo - A4 Brumath Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.69195, - 48.72381 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369819", - "description": "ENGIE Vianeo - A4 Brumath Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.69195, - 48.72381 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369819", - "description": "ENGIE Vianeo - A4 Brumath Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.69195, - 48.72381 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369819", - "description": "ENGIE Vianeo - A4 Brumath Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.69195, - 48.72381 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369819", - "description": "ENGIE Vianeo - A4 Brumath Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.69195, - 48.72381 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369819", - "description": "ENGIE Vianeo - A4 Brumath Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.661876, - 49.132545 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370712", - "description": "ENGIE Vianeo - A4 Longeville Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.661876, - 49.132545 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370712", - "description": "ENGIE Vianeo - A4 Longeville Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.661876, - 49.132545 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370712", - "description": "ENGIE Vianeo - A4 Longeville Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.661876, - 49.132545 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370712", - "description": "ENGIE Vianeo - A4 Longeville Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.661876, - 49.132545 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370712", - "description": "ENGIE Vianeo - A4 Longeville Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.661876, - 49.132545 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370712", - "description": "ENGIE Vianeo - A4 Longeville Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.325675, - 48.023718 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369719", - "description": "ENGIE Vianeo - A81 St-Denis d'Orques", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.325675, - 48.023718 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369719", - "description": "ENGIE Vianeo - A81 St-Denis d'Orques", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.325675, - 48.023718 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073367", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369719", - "description": "ENGIE Vianeo - A81 St-Denis d'Orques", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.325675, - 48.023718 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073369", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 6", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369719", - "description": "ENGIE Vianeo - A81 St-Denis d'Orques", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.325675, - 48.023718 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073364", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 1", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369719", - "description": "ENGIE Vianeo - A81 St-Denis d'Orques", - "capacity": "2", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.325675, - 48.023718 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073365", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 2", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369719", - "description": "ENGIE Vianeo - A81 St-Denis d'Orques", - "capacity": "3", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.657184, - 49.134222 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370711", - "description": "ENGIE Vianeo - A4 Longeville Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.657184, - 49.134222 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370711", - "description": "ENGIE Vianeo - A4 Longeville Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.657184, - 49.134222 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370711", - "description": "ENGIE Vianeo - A4 Longeville Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.657184, - 49.134222 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370711", - "description": "ENGIE Vianeo - A4 Longeville Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.657184, - 49.134222 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370711", - "description": "ENGIE Vianeo - A4 Longeville Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.657184, - 49.134222 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89370711", - "description": "ENGIE Vianeo - A4 Longeville Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5853, - 47.149065 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369686", - "description": "ENGIE Vianeo - A36 Dole Romange", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5853, - 47.149065 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369686", - "description": "ENGIE Vianeo - A36 Dole Romange", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5853, - 47.149065 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369686", - "description": "ENGIE Vianeo - A36 Dole Romange", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5853, - 47.149065 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369686", - "description": "ENGIE Vianeo - A36 Dole Romange", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.522437, - 46.906858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369716", - "description": "ENGIE Vianeo - A10 Châtellerault-Antran", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.522437, - 46.906858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369716", - "description": "ENGIE Vianeo - A10 Châtellerault-Antran", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.49804, - 47.977037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369695", - "description": "ENGIE Vianeo - A31 Montigny-le-Roi", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.49804, - 47.977037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369695", - "description": "ENGIE Vianeo - A31 Montigny-le-Roi", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.580424, - 47.14738 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369685", - "description": "ENGIE Vianeo - A36 Dole Audelange", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.580424, - 47.14738 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369685", - "description": "ENGIE Vianeo - A36 Dole Audelange", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.580424, - 47.14738 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369685", - "description": "ENGIE Vianeo - A36 Dole Audelange", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.580424, - 47.14738 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369685", - "description": "ENGIE Vianeo - A36 Dole Audelange", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.580424, - 47.14738 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369685", - "description": "ENGIE Vianeo - A36 Dole Audelange", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.580424, - 47.14738 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369685", - "description": "ENGIE Vianeo - A36 Dole Audelange", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.580424, - 47.14738 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369685", - "description": "ENGIE Vianeo - A36 Dole Audelange", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.580424, - 47.14738 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369685", - "description": "ENGIE Vianeo - A36 Dole Audelange", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361448, - 43.812247 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89489188", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361448, - 43.812247 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89489188", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3592, - 43.810977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89489201", - "description": "ENGIE Vianeo - A62 Frontonnais Sud", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3592, - 43.810977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89489201", - "description": "ENGIE Vianeo - A62 Frontonnais Sud", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.470429, - 48.186219 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89883144", - "description": "ENGIE Vianeo - Epinal - Centre des Congrès Park.P3", - "capacity": "1", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.470429, - 48.186219 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89883144", - "description": "ENGIE Vianeo - Epinal - Centre des Congrès Park.P3", - "capacity": "1", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.580424, - 47.14738 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369685", - "description": "ENGIE Vianeo - A36 Dole Audelange", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.398142, - 43.754762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369720", - "description": "ENGIE Vianeo - A8 La Via Julia Augusta", - "capacity": "1", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.398142, - 43.754762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369720", - "description": "ENGIE Vianeo - A8 La Via Julia Augusta", - "capacity": "1", - "charging_station:output": "60 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.398142, - 43.754762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369720", - "description": "ENGIE Vianeo - A8 La Via Julia Augusta", - "capacity": "1", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.398142, - 43.754762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369720", - "description": "ENGIE Vianeo - A8 La Via Julia Augusta", - "capacity": "1", - "charging_station:output": "60 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.472599, - 48.084312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89601389", - "description": "ENGIE Vianeo - A19 Loiret", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.472599, - 48.084312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89601389", - "description": "ENGIE Vianeo - A19 Loiret", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.472599, - 48.084312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89601389", - "description": "ENGIE Vianeo - A19 Loiret", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.472599, - 48.084312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89601389", - "description": "ENGIE Vianeo - A19 Loiret", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.472599, - 48.084312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89601389", - "description": "ENGIE Vianeo - A19 Loiret", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.472599, - 48.084312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89601389", - "description": "ENGIE Vianeo - A19 Loiret", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.472599, - 48.084312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89601389", - "description": "ENGIE Vianeo - A19 Loiret", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.472599, - 48.084312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89601389", - "description": "ENGIE Vianeo - A19 Loiret", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.472599, - 48.084312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89601389", - "description": "ENGIE Vianeo - A19 Loiret", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.472599, - 48.084312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89601389", - "description": "ENGIE Vianeo - A19 Loiret", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.25799, - 45.586897 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "713620011", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE10001412471", - "description": "Garage Tunési", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Sa 8:00-18:00", - "wheelchair": "yes", - "start_date": "2023-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.25799, - 45.586897 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "713620011", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE10001412472", - "description": "Garage Tunési", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Sa 8:00-18:00", - "wheelchair": "yes", - "start_date": "2023-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.502495, - 46.431087 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89880004", - "description": "ENGIE Vianeo - A83 La Parthenaise", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.502495, - 46.431087 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89880004", - "description": "ENGIE Vianeo - A83 La Parthenaise", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.502495, - 46.431087 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89880004", - "description": "ENGIE Vianeo - A83 La Parthenaise", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.502495, - 46.431087 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89880004", - "description": "ENGIE Vianeo - A83 La Parthenaise", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.502495, - 46.431087 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89880004", - "description": "ENGIE Vianeo - A83 La Parthenaise", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.502495, - 46.431087 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89880004", - "description": "ENGIE Vianeo - A83 La Parthenaise", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.502495, - 46.431087 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89880004", - "description": "ENGIE Vianeo - A83 La Parthenaise", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.502495, - 46.431087 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89880004", - "description": "ENGIE Vianeo - A83 La Parthenaise", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.502495, - 46.431087 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89880004", - "description": "ENGIE Vianeo - A83 La Parthenaise", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.502495, - 46.431087 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89880004", - "description": "ENGIE Vianeo - A83 La Parthenaise", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.937819, - 45.360005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89879179", - "description": "ENGIE Vianeo - A89 La Corrèze", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.937819, - 45.360005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89879179", - "description": "ENGIE Vianeo - A89 La Corrèze", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.937819, - 45.360005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89879179", - "description": "ENGIE Vianeo - A89 La Corrèze", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.937819, - 45.360005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89879179", - "description": "ENGIE Vianeo - A89 La Corrèze", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.937819, - 45.360005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89879179", - "description": "ENGIE Vianeo - A89 La Corrèze", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.937819, - 45.360005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89879179", - "description": "ENGIE Vianeo - A89 La Corrèze", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.937819, - 45.360005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89879179", - "description": "ENGIE Vianeo - A89 La Corrèze", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.937819, - 45.360005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89879179", - "description": "ENGIE Vianeo - A89 La Corrèze", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.937819, - 45.360005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89879179", - "description": "ENGIE Vianeo - A89 La Corrèze", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.937819, - 45.360005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89879179", - "description": "ENGIE Vianeo - A89 La Corrèze", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.937819, - 45.360005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89879179", - "description": "ENGIE Vianeo - A89 La Corrèze", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.937819, - 45.360005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89879179", - "description": "ENGIE Vianeo - A89 La Corrèze", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.937819, - 45.360005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89879179", - "description": "ENGIE Vianeo - A89 La Corrèze", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.937819, - 45.360005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89879179", - "description": "ENGIE Vianeo - A89 La Corrèze", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.575902, - 43.400361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89877629", - "description": "ENGIE Vianeo - A52 Peypin", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.575902, - 43.400361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89877629", - "description": "ENGIE Vianeo - A52 Peypin", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.575902, - 43.400361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89877629", - "description": "ENGIE Vianeo - A52 Peypin", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.575902, - 43.400361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89877629", - "description": "ENGIE Vianeo - A52 Peypin", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.575902, - 43.400361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89877629", - "description": "ENGIE Vianeo - A52 Peypin", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.575902, - 43.400361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89877629", - "description": "ENGIE Vianeo - A52 Peypin", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.577477, - 43.400949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89877631", - "description": "ENGIE Vianeo - A52 Baume de Marron", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.577477, - 43.400949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89877631", - "description": "ENGIE Vianeo - A52 Baume de Marron", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.577477, - 43.400949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89877631", - "description": "ENGIE Vianeo - A52 Baume de Marron", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.577477, - 43.400949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89877631", - "description": "ENGIE Vianeo - A52 Baume de Marron", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.577477, - 43.400949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89877631", - "description": "ENGIE Vianeo - A52 Baume de Marron", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.577477, - 43.400949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89877631", - "description": "ENGIE Vianeo - A52 Baume de Marron", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.507365, - 46.428412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89880158", - "description": "ENGIE Vianeo - A83 Deux-Sèvres", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.507365, - 46.428412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89880158", - "description": "ENGIE Vianeo - A83 Deux-Sèvres", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.507365, - 46.428412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89880158", - "description": "ENGIE Vianeo - A83 Deux-Sèvres", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.507365, - 46.428412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89880158", - "description": "ENGIE Vianeo - A83 Deux-Sèvres", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.507365, - 46.428412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89880158", - "description": "ENGIE Vianeo - A83 Deux-Sèvres", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.507365, - 46.428412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89880158", - "description": "ENGIE Vianeo - A83 Deux-Sèvres", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.507365, - 46.428412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89880158", - "description": "ENGIE Vianeo - A83 Deux-Sèvres", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.507365, - 46.428412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89880158", - "description": "ENGIE Vianeo - A83 Deux-Sèvres", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.507365, - 46.428412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89880158", - "description": "ENGIE Vianeo - A83 Deux-Sèvres", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.507365, - 46.428412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89880158", - "description": "ENGIE Vianeo - A83 Deux-Sèvres", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.577477, - 43.400949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89877631", - "description": "ENGIE Vianeo - A52 Baume de Marron", - "capacity": "1", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.577477, - 43.400949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89877631", - "description": "ENGIE Vianeo - A52 Baume de Marron", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.575902, - 43.400361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89877629", - "description": "ENGIE Vianeo - A52 Peypin", - "capacity": "1", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.575902, - 43.400361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89877629", - "description": "ENGIE Vianeo - A52 Peypin", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.575902, - 43.400361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89877629", - "description": "ENGIE Vianeo - A52 Peypin", - "capacity": "1", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.575902, - 43.400361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89877629", - "description": "ENGIE Vianeo - A52 Peypin", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.577477, - 43.400949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89877631", - "description": "ENGIE Vianeo - A52 Baume de Marron", - "capacity": "1", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.577477, - 43.400949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89877631", - "description": "ENGIE Vianeo - A52 Baume de Marron", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.083103, - 48.240369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89892624", - "description": "ENGIE Vianeo - A11 Les Manoirs du Perche", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.083103, - 48.240369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89892624", - "description": "ENGIE Vianeo - A11 Les Manoirs du Perche", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.083103, - 48.240369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89892624", - "description": "ENGIE Vianeo - A11 Les Manoirs du Perche", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.083103, - 48.240369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89892624", - "description": "ENGIE Vianeo - A11 Les Manoirs du Perche", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.083103, - 48.240369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89892624", - "description": "ENGIE Vianeo - A11 Les Manoirs du Perche", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.083103, - 48.240369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89892624", - "description": "ENGIE Vianeo - A11 Les Manoirs du Perche", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.083103, - 48.240369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89892624", - "description": "ENGIE Vianeo - A11 Les Manoirs du Perche", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.083103, - 48.240369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89892624", - "description": "ENGIE Vianeo - A11 Les Manoirs du Perche", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.083103, - 48.240369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89892624", - "description": "ENGIE Vianeo - A11 Les Manoirs du Perche", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.083103, - 48.240369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89892624", - "description": "ENGIE Vianeo - A11 Les Manoirs du Perche", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.96862, - 49.807764 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369822", - "description": "ENGIE Vianeo - A28 Croixrault", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.96862, - 49.807764 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369822", - "description": "ENGIE Vianeo - A28 Croixrault", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.96862, - 49.807764 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369822", - "description": "ENGIE Vianeo - A28 Croixrault", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.96862, - 49.807764 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369822", - "description": "ENGIE Vianeo - A28 Croixrault", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.502495, - 46.431087 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89880004", - "description": "ENGIE Vianeo - A83 La Parthenaise", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.502495, - 46.431087 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89880004", - "description": "ENGIE Vianeo - A83 La Parthenaise", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.507365, - 46.428412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89880158", - "description": "ENGIE Vianeo - A83 Deux-Sèvres", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.507365, - 46.428412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89880158", - "description": "ENGIE Vianeo - A83 Deux-Sèvres", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.472599, - 48.084312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89601389", - "description": "ENGIE Vianeo - A19 Loiret", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.472599, - 48.084312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89601389", - "description": "ENGIE Vianeo - A19 Loiret", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1234, - 48.9878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1000149477", - "ref": "856a2e78-e7a6-48ad-81ed-1e490869360a", - "description": "Marka_Groslay", - "capacity": "2", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1234, - 48.9878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1000149477", - "ref": "856a2e78-e7a6-48ad-81ed-1e490869360a", - "description": "Marka_Groslay", - "capacity": "2", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.331894, - 50.366399 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "819731589", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE10001534401", - "description": "Herlindis", - "capacity": "1", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.331894, - 50.366399 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "819731589", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE10001534402", - "description": "Herlindis", - "capacity": "1", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.37074919453971, - 46.571497429123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOREGIES MOBILITES", - "owner:ref:FR:SIREN": "450889225", - "operator:email": "irve@soregies.fr", - "operator:phone": "+33 5 49 44 79 00", - "network": "SOREGIES MOBILITES", - "ref:EU:EVSE": "FRLMSE10001535241", - "ref": "B136", - "description": "REBEILLEAU HPC 1", - "capacity": "1", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.37074919453971, - 46.571497429123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOREGIES MOBILITES", - "owner:ref:FR:SIREN": "450889225", - "operator:email": "irve@soregies.fr", - "operator:phone": "+33 5 49 44 79 00", - "network": "SOREGIES MOBILITES", - "ref:EU:EVSE": "FRLMSE10001535242", - "ref": "B136", - "description": "REBEILLEAU HPC 1", - "capacity": "1", - "charging_station:output": "120 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.441978, - 48.178299 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90123484", - "description": "ENGIE Vianeo - Epinal - Gare", - "capacity": "1", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.441978, - 48.178299 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90123484", - "description": "ENGIE Vianeo - Epinal - Gare", - "capacity": "1", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.980232, - 44.133504 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89917597", - "description": "ENGIE Vianeo - A51 Aubignosc Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.980232, - 44.133504 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89917597", - "description": "ENGIE Vianeo - A51 Aubignosc Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.980232, - 44.133504 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89917597", - "description": "ENGIE Vianeo - A51 Aubignosc Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.980232, - 44.133504 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89917597", - "description": "ENGIE Vianeo - A51 Aubignosc Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.980232, - 44.133504 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89917597", - "description": "ENGIE Vianeo - A51 Aubignosc Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.980232, - 44.133504 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89917597", - "description": "ENGIE Vianeo - A51 Aubignosc Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.980232, - 44.133504 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89917597", - "description": "ENGIE Vianeo - A51 Aubignosc Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.980232, - 44.133504 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89917597", - "description": "ENGIE Vianeo - A51 Aubignosc Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.980232, - 44.133504 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89917597", - "description": "ENGIE Vianeo - A51 Aubignosc Est", - "capacity": "1", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.980232, - 44.133504 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89917597", - "description": "ENGIE Vianeo - A51 Aubignosc Est", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.980232, - 44.133504 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89917597", - "description": "ENGIE Vianeo - A51 Aubignosc Est", - "capacity": "1", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.980232, - 44.133504 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89917597", - "description": "ENGIE Vianeo - A51 Aubignosc Est", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.97764, - 44.133559 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89917612", - "description": "ENGIE Vianeo - A51 Aubignosc Ouest", - "capacity": "1", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.97764, - 44.133559 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89917612", - "description": "ENGIE Vianeo - A51 Aubignosc Ouest", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.97764, - 44.133559 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89917612", - "description": "ENGIE Vianeo - A51 Aubignosc Ouest", - "capacity": "1", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.97764, - 44.133559 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89917612", - "description": "ENGIE Vianeo - A51 Aubignosc Ouest", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.97764, - 44.133559 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89917612", - "description": "ENGIE Vianeo - A51 Aubignosc Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.97764, - 44.133559 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89917612", - "description": "ENGIE Vianeo - A51 Aubignosc Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.97764, - 44.133559 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89917612", - "description": "ENGIE Vianeo - A51 Aubignosc Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.97764, - 44.133559 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89917612", - "description": "ENGIE Vianeo - A51 Aubignosc Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.97764, - 44.133559 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89917612", - "description": "ENGIE Vianeo - A51 Aubignosc Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.97764, - 44.133559 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89917612", - "description": "ENGIE Vianeo - A51 Aubignosc Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.97764, - 44.133559 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89917612", - "description": "ENGIE Vianeo - A51 Aubignosc Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.97764, - 44.133559 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89917612", - "description": "ENGIE Vianeo - A51 Aubignosc Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.97764, - 44.133559 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89917612", - "description": "ENGIE Vianeo - A51 Aubignosc Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.97764, - 44.133559 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89917612", - "description": "ENGIE Vianeo - A51 Aubignosc Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.199752, - 49.351736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "779987486", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1234571369", - "description": "Yutz salle l'amphy", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.190266, - 49.356899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "779987486", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1234571370", - "description": "Yutz parking Republique", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.189165, - 49.358972 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "779987486", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1234571371", - "description": "Yutz parking Aragon", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.190176, - 49.346694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "779987486", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1234571374", - "description": "Yutz MJC", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.186416, - 49.357429 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "779987486", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1234571376", - "description": "Yutz Brasserie", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.196502, - 49.361474 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEENCO", - "owner:ref:FR:SIREN": "779987486", - "operator:email": "franck.legardeur@zeenco.tech", - "operator:phone": "+33 6 18 72 72 51", - "network": "ZEENCO", - "ref:EU:EVSE": "FRLMSE1234571378", - "description": "Yutz Nation", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.937819, - 45.360005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89879179", - "description": "ENGIE Vianeo - A89 La Corrèze", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.937819, - 45.360005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89879179", - "description": "ENGIE Vianeo - A89 La Corrèze", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.453333, - 44.577499 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GARAGE DE L'AUZON", - "owner:ref:FR:SIREN": "306328253", - "operator:email": "garagedeauzon@wanadoo.fr", - "operator:phone": "+33 4 75 94 81 63", - "network": "GARAGE RENAULT", - "ref:EU:EVSE": "Non concerné", - "description": "lavilledieu", - "capacity": "4", - "socket:type2_combo:output": "30 kW", - "charging_station:output": "30 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.453333, - 44.577499 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GARAGE DE L'AUZON", - "owner:ref:FR:SIREN": "306328253", - "operator:email": "garagedeauzon@wanadoo.fr", - "operator:phone": "+33 4 75 94 81 63", - "network": "GARAGE RENAULT", - "ref:EU:EVSE": "Non concerné", - "description": "lavilledieu", - "capacity": "4", - "socket:type2_combo:output": "30 kW", - "charging_station:output": "30 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.988151, - 50.413133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90113337", - "description": "ENGIE Vianeo - B&B Hôtel Lens Noyelles-Godault", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.988151, - 50.413133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90113337", - "description": "ENGIE Vianeo - B&B Hôtel Lens Noyelles-Godault", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.988151, - 50.413133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90113337", - "description": "ENGIE Vianeo - B&B Hôtel Lens Noyelles-Godault", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.988151, - 50.413133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90113337", - "description": "ENGIE Vianeo - B&B Hôtel Lens Noyelles-Godault", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.988151, - 50.413133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90113337", - "description": "ENGIE Vianeo - B&B Hôtel Lens Noyelles-Godault", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.988151, - 50.413133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90113337", - "description": "ENGIE Vianeo - B&B Hôtel Lens Noyelles-Godault", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.988151, - 50.413133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90113337", - "description": "ENGIE Vianeo - B&B Hôtel Lens Noyelles-Godault", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.988151, - 50.413133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90113337", - "description": "ENGIE Vianeo - B&B Hôtel Lens Noyelles-Godault", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.367996, - 45.468078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90122324", - "description": "ENGIE Vianeo - B&B Hôtel Saint-Etienne La Terrasse", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.367996, - 45.468078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90122324", - "description": "ENGIE Vianeo - B&B Hôtel Saint-Etienne La Terrasse", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.367996, - 45.468078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90122324", - "description": "ENGIE Vianeo - B&B Hôtel Saint-Etienne La Terrasse", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.367996, - 45.468078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90122324", - "description": "ENGIE Vianeo - B&B Hôtel Saint-Etienne La Terrasse", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.367996, - 45.468078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90122324", - "description": "ENGIE Vianeo - B&B Hôtel Saint-Etienne La Terrasse", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.367996, - 45.468078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90122324", - "description": "ENGIE Vianeo - B&B Hôtel Saint-Etienne La Terrasse", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.367996, - 45.468078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90122324", - "description": "ENGIE Vianeo - B&B Hôtel Saint-Etienne La Terrasse", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.367996, - 45.468078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90122324", - "description": "ENGIE Vianeo - B&B Hôtel Saint-Etienne La Terrasse", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.646927, - 47.345858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90155367", - "description": "ENGIE Vianeo - B&B Hôtel Tours Sud Joué-lès-Tours", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.646927, - 47.345858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90155367", - "description": "ENGIE Vianeo - B&B Hôtel Tours Sud Joué-lès-Tours", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.646927, - 47.345858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90155367", - "description": "ENGIE Vianeo - B&B Hôtel Tours Sud Joué-lès-Tours", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.646927, - 47.345858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90155367", - "description": "ENGIE Vianeo - B&B Hôtel Tours Sud Joué-lès-Tours", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.646927, - 47.345858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90155367", - "description": "ENGIE Vianeo - B&B Hôtel Tours Sud Joué-lès-Tours", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.646927, - 47.345858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90155367", - "description": "ENGIE Vianeo - B&B Hôtel Tours Sud Joué-lès-Tours", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.646927, - 47.345858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90155367", - "description": "ENGIE Vianeo - B&B Hôtel Tours Sud Joué-lès-Tours", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.646927, - 47.345858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90155367", - "description": "ENGIE Vianeo - B&B Hôtel Tours Sud Joué-lès-Tours", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59445, - 44.88795 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90171121", - "description": "ENGIE Vianeo - B&B Hôtel Bordeaux Lac sur Bruges", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59445, - 44.88795 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90171121", - "description": "ENGIE Vianeo - B&B Hôtel Bordeaux Lac sur Bruges", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59445, - 44.88795 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90171121", - "description": "ENGIE Vianeo - B&B Hôtel Bordeaux Lac sur Bruges", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59445, - 44.88795 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90171121", - "description": "ENGIE Vianeo - B&B Hôtel Bordeaux Lac sur Bruges", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59445, - 44.88795 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90171121", - "description": "ENGIE Vianeo - B&B Hôtel Bordeaux Lac sur Bruges", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59445, - 44.88795 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90171121", - "description": "ENGIE Vianeo - B&B Hôtel Bordeaux Lac sur Bruges", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59445, - 44.88795 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90171121", - "description": "ENGIE Vianeo - B&B Hôtel Bordeaux Lac sur Bruges", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59445, - 44.88795 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90171121", - "description": "ENGIE Vianeo - B&B Hôtel Bordeaux Lac sur Bruges", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.460084, - 48.610442 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90176342", - "description": "ENGIE Vianeo - B&B Hôtel Corbeil-Essonnes", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.460084, - 48.610442 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90176342", - "description": "ENGIE Vianeo - B&B Hôtel Corbeil-Essonnes", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.460084, - 48.610442 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90176342", - "description": "ENGIE Vianeo - B&B Hôtel Corbeil-Essonnes", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.460084, - 48.610442 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90176342", - "description": "ENGIE Vianeo - B&B Hôtel Corbeil-Essonnes", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.460084, - 48.610442 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90176342", - "description": "ENGIE Vianeo - B&B Hôtel Corbeil-Essonnes", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.460084, - 48.610442 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90176342", - "description": "ENGIE Vianeo - B&B Hôtel Corbeil-Essonnes", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.460084, - 48.610442 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90176342", - "description": "ENGIE Vianeo - B&B Hôtel Corbeil-Essonnes", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.460084, - 48.610442 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90176342", - "description": "ENGIE Vianeo - B&B Hôtel Corbeil-Essonnes", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069055, - 47.350802 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90212099", - "description": "ENGIE Vianeo - B&B Hôtel Dijon Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069055, - 47.350802 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90212099", - "description": "ENGIE Vianeo - B&B Hôtel Dijon Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069055, - 47.350802 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90212099", - "description": "ENGIE Vianeo - B&B Hôtel Dijon Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069055, - 47.350802 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90212099", - "description": "ENGIE Vianeo - B&B Hôtel Dijon Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069055, - 47.350802 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90212099", - "description": "ENGIE Vianeo - B&B Hôtel Dijon Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069055, - 47.350802 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90212099", - "description": "ENGIE Vianeo - B&B Hôtel Dijon Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069055, - 47.350802 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90212099", - "description": "ENGIE Vianeo - B&B Hôtel Dijon Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069055, - 47.350802 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90212099", - "description": "ENGIE Vianeo - B&B Hôtel Dijon Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.196661, - 49.503941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90255852", - "description": "ENGIE Vianeo - Hôtel B&B Le Havre Harfleur 1", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.196661, - 49.503941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90255852", - "description": "ENGIE Vianeo - Hôtel B&B Le Havre Harfleur 1", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.196661, - 49.503941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90255852", - "description": "ENGIE Vianeo - Hôtel B&B Le Havre Harfleur 1", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.196661, - 49.503941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90255852", - "description": "ENGIE Vianeo - Hôtel B&B Le Havre Harfleur 1", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.196661, - 49.503941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90255852", - "description": "ENGIE Vianeo - Hôtel B&B Le Havre Harfleur 1", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.196661, - 49.503941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90255852", - "description": "ENGIE Vianeo - Hôtel B&B Le Havre Harfleur 1", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.196661, - 49.503941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90255852", - "description": "ENGIE Vianeo - Hôtel B&B Le Havre Harfleur 1", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.196661, - 49.503941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90255852", - "description": "ENGIE Vianeo - Hôtel B&B Le Havre Harfleur 1", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.66904, - 44.844807 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90248431", - "description": "ENGIE Vianeo - B&B Hôtel Bordeaux Merignac", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.66904, - 44.844807 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90248431", - "description": "ENGIE Vianeo - B&B Hôtel Bordeaux Merignac", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.716059, - 48.117123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90223816", - "description": "ENGIE Vianeo - B&B Hôtel Rennes Ouest Villejean", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.716059, - 48.117123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90223816", - "description": "ENGIE Vianeo - B&B Hôtel Rennes Ouest Villejean", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.716059, - 48.117123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90223816", - "description": "ENGIE Vianeo - B&B Hôtel Rennes Ouest Villejean", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.716059, - 48.117123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90223816", - "description": "ENGIE Vianeo - B&B Hôtel Rennes Ouest Villejean", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.716059, - 48.117123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90223816", - "description": "ENGIE Vianeo - B&B Hôtel Rennes Ouest Villejean", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.716059, - 48.117123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90223816", - "description": "ENGIE Vianeo - B&B Hôtel Rennes Ouest Villejean", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.66904, - 44.844807 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90248431", - "description": "ENGIE Vianeo - B&B Hôtel Bordeaux Merignac", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.66904, - 44.844807 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90248431", - "description": "ENGIE Vianeo - B&B Hôtel Bordeaux Merignac", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.66904, - 44.844807 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90248431", - "description": "ENGIE Vianeo - B&B Hôtel Bordeaux Merignac", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.66904, - 44.844807 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90248431", - "description": "ENGIE Vianeo - B&B Hôtel Bordeaux Merignac", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.716059, - 48.117123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90223816", - "description": "ENGIE Vianeo - B&B Hôtel Rennes Ouest Villejean", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.716059, - 48.117123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90223816", - "description": "ENGIE Vianeo - B&B Hôtel Rennes Ouest Villejean", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.66904, - 44.844807 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90248431", - "description": "ENGIE Vianeo - B&B Hôtel Bordeaux Merignac", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.66904, - 44.844807 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90248431", - "description": "ENGIE Vianeo - B&B Hôtel Bordeaux Merignac", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.58831, - 44.784491 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90248436", - "description": "ENGIE Vianeo - B&B Hôtel Bordeaux-Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.58831, - 44.784491 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90248436", - "description": "ENGIE Vianeo - B&B Hôtel Bordeaux-Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.58831, - 44.784491 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90248436", - "description": "ENGIE Vianeo - B&B Hôtel Bordeaux-Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.58831, - 44.784491 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90248436", - "description": "ENGIE Vianeo - B&B Hôtel Bordeaux-Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.58831, - 44.784491 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90248436", - "description": "ENGIE Vianeo - B&B Hôtel Bordeaux-Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.58831, - 44.784491 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90248436", - "description": "ENGIE Vianeo - B&B Hôtel Bordeaux-Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.58831, - 44.784491 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90248436", - "description": "ENGIE Vianeo - B&B Hôtel Bordeaux-Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.58831, - 44.784491 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90248436", - "description": "ENGIE Vianeo - B&B Hôtel Bordeaux-Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.032006, - 48.326288 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90294331", - "description": "ENGIE Vianeo - B&B HOTEL TROYES BARBEREY", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.032006, - 48.326288 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90294331", - "description": "ENGIE Vianeo - B&B HOTEL TROYES BARBEREY", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.032006, - 48.326288 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90294331", - "description": "ENGIE Vianeo - B&B HOTEL TROYES BARBEREY", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.032006, - 48.326288 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90294331", - "description": "ENGIE Vianeo - B&B HOTEL TROYES BARBEREY", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.032006, - 48.326288 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90294331", - "description": "ENGIE Vianeo - B&B HOTEL TROYES BARBEREY", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.032006, - 48.326288 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90294331", - "description": "ENGIE Vianeo - B&B HOTEL TROYES BARBEREY", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.370189, - 47.573914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90271980", - "description": "Hôtel B&B Blois", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.370189, - 47.573914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90271980", - "description": "Hôtel B&B Blois", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.370189, - 47.573914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90271980", - "description": "Hôtel B&B Blois", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.370189, - 47.573914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90271980", - "description": "Hôtel B&B Blois", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.370189, - 47.573914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90271980", - "description": "Hôtel B&B Blois", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.370189, - 47.573914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90271980", - "description": "Hôtel B&B Blois", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.370189, - 47.573914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90271980", - "description": "Hôtel B&B Blois", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.370189, - 47.573914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90271980", - "description": "Hôtel B&B Blois", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.872201, - 43.977402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90272476", - "description": "ENGIE Vianeo - Hôtel B&B Avignon (2)", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.872201, - 43.977402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90272476", - "description": "ENGIE Vianeo - Hôtel B&B Avignon (2)", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.872201, - 43.977402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90272476", - "description": "ENGIE Vianeo - Hôtel B&B Avignon (2)", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.872201, - 43.977402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90272476", - "description": "ENGIE Vianeo - Hôtel B&B Avignon (2)", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.872201, - 43.977402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90272476", - "description": "ENGIE Vianeo - Hôtel B&B Avignon (2)", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.872201, - 43.977402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90272476", - "description": "ENGIE Vianeo - Hôtel B&B Avignon (2)", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.872201, - 43.977402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90272476", - "description": "ENGIE Vianeo - Hôtel B&B Avignon (2)", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.872201, - 43.977402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90272476", - "description": "ENGIE Vianeo - Hôtel B&B Avignon (2)", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.955468, - 47.220114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90272217", - "description": "ENGIE Vianeo - B&B Besançon Chateaufarine", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.955468, - 47.220114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90272217", - "description": "ENGIE Vianeo - B&B Besançon Chateaufarine", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.032006, - 48.326288 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90294331", - "description": "ENGIE Vianeo - B&B HOTEL TROYES BARBEREY", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.032006, - 48.326288 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90294331", - "description": "ENGIE Vianeo - B&B HOTEL TROYES BARBEREY", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.955468, - 47.220114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90272217", - "description": "ENGIE Vianeo - B&B Besançon Chateaufarine", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.955468, - 47.220114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90272217", - "description": "ENGIE Vianeo - B&B Besançon Chateaufarine", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.209674, - 47.291623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90230123", - "description": "ENGIE Vianeo - B&B Hôtel Saint Nazaire Trignac", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.209674, - 47.291623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90230123", - "description": "ENGIE Vianeo - B&B Hôtel Saint Nazaire Trignac", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.209674, - 47.291623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90230123", - "description": "ENGIE Vianeo - B&B Hôtel Saint Nazaire Trignac", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.209674, - 47.291623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90230123", - "description": "ENGIE Vianeo - B&B Hôtel Saint Nazaire Trignac", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.209674, - 47.291623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90230123", - "description": "ENGIE Vianeo - B&B Hôtel Saint Nazaire Trignac", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.209674, - 47.291623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90230123", - "description": "ENGIE Vianeo - B&B Hôtel Saint Nazaire Trignac", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.209674, - 47.291623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90230123", - "description": "ENGIE Vianeo - B&B Hôtel Saint Nazaire Trignac", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.209674, - 47.291623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90230123", - "description": "ENGIE Vianeo - B&B Hôtel Saint Nazaire Trignac", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.872201, - 43.977402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90272476", - "description": "ENGIE Vianeo - Hôtel B&B Avignon (2)", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.872201, - 43.977402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90272476", - "description": "ENGIE Vianeo - Hôtel B&B Avignon (2)", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.814113, - 49.140438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90300676", - "description": "ENGIE Vianeo - B&B HOTEL FREYMING-MERLEBACH", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.814113, - 49.140438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90300676", - "description": "ENGIE Vianeo - B&B HOTEL FREYMING-MERLEBACH", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.955468, - 47.220114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90272217", - "description": "ENGIE Vianeo - B&B Besançon Chateaufarine", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.955468, - 47.220114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90272217", - "description": "ENGIE Vianeo - B&B Besançon Chateaufarine", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.955468, - 47.220114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90272217", - "description": "ENGIE Vianeo - B&B Besançon Chateaufarine", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.955468, - 47.220114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90272217", - "description": "ENGIE Vianeo - B&B Besançon Chateaufarine", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.814113, - 49.140438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90300676", - "description": "ENGIE Vianeo - B&B HOTEL FREYMING-MERLEBACH", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.814113, - 49.140438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90300676", - "description": "ENGIE Vianeo - B&B HOTEL FREYMING-MERLEBACH", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.814113, - 49.140438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90300676", - "description": "ENGIE Vianeo - B&B HOTEL FREYMING-MERLEBACH", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.814113, - 49.140438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90300676", - "description": "ENGIE Vianeo - B&B HOTEL FREYMING-MERLEBACH", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.699361, - 48.155896 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90295485", - "description": "ENGIE Vianeo - B&B HOTEL RENNES NORD SAINT-GRÉGOIR", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.699361, - 48.155896 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90295485", - "description": "ENGIE Vianeo - B&B HOTEL RENNES NORD SAINT-GRÉGOIR", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.699361, - 48.155896 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90295485", - "description": "ENGIE Vianeo - B&B HOTEL RENNES NORD SAINT-GRÉGOIR", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.699361, - 48.155896 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90295485", - "description": "ENGIE Vianeo - B&B HOTEL RENNES NORD SAINT-GRÉGOIR", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.699361, - 48.155896 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90295485", - "description": "ENGIE Vianeo - B&B HOTEL RENNES NORD SAINT-GRÉGOIR", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.699361, - 48.155896 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90295485", - "description": "ENGIE Vianeo - B&B HOTEL RENNES NORD SAINT-GRÉGOIR", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.699361, - 48.155896 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90295485", - "description": "ENGIE Vianeo - B&B HOTEL RENNES NORD SAINT-GRÉGOIR", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.699361, - 48.155896 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90295485", - "description": "ENGIE Vianeo - B&B HOTEL RENNES NORD SAINT-GRÉGOIR", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.907748, - 45.708074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90260078", - "description": "ENGIE Vianeo - B&B Hôtel Lyon Saint-Priest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.907748, - 45.708074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90260078", - "description": "ENGIE Vianeo - B&B Hôtel Lyon Saint-Priest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.907748, - 45.708074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90260078", - "description": "ENGIE Vianeo - B&B Hôtel Lyon Saint-Priest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.907748, - 45.708074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90260078", - "description": "ENGIE Vianeo - B&B Hôtel Lyon Saint-Priest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.907748, - 45.708074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90260078", - "description": "ENGIE Vianeo - B&B Hôtel Lyon Saint-Priest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.907748, - 45.708074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90260078", - "description": "ENGIE Vianeo - B&B Hôtel Lyon Saint-Priest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.907748, - 45.708074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90260078", - "description": "ENGIE Vianeo - B&B Hôtel Lyon Saint-Priest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.907748, - 45.708074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90260078", - "description": "ENGIE Vianeo - B&B Hôtel Lyon Saint-Priest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.814113, - 49.140438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90300676", - "description": "ENGIE Vianeo - B&B HOTEL FREYMING-MERLEBACH", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.814113, - 49.140438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90300676", - "description": "ENGIE Vianeo - B&B HOTEL FREYMING-MERLEBACH", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.872201, - 43.977402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90272476", - "description": "ENGIE Vianeo - B&B HOTEL AVIGNON 2", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.872201, - 43.977402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90272476", - "description": "ENGIE Vianeo - B&B HOTEL AVIGNON 2", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.600745, - 48.114175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90295291", - "description": "ENGIE Vianeo - B&B HOTEL RENNES EST CESSON SÉVIGNÉ", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.600745, - 48.114175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90295291", - "description": "ENGIE Vianeo - B&B HOTEL RENNES EST CESSON SÉVIGNÉ", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.600745, - 48.114175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90295291", - "description": "ENGIE Vianeo - B&B HOTEL RENNES EST CESSON SÉVIGNÉ", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.600745, - 48.114175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90295291", - "description": "ENGIE Vianeo - B&B HOTEL RENNES EST CESSON SÉVIGNÉ", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.600745, - 48.114175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90295291", - "description": "ENGIE Vianeo - B&B HOTEL RENNES EST CESSON SÉVIGNÉ", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.600745, - 48.114175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90295291", - "description": "ENGIE Vianeo - B&B HOTEL RENNES EST CESSON SÉVIGNÉ", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.600745, - 48.114175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90295291", - "description": "ENGIE Vianeo - B&B HOTEL RENNES EST CESSON SÉVIGNÉ", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.600745, - 48.114175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90295291", - "description": "ENGIE Vianeo - B&B HOTEL RENNES EST CESSON SÉVIGNÉ", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.872201, - 43.977402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90272476", - "description": "ENGIE Vianeo - B&B HOTEL AVIGNON 2", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.872201, - 43.977402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90272476", - "description": "ENGIE Vianeo - B&B HOTEL AVIGNON 2", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.721624, - 48.662353 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90284173", - "description": "B&B Strasbourg Nord Artisans", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.721624, - 48.662353 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90284173", - "description": "B&B Strasbourg Nord Artisans", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.721624, - 48.662353 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90284173", - "description": "B&B Strasbourg Nord Artisans", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.721624, - 48.662353 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90284173", - "description": "B&B Strasbourg Nord Artisans", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.721624, - 48.662353 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90284173", - "description": "B&B Strasbourg Nord Artisans", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.721624, - 48.662353 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90284173", - "description": "B&B Strasbourg Nord Artisans", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.721624, - 48.662353 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90284173", - "description": "B&B Strasbourg Nord Artisans", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.721624, - 48.662353 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90284173", - "description": "B&B Strasbourg Nord Artisans", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.63341, - 47.467074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90273447", - "description": "ENGIE Vianeo - Hôtel B&B Angers 2", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.63341, - 47.467074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90273447", - "description": "ENGIE Vianeo - Hôtel B&B Angers 2", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.493873, - 43.584276 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90248388", - "description": "ENGIE Vianeo - B&B Toulouse Cité de l'Espace Hurel", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.493873, - 43.584276 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90248388", - "description": "ENGIE Vianeo - B&B Toulouse Cité de l'Espace Hurel", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.493873, - 43.584276 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90248388", - "description": "ENGIE Vianeo - B&B Toulouse Cité de l'Espace Hurel", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.493873, - 43.584276 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90248388", - "description": "ENGIE Vianeo - B&B Toulouse Cité de l'Espace Hurel", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.493873, - 43.584276 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90248388", - "description": "ENGIE Vianeo - B&B Toulouse Cité de l'Espace Hurel", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.493873, - 43.584276 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90248388", - "description": "ENGIE Vianeo - B&B Toulouse Cité de l'Espace Hurel", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.493873, - 43.584276 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90248388", - "description": "ENGIE Vianeo - B&B Toulouse Cité de l'Espace Hurel", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.493873, - 43.584276 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90248388", - "description": "ENGIE Vianeo - B&B Toulouse Cité de l'Espace Hurel", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.63341, - 47.467074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90273447", - "description": "ENGIE Vianeo - Hôtel B&B Angers 2", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.63341, - 47.467074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90273447", - "description": "ENGIE Vianeo - Hôtel B&B Angers 2", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.485486, - 47.210949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90193885", - "description": "ENGIE Vianeo - B&B Hôtel Saint-Sébastien-sur-Loire", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.485486, - 47.210949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90193885", - "description": "ENGIE Vianeo - B&B Hôtel Saint-Sébastien-sur-Loire", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.485486, - 47.210949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90193885", - "description": "ENGIE Vianeo - B&B Hôtel Saint-Sébastien-sur-Loire", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.485486, - 47.210949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90193885", - "description": "ENGIE Vianeo - B&B Hôtel Saint-Sébastien-sur-Loire", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.485486, - 47.210949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90193885", - "description": "ENGIE Vianeo - B&B Hôtel Saint-Sébastien-sur-Loire", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.485486, - 47.210949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90193885", - "description": "ENGIE Vianeo - B&B Hôtel Saint-Sébastien-sur-Loire", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.485486, - 47.210949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90193885", - "description": "ENGIE Vianeo - B&B Hôtel Saint-Sébastien-sur-Loire", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.485486, - 47.210949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90193885", - "description": "ENGIE Vianeo - B&B Hôtel Saint-Sébastien-sur-Loire", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.63341, - 47.467074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90273447", - "description": "ENGIE Vianeo - Hôtel B&B Angers 2", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.63341, - 47.467074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90273447", - "description": "ENGIE Vianeo - Hôtel B&B Angers 2", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.63341, - 47.467074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90273447", - "description": "ENGIE Vianeo - Hôtel B&B Angers 2", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.63341, - 47.467074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90273447", - "description": "ENGIE Vianeo - Hôtel B&B Angers 2", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.141354, - 45.786625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90199578", - "description": "ENGIE Vianeo - B&B HOTEL CLERMONT-FERRAND BRÉZET", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.141354, - 45.786625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90199578", - "description": "ENGIE Vianeo - B&B HOTEL CLERMONT-FERRAND BRÉZET", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.141354, - 45.786625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90199578", - "description": "ENGIE Vianeo - B&B HOTEL CLERMONT-FERRAND BRÉZET", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.141354, - 45.786625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90199578", - "description": "ENGIE Vianeo - B&B HOTEL CLERMONT-FERRAND BRÉZET", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.141354, - 45.786625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90199578", - "description": "ENGIE Vianeo - B&B HOTEL CLERMONT-FERRAND BRÉZET", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.141354, - 45.786625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90199578", - "description": "ENGIE Vianeo - B&B HOTEL CLERMONT-FERRAND BRÉZET", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.141354, - 45.786625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90199578", - "description": "ENGIE Vianeo - B&B HOTEL CLERMONT-FERRAND BRÉZET", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.141354, - 45.786625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90199578", - "description": "ENGIE Vianeo - B&B HOTEL CLERMONT-FERRAND BRÉZET", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.808765, - 43.353166 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90109747", - "description": "ENGIE Vianeo - A61 Port Lauragais Nord", - "capacity": "1", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.808765, - 43.353166 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90109747", - "description": "ENGIE Vianeo - A61 Port Lauragais Nord", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.808765, - 43.353166 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90109747", - "description": "ENGIE Vianeo - A61 Port Lauragais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.808765, - 43.353166 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90109747", - "description": "ENGIE Vianeo - A61 Port Lauragais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.808765, - 43.353166 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90109747", - "description": "ENGIE Vianeo - A61 Port Lauragais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.808765, - 43.353166 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90109747", - "description": "ENGIE Vianeo - A61 Port Lauragais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.808765, - 43.353166 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90109747", - "description": "ENGIE Vianeo - A61 Port Lauragais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.808765, - 43.353166 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90109747", - "description": "ENGIE Vianeo - A61 Port Lauragais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.808765, - 43.353166 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90109747", - "description": "ENGIE Vianeo - A61 Port Lauragais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.808765, - 43.353166 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90109747", - "description": "ENGIE Vianeo - A61 Port Lauragais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.808765, - 43.353166 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90109747", - "description": "ENGIE Vianeo - A61 Port Lauragais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.808765, - 43.353166 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90109747", - "description": "ENGIE Vianeo - A61 Port Lauragais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.808765, - 43.353166 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90109747", - "description": "ENGIE Vianeo - A61 Port Lauragais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.808765, - 43.353166 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90109747", - "description": "ENGIE Vianeo - A61 Port Lauragais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.808765, - 43.353166 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90109747", - "description": "ENGIE Vianeo - A61 Port Lauragais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.808765, - 43.353166 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90109747", - "description": "ENGIE Vianeo - A61 Port Lauragais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.002282, - 48.555448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234603468", - "description": "INTER-NANGIS", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.002282, - 48.555448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234603468", - "description": "INTER-NANGIS", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.002282, - 48.555448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234603468", - "description": "INTER-NANGIS", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.002282, - 48.555448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234603469", - "description": "INTER-NANGIS", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.002282, - 48.555448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234603469", - "description": "INTER-NANGIS", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.002282, - 48.555448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234603469", - "description": "INTER-NANGIS", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.002282, - 48.555448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234603470", - "description": "INTER-NANGIS", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.002282, - 48.555448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234603470", - "description": "INTER-NANGIS", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.002282, - 48.555448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234603470", - "description": "INTER-NANGIS", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.002282, - 48.555448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234603471", - "description": "INTER-NANGIS", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.002282, - 48.555448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234603471", - "description": "INTER-NANGIS", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.002282, - 48.555448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234603471", - "description": "INTER-NANGIS", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.54263, - 46.83623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOREGIES MOBILITES", - "owner:ref:FR:SIREN": "450889225", - "operator:email": "irve@soregies.fr", - "operator:phone": "+33 5 49 44 79 00", - "network": "SOREGIES MOBILITES", - "ref:EU:EVSE": "FRLMSE12346052691", - "ref": "B148", - "description": "CHATELLERAULT NORD QC50-1", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.54263, - 46.83623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOREGIES MOBILITES", - "owner:ref:FR:SIREN": "450889225", - "operator:email": "irve@soregies.fr", - "operator:phone": "+33 5 49 44 79 00", - "network": "SOREGIES MOBILITES", - "ref:EU:EVSE": "FRLMSE12346052692", - "ref": "B148", - "description": "CHATELLERAULT NORD QC50-1", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.08608, - 47.00618 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOREGIES MOBILITES", - "owner:ref:FR:SIREN": "450889225", - "operator:email": "irve@soregies.fr", - "operator:phone": "+33 5 49 44 79 00", - "network": "SOREGIES MOBILITES", - "ref:EU:EVSE": "FRLMSE12346052701", - "ref": "B147", - "description": "LOUDUN PORTE DE MIREBAU QC50-1", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.08608, - 47.00618 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOREGIES MOBILITES", - "owner:ref:FR:SIREN": "450889225", - "operator:email": "irve@soregies.fr", - "operator:phone": "+33 5 49 44 79 00", - "network": "SOREGIES MOBILITES", - "ref:EU:EVSE": "FRLMSE12346052702", - "ref": "B147", - "description": "LOUDUN PORTE DE MIREBAU QC50-1", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.725185, - 46.402252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOREGIES MOBILITES", - "owner:ref:FR:SIREN": "450889225", - "operator:email": "irve@soregies.fr", - "operator:phone": "+33 5 49 44 79 00", - "network": "SOREGIES MOBILITES", - "ref:EU:EVSE": "FRLMSE12346052711", - "ref": "B145", - "description": "LUSSAC QC50-1", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.725185, - 46.402252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOREGIES MOBILITES", - "owner:ref:FR:SIREN": "450889225", - "operator:email": "irve@soregies.fr", - "operator:phone": "+33 5 49 44 79 00", - "network": "SOREGIES MOBILITES", - "ref:EU:EVSE": "FRLMSE12346052712", - "ref": "B145", - "description": "LUSSAC QC50-1", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.198011, - 46.357932 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOREGIES MOBILITES", - "owner:ref:FR:SIREN": "450889225", - "operator:email": "irve@soregies.fr", - "operator:phone": "+33 5 49 44 79 00", - "network": "SOREGIES MOBILITES", - "ref:EU:EVSE": "FRLMSE12346052721", - "ref": "B149", - "description": "PAYRE QC50-1", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.198011, - 46.357932 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOREGIES MOBILITES", - "owner:ref:FR:SIREN": "450889225", - "operator:email": "irve@soregies.fr", - "operator:phone": "+33 5 49 44 79 00", - "network": "SOREGIES MOBILITES", - "ref:EU:EVSE": "FRLMSE12346052722", - "ref": "B149", - "description": "PAYRE QC50-1", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.18157, - 46.64537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOREGIES MOBILITES", - "owner:ref:FR:SIREN": "450889225", - "operator:email": "irve@soregies.fr", - "operator:phone": "+33 5 49 44 79 00", - "network": "SOREGIES MOBILITES", - "ref:EU:EVSE": "FRLMSE12346052731", - "ref": "B146", - "description": "VOUILLE BEAUREGARD QC50-1", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.18157, - 46.64537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOREGIES MOBILITES", - "owner:ref:FR:SIREN": "450889225", - "operator:email": "irve@soregies.fr", - "operator:phone": "+33 5 49 44 79 00", - "network": "SOREGIES MOBILITES", - "ref:EU:EVSE": "FRLMSE12346052732", - "ref": "B146", - "description": "VOUILLE BEAUREGARD QC50-1", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.311309, - 46.160084 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOREGIES MOBILITES", - "owner:ref:FR:SIREN": "450889225", - "operator:email": "irve@soregies.fr", - "operator:phone": "+33 5 49 44 79 00", - "network": "SOREGIES MOBILITES", - "ref:EU:EVSE": "FRLMSE12346052741", - "ref": "B155", - "description": "SAVIGNE INTERMARCHE QC50-1", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.311309, - 46.160084 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOREGIES MOBILITES", - "owner:ref:FR:SIREN": "450889225", - "operator:email": "irve@soregies.fr", - "operator:phone": "+33 5 49 44 79 00", - "network": "SOREGIES MOBILITES", - "ref:EU:EVSE": "FRLMSE12346052742", - "ref": "B155", - "description": "SAVIGNE INTERMARCHE QC50-1", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.163327, - 46.20657 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOREGIES MOBILITES", - "owner:ref:FR:SIREN": "450889225", - "operator:email": "irve@soregies.fr", - "operator:phone": "+33 5 49 44 79 00", - "network": "SOREGIES MOBILITES", - "ref:EU:EVSE": "FRLMSE12346052751", - "ref": "B156", - "description": "CHAUNAY QC50-1", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.163327, - 46.20657 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOREGIES MOBILITES", - "owner:ref:FR:SIREN": "450889225", - "operator:email": "irve@soregies.fr", - "operator:phone": "+33 5 49 44 79 00", - "network": "SOREGIES MOBILITES", - "ref:EU:EVSE": "FRLMSE12346052752", - "ref": "B156", - "description": "CHAUNAY QC50-1", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.34631, - 46.61766 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOREGIES MOBILITES", - "owner:ref:FR:SIREN": "450889225", - "operator:email": "irve@soregies.fr", - "operator:phone": "+33 5 49 44 79 00", - "network": "SOREGIES MOBILITES", - "ref:EU:EVSE": "FRLMSE12346052761", - "ref": "B143", - "description": "POITIERS REPUBLIQUE HPC-1", - "capacity": "1", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.34631, - 46.61766 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOREGIES MOBILITES", - "owner:ref:FR:SIREN": "450889225", - "operator:email": "irve@soregies.fr", - "operator:phone": "+33 5 49 44 79 00", - "network": "SOREGIES MOBILITES", - "ref:EU:EVSE": "FRLMSE12346052762", - "ref": "B143", - "description": "POITIERS REPUBLIQUE HPC-1", - "capacity": "1", - "charging_station:output": "120 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.439859, - 46.731194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOREGIES MOBILITES", - "owner:ref:FR:SIREN": "450889225", - "operator:email": "irve@soregies.fr", - "operator:phone": "+33 5 49 44 79 00", - "network": "SOREGIES MOBILITES", - "ref:EU:EVSE": "FRLMSE12346052771", - "ref": "B139", - "description": "BEAUMONT HPC-1", - "capacity": "1", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.439859, - 46.731194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOREGIES MOBILITES", - "owner:ref:FR:SIREN": "450889225", - "operator:email": "irve@soregies.fr", - "operator:phone": "+33 5 49 44 79 00", - "network": "SOREGIES MOBILITES", - "ref:EU:EVSE": "FRLMSE12346052772", - "ref": "B139", - "description": "BEAUMONT HPC-1", - "capacity": "1", - "charging_station:output": "120 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.64476, - 46.56827 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOREGIES MOBILITES", - "owner:ref:FR:SIREN": "450889225", - "operator:email": "irve@soregies.fr", - "operator:phone": "+33 5 49 44 79 00", - "network": "SOREGIES MOBILITES", - "ref:EU:EVSE": "FRLMSE12346052781", - "ref": "B141", - "description": "CHAUVIGNY HPC-1", - "capacity": "1", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.64476, - 46.56827 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOREGIES MOBILITES", - "owner:ref:FR:SIREN": "450889225", - "operator:email": "irve@soregies.fr", - "operator:phone": "+33 5 49 44 79 00", - "network": "SOREGIES MOBILITES", - "ref:EU:EVSE": "FRLMSE12346052782", - "ref": "B141", - "description": "CHAUVIGNY HPC-1", - "capacity": "1", - "charging_station:output": "120 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.115935, - 46.429119 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOREGIES MOBILITES", - "owner:ref:FR:SIREN": "450889225", - "operator:email": "irve@soregies.fr", - "operator:phone": "+33 5 49 44 79 00", - "network": "SOREGIES MOBILITES", - "ref:EU:EVSE": "FRLMSE12346052791", - "ref": "B138", - "description": "LUSIGNAN HPC-1", - "capacity": "1", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.115935, - 46.429119 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOREGIES MOBILITES", - "owner:ref:FR:SIREN": "450889225", - "operator:email": "irve@soregies.fr", - "operator:phone": "+33 5 49 44 79 00", - "network": "SOREGIES MOBILITES", - "ref:EU:EVSE": "FRLMSE12346052792", - "ref": "B138", - "description": "LUSIGNAN HPC-1", - "capacity": "1", - "charging_station:output": "120 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.3707, - 46.57145 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOREGIES MOBILITES", - "owner:ref:FR:SIREN": "450889225", - "operator:email": "irve@soregies.fr", - "operator:phone": "+33 5 49 44 79 00", - "network": "SOREGIES MOBILITES", - "ref:EU:EVSE": "FRLMSE12346052801", - "ref": "B137", - "description": "REBEILLEAU HPC-2", - "capacity": "1", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.3707, - 46.57145 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOREGIES MOBILITES", - "owner:ref:FR:SIREN": "450889225", - "operator:email": "irve@soregies.fr", - "operator:phone": "+33 5 49 44 79 00", - "network": "SOREGIES MOBILITES", - "ref:EU:EVSE": "FRLMSE12346052802", - "ref": "B137", - "description": "REBEILLEAU HPC-2", - "capacity": "1", - "charging_station:output": "120 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.30007, - 46.54829 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOREGIES MOBILITES", - "owner:ref:FR:SIREN": "450889225", - "operator:email": "irve@soregies.fr", - "operator:phone": "+33 5 49 44 79 00", - "network": "SOREGIES MOBILITES", - "ref:EU:EVSE": "FRLMSE12346052811", - "ref": "B151", - "description": "POITIERS SUD HPC 1", - "capacity": "1", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.30007, - 46.54829 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOREGIES MOBILITES", - "owner:ref:FR:SIREN": "450889225", - "operator:email": "irve@soregies.fr", - "operator:phone": "+33 5 49 44 79 00", - "network": "SOREGIES MOBILITES", - "ref:EU:EVSE": "FRLMSE12346052812", - "ref": "B151", - "description": "POITIERS SUD HPC 1", - "capacity": "1", - "charging_station:output": "120 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.666578, - 43.1926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89605880", - "description": "ENGIE Vianeo - A50 Frères Lumières", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.666578, - 43.1926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89605880", - "description": "ENGIE Vianeo - A50 Frères Lumières", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.666578, - 43.1926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89605880", - "description": "ENGIE Vianeo - A50 Frères Lumières", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.666578, - 43.1926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89605880", - "description": "ENGIE Vianeo - A50 Frères Lumières", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.666578, - 43.1926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89605880", - "description": "ENGIE Vianeo - A50 Frères Lumières", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.666578, - 43.1926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89605880", - "description": "ENGIE Vianeo - A50 Frères Lumières", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.666578, - 43.1926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89605880", - "description": "ENGIE Vianeo - A50 Frères Lumières", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.666578, - 43.1926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89605880", - "description": "ENGIE Vianeo - A50 Frères Lumières", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.666578, - 43.1926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89605880", - "description": "ENGIE Vianeo - A50 Frères Lumières", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.666578, - 43.1926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89605880", - "description": "ENGIE Vianeo - A50 Frères Lumières", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.67108, - 43.19389 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89605879", - "description": "ENGIE Vianeo - A50 Baie de la Ciotat", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.67108, - 43.19389 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89605879", - "description": "ENGIE Vianeo - A50 Baie de la Ciotat", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.67108, - 43.19389 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89605879", - "description": "ENGIE Vianeo - A50 Baie de la Ciotat", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.67108, - 43.19389 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89605879", - "description": "ENGIE Vianeo - A50 Baie de la Ciotat", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.67108, - 43.19389 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89605879", - "description": "ENGIE Vianeo - A50 Baie de la Ciotat", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.67108, - 43.19389 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89605879", - "description": "ENGIE Vianeo - A50 Baie de la Ciotat", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.67108, - 43.19389 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89605879", - "description": "ENGIE Vianeo - A50 Baie de la Ciotat", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.67108, - 43.19389 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89605879", - "description": "ENGIE Vianeo - A50 Baie de la Ciotat", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.666578, - 43.1926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89605880", - "description": "ENGIE Vianeo - A50 Frères Lumières", - "capacity": "1", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.666578, - 43.1926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89605880", - "description": "ENGIE Vianeo - A50 Frères Lumières", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.666578, - 43.1926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89605880", - "description": "ENGIE Vianeo - A50 Frères Lumières", - "capacity": "1", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.666578, - 43.1926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89605880", - "description": "ENGIE Vianeo - A50 Frères Lumières", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.67108, - 43.19389 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89605879", - "description": "ENGIE Vianeo - A50 Baie de la Ciotat", - "capacity": "1", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.67108, - 43.19389 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89605879", - "description": "ENGIE Vianeo - A50 Baie de la Ciotat", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.67108, - 43.19389 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89605879", - "description": "ENGIE Vianeo - A50 Baie de la Ciotat", - "capacity": "1", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.67108, - 43.19389 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89605879", - "description": "ENGIE Vianeo - A50 Baie de la Ciotat", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.48, - 48.6 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bornevo Connect", - "owner:ref:FR:SIREN": "482197811", - "operator:email": "contact@bornevo.com", - "operator:phone": "+33 1 84 60 48 70", - "network": "Bornevo Connect", - "ref:EU:EVSE": "FRLMSE1234610123", - "ref": "BOR-DBTCOMP50-0001", - "description": " Station Garage des Ducs de Lorraine", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.720434, - 48.491231 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90163298", - "description": "ENGIE VIaneo - B&B Hôtel Saint-Brieuc", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.720434, - 48.491231 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90163298", - "description": "ENGIE VIaneo - B&B Hôtel Saint-Brieuc", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.720434, - 48.491231 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90163298", - "description": "ENGIE VIaneo - B&B Hôtel Saint-Brieuc", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.720434, - 48.491231 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90163298", - "description": "ENGIE VIaneo - B&B Hôtel Saint-Brieuc", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.720434, - 48.491231 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90163298", - "description": "ENGIE VIaneo - B&B Hôtel Saint-Brieuc", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.720434, - 48.491231 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90163298", - "description": "ENGIE VIaneo - B&B Hôtel Saint-Brieuc", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.720434, - 48.491231 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90163298", - "description": "ENGIE VIaneo - B&B Hôtel Saint-Brieuc", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.720434, - 48.491231 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP90163298", - "description": "ENGIE VIaneo - B&B Hôtel Saint-Brieuc", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.868784, - 45.247581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369705", - "description": "ENGIE Vianeo - A41 Bois Claret", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.868784, - 45.247581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89369705", - "description": "ENGIE Vianeo - A41 Bois Claret", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.67108, - 43.19389 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89605879", - "description": "ENGIE Vianeo - A50 Baie de la Ciotat", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.67108, - 43.19389 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89605879", - "description": "ENGIE Vianeo - A50 Baie de la Ciotat", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361448, - 43.812247 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89489188", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361448, - 43.812247 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89489188", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361448, - 43.812247 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89489188", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361448, - 43.812247 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89489188", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361448, - 43.812247 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89489188", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361448, - 43.812247 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89489188", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361448, - 43.812247 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89489188", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361448, - 43.812247 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89489188", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361448, - 43.812247 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89489188", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361448, - 43.812247 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89489188", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361448, - 43.812247 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89489188", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361448, - 43.812247 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89489188", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361448, - 43.812247 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89489188", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361448, - 43.812247 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89489188", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361448, - 43.812247 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89489188", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361448, - 43.812247 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89489188", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361448, - 43.812247 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89489188", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361448, - 43.812247 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89489188", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361448, - 43.812247 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89489188", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361448, - 43.812247 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89489188", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361448, - 43.812247 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89489188", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361448, - 43.812247 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89489188", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3592, - 43.810977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89489201", - "description": "ENGIE Vianeo - A62 Frontonnais Sud", - "capacity": "1", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3592, - 43.810977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89489201", - "description": "ENGIE Vianeo - A62 Frontonnais Sud", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3592, - 43.810977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89489201", - "description": "ENGIE Vianeo - A62 Frontonnais Sud", - "capacity": "1", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3592, - 43.810977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89489201", - "description": "ENGIE Vianeo - A62 Frontonnais Sud", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3592, - 43.810977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89489201", - "description": "ENGIE Vianeo - A62 Frontonnais Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3592, - 43.810977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89489201", - "description": "ENGIE Vianeo - A62 Frontonnais Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3592, - 43.810977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89489201", - "description": "ENGIE Vianeo - A62 Frontonnais Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3592, - 43.810977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89489201", - "description": "ENGIE Vianeo - A62 Frontonnais Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3592, - 43.810977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89489201", - "description": "ENGIE Vianeo - A62 Frontonnais Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3592, - 43.810977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89489201", - "description": "ENGIE Vianeo - A62 Frontonnais Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3592, - 43.810977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89489201", - "description": "ENGIE Vianeo - A62 Frontonnais Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3592, - 43.810977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89489201", - "description": "ENGIE Vianeo - A62 Frontonnais Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3592, - 43.810977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89489201", - "description": "ENGIE Vianeo - A62 Frontonnais Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3592, - 43.810977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89489201", - "description": "ENGIE Vianeo - A62 Frontonnais Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3592, - 43.810977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89489201", - "description": "ENGIE Vianeo - A62 Frontonnais Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3592, - 43.810977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89489201", - "description": "ENGIE Vianeo - A62 Frontonnais Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3592, - 43.810977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89489201", - "description": "ENGIE Vianeo - A62 Frontonnais Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3592, - 43.810977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Last Mile Solutions", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@lastmilesolutions.com", - "operator:phone": "+ 31 10 31 26 00 0", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRLMSP89489201", - "description": "ENGIE Vianeo - A62 Frontonnais Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.80992989242077, - 46.333140675691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOREGIES MOBILITES", - "owner:ref:FR:SIREN": "450889225", - "operator:email": "irve@soregies.fr", - "operator:phone": "+33 5 49 44 79 00", - "network": "SOREGIES MOBILITES", - "ref:EU:EVSE": "FRLMSE12346367081", - "ref": "B174", - "description": "MOULISMES AIRE T365 2", - "capacity": "1", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.80992989242077, - 46.333140675691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOREGIES MOBILITES", - "owner:ref:FR:SIREN": "450889225", - "operator:email": "irve@soregies.fr", - "operator:phone": "+33 5 49 44 79 00", - "network": "SOREGIES MOBILITES", - "ref:EU:EVSE": "FRLMSE12346367082", - "ref": "B174", - "description": "MOULISMES AIRE T365 2", - "capacity": "1", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.10508242127821, - 46.959612206534 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOREGIES MOBILITES", - "owner:ref:FR:SIREN": "450889225", - "operator:email": "irve@soregies.fr", - "operator:phone": "+33 5 49 44 79 00", - "network": "SOREGIES MOBILITES", - "ref:EU:EVSE": "FRLMSE12346367111", - "ref": "B171", - "description": "CHALAIS AIRE T365 1", - "capacity": "1", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.10508242127821, - 46.959612206534 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOREGIES MOBILITES", - "owner:ref:FR:SIREN": "450889225", - "operator:email": "irve@soregies.fr", - "operator:phone": "+33 5 49 44 79 00", - "network": "SOREGIES MOBILITES", - "ref:EU:EVSE": "FRLMSE12346367112", - "ref": "B171", - "description": "CHALAIS AIRE T365 1", - "capacity": "1", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.10510934575294, - 46.959551828622 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOREGIES MOBILITES", - "owner:ref:FR:SIREN": "450889225", - "operator:email": "irve@soregies.fr", - "operator:phone": "+33 5 49 44 79 00", - "network": "SOREGIES MOBILITES", - "ref:EU:EVSE": "FRLMSE12346367141", - "ref": "B172", - "description": "CHALAIS AIRE T365 2", - "capacity": "1", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.10510934575294, - 46.959551828622 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOREGIES MOBILITES", - "owner:ref:FR:SIREN": "450889225", - "operator:email": "irve@soregies.fr", - "operator:phone": "+33 5 49 44 79 00", - "network": "SOREGIES MOBILITES", - "ref:EU:EVSE": "FRLMSE12346367142", - "ref": "B172", - "description": "CHALAIS AIRE T365 2", - "capacity": "1", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2025-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.06606, - 48.334587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234638954", - "description": "INTER-GUYARD", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.06606, - 48.334587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234638954", - "description": "INTER-GUYARD", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.06606, - 48.334587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234638954", - "description": "INTER-GUYARD", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.06606, - 48.334587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234638955", - "description": "INTER-GUYARD", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.06606, - 48.334587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234638955", - "description": "INTER-GUYARD", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.06606, - 48.334587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234638955", - "description": "INTER-GUYARD", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.06606, - 48.334587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234638956", - "description": "INTER-GUYARD", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.06606, - 48.334587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234638956", - "description": "INTER-GUYARD", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.06606, - 48.334587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234638956", - "description": "INTER-GUYARD", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.06606, - 48.334587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234638957", - "description": "INTER-GUYARD", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.06606, - 48.334587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234638957", - "description": "INTER-GUYARD", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.06606, - 48.334587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234638957", - "description": "INTER-GUYARD", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.80989401787519, - 46.333135351279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOREGIES MOBILITES", - "owner:ref:FR:SIREN": "450889225", - "operator:email": "irve@soregies.fr", - "operator:phone": "+33 5 49 44 79 00", - "network": "SOREGIES MOBILITES", - "ref:EU:EVSE": "FRLMSE12346479421", - "ref": "B175", - "description": "MOULISMES AIRE T365 1", - "capacity": "1", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.80989401787519, - 46.333135351279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOREGIES MOBILITES", - "owner:ref:FR:SIREN": "450889225", - "operator:email": "irve@soregies.fr", - "operator:phone": "+33 5 49 44 79 00", - "network": "SOREGIES MOBILITES", - "ref:EU:EVSE": "FRLMSE12346479422", - "ref": "B175", - "description": "MOULISMES AIRE T365 1", - "capacity": "1", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.023102, - 49.026453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234650312", - "description": "Intermarchi - Lizy-Sur-Ourcq", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.023102, - 49.026453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234650312", - "description": "Intermarchi - Lizy-Sur-Ourcq", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.023102, - 49.026453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234650312", - "description": "Intermarchi - Lizy-Sur-Ourcq", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.023102, - 49.026453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234650313", - "description": "Intermarchi - Lizy-Sur-Ourcq", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.023102, - 49.026453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234650313", - "description": "Intermarchi - Lizy-Sur-Ourcq", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.023102, - 49.026453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234650313", - "description": "Intermarchi - Lizy-Sur-Ourcq", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.112543, - 48.944781 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234650315", - "description": "Intermarchi Sept-Sorts", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.112543, - 48.944781 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234650315", - "description": "Intermarchi Sept-Sorts", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.112543, - 48.944781 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234650315", - "description": "Intermarchi Sept-Sorts", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.112543, - 48.944781 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234650316", - "description": "Intermarchi Sept-Sorts", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.112543, - 48.944781 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234650316", - "description": "Intermarchi Sept-Sorts", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.112543, - 48.944781 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234650316", - "description": "Intermarchi Sept-Sorts", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.112543, - 48.944781 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234650317", - "description": "Intermarchi Sept-Sorts", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.112543, - 48.944781 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234650317", - "description": "Intermarchi Sept-Sorts", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.112543, - 48.944781 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234650317", - "description": "Intermarchi Sept-Sorts", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.112543, - 48.944781 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234650318", - "description": "Intermarchi Sept-Sorts", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.112543, - 48.944781 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234650318", - "description": "Intermarchi Sept-Sorts", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.112543, - 48.944781 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234650318", - "description": "Intermarchi Sept-Sorts", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.78, - 41.95 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Station la rocade", - "owner:ref:FR:SIREN": "479433047", - "operator:email": "la-rocade.sar-martinetti@wanadoo.fr", - "network": "STATION LA ROCADE", - "ref:EU:EVSE": "Non concerné", - "description": "Station Vito", - "capacity": "1", - "socket:type2_combo:output": "40 kW", - "charging_station:output": "40 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.78, - 41.95 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Station la rocade", - "owner:ref:FR:SIREN": "479433047", - "operator:email": "la-rocade.sar-martinetti@wanadoo.fr", - "network": "STATION LA ROCADE", - "ref:EU:EVSE": "Non concerné", - "description": "Station Vito", - "capacity": "1", - "socket:type2_combo:output": "40 kW", - "charging_station:output": "40 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.678495, - 48.868443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234659480", - "description": "INTER SAINT-THIBAULT-DES-VIGNES", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.678495, - 48.868443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234659480", - "description": "INTER SAINT-THIBAULT-DES-VIGNES", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.678495, - 48.868443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234659480", - "description": "INTER SAINT-THIBAULT-DES-VIGNES", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.678495, - 48.868443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234659481", - "description": "INTER SAINT-THIBAULT-DES-VIGNES", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.678495, - 48.868443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234659481", - "description": "INTER SAINT-THIBAULT-DES-VIGNES", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.678495, - 48.868443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234659481", - "description": "INTER SAINT-THIBAULT-DES-VIGNES", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.678495, - 48.868443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234659482", - "description": "INTER SAINT-THIBAULT-DES-VIGNES", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.678495, - 48.868443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234659482", - "description": "INTER SAINT-THIBAULT-DES-VIGNES", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.678495, - 48.868443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234659482", - "description": "INTER SAINT-THIBAULT-DES-VIGNES", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.678495, - 48.868443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234659483", - "description": "INTER SAINT-THIBAULT-DES-VIGNES", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.678495, - 48.868443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234659483", - "description": "INTER SAINT-THIBAULT-DES-VIGNES", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.678495, - 48.868443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Sorel Energies", - "owner:ref:FR:SIREN": "908460975", - "operator:email": "info@sorelenergies.fr", - "operator:phone": "+33 1 82 32 01 41", - "network": "Sorel Energies", - "ref:EU:EVSE": "FRLMSE1234659483", - "description": "INTER SAINT-THIBAULT-DES-VIGNES", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.39, - 43.27 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LAST MILES SOLUTIONS", - "owner:ref:FR:SIREN": "814699492", - "operator:email": "contact@rirodo.fr", - "operator:phone": "+33 4 88 00 89 79", - "network": "LAST MILES SOLUTIONS", - "ref:EU:EVSE": "FRRIRE2804856", - "description": "PARKING NEGRESKO", - "capacity": "2", - "socket:type2_combo:output": "30 kW", - "charging_station:output": "30 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.03, - 45.37 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ALLENERGIES", - "owner:ref:FR:SIREN": "912904109", - "operator:email": "contact@allenergies.fr", - "network": "ALLENERGIES", - "ref:EU:EVSE": "Non concerné", - "description": "Brico Marché Revel Tourdan", - "capacity": "1", - "socket:type2_combo:output": "30 kW", - "charging_station:output": "30 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.45, - 49.01 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "AVIA LOCATION", - "owner:ref:FR:SIREN": "528294812", - "operator:email": "mrichecoeur@parnasstransport.com", - "operator:phone": "+33 1 86 30 04 61", - "network": "AVIA LOCATION", - "ref:EU:EVSE": "FRLMSE1897688", - "ref": "FRLMSE1897688", - "description": "AVIA LOCATION", - "capacity": "20", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-FR 8:00-17:00", - "wheelchair": "yes", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8045237, - 44.144215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LUMI'IN", - "owner:ref:FR:SIREN": "807940069", - "operator:email": "secretariat@lumi-in.fr", - "operator:phone": "+33 7 54 37 47 51", - "network": "LUMI'IN", - "ref:EU:EVSE": "FRLUMEKIAORANGE1", - "ref": "e6094930-1815-11ef-9262-0242ac120002", - "description": "KIA BALBI ORANGE", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Sa 08:00-18:00", - "wheelchair": "yes", - "start_date": "2024-05-02", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.727028599999999, - 44.3685148 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LUMI'IN", - "owner:ref:FR:SIREN": "807940069", - "operator:email": "secretariat@lumi-in.fr", - "operator:phone": "+33 7 54 37 47 51", - "network": "LUMI'IN", - "ref:EU:EVSE": "FRLUMESTSDC30", - "ref": "7b8492f8-e3ae-11ef-9cd2-0242ac120002", - "description": "STSDC30", - "capacity": "1", - "charging_station:output": "30 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.727028599999999, - 44.3685148 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LUMI'IN", - "owner:ref:FR:SIREN": "807940069", - "operator:email": "secretariat@lumi-in.fr", - "operator:phone": "+33 7 54 37 47 51", - "network": "LUMI'IN", - "ref:EU:EVSE": "FRLUMESTSDC301", - "ref": "e24553ac-975e-11ef-b864-0242ac120002", - "description": "Atelier Chronotachygraphe & Garage Pneus", - "capacity": "2", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-18", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.270983300000001, - 44.2752282 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LUMI'IN", - "owner:ref:FR:SIREN": "807940069", - "operator:email": "secretariat@lumi-in.fr", - "operator:phone": "+33 7 54 37 47 51", - "network": "LUMI'IN", - "ref:EU:EVSE": "FRLUMEUEXPRESSDC1", - "ref": "7a4f5c60-e3ae-11ef-9cd2-0242ac120002", - "description": "UExpressDC", - "capacity": "1", - "charging_station:output": "30 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-10", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.191595000000017, - 43.69658754194942 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "NICE RP", - "ref:EU:EVSE": "FRM06PNICE12121", - "ref": "FR*SOD*S*NICE*121*2*_*_", - "description": "NICE - PARKING BARAQUES", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.191595000000017, - 43.69658754194942 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "NICE RP", - "ref:EU:EVSE": "FRM06PNICE12122", - "ref": "FR*SOD*S*NICE*121*2*_*_", - "description": "NICE - PARKING BARAQUES", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.341451, - 43.730893 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "NICE RP", - "ref:EU:EVSE": "FRM06PNICE12221", - "ref": "FR*SOD*S*NICE*122*2*_*_", - "description": "EZE - PARKING COL DEZE", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.341451, - 43.730893 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "NICE RP", - "ref:EU:EVSE": "FRM06PNICE12222", - "ref": "FR*SOD*S*NICE*122*2*_*_", - "description": "EZE - PARKING COL DEZE", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.2870823, - 43.7305144 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "NICE RP", - "ref:EU:EVSE": "FRM06PNICE13221", - "ref": "FR*SOD*S*NICE*132*2*_*_", - "description": "NICE - PARKING TURIN / A8", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.2870823, - 43.7305144 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "NICE RP", - "ref:EU:EVSE": "FRM06PNICE13222", - "ref": "FR*SOD*S*NICE*132*2*_*_", - "description": "NICE - PARKING TURIN / A8", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.139859, - 43.976366 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "NICE RP", - "ref:EU:EVSE": "FRM06PNICE14011", - "ref": "FR*SOD*S*NICE*140*1*_*_", - "description": "CLANS - PONT DE CLANS", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.139859, - 43.976366 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "NICE RP", - "ref:EU:EVSE": "FRM06PNICE14012", - "ref": "FR*SOD*S*NICE*140*1*_*_", - "description": "CLANS - PONT DE CLANS", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.317753, - 43.709863 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "NICE RP", - "ref:EU:EVSE": "FRM06PNICE14411", - "ref": "FR*SOD*S*NICE*144*1*_*_", - "description": "VILLEFRANCHE-SUR-MER - PARKING BELEDERE", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.317753, - 43.709863 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "NICE RP", - "ref:EU:EVSE": "FRM06PNICE14412", - "ref": "FR*SOD*S*NICE*144*1*_*_", - "description": "VILLEFRANCHE-SUR-MER - PARKING BELEDERE", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.196083, - 43.665294 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "NICE RP", - "ref:EU:EVSE": "FRM06PNICE19421", - "ref": "FR*SOD*S*NICE*194*2*_*_", - "description": "SAINT-LAURENT-DU-VAR - CRECHE DES RENARDEAUX", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.196083, - 43.665294 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "NICE RP", - "ref:EU:EVSE": "FRM06PNICE19422", - "ref": "FR*SOD*S*NICE*194*2*_*_", - "description": "SAINT-LAURENT-DU-VAR - CRECHE DES RENARDEAUX", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.191467446913541, - 43.83801626750619 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "NICE RP", - "ref:EU:EVSE": "FRM06PNICE19511", - "ref": "FR*SOD*S*NICE*195*1*_*_", - "description": "GILETTE - PONT CHARLES ALBERT", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.191467446913541, - 43.83801626750619 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "NICE RP", - "ref:EU:EVSE": "FRM06PNICE19512", - "ref": "FR*SOD*S*NICE*195*1*_*_", - "description": "GILETTE - PONT CHARLES ALBERT", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.20248361135928, - 43.76077019763653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "NICE RP", - "ref:EU:EVSE": "FRM06PNICE20511", - "ref": "FR*SOD*S*NICE*205*1*_*_", - "description": "COLOMARS - PARKING MANDA", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.20248361135928, - 43.76077019763653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "NICE RP", - "ref:EU:EVSE": "FRM06PNICE20512", - "ref": "FR*SOD*S*NICE*205*1*_*_", - "description": "COLOMARS - PARKING MANDA", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.924846043971414, - 44.255182662666 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "NICE RP", - "ref:EU:EVSE": "FRM06PNICE20611", - "ref": "FR*SOD*S*NICE*206*1*_*_", - "description": "SAINT-ETIENNE-DE-TINEE - PARKING POSTE", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.924846043971414, - 44.255182662666 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "NICE RP", - "ref:EU:EVSE": "FRM06PNICE20612", - "ref": "FR*SOD*S*NICE*206*1*_*_", - "description": "SAINT-ETIENNE-DE-TINEE - PARKING POSTE", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.2867796, - 43.7010006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "NICE RP", - "ref:EU:EVSE": "FRM06PNICE28511", - "ref": "FR*SOD*S*NICE*285*1*_*_", - "description": "NICE - ARSON", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.2867796, - 43.7010006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "NICE RP", - "ref:EU:EVSE": "FRM06PNICE28512", - "ref": "FR*SOD*S*NICE*285*1*_*_", - "description": "NICE - ARSON", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.2561698, - 43.72601399999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "NICE RP", - "ref:EU:EVSE": "FRM06PNICE6121", - "ref": "FR*SOD*S*NICE*61*2*_*_", - "description": "NICE - COMTE DE FALICON RP", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.2561698, - 43.72601399999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "NICE RP", - "ref:EU:EVSE": "FRM06PNICE6122", - "ref": "FR*SOD*S*NICE*61*2*_*_", - "description": "NICE - COMTE DE FALICON RP", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.151814877575668, - 43.65330390049061 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "NICE RP", - "ref:EU:EVSE": "FRM06PNICE6821", - "ref": "FR*SOD*S*NICE*68*2*_*_", - "description": "CAGNES - HIPPODROME", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.151814877575668, - 43.65330390049061 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "NICE RP", - "ref:EU:EVSE": "FRM06PNICE6822", - "ref": "FR*SOD*S*NICE*68*2*_*_", - "description": "CAGNES - HIPPODROME", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.2679249, - 43.7021989 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "NICE RP", - "ref:EU:EVSE": "FRM06PNICE6921", - "ref": "FR*SOD*S*NICE*69*2*_*_", - "description": "NICE - DEUDON", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.2679249, - 43.7021989 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "NICE RP", - "ref:EU:EVSE": "FRM06PNICE6922", - "ref": "FR*SOD*S*NICE*69*2*_*_", - "description": "NICE - DEUDON", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.1989211079481485, - 43.86042939010426 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "NICE RP", - "ref:EU:EVSE": "FRM06PNICE8311", - "ref": "FR*SOD*S*NICE*83*1*_*_", - "description": "UTELLE - PONT DURANDY", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.1989211079481485, - 43.86042939010426 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "NICE RP", - "ref:EU:EVSE": "FRM06PNICE8312", - "ref": "FR*SOD*S*NICE*83*1*_*_", - "description": "UTELLE - PONT DURANDY", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.048374, - 44.186345 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "NICE RP", - "ref:EU:EVSE": "FRM06PNICE9311", - "ref": "FR*SOD*S*NICE*93*1*_*_", - "description": "ISOLA - PARKING VILLAGE", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-08-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.048374, - 44.186345 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "NICE RP", - "ref:EU:EVSE": "FRM06PNICE9312", - "ref": "FR*SOD*S*NICE*93*1*_*_", - "description": "ISOLA - PARKING VILLAGE", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-08-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.28302, - 43.604699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRM31E31417001", - "description": "PIBRAC - Aire de covoiturage", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2019-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.28302, - 43.604699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRM31E31417001", - "description": "PIBRAC - Aire de covoiturage", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2019-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.456444, - 43.610111 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRM31E31555001", - "description": "TOULOUSE - Marengo", - "capacity": "4", - "charging_station:output": "30 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.456444, - 43.610111 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRM31E31555001", - "description": "TOULOUSE - Marengo", - "capacity": "4", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4896506, - 43.5644104 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRM31E31555007", - "description": "TOULOUSE - Caroline Aigle", - "capacity": "4", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-02-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4896506, - 43.5644104 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRM31E31555007", - "description": "TOULOUSE - Caroline Aigle", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-02-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4896506, - 43.5644104 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRM31E31555007", - "description": "TOULOUSE - Caroline Aigle", - "capacity": "4", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-02-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4896506, - 43.5644104 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRM31E31555007", - "description": "TOULOUSE - Caroline Aigle", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-02-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.670589, - 45.119045 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Grenoble-Alpes Métropole", - "ref:EU:EVSE": "FRM38E38111001", - "description": "CLAIX - Place du Champ de Foire", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6717712, - 45.1117988 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Grenoble-Alpes Métropole", - "ref:EU:EVSE": "FRM38E38111002", - "description": "CLAIX - Chemin de Risset", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.838569225100719, - 45.20246462694938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Grenoble-Alpes Métropole", - "ref:EU:EVSE": "FRM38E38150001", - "description": "DOMENE - Rue du Colonel Fouque", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.719715, - 45.149182 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Grenoble-Alpes Métropole", - "ref:EU:EVSE": "FRM38E38151003", - "description": "ECHIROLLES - Salle de Spectacle La RAMPE", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.743881338986527, - 45.16494082315059 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Grenoble-Alpes Métropole", - "ref:EU:EVSE": "FRM38E38158002", - "description": "EYBENS - Rue Monge", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.68888, - 45.191096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Grenoble-Alpes Métropole", - "ref:EU:EVSE": "FRM38E38169001", - "description": "FONTAINE - La Source : Avenue Aristide Briand", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.793991, - 45.182645 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Grenoble-Alpes Métropole", - "ref:EU:EVSE": "FRM38E38179444", - "description": "GIERES - Bibliotheque", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.772226, - 45.074733 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Grenoble-Alpes Métropole", - "ref:EU:EVSE": "FRM38E38185023", - "description": "VIZILLE - Domaine Vizille", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.710911497798784, - 45.18171783112938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Grenoble-Alpes Métropole", - "ref:EU:EVSE": "FRM38E38185025", - "description": "GRENOBLE - Rue Docteur Hermite", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7332931, - 45.1718768 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Grenoble-Alpes Métropole", - "ref:EU:EVSE": "FRM38E38185025", - "description": "GRENOBLE - MC2", - "capacity": "4", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7332931, - 45.1718768 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Grenoble-Alpes Métropole", - "ref:EU:EVSE": "FRM38E38185026", - "description": "GRENOBLE - MC2", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7218942, - 45.1829787 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Grenoble-Alpes Métropole", - "ref:EU:EVSE": "FRM38E38185028", - "description": "GRENOBLE - Rue Marceau", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.712591, - 45.16981 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Grenoble-Alpes Métropole", - "ref:EU:EVSE": "FRM38E38185029", - "description": "GRENOBLE - Cours De La Libération Et Du Général De Gaulle - Louise Michel", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.704423457201063, - 45.202193745525555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Grenoble-Alpes Métropole", - "ref:EU:EVSE": "FRM38E38185031", - "description": "GRENOBLE - CEA Cambridge Avenue des Martyrs", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7121563, - 45.1733439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Grenoble-Alpes Métropole", - "ref:EU:EVSE": "FRM38E38185033", - "description": "GRENOBLE - Rue Capitaine Camine", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.77870516599573, - 45.2094083059236 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Grenoble-Alpes Métropole", - "ref:EU:EVSE": "FRM38E38229016", - "description": "MEYLAN - Avenue Du Vercors ", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.759242, - 45.158923 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Grenoble-Alpes Métropole", - "ref:EU:EVSE": "FRM38E38309001", - "description": "POISAT - Place des Platanes", - "capacity": "4", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.759242, - 45.158923 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Grenoble-Alpes Métropole", - "ref:EU:EVSE": "FRM38E38309001", - "description": "POISAT - Place des Platanes", - "capacity": "4", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7014, - 45.1408453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Grenoble-Alpes Métropole", - "ref:EU:EVSE": "FRM38E38317003", - "description": "PONT-DE-CLAIX - Cosmocité", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.684122, - 45.231942 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Grenoble-Alpes Métropole", - "ref:EU:EVSE": "FRM38E38382001", - "description": "SAINT-EGREVE - Espace Robert Fiat", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.677676088769533, - 45.23518158227388 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Grenoble-Alpes Métropole", - "ref:EU:EVSE": "FRM38E38382003", - "description": "SAINT-EGREVE - Barnave", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-10-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701199516765304, - 45.038954832963235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Grenoble-Alpes Métropole", - "ref:EU:EVSE": "FRM38E38388001", - "description": "SAINT GEORGES DE COMMIERS - Place du Pôle médical", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.769781, - 45.1916 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Grenoble-Alpes Métropole", - "ref:EU:EVSE": "FRM38E38421001", - "description": "SAINT-MARTIN-D'HERES - Rue des Universités (ex Avenue Centrale)", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.757221, - 45.19191 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Grenoble-Alpes Métropole", - "ref:EU:EVSE": "FRM38E38421002", - "description": "SAINT-MARTIN-D'HERES - Rue De La Houille Blanche - Les taillées", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.778849639821565, - 45.25839435315395 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Grenoble-Alpes Métropole", - "ref:EU:EVSE": "FRM38E38471001", - "description": "LE SAPPEY EN CHARTREUSE - Parking Jacobine", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7407641, - 45.2017975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Grenoble-Alpes Métropole", - "ref:EU:EVSE": "FRM38E38516003", - "description": "LA TRONCHE - Hôpital Couple Enfant", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.74403725196718, - 45.20581675910239 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Grenoble-Alpes Métropole", - "ref:EU:EVSE": "FRM38E38516015", - "description": "LA TRONCHE - Chemin De l'Eglise", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.192107439041139, - 43.6967734467621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "electromaps", - "owner:ref:FR:SIREN": "501380570", - "operator:email": "info@electromaps.com", - "network": "CLUB HIPPIQUE DE NICE", - "ref:EU:EVSE": "FRMAPE000024556962", - "ref": "d642bc84-c3e4-4813-be28-38feb316f9ff", - "description": "CLUB HIPPIQUE DE NICE", - "capacity": "8", - "charging_station:output": "47 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.44, - 44.87 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ELECTROMAPS", - "owner:ref:FR:SIREN": "909891012", - "operator:email": "ismael@electromaps.com", - "operator:phone": "+ 34 63 77 06 62 4", - "network": "ECOPARK 5", - "ref:EU:EVSE": "FRMAPP000000007808", - "description": "ECOPARK 5", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-12:00", - "wheelchair": "yes", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.29326, - 48.997826 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Pinson Paysage", - "operator:email": "tech@eoliberty.com", - "network": "Residence Carouge ", - "ref:EU:EVSE": "FRLIBE3126079", - "description": "Pinson Paysage", - "capacity": "1", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.29326, - 48.997826 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Pinson Paysage", - "operator:email": "tech@eoliberty.com", - "network": "Residence Carouge ", - "ref:EU:EVSE": "FRLIBE3126085", - "description": "Pinson Paysage", - "capacity": "1", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.234818, - 43.639158 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAIMK", - "ref": "6fbabbc8-88bf-50a1-b5fb-6c8a2f76fc1e", - "description": "MOBIVE | Josse | Route de Boulins", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.234818, - 43.639158 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAIMK", - "ref": "6fbabbc8-88bf-50a1-b5fb-6c8a2f76fc1e", - "description": "MOBIVE | Josse | Route de Boulins", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.234818, - 43.639158 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAIMK", - "ref": "6fbabbc8-88bf-50a1-b5fb-6c8a2f76fc1e", - "description": "MOBIVE | Josse | Route de Boulins", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.144952, - 43.882175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAIOK", - "ref": "889b2486-a5d3-572e-93e3-07a3b89bce83", - "description": "MOBIVE | Castets | Parking Mairie", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.144952, - 43.882175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAIOK", - "ref": "889b2486-a5d3-572e-93e3-07a3b89bce83", - "description": "MOBIVE | Castets | Parking Mairie", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.144952, - 43.882175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAIOK", - "ref": "889b2486-a5d3-572e-93e3-07a3b89bce83", - "description": "MOBIVE | Castets | Parking Mairie", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.227322, - 44.202587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAIST", - "ref": "c9ea067c-8d7d-53cd-840f-385fd410e81b", - "description": "MOBIVE | Mimizan | Rue du Jardin Public", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.227322, - 44.202587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAIST", - "ref": "c9ea067c-8d7d-53cd-840f-385fd410e81b", - "description": "MOBIVE | Mimizan | Rue du Jardin Public", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.227322, - 44.202587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAIST", - "ref": "c9ea067c-8d7d-53cd-840f-385fd410e81b", - "description": "MOBIVE | Mimizan | Rue du Jardin Public", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.592122, - 43.657413 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAIUR", - "ref": "fad2937d-4646-5151-869f-54052fbfd05a", - "description": "MOBIVE | Hagetmau | Place Gramont", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.592122, - 43.657413 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAIUR", - "ref": "fad2937d-4646-5151-869f-54052fbfd05a", - "description": "MOBIVE | Hagetmau | Place Gramont", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.592122, - 43.657413 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAIUR", - "ref": "fad2937d-4646-5151-869f-54052fbfd05a", - "description": "MOBIVE | Hagetmau | Place Gramont", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.328835, - 43.75444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAIUX", - "ref": "27b3c0ba-abe5-5a96-b75a-780ff5ec608a", - "description": "MOBIVE | Soustons | Parking labouyrie", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.328835, - 43.75444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAIUX", - "ref": "27b3c0ba-abe5-5a96-b75a-780ff5ec608a", - "description": "MOBIVE | Soustons | Parking labouyrie", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.328835, - 43.75444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAIUX", - "ref": "27b3c0ba-abe5-5a96-b75a-780ff5ec608a", - "description": "MOBIVE | Soustons | Parking labouyrie", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.922969, - 43.787643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAIXS", - "ref": "46bc3479-7c8f-58f4-b38a-f0535d1bab0b", - "description": "MOBIVE | Pontonx Sur Adour | Rue de Baluhec,Parking des Arênes", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.922969, - 43.787643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAIXS", - "ref": "46bc3479-7c8f-58f4-b38a-f0535d1bab0b", - "description": "MOBIVE | Pontonx Sur Adour | Rue de Baluhec,Parking des Arênes", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.922969, - 43.787643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAIXS", - "ref": "46bc3479-7c8f-58f4-b38a-f0535d1bab0b", - "description": "MOBIVE | Pontonx Sur Adour | Rue de Baluhec,Parking des Arênes", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.591106, - 43.864971 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAIYN", - "ref": "cb24505f-c8a4-58c4-b0da-f0a4cb7970c1", - "description": "MOBIVE | Saint Perdon | Rue de L'Eglise-Parking Mairie", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.591106, - 43.864971 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAIYN", - "ref": "cb24505f-c8a4-58c4-b0da-f0a4cb7970c1", - "description": "MOBIVE | Saint Perdon | Rue de L'Eglise-Parking Mairie", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.591106, - 43.864971 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAIYN", - "ref": "cb24505f-c8a4-58c4-b0da-f0a4cb7970c1", - "description": "MOBIVE | Saint Perdon | Rue de L'Eglise-Parking Mairie", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.396896, - 43.631031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAIYO", - "ref": "885419d1-ae4a-5db2-af7f-7f8fea19b0f4", - "description": "MOBIVE | Benesse Marenne | D28 Aire de Covoiturage", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.396896, - 43.631031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAIYO", - "ref": "885419d1-ae4a-5db2-af7f-7f8fea19b0f4", - "description": "MOBIVE | Benesse Marenne | D28 Aire de Covoiturage", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.396896, - 43.631031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAIYO", - "ref": "885419d1-ae4a-5db2-af7f-7f8fea19b0f4", - "description": "MOBIVE | Benesse Marenne | D28 Aire de Covoiturage", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.641041, - 43.928139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAIZF", - "ref": "95e556a0-e802-5cee-83cb-72953e53316c", - "description": "MOBIVE | Saint Martin d'Oney | Parking Place", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.641041, - 43.928139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAIZF", - "ref": "95e556a0-e802-5cee-83cb-72953e53316c", - "description": "MOBIVE | Saint Martin d'Oney | Parking Place", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.641041, - 43.928139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAIZF", - "ref": "95e556a0-e802-5cee-83cb-72953e53316c", - "description": "MOBIVE | Saint Martin d'Oney | Parking Place", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.359458, - 43.849495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJAL", - "ref": "ddfe1c3f-32f0-5484-af84-74ff0d32fccf", - "description": "MOBIVE | Moliets | Parking du Tennis", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.359458, - 43.849495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJAL", - "ref": "ddfe1c3f-32f0-5484-af84-74ff0d32fccf", - "description": "MOBIVE | Moliets | Parking du Tennis", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.359458, - 43.849495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJAL", - "ref": "ddfe1c3f-32f0-5484-af84-74ff0d32fccf", - "description": "MOBIVE | Moliets | Parking du Tennis", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.064402, - 43.727768 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJBQ", - "ref": "7699cf3f-2de6-5f5a-8edb-31820bd86759", - "description": "MOBIVE | Saint Paul les Dax | Parking lac de Christus", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.064402, - 43.727768 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJBQ", - "ref": "7699cf3f-2de6-5f5a-8edb-31820bd86759", - "description": "MOBIVE | Saint Paul les Dax | Parking lac de Christus", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.064402, - 43.727768 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJBQ", - "ref": "7699cf3f-2de6-5f5a-8edb-31820bd86759", - "description": "MOBIVE | Saint Paul les Dax | Parking lac de Christus", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.946732, - 44.327576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJBZ", - "ref": "5139834c-8712-5718-8f7b-01a9e604a945", - "description": "MOBIVE | Ychoux | Ychoux- Parking de Covoiturage Place Franck lahary", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.946732, - 44.327576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJBZ", - "ref": "5139834c-8712-5718-8f7b-01a9e604a945", - "description": "MOBIVE | Ychoux | Ychoux- Parking de Covoiturage Place Franck lahary", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.946732, - 44.327576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJBZ", - "ref": "5139834c-8712-5718-8f7b-01a9e604a945", - "description": "MOBIVE | Ychoux | Ychoux- Parking de Covoiturage Place Franck lahary", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.23762, - 43.55627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJCI", - "ref": "33b6f521-a6fd-542b-b653-6ec73f9d4108", - "description": "MOBIVE | Sainte Marie de Gosse | Place Salle Isidore", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.23762, - 43.55627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJCI", - "ref": "33b6f521-a6fd-542b-b653-6ec73f9d4108", - "description": "MOBIVE | Sainte Marie de Gosse | Place Salle Isidore", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.23762, - 43.55627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJCI", - "ref": "33b6f521-a6fd-542b-b653-6ec73f9d4108", - "description": "MOBIVE | Sainte Marie de Gosse | Place Salle Isidore", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.572845, - 43.760368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJCP", - "ref": "acabe2b4-c1bf-5ea2-bbe5-967952c3a5e5", - "description": "MOBIVE | Saint Sever | Place du Tribunal", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.572845, - 43.760368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJCP", - "ref": "acabe2b4-c1bf-5ea2-bbe5-967952c3a5e5", - "description": "MOBIVE | Saint Sever | Place du Tribunal", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.572845, - 43.760368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJCP", - "ref": "acabe2b4-c1bf-5ea2-bbe5-967952c3a5e5", - "description": "MOBIVE | Saint Sever | Place du Tribunal", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.924396, - 44.03067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJDW", - "ref": "31740bee-ff6e-5b3d-93a1-e1e7a29d7bef", - "description": "MOBIVE | Garrosse | Avenue de L Ocean", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.924396, - 44.03067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJDW", - "ref": "31740bee-ff6e-5b3d-93a1-e1e7a29d7bef", - "description": "MOBIVE | Garrosse | Avenue de L Ocean", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.924396, - 44.03067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJDW", - "ref": "31740bee-ff6e-5b3d-93a1-e1e7a29d7bef", - "description": "MOBIVE | Garrosse | Avenue de L Ocean", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.052169, - 43.695694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJDY", - "ref": "327c12a9-664a-5311-94e7-58c803d95fec", - "description": "MOBIVE | Dax | Place de la Torte- Rue Joseph de laurens", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.052169, - 43.695694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJDY", - "ref": "327c12a9-664a-5311-94e7-58c803d95fec", - "description": "MOBIVE | Dax | Place de la Torte- Rue Joseph de laurens", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.052169, - 43.695694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJDY", - "ref": "327c12a9-664a-5311-94e7-58c803d95fec", - "description": "MOBIVE | Dax | Place de la Torte- Rue Joseph de laurens", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.390726, - 43.670666 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJEH", - "ref": "59442671-bb7b-5943-8494-a73c931ed535", - "description": "MOBIVE | Soorts Hossegor | Avenue des Charpentiers", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.390726, - 43.670666 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJEH", - "ref": "59442671-bb7b-5943-8494-a73c931ed535", - "description": "MOBIVE | Soorts Hossegor | Avenue des Charpentiers", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.390726, - 43.670666 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJEH", - "ref": "59442671-bb7b-5943-8494-a73c931ed535", - "description": "MOBIVE | Soorts Hossegor | Avenue des Charpentiers", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.041901, - 43.711033 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJEM", - "ref": "6ff1dbe9-b52d-57b4-8ec6-6fc9964f6b66", - "description": "MOBIVE | Dax | Hopital", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.041901, - 43.711033 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJEM", - "ref": "6ff1dbe9-b52d-57b4-8ec6-6fc9964f6b66", - "description": "MOBIVE | Dax | Hopital", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.041901, - 43.711033 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJEM", - "ref": "6ff1dbe9-b52d-57b4-8ec6-6fc9964f6b66", - "description": "MOBIVE | Dax | Hopital", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.501203, - 43.828957 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJFG", - "ref": "7e8e084c-d5e2-5ed9-85a9-ed49b85742e4", - "description": "MOBIVE | Benquet | Parking Ecole", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.501203, - 43.828957 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJFG", - "ref": "7e8e084c-d5e2-5ed9-85a9-ed49b85742e4", - "description": "MOBIVE | Benquet | Parking Ecole", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.501203, - 43.828957 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJFG", - "ref": "7e8e084c-d5e2-5ed9-85a9-ed49b85742e4", - "description": "MOBIVE | Benquet | Parking Ecole", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.972001, - 44.145809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJKL", - "ref": "337943c9-1ae6-544a-9715-6cdcdbf959cc", - "description": "MOBIVE | Escource | Zone d'Activités", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.972001, - 44.145809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJKL", - "ref": "337943c9-1ae6-544a-9715-6cdcdbf959cc", - "description": "MOBIVE | Escource | Zone d'Activités", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.972001, - 44.145809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJKL", - "ref": "337943c9-1ae6-544a-9715-6cdcdbf959cc", - "description": "MOBIVE | Escource | Zone d'Activités", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.432253, - 43.645058 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJKY", - "ref": "f37369db-d3ce-58a9-b4e1-39dd7c0b5ca5", - "description": "MOBIVE | Capbreton | Avenue du Marechal leclerc", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.432253, - 43.645058 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJKY", - "ref": "f37369db-d3ce-58a9-b4e1-39dd7c0b5ca5", - "description": "MOBIVE | Capbreton | Avenue du Marechal leclerc", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.432253, - 43.645058 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJKY", - "ref": "f37369db-d3ce-58a9-b4e1-39dd7c0b5ca5", - "description": "MOBIVE | Capbreton | Avenue du Marechal leclerc", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.449683, - 43.916889 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJLH", - "ref": "73da123e-4809-5687-8f1c-c20b3fe67fc4", - "description": "MOBIVE | Saint Avit | Allee Mamoura", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.449683, - 43.916889 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJLH", - "ref": "73da123e-4809-5687-8f1c-c20b3fe67fc4", - "description": "MOBIVE | Saint Avit | Allee Mamoura", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.449683, - 43.916889 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJLH", - "ref": "73da123e-4809-5687-8f1c-c20b3fe67fc4", - "description": "MOBIVE | Saint Avit | Allee Mamoura", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.213377, - 43.77866 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJOD", - "ref": "aecbf3f0-f60a-5271-a169-a15b1daba95c", - "description": "MOBIVE | Magescq | Aire de Covoiturage", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.213377, - 43.77866 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJOD", - "ref": "aecbf3f0-f60a-5271-a169-a15b1daba95c", - "description": "MOBIVE | Magescq | Aire de Covoiturage", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.213377, - 43.77866 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJOD", - "ref": "aecbf3f0-f60a-5271-a169-a15b1daba95c", - "description": "MOBIVE | Magescq | Aire de Covoiturage", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.962171, - 44.3279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJOE", - "ref": "69212b09-ec9d-516e-ba55-6a35b70bca86", - "description": "MOBIVE | Ychoux | Parking de la Mairie Avenue Felix Arnaudin", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.962171, - 44.3279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJOE", - "ref": "69212b09-ec9d-516e-ba55-6a35b70bca86", - "description": "MOBIVE | Ychoux | Parking de la Mairie Avenue Felix Arnaudin", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.962171, - 44.3279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJOE", - "ref": "69212b09-ec9d-516e-ba55-6a35b70bca86", - "description": "MOBIVE | Ychoux | Parking de la Mairie Avenue Felix Arnaudin", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.386023, - 43.541794 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJON", - "ref": "c8e5ccf0-80e4-58a2-93c5-fb45f25687cc", - "description": "MOBIVE | Saint Martin de Seignanx | Parking Super U", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.386023, - 43.541794 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJON", - "ref": "c8e5ccf0-80e4-58a2-93c5-fb45f25687cc", - "description": "MOBIVE | Saint Martin de Seignanx | Parking Super U", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.386023, - 43.541794 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJON", - "ref": "c8e5ccf0-80e4-58a2-93c5-fb45f25687cc", - "description": "MOBIVE | Saint Martin de Seignanx | Parking Super U", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.232223, - 43.980003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJOP", - "ref": "b9f74e6a-79c6-5896-b40a-71347789d836", - "description": "MOBIVE | Saint Justin | Parking Allée Gaston Phoebus", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.232223, - 43.980003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJOP", - "ref": "b9f74e6a-79c6-5896-b40a-71347789d836", - "description": "MOBIVE | Saint Justin | Parking Allée Gaston Phoebus", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.232223, - 43.980003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJOP", - "ref": "b9f74e6a-79c6-5896-b40a-71347789d836", - "description": "MOBIVE | Saint Justin | Parking Allée Gaston Phoebus", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.052096, - 43.723057 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJOS", - "ref": "dabd3ac4-3e4e-5314-939f-c663a213ed21", - "description": "MOBIVE | Saint Paul les Dax | Rue André Fourcade", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.052096, - 43.723057 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJOS", - "ref": "dabd3ac4-3e4e-5314-939f-c663a213ed21", - "description": "MOBIVE | Saint Paul les Dax | Rue André Fourcade", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.052096, - 43.723057 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJOS", - "ref": "dabd3ac4-3e4e-5314-939f-c663a213ed21", - "description": "MOBIVE | Saint Paul les Dax | Rue André Fourcade", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.42846, - 43.773663 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJQH", - "ref": "c7ff99a8-9e06-5017-9d2b-a5be8e76be45", - "description": "MOBIVE | Grenade Sur Adour | Avenue de Hesingue", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.42846, - 43.773663 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJQH", - "ref": "c7ff99a8-9e06-5017-9d2b-a5be8e76be45", - "description": "MOBIVE | Grenade Sur Adour | Avenue de Hesingue", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.42846, - 43.773663 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJQH", - "ref": "c7ff99a8-9e06-5017-9d2b-a5be8e76be45", - "description": "MOBIVE | Grenade Sur Adour | Avenue de Hesingue", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.049525, - 43.709187 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJQT", - "ref": "57e478a4-fc8d-55a5-a9e8-b8b121e89f3e", - "description": "MOBIVE | Dax | Place St Pierre", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.049525, - 43.709187 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJQT", - "ref": "57e478a4-fc8d-55a5-a9e8-b8b121e89f3e", - "description": "MOBIVE | Dax | Place St Pierre", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.049525, - 43.709187 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJQT", - "ref": "57e478a4-fc8d-55a5-a9e8-b8b121e89f3e", - "description": "MOBIVE | Dax | Place St Pierre", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.303443, - 43.876064 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJSC", - "ref": "07f21b89-5145-56e8-921b-a34cc39b66d7", - "description": "MOBIVE | Leon | Place de L'Abbé dulong", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.303443, - 43.876064 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJSC", - "ref": "07f21b89-5145-56e8-921b-a34cc39b66d7", - "description": "MOBIVE | Leon | Place de L'Abbé dulong", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.303443, - 43.876064 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJSC", - "ref": "07f21b89-5145-56e8-921b-a34cc39b66d7", - "description": "MOBIVE | Leon | Place de L'Abbé dulong", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.008743, - 43.69286 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJVD", - "ref": "9e343db1-9b10-5306-8846-a3d38dbdf54b", - "description": "MOBIVE | Narrosse | Mairie", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.008743, - 43.69286 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJVD", - "ref": "9e343db1-9b10-5306-8846-a3d38dbdf54b", - "description": "MOBIVE | Narrosse | Mairie", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.008743, - 43.69286 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJVD", - "ref": "9e343db1-9b10-5306-8846-a3d38dbdf54b", - "description": "MOBIVE | Narrosse | Mairie", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.229015, - 43.689614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJZK", - "ref": "6783602a-e8f7-5b7e-aad8-aca7930a96e4", - "description": "MOBIVE | SAINT-GEOURS-DE-MAREMNE | Parking Eglise", - "capacity": "5", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.229015, - 43.689614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJZK", - "ref": "6783602a-e8f7-5b7e-aad8-aca7930a96e4", - "description": "MOBIVE | SAINT-GEOURS-DE-MAREMNE | Parking Eglise", - "capacity": "5", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.229015, - 43.689614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAJZK", - "ref": "6783602a-e8f7-5b7e-aad8-aca7930a96e4", - "description": "MOBIVE | SAINT-GEOURS-DE-MAREMNE | Parking Eglise", - "capacity": "5", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.250123, - 44.445004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKBP", - "ref": "de051f6e-ba18-5f19-82b9-ed69ff19a26d", - "description": "MOBIVE | Biscarrosse | Parking dufau", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.250123, - 44.445004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKBP", - "ref": "de051f6e-ba18-5f19-82b9-ed69ff19a26d", - "description": "MOBIVE | Biscarrosse | Parking dufau", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.250123, - 44.445004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKBP", - "ref": "de051f6e-ba18-5f19-82b9-ed69ff19a26d", - "description": "MOBIVE | Biscarrosse | Parking dufau", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.503016, - 43.884914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKCT", - "ref": "6c00433a-51a2-5b30-860e-c9699fa84d51", - "description": "MOBIVE | Mont de Marsan | Parking Pole d'Echange Multimodal", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.503016, - 43.884914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKCT", - "ref": "6c00433a-51a2-5b30-860e-c9699fa84d51", - "description": "MOBIVE | Mont de Marsan | Parking Pole d'Echange Multimodal", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.503016, - 43.884914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKCT", - "ref": "6c00433a-51a2-5b30-860e-c9699fa84d51", - "description": "MOBIVE | Mont de Marsan | Parking Pole d'Echange Multimodal", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.330115, - 43.692356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKEF", - "ref": "7958e726-b5e3-5d69-9578-9cc58bb2a0fe", - "description": "MOBIVE | Tosse | Salle des Sports", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.330115, - 43.692356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKEF", - "ref": "7958e726-b5e3-5d69-9578-9cc58bb2a0fe", - "description": "MOBIVE | Tosse | Salle des Sports", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.330115, - 43.692356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKEF", - "ref": "7958e726-b5e3-5d69-9578-9cc58bb2a0fe", - "description": "MOBIVE | Tosse | Salle des Sports", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.446481, - 43.562065 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKEW", - "ref": "fe355529-0352-53be-b6d2-ebc654f385d3", - "description": "MOBIVE | Ondres | Place Richard Feuillet", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.446481, - 43.562065 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKEW", - "ref": "fe355529-0352-53be-b6d2-ebc654f385d3", - "description": "MOBIVE | Ondres | Place Richard Feuillet", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.446481, - 43.562065 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKEW", - "ref": "fe355529-0352-53be-b6d2-ebc654f385d3", - "description": "MOBIVE | Ondres | Place Richard Feuillet", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.125996, - 43.613544 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKFC", - "ref": "c4a71c7c-6d25-54d7-954a-e6af30acff26", - "description": "MOBIVE | Saint Lon les Mines | Parking Superette", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.125996, - 43.613544 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKFC", - "ref": "c4a71c7c-6d25-54d7-954a-e6af30acff26", - "description": "MOBIVE | Saint Lon les Mines | Parking Superette", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.125996, - 43.613544 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKFC", - "ref": "c4a71c7c-6d25-54d7-954a-e6af30acff26", - "description": "MOBIVE | Saint Lon les Mines | Parking Superette", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.053255, - 43.714935 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKFL", - "ref": "950d1e27-bc16-572e-9cbe-0f372b654c73", - "description": "MOBIVE | Dax | Parking de la Tannerie", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.053255, - 43.714935 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKFL", - "ref": "950d1e27-bc16-572e-9cbe-0f372b654c73", - "description": "MOBIVE | Dax | Parking de la Tannerie", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.053255, - 43.714935 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKFL", - "ref": "950d1e27-bc16-572e-9cbe-0f372b654c73", - "description": "MOBIVE | Dax | Parking de la Tannerie", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.072901, - 44.353287 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKIN", - "ref": "311ae630-dd3c-583b-9f53-ad47dfc78a83", - "description": "MOBIVE | Parentis En Born | Parking Mairie- Avenue Germinal", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.072901, - 44.353287 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKIN", - "ref": "311ae630-dd3c-583b-9f53-ad47dfc78a83", - "description": "MOBIVE | Parentis En Born | Parking Mairie- Avenue Germinal", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.072901, - 44.353287 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKIN", - "ref": "311ae630-dd3c-583b-9f53-ad47dfc78a83", - "description": "MOBIVE | Parentis En Born | Parking Mairie- Avenue Germinal", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.928073, - 43.571198 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKIR", - "ref": "7b269f91-a4b5-5122-b08d-b5d6af3c0633", - "description": "MOBIVE | Habas | Lotissement la Barraque", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.928073, - 43.571198 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKIR", - "ref": "7b269f91-a4b5-5122-b08d-b5d6af3c0633", - "description": "MOBIVE | Habas | Lotissement la Barraque", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.928073, - 43.571198 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKIR", - "ref": "7b269f91-a4b5-5122-b08d-b5d6af3c0633", - "description": "MOBIVE | Habas | Lotissement la Barraque", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.425559, - 43.595455 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKJS", - "ref": "6757a226-c3e7-5a95-b919-f7d981db2fa7", - "description": "MOBIVE | Labenne | Parking Côté Presbytere", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.425559, - 43.595455 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKJS", - "ref": "6757a226-c3e7-5a95-b919-f7d981db2fa7", - "description": "MOBIVE | Labenne | Parking Côté Presbytere", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.425559, - 43.595455 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKJS", - "ref": "6757a226-c3e7-5a95-b919-f7d981db2fa7", - "description": "MOBIVE | Labenne | Parking Côté Presbytere", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.31468, - 43.66066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKKI", - "ref": "6139ac29-e705-582c-ac4c-f5aba5fc48ec", - "description": "MOBIVE | Saint Vincent de Tyrosse | Avenue de Tourren", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.31468, - 43.66066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKKI", - "ref": "6139ac29-e705-582c-ac4c-f5aba5fc48ec", - "description": "MOBIVE | Saint Vincent de Tyrosse | Avenue de Tourren", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.31468, - 43.66066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKKI", - "ref": "6139ac29-e705-582c-ac4c-f5aba5fc48ec", - "description": "MOBIVE | Saint Vincent de Tyrosse | Avenue de Tourren", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.927685, - 43.702885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKKL", - "ref": "1e9e77b2-08f3-5a5a-a0ca-27ce8fd81f3c", - "description": "MOBIVE | Hinx | Place de la Mairie", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.927685, - 43.702885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKKL", - "ref": "1e9e77b2-08f3-5a5a-a0ca-27ce8fd81f3c", - "description": "MOBIVE | Hinx | Place de la Mairie", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.927685, - 43.702885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKKL", - "ref": "1e9e77b2-08f3-5a5a-a0ca-27ce8fd81f3c", - "description": "MOBIVE | Hinx | Place de la Mairie", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.814181, - 43.835133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKKN", - "ref": "219b7af5-2689-5e40-91c7-3f123fa73087", - "description": "MOBIVE | Tartas | Rue Léon Blum", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.814181, - 43.835133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKKN", - "ref": "219b7af5-2689-5e40-91c7-3f123fa73087", - "description": "MOBIVE | Tartas | Rue Léon Blum", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.814181, - 43.835133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKKN", - "ref": "219b7af5-2689-5e40-91c7-3f123fa73087", - "description": "MOBIVE | Tartas | Rue Léon Blum", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.493325, - 45.838198 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "203__SEHV", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKLL", - "ref": "077dd9d6-91d4-5272-9496-3a801c6b369d", - "description": "MOBIVE | Saint leonard de Noblat | Place du Champs de Mars", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.493325, - 45.838198 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "203__SEHV", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKLL", - "ref": "077dd9d6-91d4-5272-9496-3a801c6b369d", - "description": "MOBIVE | Saint leonard de Noblat | Place du Champs de Mars", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.493325, - 45.838198 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "203__SEHV", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKLL", - "ref": "077dd9d6-91d4-5272-9496-3a801c6b369d", - "description": "MOBIVE | Saint leonard de Noblat | Place du Champs de Mars", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.171203, - 45.959326 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "203__SEHV", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKMF", - "ref": "e6d416fa-f527-537c-abaa-ea64ffd7b8dc", - "description": "MOBIVE | Saint-Jouvent | Aire de Covoiturage", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.171203, - 45.959326 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "203__SEHV", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKMF", - "ref": "e6d416fa-f527-537c-abaa-ea64ffd7b8dc", - "description": "MOBIVE | Saint-Jouvent | Aire de Covoiturage", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.171203, - 45.959326 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "203__SEHV", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKMF", - "ref": "e6d416fa-f527-537c-abaa-ea64ffd7b8dc", - "description": "MOBIVE | Saint-Jouvent | Aire de Covoiturage", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.036422, - 45.895263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "203__SEHV", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKNM", - "ref": "56941077-f2f5-594c-9149-a7804f5691ea", - "description": "MOBIVE | Saint-Victurnien | Croix de lavergne", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.036422, - 45.895263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "203__SEHV", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKNM", - "ref": "56941077-f2f5-594c-9149-a7804f5691ea", - "description": "MOBIVE | Saint-Victurnien | Croix de lavergne", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.036422, - 45.895263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "203__SEHV", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKNM", - "ref": "56941077-f2f5-594c-9149-a7804f5691ea", - "description": "MOBIVE | Saint-Victurnien | Croix de lavergne", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.979587, - 45.651697 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "203__SEHV", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKNV", - "ref": "9e4a8b75-7076-5931-9b1e-566f62dedc8c", - "description": "MOBIVE | Chalus | Place du Champ de Foire", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.979587, - 45.651697 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "203__SEHV", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKNV", - "ref": "9e4a8b75-7076-5931-9b1e-566f62dedc8c", - "description": "MOBIVE | Chalus | Place du Champ de Foire", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.979587, - 45.651697 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "203__SEHV", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKNV", - "ref": "9e4a8b75-7076-5931-9b1e-566f62dedc8c", - "description": "MOBIVE | Chalus | Place du Champ de Foire", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.999401, - 44.40205 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "200__TE47", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKQC", - "ref": "ea4f0126-96f2-5958-a17f-7c7d75dbb305", - "description": "MOBIVE | Tournon d'Agenais | Parking du Credit Agricole", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.999401, - 44.40205 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "200__TE47", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKQC", - "ref": "ea4f0126-96f2-5958-a17f-7c7d75dbb305", - "description": "MOBIVE | Tournon d'Agenais | Parking du Credit Agricole", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.999401, - 44.40205 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "200__TE47", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKQC", - "ref": "ea4f0126-96f2-5958-a17f-7c7d75dbb305", - "description": "MOBIVE | Tournon d'Agenais | Parking du Credit Agricole", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.624025, - 44.536303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "200__TE47", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKQM", - "ref": "79d0a4f0-db08-50fa-95a4-318587203898", - "description": "MOBIVE | Cancon | Jardin Public", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.624025, - 44.536303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "200__TE47", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKQM", - "ref": "79d0a4f0-db08-50fa-95a4-318587203898", - "description": "MOBIVE | Cancon | Jardin Public", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.624025, - 44.536303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "200__TE47", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKQM", - "ref": "79d0a4f0-db08-50fa-95a4-318587203898", - "description": "MOBIVE | Cancon | Jardin Public", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.339443, - 44.295475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "200__TE47", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKRG", - "ref": "f68f1130-1fb1-5838-ba3c-65f7fc032e9d", - "description": "MOBIVE | Aiguillon | Parking Avenue Jf Poncet", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.339443, - 44.295475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "200__TE47", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKRG", - "ref": "f68f1130-1fb1-5838-ba3c-65f7fc032e9d", - "description": "MOBIVE | Aiguillon | Parking Avenue Jf Poncet", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.339443, - 44.295475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "200__TE47", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKRG", - "ref": "f68f1130-1fb1-5838-ba3c-65f7fc032e9d", - "description": "MOBIVE | Aiguillon | Parking Avenue Jf Poncet", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.071402, - 44.296104 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "200__TE47", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKTX", - "ref": "ec68aa91-bf2b-594f-a03a-d49b3ad9937a", - "description": "MOBIVE | Casteljaloux | lac de Clarens", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.071402, - 44.296104 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "200__TE47", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKTX", - "ref": "ec68aa91-bf2b-594f-a03a-d49b3ad9937a", - "description": "MOBIVE | Casteljaloux | lac de Clarens", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.071402, - 44.296104 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "200__TE47", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKTX", - "ref": "ec68aa91-bf2b-594f-a03a-d49b3ad9937a", - "description": "MOBIVE | Casteljaloux | lac de Clarens", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.116179, - 46.185988 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKUR", - "ref": "bdba9865-d701-5983-ab58-ffdeaa49101b", - "description": "MOBIVE | Puilboreau | Place Jean Flippi", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.116179, - 46.185988 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKUR", - "ref": "bdba9865-d701-5983-ab58-ffdeaa49101b", - "description": "MOBIVE | Puilboreau | Place Jean Flippi", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.116179, - 46.185988 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKUR", - "ref": "bdba9865-d701-5983-ab58-ffdeaa49101b", - "description": "MOBIVE | Puilboreau | Place Jean Flippi", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.936192, - 46.114931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKXW", - "ref": "4d193856-6a29-5214-99ad-c16c59ccdff5", - "description": "MOBIVE | Aigrefeuille | Rue de la Poste", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.936192, - 46.114931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKXW", - "ref": "4d193856-6a29-5214-99ad-c16c59ccdff5", - "description": "MOBIVE | Aigrefeuille | Rue de la Poste", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.936192, - 46.114931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKXW", - "ref": "4d193856-6a29-5214-99ad-c16c59ccdff5", - "description": "MOBIVE | Aigrefeuille | Rue de la Poste", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.422257, - 45.774072 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKYK", - "ref": "e0f18feb-49be-57c9-99aa-f81bb3cd37b0", - "description": "MOBIVE | Burie | Rue de Verdun (Place des Platanes)", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.422257, - 45.774072 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKYK", - "ref": "e0f18feb-49be-57c9-99aa-f81bb3cd37b0", - "description": "MOBIVE | Burie | Rue de Verdun (Place des Platanes)", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.422257, - 45.774072 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKYK", - "ref": "e0f18feb-49be-57c9-99aa-f81bb3cd37b0", - "description": "MOBIVE | Burie | Rue de Verdun (Place des Platanes)", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.432498, - 46.224022 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKZN", - "ref": "9dfab42b-9f04-5880-bbdf-6b696d53fa11", - "description": "MOBIVE | Loix En Re | Parking de la Bernardiére", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.432498, - 46.224022 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKZN", - "ref": "9dfab42b-9f04-5880-bbdf-6b696d53fa11", - "description": "MOBIVE | Loix En Re | Parking de la Bernardiére", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.432498, - 46.224022 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAKZN", - "ref": "9dfab42b-9f04-5880-bbdf-6b696d53fa11", - "description": "MOBIVE | Loix En Re | Parking de la Bernardiére", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.351954, - 45.972849 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALAM", - "ref": "088a8f04-541e-5645-bc4e-651e33341d66", - "description": "MOBIVE | Saint Georges d'Oléron | Chéray parking Godeau", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.351954, - 45.972849 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALAM", - "ref": "088a8f04-541e-5645-bc4e-651e33341d66", - "description": "MOBIVE | Saint Georges d'Oléron | Chéray parking Godeau", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.351954, - 45.972849 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALAM", - "ref": "088a8f04-541e-5645-bc4e-651e33341d66", - "description": "MOBIVE | Saint Georges d'Oléron | Chéray parking Godeau", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.569505, - 45.373002 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALBS", - "ref": "0eafdac8-8149-5f98-bb09-f18aa5b46986", - "description": "MOBIVE | Mirambeau | Rue des Écoles", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.569505, - 45.373002 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALBS", - "ref": "0eafdac8-8149-5f98-bb09-f18aa5b46986", - "description": "MOBIVE | Mirambeau | Rue des Écoles", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.569505, - 45.373002 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALBS", - "ref": "0eafdac8-8149-5f98-bb09-f18aa5b46986", - "description": "MOBIVE | Mirambeau | Rue des Écoles", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.01114, - 45.67263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALCC", - "ref": "b437b6bc-ef28-5899-bcc2-92e6089a801a", - "description": "MOBIVE | Saint Sulpice de Royan | Route de Saint-Palais", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.01114, - 45.67263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALCC", - "ref": "b437b6bc-ef28-5899-bcc2-92e6089a801a", - "description": "MOBIVE | Saint Sulpice de Royan | Route de Saint-Palais", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.01114, - 45.67263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALCC", - "ref": "b437b6bc-ef28-5899-bcc2-92e6089a801a", - "description": "MOBIVE | Saint Sulpice de Royan | Route de Saint-Palais", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.31735, - 45.869989 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALCQ", - "ref": "b58c5fae-877a-5668-ae10-337d7cfd4a79", - "description": "MOBIVE | Matha | Place du Château d'Eau", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.31735, - 45.869989 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALCQ", - "ref": "b58c5fae-877a-5668-ae10-337d7cfd4a79", - "description": "MOBIVE | Matha | Place du Château d'Eau", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.31735, - 45.869989 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALCQ", - "ref": "b58c5fae-877a-5668-ae10-337d7cfd4a79", - "description": "MOBIVE | Matha | Place du Château d'Eau", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.752427, - 46.104744 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALEK", - "ref": "8cfb289e-8c20-503a-977b-b2681c38b8aa", - "description": "MOBIVE | Surgères | Place du Château", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.752427, - 46.104744 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALEK", - "ref": "8cfb289e-8c20-503a-977b-b2681c38b8aa", - "description": "MOBIVE | Surgères | Place du Château", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.752427, - 46.104744 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALEK", - "ref": "8cfb289e-8c20-503a-977b-b2681c38b8aa", - "description": "MOBIVE | Surgères | Place du Château", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.30677, - 45.941801 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALFD", - "ref": "2bbf08a3-26fe-5fcc-a6e3-028929cfa646", - "description": "MOBIVE | Saint Pierre d'Oléron | Rue de la Bouline (Place Gambetta)", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.30677, - 45.941801 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALFD", - "ref": "2bbf08a3-26fe-5fcc-a6e3-028929cfa646", - "description": "MOBIVE | Saint Pierre d'Oléron | Rue de la Bouline (Place Gambetta)", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.30677, - 45.941801 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALFD", - "ref": "2bbf08a3-26fe-5fcc-a6e3-028929cfa646", - "description": "MOBIVE | Saint Pierre d'Oléron | Rue de la Bouline (Place Gambetta)", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.060593, - 45.64539 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALHJ", - "ref": "7147905c-e6b7-5f4d-9e00-2397c3608a4b", - "description": "MOBIVE | Vaux sur Mer | Rue de Verdun (marché)", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.060593, - 45.64539 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALHJ", - "ref": "7147905c-e6b7-5f4d-9e00-2397c3608a4b", - "description": "MOBIVE | Vaux sur Mer | Rue de Verdun (marché)", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.060593, - 45.64539 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALHJ", - "ref": "7147905c-e6b7-5f4d-9e00-2397c3608a4b", - "description": "MOBIVE | Vaux sur Mer | Rue de Verdun (marché)", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.813299, - 45.740856 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALHP", - "ref": "085bacda-8a37-5f40-90ed-8ce1bb4ce5e5", - "description": "MOBIVE | Corme Royal | Résidence des Ormeaux", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.813299, - 45.740856 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALHP", - "ref": "085bacda-8a37-5f40-90ed-8ce1bb4ce5e5", - "description": "MOBIVE | Corme Royal | Résidence des Ormeaux", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.813299, - 45.740856 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALHP", - "ref": "085bacda-8a37-5f40-90ed-8ce1bb4ce5e5", - "description": "MOBIVE | Corme Royal | Résidence des Ormeaux", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.367359, - 46.200984 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALIZ", - "ref": "823bae4f-e203-5d66-b75b-f466ba96b175", - "description": "MOBIVE | Saint Martin de Ré | Rue du Père Ignace", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.367359, - 46.200984 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALIZ", - "ref": "823bae4f-e203-5d66-b75b-f466ba96b175", - "description": "MOBIVE | Saint Martin de Ré | Rue du Père Ignace", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.367359, - 46.200984 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALIZ", - "ref": "823bae4f-e203-5d66-b75b-f466ba96b175", - "description": "MOBIVE | Saint Martin de Ré | Rue du Père Ignace", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.33143, - 46.19102 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALJF", - "ref": "a5d5d6ea-c71f-50fc-8d00-a4c8b1be6d23", - "description": "MOBIVE | La Flotte en Ré | Rue Jean Moulin", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.33143, - 46.19102 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALJF", - "ref": "a5d5d6ea-c71f-50fc-8d00-a4c8b1be6d23", - "description": "MOBIVE | La Flotte en Ré | Rue Jean Moulin", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.33143, - 46.19102 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALJF", - "ref": "a5d5d6ea-c71f-50fc-8d00-a4c8b1be6d23", - "description": "MOBIVE | La Flotte en Ré | Rue Jean Moulin", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.96002, - 45.944355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALJG", - "ref": "f0267cb5-585c-53af-b4ef-ccbaa325b4a0", - "description": "MOBIVE | Rochefort | Avenue Marcel Dassault", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.96002, - 45.944355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALJG", - "ref": "f0267cb5-585c-53af-b4ef-ccbaa325b4a0", - "description": "MOBIVE | Rochefort | Avenue Marcel Dassault", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.96002, - 45.944355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALJG", - "ref": "f0267cb5-585c-53af-b4ef-ccbaa325b4a0", - "description": "MOBIVE | Rochefort | Avenue Marcel Dassault", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.029349, - 45.624614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALMY", - "ref": "88249d30-b682-5f32-b0d5-dc798b50edca", - "description": "MOBIVE | Royan | Place Charles de Gaulle", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.029349, - 45.624614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALMY", - "ref": "88249d30-b682-5f32-b0d5-dc798b50edca", - "description": "MOBIVE | Royan | Place Charles de Gaulle", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.029349, - 45.624614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALMY", - "ref": "88249d30-b682-5f32-b0d5-dc798b50edca", - "description": "MOBIVE | Royan | Place Charles de Gaulle", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.838119, - 45.8611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALOF", - "ref": "037102ae-0dfb-5e36-b6fb-aed5edac1215", - "description": "MOBIVE | Beurlay | Place de la Mairie", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.838119, - 45.8611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALOF", - "ref": "037102ae-0dfb-5e36-b6fb-aed5edac1215", - "description": "MOBIVE | Beurlay | Place de la Mairie", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.838119, - 45.8611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALOF", - "ref": "037102ae-0dfb-5e36-b6fb-aed5edac1215", - "description": "MOBIVE | Beurlay | Place de la Mairie", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.06977, - 46.14952 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALSX", - "ref": "5e263b6a-b70f-507a-ab57-72069a404162", - "description": "MOBIVE | Saint Rogatien | Rue de La Rochelle", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.06977, - 46.14952 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALSX", - "ref": "5e263b6a-b70f-507a-ab57-72069a404162", - "description": "MOBIVE | Saint Rogatien | Rue de La Rochelle", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.06977, - 46.14952 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALSX", - "ref": "5e263b6a-b70f-507a-ab57-72069a404162", - "description": "MOBIVE | Saint Rogatien | Rue de La Rochelle", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.505448, - 45.817534 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALUU", - "ref": "7afa4a77-70e8-5c74-9e3f-c82e5de46feb", - "description": "MOBIVE | Ecoyeux | Rue des Artisans", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.505448, - 45.817534 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALUU", - "ref": "7afa4a77-70e8-5c74-9e3f-c82e5de46feb", - "description": "MOBIVE | Ecoyeux | Rue des Artisans", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.505448, - 45.817534 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALUU", - "ref": "7afa4a77-70e8-5c74-9e3f-c82e5de46feb", - "description": "MOBIVE | Ecoyeux | Rue des Artisans", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.496067, - 45.764361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALUW", - "ref": "662fdf5a-5527-5d57-a93f-6559261a457c", - "description": "MOBIVE | Saint Césaire | les Bujoliers (Lac)", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.496067, - 45.764361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALUW", - "ref": "662fdf5a-5527-5d57-a93f-6559261a457c", - "description": "MOBIVE | Saint Césaire | les Bujoliers (Lac)", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.496067, - 45.764361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALUW", - "ref": "662fdf5a-5527-5d57-a93f-6559261a457c", - "description": "MOBIVE | Saint Césaire | les Bujoliers (Lac)", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.955017, - 45.898288 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALXJ", - "ref": "802942dd-79eb-52aa-a686-dd5ce514cc85", - "description": "MOBIVE | Echillais | Place de l'Europe (Rue de l'Eglise)", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.955017, - 45.898288 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALXJ", - "ref": "802942dd-79eb-52aa-a686-dd5ce514cc85", - "description": "MOBIVE | Echillais | Place de l'Europe (Rue de l'Eglise)", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.955017, - 45.898288 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALXJ", - "ref": "802942dd-79eb-52aa-a686-dd5ce514cc85", - "description": "MOBIVE | Echillais | Place de l'Europe (Rue de l'Eglise)", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.779485, - 45.700818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALXS", - "ref": "432deda2-56d6-5895-8635-617d1039dc00", - "description": "MOBIVE | Pisany | Allée des Sports", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.779485, - 45.700818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALXS", - "ref": "432deda2-56d6-5895-8635-617d1039dc00", - "description": "MOBIVE | Pisany | Allée des Sports", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.779485, - 45.700818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALXS", - "ref": "432deda2-56d6-5895-8635-617d1039dc00", - "description": "MOBIVE | Pisany | Allée des Sports", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.018217, - 45.62523 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALYA", - "ref": "efe37c7a-dc91-5a95-bdf5-d46e262dd0bf", - "description": "MOBIVE | Royan | Bd Georges Clémenceau (gare SNCF)", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.018217, - 45.62523 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALYA", - "ref": "efe37c7a-dc91-5a95-bdf5-d46e262dd0bf", - "description": "MOBIVE | Royan | Bd Georges Clémenceau (gare SNCF)", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.018217, - 45.62523 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALYA", - "ref": "efe37c7a-dc91-5a95-bdf5-d46e262dd0bf", - "description": "MOBIVE | Royan | Bd Georges Clémenceau (gare SNCF)", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.678885, - 45.568937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALZM", - "ref": "18e76471-59a5-5070-909b-46d83f024dda", - "description": "MOBIVE | Gemozac | Place de Verdun", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.678885, - 45.568937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALZM", - "ref": "18e76471-59a5-5070-909b-46d83f024dda", - "description": "MOBIVE | Gemozac | Place de Verdun", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.678885, - 45.568937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVALZM", - "ref": "18e76471-59a5-5070-909b-46d83f024dda", - "description": "MOBIVE | Gemozac | Place de Verdun", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.392039, - 46.183592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAMAT", - "ref": "e51e90b7-f3fd-55bf-a9b5-920a98b21f9a", - "description": "MOBIVE | Le Bois Plage en Ré | Rue des Bargeottes Parking Lazzate", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.392039, - 46.183592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAMAT", - "ref": "e51e90b7-f3fd-55bf-a9b5-920a98b21f9a", - "description": "MOBIVE | Le Bois Plage en Ré | Rue des Bargeottes Parking Lazzate", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.392039, - 46.183592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAMAT", - "ref": "e51e90b7-f3fd-55bf-a9b5-920a98b21f9a", - "description": "MOBIVE | Le Bois Plage en Ré | Rue des Bargeottes Parking Lazzate", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.510211, - 45.940547 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAMDL", - "ref": "3ff7fd28-1baf-56c2-8733-ea676885c85c", - "description": "MOBIVE | Saint Jean d'Angély | Av. Aristide Briand", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.510211, - 45.940547 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAMDL", - "ref": "3ff7fd28-1baf-56c2-8733-ea676885c85c", - "description": "MOBIVE | Saint Jean d'Angély | Av. Aristide Briand", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.510211, - 45.940547 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAMDL", - "ref": "3ff7fd28-1baf-56c2-8733-ea676885c85c", - "description": "MOBIVE | Saint Jean d'Angély | Av. Aristide Briand", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.064226, - 46.188736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAMDN", - "ref": "d8c09234-afc8-502d-a59d-826a93168391", - "description": "MOBIVE | Dompierre sur Mer | Espace Michel Crépeau", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.064226, - 46.188736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAMDN", - "ref": "d8c09234-afc8-502d-a59d-826a93168391", - "description": "MOBIVE | Dompierre sur Mer | Espace Michel Crépeau", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.064226, - 46.188736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAMDN", - "ref": "d8c09234-afc8-502d-a59d-826a93168391", - "description": "MOBIVE | Dompierre sur Mer | Espace Michel Crépeau", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.050769, - 45.62793 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAMDP", - "ref": "b05243e3-fe78-512e-b5cd-f8ba3a8f6794", - "description": "MOBIVE | Royan | Parking Avenue de Paris", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.050769, - 45.62793 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAMDP", - "ref": "b05243e3-fe78-512e-b5cd-f8ba3a8f6794", - "description": "MOBIVE | Royan | Parking Avenue de Paris", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.050769, - 45.62793 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAMDP", - "ref": "b05243e3-fe78-512e-b5cd-f8ba3a8f6794", - "description": "MOBIVE | Royan | Parking Avenue de Paris", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.316909, - 46.155101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAMGM", - "ref": "7feaa056-ef51-5859-aea6-48f8fa1b4ef2", - "description": "MOBIVE | Sainte Marie de Ré | Chemin des Sables", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.316909, - 46.155101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAMGM", - "ref": "7feaa056-ef51-5859-aea6-48f8fa1b4ef2", - "description": "MOBIVE | Sainte Marie de Ré | Chemin des Sables", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.316909, - 46.155101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAMGM", - "ref": "7feaa056-ef51-5859-aea6-48f8fa1b4ef2", - "description": "MOBIVE | Sainte Marie de Ré | Chemin des Sables", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.406388, - 45.284856 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAMIG", - "ref": "d1e6d446-fbbe-5294-bb4f-89f37bac84e7", - "description": "MOBIVE | Montendre | Place Raymond Paillé", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.406388, - 45.284856 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAMIG", - "ref": "d1e6d446-fbbe-5294-bb4f-89f37bac84e7", - "description": "MOBIVE | Montendre | Place Raymond Paillé", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.406388, - 45.284856 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAMIG", - "ref": "d1e6d446-fbbe-5294-bb4f-89f37bac84e7", - "description": "MOBIVE | Montendre | Place Raymond Paillé", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.958623, - 45.934373 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAMJN", - "ref": "c69dfc0b-db79-5208-b3d8-dc9c11128d0b", - "description": "MOBIVE | Rochefort | Parking de la Galissonnière", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.958623, - 45.934373 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAMJN", - "ref": "c69dfc0b-db79-5208-b3d8-dc9c11128d0b", - "description": "MOBIVE | Rochefort | Parking de la Galissonnière", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.958623, - 45.934373 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAMJN", - "ref": "c69dfc0b-db79-5208-b3d8-dc9c11128d0b", - "description": "MOBIVE | Rochefort | Parking de la Galissonnière", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.556037, - 45.717543 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAMJQ", - "ref": "462b01ec-5013-5ee0-b9fd-79a6c7a2f8ac", - "description": "MOBIVE | Chaniers | Av. Charles de Gaulle", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.556037, - 45.717543 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAMJQ", - "ref": "462b01ec-5013-5ee0-b9fd-79a6c7a2f8ac", - "description": "MOBIVE | Chaniers | Av. Charles de Gaulle", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.556037, - 45.717543 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAMJQ", - "ref": "462b01ec-5013-5ee0-b9fd-79a6c7a2f8ac", - "description": "MOBIVE | Chaniers | Av. Charles de Gaulle", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.142896, - 45.768927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAMMT", - "ref": "9b532fad-0086-564b-a7d9-b051e351cecc", - "description": "MOBIVE | La Tremblade | Place Jean Noel de Lipkowski", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.142896, - 45.768927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAMMT", - "ref": "9b532fad-0086-564b-a7d9-b051e351cecc", - "description": "MOBIVE | La Tremblade | Place Jean Noel de Lipkowski", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.142896, - 45.768927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAMMT", - "ref": "9b532fad-0086-564b-a7d9-b051e351cecc", - "description": "MOBIVE | La Tremblade | Place Jean Noel de Lipkowski", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.925464, - 45.676244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAMSZ", - "ref": "db308fbd-93e2-5d4d-8d89-7fb71432967c", - "description": "MOBIVE | Saujon | Place Richelieu", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.925464, - 45.676244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAMSZ", - "ref": "db308fbd-93e2-5d4d-8d89-7fb71432967c", - "description": "MOBIVE | Saujon | Place Richelieu", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.925464, - 45.676244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAMSZ", - "ref": "db308fbd-93e2-5d4d-8d89-7fb71432967c", - "description": "MOBIVE | Saujon | Place Richelieu", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.678354, - 45.876197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAMUY", - "ref": "7b4b863b-7183-5c89-8c03-80752b1a5097", - "description": "MOBIVE | Saint Savinien | Place de la Gare", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.678354, - 45.876197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAMUY", - "ref": "7b4b863b-7183-5c89-8c03-80752b1a5097", - "description": "MOBIVE | Saint Savinien | Place de la Gare", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.678354, - 45.876197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAMUY", - "ref": "7b4b863b-7183-5c89-8c03-80752b1a5097", - "description": "MOBIVE | Saint Savinien | Place de la Gare", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.517812, - 45.94568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAMVN", - "ref": "2b419988-733a-574b-8071-9204c521cb2f", - "description": "MOBIVE | Saint Jean d'Angély | Place des Martyrs", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.517812, - 45.94568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAMVN", - "ref": "2b419988-733a-574b-8071-9204c521cb2f", - "description": "MOBIVE | Saint Jean d'Angély | Place des Martyrs", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.517812, - 45.94568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAMVN", - "ref": "2b419988-733a-574b-8071-9204c521cb2f", - "description": "MOBIVE | Saint Jean d'Angély | Place des Martyrs", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.178706, - 45.691602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAMYD", - "ref": "3499ee6a-ad83-5e80-b78a-70b6229ce1ce", - "description": "MOBIVE | Les Mathes | Avenue du Poitou (la Palmyre)", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.178706, - 45.691602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAMYD", - "ref": "3499ee6a-ad83-5e80-b78a-70b6229ce1ce", - "description": "MOBIVE | Les Mathes | Avenue du Poitou (la Palmyre)", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.178706, - 45.691602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAMYD", - "ref": "3499ee6a-ad83-5e80-b78a-70b6229ce1ce", - "description": "MOBIVE | Les Mathes | Avenue du Poitou (la Palmyre)", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.892793, - 45.943879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAMYN", - "ref": "9587b8f6-884d-5120-ac77-bee96f60dcb3", - "description": "MOBIVE | Tonnay Charente | Rue de l'Eglise", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.892793, - 45.943879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAMYN", - "ref": "9587b8f6-884d-5120-ac77-bee96f60dcb3", - "description": "MOBIVE | Tonnay Charente | Rue de l'Eglise", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.892793, - 45.943879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAMYN", - "ref": "9587b8f6-884d-5120-ac77-bee96f60dcb3", - "description": "MOBIVE | Tonnay Charente | Rue de l'Eglise", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.303649, - 45.527902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAMZH", - "ref": "b3f3aef5-7d95-5666-adcb-330fa3b1c7b5", - "description": "MOBIVE | Archiac | Rue de la Part des Anges", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.303649, - 45.527902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAMZH", - "ref": "b3f3aef5-7d95-5666-adcb-330fa3b1c7b5", - "description": "MOBIVE | Archiac | Rue de la Part des Anges", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.303649, - 45.527902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAMZH", - "ref": "b3f3aef5-7d95-5666-adcb-330fa3b1c7b5", - "description": "MOBIVE | Archiac | Rue de la Part des Anges", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.601418, - 45.190145 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVANAJ", - "ref": "57a5f514-bf35-5b2b-8b59-115a8092e014", - "description": "MOBIVE | Eyrans | Lieu-Dit Pontet", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.601418, - 45.190145 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVANAJ", - "ref": "57a5f514-bf35-5b2b-8b59-115a8092e014", - "description": "MOBIVE | Eyrans | Lieu-Dit Pontet", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.601418, - 45.190145 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVANAJ", - "ref": "57a5f514-bf35-5b2b-8b59-115a8092e014", - "description": "MOBIVE | Eyrans | Lieu-Dit Pontet", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.050627, - 44.776755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVANBY", - "ref": "b84ac840-21d8-5a1d-89ad-eb613acad857", - "description": "MOBIVE | Andernos les Bains | Giratoire Querquillas", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.050627, - 44.776755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVANBY", - "ref": "b84ac840-21d8-5a1d-89ad-eb613acad857", - "description": "MOBIVE | Andernos les Bains | Giratoire Querquillas", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.050627, - 44.776755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVANBY", - "ref": "b84ac840-21d8-5a1d-89ad-eb613acad857", - "description": "MOBIVE | Andernos les Bains | Giratoire Querquillas", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.153052, - 45.470035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "190__SDEG16", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVANFQ", - "ref": "e42b8f51-d753-54c2-9dfc-a1191ba7e5c4", - "description": "MOBIVE | Barbezieux-Saint Hilaire | Avenue Nelson Mandela", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.153052, - 45.470035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "190__SDEG16", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVANFQ", - "ref": "e42b8f51-d753-54c2-9dfc-a1191ba7e5c4", - "description": "MOBIVE | Barbezieux-Saint Hilaire | Avenue Nelson Mandela", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.153052, - 45.470035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "190__SDEG16", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVANFQ", - "ref": "e42b8f51-d753-54c2-9dfc-a1191ba7e5c4", - "description": "MOBIVE | Barbezieux-Saint Hilaire | Avenue Nelson Mandela", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.673057, - 46.004187 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "190__SDEG16", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVANGL", - "ref": "2c3e5a98-eb79-5879-9311-6dba9d6e0635", - "description": "MOBIVE | Confolens | Parking du Lycée", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.673057, - 46.004187 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "190__SDEG16", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVANGL", - "ref": "2c3e5a98-eb79-5879-9311-6dba9d6e0635", - "description": "MOBIVE | Confolens | Parking du Lycée", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.673057, - 46.004187 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "190__SDEG16", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVANGL", - "ref": "2c3e5a98-eb79-5879-9311-6dba9d6e0635", - "description": "MOBIVE | Confolens | Parking du Lycée", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.447453, - 45.820853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "190__SDEG16", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVANHD", - "ref": "262b4d78-3c32-5173-9a07-95bfeae131c6", - "description": "MOBIVE | CHASSENEUIL SUR BONNIEURE - Parking des tilleuls", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.447453, - 45.820853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "190__SDEG16", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVANHD", - "ref": "262b4d78-3c32-5173-9a07-95bfeae131c6", - "description": "MOBIVE | CHASSENEUIL SUR BONNIEURE - Parking des tilleuls", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.447453, - 45.820853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "190__SDEG16", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVANHD", - "ref": "262b4d78-3c32-5173-9a07-95bfeae131c6", - "description": "MOBIVE | CHASSENEUIL SUR BONNIEURE - Parking des tilleuls", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.611723, - 44.200124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "200__TE47", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVARNT", - "ref": "db5d630a-fe41-5b4c-9987-dec2e547c1fc", - "description": "MOBIVE | Agen | Parking du Gravier", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.079217, - 45.947284 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAUCC", - "ref": "0c928628-a3bc-5266-81c7-57327e8eba7e", - "description": "MOBIVE | Port des Barques | Place de la République", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.079217, - 45.947284 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAUCC", - "ref": "0c928628-a3bc-5266-81c7-57327e8eba7e", - "description": "MOBIVE | Port des Barques | Place de la République", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.9205, - 46.085132 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAUCM", - "ref": "72137b6d-6653-54f2-9f89-d216dfd208f0", - "description": "MOBIVE | Le Thou | Place des Ecoles", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.9205, - 46.085132 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAUCM", - "ref": "72137b6d-6653-54f2-9f89-d216dfd208f0", - "description": "MOBIVE | Le Thou | Place des Ecoles", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.243565, - 45.968876 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAUCW", - "ref": "6c253f70-a82d-52cc-a266-e9b2e6807a70", - "description": "MOBIVE | Saint Georges d'Oléron | Place des Goélands", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.243565, - 45.968876 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAUCW", - "ref": "6c253f70-a82d-52cc-a266-e9b2e6807a70", - "description": "MOBIVE | Saint Georges d'Oléron | Place des Goélands", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.717044, - 45.328791 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAUCZ", - "ref": "b79fb6af-b29b-5804-86e1-988bdfbc5e17", - "description": "MOBIVE | Saint Sorlin de Conac | Port de Vitrezay", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.717044, - 45.328791 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAUCZ", - "ref": "b79fb6af-b29b-5804-86e1-988bdfbc5e17", - "description": "MOBIVE | Saint Sorlin de Conac | Port de Vitrezay", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.828164, - 46.036121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAUDG", - "ref": "88353c70-39f7-5030-86be-e1d71b18d386", - "description": "MOBIVE | Muron | Rue des Tilleuls", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.828164, - 46.036121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAUDG", - "ref": "88353c70-39f7-5030-86be-e1d71b18d386", - "description": "MOBIVE | Muron | Rue des Tilleuls", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.37018, - 45.212675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAUGC", - "ref": "77306db8-294e-5ab5-adee-307558aba227", - "description": "MOBIVE | Bussac Forêt | Place du Champ de Foire", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.37018, - 45.212675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAUGC", - "ref": "77306db8-294e-5ab5-adee-307558aba227", - "description": "MOBIVE | Bussac Forêt | Place du Champ de Foire", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.706061, - 45.968109 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAUHI", - "ref": "5a9cc947-766f-5ca1-8627-a20d71e92b44", - "description": "MOBIVE | Tonnay Boutonne | Impasse du Bastion", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.706061, - 45.968109 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAUHI", - "ref": "5a9cc947-766f-5ca1-8627-a20d71e92b44", - "description": "MOBIVE | Tonnay Boutonne | Impasse du Bastion", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.439374, - 45.703495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAUHR", - "ref": "7d296d56-9279-5131-83d9-7c5d995549ea", - "description": "MOBIVE | Chérac | Route du Cormier", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.439374, - 45.703495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAUHR", - "ref": "7d296d56-9279-5131-83d9-7c5d995549ea", - "description": "MOBIVE | Chérac | Route du Cormier", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.352759, - 46.016465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAUHY", - "ref": "9b2d5617-1e1b-5fb1-acb8-4782c5237cac", - "description": "MOBIVE | La Brée les Bains | Rue de Saint Denis", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.352759, - 46.016465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAUHY", - "ref": "9b2d5617-1e1b-5fb1-acb8-4782c5237cac", - "description": "MOBIVE | La Brée les Bains | Rue de Saint Denis", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.55179, - 45.580847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAUIV", - "ref": "09da54ab-61b5-563a-bd50-70285156e7ea", - "description": "MOBIVE | Pons | Place de L'Europe (1)", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.55179, - 45.580847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAUIV", - "ref": "09da54ab-61b5-563a-bd50-70285156e7ea", - "description": "MOBIVE | Pons | Place de L'Europe (1)", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.551767, - 45.580849 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAUKZ", - "ref": "0dd6214f-b3ff-588c-b02e-61aff1c44830", - "description": "MOBIVE | Pons | Place de L'Europe (2)", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.551767, - 45.580849 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAUKZ", - "ref": "0dd6214f-b3ff-588c-b02e-61aff1c44830", - "description": "MOBIVE | Pons | Place de L'Europe (2)", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.459792, - 45.450135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAULN", - "ref": "be88049c-6625-5577-9248-915342f2e708", - "description": "MOBIVE | Saint Germain de Lusignan | Av. de la Libération", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.459792, - 45.450135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAULN", - "ref": "be88049c-6625-5577-9248-915342f2e708", - "description": "MOBIVE | Saint Germain de Lusignan | Av. de la Libération", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.528086, - 45.852635 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAUMK", - "ref": "dc87d02c-d92c-5270-a26b-6a7dde21fbbb", - "description": "MOBIVE | Saint Hilaire de Villefranche | Av. de St Jean d'Angély", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.528086, - 45.852635 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAUMK", - "ref": "dc87d02c-d92c-5270-a26b-6a7dde21fbbb", - "description": "MOBIVE | Saint Hilaire de Villefranche | Av. de St Jean d'Angély", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.066394, - 46.239418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAURH", - "ref": "ece3646b-69a2-5f6f-9d2e-a15dacfc7b29", - "description": "MOBIVE | Villedoux | Rue du Marais Guyot", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.066394, - 46.239418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAURH", - "ref": "ece3646b-69a2-5f6f-9d2e-a15dacfc7b29", - "description": "MOBIVE | Villedoux | Rue du Marais Guyot", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.14555, - 45.717331 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAUTQ", - "ref": "0e9153e7-6b0d-50f1-b675-fd41c73845e4", - "description": "MOBIVE | Les Mathes | Rue Sainte Marie", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.14555, - 45.717331 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAUTQ", - "ref": "0e9153e7-6b0d-50f1-b675-fd41c73845e4", - "description": "MOBIVE | Les Mathes | Rue Sainte Marie", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.511846, - 46.04566 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAUUP", - "ref": "a85b1354-9cc0-5153-a133-fbe84edf1e81", - "description": "MOBIVE | Loulay | Place Jean Moulin", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.511846, - 46.04566 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAUUP", - "ref": "a85b1354-9cc0-5153-a133-fbe84edf1e81", - "description": "MOBIVE | Loulay | Place Jean Moulin", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.2359, - 45.975062 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAUUS", - "ref": "a328b781-6d80-5e88-ba71-e7def21a3035", - "description": "MOBIVE | Néré | Av. du Poitou", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.2359, - 45.975062 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAUUS", - "ref": "a328b781-6d80-5e88-ba71-e7def21a3035", - "description": "MOBIVE | Néré | Av. du Poitou", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.367076, - 45.868302 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "194__SDEC23", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAUVB", - "ref": "6fe415a3-1cb4-5c3a-8b2b-7cf26b7f8578", - "description": "MOBIVE | Crocq | Place de la Mairie", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.367076, - 45.868302 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "194__SDEC23", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAUVB", - "ref": "6fe415a3-1cb4-5c3a-8b2b-7cf26b7f8578", - "description": "MOBIVE | Crocq | Place de la Mairie", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.176281, - 46.111589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "194__SDEC23", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAUVW", - "ref": "d44549fe-8bdc-54bb-b812-eaa83d740b60", - "description": "MOBIVE | Chenerailles | Place du Champ de Foire", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.176281, - 46.111589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "194__SDEC23", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAUVW", - "ref": "d44549fe-8bdc-54bb-b812-eaa83d740b60", - "description": "MOBIVE | Chenerailles | Place du Champ de Foire", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.045994, - 46.087816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "194__SDEC23", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAUWD", - "ref": "7eff42de-6f32-5ea7-bc48-f0cc6e38f988", - "description": "MOBIVE | Ahun | Route du Moutier", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.045994, - 46.087816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "194__SDEC23", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAUWD", - "ref": "7eff42de-6f32-5ea7-bc48-f0cc6e38f988", - "description": "MOBIVE | Ahun | Route du Moutier", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.630815, - 46.119183 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "194__SDEC23", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAUXV", - "ref": "4d18af2c-41f8-5a71-b436-7270ee6b54b6", - "description": "MOBIVE | Bénévent-L'Abbaye | Place de la Muraille", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.630815, - 46.119183 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "194__SDEC23", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAUXV", - "ref": "4d18af2c-41f8-5a71-b436-7270ee6b54b6", - "description": "MOBIVE | Bénévent-L'Abbaye | Place de la Muraille", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.427356, - 46.188104 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "194__SDEC23", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAUZR", - "ref": "0bf37eac-3866-5931-9816-9ae9c45dcdc3", - "description": "MOBIVE | Chambon-Sur-Voueize | Médiathèque Av. Georges Clemenceau", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.427356, - 46.188104 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "194__SDEC23", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAUZR", - "ref": "0bf37eac-3866-5931-9816-9ae9c45dcdc3", - "description": "MOBIVE | Chambon-Sur-Voueize | Médiathèque Av. Georges Clemenceau", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.99287, - 46.355574 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "194__SDEC23", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAVFQ", - "ref": "8fd61a36-8fc5-5fbd-832a-755cb5fce9a7", - "description": "MOBIVE | Genouillac | Route de la Chatre", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.99287, - 46.355574 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "194__SDEC23", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAVFQ", - "ref": "8fd61a36-8fc5-5fbd-832a-755cb5fce9a7", - "description": "MOBIVE | Genouillac | Route de la Chatre", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.086059, - 46.180882 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "194__SDEC23", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAVGX", - "ref": "923520e7-689f-5c3c-b16f-3bfa9f7916f5", - "description": "MOBIVE | Jarnages | Parking Rue des Abattoirs", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.086059, - 46.180882 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "194__SDEC23", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAVGX", - "ref": "923520e7-689f-5c3c-b16f-3bfa9f7916f5", - "description": "MOBIVE | Jarnages | Parking Rue des Abattoirs", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.31248, - 45.54965 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "193__Syndicat de la Diège", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAVIJ", - "ref": "1fc0100b-625e-59c4-a6e5-ec3b25987a9d", - "description": "MOBIVE | Ussel | Place Marcel Pagnol", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.31248, - 45.54965 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "193__Syndicat de la Diège", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAVIJ", - "ref": "1fc0100b-625e-59c4-a6e5-ec3b25987a9d", - "description": "MOBIVE | Ussel | Place Marcel Pagnol", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.31248, - 45.54965 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "193__Syndicat de la Diège", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAVIJ", - "ref": "1fc0100b-625e-59c4-a6e5-ec3b25987a9d", - "description": "MOBIVE | Ussel | Place Marcel Pagnol", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.046277, - 45.404932 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "192__FDEE19", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAVJI", - "ref": "fa2f076a-4549-54fe-849d-0a6ff40894d7", - "description": "MOBIVE | Egletons | Av. Charles de Gaulle", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.046277, - 45.404932 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "192__FDEE19", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAVJI", - "ref": "fa2f076a-4549-54fe-849d-0a6ff40894d7", - "description": "MOBIVE | Egletons | Av. Charles de Gaulle", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.046277, - 45.404932 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "192__FDEE19", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAVJI", - "ref": "fa2f076a-4549-54fe-849d-0a6ff40894d7", - "description": "MOBIVE | Egletons | Av. Charles de Gaulle", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.566751, - 45.427326 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "192__FDEE19", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAVLA", - "ref": "987fcf8a-8e14-5c65-80d3-195eba2614d6", - "description": "MOBIVE | Uzerche | Chemin des lezes", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.566751, - 45.427326 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "192__FDEE19", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAVLA", - "ref": "987fcf8a-8e14-5c65-80d3-195eba2614d6", - "description": "MOBIVE | Uzerche | Chemin des lezes", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.566751, - 45.427326 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "192__FDEE19", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAVLA", - "ref": "987fcf8a-8e14-5c65-80d3-195eba2614d6", - "description": "MOBIVE | Uzerche | Chemin des lezes", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.594682, - 45.178022 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "192__FDEE19", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAVLW", - "ref": "b4819ce7-cca2-5d45-a046-dd23fde085b1", - "description": "MOBIVE | Malemort | Aire de Covoiturage ZA du Moulin", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.594682, - 45.178022 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "192__FDEE19", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAVLW", - "ref": "b4819ce7-cca2-5d45-a046-dd23fde085b1", - "description": "MOBIVE | Malemort | Aire de Covoiturage ZA du Moulin", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.594682, - 45.178022 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "192__FDEE19", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAVLW", - "ref": "b4819ce7-cca2-5d45-a046-dd23fde085b1", - "description": "MOBIVE | Malemort | Aire de Covoiturage ZA du Moulin", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.523662, - 45.101185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "192__FDEE19", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAVNY", - "ref": "b88fd5ce-a124-5057-b076-7c51fe8807b2", - "description": "MOBIVE | Noailles | Place Charles de Gaulle", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.523662, - 45.101185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "192__FDEE19", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAVNY", - "ref": "b88fd5ce-a124-5057-b076-7c51fe8807b2", - "description": "MOBIVE | Noailles | Place Charles de Gaulle", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.523662, - 45.101185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "192__FDEE19", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAVNY", - "ref": "b88fd5ce-a124-5057-b076-7c51fe8807b2", - "description": "MOBIVE | Noailles | Place Charles de Gaulle", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.939499, - 45.09402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "192__FDEE19", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAVOV", - "ref": "42416f64-4929-56ab-942b-607d6ba62658", - "description": "MOBIVE | Argentat | Place Bad-Koenig", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.939499, - 45.09402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "192__FDEE19", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAVOV", - "ref": "42416f64-4929-56ab-942b-607d6ba62658", - "description": "MOBIVE | Argentat | Place Bad-Koenig", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.939499, - 45.09402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "192__FDEE19", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAVOV", - "ref": "42416f64-4929-56ab-942b-607d6ba62658", - "description": "MOBIVE | Argentat | Place Bad-Koenig", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.767259, - 45.313846 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "192__FDEE19", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAVRH", - "ref": "faf55899-c62e-543a-9f96-273aae3b6c69", - "description": "MOBIVE | Naves | Rue Gustave Vidalin", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.767259, - 45.313846 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "192__FDEE19", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAVRH", - "ref": "faf55899-c62e-543a-9f96-273aae3b6c69", - "description": "MOBIVE | Naves | Rue Gustave Vidalin", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.767259, - 45.313846 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "192__FDEE19", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAVRH", - "ref": "faf55899-c62e-543a-9f96-273aae3b6c69", - "description": "MOBIVE | Naves | Rue Gustave Vidalin", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.124493, - 44.618902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAVRX", - "ref": "e93eefb8-202f-52bd-9830-de10ce00278e", - "description": "MOBIVE | La Teste-De-Buch | Plaine des Sports", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.124493, - 44.618902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAVRX", - "ref": "e93eefb8-202f-52bd-9830-de10ce00278e", - "description": "MOBIVE | La Teste-De-Buch | Plaine des Sports", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.499879, - 45.399441 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "192__FDEE19", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAVSG", - "ref": "feb02de2-fbbc-50c0-81ff-ea0c1d5622a3", - "description": "MOBIVE | Bort-Les-Orgues | Centre-Bourg", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.499879, - 45.399441 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "192__FDEE19", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAVSG", - "ref": "feb02de2-fbbc-50c0-81ff-ea0c1d5622a3", - "description": "MOBIVE | Bort-Les-Orgues | Centre-Bourg", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.66954, - 46.305848 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "194__SDEC23", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAVSN", - "ref": "9348b71b-3cf0-5ab1-b28d-4be8426fb126", - "description": "MOBIVE | Dun-Le-Palestel | Place du Champ de Foire", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.66954, - 46.305848 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "194__SDEC23", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAVSN", - "ref": "9348b71b-3cf0-5ab1-b28d-4be8426fb126", - "description": "MOBIVE | Dun-Le-Palestel | Place du Champ de Foire", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.872105, - 46.168328 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "194__SDEC23", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAVUW", - "ref": "1459e72b-48f2-5337-b739-fa42eb77c9c2", - "description": "MOBIVE | Guéret | Place Bonnyaud", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.872105, - 46.168328 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "194__SDEC23", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAVUW", - "ref": "1459e72b-48f2-5337-b739-fa42eb77c9c2", - "description": "MOBIVE | Guéret | Place Bonnyaud", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.239653, - 46.190733 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "194__SDEC23", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAVWP", - "ref": "04c23147-ed90-5a1c-a0b9-f5741cf00373", - "description": "MOBIVE | Gouzon | Place du Champ de Foire", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.239653, - 46.190733 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "194__SDEC23", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAVWP", - "ref": "04c23147-ed90-5a1c-a0b9-f5741cf00373", - "description": "MOBIVE | Gouzon | Place du Champ de Foire", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.486488, - 46.236225 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "194__SDEC23", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAVXD", - "ref": "61140bc8-a1b8-5f05-b099-121fadf18bb1", - "description": "MOBIVE | La Souterraine | Rue des Fosses des Canards", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.486488, - 46.236225 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "194__SDEC23", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAVXD", - "ref": "61140bc8-a1b8-5f05-b099-121fadf18bb1", - "description": "MOBIVE | La Souterraine | Rue des Fosses des Canards", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.911452, - 45.839515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "194__SDEC23", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAVXN", - "ref": "2c7c5ee6-2510-59f8-b10e-1cb22972bf1d", - "description": "MOBIVE | Royère-De-Vassivière | Place Mendès France", - "capacity": "3", - "socket:type2_combo:output": "43 kW", - "charging_station:output": "43 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.911452, - 45.839515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "194__SDEC23", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAVXN", - "ref": "2c7c5ee6-2510-59f8-b10e-1cb22972bf1d", - "description": "MOBIVE | Royère-De-Vassivière | Place Mendès France", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.483242, - 46.175995 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "194__SDEC23", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAVYN", - "ref": "ffa1a177-2c6f-517c-bf49-41179b8758a1", - "description": "MOBIVE | Evaux les Bains | Faubourg St Bonnet Parking Salle Culturelle", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.483242, - 46.175995 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "194__SDEC23", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAVYN", - "ref": "ffa1a177-2c6f-517c-bf49-41179b8758a1", - "description": "MOBIVE | Evaux les Bains | Faubourg St Bonnet Parking Salle Culturelle", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.756225, - 45.954558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "194__SDEC23", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAVYU", - "ref": "8f5776ba-f39e-52b0-9b7a-7061f5c54880", - "description": "MOBIVE | Bourganeuf | Rue de L'Etang", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.756225, - 45.954558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "194__SDEC23", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAVYU", - "ref": "8f5776ba-f39e-52b0-9b7a-7061f5c54880", - "description": "MOBIVE | Bourganeuf | Rue de L'Etang", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.171941, - 45.88471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "194__SDEC23", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAVZO", - "ref": "aa6dd924-77b7-5500-9b28-2c87744e2bc8", - "description": "MOBIVE | Felletin | Place des Arbres", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.171941, - 45.88471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "194__SDEC23", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAVZO", - "ref": "aa6dd924-77b7-5500-9b28-2c87744e2bc8", - "description": "MOBIVE | Felletin | Place des Arbres", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.500372, - 46.026186 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "194__SDEC23", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAWAM", - "ref": "f22371ba-80ee-5b88-9773-d519458df863", - "description": "MOBIVE | Auzances | Parking Rue Barraud", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.500372, - 46.026186 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "194__SDEC23", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAWAM", - "ref": "f22371ba-80ee-5b88-9773-d519458df863", - "description": "MOBIVE | Auzances | Parking Rue Barraud", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.214878, - 46.349311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "194__SDEC23", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAWBX", - "ref": "16b3f192-0903-56e7-83f9-197002d78396", - "description": "MOBIVE | Boussac | Rue du Limousin", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.214878, - 46.349311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "194__SDEC23", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAWBX", - "ref": "16b3f192-0903-56e7-83f9-197002d78396", - "description": "MOBIVE | Boussac | Rue du Limousin", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.265068, - 45.91099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBXVX", - "ref": "9316cd70-4b45-56e1-9954-d34094dc4141", - "description": "MOBIVE | Dolus | Passage de la Cure", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.265068, - 45.91099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBXVX", - "ref": "9316cd70-4b45-56e1-9954-d34094dc4141", - "description": "MOBIVE | Dolus | Passage de la Cure", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.265068, - 45.91099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBXVX", - "ref": "9316cd70-4b45-56e1-9954-d34094dc4141", - "description": "MOBIVE | Dolus | Passage de la Cure", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.345923, - 46.019521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBXWC", - "ref": "9da8ca21-0eaf-50d0-9ee9-c108e5fc541e", - "description": "MOBIVE | Aulnay de Saintonge | Place Charles de Gaulle", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.345923, - 46.019521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBXWC", - "ref": "9da8ca21-0eaf-50d0-9ee9-c108e5fc541e", - "description": "MOBIVE | Aulnay de Saintonge | Place Charles de Gaulle", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.345923, - 46.019521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBXWC", - "ref": "9da8ca21-0eaf-50d0-9ee9-c108e5fc541e", - "description": "MOBIVE | Aulnay de Saintonge | Place Charles de Gaulle", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.568038, - 45.480921 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBXWW", - "ref": "16bb7945-6430-5113-88b2-da30dfe5dbc3", - "description": "MOBIVE | Saint Genis de Saintonge | Rue du Pont Bouchard", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.568038, - 45.480921 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBXWW", - "ref": "16bb7945-6430-5113-88b2-da30dfe5dbc3", - "description": "MOBIVE | Saint Genis de Saintonge | Rue du Pont Bouchard", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.568038, - 45.480921 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBXWW", - "ref": "16bb7945-6430-5113-88b2-da30dfe5dbc3", - "description": "MOBIVE | Saint Genis de Saintonge | Rue du Pont Bouchard", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.529733, - 45.948627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBXYO", - "ref": "d7f5a948-b47c-563b-8de1-ff4e20330b8a", - "description": "MOBIVE | Saint Jean d'Angély | Faubourg d'Aunis", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.529733, - 45.948627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBXYO", - "ref": "d7f5a948-b47c-563b-8de1-ff4e20330b8a", - "description": "MOBIVE | Saint Jean d'Angély | Faubourg d'Aunis", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.529733, - 45.948627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBXYO", - "ref": "d7f5a948-b47c-563b-8de1-ff4e20330b8a", - "description": "MOBIVE | Saint Jean d'Angély | Faubourg d'Aunis", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.194709, - 45.886536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBXZP", - "ref": "9f01c923-472c-5f2b-89da-a41bf6a8e6c1", - "description": "MOBIVE | Le Château d'Oléron | Place de la République", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.194709, - 45.886536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBXZP", - "ref": "9f01c923-472c-5f2b-89da-a41bf6a8e6c1", - "description": "MOBIVE | Le Château d'Oléron | Place de la République", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.194709, - 45.886536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBXZP", - "ref": "9f01c923-472c-5f2b-89da-a41bf6a8e6c1", - "description": "MOBIVE | Le Château d'Oléron | Place de la République", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.033112, - 45.620421 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYBD", - "ref": "3edb0a51-551d-5b7f-8fef-07c7c595b7ac", - "description": "MOBIVE | Royan | Avenue des Congrès", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.033112, - 45.620421 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYBD", - "ref": "3edb0a51-551d-5b7f-8fef-07c7c595b7ac", - "description": "MOBIVE | Royan | Avenue des Congrès", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.033112, - 45.620421 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYBD", - "ref": "3edb0a51-551d-5b7f-8fef-07c7c595b7ac", - "description": "MOBIVE | Royan | Avenue des Congrès", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.276077, - 46.159822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYCR", - "ref": "b6a7dddb-a27c-50c4-a3d7-5f814c592140", - "description": "MOBIVE | Rivedoux | Place des Lions", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.276077, - 46.159822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYCR", - "ref": "b6a7dddb-a27c-50c4-a3d7-5f814c592140", - "description": "MOBIVE | Rivedoux | Place des Lions", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.276077, - 46.159822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYCR", - "ref": "b6a7dddb-a27c-50c4-a3d7-5f814c592140", - "description": "MOBIVE | Rivedoux | Place des Lions", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.079027, - 46.08067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYDR", - "ref": "7f9f111c-ee99-574c-bc44-3e98afafa221", - "description": "MOBIVE | Chatelaillon | Parking Haut Rillon", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.079027, - 46.08067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYDR", - "ref": "7f9f111c-ee99-574c-bc44-3e98afafa221", - "description": "MOBIVE | Chatelaillon | Parking Haut Rillon", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.079027, - 46.08067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYDR", - "ref": "7f9f111c-ee99-574c-bc44-3e98afafa221", - "description": "MOBIVE | Chatelaillon | Parking Haut Rillon", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.013245, - 45.157408 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYFP", - "ref": "8e85bfff-6a54-53e5-8ed7-13aa23c57425", - "description": "MOBIVE | Saint Aigulin | Rue Gambetta (Place Jules Ferry)", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.013245, - 45.157408 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYFP", - "ref": "8e85bfff-6a54-53e5-8ed7-13aa23c57425", - "description": "MOBIVE | Saint Aigulin | Rue Gambetta (Place Jules Ferry)", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.013245, - 45.157408 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYFP", - "ref": "8e85bfff-6a54-53e5-8ed7-13aa23c57425", - "description": "MOBIVE | Saint Aigulin | Rue Gambetta (Place Jules Ferry)", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.096399, - 46.300894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYFV", - "ref": "b844d8bf-8227-52d1-a6aa-78df8b85851a", - "description": "MOBIVE | Charron | Rue du Château Zone des Morines", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.096399, - 46.300894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYFV", - "ref": "b844d8bf-8227-52d1-a6aa-78df8b85851a", - "description": "MOBIVE | Charron | Rue du Château Zone des Morines", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.096399, - 46.300894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYFV", - "ref": "b844d8bf-8227-52d1-a6aa-78df8b85851a", - "description": "MOBIVE | Charron | Rue du Château Zone des Morines", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.188403, - 46.193318 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYIU", - "ref": "55849741-31d3-5e6c-831d-0af5ef0babfa", - "description": "MOBIVE | L'Houmeau | Place Gaby Coll", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.188403, - 46.193318 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYIU", - "ref": "55849741-31d3-5e6c-831d-0af5ef0babfa", - "description": "MOBIVE | L'Houmeau | Place Gaby Coll", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.188403, - 46.193318 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYIU", - "ref": "55849741-31d3-5e6c-831d-0af5ef0babfa", - "description": "MOBIVE | L'Houmeau | Place Gaby Coll", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.548559, - 45.577977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYJH", - "ref": "d485f7d6-cbc3-5561-b656-2b82b03f8979", - "description": "MOBIVE | Pons | Place des Marronniers", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.548559, - 45.577977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYJH", - "ref": "d485f7d6-cbc3-5561-b656-2b82b03f8979", - "description": "MOBIVE | Pons | Place des Marronniers", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.548559, - 45.577977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYJH", - "ref": "d485f7d6-cbc3-5561-b656-2b82b03f8979", - "description": "MOBIVE | Pons | Place des Marronniers", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.688412, - 45.157291 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "195__SDE24", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYKM", - "ref": "cfad395a-082f-5758-806c-8ed4755ad4d3", - "description": "MOBIVE | Coulounieix Chamiers | Place Yves Peron", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.688412, - 45.157291 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "195__SDE24", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYKM", - "ref": "cfad395a-082f-5758-806c-8ed4755ad4d3", - "description": "MOBIVE | Coulounieix Chamiers | Place Yves Peron", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.688412, - 45.157291 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "195__SDE24", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYKM", - "ref": "cfad395a-082f-5758-806c-8ed4755ad4d3", - "description": "MOBIVE | Coulounieix Chamiers | Place Yves Peron", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.924316, - 45.420927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "195__SDE24", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYKS", - "ref": "eca1d8fe-22f3-5475-b99c-8d817b374ab8", - "description": "MOBIVE | Thiviers | Place de la Liberation", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.924316, - 45.420927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "195__SDE24", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYKS", - "ref": "eca1d8fe-22f3-5475-b99c-8d817b374ab8", - "description": "MOBIVE | Thiviers | Place de la Liberation", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.924316, - 45.420927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "195__SDE24", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYKS", - "ref": "eca1d8fe-22f3-5475-b99c-8d817b374ab8", - "description": "MOBIVE | Thiviers | Place de la Liberation", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.380141, - 45.481873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "195__SDE24", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYMJ", - "ref": "d155b8ed-a762-5a87-9111-b220aeeabb35", - "description": "MOBIVE | La Rochebeaucourt | Parking Bascule | Rue de Riberac", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.380141, - 45.481873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "195__SDE24", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYMJ", - "ref": "d155b8ed-a762-5a87-9111-b220aeeabb35", - "description": "MOBIVE | La Rochebeaucourt | Parking Bascule | Rue de Riberac", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.380141, - 45.481873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "195__SDE24", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYMJ", - "ref": "d155b8ed-a762-5a87-9111-b220aeeabb35", - "description": "MOBIVE | La Rochebeaucourt | Parking Bascule | Rue de Riberac", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.503334, - 44.870893 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "195__SDE24", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYNH", - "ref": "519526c8-d0fb-5a88-948b-04b5ce25a28e", - "description": "MOBIVE | Bergerac | Aire de Covoiturage | Pombonne", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.503334, - 44.870893 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "195__SDE24", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYNH", - "ref": "519526c8-d0fb-5a88-948b-04b5ce25a28e", - "description": "MOBIVE | Bergerac | Aire de Covoiturage | Pombonne", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.503334, - 44.870893 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "195__SDE24", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYNH", - "ref": "519526c8-d0fb-5a88-948b-04b5ce25a28e", - "description": "MOBIVE | Bergerac | Aire de Covoiturage | Pombonne", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.244545, - 44.946975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYNJ", - "ref": "e1eb3f59-e02b-5108-a7fd-29b56118f028", - "description": "MOBIVE | Libourne | Rue Schwandorf | Dagueys", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.244545, - 44.946975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYNJ", - "ref": "e1eb3f59-e02b-5108-a7fd-29b56118f028", - "description": "MOBIVE | Libourne | Rue Schwandorf | Dagueys", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.244545, - 44.946975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYNJ", - "ref": "e1eb3f59-e02b-5108-a7fd-29b56118f028", - "description": "MOBIVE | Libourne | Rue Schwandorf | Dagueys", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.436955, - 45.005005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYOV", - "ref": "c7a74578-7735-55ba-959a-f323d3b73173", - "description": "MOBIVE | Saint-Andre-De-Cubzac | Giratoire de la Garosse", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.436955, - 45.005005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYOV", - "ref": "c7a74578-7735-55ba-959a-f323d3b73173", - "description": "MOBIVE | Saint-Andre-De-Cubzac | Giratoire de la Garosse", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.436955, - 45.005005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYOV", - "ref": "c7a74578-7735-55ba-959a-f323d3b73173", - "description": "MOBIVE | Saint-Andre-De-Cubzac | Giratoire de la Garosse", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.569409, - 45.29116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYPB", - "ref": "01dc8773-8d12-51a6-88c0-daf9c2721370", - "description": "MOBIVE | Saint Caprais de Blaye | Parking de Ferchaud", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.569409, - 45.29116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYPB", - "ref": "01dc8773-8d12-51a6-88c0-daf9c2721370", - "description": "MOBIVE | Saint Caprais de Blaye | Parking de Ferchaud", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.569409, - 45.29116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYPB", - "ref": "01dc8773-8d12-51a6-88c0-daf9c2721370", - "description": "MOBIVE | Saint Caprais de Blaye | Parking de Ferchaud", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.960032, - 44.627924 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYQT", - "ref": "42a4a847-3f46-55b6-a7ba-9f194ecab8c1", - "description": "MOBIVE | MIOS - Echangeur Masquet", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.960032, - 44.627924 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYQT", - "ref": "42a4a847-3f46-55b6-a7ba-9f194ecab8c1", - "description": "MOBIVE | MIOS - Echangeur Masquet", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.960032, - 44.627924 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYQT", - "ref": "42a4a847-3f46-55b6-a7ba-9f194ecab8c1", - "description": "MOBIVE | MIOS - Echangeur Masquet", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.000296, - 45.751643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYSR", - "ref": "8d25c987-e1df-590a-8b15-1a971878a000", - "description": "MOBIVE | NIEULLE SUR SEUDRE | Rue des Boguets", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.000296, - 45.751643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYSR", - "ref": "8d25c987-e1df-590a-8b15-1a971878a000", - "description": "MOBIVE | NIEULLE SUR SEUDRE | Rue des Boguets", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.698256, - 44.381968 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "200__TE47", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYVI", - "ref": "010770d9-e339-5934-a0d7-179798441eed", - "description": "MOBIVE | Pujols | 36 Rue Louis Dajan", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.698256, - 44.381968 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "200__TE47", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYVI", - "ref": "010770d9-e339-5934-a0d7-179798441eed", - "description": "MOBIVE | Pujols | 36 Rue Louis Dajan", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.342405, - 44.53057 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYWH", - "ref": "815d44d7-91c0-55c0-84a3-d0f44a370d28", - "description": "MOBIVE | Sauternes | Place de la Mairie", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.342405, - 44.53057 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYWH", - "ref": "815d44d7-91c0-55c0-84a3-d0f44a370d28", - "description": "MOBIVE | Sauternes | Place de la Mairie", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.345016, - 44.81952 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYXE", - "ref": "3ec712f8-f471-5efb-9fa9-b76e0362c29d", - "description": "MOBIVE | Croignon | Rue de la Mairie", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.345016, - 44.81952 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYXE", - "ref": "3ec712f8-f471-5efb-9fa9-b76e0362c29d", - "description": "MOBIVE | Croignon | Rue de la Mairie", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.115692, - 44.639728 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYZM", - "ref": "931819ca-a0bd-5527-88df-a334a5debbe5", - "description": "MOBIVE | Gujan-Mestras | Av du Marechal de lattre de Tassigny", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.115692, - 44.639728 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBYZM", - "ref": "931819ca-a0bd-5527-88df-a334a5debbe5", - "description": "MOBIVE | Gujan-Mestras | Av du Marechal de lattre de Tassigny", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.242325, - 44.910052 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBZAF", - "ref": "d7ac72f2-955e-534e-97df-e4b8dc7083e7", - "description": "MOBIVE | Libourne – 6 Rue de Montaudon", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.242325, - 44.910052 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBZAF", - "ref": "d7ac72f2-955e-534e-97df-e4b8dc7083e7", - "description": "MOBIVE | Libourne – 6 Rue de Montaudon", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.090472, - 44.977805 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBZAI", - "ref": "93d43a50-24e0-58f1-9a9e-81f804dac6da", - "description": "MOBIVE | Lacanau | Parking du lac", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.090472, - 44.977805 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBZAI", - "ref": "93d43a50-24e0-58f1-9a9e-81f804dac6da", - "description": "MOBIVE | Lacanau | Parking du lac", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.071822, - 44.617257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBZAM", - "ref": "a9525369-a3ab-571d-9570-e765e206cbbb", - "description": "MOBIVE | Gujan-Mestras | 7 Allée Mansart", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.071822, - 44.617257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBZAM", - "ref": "a9525369-a3ab-571d-9570-e765e206cbbb", - "description": "MOBIVE | Gujan-Mestras | 7 Allée Mansart", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.15459, - 44.633252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBZBA", - "ref": "fd9554d0-84f5-5df1-a0ba-65413c134e53", - "description": "MOBIVE | La Teste de Buch | Parking des Maraichers", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.15459, - 44.633252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBZBA", - "ref": "fd9554d0-84f5-5df1-a0ba-65413c134e53", - "description": "MOBIVE | La Teste de Buch | Parking des Maraichers", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.24098, - 44.917966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBZEQ", - "ref": "a3f10a1e-68ec-5fdc-b6ae-5c30113ab1d1", - "description": "MOBIVE | Libourne | Parking Max Linder", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.24098, - 44.917966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBZEQ", - "ref": "a3f10a1e-68ec-5fdc-b6ae-5c30113ab1d1", - "description": "MOBIVE | Libourne | Parking Max Linder", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.241025, - 44.917963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBZEQ", - "ref": "7f698d6c-1c3d-565c-9f9d-ce46207f4d1c", - "description": "MOBIVE | Libourne | Parking Max Linder", - "capacity": "6", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.241025, - 44.917963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBZEQ", - "ref": "7f698d6c-1c3d-565c-9f9d-ce46207f4d1c", - "description": "MOBIVE | Libourne | Parking Max Linder", - "capacity": "6", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.186836, - 44.829397 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBZFY", - "ref": "5c8dfc83-093d-5014-8669-5e4dae5e9c49", - "description": "MOBIVE | Branne | Avenue du 8 Mai 1945", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.186836, - 44.829397 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBZFY", - "ref": "5c8dfc83-093d-5014-8669-5e4dae5e9c49", - "description": "MOBIVE | Branne | Avenue du 8 Mai 1945", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.486943, - 44.765249 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBZGV", - "ref": "83dd6cc4-45e2-5517-abba-1300ed4d9890", - "description": "MOBIVE | Camblanes et Meynac | Route de Morillon", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.486943, - 44.765249 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBZGV", - "ref": "83dd6cc4-45e2-5517-abba-1300ed4d9890", - "description": "MOBIVE | Camblanes et Meynac | Route de Morillon", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.237513, - 44.919737 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBZIC", - "ref": "099cb43d-6c47-5c44-b4f9-de3fbd0ac47f", - "description": "MOBIVE | Libourne | Place Guadet Rue Jules Steeg", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.237513, - 44.919737 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBZIC", - "ref": "099cb43d-6c47-5c44-b4f9-de3fbd0ac47f", - "description": "MOBIVE | Libourne | Place Guadet Rue Jules Steeg", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.418806, - 43.822708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBZIX", - "ref": "c1f1f824-32d8-5d1d-a74e-e5e6778294d3", - "description": "MOBIVE | Bascons | Parking Ecole", - "capacity": "5", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.421816, - 43.662866 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBZJH", - "ref": "435af313-d7ac-57f4-91b6-baebe63b827b", - "description": "MOBIVE | Hossegor | Avenue des Écoles", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.301523, - 43.950327 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBZKZ", - "ref": "197a24e6-a1fd-58de-bb50-b7c97e768da9", - "description": "MOBIVE | VIELLE ST GIRONS | Parking Eglise", - "capacity": "5", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.174448, - 46.345266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "203__SEHV", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBZLC", - "ref": "5fc42a0a-5a2c-5e82-acd4-e0cc75d41933", - "description": "MOBIVE | Lussac les Eglises | Place de la Fontaine", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.174448, - 46.345266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "203__SEHV", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBZLC", - "ref": "5fc42a0a-5a2c-5e82-acd4-e0cc75d41933", - "description": "MOBIVE | Lussac les Eglises | Place de la Fontaine", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.773364, - 45.81403 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "203__SEHV", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBZMN", - "ref": "6a9a0772-c5a3-548b-b1ac-6c2c4ab44c76", - "description": "MOBIVE | Peyrat le Chateau | Place du Champ de Foire", - "capacity": "5", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.773364, - 45.81403 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "203__SEHV", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBZMN", - "ref": "6a9a0772-c5a3-548b-b1ac-6c2c4ab44c76", - "description": "MOBIVE | Peyrat le Chateau | Place du Champ de Foire", - "capacity": "5", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.525403, - 44.379756 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "200__TE47", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBZNE", - "ref": "447d28f8-ec4b-5bd4-9b1d-a61f1ca719eb", - "description": "MOBIVE | Le Temple Sur Lot | Place de la Mairie", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.525403, - 44.379756 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "200__TE47", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBZNE", - "ref": "447d28f8-ec4b-5bd4-9b1d-a61f1ca719eb", - "description": "MOBIVE | Le Temple Sur Lot | Place de la Mairie", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.383232, - 44.979418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBZNI", - "ref": "ad250e22-0b62-5da5-a5d5-d7f610ba9454", - "description": "MOBIVE | La lande-De-Fronsac | Parking Mairie", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.383232, - 44.979418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBZNI", - "ref": "ad250e22-0b62-5da5-a5d5-d7f610ba9454", - "description": "MOBIVE | La lande-De-Fronsac | Parking Mairie", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.74467, - 43.591513 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBZOR", - "ref": "3f611901-52a5-5e38-bced-cc02600cc8dc", - "description": "MOBIVE | Amou | Av. de la Digue", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.740557, - 45.739326 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "203__SEHV", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBZQB", - "ref": "147001c6-96b6-5f6f-bbb8-a7ab9a50d77f", - "description": "MOBIVE | Eymoutiers | Gare", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.878921, - 46.17376 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "194__SDEC23", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBZQP", - "ref": "87fce4d0-751a-59e4-bffd-5def41470fea", - "description": "MOBIVE | Guéret | Gare", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.88787, - 44.88431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "195__SDE24", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBZSK", - "ref": "a37ea686-714d-51c2-af8f-88af5e9dd582", - "description": "MOBIVE | Limeuil | Rue du Port", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.88787, - 44.88431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "195__SDE24", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBZSK", - "ref": "a37ea686-714d-51c2-af8f-88af5e9dd582", - "description": "MOBIVE | Limeuil | Rue du Port", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.81836, - 45.54399 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "195__SDE24", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBZSP", - "ref": "463d21a5-3bdb-5a9c-9174-972e9831b3ba", - "description": "MOBIVE | Saint-Saud-Lacoussiere | Place du Champ de Foire", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.81836, - 45.54399 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "195__SDE24", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBZSP", - "ref": "463d21a5-3bdb-5a9c-9174-972e9831b3ba", - "description": "MOBIVE | Saint-Saud-Lacoussiere | Place du Champ de Foire", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.74053, - 44.83758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "195__SDE24", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBZVJ", - "ref": "c03540f1-98c7-50b2-b932-1f0c1e27f2b9", - "description": "MOBIVE | Lalinde | Impasse du Bassin", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.74053, - 44.83758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "195__SDE24", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBZVJ", - "ref": "c03540f1-98c7-50b2-b932-1f0c1e27f2b9", - "description": "MOBIVE | Lalinde | Impasse du Bassin", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.46317, - 44.73729 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "195__SDE24", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBZWR", - "ref": "a5984112-de46-57dc-9c15-2975e166b700", - "description": "MOBIVE | Singleryac | Peyrichoux", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.46317, - 44.73729 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "195__SDE24", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBZWR", - "ref": "a5984112-de46-57dc-9c15-2975e166b700", - "description": "MOBIVE | Singleryac | Peyrichoux", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.27914, - 45.16059 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "195__SDE24", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCAAA", - "ref": "effd99b9-d624-5f71-83ba-0a6a0c43726f", - "description": "MOBIVE | La Jemaye-Ponteyraud | etang la Jemaye", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.27914, - 45.16059 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "195__SDE24", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCAAA", - "ref": "effd99b9-d624-5f71-83ba-0a6a0c43726f", - "description": "MOBIVE | La Jemaye-Ponteyraud | etang la Jemaye", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.12589, - 45.29469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "195__SDE24", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCABY", - "ref": "706b2bb3-c6b5-5684-a631-4a86086f9c59", - "description": "MOBIVE | Cherveix-Cubas | Place Goumondie", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.12589, - 45.29469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "195__SDE24", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCABY", - "ref": "706b2bb3-c6b5-5684-a631-4a86086f9c59", - "description": "MOBIVE | Cherveix-Cubas | Place Goumondie", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.68774, - 45.24278 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "195__SDE24", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCAEV", - "ref": "290e7f73-1b55-59ad-9287-4632af495cb7", - "description": "MOBIVE | Château L'Eveque | Route de Royer", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.68774, - 45.24278 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "195__SDE24", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCAEV", - "ref": "290e7f73-1b55-59ad-9287-4632af495cb7", - "description": "MOBIVE | Château L'Eveque | Route de Royer", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.674037, - 45.589968 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "195__SDE24", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCAEZ", - "ref": "d83b3172-b756-5dc8-9edb-2ec053e4dfb1", - "description": "MOBIVE | Saint-Estephe | Grand etang", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.674037, - 45.589968 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "195__SDE24", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCAEZ", - "ref": "d83b3172-b756-5dc8-9edb-2ec053e4dfb1", - "description": "MOBIVE | Saint-Estephe | Grand etang", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.55972, - 45.56986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "195__SDE24", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCAIR", - "ref": "e6c87df6-ce52-5739-90f5-d065cb6a35f9", - "description": "MOBIVE | Javerlhac-Et-La-Chapelle-Saint-Robert | Place du 8 Mai 1945", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.55972, - 45.56986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "195__SDE24", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCAIR", - "ref": "e6c87df6-ce52-5739-90f5-d065cb6a35f9", - "description": "MOBIVE | Javerlhac-Et-La-Chapelle-Saint-Robert | Place du 8 Mai 1945", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.074516, - 44.618461 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCAJB", - "ref": "3bd117e7-2698-5301-bdc4-955336a2edaa", - "description": "MOBIVE | Gujan-Mestras | All. Mozart", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.074516, - 44.618461 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCAJB", - "ref": "3bd117e7-2698-5301-bdc4-955336a2edaa", - "description": "MOBIVE | Gujan-Mestras | All. Mozart", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.474491, - 44.812994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCAKA", - "ref": "337c3c9c-7478-5d1b-a661-b3e6885e51e9", - "description": "MOBIVE | Carignan-De-Bordeaux | Parking Centre Culturel", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.474491, - 44.812994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCAKA", - "ref": "337c3c9c-7478-5d1b-a661-b3e6885e51e9", - "description": "MOBIVE | Carignan-De-Bordeaux | Parking Centre Culturel", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.373517, - 44.692539 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCAKL", - "ref": "0b289f34-8375-5fcc-bcd5-b0318f9045c7", - "description": "MOBIVE | Lestiac Sur Garonne | Parking Ecole", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.373517, - 44.692539 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCAKL", - "ref": "0b289f34-8375-5fcc-bcd5-b0318f9045c7", - "description": "MOBIVE | Lestiac Sur Garonne | Parking Ecole", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.463965, - 44.847856 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCALL", - "ref": "5938f6b8-4b62-5b47-b0c9-732ed591e0a2", - "description": "MOBIVE | Tresses - Avenue des écoles", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.463965, - 44.847856 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCALL", - "ref": "5938f6b8-4b62-5b47-b0c9-732ed591e0a2", - "description": "MOBIVE | Tresses - Avenue des écoles", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.438853, - 44.85042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCAMG", - "ref": "8b91581b-66ae-56d8-84f5-b5de6ac39e46", - "description": "MOBIVE | Pompignac | Av de la Mairie", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.438853, - 44.85042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCAMG", - "ref": "8b91581b-66ae-56d8-84f5-b5de6ac39e46", - "description": "MOBIVE | Pompignac | Av de la Mairie", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.71839, - 45.02641 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "195__SDE24", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCANA", - "ref": "12be2f86-d9ec-5d77-93de-4e2b0513f160", - "description": "MOBIVE | Vergt | Place Charles Mangold", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.71839, - 45.02641 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "195__SDE24", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCANA", - "ref": "12be2f86-d9ec-5d77-93de-4e2b0513f160", - "description": "MOBIVE | Vergt | Place Charles Mangold", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.794656, - 45.625809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "203__SEHV", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCAOC", - "ref": "4573695e-20e6-533a-b2d7-8e823e5f708d", - "description": "MOBIVE | Marval | Salle Polyvalente", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.29759, - 46.199225 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "203__SEHV", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCAPA", - "ref": "ff6c72da-c0a8-5715-9527-353bdc921b14", - "description": "MOBIVE | Saint Sornin leulac | le Bourg Contre Allee N145", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.570552, - 45.833952 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "203__SEHV", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCAPN", - "ref": "2f3c37d5-12dc-5e68-af3a-96ed9668ff58", - "description": "MOBIVE | Champnetery | Aire de Pique-Nique - Covoiturage", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.378868, - 46.030127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCAQR", - "ref": "440d9dac-2934-5d1c-b48a-85b2d718d8ac", - "description": "MOBIVE | Saint Denis d'Oléron | Rue Marc Guyonnet", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.378868, - 46.030127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCAQR", - "ref": "440d9dac-2934-5d1c-b48a-85b2d718d8ac", - "description": "MOBIVE | Saint Denis d'Oléron | Rue Marc Guyonnet", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.238763, - 45.294596 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCASK", - "ref": "11ae3117-bb9e-5448-8255-5d2346c466a7", - "description": "MOBIVE | Chevanceaux | Av. de Paris", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.238763, - 45.294596 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCASK", - "ref": "11ae3117-bb9e-5448-8255-5d2346c466a7", - "description": "MOBIVE | Chevanceaux | Av. de Paris", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.991936, - 45.603029 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCATN", - "ref": "4cd9e095-f6ed-5129-83f5-520d82322720", - "description": "MOBIVE | Saint Georges de Didonne | Rue du Professeur Langevin", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.991936, - 45.603029 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCATN", - "ref": "4cd9e095-f6ed-5129-83f5-520d82322720", - "description": "MOBIVE | Saint Georges de Didonne | Rue du Professeur Langevin", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.001935, - 45.60287 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCAUO", - "ref": "4988548a-0de8-56a0-bb88-c783ab6c0bd6", - "description": "MOBIVE | Saint Georges de Didonne | Rue du Coca", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.001935, - 45.60287 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCAUO", - "ref": "4988548a-0de8-56a0-bb88-c783ab6c0bd6", - "description": "MOBIVE | Saint Georges de Didonne | Rue du Coca", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.421972, - 46.195351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCAYI", - "ref": "18eb47aa-1ea5-56d5-ad97-9473fd2ee0fb", - "description": "MOBIVE | La Couarde sur Mer | Cours des Poilus", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.421972, - 46.195351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCAYI", - "ref": "18eb47aa-1ea5-56d5-ad97-9473fd2ee0fb", - "description": "MOBIVE | La Couarde sur Mer | Cours des Poilus", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.209274, - 45.844284 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCAYJ", - "ref": "6ca49640-1f04-54a2-9c68-2a76cd0403c3", - "description": "MOBIVE | Saint Trojan les Bains | Rue des Pêcheurs", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.209274, - 45.844284 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCAYJ", - "ref": "6ca49640-1f04-54a2-9c68-2a76cd0403c3", - "description": "MOBIVE | Saint Trojan les Bains | Rue des Pêcheurs", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.542199, - 46.22903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCBAI", - "ref": "62b8609e-3d27-5e1f-83e0-e20dc56f8137", - "description": "MOBIVE | Saint Clément des Baleines | Rue du Centre", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.542199, - 46.22903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCBAI", - "ref": "62b8609e-3d27-5e1f-83e0-e20dc56f8137", - "description": "MOBIVE | Saint Clément des Baleines | Rue du Centre", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.944979, - 45.726395 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCBAY", - "ref": "12719157-94a2-5fbe-8d66-3f0837144c52", - "description": "MOBIVE | Le Gua | Rue Samuel Champlain", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.944979, - 45.726395 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCBAY", - "ref": "12719157-94a2-5fbe-8d66-3f0837144c52", - "description": "MOBIVE | Le Gua | Rue Samuel Champlain", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.187188, - 45.216866 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCBEC", - "ref": "e38bdd5e-33fd-558b-8e73-52d6e4891a4a", - "description": "MOBIVE | Montguyon | Place du Champ de Foire", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.187188, - 45.216866 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCBEC", - "ref": "e38bdd5e-33fd-558b-8e73-52d6e4891a4a", - "description": "MOBIVE | Montguyon | Place du Champ de Foire", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.906058, - 45.536148 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCBES", - "ref": "be986425-cf46-5f99-962c-acdf3d05a550", - "description": "MOBIVE | Talmont sur Gironde | Avenue de l'Estuaire", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.906058, - 45.536148 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCBES", - "ref": "be986425-cf46-5f99-962c-acdf3d05a550", - "description": "MOBIVE | Talmont sur Gironde | Avenue de l'Estuaire", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.834953, - 45.582125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCBFE", - "ref": "589754cd-b74e-5c67-9231-e7aa028f445c", - "description": "MOBIVE | Cozes | Route de Talmont", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.834953, - 45.582125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCBFE", - "ref": "589754cd-b74e-5c67-9231-e7aa028f445c", - "description": "MOBIVE | Cozes | Route de Talmont", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.518607, - 46.205637 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCBFY", - "ref": "4c6d52a6-d945-54b3-993a-0b7116373f85", - "description": "MOBIVE | Ars en Ré | Rue de la Grange", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.518607, - 46.205637 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCBFY", - "ref": "4c6d52a6-d945-54b3-993a-0b7116373f85", - "description": "MOBIVE | Ars en Ré | Rue de la Grange", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.238104, - 45.861438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCBHP", - "ref": "ae10aeca-22e6-51f6-a516-1944f7eaeaaf", - "description": "MOBIVE | Le Grand Village Plage | Allée des Gros Joncs", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.238104, - 45.861438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCBHP", - "ref": "ae10aeca-22e6-51f6-a516-1944f7eaeaaf", - "description": "MOBIVE | Le Grand Village Plage | Allée des Gros Joncs", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.499158, - 46.24675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCBJA", - "ref": "2857adb8-db3f-5921-bdb6-2aa8a2db0a62", - "description": "MOBIVE | Les Portes en Ré | Parking de la Grenouillère", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.499158, - 46.24675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCBJA", - "ref": "2857adb8-db3f-5921-bdb6-2aa8a2db0a62", - "description": "MOBIVE | Les Portes en Ré | Parking de la Grenouillère", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.512736, - 43.484077 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "202__TE64", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAYLA", - "ref": "15f9c835-e6a4-5794-be28-367f65d1fd18", - "description": "MOBIVE | Anglet | Parking Quintaou", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.512736, - 43.484077 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "202__TE64", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAYLA", - "ref": "15f9c835-e6a4-5794-be28-367f65d1fd18", - "description": "MOBIVE | Anglet | Parking Quintaou", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.512736, - 43.484077 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "202__TE64", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVAYLA", - "ref": "15f9c835-e6a4-5794-be28-367f65d1fd18", - "description": "MOBIVE | Anglet | Parking Quintaou", - "capacity": "5", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.3265, - 43.325056 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "202__TE64", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCBKF", - "ref": "0eda505c-69a8-5787-b2ad-0eb5c61f4494", - "description": "MOBIVE | Pau | Rue Thomas Edison", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.3265, - 43.325056 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "202__TE64", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCBKF", - "ref": "0eda505c-69a8-5787-b2ad-0eb5c61f4494", - "description": "MOBIVE | Pau | Rue Thomas Edison", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.3265, - 43.325056 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "202__TE64", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCBKF", - "ref": "0eda505c-69a8-5787-b2ad-0eb5c61f4494", - "description": "MOBIVE | Pau | Rue Thomas Edison", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.14084, - 44.50922 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "200__TE47", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCBKH", - "ref": "7b321ca3-0019-5a62-8ea1-de12c24ab808", - "description": "MOBIVE | Marmande | Rond Point de Thivras", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.14084, - 44.50922 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "200__TE47", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCBKH", - "ref": "7b321ca3-0019-5a62-8ea1-de12c24ab808", - "description": "MOBIVE | Marmande | Rond Point de Thivras", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.14084, - 44.50922 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "200__TE47", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCBKH", - "ref": "7b321ca3-0019-5a62-8ea1-de12c24ab808", - "description": "MOBIVE | Marmande | Rond Point de Thivras", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.347614, - 43.670866 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCBNS", - "ref": "c5f63bbb-d142-5bf0-ba99-640465653b79", - "description": "MOBIVE | Saubion | Parking Bibliothèque", - "capacity": "5", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.347614, - 43.670866 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCBNS", - "ref": "c5f63bbb-d142-5bf0-ba99-640465653b79", - "description": "MOBIVE | Saubion | Parking Bibliothèque", - "capacity": "5", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.267636, - 44.290688 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "200__TE47", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCCNI", - "ref": "1f6cbc96-8266-58a4-8119-0ad99edce3eb", - "description": "MOBIVE | Damazan | Avenue de la Confluence", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.267636, - 44.290688 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "200__TE47", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCCNI", - "ref": "1f6cbc96-8266-58a4-8119-0ad99edce3eb", - "description": "MOBIVE | Damazan | Avenue de la Confluence", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.07859, - 46.13023 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "203__SEHV", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCCPK", - "ref": "90be8dc4-916d-5929-876c-1cece451d7cf", - "description": "MOBIVE | Blanzac | Étang de Rouffignac", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.07859, - 46.13023 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "203__SEHV", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCCPK", - "ref": "90be8dc4-916d-5929-876c-1cece451d7cf", - "description": "MOBIVE | Blanzac | Étang de Rouffignac", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.07859, - 46.13023 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "203__SEHV", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCCPK", - "ref": "90be8dc4-916d-5929-876c-1cece451d7cf", - "description": "MOBIVE | Blanzac | Étang de Rouffignac", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.36978, - 44.88244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCCRI", - "ref": "914c4aa9-b33e-521b-8146-9576f7e8f180", - "description": "MOBIVE | Beychac-Et-Caillau | Route du Fileur", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.36978, - 44.88244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCCRI", - "ref": "914c4aa9-b33e-521b-8146-9576f7e8f180", - "description": "MOBIVE | Beychac-Et-Caillau | Route du Fileur", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.122837, - 45.515089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCCRR", - "ref": "15cf5050-fec9-5fd2-b95e-890260365f17", - "description": "MOBIVE | Soulac-Sur-Mer | Parking de la Mairie", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.122837, - 45.515089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCCRR", - "ref": "15cf5050-fec9-5fd2-b95e-890260365f17", - "description": "MOBIVE | Soulac-Sur-Mer | Parking de la Mairie", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.186545, - 45.882864 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCCSW", - "ref": "f4186fc3-f6b5-5fa0-80a4-60c9dbe91f20", - "description": "MOBIVE | BEAUVAIS SUR MATHA | Grande Place", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.186545, - 45.882864 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCCSW", - "ref": "f4186fc3-f6b5-5fa0-80a4-60c9dbe91f20", - "description": "MOBIVE | BEAUVAIS SUR MATHA | Grande Place", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.961041, - 45.870702 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCCVJ", - "ref": "ff2b6e99-cc67-58cc-9521-1adffbfeeb2c", - "description": "MOBIVE | Saint-Agnant | Avenue Charles de Gaulle", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.961041, - 45.870702 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCCVJ", - "ref": "ff2b6e99-cc67-58cc-9521-1adffbfeeb2c", - "description": "MOBIVE | Saint-Agnant | Avenue Charles de Gaulle", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.961041, - 45.870702 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCCVJ", - "ref": "ff2b6e99-cc67-58cc-9521-1adffbfeeb2c", - "description": "MOBIVE | Saint-Agnant | Avenue Charles de Gaulle", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.826756, - 44.664279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCCXF", - "ref": "839e226b-28e8-5f53-8430-d3d8d9992ea4", - "description": "MOBIVE | MIOS - Echangeur Pelouneyres", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.826756, - 44.664279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCCXF", - "ref": "839e226b-28e8-5f53-8430-d3d8d9992ea4", - "description": "MOBIVE | MIOS - Echangeur Pelouneyres", - "capacity": "3", - "socket:type2_combo:output": "43 kW", - "charging_station:output": "43 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.826756, - 44.664279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCCXF", - "ref": "839e226b-28e8-5f53-8430-d3d8d9992ea4", - "description": "MOBIVE | MIOS - Echangeur Pelouneyres", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.094403, - 46.152379 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCCZV", - "ref": "25b8a691-db68-5c50-adaf-9372814bc6a6", - "description": "MOBIVE | Perigny | Parking de la Mairie", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.094403, - 46.152379 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCCZV", - "ref": "25b8a691-db68-5c50-adaf-9372814bc6a6", - "description": "MOBIVE | Perigny | Parking de la Mairie", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.094403, - 46.152379 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCCZV", - "ref": "25b8a691-db68-5c50-adaf-9372814bc6a6", - "description": "MOBIVE | Perigny | Parking de la Mairie", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.168138, - 44.391624 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCDBT", - "ref": "a8ce0271-3c65-5451-83f0-1e620ea4af72", - "description": "MOBIVE | BISCARROSSE | Rue du Lieutenant de Vaisseau Paris", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.272743, - 45.243324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCDDK", - "ref": "45b9355e-3f6f-5df9-93b0-d6d386cfd290", - "description": "MOBIVE | Montlieu la Garde | Maison de la Forêt", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.272743, - 45.243324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCDDK", - "ref": "45b9355e-3f6f-5df9-93b0-d6d386cfd290", - "description": "MOBIVE | Montlieu la Garde | Maison de la Forêt", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.675281, - 45.755709 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCDFO", - "ref": "53a0bf2b-678e-55c3-9230-1663fcccfe8f", - "description": "MOBIVE | Saint Georges des Coteaux | Rue Denis Papin", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.675281, - 45.755709 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCDFO", - "ref": "53a0bf2b-678e-55c3-9230-1663fcccfe8f", - "description": "MOBIVE | Saint Georges des Coteaux | Rue Denis Papin", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.057505, - 44.064152 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCDFW", - "ref": "86f191c4-7d32-5b89-a260-3d107679848d", - "description": "MOBIVE | LOSSE | Parking Station U", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.057505, - 44.064152 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCDFW", - "ref": "86f191c4-7d32-5b89-a260-3d107679848d", - "description": "MOBIVE | LOSSE | Parking Station U", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.15587, - 46.184576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCDKU", - "ref": "01f7b094-7c74-5dd6-a98b-e6bf2107b1c8", - "description": "MOBIVE | Lagord | Av. des Oiseaux de Mer", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.15587, - 46.184576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCDKU", - "ref": "01f7b094-7c74-5dd6-a98b-e6bf2107b1c8", - "description": "MOBIVE | Lagord | Av. des Oiseaux de Mer", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.962153, - 45.94209 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCDPK", - "ref": "a40fcc43-1991-5aa2-9b72-5ce3cc8af95e", - "description": "MOBIVE | Rochefort | Av. Camille Pelletan (les Thermes)", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.962153, - 45.94209 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCDPK", - "ref": "a40fcc43-1991-5aa2-9b72-5ce3cc8af95e", - "description": "MOBIVE | Rochefort | Av. Camille Pelletan (les Thermes)", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.962153, - 45.94209 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCDPK", - "ref": "a40fcc43-1991-5aa2-9b72-5ce3cc8af95e", - "description": "MOBIVE | Rochefort | Av. Camille Pelletan (les Thermes)", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.42788, - 44.07154 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCDQP", - "ref": "479fd818-b95f-5fdd-b3bf-97667b7123f3", - "description": "MOBIVE | CACHEN | Parking Restaurant", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.034054, - 44.163785 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCDQV", - "ref": "802b18a6-b6d3-5c84-bc2f-47d9ccdf0c1d", - "description": "MOBIVE | ESCOURCE | Parking Centre", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.750238, - 43.748919 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCDQW", - "ref": "9e6af5e5-b15f-543a-8645-68958f8638c9", - "description": "MOBIVE | MUGRON | Parking Salle Emmanuelli", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.874259, - 43.73362 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCDRZ", - "ref": "36e27ff3-3fb0-5114-b3cf-9273b0bf95d3", - "description": "MOBIVE | GAMARDE-LES-BAINS | Parking Salle des Fêtes", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.09772, - 44.34464 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCDTH", - "ref": "91d918e2-5420-5947-a31a-1a30041774ea", - "description": "MOBIVE | PARENTIS-EN-BORN | Route du Lac", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.069678, - 44.354671 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCDXH", - "ref": "2d50417f-26ae-55ee-9e12-229751c2ca70", - "description": "MOBIVE | PARENTIS-EN-BORN | Place Bouchard", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.520824, - 46.209732 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCENK", - "ref": "52735f57-68a4-5a18-a2e8-667c152a0ca2", - "description": "MOBIVE | ARS-EN-RÉ | Rue de Graffaud", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.520824, - 46.209732 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCENK", - "ref": "52735f57-68a4-5a18-a2e8-667c152a0ca2", - "description": "MOBIVE | ARS-EN-RÉ | Rue de Graffaud", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.418806, - 43.822708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBZIX", - "ref": "c1f1f824-32d8-5d1d-a74e-e5e6778294d3", - "description": "MOBIVE | Bascons | Parking Ecole", - "capacity": "5", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.81343, - 46.24397 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCEQO", - "ref": "67f00750-0bd2-5dea-b89c-a1dfa292efb0", - "description": "MOBIVE | COURCON | Rue de l'église", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.81343, - 46.24397 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCEQO", - "ref": "67f00750-0bd2-5dea-b89c-a1dfa292efb0", - "description": "MOBIVE | COURCON | Rue de l'église", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.227155, - 43.063253 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCERJ", - "ref": "c92eaf73-3145-5207-8565-126fd24f83cc", - "description": "MOBIVE | SAINT-JULIEN-EN-BORN | Parking Office du Tourisme", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.39094, - 43.88926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCESP", - "ref": "3b60ee02-1c1d-5fd9-bb9a-8b76402ddfe0", - "description": "MOBIVE | BOUGUE | Parking derrière bar", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.739684, - 44.148281 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCEST", - "ref": "38063d5b-5adc-5bda-91f1-8b3db65b5de5", - "description": "MOBIVE | SABRES - Parking Maison des Services", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.269735, - 43.533766 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCESW", - "ref": "0d0968e8-fa73-5dc6-bc6f-74df3b6d8d32", - "description": "MOBIVE | SAINT LAURENT DE GOSSE - Parking Ecole", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.919555, - 44.212288 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCETM", - "ref": "0a3346c7-9b6b-56d1-a242-17354e940b1d", - "description": "MOBIVE | LABOUHEYRE - Parking Marie", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.489222, - 43.666741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCEVI", - "ref": "71c6b2b9-4d8d-5556-8e1f-e6fea9a65f66", - "description": "MOBIVE | AUBAGNAN - Parking Ecole", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.272207, - 43.561009 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCEWR", - "ref": "5365f6c5-071d-52ff-929e-79ad61f56f8c", - "description": "MOBIVE | BIARROTTE - Devant Mairie", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.923832, - 43.934787 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCFBY", - "ref": "86c5fb21-c11a-5de4-b7a6-d500668bd8cc", - "description": "MOBIVE | RION DES LANDES - Parking Arènes", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.570524, - 43.771072 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCFEM", - "ref": "7581d2f9-b758-51c1-a3e2-de2597abfe07", - "description": "MOBIVE | SAINT-SEVER | Parking Route de Tartas", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.570524, - 43.771072 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCFEM", - "ref": "7581d2f9-b758-51c1-a3e2-de2597abfe07", - "description": "MOBIVE | SAINT-SEVER | Parking Route de Tartas", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.462335, - 44.063885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCFEN", - "ref": "6aeccf52-0570-54b0-b66f-7d686d5eaf7d", - "description": "MOBIVE | BELIS - Parking City Stade", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.295499, - 44.20913 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCFJK", - "ref": "126fac13-06a8-5934-8c68-56ca94fe67de", - "description": "MOBIVE | MIMIZAN | Parking Rue des Lacs", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.611723, - 44.200124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "200__TE47", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVARNT", - "ref": "db5d630a-fe41-5b4c-9987-dec2e547c1fc", - "description": "MOBIVE | Agen | Parking du Gravier", - "capacity": "7", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.611723, - 44.200124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "200__TE47", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVARNT", - "ref": "db5d630a-fe41-5b4c-9987-dec2e547c1fc", - "description": "MOBIVE | Agen | Parking du Gravier", - "capacity": "7", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.513314, - 43.877914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCFTV", - "ref": "3c38a462-c166-57b1-8d00-9a6ac2d39f03", - "description": "MOBIVE | SAINT-PIERRE-DU-MONT | Parking Tennis", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.513314, - 43.877914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCFTV", - "ref": "3c38a462-c166-57b1-8d00-9a6ac2d39f03", - "description": "MOBIVE | SAINT-PIERRE-DU-MONT | Parking Tennis", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.215046, - 44.433748 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCFWF", - "ref": "34f77fd4-dfd7-588e-a526-4770268d950b", - "description": "MOBIVE | BAZAS | Parking des Tilleuls", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.215046, - 44.433748 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCFWF", - "ref": "34f77fd4-dfd7-588e-a526-4770268d950b", - "description": "MOBIVE | BAZAS | Parking des Tilleuls", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.215086, - 44.43138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCFYJ", - "ref": "0a6a05a0-5d2b-5296-be50-3d9416fa10c4", - "description": "MOBIVE | BAZAS | Parking Polyèdre", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.215086, - 44.43138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCFYJ", - "ref": "0a6a05a0-5d2b-5296-be50-3d9416fa10c4", - "description": "MOBIVE | BAZAS | Parking Polyèdre", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.521161, - 44.264207 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "199__SYDEC40", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCGSH", - "ref": "49102032-f0cf-573d-9a3f-007b702f33e3", - "description": "MOBIVE | LUXEY - Parking Rue des Ecoles", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.494335, - 45.830629 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "203__SEHV", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCHET", - "ref": "be54f6bb-0840-5a1a-a4e8-568a0378473a", - "description": "MOBIVE | SAINT LEONARD DE NOBLAT | Piscine Municipale", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.566433, - 45.170561 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "192__FDEE19", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCHGP", - "ref": "a3e4a470-aef7-5496-8676-7d207c9c7177", - "description": "MOBIVE | MALEMORT | Rue Fouchet", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.43415, - 45.617985 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "203__SEHV", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCHOU", - "ref": "4b142b2a-0a88-5539-a528-dddf6a52285d", - "description": "MOBIVE | MAGNAC BOURG | Caserne", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.773364, - 45.81403 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "203__SEHV", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVBZMN", - "ref": "6a9a0772-c5a3-548b-b1ac-6c2c4ab44c76", - "description": "MOBIVE | Peyrat le Chateau | Place du Champ de Foire", - "capacity": "5", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.186471, - 45.67757 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "203__SEHV", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCHQH", - "ref": "8db5bd80-be30-5766-b546-85f0aceada68", - "description": "MOBIVE | NEXON | Parking Office du Tourisme", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.359926, - 45.694511 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "203__SEHV", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCHVA", - "ref": "39a93f57-de3f-5fa5-8b16-f503c2bc855a", - "description": "MOBIVE | PIERRE BUFFIERE | Parking Bourg", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.790133, - 44.493298 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCHYX", - "ref": "db4b9b60-7428-51ca-a36b-e8d85a85191b", - "description": "MOBIVE | BELIN-BELIET | Place de l'Église", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.790133, - 44.493298 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCHYX", - "ref": "db4b9b60-7428-51ca-a36b-e8d85a85191b", - "description": "MOBIVE | BELIN-BELIET | Place de l'Église", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.919249, - 46.109266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "203__SEHV", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCHZL", - "ref": "83a97732-ab8a-5e2f-95c4-c9287c282cd7", - "description": "MOBIVE | VAL-D'ISSOIRE | Avenue de Bellac", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.919249, - 46.109266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "203__SEHV", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCHZL", - "ref": "83a97732-ab8a-5e2f-95c4-c9287c282cd7", - "description": "MOBIVE | VAL-D'ISSOIRE | Avenue de Bellac", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.919249, - 46.109266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "203__SEHV", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCHZL", - "ref": "83a97732-ab8a-5e2f-95c4-c9287c282cd7", - "description": "MOBIVE | VAL-D'ISSOIRE | Avenue de Bellac", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.471769, - 44.72545 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCIBD", - "ref": "2d79ca36-6068-564e-bf3c-e935b3980054", - "description": "MOBIVE | ISLE-SAINT-GEORGES | Rue des Gravettes", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.471769, - 44.72545 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCIBD", - "ref": "2d79ca36-6068-564e-bf3c-e935b3980054", - "description": "MOBIVE | ISLE-SAINT-GEORGES | Rue des Gravettes", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.60878, - 44.170886 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "200__TE47", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCICE", - "ref": "7d1662c7-e150-54e3-a930-5622d5efe5f9", - "description": "MOBIVE | PASSAGE-D'AGEN | 133 Avenue des Pyrénées ZAC de BEAUREGARD", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.60878, - 44.170886 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "200__TE47", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCICE", - "ref": "7d1662c7-e150-54e3-a930-5622d5efe5f9", - "description": "MOBIVE | PASSAGE-D'AGEN | 133 Avenue des Pyrénées ZAC de BEAUREGARD", - "capacity": "3", - "charging_station:output": "60 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.052717, - 44.512716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCIFX", - "ref": "91ba1e25-0c8c-5de4-a537-e69ad082ce68", - "description": "MOBIVE | AILLAS | ZA Bois Majou Nord", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.052717, - 44.512716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCIFX", - "ref": "91ba1e25-0c8c-5de4-a537-e69ad082ce68", - "description": "MOBIVE | AILLAS | ZA Bois Majou Nord", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.166389, - 45.955378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "194__SDEC23", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCIIT", - "ref": "453adddd-7963-5097-8c3a-dd73684ffd5a", - "description": "MOBIVE | AUBUSSON | Esplanade Charles de Gaulle", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.166389, - 45.955378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "194__SDEC23", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCIIT", - "ref": "453adddd-7963-5097-8c3a-dd73684ffd5a", - "description": "MOBIVE | AUBUSSON | Esplanade Charles de Gaulle", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.166389, - 45.955378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "194__SDEC23", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCIIT", - "ref": "453adddd-7963-5097-8c3a-dd73684ffd5a", - "description": "MOBIVE | AUBUSSON | Esplanade Charles de Gaulle", - "capacity": "6", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.371616, - 46.107807 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "203__SEHV", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCIJZ", - "ref": "71a2e5ee-1a22-54a5-823f-dbf5098c2414", - "description": "MOBIVE | Bessines-Sur-Gartempe | Rue des Grands Jardins", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.371616, - 46.107807 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "203__SEHV", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCIJZ", - "ref": "71a2e5ee-1a22-54a5-823f-dbf5098c2414", - "description": "MOBIVE | Bessines-Sur-Gartempe | Rue des Grands Jardins", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.371616, - 46.107807 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "203__SEHV", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCIJZ", - "ref": "71a2e5ee-1a22-54a5-823f-dbf5098c2414", - "description": "MOBIVE | Bessines-Sur-Gartempe | Rue des Grands Jardins", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.474309, - 44.71142 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCILO", - "ref": "5c26539c-1774-5f87-8a93-a2238eda1193", - "description": "MOBIVE | AYGUEMORTE-LES-GRAVES | Parking la Sablière", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.474309, - 44.71142 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "197__SDEEG33", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCILO", - "ref": "5c26539c-1774-5f87-8a93-a2238eda1193", - "description": "MOBIVE | AYGUEMORTE-LES-GRAVES | Parking la Sablière", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.09645, - 45.828067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCIMB", - "ref": "b899e733-efd4-5014-887d-33404752977d", - "description": "MOBIVE | MARENNES HIERS BROUAGE | Rue des entrepreneurs", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.09645, - 45.828067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "191__SDEER17", - "operator:email": "cpo@citeos.com", - "network": "CPO CITEOS Mobive", - "ref:EU:EVSE": "FRMBIPVCIMB", - "ref": "b899e733-efd4-5014-887d-33404752977d", - "description": "MOBIVE | MARENNES HIERS BROUAGE | Rue des entrepreneurs", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4293237924575806, - 43.63946533203125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Power Solutions", - "owner:ref:FR:SIREN": "881248165", - "operator:email": "support@mobilize-ps.fr", - "network": "RNO ETATS UNIS - Borne DC", - "ref:EU:EVSE": "FRMBZEKIAIT", - "ref": "222e7583-e0fd-4442-acac-98415e012ba1", - "description": "RNO ETATS UNIS - Borne DC", - "capacity": "1", - "charging_station:output": "62.5 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4293237924575806, - 43.63946533203125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Power Solutions", - "owner:ref:FR:SIREN": "881248165", - "operator:email": "support@mobilize-ps.fr", - "network": "RNO ETATS UNIS - Borne DC", - "ref:EU:EVSE": "FRMBZEKIAIT", - "ref": "222e7583-e0fd-4442-acac-98415e012ba1", - "description": "RNO ETATS UNIS - Borne DC", - "capacity": "1", - "charging_station:output": "62.5 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4293237924575806, - 43.63946533203125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Power Solutions", - "owner:ref:FR:SIREN": "881248165", - "operator:email": "support@mobilize-ps.fr", - "network": "RNO ETATS UNIS - Borne DC", - "ref:EU:EVSE": "FRMBZEKIAIT", - "ref": "222e7583-e0fd-4442-acac-98415e012ba1", - "description": "RNO ETATS UNIS - Borne DC", - "capacity": "1", - "charging_station:output": "62.5 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4293237924575806, - 43.63946533203125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Power Solutions", - "owner:ref:FR:SIREN": "881248165", - "operator:email": "support@mobilize-ps.fr", - "network": "RNO ETATS UNIS - Borne DC", - "ref:EU:EVSE": "FRMBZEQPJLA", - "ref": " f56a9418-f8e2-438d-a372-64279bef37af", - "description": "RNO ETATS UNIS - Borne DC", - "capacity": "1", - "charging_station:output": "62.5 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4293237924575806, - 43.63946533203125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Power Solutions", - "owner:ref:FR:SIREN": "881248165", - "operator:email": "support@mobilize-ps.fr", - "network": "RNO ETATS UNIS - Borne DC", - "ref:EU:EVSE": "FRMBZEQPJLA", - "ref": " f56a9418-f8e2-438d-a372-64279bef37af", - "description": "RNO ETATS UNIS - Borne DC", - "capacity": "1", - "charging_station:output": "62.5 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4293237924575806, - 43.63946533203125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Power Solutions", - "owner:ref:FR:SIREN": "881248165", - "operator:email": "support@mobilize-ps.fr", - "network": "RNO ETATS UNIS - Borne DC", - "ref:EU:EVSE": "FRMBZEQPJLA", - "ref": " f56a9418-f8e2-438d-a372-64279bef37af", - "description": "RNO ETATS UNIS - Borne DC", - "capacity": "1", - "charging_station:output": "62.5 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.897510194709145, - 50.51511491179367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "MEL", - "ref:EU:EVSE": "FRMELPINT5922101", - "ref": "FR*MEL*PINT59221*01", - "description": "BAUVIN - 9 Ruelle des écoles", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.897510194709145, - 50.51511491179367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "MEL", - "ref:EU:EVSE": "FRMELPINT5922101", - "ref": "FR*MEL*PINT59221*01", - "description": "BAUVIN - 9 Ruelle des écoles", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.383651, - 45.660944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP3996314033679343669", - "ref": "1203655", - "description": "Mobilize Fast Charge/5c211976-6009-4df0-bb5d-1db6467f37e3", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.383651, - 45.660944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP3996314033679343669", - "ref": "1203655", - "description": "Mobilize Fast Charge/5c211976-6009-4df0-bb5d-1db6467f37e3", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.383651, - 45.660944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP3996314033679343669", - "ref": "1203655", - "description": "Mobilize Fast Charge/5c211976-6009-4df0-bb5d-1db6467f37e3", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.383651, - 45.660944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP3996314033679343669", - "ref": "1203655", - "description": "Mobilize Fast Charge/5c211976-6009-4df0-bb5d-1db6467f37e3", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.383651, - 45.660944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP3996314033679343669", - "ref": "1203655", - "description": "Mobilize Fast Charge/5c211976-6009-4df0-bb5d-1db6467f37e3", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.383651, - 45.660944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP3996314033679343669", - "ref": "1203655", - "description": "Mobilize Fast Charge/5c211976-6009-4df0-bb5d-1db6467f37e3", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.182545, - 45.685474 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP7757090414969447865", - "ref": "1131498", - "description": "Mobilize Fast Charge/f2262d22-a212-4876-b16b-4c419aedd472", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.182545, - 45.685474 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP7757090414969447865", - "ref": "1131498", - "description": "Mobilize Fast Charge/f2262d22-a212-4876-b16b-4c419aedd472", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.182545, - 45.685474 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP7757090414969447865", - "ref": "1131498", - "description": "Mobilize Fast Charge/f2262d22-a212-4876-b16b-4c419aedd472", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.182545, - 45.685474 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP7757090414969447865", - "ref": "1131498", - "description": "Mobilize Fast Charge/f2262d22-a212-4876-b16b-4c419aedd472", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.182545, - 45.685474 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP7757090414969447865", - "ref": "1131498", - "description": "Mobilize Fast Charge/f2262d22-a212-4876-b16b-4c419aedd472", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.182545, - 45.685474 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP7757090414969447865", - "ref": "1131498", - "description": "Mobilize Fast Charge/f2262d22-a212-4876-b16b-4c419aedd472", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8177, - 47.014595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP7348582756917225614", - "ref": "1314898", - "description": "Mobilize Fast Charge/eba0bbd9-1894-47f0-b002-bef9518f35bd", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8177, - 47.014595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP7348582756917225614", - "ref": "1314898", - "description": "Mobilize Fast Charge/eba0bbd9-1894-47f0-b002-bef9518f35bd", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8177, - 47.014595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP7348582756917225614", - "ref": "1314898", - "description": "Mobilize Fast Charge/eba0bbd9-1894-47f0-b002-bef9518f35bd", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8177, - 47.014595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP7348582756917225614", - "ref": "1314898", - "description": "Mobilize Fast Charge/eba0bbd9-1894-47f0-b002-bef9518f35bd", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8177, - 47.014595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP7348582756917225614", - "ref": "1314898", - "description": "Mobilize Fast Charge/eba0bbd9-1894-47f0-b002-bef9518f35bd", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8177, - 47.014595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP7348582756917225614", - "ref": "1314898", - "description": "Mobilize Fast Charge/eba0bbd9-1894-47f0-b002-bef9518f35bd", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.913867, - 47.030808 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP8915821343890527552", - "ref": "1268209", - "description": "Mobilize Fast Charge/0578cc28-9f62-4d6c-8730-0cf563ced482", - "capacity": "4", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.913867, - 47.030808 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP8915821343890527552", - "ref": "1268209", - "description": "Mobilize Fast Charge/0578cc28-9f62-4d6c-8730-0cf563ced482", - "capacity": "4", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.913867, - 47.030808 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP8915821343890527552", - "ref": "1268209", - "description": "Mobilize Fast Charge/0578cc28-9f62-4d6c-8730-0cf563ced482", - "capacity": "4", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.913867, - 47.030808 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP8915821343890527552", - "ref": "1268209", - "description": "Mobilize Fast Charge/0578cc28-9f62-4d6c-8730-0cf563ced482", - "capacity": "4", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.131846, - 45.780574 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP5611219664977142411", - "ref": "1131240", - "description": "Mobilize Fast Charge/befcea22-af5d-40ea-89a9-42e397d2a3ce", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.131846, - 45.780574 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP5611219664977142411", - "ref": "1131240", - "description": "Mobilize Fast Charge/befcea22-af5d-40ea-89a9-42e397d2a3ce", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.131846, - 45.780574 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP5611219664977142411", - "ref": "1131240", - "description": "Mobilize Fast Charge/befcea22-af5d-40ea-89a9-42e397d2a3ce", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.131846, - 45.780574 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP5611219664977142411", - "ref": "1131240", - "description": "Mobilize Fast Charge/befcea22-af5d-40ea-89a9-42e397d2a3ce", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.131846, - 45.780574 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP5611219664977142411", - "ref": "1131240", - "description": "Mobilize Fast Charge/befcea22-af5d-40ea-89a9-42e397d2a3ce", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.131846, - 45.780574 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP5611219664977142411", - "ref": "1131240", - "description": "Mobilize Fast Charge/befcea22-af5d-40ea-89a9-42e397d2a3ce", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.37192, - 48.09185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP6941582627621364439", - "ref": "1186099", - "description": "Mobilize Fast Charge/2a1b7e0c-cd1a-4d60-83be-3c03c55b96e0", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.37192, - 48.09185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP6941582627621364439", - "ref": "1186099", - "description": "Mobilize Fast Charge/2a1b7e0c-cd1a-4d60-83be-3c03c55b96e0", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.37192, - 48.09185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP6941582627621364439", - "ref": "1186099", - "description": "Mobilize Fast Charge/2a1b7e0c-cd1a-4d60-83be-3c03c55b96e0", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.37192, - 48.09185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP6941582627621364439", - "ref": "1186099", - "description": "Mobilize Fast Charge/2a1b7e0c-cd1a-4d60-83be-3c03c55b96e0", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.37192, - 48.09185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP6941582627621364439", - "ref": "1186099", - "description": "Mobilize Fast Charge/2a1b7e0c-cd1a-4d60-83be-3c03c55b96e0", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.37192, - 48.09185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP6941582627621364439", - "ref": "1186099", - "description": "Mobilize Fast Charge/2a1b7e0c-cd1a-4d60-83be-3c03c55b96e0", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.497932, - 47.111341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP6998295270013125966", - "ref": "1131021", - "description": "Mobilize Fast Charge/c1bdb350-bb42-416b-914d-0d6c53a5e353", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.497932, - 47.111341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP6998295270013125966", - "ref": "1131021", - "description": "Mobilize Fast Charge/c1bdb350-bb42-416b-914d-0d6c53a5e353", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.497932, - 47.111341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP6998295270013125966", - "ref": "1131021", - "description": "Mobilize Fast Charge/c1bdb350-bb42-416b-914d-0d6c53a5e353", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.497932, - 47.111341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP6998295270013125966", - "ref": "1131021", - "description": "Mobilize Fast Charge/c1bdb350-bb42-416b-914d-0d6c53a5e353", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.497932, - 47.111341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP6998295270013125966", - "ref": "1131021", - "description": "Mobilize Fast Charge/c1bdb350-bb42-416b-914d-0d6c53a5e353", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.497932, - 47.111341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP6998295270013125966", - "ref": "1131021", - "description": "Mobilize Fast Charge/c1bdb350-bb42-416b-914d-0d6c53a5e353", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.36186, - 51.020764 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP4396295477018825354", - "ref": "1206244", - "description": "Mobilize Fast Charge/ac8f3aaa-d9df-42e1-8350-b279e07d4fbe", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.36186, - 51.020764 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP4396295477018825354", - "ref": "1206244", - "description": "Mobilize Fast Charge/ac8f3aaa-d9df-42e1-8350-b279e07d4fbe", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.36186, - 51.020764 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP4396295477018825354", - "ref": "1206244", - "description": "Mobilize Fast Charge/ac8f3aaa-d9df-42e1-8350-b279e07d4fbe", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.36186, - 51.020764 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP4396295477018825354", - "ref": "1206244", - "description": "Mobilize Fast Charge/ac8f3aaa-d9df-42e1-8350-b279e07d4fbe", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.36186, - 51.020764 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP4396295477018825354", - "ref": "1206244", - "description": "Mobilize Fast Charge/ac8f3aaa-d9df-42e1-8350-b279e07d4fbe", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.36186, - 51.020764 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP4396295477018825354", - "ref": "1206244", - "description": "Mobilize Fast Charge/ac8f3aaa-d9df-42e1-8350-b279e07d4fbe", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.086864, - 50.581313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP3127701743327862002", - "ref": "1344736", - "description": "Mobilize Fast Charge/9530df2a-42ea-492b-b062-29447dbd52d7", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.086864, - 50.581313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP3127701743327862002", - "ref": "1344736", - "description": "Mobilize Fast Charge/9530df2a-42ea-492b-b062-29447dbd52d7", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.086864, - 50.581313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP3127701743327862002", - "ref": "1344736", - "description": "Mobilize Fast Charge/9530df2a-42ea-492b-b062-29447dbd52d7", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.086864, - 50.581313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP3127701743327862002", - "ref": "1344736", - "description": "Mobilize Fast Charge/9530df2a-42ea-492b-b062-29447dbd52d7", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.086864, - 50.581313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP3127701743327862002", - "ref": "1344736", - "description": "Mobilize Fast Charge/9530df2a-42ea-492b-b062-29447dbd52d7", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.086864, - 50.581313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP3127701743327862002", - "ref": "1344736", - "description": "Mobilize Fast Charge/9530df2a-42ea-492b-b062-29447dbd52d7", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.513624, - 44.879411 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP7350576623084801294", - "ref": "945609", - "description": "Mobilize Fast Charge/7ceb40b6-d1d0-4f53-95b4-5c7a611bbe51", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.513624, - 44.879411 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP7350576623084801294", - "ref": "945609", - "description": "Mobilize Fast Charge/7ceb40b6-d1d0-4f53-95b4-5c7a611bbe51", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.513624, - 44.879411 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP7350576623084801294", - "ref": "945609", - "description": "Mobilize Fast Charge/7ceb40b6-d1d0-4f53-95b4-5c7a611bbe51", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.513624, - 44.879411 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP7350576623084801294", - "ref": "945609", - "description": "Mobilize Fast Charge/7ceb40b6-d1d0-4f53-95b4-5c7a611bbe51", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.513624, - 44.879411 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP7350576623084801294", - "ref": "945609", - "description": "Mobilize Fast Charge/7ceb40b6-d1d0-4f53-95b4-5c7a611bbe51", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.513624, - 44.879411 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP7350576623084801294", - "ref": "945609", - "description": "Mobilize Fast Charge/7ceb40b6-d1d0-4f53-95b4-5c7a611bbe51", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.394737, - 44.05079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP5126755179498335450", - "ref": "1358323", - "description": "Mobilize Fast Charge/0e17d844-30d6-4022-a8a1-e99bce35819f", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.394737, - 44.05079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP5126755179498335450", - "ref": "1358323", - "description": "Mobilize Fast Charge/0e17d844-30d6-4022-a8a1-e99bce35819f", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.394737, - 44.05079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP5126755179498335450", - "ref": "1358323", - "description": "Mobilize Fast Charge/0e17d844-30d6-4022-a8a1-e99bce35819f", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.394737, - 44.05079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP5126755179498335450", - "ref": "1358323", - "description": "Mobilize Fast Charge/0e17d844-30d6-4022-a8a1-e99bce35819f", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.394737, - 44.05079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP5126755179498335450", - "ref": "1358323", - "description": "Mobilize Fast Charge/0e17d844-30d6-4022-a8a1-e99bce35819f", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.394737, - 44.05079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP5126755179498335450", - "ref": "1358323", - "description": "Mobilize Fast Charge/0e17d844-30d6-4022-a8a1-e99bce35819f", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.983233, - 43.15595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP2659361870352872214", - "ref": "1268203", - "description": "Mobilize Fast Charge/f8da916e-2938-4ec6-a860-7d8ef285cedb", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.983233, - 43.15595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP2659361870352872214", - "ref": "1268203", - "description": "Mobilize Fast Charge/f8da916e-2938-4ec6-a860-7d8ef285cedb", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.983233, - 43.15595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP2659361870352872214", - "ref": "1268203", - "description": "Mobilize Fast Charge/f8da916e-2938-4ec6-a860-7d8ef285cedb", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.983233, - 43.15595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP2659361870352872214", - "ref": "1268203", - "description": "Mobilize Fast Charge/f8da916e-2938-4ec6-a860-7d8ef285cedb", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.983233, - 43.15595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP2659361870352872214", - "ref": "1268203", - "description": "Mobilize Fast Charge/f8da916e-2938-4ec6-a860-7d8ef285cedb", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.983233, - 43.15595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP2659361870352872214", - "ref": "1268203", - "description": "Mobilize Fast Charge/f8da916e-2938-4ec6-a860-7d8ef285cedb", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.156579, - 50.762413 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP3792647392035986606", - "ref": "1066467", - "description": "Mobilize Fast Charge/a6dfeb9e-7732-4558-9c16-1d62a46dd5ea", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.156579, - 50.762413 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP3792647392035986606", - "ref": "1066467", - "description": "Mobilize Fast Charge/a6dfeb9e-7732-4558-9c16-1d62a46dd5ea", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.156579, - 50.762413 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP3792647392035986606", - "ref": "1066467", - "description": "Mobilize Fast Charge/a6dfeb9e-7732-4558-9c16-1d62a46dd5ea", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.156579, - 50.762413 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP3792647392035986606", - "ref": "1066467", - "description": "Mobilize Fast Charge/a6dfeb9e-7732-4558-9c16-1d62a46dd5ea", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.156579, - 50.762413 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP3792647392035986606", - "ref": "1066467", - "description": "Mobilize Fast Charge/a6dfeb9e-7732-4558-9c16-1d62a46dd5ea", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.156579, - 50.762413 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP3792647392035986606", - "ref": "1066467", - "description": "Mobilize Fast Charge/a6dfeb9e-7732-4558-9c16-1d62a46dd5ea", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.304656, - 46.552328 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP8457346274902467623", - "ref": "1138524", - "description": "Mobilize Fast Charge/5dc17a68-2b5c-4172-b767-6ff36e2abca9", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.304656, - 46.552328 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP8457346274902467623", - "ref": "1138524", - "description": "Mobilize Fast Charge/5dc17a68-2b5c-4172-b767-6ff36e2abca9", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.304656, - 46.552328 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP8457346274902467623", - "ref": "1138524", - "description": "Mobilize Fast Charge/5dc17a68-2b5c-4172-b767-6ff36e2abca9", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.304656, - 46.552328 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP8457346274902467623", - "ref": "1138524", - "description": "Mobilize Fast Charge/5dc17a68-2b5c-4172-b767-6ff36e2abca9", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.304656, - 46.552328 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP8457346274902467623", - "ref": "1138524", - "description": "Mobilize Fast Charge/5dc17a68-2b5c-4172-b767-6ff36e2abca9", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.304656, - 46.552328 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP8457346274902467623", - "ref": "1138524", - "description": "Mobilize Fast Charge/5dc17a68-2b5c-4172-b767-6ff36e2abca9", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.081027, - 49.238282 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP3291772046065047060", - "ref": "1207801", - "description": "Mobilize Fast Charge/8d3eaf05-5691-478c-a185-6eb056a625ae", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.081027, - 49.238282 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP3291772046065047060", - "ref": "1207801", - "description": "Mobilize Fast Charge/8d3eaf05-5691-478c-a185-6eb056a625ae", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.081027, - 49.238282 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP3291772046065047060", - "ref": "1207801", - "description": "Mobilize Fast Charge/8d3eaf05-5691-478c-a185-6eb056a625ae", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.081027, - 49.238282 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP3291772046065047060", - "ref": "1207801", - "description": "Mobilize Fast Charge/8d3eaf05-5691-478c-a185-6eb056a625ae", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.081027, - 49.238282 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP3291772046065047060", - "ref": "1207801", - "description": "Mobilize Fast Charge/8d3eaf05-5691-478c-a185-6eb056a625ae", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.081027, - 49.238282 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP3291772046065047060", - "ref": "1207801", - "description": "Mobilize Fast Charge/8d3eaf05-5691-478c-a185-6eb056a625ae", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.708666, - 49.118861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP8873886235773472933", - "ref": "1153185", - "description": "Mobilize Fast Charge/f55057e6-b9d8-4bdb-a855-1163a528b217", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.708666, - 49.118861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP8873886235773472933", - "ref": "1153185", - "description": "Mobilize Fast Charge/f55057e6-b9d8-4bdb-a855-1163a528b217", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.708666, - 49.118861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP8873886235773472933", - "ref": "1153185", - "description": "Mobilize Fast Charge/f55057e6-b9d8-4bdb-a855-1163a528b217", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.708666, - 49.118861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP8873886235773472933", - "ref": "1153185", - "description": "Mobilize Fast Charge/f55057e6-b9d8-4bdb-a855-1163a528b217", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.708666, - 49.118861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP8873886235773472933", - "ref": "1153185", - "description": "Mobilize Fast Charge/f55057e6-b9d8-4bdb-a855-1163a528b217", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.708666, - 49.118861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP8873886235773472933", - "ref": "1153185", - "description": "Mobilize Fast Charge/f55057e6-b9d8-4bdb-a855-1163a528b217", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.384486, - 45.459588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP7484401325520896775", - "ref": "1075050", - "description": "Mobilize Fast Charge/ca680d95-1713-4508-b3a7-a9a82d483ce9", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.384486, - 45.459588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP7484401325520896775", - "ref": "1075050", - "description": "Mobilize Fast Charge/ca680d95-1713-4508-b3a7-a9a82d483ce9", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.384486, - 45.459588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP7484401325520896775", - "ref": "1075050", - "description": "Mobilize Fast Charge/ca680d95-1713-4508-b3a7-a9a82d483ce9", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.384486, - 45.459588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP7484401325520896775", - "ref": "1075050", - "description": "Mobilize Fast Charge/ca680d95-1713-4508-b3a7-a9a82d483ce9", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.384486, - 45.459588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP7484401325520896775", - "ref": "1075050", - "description": "Mobilize Fast Charge/ca680d95-1713-4508-b3a7-a9a82d483ce9", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.384486, - 45.459588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP7484401325520896775", - "ref": "1075050", - "description": "Mobilize Fast Charge/ca680d95-1713-4508-b3a7-a9a82d483ce9", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.275877, - 48.215631 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP4374181865647557204", - "ref": "1342768", - "description": "Mobilize Fast Charge/7bf4657f-a593-4523-ad64-9e4e5ce96d1c", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.275877, - 48.215631 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP4374181865647557204", - "ref": "1342768", - "description": "Mobilize Fast Charge/7bf4657f-a593-4523-ad64-9e4e5ce96d1c", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.275877, - 48.215631 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP4374181865647557204", - "ref": "1342768", - "description": "Mobilize Fast Charge/7bf4657f-a593-4523-ad64-9e4e5ce96d1c", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.275877, - 48.215631 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP4374181865647557204", - "ref": "1342768", - "description": "Mobilize Fast Charge/7bf4657f-a593-4523-ad64-9e4e5ce96d1c", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.275877, - 48.215631 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP4374181865647557204", - "ref": "1342768", - "description": "Mobilize Fast Charge/7bf4657f-a593-4523-ad64-9e4e5ce96d1c", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.275877, - 48.215631 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP4374181865647557204", - "ref": "1342768", - "description": "Mobilize Fast Charge/7bf4657f-a593-4523-ad64-9e4e5ce96d1c", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.404321, - 43.581611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP8044105632976326803", - "ref": "1348477", - "description": "Mobilize Fast Charge/eeb4f779-e663-4a90-8d36-42fddc555eb9", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.404321, - 43.581611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP8044105632976326803", - "ref": "1348477", - "description": "Mobilize Fast Charge/eeb4f779-e663-4a90-8d36-42fddc555eb9", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.404321, - 43.581611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP8044105632976326803", - "ref": "1348477", - "description": "Mobilize Fast Charge/eeb4f779-e663-4a90-8d36-42fddc555eb9", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.404321, - 43.581611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP8044105632976326803", - "ref": "1348477", - "description": "Mobilize Fast Charge/eeb4f779-e663-4a90-8d36-42fddc555eb9", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.404321, - 43.581611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP8044105632976326803", - "ref": "1348477", - "description": "Mobilize Fast Charge/eeb4f779-e663-4a90-8d36-42fddc555eb9", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.404321, - 43.581611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP8044105632976326803", - "ref": "1348477", - "description": "Mobilize Fast Charge/eeb4f779-e663-4a90-8d36-42fddc555eb9", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.73105, - 45.979564 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP380257953989328995", - "ref": "1131495", - "description": "Mobilize Fast Charge/211d4fc8-305d-43e6-bd3f-576746bdd4e5", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.73105, - 45.979564 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP380257953989328995", - "ref": "1131495", - "description": "Mobilize Fast Charge/211d4fc8-305d-43e6-bd3f-576746bdd4e5", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.73105, - 45.979564 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP380257953989328995", - "ref": "1131495", - "description": "Mobilize Fast Charge/211d4fc8-305d-43e6-bd3f-576746bdd4e5", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.73105, - 45.979564 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP380257953989328995", - "ref": "1131495", - "description": "Mobilize Fast Charge/211d4fc8-305d-43e6-bd3f-576746bdd4e5", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.73105, - 45.979564 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP380257953989328995", - "ref": "1131495", - "description": "Mobilize Fast Charge/211d4fc8-305d-43e6-bd3f-576746bdd4e5", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.73105, - 45.979564 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilize Fast Charge France | FR*MFC", - "operator:email": "fastcharge.exploitation@mobilize.com", - "network": "Mobilize Fast Charge", - "ref:EU:EVSE": "FRMFCP380257953989328995", - "ref": "1131495", - "description": "Mobilize Fast Charge/211d4fc8-305d-43e6-bd3f-576746bdd4e5", - "capacity": "6", - "socket:type2_combo:output": "320 kW", - "charging_station:output": "320 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.382285, - 48.708409 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP91027D", - "ref": "1121514", - "description": "Métropolis/FR*MGP*P91027*D", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.382285, - 48.708409 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP91027D", - "ref": "1121514", - "description": "Métropolis/FR*MGP*P91027*D", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.382285, - 48.708409 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP91027D", - "ref": "1121514", - "description": "Métropolis/FR*MGP*P91027*D", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.382285, - 48.708409 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP91027D", - "ref": "1121514", - "description": "Métropolis/FR*MGP*P91027*D", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.482036, - 48.564203 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP91179A", - "ref": "1193896", - "description": "Métropolis/FR*MGP*P91179*A", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.482036, - 48.564203 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP91179A", - "ref": "1193896", - "description": "Métropolis/FR*MGP*P91179*A", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.482036, - 48.564203 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP91179A", - "ref": "1193896", - "description": "Métropolis/FR*MGP*P91179*A", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.482036, - 48.564203 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP91179A", - "ref": "1193896", - "description": "Métropolis/FR*MGP*P91179*A", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4934, - 48.56281 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP91179C", - "ref": "1300888", - "description": "Métropolis/FR*MGP*P91179*C", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.370823, - 48.690763 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP91326A", - "ref": "484721", - "description": "Métropolis/FR*MGP*P91326*A", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.370823, - 48.690763 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP91326A", - "description": "Metropolis - Express - Juvisy-sur-Orge - Cour de France", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.370823, - 48.690763 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP91326A", - "ref": "484721", - "description": "Métropolis/FR*MGP*P91326*A", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.370823, - 48.690763 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP91326A", - "description": "Metropolis - Express - Juvisy-sur-Orge - Cour de France", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.370823, - 48.690763 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP91326A", - "ref": "484721", - "description": "Métropolis/FR*MGP*P91326*A", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.370823, - 48.690763 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP91326A", - "description": "Metropolis - Express - Juvisy-sur-Orge - Cour de France", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.370823, - 48.690763 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP91326A", - "ref": "484721", - "description": "Métropolis/FR*MGP*P91326*A", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.370823, - 48.690763 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP91326A", - "description": "Metropolis - Express - Juvisy-sur-Orge - Cour de France", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.335556, - 48.705551 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP91432A", - "ref": "518054", - "description": "Métropolis/FR*MGP*P91432*A", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.335556, - 48.705551 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP91432A", - "description": "Metropolis - Express - Morangis - Eglise", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.335556, - 48.705551 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP91432A", - "ref": "518054", - "description": "Métropolis/FR*MGP*P91432*A", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.335556, - 48.705551 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP91432A", - "description": "Metropolis - Express - Morangis - Eglise", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.335556, - 48.705551 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP91432A", - "ref": "518054", - "description": "Métropolis/FR*MGP*P91432*A", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.335556, - 48.705551 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP91432A", - "description": "Metropolis - Express - Morangis - Eglise", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.335556, - 48.705551 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP91432A", - "ref": "518054", - "description": "Métropolis/FR*MGP*P91432*A", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.335556, - 48.705551 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP91432A", - "description": "Metropolis - Express - Morangis - Eglise", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3067, - 48.76306 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92002C", - "ref": "484724", - "description": "Métropolis/FR*MGP*P92002*C", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3067, - 48.76306 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92002C", - "description": "Metropolis - Express - Antony - Général de Gaulle", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3067, - 48.76306 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92002C", - "ref": "484724", - "description": "Métropolis/FR*MGP*P92002*C", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3067, - 48.76306 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92002C", - "description": "Metropolis - Express - Antony - Général de Gaulle", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3067, - 48.76306 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92002C", - "ref": "484724", - "description": "Métropolis/FR*MGP*P92002*C", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3067, - 48.76306 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92002C", - "description": "Metropolis - Express - Antony - Général de Gaulle", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3067, - 48.76306 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92002C", - "ref": "484724", - "description": "Métropolis/FR*MGP*P92002*C", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3067, - 48.76306 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92002C", - "description": "Metropolis - Express - Antony - Général de Gaulle", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.317304, - 48.784697 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92014D", - "ref": "599043", - "description": "Métropolis/FR*MGP*P92014*D", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.317304, - 48.784697 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92014D", - "description": "Metropolis - Express - Bourg-la-Reine - Général Leclerc", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.317304, - 48.784697 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92014D", - "ref": "599043", - "description": "Métropolis/FR*MGP*P92014*D", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.317304, - 48.784697 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92014D", - "description": "Metropolis - Express - Bourg-la-Reine - Général Leclerc", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.317304, - 48.784697 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92014D", - "ref": "599043", - "description": "Métropolis/FR*MGP*P92014*D", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.317304, - 48.784697 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92014D", - "description": "Metropolis - Express - Bourg-la-Reine - Général Leclerc", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.317304, - 48.784697 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92014D", - "ref": "599043", - "description": "Métropolis/FR*MGP*P92014*D", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.317304, - 48.784697 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92014D", - "description": "Metropolis - Express - Bourg-la-Reine - Général Leclerc", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.250672, - 48.768565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92019B", - "ref": "490887", - "description": "Métropolis/FR*MGP*P92019*B", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.250672, - 48.768565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92019B", - "description": "Metropolis - Express - Châtenay-Malabry - Bergerac", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.250672, - 48.768565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92019B", - "ref": "490887", - "description": "Métropolis/FR*MGP*P92019*B", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.250672, - 48.768565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92019B", - "description": "Metropolis - Express - Châtenay-Malabry - Bergerac", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.250672, - 48.768565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92019B", - "ref": "490887", - "description": "Métropolis/FR*MGP*P92019*B", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.250672, - 48.768565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92019B", - "description": "Metropolis - Express - Châtenay-Malabry - Bergerac", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.250672, - 48.768565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92019B", - "ref": "490887", - "description": "Métropolis/FR*MGP*P92019*B", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.250672, - 48.768565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92019B", - "description": "Metropolis - Express - Châtenay-Malabry - Bergerac", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.274419, - 48.828161 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92040B", - "ref": "484727", - "description": "Métropolis/FR*MGP*P92040*B", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.27441884, - 48.82816072 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92040B", - "description": "Metropolis - Express - Issy-les-Moulineaux - Guynemer (50)", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.274419, - 48.828161 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92040B", - "ref": "484727", - "description": "Métropolis/FR*MGP*P92040*B", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.27441884, - 48.82816072 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92040B", - "description": "Metropolis - Express - Issy-les-Moulineaux - Guynemer (50)", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.274419, - 48.828161 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92040B", - "ref": "484727", - "description": "Métropolis/FR*MGP*P92040*B", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.27441884, - 48.82816072 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92040B", - "description": "Metropolis - Express - Issy-les-Moulineaux - Guynemer (50)", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.274419, - 48.828161 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92040B", - "ref": "484727", - "description": "Métropolis/FR*MGP*P92040*B", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.27441884, - 48.82816072 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92040B", - "description": "Metropolis - Express - Issy-les-Moulineaux - Guynemer (50)", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.268172, - 48.832728 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92040G", - "ref": "484736", - "description": "Métropolis/FR*MGP*P92040*G", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.26817216, - 48.83272786 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92040G", - "description": "Metropolis - Express - Issy-les-Moulineaux - Bara", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.268172, - 48.832728 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92040G", - "ref": "484736", - "description": "Métropolis/FR*MGP*P92040*G", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.26817216, - 48.83272786 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92040G", - "description": "Metropolis - Express - Issy-les-Moulineaux - Bara", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.268172, - 48.832728 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92040G", - "ref": "484736", - "description": "Métropolis/FR*MGP*P92040*G", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.26817216, - 48.83272786 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92040G", - "description": "Metropolis - Express - Issy-les-Moulineaux - Bara", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.268172, - 48.832728 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92040G", - "ref": "484736", - "description": "Métropolis/FR*MGP*P92040*G", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.26817216, - 48.83272786 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92040G", - "description": "Metropolis - Express - Issy-les-Moulineaux - Bara", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.260638, - 48.816811 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92040J", - "ref": "484739", - "description": "Métropolis/FR*MGP*P92040*J", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.26063816, - 48.81681135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92040J", - "description": "Metropolis - Express - Issy-les-Moulineaux - Egalité", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.260638, - 48.816811 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92040J", - "ref": "484739", - "description": "Métropolis/FR*MGP*P92040*J", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.26063816, - 48.81681135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92040J", - "description": "Metropolis - Express - Issy-les-Moulineaux - Egalité", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.260638, - 48.816811 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92040J", - "ref": "484739", - "description": "Métropolis/FR*MGP*P92040*J", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.26063816, - 48.81681135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92040J", - "description": "Metropolis - Express - Issy-les-Moulineaux - Egalité", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.260638, - 48.816811 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92040J", - "ref": "484739", - "description": "Métropolis/FR*MGP*P92040*J", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.26063816, - 48.81681135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92040J", - "description": "Metropolis - Express - Issy-les-Moulineaux - Egalité", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.232033, - 48.822166 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92048A", - "ref": "1193902", - "description": "Métropolis/FR*MGP*P92048*A", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.232033, - 48.822166 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92048A", - "ref": "1193902", - "description": "Métropolis/FR*MGP*P92048*A", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.232033, - 48.822166 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92048A", - "ref": "1193902", - "description": "Métropolis/FR*MGP*P92048*A", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.232033, - 48.822166 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92048A", - "ref": "1193902", - "description": "Métropolis/FR*MGP*P92048*A", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.224954, - 48.784431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92048B", - "ref": "1301260", - "description": "Métropolis/FR*MGP*P92048*B", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.224954, - 48.784431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92048B", - "ref": "1301260", - "description": "Métropolis/FR*MGP*P92048*B", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.224954, - 48.784431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92048B", - "ref": "1301260", - "description": "Métropolis/FR*MGP*P92048*B", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.224954, - 48.784431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92048B", - "ref": "1301260", - "description": "Métropolis/FR*MGP*P92048*B", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.229737, - 48.817834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92048C", - "ref": "1193905", - "description": "Métropolis/FR*MGP*P92048*C", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.229737, - 48.817834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92048C", - "ref": "1193905", - "description": "Métropolis/FR*MGP*P92048*C", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.229737, - 48.817834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92048C", - "ref": "1193905", - "description": "Métropolis/FR*MGP*P92048*C", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.229737, - 48.817834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92048C", - "ref": "1193905", - "description": "Métropolis/FR*MGP*P92048*C", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.327853, - 48.817225 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92049E", - "ref": "446936", - "description": "Métropolis/FR*MGP*P92049*E", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.32785348, - 48.81722451 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92049E", - "description": "Metropolis - Express - Montrouge - Barbes", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.327853, - 48.817225 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92049E", - "ref": "446936", - "description": "Métropolis/FR*MGP*P92049*E", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.32785348, - 48.81722451 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92049E", - "description": "Metropolis - Express - Montrouge - Barbes", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.327853, - 48.817225 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92049E", - "ref": "446936", - "description": "Métropolis/FR*MGP*P92049*E", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.32785348, - 48.81722451 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92049E", - "description": "Metropolis - Express - Montrouge - Barbes", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.327853, - 48.817225 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92049E", - "ref": "446936", - "description": "Métropolis/FR*MGP*P92049*E", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.32785348, - 48.81722451 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92049E", - "description": "Metropolis - Express - Montrouge - Barbes", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.314517, - 48.822079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92049F", - "ref": "484742", - "description": "Métropolis/FR*MGP*P92049*F", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.31451738, - 48.82207878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92049F", - "description": "Metropolis - Express - Montrouge - Maurice Arnoux", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.314517, - 48.822079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92049F", - "ref": "484742", - "description": "Métropolis/FR*MGP*P92049*F", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.31451738, - 48.82207878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92049F", - "description": "Metropolis - Express - Montrouge - Maurice Arnoux", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.314517, - 48.822079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92049F", - "ref": "484742", - "description": "Métropolis/FR*MGP*P92049*F", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.31451738, - 48.82207878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92049F", - "description": "Metropolis - Express - Montrouge - Maurice Arnoux", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.314517, - 48.822079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92049F", - "ref": "484742", - "description": "Métropolis/FR*MGP*P92049*F", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.31451738, - 48.82207878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92049F", - "description": "Metropolis - Express - Montrouge - Maurice Arnoux", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.255578, - 48.875794 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92051A", - "description": "Metropolis - ePremium - Neuilly-sur-Seine - Bretteville", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.255578, - 48.875794 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92051A", - "ref": "599046", - "description": "Métropolis/FR*MGP*P92051*A", - "capacity": "5", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.278957, - 48.887095 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92051B", - "ref": "599049", - "description": "Métropolis/FR*MGP*P92051*B", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.278957, - 48.887095 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92051B", - "description": "Metropolis - ePremium - Neuilly-sur-Seine - Victor Hugo", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.274689, - 48.883412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92051C", - "ref": "599052", - "description": "Métropolis/FR*MGP*P92051*C", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.274689, - 48.883412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92051C", - "description": "Metropolis - ePremium - Neuilly-sur-Seine - Cordonnier", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.266284, - 48.895496 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92051D", - "ref": "599055", - "description": "Métropolis/FR*MGP*P92051*D", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.266284, - 48.895496 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92051D", - "description": "Metropolis - ePremium - Neuilly-sur-Seine - Vital Bouhot", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.265676, - 48.885127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92051E", - "description": "Metropolis - ePremium - Neuilly-sur-Seine - Achille Peretti", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.265676, - 48.885127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92051E", - "ref": "599058", - "description": "Métropolis/FR*MGP*P92051*E", - "capacity": "8", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.265676, - 48.885127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92051E", - "description": "Metropolis - ePremium - Neuilly-sur-Seine - Achille Peretti", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.265676, - 48.885127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92051E", - "ref": "599058", - "description": "Métropolis/FR*MGP*P92051*E", - "capacity": "8", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.279165, - 48.880872 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92051F", - "description": "Metropolis - ePremium - Neuilly-sur-Seine - Montrosier", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.279165, - 48.880872 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92051F", - "ref": "599061", - "description": "Métropolis/FR*MGP*P92051*F", - "capacity": "8", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.279165, - 48.880872 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92051F", - "description": "Metropolis - ePremium - Neuilly-sur-Seine - Montrosier", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.279165, - 48.880872 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92051F", - "ref": "599061", - "description": "Métropolis/FR*MGP*P92051*F", - "capacity": "8", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.266735, - 48.888927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92051H", - "ref": "599064", - "description": "Métropolis/FR*MGP*P92051*H", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.266735, - 48.888927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92051H", - "description": "Metropolis - ePremium - Neuilly-sur-Seine - Perronet", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.274565, - 48.886673 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92051I", - "ref": "599067", - "description": "Métropolis/FR*MGP*P92051*I", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.274565, - 48.886673 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92051I", - "description": "Metropolis - ePremium - Neuilly-sur-Seine - Borghèse", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.281346, - 48.888233 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92051J", - "ref": "599070", - "description": "Métropolis/FR*MGP*P92051*J", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.281346, - 48.888233 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92051J", - "description": "Metropolis - ePremium - Neuilly-sur-Seine - Rouvray", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.272288, - 48.891649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92051K", - "ref": "599073", - "description": "Métropolis/FR*MGP*P92051*K", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.272288, - 48.891649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92051K", - "description": "Metropolis - ePremium - Neuilly-sur-Seine - Chauveau", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.276458, - 48.889513 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92051L", - "ref": "599076", - "description": "Métropolis/FR*MGP*P92051*L", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.276458, - 48.889513 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92051L", - "description": "Metropolis - ePremium - Neuilly-sur-Seine - Duc d Orléans", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.265738, - 48.880995 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92051M", - "ref": "599079", - "description": "Métropolis/FR*MGP*P92051*M", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.265738, - 48.880995 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92051M", - "description": "Metropolis - ePremium - Neuilly-sur-Seine - Jacques Dulud", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.26004, - 48.883615 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92051N", - "ref": "599082", - "description": "Métropolis/FR*MGP*P92051*N", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.26004, - 48.883615 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92051N", - "description": "Metropolis - ePremium - Neuilly-sur-Seine - Madrid", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.261648, - 48.888064 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92051O", - "ref": "599085", - "description": "Métropolis/FR*MGP*P92051*O", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.26164776, - 48.88806409 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92051O", - "description": "Metropolis - ePremium - Neuilly-sur-Seine - Saussaye (1)", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.262574, - 48.886966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92051P", - "ref": "599088", - "description": "Métropolis/FR*MGP*P92051*P", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.262574, - 48.886966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92051P", - "description": "Metropolis - ePremium - Neuilly-sur-Seine - Château", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.255114, - 48.882007 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92051Q", - "ref": "599091", - "description": "Métropolis/FR*MGP*P92051*Q", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.255114, - 48.882007 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92051Q", - "description": "Metropolis - ePremium - Neuilly-sur-Seine - Longchamp", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.27261, - 48.884101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92051R", - "ref": "599094", - "description": "Métropolis/FR*MGP*P92051*R", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.27261, - 48.884101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92051R", - "description": "Metropolis - ePremium - Neuilly-sur-Seine - Jean Mermoz", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.274626, - 48.880962 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92051S", - "ref": "599097", - "description": "Métropolis/FR*MGP*P92051*S", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.274626, - 48.880962 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92051S", - "description": "Metropolis - ePremium - Neuilly-sur-Seine - Dumas", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.271036, - 48.87881 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92051V", - "ref": "599106", - "description": "Métropolis/FR*MGP*P92051*V", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.271036, - 48.87881 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92051V", - "description": "Metropolis - Express - Neuilly-sur-Seine - Maillot", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.271036, - 48.87881 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92051V", - "ref": "599106", - "description": "Métropolis/FR*MGP*P92051*V", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.271036, - 48.87881 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92051V", - "description": "Metropolis - Express - Neuilly-sur-Seine - Maillot", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.271036, - 48.87881 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92051V", - "ref": "599106", - "description": "Métropolis/FR*MGP*P92051*V", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.271036, - 48.87881 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92051V", - "description": "Metropolis - Express - Neuilly-sur-Seine - Maillot", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.271036, - 48.87881 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92051V", - "ref": "599106", - "description": "Métropolis/FR*MGP*P92051*V", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.271036, - 48.87881 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92051V", - "description": "Metropolis - Express - Neuilly-sur-Seine - Maillot", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.266671, - 48.891262 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92051W", - "ref": "761931", - "description": "Métropolis/FR*MGP*P92051*W", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2666712, - 48.891262 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92051W", - "description": "Metropolis - ePremium - Neuilly-sur-Seine - Saussaye (50)", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.167986, - 48.889469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92063S", - "ref": "484745", - "description": "Métropolis/FR*MGP*P92063*S", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.16798566, - 48.88946877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92063S", - "description": "Metropolis - Express - Rueil-Malmaison - Auguste Perret", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.167986, - 48.889469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92063S", - "ref": "484745", - "description": "Métropolis/FR*MGP*P92063*S", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.16798566, - 48.88946877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92063S", - "description": "Metropolis - Express - Rueil-Malmaison - Auguste Perret", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.167986, - 48.889469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92063S", - "ref": "484745", - "description": "Métropolis/FR*MGP*P92063*S", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.16798566, - 48.88946877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92063S", - "description": "Metropolis - Express - Rueil-Malmaison - Auguste Perret", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.167986, - 48.889469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92063S", - "ref": "484745", - "description": "Métropolis/FR*MGP*P92063*S", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.16798566, - 48.88946877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92063S", - "description": "Metropolis - Express - Rueil-Malmaison - Auguste Perret", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.160719, - 48.871503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92063T", - "ref": "484748", - "description": "Métropolis/FR*MGP*P92063*T", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1607189, - 48.8715031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92063T", - "description": "Metropolis - Express - Rueil-Malmaison - Napoléon Bonaparte", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.160719, - 48.871503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92063T", - "ref": "484748", - "description": "Métropolis/FR*MGP*P92063*T", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1607189, - 48.8715031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92063T", - "description": "Metropolis - Express - Rueil-Malmaison - Napoléon Bonaparte", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.160719, - 48.871503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92063T", - "ref": "484748", - "description": "Métropolis/FR*MGP*P92063*T", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1607189, - 48.8715031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92063T", - "description": "Metropolis - Express - Rueil-Malmaison - Napoléon Bonaparte", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.160719, - 48.871503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP92063T", - "ref": "484748", - "description": "Métropolis/FR*MGP*P92063*T", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1607189, - 48.8715031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP92063T", - "description": "Metropolis - Express - Rueil-Malmaison - Napoléon Bonaparte", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.388227, - 48.90165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93001D", - "ref": "484760", - "description": "Métropolis/FR*MGP*P93001*D", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.388227, - 48.90165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93001D", - "description": "Metropolis - Express - Aubervilliers - Henri Barbusse", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.388227, - 48.90165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93001D", - "ref": "484760", - "description": "Métropolis/FR*MGP*P93001*D", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.388227, - 48.90165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93001D", - "description": "Metropolis - Express - Aubervilliers - Henri Barbusse", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.388227, - 48.90165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93001D", - "ref": "484760", - "description": "Métropolis/FR*MGP*P93001*D", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.388227, - 48.90165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93001D", - "description": "Metropolis - Express - Aubervilliers - Henri Barbusse", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.388227, - 48.90165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93001D", - "ref": "484760", - "description": "Métropolis/FR*MGP*P93001*D", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.388227, - 48.90165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93001D", - "description": "Metropolis - Express - Aubervilliers - Henri Barbusse", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.484809, - 48.953583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93005F", - "ref": "484772", - "description": "Métropolis/FR*MGP*P93005*F", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.484809, - 48.953583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93005F", - "description": "Metropolis - Express - Aulnay-sous-Bois - Michel Ange", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.484809, - 48.953583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93005F", - "ref": "484772", - "description": "Métropolis/FR*MGP*P93005*F", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.484809, - 48.953583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93005F", - "description": "Metropolis - Express - Aulnay-sous-Bois - Michel Ange", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.484809, - 48.953583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93005F", - "ref": "484772", - "description": "Métropolis/FR*MGP*P93005*F", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.484809, - 48.953583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93005F", - "description": "Metropolis - Express - Aulnay-sous-Bois - Michel Ange", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.484809, - 48.953583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93005F", - "ref": "484772", - "description": "Métropolis/FR*MGP*P93005*F", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.484809, - 48.953583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93005F", - "description": "Metropolis - Express - Aulnay-sous-Bois - Michel Ange", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.466546, - 48.948816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93007B", - "ref": "599121", - "description": "Métropolis/FR*MGP*P93007*B", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.466546, - 48.948816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93007B", - "description": "Metropolis - Express - Le Blanc-Mesnil - Albert Einstein", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.466546, - 48.948816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93007B", - "ref": "599121", - "description": "Métropolis/FR*MGP*P93007*B", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.466546, - 48.948816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93007B", - "description": "Metropolis - Express - Le Blanc-Mesnil - Albert Einstein", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.466546, - 48.948816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93007B", - "ref": "599121", - "description": "Métropolis/FR*MGP*P93007*B", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.466546, - 48.948816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93007B", - "description": "Metropolis - Express - Le Blanc-Mesnil - Albert Einstein", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.466546, - 48.948816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93007B", - "ref": "599121", - "description": "Métropolis/FR*MGP*P93007*B", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.466546, - 48.948816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93007B", - "description": "Metropolis - Express - Le Blanc-Mesnil - Albert Einstein", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.548643, - 48.927719 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93046A", - "ref": "484784", - "description": "Métropolis/FR*MGP*P93046*A", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.548643, - 48.927719 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93046A", - "description": "Metropolis - Express - Livry-Gargan - Robert Schuman", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.548643, - 48.927719 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93046A", - "ref": "484784", - "description": "Métropolis/FR*MGP*P93046*A", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.548643, - 48.927719 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93046A", - "description": "Metropolis - Express - Livry-Gargan - Robert Schuman", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.548643, - 48.927719 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93046A", - "ref": "484784", - "description": "Métropolis/FR*MGP*P93046*A", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.548643, - 48.927719 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93046A", - "description": "Metropolis - Express - Livry-Gargan - Robert Schuman", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.548643, - 48.927719 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93046A", - "ref": "484784", - "description": "Métropolis/FR*MGP*P93046*A", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.548643, - 48.927719 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93046A", - "description": "Metropolis - Express - Livry-Gargan - Robert Schuman", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.415908, - 48.852222 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93048H", - "ref": "485307", - "description": "Métropolis/FR*MGP*P93048*H", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.41590762, - 48.85222209 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93048H", - "description": "Metropolis - Express - Montreuil - République", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.415908, - 48.852222 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93048H", - "ref": "485307", - "description": "Métropolis/FR*MGP*P93048*H", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.41590762, - 48.85222209 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93048H", - "description": "Metropolis - Express - Montreuil - République", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.415908, - 48.852222 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93048H", - "ref": "485307", - "description": "Métropolis/FR*MGP*P93048*H", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.41590762, - 48.85222209 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93048H", - "description": "Metropolis - Express - Montreuil - République", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.415908, - 48.852222 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93048H", - "ref": "485307", - "description": "Métropolis/FR*MGP*P93048*H", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.41590762, - 48.85222209 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93048H", - "description": "Metropolis - Express - Montreuil - République", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.443707, - 48.861972 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93048K", - "ref": "484811", - "description": "Métropolis/FR*MGP*P93048*K", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.44370652, - 48.86197169 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93048K", - "description": "Metropolis - Express - Montreuil - Franklin (30)", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.443707, - 48.861972 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93048K", - "ref": "484811", - "description": "Métropolis/FR*MGP*P93048*K", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.44370652, - 48.86197169 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93048K", - "description": "Metropolis - Express - Montreuil - Franklin (30)", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.443707, - 48.861972 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93048K", - "ref": "484811", - "description": "Métropolis/FR*MGP*P93048*K", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.44370652, - 48.86197169 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93048K", - "description": "Metropolis - Express - Montreuil - Franklin (30)", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.443707, - 48.861972 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93048K", - "ref": "484811", - "description": "Métropolis/FR*MGP*P93048*K", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.44370652, - 48.86197169 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93048K", - "description": "Metropolis - Express - Montreuil - Franklin (30)", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.520487, - 48.854488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93050B", - "ref": "484814", - "description": "Métropolis/FR*MGP*P93050*B", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.520487, - 48.854488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93050B", - "description": "Metropolis - Express - Neuilly-sur-Marne - Aristide Briand", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.520487, - 48.854488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93050B", - "ref": "484814", - "description": "Métropolis/FR*MGP*P93050*B", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.520487, - 48.854488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93050B", - "description": "Metropolis - Express - Neuilly-sur-Marne - Aristide Briand", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.520487, - 48.854488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93050B", - "ref": "484814", - "description": "Métropolis/FR*MGP*P93050*B", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.520487, - 48.854488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93050B", - "description": "Metropolis - Express - Neuilly-sur-Marne - Aristide Briand", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.520487, - 48.854488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93050B", - "ref": "484814", - "description": "Métropolis/FR*MGP*P93050*B", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.520487, - 48.854488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93050B", - "description": "Metropolis - Express - Neuilly-sur-Marne - Aristide Briand", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.359039, - 48.963302 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93059A", - "ref": "514934", - "description": "Métropolis/FR*MGP*P93059*A", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.359039, - 48.963302 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93059A", - "description": "Metropolis - Express - Pierrefitte-sur-Seine - Gabriel Péri", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.359039, - 48.963302 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93059A", - "ref": "514934", - "description": "Métropolis/FR*MGP*P93059*A", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.359039, - 48.963302 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93059A", - "description": "Metropolis - Express - Pierrefitte-sur-Seine - Gabriel Péri", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.359039, - 48.963302 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93059A", - "ref": "514934", - "description": "Métropolis/FR*MGP*P93059*A", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.359039, - 48.963302 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93059A", - "description": "Metropolis - Express - Pierrefitte-sur-Seine - Gabriel Péri", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.359039, - 48.963302 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93059A", - "ref": "514934", - "description": "Métropolis/FR*MGP*P93059*A", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.359039, - 48.963302 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93059A", - "description": "Metropolis - Express - Pierrefitte-sur-Seine - Gabriel Péri", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.364529, - 48.907347 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93066B", - "ref": "484817", - "description": "Métropolis/FR*MGP*P93066*B", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.364529, - 48.907347 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93066B", - "description": "Metropolis - Express - Saint-Denis - Georges Sand", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.364529, - 48.907347 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93066B", - "ref": "484817", - "description": "Métropolis/FR*MGP*P93066*B", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.364529, - 48.907347 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93066B", - "description": "Metropolis - Express - Saint-Denis - Georges Sand", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.364529, - 48.907347 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93066B", - "ref": "484817", - "description": "Métropolis/FR*MGP*P93066*B", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.364529, - 48.907347 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93066B", - "description": "Metropolis - Express - Saint-Denis - Georges Sand", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.364529, - 48.907347 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93066B", - "ref": "484817", - "description": "Métropolis/FR*MGP*P93066*B", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.364529, - 48.907347 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93066B", - "description": "Metropolis - Express - Saint-Denis - Georges Sand", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.362287, - 48.921283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93066F", - "ref": "484829", - "description": "Métropolis/FR*MGP*P93066*F", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.362287, - 48.921283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93066F", - "description": "Metropolis - Express - Saint-Denis - Cokerie", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.362287, - 48.921283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93066F", - "ref": "484829", - "description": "Métropolis/FR*MGP*P93066*F", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.362287, - 48.921283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93066F", - "description": "Metropolis - Express - Saint-Denis - Cokerie", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.362287, - 48.921283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93066F", - "ref": "484829", - "description": "Métropolis/FR*MGP*P93066*F", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.362287, - 48.921283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93066F", - "description": "Metropolis - Express - Saint-Denis - Cokerie", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.362287, - 48.921283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93066F", - "ref": "484829", - "description": "Métropolis/FR*MGP*P93066*F", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.362287, - 48.921283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93066F", - "description": "Metropolis - Express - Saint-Denis - Cokerie", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.344138, - 48.909776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93070F", - "ref": "1193908", - "description": "Métropolis/FR*MGP*P93070*F", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.344138, - 48.909776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93070F", - "ref": "1193908", - "description": "Métropolis/FR*MGP*P93070*F", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.344138, - 48.909776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93070F", - "ref": "1193908", - "description": "Métropolis/FR*MGP*P93070*F", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.344138, - 48.909776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93070F", - "ref": "1193908", - "description": "Métropolis/FR*MGP*P93070*F", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.528189, - 48.939106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93071C", - "ref": "484838", - "description": "Métropolis/FR*MGP*P93071*C", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.528189, - 48.939106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93071C", - "description": "Metropolis - Express - Sevran - Roger le Maner", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.528189, - 48.939106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93071C", - "ref": "484838", - "description": "Métropolis/FR*MGP*P93071*C", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.528189, - 48.939106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93071C", - "description": "Metropolis - Express - Sevran - Roger le Maner", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.528189, - 48.939106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93071C", - "ref": "484838", - "description": "Métropolis/FR*MGP*P93071*C", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.528189, - 48.939106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93071C", - "description": "Metropolis - Express - Sevran - Roger le Maner", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.528189, - 48.939106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93071C", - "ref": "484838", - "description": "Métropolis/FR*MGP*P93071*C", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.528189, - 48.939106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93071C", - "description": "Metropolis - Express - Sevran - Roger le Maner", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.56212, - 48.953214 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93078B", - "ref": "484847", - "description": "Métropolis/FR*MGP*P93078*B", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.56212, - 48.953214 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93078B", - "description": "Metropolis - Express - Villepinte - Rêve", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.56212, - 48.953214 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93078B", - "ref": "484847", - "description": "Métropolis/FR*MGP*P93078*B", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.56212, - 48.953214 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93078B", - "description": "Metropolis - Express - Villepinte - Rêve", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.56212, - 48.953214 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93078B", - "ref": "484847", - "description": "Métropolis/FR*MGP*P93078*B", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.56212, - 48.953214 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93078B", - "description": "Metropolis - Express - Villepinte - Rêve", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.56212, - 48.953214 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP93078B", - "ref": "484847", - "description": "Métropolis/FR*MGP*P93078*B", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.56212, - 48.953214 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP93078B", - "description": "Metropolis - Express - Villepinte - Rêve", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.422213, - 48.785772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP94002A", - "ref": "1193911", - "description": "Métropolis/FR*MGP*P94002*A", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.422213, - 48.785772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP94002A", - "ref": "1193911", - "description": "Métropolis/FR*MGP*P94002*A", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.422213, - 48.785772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP94002A", - "ref": "1193911", - "description": "Métropolis/FR*MGP*P94002*A", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.422213, - 48.785772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP94002A", - "ref": "1193911", - "description": "Métropolis/FR*MGP*P94002*A", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.526407, - 48.844632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP94015C", - "ref": "1029438", - "description": "Métropolis/FR*MGP*P94015*C", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.526407, - 48.844632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP94015C", - "ref": "1029438", - "description": "Métropolis/FR*MGP*P94015*C", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.526407, - 48.844632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP94015C", - "ref": "1029438", - "description": "Métropolis/FR*MGP*P94015*C", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.526407, - 48.844632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP94015C", - "ref": "1029438", - "description": "Métropolis/FR*MGP*P94015*C", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.396717, - 48.823748 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP94018A", - "ref": "1121523", - "description": "Métropolis/FR*MGP*P94018*A", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.396717, - 48.823748 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP94018A", - "ref": "1121523", - "description": "Métropolis/FR*MGP*P94018*A", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.396717, - 48.823748 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP94018A", - "ref": "1121523", - "description": "Métropolis/FR*MGP*P94018*A", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.396717, - 48.823748 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP94018A", - "ref": "1121523", - "description": "Métropolis/FR*MGP*P94018*A", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.417603, - 48.824607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP94018B", - "ref": "1121526", - "description": "Métropolis/FR*MGP*P94018*B", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.417603, - 48.824607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP94018B", - "ref": "1121526", - "description": "Métropolis/FR*MGP*P94018*B", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.417603, - 48.824607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP94018B", - "ref": "1121526", - "description": "Métropolis/FR*MGP*P94018*B", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.417603, - 48.824607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP94018B", - "ref": "1121526", - "description": "Métropolis/FR*MGP*P94018*B", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.402018, - 48.769975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP94022C", - "ref": "599145", - "description": "Métropolis/FR*MGP*P94022*C", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.402018, - 48.769975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP94022C", - "description": "Metropolis - Express - Choisy-le-Roi - Stalingrad", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.402018, - 48.769975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP94022C", - "ref": "599145", - "description": "Métropolis/FR*MGP*P94022*C", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.402018, - 48.769975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP94022C", - "description": "Metropolis - Express - Choisy-le-Roi - Stalingrad", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.402018, - 48.769975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP94022C", - "ref": "599145", - "description": "Métropolis/FR*MGP*P94022*C", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.402018, - 48.769975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP94022C", - "description": "Metropolis - Express - Choisy-le-Roi - Stalingrad", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.402018, - 48.769975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP94022C", - "ref": "599145", - "description": "Métropolis/FR*MGP*P94022*C", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.402018, - 48.769975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP94022C", - "description": "Metropolis - Express - Choisy-le-Roi - Stalingrad", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.566491, - 48.718446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP94070A", - "ref": "475041", - "description": "Métropolis/FR*MGP*P94070*A", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.566491, - 48.718446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP94070A", - "description": "Metropolis - Express - Santeny - Erables", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.566491, - 48.718446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP94070A", - "ref": "475041", - "description": "Métropolis/FR*MGP*P94070*A", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.566491, - 48.718446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP94070A", - "description": "Metropolis - Express - Santeny - Erables", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.566491, - 48.718446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP94070A", - "ref": "475041", - "description": "Métropolis/FR*MGP*P94070*A", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.566491, - 48.718446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP94070A", - "description": "Metropolis - Express - Santeny - Erables", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.566491, - 48.718446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP94070A", - "ref": "475041", - "description": "Métropolis/FR*MGP*P94070*A", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.566491, - 48.718446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP94070A", - "description": "Metropolis - Express - Santeny - Erables", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.53491, - 48.832005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP94079C", - "ref": "484877", - "description": "Métropolis/FR*MGP*P94079*C", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.53491, - 48.832005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP94079C", - "description": "Metropolis - Express - Villiers-sur-Marne - Bishop`s Stortford", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.53491, - 48.832005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP94079C", - "ref": "484877", - "description": "Métropolis/FR*MGP*P94079*C", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.53491, - 48.832005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP94079C", - "description": "Metropolis - Express - Villiers-sur-Marne - Bishop`s Stortford", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.53491, - 48.832005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP94079C", - "ref": "484877", - "description": "Métropolis/FR*MGP*P94079*C", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.53491, - 48.832005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP94079C", - "description": "Metropolis - Express - Villiers-sur-Marne - Bishop`s Stortford", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.53491, - 48.832005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP94079C", - "ref": "484877", - "description": "Métropolis/FR*MGP*P94079*C", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.53491, - 48.832005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP94079C", - "description": "Metropolis - Express - Villiers-sur-Marne - Bishop`s Stortford", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.452451, - 48.846774 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP94080N", - "ref": "475044", - "description": "Métropolis/FR*MGP*P94080*N", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.452451, - 48.846774 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP94080N", - "description": "Metropolis - Express - Vincennes - Murs du parc", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.452451, - 48.846774 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP94080N", - "ref": "475044", - "description": "Métropolis/FR*MGP*P94080*N", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.452451, - 48.846774 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP94080N", - "description": "Metropolis - Express - Vincennes - Murs du parc", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.452451, - 48.846774 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP94080N", - "ref": "475044", - "description": "Métropolis/FR*MGP*P94080*N", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.452451, - 48.846774 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP94080N", - "description": "Metropolis - Express - Vincennes - Murs du parc", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.452451, - 48.846774 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Métropolis | FR*MGP", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "Métropolis", - "ref:EU:EVSE": "FRMGPP94080N", - "ref": "475044", - "description": "Métropolis/FR*MGP*P94080*N", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.452451, - 48.846774 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "885354860", - "operator:email": "assistance-commerciale@metropolis-recharge.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "METROPOLIS", - "ref:EU:EVSE": "FRMGPP94080N", - "description": "Metropolis - Express - Vincennes - Murs du parc", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.220045, - 43.594072 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilygreen | FR*MW1", - "operator:email": "contact@mobilygreen.fr", - "network": "Mobilygreen CPO", - "ref:EU:EVSE": "FRMW1P4518510851851207186", - "ref": "1149045", - "description": "Mobilygreen CPO/2b335329-3175-415e-882b-be7d05c98c6f", - "capacity": "4", - "socket:type2_combo:output": "40 kW", - "charging_station:output": "40 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.932782, - 43.584689 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilygreen | FR*MW1", - "operator:email": "contact@mobilygreen.fr", - "network": "Mobilygreen CPO", - "ref:EU:EVSE": "FRMW1P1792210302531715598", - "ref": "1061805", - "description": "Mobilygreen CPO/e3b97859-3048-4f79-a1e2-e7dbf888feec", - "capacity": "3", - "socket:type2_combo:output": "40 kW", - "charging_station:output": "40 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.40328, - 43.5832 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilygreen | FR*MW1", - "operator:email": "contact@mobilygreen.fr", - "network": "Mobilygreen CPO", - "ref:EU:EVSE": "FRMW1P8238665637105688053", - "ref": "369562", - "description": "Mobilygreen CPO/d36373f8-fc1e-4046-b6b0-ccd76f611860", - "capacity": "54", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.40328, - 43.5832 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilygreen | FR*MW1", - "operator:email": "contact@mobilygreen.fr", - "network": "Mobilygreen CPO", - "ref:EU:EVSE": "FRMW1P8238665637105688053", - "ref": "369562", - "description": "Mobilygreen CPO/d36373f8-fc1e-4046-b6b0-ccd76f611860", - "capacity": "54", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.40328, - 43.5832 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilygreen | FR*MW1", - "operator:email": "contact@mobilygreen.fr", - "network": "Mobilygreen CPO", - "ref:EU:EVSE": "FRMW1P8238665637105688053", - "ref": "369562", - "description": "Mobilygreen CPO/d36373f8-fc1e-4046-b6b0-ccd76f611860", - "capacity": "54", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.40328, - 43.5832 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilygreen | FR*MW1", - "operator:email": "contact@mobilygreen.fr", - "network": "Mobilygreen CPO", - "ref:EU:EVSE": "FRMW1P8238665637105688053", - "ref": "369562", - "description": "Mobilygreen CPO/d36373f8-fc1e-4046-b6b0-ccd76f611860", - "capacity": "54", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.88964, - 42.739106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilygreen | FR*MW1", - "operator:email": "contact@mobilygreen.fr", - "network": "Mobilygreen CPO", - "ref:EU:EVSE": "FRMW1P3010537090886226909", - "ref": "1070397", - "description": "Mobilygreen CPO/e4fa94ef-801c-4232-af2e-386bedc481c4", - "capacity": "4", - "socket:type2_combo:output": "40 kW", - "charging_station:output": "40 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.498108, - 43.569756 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilygreen | FR*MW1", - "operator:email": "contact@mobilygreen.fr", - "network": "Mobilygreen CPO", - "ref:EU:EVSE": "FRMW1P2957597822243533973", - "ref": "1070400", - "description": "Mobilygreen CPO/eac9d4d8-8af6-4b7e-80cc-a8e7afbd50ac", - "capacity": "2", - "socket:type2_combo:output": "40 kW", - "charging_station:output": "40 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.220045, - 43.594072 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilygreen | FR*MW1", - "operator:email": "contact@mobilygreen.fr", - "network": "Mobilygreen CPO", - "ref:EU:EVSE": "FRMW1P4518510851851207186", - "ref": "1149045", - "description": "Mobilygreen CPO/2b335329-3175-415e-882b-be7d05c98c6f", - "capacity": "4", - "socket:type2_combo:output": "40 kW", - "charging_station:output": "40 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.88964, - 42.739106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilygreen | FR*MW1", - "operator:email": "contact@mobilygreen.fr", - "network": "Mobilygreen CPO", - "ref:EU:EVSE": "FRMW1P3010537090886226909", - "ref": "1070397", - "description": "Mobilygreen CPO/e4fa94ef-801c-4232-af2e-386bedc481c4", - "capacity": "4", - "socket:type2_combo:output": "40 kW", - "charging_station:output": "40 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.932782, - 43.584689 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilygreen | FR*MW1", - "operator:email": "contact@mobilygreen.fr", - "network": "Mobilygreen CPO", - "ref:EU:EVSE": "FRMW1P1792210302531715598", - "ref": "1061805", - "description": "Mobilygreen CPO/e3b97859-3048-4f79-a1e2-e7dbf888feec", - "capacity": "3", - "socket:type2_combo:output": "40 kW", - "charging_station:output": "40 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.40328, - 43.5832 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilygreen | FR*MW1", - "operator:email": "contact@mobilygreen.fr", - "network": "Mobilygreen CPO", - "ref:EU:EVSE": "FRMW1P8238665637105688053", - "ref": "369562", - "description": "Mobilygreen CPO/d36373f8-fc1e-4046-b6b0-ccd76f611860", - "capacity": "54", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.498108, - 43.569756 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilygreen | FR*MW1", - "operator:email": "contact@mobilygreen.fr", - "network": "Mobilygreen CPO", - "ref:EU:EVSE": "FRMW1P2957597822243533973", - "ref": "1070400", - "description": "Mobilygreen CPO/eac9d4d8-8af6-4b7e-80cc-a8e7afbd50ac", - "capacity": "2", - "socket:type2_combo:output": "40 kW", - "charging_station:output": "40 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.40328, - 43.5832 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilygreen | FR*MW1", - "operator:email": "contact@mobilygreen.fr", - "network": "Mobilygreen CPO", - "ref:EU:EVSE": "FRMW1P8238665637105688053", - "ref": "369562", - "description": "Mobilygreen CPO/d36373f8-fc1e-4046-b6b0-ccd76f611860", - "capacity": "54", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.163939, - 47.216663 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Obornes | FR*ORV", - "operator:email": "ops@obornes.fr", - "network": "Obornes", - "ref:EU:EVSE": "FRORVP7886369968845883829", - "ref": "1269988", - "description": "Obornes/9", - "capacity": "14", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.163939, - 47.216663 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Obornes | FR*ORV", - "operator:email": "ops@obornes.fr", - "network": "Obornes", - "ref:EU:EVSE": "FRORVP7886369968845883829", - "ref": "1269988", - "description": "Obornes/9", - "capacity": "14", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.163939, - 47.216663 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Obornes | FR*ORV", - "operator:email": "ops@obornes.fr", - "network": "Obornes", - "ref:EU:EVSE": "FRORVP7886369968845883829", - "ref": "1269988", - "description": "Obornes/9", - "capacity": "14", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.163939, - 47.216663 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Obornes | FR*ORV", - "operator:email": "ops@obornes.fr", - "network": "Obornes", - "ref:EU:EVSE": "FRORVP7886369968845883829", - "ref": "1269988", - "description": "Obornes/9", - "capacity": "14", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.163939, - 47.216663 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Obornes | FR*ORV", - "operator:email": "ops@obornes.fr", - "network": "Obornes", - "ref:EU:EVSE": "FRORVP7886369968845883829", - "ref": "1269988", - "description": "Obornes/9", - "capacity": "14", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.163939, - 47.216663 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Obornes | FR*ORV", - "operator:email": "ops@obornes.fr", - "network": "Obornes", - "ref:EU:EVSE": "FRORVP7886369968845883829", - "ref": "1269988", - "description": "Obornes/9", - "capacity": "14", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.163939, - 47.216663 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Obornes | FR*ORV", - "operator:email": "ops@obornes.fr", - "network": "Obornes", - "ref:EU:EVSE": "FRORVP7886369968845883829", - "ref": "1269988", - "description": "Obornes/9", - "capacity": "14", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.163939, - 47.216663 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Obornes | FR*ORV", - "operator:email": "ops@obornes.fr", - "network": "Obornes", - "ref:EU:EVSE": "FRORVP7886369968845883829", - "ref": "1269988", - "description": "Obornes/9", - "capacity": "14", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.163939, - 47.216663 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Obornes | FR*ORV", - "operator:email": "ops@obornes.fr", - "network": "Obornes", - "ref:EU:EVSE": "FRORVP7886369968845883829", - "ref": "1269988", - "description": "Obornes/9", - "capacity": "14", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.163939, - 47.216663 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Obornes | FR*ORV", - "operator:email": "ops@obornes.fr", - "network": "Obornes", - "ref:EU:EVSE": "FRORVP7886369968845883829", - "ref": "1269988", - "description": "Obornes/9", - "capacity": "14", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.163939, - 47.216663 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Obornes | FR*ORV", - "operator:email": "ops@obornes.fr", - "network": "Obornes", - "ref:EU:EVSE": "FRORVP7886369968845883829", - "ref": "1269988", - "description": "Obornes/9", - "capacity": "14", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.163939, - 47.216663 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Obornes | FR*ORV", - "operator:email": "ops@obornes.fr", - "network": "Obornes", - "ref:EU:EVSE": "FRORVP7886369968845883829", - "ref": "1269988", - "description": "Obornes/9", - "capacity": "14", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.25545, - 47.670694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Obornes | FR*ORV", - "operator:email": "ops@obornes.fr", - "network": "Obornes", - "ref:EU:EVSE": "FRORVP7976231135163115795", - "ref": "1131489", - "description": "Obornes/8", - "capacity": "16", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.25545, - 47.670694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Obornes | FR*ORV", - "operator:email": "ops@obornes.fr", - "network": "Obornes", - "ref:EU:EVSE": "FRORVP7976231135163115795", - "ref": "1131489", - "description": "Obornes/8", - "capacity": "16", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.25545, - 47.670694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Obornes | FR*ORV", - "operator:email": "ops@obornes.fr", - "network": "Obornes", - "ref:EU:EVSE": "FRORVP7976231135163115795", - "ref": "1131489", - "description": "Obornes/8", - "capacity": "16", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.25545, - 47.670694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Obornes | FR*ORV", - "operator:email": "ops@obornes.fr", - "network": "Obornes", - "ref:EU:EVSE": "FRORVP7976231135163115795", - "ref": "1131489", - "description": "Obornes/8", - "capacity": "16", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.25545, - 47.670694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Obornes | FR*ORV", - "operator:email": "ops@obornes.fr", - "network": "Obornes", - "ref:EU:EVSE": "FRORVP7976231135163115795", - "ref": "1131489", - "description": "Obornes/8", - "capacity": "16", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.25545, - 47.670694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Obornes | FR*ORV", - "operator:email": "ops@obornes.fr", - "network": "Obornes", - "ref:EU:EVSE": "FRORVP7976231135163115795", - "ref": "1131489", - "description": "Obornes/8", - "capacity": "16", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.25545, - 47.670694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Obornes | FR*ORV", - "operator:email": "ops@obornes.fr", - "network": "Obornes", - "ref:EU:EVSE": "FRORVP7976231135163115795", - "ref": "1131489", - "description": "Obornes/8", - "capacity": "16", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.25545, - 47.670694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Obornes | FR*ORV", - "operator:email": "ops@obornes.fr", - "network": "Obornes", - "ref:EU:EVSE": "FRORVP7976231135163115795", - "ref": "1131489", - "description": "Obornes/8", - "capacity": "16", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.25545, - 47.670694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Obornes | FR*ORV", - "operator:email": "ops@obornes.fr", - "network": "Obornes", - "ref:EU:EVSE": "FRORVP7976231135163115795", - "ref": "1131489", - "description": "Obornes/8", - "capacity": "16", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.25545, - 47.670694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Obornes | FR*ORV", - "operator:email": "ops@obornes.fr", - "network": "Obornes", - "ref:EU:EVSE": "FRORVP7976231135163115795", - "ref": "1131489", - "description": "Obornes/8", - "capacity": "16", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.585203, - 43.369175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Obornes | FR*ORV", - "operator:email": "ops@obornes.fr", - "network": "Obornes", - "ref:EU:EVSE": "FRORVP8523733093184850462", - "ref": "1315366", - "description": "Obornes/1992", - "capacity": "9", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.585203, - 43.369175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Obornes | FR*ORV", - "operator:email": "ops@obornes.fr", - "network": "Obornes", - "ref:EU:EVSE": "FRORVP8523733093184850462", - "ref": "1315366", - "description": "Obornes/1992", - "capacity": "9", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.585203, - 43.369175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Obornes | FR*ORV", - "operator:email": "ops@obornes.fr", - "network": "Obornes", - "ref:EU:EVSE": "FRORVP8523733093184850462", - "ref": "1315366", - "description": "Obornes/1992", - "capacity": "9", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.585203, - 43.369175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Obornes | FR*ORV", - "operator:email": "ops@obornes.fr", - "network": "Obornes", - "ref:EU:EVSE": "FRORVP8523733093184850462", - "ref": "1315366", - "description": "Obornes/1992", - "capacity": "9", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.585203, - 43.369175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Obornes | FR*ORV", - "operator:email": "ops@obornes.fr", - "network": "Obornes", - "ref:EU:EVSE": "FRORVP8523733093184850462", - "ref": "1315366", - "description": "Obornes/1992", - "capacity": "9", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.585203, - 43.369175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Obornes | FR*ORV", - "operator:email": "ops@obornes.fr", - "network": "Obornes", - "ref:EU:EVSE": "FRORVP8523733093184850462", - "ref": "1315366", - "description": "Obornes/1992", - "capacity": "9", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.585203, - 43.369175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Obornes | FR*ORV", - "operator:email": "ops@obornes.fr", - "network": "Obornes", - "ref:EU:EVSE": "FRORVP8523733093184850462", - "ref": "1315366", - "description": "Obornes/1992", - "capacity": "9", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.585203, - 43.369175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Obornes | FR*ORV", - "operator:email": "ops@obornes.fr", - "network": "Obornes", - "ref:EU:EVSE": "FRORVP8523733093184850462", - "ref": "1315366", - "description": "Obornes/1992", - "capacity": "9", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.151142, - 50.6496444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "AUCHAN", - "ref:EU:EVSE": "FROTHPAUCH20711", - "ref": "FR*SOD*S*AUCH*207*1*_*_", - "description": "AUCHAN - VILLENEUVE DASCQ", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.151142, - 50.6496444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "AUCHAN", - "ref:EU:EVSE": "FROTHPAUCH20712", - "ref": "FR*SOD*S*AUCH*207*1*_*_", - "description": "AUCHAN - VILLENEUVE DASCQ", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.746674, - 44.634824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "EDF-EV100", - "ref:EU:EVSE": "FROTHPIZIG1461", - "ref": "FR*SOD*S*IZIG*14*6*_*_", - "description": "CNPE CRUAS - MAISON DE LENERGIE", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.746674, - 44.634824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "EDF-EV100", - "ref:EU:EVSE": "FROTHPIZIG1462", - "ref": "FR*SOD*S*IZIG*14*6*_*_", - "description": "CNPE CRUAS - MAISON DE LENERGIE", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.194409, - 48.715557 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "EDF-EV100", - "ref:EU:EVSE": "FROTHPIZIG255891", - "ref": "FR*SOD*S*IZIG*255*89*_*_", - "description": "CAMPUS SACLAY", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.194409, - 48.715557 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "EDF-EV100", - "ref:EU:EVSE": "FROTHPIZIG255901", - "ref": "FR*SOD*S*IZIG*255*90*_*_", - "description": "CAMPUS SACLAY", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.198143, - 48.715801 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "EDF-EV100", - "ref:EU:EVSE": "FROTHPIZIG28371", - "ref": "FR*SOD*S*IZIG*283*7*_*_", - "description": "LAB SACLAY - EXTERIEUR", - "capacity": "1", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.64889, - 46.46231 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "EDF-EV100", - "ref:EU:EVSE": "FROTHPIZIG30931", - "ref": "FR*SOD*S*IZIG*309*3*_*_", - "description": "CNPE CIVAUX - NORD - RANGEE C", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.64889, - 46.46231 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "EDF-EV100", - "ref:EU:EVSE": "FROTHPIZIG30941", - "ref": "FR*SOD*S*IZIG*309*4*_*_", - "description": "CNPE CIVAUX - NORD - RANGEE C", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.38186, - 43.574 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "EDF-EV100", - "ref:EU:EVSE": "FROTHPIZIG50811", - "ref": "FR*SOD*S*IZIG*508*1*_*_", - "description": "TOULOUSE WOODPARK - BAT A - EXTERIEUR", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.247943, - 46.991127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR1131", - "ref": "FR*SOD*S*OTHR*11*3*_*_", - "description": "SUPER U - NOIRMOUTIER-EN-LILE", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.247943, - 46.991127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR1132", - "ref": "FR*SOD*S*OTHR*11*3*_*_", - "description": "SUPER U - NOIRMOUTIER-EN-LILE", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.247943, - 46.991127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR1133", - "ref": "FR*SOD*S*OTHR*11*3*_*_", - "description": "SUPER U - NOIRMOUTIER-EN-LILE", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.247943, - 46.991127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR1141", - "ref": "FR*SOD*S*OTHR*11*4*_*_", - "description": "SUPER U - NOIRMOUTIER-EN-LILE", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.247943, - 46.991127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR1142", - "ref": "FR*SOD*S*OTHR*11*4*_*_", - "description": "SUPER U - NOIRMOUTIER-EN-LILE", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.247943, - 46.991127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR1143", - "ref": "FR*SOD*S*OTHR*11*4*_*_", - "description": "SUPER U - NOIRMOUTIER-EN-LILE", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.247943, - 46.991127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR1151", - "ref": "FR*SOD*S*OTHR*11*5*_*_", - "description": "SUPER U - NOIRMOUTIER-EN-LILE", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.247943, - 46.991127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR1152", - "ref": "FR*SOD*S*OTHR*11*5*_*_", - "description": "SUPER U - NOIRMOUTIER-EN-LILE", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.247943, - 46.991127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR1153", - "ref": "FR*SOD*S*OTHR*11*5*_*_", - "description": "SUPER U - NOIRMOUTIER-EN-LILE", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.247943, - 46.991127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR1161", - "ref": "FR*SOD*S*OTHR*11*6*_*_", - "description": "SUPER U - NOIRMOUTIER-EN-LILE", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.247943, - 46.991127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR1162", - "ref": "FR*SOD*S*OTHR*11*6*_*_", - "description": "SUPER U - NOIRMOUTIER-EN-LILE", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.247943, - 46.991127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR1163", - "ref": "FR*SOD*S*OTHR*11*6*_*_", - "description": "SUPER U - NOIRMOUTIER-EN-LILE", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.841883, - 50.685918 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR230101", - "ref": "FR*SOD*S*OTHR*230*10*_*_", - "description": "SUPER U - NIEPPE", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.841883, - 50.685918 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR230102", - "ref": "FR*SOD*S*OTHR*230*10*_*_", - "description": "SUPER U - NIEPPE", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.841883, - 50.685918 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR23091", - "ref": "FR*SOD*S*OTHR*230*9*_*_", - "description": "SUPER U - NIEPPE", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.841883, - 50.685918 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR23092", - "ref": "FR*SOD*S*OTHR*230*9*_*_", - "description": "SUPER U - NIEPPE", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.234854093115232, - 47.86532525146889 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "572183994", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "E.LECLERC", - "ref:EU:EVSE": "FROTHPOTHR235131", - "ref": "FR*SOD*S*OTHR*235*13*_*_", - "description": "E.LECLERC - PONT-LABBE", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.234854093115232, - 47.86532525146889 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "572183994", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "E.LECLERC", - "ref:EU:EVSE": "FROTHPOTHR235132", - "ref": "FR*SOD*S*OTHR*235*13*_*_", - "description": "E.LECLERC - PONT-LABBE", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.234854093115232, - 47.86532525146889 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "572183994", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "E.LECLERC", - "ref:EU:EVSE": "FROTHPOTHR235133", - "ref": "FR*SOD*S*OTHR*235*13*_*_", - "description": "E.LECLERC - PONT-LABBE", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.114877, - 44.768817 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "572183994", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "E.LECLERC", - "ref:EU:EVSE": "FROTHPOTHR273101", - "ref": "FR*SOD*S*OTHR*273*10*_*_", - "description": "E.LECLERC - ARES - ZONE 4", - "capacity": "3", - "socket:type2_combo:output": "63 kW", - "charging_station:output": "63 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.114877, - 44.768817 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "572183994", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "E.LECLERC", - "ref:EU:EVSE": "FROTHPOTHR273102", - "ref": "FR*SOD*S*OTHR*273*10*_*_", - "description": "E.LECLERC - ARES - ZONE 4", - "capacity": "3", - "charging_station:output": "63 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.114877, - 44.768817 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "572183994", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "E.LECLERC", - "ref:EU:EVSE": "FROTHPOTHR273103", - "ref": "FR*SOD*S*OTHR*273*10*_*_", - "description": "E.LECLERC - ARES - ZONE 4", - "capacity": "3", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.114877, - 44.768817 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "572183994", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "E.LECLERC", - "ref:EU:EVSE": "FROTHPOTHR273111", - "ref": "FR*SOD*S*OTHR*273*11*_*_", - "description": "E.LECLERC - ARES - ZONE 4", - "capacity": "3", - "socket:type2_combo:output": "63 kW", - "charging_station:output": "63 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.114877, - 44.768817 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "572183994", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "E.LECLERC", - "ref:EU:EVSE": "FROTHPOTHR273112", - "ref": "FR*SOD*S*OTHR*273*11*_*_", - "description": "E.LECLERC - ARES - ZONE 4", - "capacity": "3", - "charging_station:output": "63 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.114877, - 44.768817 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "572183994", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "E.LECLERC", - "ref:EU:EVSE": "FROTHPOTHR273113", - "ref": "FR*SOD*S*OTHR*273*11*_*_", - "description": "E.LECLERC - ARES - ZONE 4", - "capacity": "3", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.114877, - 44.768817 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "572183994", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "E.LECLERC", - "ref:EU:EVSE": "FROTHPOTHR27341", - "ref": "FR*SOD*S*OTHR*273*4*_*_", - "description": "E.LECLERC - ARES - ZONE 4", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.114877, - 44.768817 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "572183994", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "E.LECLERC", - "ref:EU:EVSE": "FROTHPOTHR27342", - "ref": "FR*SOD*S*OTHR*273*4*_*_", - "description": "E.LECLERC - ARES - ZONE 4", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.114877, - 44.768817 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "572183994", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "E.LECLERC", - "ref:EU:EVSE": "FROTHPOTHR27343", - "ref": "FR*SOD*S*OTHR*273*4*_*_", - "description": "E.LECLERC - ARES - ZONE 4", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.114877, - 44.768817 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "572183994", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "E.LECLERC", - "ref:EU:EVSE": "FROTHPOTHR27351", - "ref": "FR*SOD*S*OTHR*273*5*_*_", - "description": "E.LECLERC - ARES - ZONE 4", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.114877, - 44.768817 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "572183994", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "E.LECLERC", - "ref:EU:EVSE": "FROTHPOTHR27352", - "ref": "FR*SOD*S*OTHR*273*5*_*_", - "description": "E.LECLERC - ARES - ZONE 4", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.114877, - 44.768817 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "572183994", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "E.LECLERC", - "ref:EU:EVSE": "FROTHPOTHR27353", - "ref": "FR*SOD*S*OTHR*273*5*_*_", - "description": "E.LECLERC - ARES - ZONE 4", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.114877, - 44.768817 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "572183994", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "E.LECLERC", - "ref:EU:EVSE": "FROTHPOTHR27361", - "ref": "FR*SOD*S*OTHR*273*6*_*_", - "description": "E.LECLERC - ARES - ZONE 4", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.114877, - 44.768817 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "572183994", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "E.LECLERC", - "ref:EU:EVSE": "FROTHPOTHR27362", - "ref": "FR*SOD*S*OTHR*273*6*_*_", - "description": "E.LECLERC - ARES - ZONE 4", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.114877, - 44.768817 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "572183994", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "E.LECLERC", - "ref:EU:EVSE": "FROTHPOTHR27363", - "ref": "FR*SOD*S*OTHR*273*6*_*_", - "description": "E.LECLERC - ARES - ZONE 4", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.114877, - 44.768817 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "572183994", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "E.LECLERC", - "ref:EU:EVSE": "FROTHPOTHR27371", - "ref": "FR*SOD*S*OTHR*273*7*_*_", - "description": "E.LECLERC - ARES - ZONE 4", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.114877, - 44.768817 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "572183994", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "E.LECLERC", - "ref:EU:EVSE": "FROTHPOTHR27372", - "ref": "FR*SOD*S*OTHR*273*7*_*_", - "description": "E.LECLERC - ARES - ZONE 4", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.114877, - 44.768817 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "572183994", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "E.LECLERC", - "ref:EU:EVSE": "FROTHPOTHR27373", - "ref": "FR*SOD*S*OTHR*273*7*_*_", - "description": "E.LECLERC - ARES - ZONE 4", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.114877, - 44.768817 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "572183994", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "E.LECLERC", - "ref:EU:EVSE": "FROTHPOTHR27381", - "ref": "FR*SOD*S*OTHR*273*8*_*_", - "description": "E.LECLERC - ARES - ZONE 4", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.114877, - 44.768817 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "572183994", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "E.LECLERC", - "ref:EU:EVSE": "FROTHPOTHR27382", - "ref": "FR*SOD*S*OTHR*273*8*_*_", - "description": "E.LECLERC - ARES - ZONE 4", - "capacity": "3", - "charging_station:output": "100 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.114877, - 44.768817 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "572183994", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "E.LECLERC", - "ref:EU:EVSE": "FROTHPOTHR27383", - "ref": "FR*SOD*S*OTHR*273*8*_*_", - "description": "E.LECLERC - ARES - ZONE 4", - "capacity": "3", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.114877, - 44.768817 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "572183994", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "E.LECLERC", - "ref:EU:EVSE": "FROTHPOTHR27391", - "ref": "FR*SOD*S*OTHR*273*9*_*_", - "description": "E.LECLERC - ARES - ZONE 4", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.114877, - 44.768817 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "572183994", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "E.LECLERC", - "ref:EU:EVSE": "FROTHPOTHR27392", - "ref": "FR*SOD*S*OTHR*273*9*_*_", - "description": "E.LECLERC - ARES - ZONE 4", - "capacity": "3", - "charging_station:output": "100 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.114877, - 44.768817 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "572183994", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "E.LECLERC", - "ref:EU:EVSE": "FROTHPOTHR27393", - "ref": "FR*SOD*S*OTHR*273*9*_*_", - "description": "E.LECLERC - ARES - ZONE 4", - "capacity": "3", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.096834, - 43.012227 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "CAMPING SUNELIA LES 3 VALLEES", - "ref:EU:EVSE": "FROTHPOTHR27691", - "ref": "FR*SOD*S*OTHR*276*9*_*_", - "description": "CAMPING SUNELIA LES 3 VALLEES - ARGELES-GAZOST", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.096834, - 43.012227 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "CAMPING SUNELIA LES 3 VALLEES", - "ref:EU:EVSE": "FROTHPOTHR27692", - "ref": "FR*SOD*S*OTHR*276*9*_*_", - "description": "CAMPING SUNELIA LES 3 VALLEES - ARGELES-GAZOST", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.096834, - 43.012227 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "CAMPING SUNELIA LES 3 VALLEES", - "ref:EU:EVSE": "FROTHPOTHR27693", - "ref": "FR*SOD*S*OTHR*276*9*_*_", - "description": "CAMPING SUNELIA LES 3 VALLEES - ARGELES-GAZOST", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.173292, - 43.519438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "HOTRAVAIL", - "ref:EU:EVSE": "FROTHPOTHR27931", - "ref": "FR*SOD*S*OTHR*279*3*_*_", - "description": "ROUTE DE MIRANDE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.173292, - 43.519438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "HOTRAVAIL", - "ref:EU:EVSE": "FROTHPOTHR27932", - "ref": "FR*SOD*S*OTHR*279*3*_*_", - "description": "ROUTE DE MIRANDE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.301036, - 43.851263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LE GOLF DES HAUTS DE NIMES", - "ref:EU:EVSE": "FROTHPOTHR29711", - "ref": "FR*SOD*S*OTHR*297*1*_*_", - "description": "GOLF VACQUEROLLES - PARKING PUBLIC ENTREE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.301036, - 43.851263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LE GOLF DES HAUTS DE NIMES", - "ref:EU:EVSE": "FROTHPOTHR29712", - "ref": "FR*SOD*S*OTHR*297*1*_*_", - "description": "GOLF VACQUEROLLES - PARKING PUBLIC ENTREE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.301036, - 43.851263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LE GOLF DES HAUTS DE NIMES", - "ref:EU:EVSE": "FROTHPOTHR29721", - "ref": "FR*SOD*S*OTHR*297*2*_*_", - "description": "GOLF VACQUEROLLES - PARKING PUBLIC ENTREE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.301036, - 43.851263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LE GOLF DES HAUTS DE NIMES", - "ref:EU:EVSE": "FROTHPOTHR29722", - "ref": "FR*SOD*S*OTHR*297*2*_*_", - "description": "GOLF VACQUEROLLES - PARKING PUBLIC ENTREE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.301036, - 43.851263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LE GOLF DES HAUTS DE NIMES", - "ref:EU:EVSE": "FROTHPOTHR29731", - "ref": "FR*SOD*S*OTHR*297*3*_*_", - "description": "GOLF VACQUEROLLES - PARKING PUBLIC ENTREE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.301036, - 43.851263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LE GOLF DES HAUTS DE NIMES", - "ref:EU:EVSE": "FROTHPOTHR29732", - "ref": "FR*SOD*S*OTHR*297*3*_*_", - "description": "GOLF VACQUEROLLES - PARKING PUBLIC ENTREE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.301036, - 43.851263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LE GOLF DES HAUTS DE NIMES", - "ref:EU:EVSE": "FROTHPOTHR29741", - "ref": "FR*SOD*S*OTHR*297*4*_*_", - "description": "GOLF VACQUEROLLES - PARKING PUBLIC ENTREE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.301036, - 43.851263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LE GOLF DES HAUTS DE NIMES", - "ref:EU:EVSE": "FROTHPOTHR29742", - "ref": "FR*SOD*S*OTHR*297*4*_*_", - "description": "GOLF VACQUEROLLES - PARKING PUBLIC ENTREE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.476157, - 47.472706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "CAMPING DEVILLAIRS", - "ref:EU:EVSE": "FROTHPOTHR32011", - "ref": "FR*SOD*S*OTHR*320*1*_*_", - "description": "CAMPING DINLY - PENESTIN", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.476157, - 47.472706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "CAMPING DEVILLAIRS", - "ref:EU:EVSE": "FROTHPOTHR32012", - "ref": "FR*SOD*S*OTHR*320*1*_*_", - "description": "CAMPING DINLY - PENESTIN", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.841598, - 48.329406 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR32471", - "ref": "FR*SOD*S*OTHR*324*7*_*_", - "description": "SUPER U - TINTENIAC", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.841598, - 48.329406 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR32472", - "ref": "FR*SOD*S*OTHR*324*7*_*_", - "description": "SUPER U - TINTENIAC", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.020625, - 47.389409 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR32751", - "ref": "FR*SOD*S*OTHR*327*5*_*_", - "description": "SUPER U - VARADES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.020625, - 47.389409 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR32752", - "ref": "FR*SOD*S*OTHR*327*5*_*_", - "description": "SUPER U - VARADES", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.111422, - 50.988904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR33751", - "ref": "FR*SOD*S*OTHR*337*5*_*_", - "description": "SUPER U - GRAND-FORT-PHILIPPE", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.111422, - 50.988904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR33752", - "ref": "FR*SOD*S*OTHR*337*5*_*_", - "description": "SUPER U - GRAND-FORT-PHILIPPE", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.111422, - 50.988904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR33761", - "ref": "FR*SOD*S*OTHR*337*6*_*_", - "description": "SUPER U - GRAND-FORT-PHILIPPE", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.111422, - 50.988904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR33762", - "ref": "FR*SOD*S*OTHR*337*6*_*_", - "description": "SUPER U - GRAND-FORT-PHILIPPE", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.391072, - 47.33328 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "CAMPING DEVILLAIRS", - "ref:EU:EVSE": "FROTHPOTHR34011", - "ref": "FR*SOD*S*OTHR*340*1*_*_", - "description": "DOMAINE DE LEVENO - GUERANDE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.391072, - 47.33328 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "CAMPING DEVILLAIRS", - "ref:EU:EVSE": "FROTHPOTHR34012", - "ref": "FR*SOD*S*OTHR*340*1*_*_", - "description": "DOMAINE DE LEVENO - GUERANDE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.53581, - 47.297455 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "CAMPING DEVILLAIRS", - "ref:EU:EVSE": "FROTHPOTHR34111", - "ref": "FR*SOD*S*OTHR*341*1*_*_", - "description": "CAMPING DE LOCEAN - LE CROISIC", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.53581, - 47.297455 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "CAMPING DEVILLAIRS", - "ref:EU:EVSE": "FROTHPOTHR34112", - "ref": "FR*SOD*S*OTHR*341*1*_*_", - "description": "CAMPING DE LOCEAN - LE CROISIC", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.343381, - 47.814444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "JERNAT", - "ref:EU:EVSE": "FROTHPOTHR36951", - "ref": "FR*SOD*S*OTHR*369*5*_*_", - "description": "CARREFOUR CONTACT - CAUDAN", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.343381, - 47.814444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "JERNAT", - "ref:EU:EVSE": "FROTHPOTHR36952", - "ref": "FR*SOD*S*OTHR*369*5*_*_", - "description": "CARREFOUR CONTACT - CAUDAN", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.343381, - 47.814444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "JERNAT", - "ref:EU:EVSE": "FROTHPOTHR36953", - "ref": "FR*SOD*S*OTHR*369*5*_*_", - "description": "CARREFOUR CONTACT - CAUDAN", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.899857, - 47.235038 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "JONATHAN EVENEMENTS", - "ref:EU:EVSE": "FROTHPOTHR37831", - "ref": "FR*SOD*S*OTHR*378*3*_*_", - "description": "JONATHAN EVENEMENTS & COMMUNICATION - CHEMAUDIN ET VAUX", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.899857, - 47.235038 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "JONATHAN EVENEMENTS", - "ref:EU:EVSE": "FROTHPOTHR37832", - "ref": "FR*SOD*S*OTHR*378*3*_*_", - "description": "JONATHAN EVENEMENTS & COMMUNICATION - CHEMAUDIN ET VAUX", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.118447, - 47.122822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR38051", - "ref": "FR*SOD*S*OTHR*380*5*_*_", - "description": "SUPER U - PORNIC", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.118447, - 47.122822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR38052", - "ref": "FR*SOD*S*OTHR*380*5*_*_", - "description": "SUPER U - PORNIC", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.62915, - 47.572218 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR38151", - "ref": "FR*SOD*S*OTHR*381*5*_*_", - "description": "SUPER U - NOZAY", - "capacity": "3", - "socket:type2_combo:output": "63 kW", - "charging_station:output": "63 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.62915, - 47.572218 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR38152", - "ref": "FR*SOD*S*OTHR*381*5*_*_", - "description": "SUPER U - NOZAY", - "capacity": "3", - "charging_station:output": "63 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.62915, - 47.572218 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR38153", - "ref": "FR*SOD*S*OTHR*381*5*_*_", - "description": "SUPER U - NOZAY", - "capacity": "3", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.572354, - 47.866682 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MIPIOL - INTERMARCHE", - "ref:EU:EVSE": "FROTHPOTHR38421", - "ref": "FR*SOD*S*OTHR*384*2*_*_", - "description": "INTERMARCHE - CHATILLON-SUR-SEINE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.572354, - 47.866682 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MIPIOL - INTERMARCHE", - "ref:EU:EVSE": "FROTHPOTHR38422", - "ref": "FR*SOD*S*OTHR*384*2*_*_", - "description": "INTERMARCHE - CHATILLON-SUR-SEINE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.275434, - 45.490171 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR40251", - "ref": "FR*SOD*S*OTHR*402*5*_*_", - "description": "SUPER U - VILLEBOIS-LAVALETTE", - "capacity": "3", - "socket:type2_combo:output": "63 kW", - "charging_station:output": "63 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.275434, - 45.490171 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR40252", - "ref": "FR*SOD*S*OTHR*402*5*_*_", - "description": "SUPER U - VILLEBOIS-LAVALETTE", - "capacity": "3", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.071281, - 45.001732 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "CAMPING LE PARADIS", - "ref:EU:EVSE": "FROTHPOTHR41071", - "ref": "FR*SOD*S*OTHR*410*7*_*_", - "description": "CAMPING LE PARADIS - SAINT-LEON-SUR-VEZERE", - "capacity": "1", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.687732306233263, - 48.74454561054541 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "ES-B2B", - "ref:EU:EVSE": "FROTHPOTHR41311", - "ref": "FR*SOD*S*OTHR*413*1*_*_", - "description": "PLANIGY PAR ES /STATION CHARGE RAPIDE / SUPER U LAVAGE LOCATION - BERNOLSHEIM", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.687732306233263, - 48.74454561054541 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "ES-B2B", - "ref:EU:EVSE": "FROTHPOTHR41312", - "ref": "FR*SOD*S*OTHR*413*1*_*_", - "description": "PLANIGY PAR ES /STATION CHARGE RAPIDE / SUPER U LAVAGE LOCATION - BERNOLSHEIM", - "capacity": "2", - "charging_station:output": "150 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.687732306233263, - 48.74454561054541 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "ES-B2B", - "ref:EU:EVSE": "FROTHPOTHR41321", - "ref": "FR*SOD*S*OTHR*413*2*_*_", - "description": "PLANIGY PAR ES /STATION CHARGE RAPIDE / SUPER U LAVAGE LOCATION - BERNOLSHEIM", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.687732306233263, - 48.74454561054541 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "ES-B2B", - "ref:EU:EVSE": "FROTHPOTHR41322", - "ref": "FR*SOD*S*OTHR*413*2*_*_", - "description": "PLANIGY PAR ES /STATION CHARGE RAPIDE / SUPER U LAVAGE LOCATION - BERNOLSHEIM", - "capacity": "2", - "charging_station:output": "150 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.516656, - 48.865508 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "BORNES-E", - "ref:EU:EVSE": "FROTHPOTHR41711", - "ref": "FR*SOD*S*OTHR*417*1*_*_", - "description": "BORNES-E - NEUILLY-PLAISANCE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.516656, - 48.865508 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "BORNES-E", - "ref:EU:EVSE": "FROTHPOTHR41712", - "ref": "FR*SOD*S*OTHR*417*1*_*_", - "description": "BORNES-E - NEUILLY-PLAISANCE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.516656, - 48.865508 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "BORNES-E", - "ref:EU:EVSE": "FROTHPOTHR41713", - "ref": "FR*SOD*S*OTHR*417*1*_*_", - "description": "BORNES-E - NEUILLY-PLAISANCE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.516656, - 48.865508 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "BORNES-E", - "ref:EU:EVSE": "FROTHPOTHR41721", - "ref": "FR*SOD*S*OTHR*417*2*_*_", - "description": "BORNES-E - NEUILLY-PLAISANCE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.516656, - 48.865508 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "BORNES-E", - "ref:EU:EVSE": "FROTHPOTHR41722", - "ref": "FR*SOD*S*OTHR*417*2*_*_", - "description": "BORNES-E - NEUILLY-PLAISANCE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.516656, - 48.865508 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "BORNES-E", - "ref:EU:EVSE": "FROTHPOTHR41723", - "ref": "FR*SOD*S*OTHR*417*2*_*_", - "description": "BORNES-E - NEUILLY-PLAISANCE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.673312, - 44.876889 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "FEDERATION FRANCAISE DE FOOTBALL", - "ref:EU:EVSE": "FROTHPOTHR43821", - "ref": "FR*SOD*S*OTHR*438*2*_*_", - "description": "FFF - LIGUE DE FOOTBALL NOUVELLE AQUITAINE - LE HAILLAN", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.673312, - 44.876889 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "FEDERATION FRANCAISE DE FOOTBALL", - "ref:EU:EVSE": "FROTHPOTHR43822", - "ref": "FR*SOD*S*OTHR*438*2*_*_", - "description": "FFF - LIGUE DE FOOTBALL NOUVELLE AQUITAINE - LE HAILLAN", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.162442, - 45.622767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "FEDERATION FRANCAISE DE FOOTBALL", - "ref:EU:EVSE": "FROTHPOTHR43921", - "ref": "FR*SOD*S*OTHR*439*2*_*_", - "description": "FFF - LIGUE DE FOOTBALL NOUVELLE AQUITAINE - PUYMOYEN", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.162442, - 45.622767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "FEDERATION FRANCAISE DE FOOTBALL", - "ref:EU:EVSE": "FROTHPOTHR43922", - "ref": "FR*SOD*S*OTHR*439*2*_*_", - "description": "FFF - LIGUE DE FOOTBALL NOUVELLE AQUITAINE - PUYMOYEN", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.654327, - 46.254927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "COMMUNE DOYONNAX", - "ref:EU:EVSE": "FROTHPOTHR45411", - "ref": "FR*SOD*S*OTHR*454*1*_*_", - "description": "COMMUNE DOYONNAX - OYONNAX", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.654327, - 46.254927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "COMMUNE DOYONNAX", - "ref:EU:EVSE": "FROTHPOTHR45412", - "ref": "FR*SOD*S*OTHR*454*1*_*_", - "description": "COMMUNE DOYONNAX - OYONNAX", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.392172, - 43.500255 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LES MOUSQUETAIRES", - "ref:EU:EVSE": "FROTHPOTHR45721", - "ref": "FR*SOD*S*OTHR*457*2*_*_", - "description": "INTERMARCHE - PINSAGUEL", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.392172, - 43.500255 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LES MOUSQUETAIRES", - "ref:EU:EVSE": "FROTHPOTHR45722", - "ref": "FR*SOD*S*OTHR*457*2*_*_", - "description": "INTERMARCHE - PINSAGUEL", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.392172, - 43.500255 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LES MOUSQUETAIRES", - "ref:EU:EVSE": "FROTHPOTHR45723", - "ref": "FR*SOD*S*OTHR*457*2*_*_", - "description": "INTERMARCHE - PINSAGUEL", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.592733, - 46.36537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "BMW HELI-MOTORS", - "ref:EU:EVSE": "FROTHPOTHR46111", - "ref": "FR*SOD*S*OTHR*461*1*_*_", - "description": "BMW HELI MOTORS - MONTLUCON", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.592733, - 46.36537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "BMW HELI-MOTORS", - "ref:EU:EVSE": "FROTHPOTHR46112", - "ref": "FR*SOD*S*OTHR*461*1*_*_", - "description": "BMW HELI MOTORS - MONTLUCON", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.592733, - 46.36537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "BMW HELI-MOTORS", - "ref:EU:EVSE": "FROTHPOTHR46113", - "ref": "FR*SOD*S*OTHR*461*1*_*_", - "description": "BMW HELI MOTORS - MONTLUCON", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.592733, - 46.36537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "BMW HELI-MOTORS", - "ref:EU:EVSE": "FROTHPOTHR46121", - "ref": "FR*SOD*S*OTHR*461*2*_*_", - "description": "BMW HELI MOTORS - MONTLUCON", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.592733, - 46.36537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "BMW HELI-MOTORS", - "ref:EU:EVSE": "FROTHPOTHR46122", - "ref": "FR*SOD*S*OTHR*461*2*_*_", - "description": "BMW HELI MOTORS - MONTLUCON", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.592733, - 46.36537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "BMW HELI-MOTORS", - "ref:EU:EVSE": "FROTHPOTHR46123", - "ref": "FR*SOD*S*OTHR*461*2*_*_", - "description": "BMW HELI MOTORS - MONTLUCON", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.396283, - 46.145862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "BMW HELI-MOTORS", - "ref:EU:EVSE": "FROTHPOTHR46211", - "ref": "FR*SOD*S*OTHR*462*1*_*_", - "description": "BMW HELI MOTORS VICHY", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.396283, - 46.145862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "BMW HELI-MOTORS", - "ref:EU:EVSE": "FROTHPOTHR46212", - "ref": "FR*SOD*S*OTHR*462*1*_*_", - "description": "BMW HELI MOTORS VICHY", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.396283, - 46.145862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "BMW HELI-MOTORS", - "ref:EU:EVSE": "FROTHPOTHR46213", - "ref": "FR*SOD*S*OTHR*462*1*_*_", - "description": "BMW HELI MOTORS VICHY", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.396283, - 46.145862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "BMW HELI-MOTORS", - "ref:EU:EVSE": "FROTHPOTHR46221", - "ref": "FR*SOD*S*OTHR*462*2*_*_", - "description": "BMW HELI MOTORS VICHY", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.396283, - 46.145862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "BMW HELI-MOTORS", - "ref:EU:EVSE": "FROTHPOTHR46222", - "ref": "FR*SOD*S*OTHR*462*2*_*_", - "description": "BMW HELI MOTORS VICHY", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.396283, - 46.145862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "BMW HELI-MOTORS", - "ref:EU:EVSE": "FROTHPOTHR46223", - "ref": "FR*SOD*S*OTHR*462*2*_*_", - "description": "BMW HELI MOTORS VICHY", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.611152, - 47.517257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GAZZELLA ATLANTIQUE", - "ref:EU:EVSE": "FROTHPOTHR49051", - "ref": "FR*SOD*S*OTHR*490*5*_*_", - "description": "GAZZELLA ATLANTIQUE - AVRILLE", - "capacity": "3", - "socket:type2_combo:output": "63 kW", - "charging_station:output": "63 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.611152, - 47.517257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GAZZELLA ATLANTIQUE", - "ref:EU:EVSE": "FROTHPOTHR49052", - "ref": "FR*SOD*S*OTHR*490*5*_*_", - "description": "GAZZELLA ATLANTIQUE - AVRILLE", - "capacity": "3", - "charging_station:output": "63 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.611152, - 47.517257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "GAZZELLA ATLANTIQUE", - "ref:EU:EVSE": "FROTHPOTHR49053", - "ref": "FR*SOD*S*OTHR*490*5*_*_", - "description": "GAZZELLA ATLANTIQUE - AVRILLE", - "capacity": "3", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.175534, - 48.009545 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "FEDERATION FRANCAISE DE FOOTBALL", - "ref:EU:EVSE": "FROTHPOTHR49421", - "ref": "FR*SOD*S*OTHR*494*2*_*_", - "description": "FFF - LIGUE DE FOOTBALL DES PAYS DE LA LOIRE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.175534, - 48.009545 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "FEDERATION FRANCAISE DE FOOTBALL", - "ref:EU:EVSE": "FROTHPOTHR49422", - "ref": "FR*SOD*S*OTHR*494*2*_*_", - "description": "FFF - LIGUE DE FOOTBALL DES PAYS DE LA LOIRE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.493588, - 47.211122 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "FEDERATION FRANCAISE DE FOOTBALL", - "ref:EU:EVSE": "FROTHPOTHR49521", - "ref": "FR*SOD*S*OTHR*495*2*_*_", - "description": "FFF - LIGUE DE FOOTBALL DES PAYS DE LA LOIRE - SIEGE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.493588, - 47.211122 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "FEDERATION FRANCAISE DE FOOTBALL", - "ref:EU:EVSE": "FROTHPOTHR49522", - "ref": "FR*SOD*S*OTHR*495*2*_*_", - "description": "FFF - LIGUE DE FOOTBALL DES PAYS DE LA LOIRE - SIEGE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.326703, - 49.061242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "FEDERATION FRANCAISE DE FOOTBALL", - "ref:EU:EVSE": "FROTHPOTHR49621", - "ref": "FR*SOD*S*OTHR*496*2*_*_", - "description": "FFF - DISTRICT VAL DOISE FOOTBALL", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.326703, - 49.061242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "FEDERATION FRANCAISE DE FOOTBALL", - "ref:EU:EVSE": "FROTHPOTHR49622", - "ref": "FR*SOD*S*OTHR*496*2*_*_", - "description": "FFF - DISTRICT VAL DOISE FOOTBALL", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.710024, - 48.151657 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "FEDERATION FRANCAISE DE FOOTBALL", - "ref:EU:EVSE": "FROTHPOTHR52711", - "ref": "FR*SOD*S*OTHR*527*1*_*_", - "description": "FFF - MONTGERMONT", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.710024, - 48.151657 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "FEDERATION FRANCAISE DE FOOTBALL", - "ref:EU:EVSE": "FROTHPOTHR52712", - "ref": "FR*SOD*S*OTHR*527*1*_*_", - "description": "FFF - MONTGERMONT", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.51258, - 47.352691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR53751", - "ref": "FR*SOD*S*OTHR*537*5*_*_", - "description": "SUPER U - LA TURBALLE", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.51258, - 47.352691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR53752", - "ref": "FR*SOD*S*OTHR*537*5*_*_", - "description": "SUPER U - LA TURBALLE", - "capacity": "3", - "charging_station:output": "200 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.51258, - 47.352691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR53753", - "ref": "FR*SOD*S*OTHR*537*5*_*_", - "description": "SUPER U - LA TURBALLE", - "capacity": "3", - "charging_station:output": "200 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.18712, - 48.355549 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "VOLKSWAGEN", - "ref:EU:EVSE": "FROTHPOTHR55611", - "ref": "FR*SOD*S*OTHR*556*1*_*_", - "description": "VOLKSWAGEN - FOUGERES", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.18712, - 48.355549 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "VOLKSWAGEN", - "ref:EU:EVSE": "FROTHPOTHR55612", - "ref": "FR*SOD*S*OTHR*556*1*_*_", - "description": "VOLKSWAGEN - FOUGERES", - "capacity": "3", - "charging_station:output": "200 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.18712, - 48.355549 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "VOLKSWAGEN", - "ref:EU:EVSE": "FROTHPOTHR55613", - "ref": "FR*SOD*S*OTHR*556*1*_*_", - "description": "VOLKSWAGEN - FOUGERES", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.98608, - 48.622258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "VOLKSWAGEN", - "ref:EU:EVSE": "FROTHPOTHR55811", - "ref": "FR*SOD*S*OTHR*558*1*_*_", - "description": "VOLKSWAGEN - SAINT MALO", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.98608, - 48.622258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "VOLKSWAGEN", - "ref:EU:EVSE": "FROTHPOTHR55812", - "ref": "FR*SOD*S*OTHR*558*1*_*_", - "description": "VOLKSWAGEN - SAINT MALO", - "capacity": "3", - "charging_station:output": "200 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.98608, - 48.622258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "VOLKSWAGEN", - "ref:EU:EVSE": "FROTHPOTHR55813", - "ref": "FR*SOD*S*OTHR*558*1*_*_", - "description": "VOLKSWAGEN - SAINT MALO", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.208481494477469, - 48.109662156454206 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "VOLKSWAGEN", - "ref:EU:EVSE": "FROTHPOTHR55911", - "ref": "FR*SOD*S*OTHR*559*1*_*_", - "description": "VOLKSWAGEN - VITRE", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.208481494477469, - 48.109662156454206 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "VOLKSWAGEN", - "ref:EU:EVSE": "FROTHPOTHR55912", - "ref": "FR*SOD*S*OTHR*559*1*_*_", - "description": "VOLKSWAGEN - VITRE", - "capacity": "3", - "charging_station:output": "200 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.208481494477469, - 48.109662156454206 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "VOLKSWAGEN", - "ref:EU:EVSE": "FROTHPOTHR55913", - "ref": "FR*SOD*S*OTHR*559*1*_*_", - "description": "VOLKSWAGEN - VITRE", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.874562, - 46.634019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LES MOUSQUETAIRES", - "ref:EU:EVSE": "FROTHPOTHR56321", - "ref": "FR*SOD*S*OTHR*563*2*_*_", - "description": "NETTO - SENNECEY LE GRAND", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.874562, - 46.634019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LES MOUSQUETAIRES", - "ref:EU:EVSE": "FROTHPOTHR56322", - "ref": "FR*SOD*S*OTHR*563*2*_*_", - "description": "NETTO - SENNECEY LE GRAND", - "capacity": "3", - "charging_station:output": "100 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.874562, - 46.634019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LES MOUSQUETAIRES", - "ref:EU:EVSE": "FROTHPOTHR56323", - "ref": "FR*SOD*S*OTHR*563*2*_*_", - "description": "NETTO - SENNECEY LE GRAND", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.579825, - 47.448023 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LES MOUSQUETAIRES", - "ref:EU:EVSE": "FROTHPOTHR56551", - "ref": "FR*SOD*S*OTHR*565*5*_*_", - "description": "INTERMARCHE - LISLE SUR LE DOUBS", - "capacity": "3", - "socket:type2_combo:output": "63 kW", - "charging_station:output": "63 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.579825, - 47.448023 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LES MOUSQUETAIRES", - "ref:EU:EVSE": "FROTHPOTHR56552", - "ref": "FR*SOD*S*OTHR*565*5*_*_", - "description": "INTERMARCHE - LISLE SUR LE DOUBS", - "capacity": "3", - "charging_station:output": "63 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.579825, - 47.448023 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LES MOUSQUETAIRES", - "ref:EU:EVSE": "FROTHPOTHR56553", - "ref": "FR*SOD*S*OTHR*565*5*_*_", - "description": "INTERMARCHE - LISLE SUR LE DOUBS", - "capacity": "3", - "socket:type2_combo:output": "63 kW", - "charging_station:output": "63 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.276344, - 46.968384 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LES MOUSQUETAIRES", - "ref:EU:EVSE": "FROTHPOTHR56631", - "ref": "FR*SOD*S*OTHR*566*3*_*_", - "description": "INTERMARCHE - AUTUN", - "capacity": "2", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.276344, - 46.968384 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LES MOUSQUETAIRES", - "ref:EU:EVSE": "FROTHPOTHR56632", - "ref": "FR*SOD*S*OTHR*566*3*_*_", - "description": "INTERMARCHE - AUTUN", - "capacity": "2", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.21915, - 49.373606 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LES MOUSQUETAIRES", - "ref:EU:EVSE": "FROTHPOTHR56831", - "ref": "FR*SOD*S*OTHR*568*3*_*_", - "description": "INTERMARCHE - BASSE HAM", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.21915, - 49.373606 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LES MOUSQUETAIRES", - "ref:EU:EVSE": "FROTHPOTHR56832", - "ref": "FR*SOD*S*OTHR*568*3*_*_", - "description": "INTERMARCHE - BASSE HAM", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.21915, - 49.373606 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LES MOUSQUETAIRES", - "ref:EU:EVSE": "FROTHPOTHR56833", - "ref": "FR*SOD*S*OTHR*568*3*_*_", - "description": "INTERMARCHE - BASSE HAM", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.230388, - 47.977558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "FPEE INDUSTRIES", - "ref:EU:EVSE": "FROTHPOTHR58411", - "ref": "FR*SOD*S*OTHR*584*1*_*_", - "description": "FPEE - BRULON", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.230388, - 47.977558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "FPEE INDUSTRIES", - "ref:EU:EVSE": "FROTHPOTHR58412", - "ref": "FR*SOD*S*OTHR*584*1*_*_", - "description": "FPEE - BRULON", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.876456, - 48.936998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LES MOUSQUETAIRES", - "ref:EU:EVSE": "FROTHPOTHR58511", - "ref": "FR*SOD*S*OTHR*585*1*_*_", - "description": "BRICORAMA - MAREUIL-LES-MEAUX", - "capacity": "3", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.876456, - 48.936998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LES MOUSQUETAIRES", - "ref:EU:EVSE": "FROTHPOTHR58512", - "ref": "FR*SOD*S*OTHR*585*1*_*_", - "description": "BRICORAMA - MAREUIL-LES-MEAUX", - "capacity": "3", - "charging_station:output": "63 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.876456, - 48.936998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LES MOUSQUETAIRES", - "ref:EU:EVSE": "FROTHPOTHR58513", - "ref": "FR*SOD*S*OTHR*585*1*_*_", - "description": "BRICORAMA - MAREUIL-LES-MEAUX", - "capacity": "3", - "socket:type2_combo:output": "63 kW", - "charging_station:output": "63 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.36631, - 43.486016 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LES MOUSQUETAIRES", - "ref:EU:EVSE": "FROTHPOTHR58911", - "ref": "FR*SOD*S*OTHR*589*1*_*_", - "description": "INTERMARCHE - LORGUES", - "capacity": "3", - "socket:type2_combo:output": "65 kW", - "charging_station:output": "65 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.36631, - 43.486016 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LES MOUSQUETAIRES", - "ref:EU:EVSE": "FROTHPOTHR58912", - "ref": "FR*SOD*S*OTHR*589*1*_*_", - "description": "INTERMARCHE - LORGUES", - "capacity": "3", - "charging_station:output": "65 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.36631, - 43.486016 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LES MOUSQUETAIRES", - "ref:EU:EVSE": "FROTHPOTHR58913", - "ref": "FR*SOD*S*OTHR*589*1*_*_", - "description": "INTERMARCHE - LORGUES", - "capacity": "3", - "socket:type2_combo:output": "65 kW", - "charging_station:output": "65 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.777415, - 47.373615 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "FROMAGERIE MILLERET", - "ref:EU:EVSE": "FROTHPOTHR59611", - "ref": "FR*SOD*S*OTHR*596*1*_*_", - "description": "FROMAGERIE MILLERET - CHARCENNE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.777415, - 47.373615 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "FROMAGERIE MILLERET", - "ref:EU:EVSE": "FROTHPOTHR59612", - "ref": "FR*SOD*S*OTHR*596*1*_*_", - "description": "FROMAGERIE MILLERET - CHARCENNE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.819651, - 43.676569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LES MOUSQUETAIRES", - "ref:EU:EVSE": "FROTHPOTHR59911", - "ref": "FR*SOD*S*OTHR*599*1*_*_", - "description": "INTERMARCHE - SAINT GELY DU FESC", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.819651, - 43.676569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LES MOUSQUETAIRES", - "ref:EU:EVSE": "FROTHPOTHR59912", - "ref": "FR*SOD*S*OTHR*599*1*_*_", - "description": "INTERMARCHE - SAINT GELY DU FESC", - "capacity": "3", - "charging_station:output": "100 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.819651, - 43.676569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LES MOUSQUETAIRES", - "ref:EU:EVSE": "FROTHPOTHR59913", - "ref": "FR*SOD*S*OTHR*599*1*_*_", - "description": "INTERMARCHE - SAINT GELY DU FESC", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.548708, - 43.692455 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "FEDERATION FRANCAISE DE FOOTBALL", - "ref:EU:EVSE": "FROTHPOTHR60021", - "ref": "FR*SOD*S*OTHR*600*2*_*_", - "description": "FFF - LIGUE DE FOOTBALL DOCCITANIE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.548708, - 43.692455 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "FEDERATION FRANCAISE DE FOOTBALL", - "ref:EU:EVSE": "FROTHPOTHR60022", - "ref": "FR*SOD*S*OTHR*600*2*_*_", - "description": "FFF - LIGUE DE FOOTBALL DOCCITANIE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.678964, - 43.098615 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "FEDERATION FRANCAISE DE FOOTBALL", - "ref:EU:EVSE": "FROTHPOTHR60221", - "ref": "FR*SOD*S*OTHR*602*2*_*_", - "description": "FFF - DISTRICT DE LARIEGE DE FOOTBALL", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.678964, - 43.098615 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "FEDERATION FRANCAISE DE FOOTBALL", - "ref:EU:EVSE": "FROTHPOTHR60222", - "ref": "FR*SOD*S*OTHR*602*2*_*_", - "description": "FFF - DISTRICT DE LARIEGE DE FOOTBALL", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.958165, - 43.065721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "RESERVE AFRICAINE DE SIGEAN", - "ref:EU:EVSE": "FROTHPOTHR607101", - "ref": "FR*SOD*S*OTHR*607*10*_*_", - "description": "RESERVE AFRICAINE DE SIGEAN - SIGEAN", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.958165, - 43.065721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "RESERVE AFRICAINE DE SIGEAN", - "ref:EU:EVSE": "FROTHPOTHR607102", - "ref": "FR*SOD*S*OTHR*607*10*_*_", - "description": "RESERVE AFRICAINE DE SIGEAN - SIGEAN", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.958165, - 43.065721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "RESERVE AFRICAINE DE SIGEAN", - "ref:EU:EVSE": "FROTHPOTHR60791", - "ref": "FR*SOD*S*OTHR*607*9*_*_", - "description": "RESERVE AFRICAINE DE SIGEAN - SIGEAN", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.958165, - 43.065721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "RESERVE AFRICAINE DE SIGEAN", - "ref:EU:EVSE": "FROTHPOTHR60792", - "ref": "FR*SOD*S*OTHR*607*9*_*_", - "description": "RESERVE AFRICAINE DE SIGEAN - SIGEAN", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.094907, - 47.876762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LES MOUSQUETAIRES", - "ref:EU:EVSE": "FROTHPOTHR61511", - "ref": "FR*SOD*S*OTHR*615*1*_*_", - "description": "INTERMARCHE - CHARNY OREE DE PUISAYE", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.094907, - 47.876762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LES MOUSQUETAIRES", - "ref:EU:EVSE": "FROTHPOTHR61512", - "ref": "FR*SOD*S*OTHR*615*1*_*_", - "description": "INTERMARCHE - CHARNY OREE DE PUISAYE", - "capacity": "3", - "charging_station:output": "100 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.094907, - 47.876762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LES MOUSQUETAIRES", - "ref:EU:EVSE": "FROTHPOTHR61513", - "ref": "FR*SOD*S*OTHR*615*1*_*_", - "description": "INTERMARCHE - CHARNY OREE DE PUISAYE", - "capacity": "3", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.887258, - 48.078516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LES MOUSQUETAIRES", - "ref:EU:EVSE": "FROTHPOTHR62511", - "ref": "FR*SOD*S*OTHR*625*1*_*_", - "description": "INTERMARCHE - GERARDMER", - "capacity": "2", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.887258, - 48.078516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LES MOUSQUETAIRES", - "ref:EU:EVSE": "FROTHPOTHR62512", - "ref": "FR*SOD*S*OTHR*625*1*_*_", - "description": "INTERMARCHE - GERARDMER", - "capacity": "2", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.887258, - 48.078516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LES MOUSQUETAIRES", - "ref:EU:EVSE": "FROTHPOTHR62521", - "ref": "FR*SOD*S*OTHR*625*2*_*_", - "description": "INTERMARCHE - GERARDMER", - "capacity": "2", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.887258, - 48.078516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LES MOUSQUETAIRES", - "ref:EU:EVSE": "FROTHPOTHR62522", - "ref": "FR*SOD*S*OTHR*625*2*_*_", - "description": "INTERMARCHE - GERARDMER", - "capacity": "2", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.991916, - 46.31328 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR63521", - "ref": "FR*SOD*S*OTHR*635*2*_*_", - "description": "SUPER U - MARANS", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.991916, - 46.31328 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR63522", - "ref": "FR*SOD*S*OTHR*635*2*_*_", - "description": "SUPER U - MARANS", - "capacity": "3", - "charging_station:output": "100 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.991916, - 46.31328 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR63523", - "ref": "FR*SOD*S*OTHR*635*2*_*_", - "description": "SUPER U - MARANS", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.391674, - 43.500898 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LES MOUSQUETAIRES", - "ref:EU:EVSE": "FROTHPOTHR66421", - "ref": "FR*SOD*S*OTHR*664*2*_*_", - "description": "INTERMARCHE - PINSAGUEL STATION", - "capacity": "3", - "socket:type2_combo:output": "63 kW", - "charging_station:output": "63 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.391674, - 43.500898 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LES MOUSQUETAIRES", - "ref:EU:EVSE": "FROTHPOTHR66422", - "ref": "FR*SOD*S*OTHR*664*2*_*_", - "description": "INTERMARCHE - PINSAGUEL STATION", - "capacity": "3", - "charging_station:output": "63 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.391674, - 43.500898 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "LES MOUSQUETAIRES", - "ref:EU:EVSE": "FROTHPOTHR66423", - "ref": "FR*SOD*S*OTHR*664*2*_*_", - "description": "INTERMARCHE - PINSAGUEL STATION", - "capacity": "3", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.980027, - 45.449404 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "COMMUNE VAL DISERE", - "ref:EU:EVSE": "FROTHPOTHR66611", - "ref": "FR*SOD*S*OTHR*666*1*_*_", - "description": "COMMUNE VAL DISERE - CENTRE VILLAGE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.980027, - 45.449404 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "COMMUNE VAL DISERE", - "ref:EU:EVSE": "FROTHPOTHR66612", - "ref": "FR*SOD*S*OTHR*666*1*_*_", - "description": "COMMUNE VAL DISERE - CENTRE VILLAGE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.344027, - 43.496961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "FEDERATION FRANCAISE DE FOOTBALL", - "ref:EU:EVSE": "FROTHPOTHR66721", - "ref": "FR*SOD*S*OTHR*667*2*_*_", - "description": "FFF - LIGUE DE MEDITERRANEE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.344027, - 43.496961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "FEDERATION FRANCAISE DE FOOTBALL", - "ref:EU:EVSE": "FROTHPOTHR66722", - "ref": "FR*SOD*S*OTHR*667*2*_*_", - "description": "FFF - LIGUE DE MEDITERRANEE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.173187, - 47.340781 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR68571", - "ref": "FR*SOD*S*OTHR*685*7*_*_", - "description": "SUPER U - BELLE ILE EN MER - PUBLIC", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.173187, - 47.340781 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR68572", - "ref": "FR*SOD*S*OTHR*685*7*_*_", - "description": "SUPER U - BELLE ILE EN MER - PUBLIC", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.173187, - 47.340781 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR68573", - "ref": "FR*SOD*S*OTHR*685*7*_*_", - "description": "SUPER U - BELLE ILE EN MER - PUBLIC", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3509134, - 46.3458359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "ATB ENERGIE", - "ref:EU:EVSE": "FROTHPOTHR69711", - "ref": "FR*SOD*S*OTHR*697*1*_*_", - "description": "ATB ENERGIE - LAIGUILLON-LA-PRESQUILE", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3509134, - 46.3458359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "ATB ENERGIE", - "ref:EU:EVSE": "FROTHPOTHR69712", - "ref": "FR*SOD*S*OTHR*697*1*_*_", - "description": "ATB ENERGIE - LAIGUILLON-LA-PRESQUILE", - "capacity": "3", - "charging_station:output": "200 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3509134, - 46.3458359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "ATB ENERGIE", - "ref:EU:EVSE": "FROTHPOTHR69713", - "ref": "FR*SOD*S*OTHR*697*1*_*_", - "description": "ATB ENERGIE - LAIGUILLON-LA-PRESQUILE", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4129767, - 48.14618460000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR70611", - "ref": "FR*SOD*S*OTHR*706*1*_*_", - "description": "SUPER U - EVRON", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4129767, - 48.14618460000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR70612", - "ref": "FR*SOD*S*OTHR*706*1*_*_", - "description": "SUPER U - EVRON", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.709817912164301, - 48.7322507847112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "ES-B2G", - "ref:EU:EVSE": "FROTHPOTHR80311", - "ref": "FR*SOD*S*OTHR*803*1*_*_", - "description": "BRUMATH - CIMETIERE", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.709817912164301, - 48.7322507847112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "ES-B2G", - "ref:EU:EVSE": "FROTHPOTHR80312", - "ref": "FR*SOD*S*OTHR*803*1*_*_", - "description": "BRUMATH - CIMETIERE", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.711730663229357, - 48.730531481470855 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "ES-B2G", - "ref:EU:EVSE": "FROTHPOTHR80411", - "ref": "FR*SOD*S*OTHR*804*1*_*_", - "description": "BRUMATH -", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.711730663229357, - 48.730531481470855 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "ES-B2G", - "ref:EU:EVSE": "FROTHPOTHR80412", - "ref": "FR*SOD*S*OTHR*804*1*_*_", - "description": "BRUMATH -", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7801444279011855, - 50.352462767389056 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "ROTEL", - "ref:EU:EVSE": "FROTHPOTHR81411", - "ref": "FR*SOD*S*OTHR*814*1*_*_", - "description": "ROTEL - THELUS", - "capacity": "2", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7801444279011855, - 50.352462767389056 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "ROTEL", - "ref:EU:EVSE": "FROTHPOTHR81412", - "ref": "FR*SOD*S*OTHR*814*1*_*_", - "description": "ROTEL - THELUS", - "capacity": "2", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4954633, - 47.2974748 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR82511", - "ref": "FR*SOD*S*OTHR*825*1*_*_", - "description": "SUPER U - CARQUEFOU QC", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4954633, - 47.2974748 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR82512", - "ref": "FR*SOD*S*OTHR*825*1*_*_", - "description": "SUPER U - CARQUEFOU QC", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4954633, - 47.2974748 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR82521", - "ref": "FR*SOD*S*OTHR*825*2*_*_", - "description": "SUPER U - CARQUEFOU QC", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4954633, - 47.2974748 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPOTHR82522", - "ref": "FR*SOD*S*OTHR*825*2*_*_", - "description": "SUPER U - CARQUEFOU QC", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.213092265220653, - 48.95401821271966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "RENAULT TRUCKS", - "ref:EU:EVSE": "FROTHPRNTR811", - "ref": "FR*SOD*S*RNTR*8*1*_*_", - "description": "ARGENTEUIL - RENAULT TRUCKS GRAND PARIS", - "capacity": "4", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.213092265220653, - 48.95401821271966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "RENAULT TRUCKS", - "ref:EU:EVSE": "FROTHPRNTR812", - "ref": "FR*SOD*S*RNTR*8*1*_*_", - "description": "ARGENTEUIL - RENAULT TRUCKS GRAND PARIS", - "capacity": "4", - "charging_station:output": "200 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.213092265220653, - 48.95401821271966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "RENAULT TRUCKS", - "ref:EU:EVSE": "FROTHPRNTR813", - "ref": "FR*SOD*S*RNTR*8*1*_*_", - "description": "ARGENTEUIL - RENAULT TRUCKS GRAND PARIS", - "capacity": "4", - "charging_station:output": "200 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.213092265220653, - 48.95401821271966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "RENAULT TRUCKS", - "ref:EU:EVSE": "FROTHPRNTR814", - "ref": "FR*SOD*S*RNTR*8*1*_*_", - "description": "ARGENTEUIL - RENAULT TRUCKS GRAND PARIS", - "capacity": "4", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.577249, - 50.804091 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPSENT196101", - "ref": "FR*SOD*S*SENT*196*10*_*_", - "description": "SUPER U - TERDEGHEM", - "capacity": "3", - "socket:type2_combo:output": "63 kW", - "charging_station:output": "63 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.577249, - 50.804091 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPSENT196102", - "ref": "FR*SOD*S*SENT*196*10*_*_", - "description": "SUPER U - TERDEGHEM", - "capacity": "3", - "charging_station:output": "63 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.577249, - 50.804091 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPSENT196103", - "ref": "FR*SOD*S*SENT*196*10*_*_", - "description": "SUPER U - TERDEGHEM", - "capacity": "3", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.577249, - 50.804091 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPSENT19691", - "ref": "FR*SOD*S*SENT*196*9*_*_", - "description": "SUPER U - TERDEGHEM", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.577249, - 50.804091 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPSENT19692", - "ref": "FR*SOD*S*SENT*196*9*_*_", - "description": "SUPER U - TERDEGHEM", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.577249, - 50.804091 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SYSTEME U", - "ref:EU:EVSE": "FROTHPSENT19693", - "ref": "FR*SOD*S*SENT*196*9*_*_", - "description": "SUPER U - TERDEGHEM", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.137632, - 45.751436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "BMW HELI-MOTORS", - "ref:EU:EVSE": "FROTHPSENT27131", - "ref": "FR*SOD*S*SENT*271*3*_*_", - "description": "BMW HELI-DRIVE - AUBIERE", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.137632, - 45.751436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "BMW HELI-MOTORS", - "ref:EU:EVSE": "FROTHPSENT27132", - "ref": "FR*SOD*S*SENT*271*3*_*_", - "description": "BMW HELI-DRIVE - AUBIERE", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.137632, - 45.751436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "BMW HELI-MOTORS", - "ref:EU:EVSE": "FROTHPSENT27133", - "ref": "FR*SOD*S*SENT*271*3*_*_", - "description": "BMW HELI-DRIVE - AUBIERE", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.137632, - 45.751436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "BMW HELI-MOTORS", - "ref:EU:EVSE": "FROTHPSENT27141", - "ref": "FR*SOD*S*SENT*271*4*_*_", - "description": "BMW HELI-DRIVE - AUBIERE", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.137632, - 45.751436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "BMW HELI-MOTORS", - "ref:EU:EVSE": "FROTHPSENT27142", - "ref": "FR*SOD*S*SENT*271*4*_*_", - "description": "BMW HELI-DRIVE - AUBIERE", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.137632, - 45.751436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "BMW HELI-MOTORS", - "ref:EU:EVSE": "FROTHPSENT27143", - "ref": "FR*SOD*S*SENT*271*4*_*_", - "description": "BMW HELI-DRIVE - AUBIERE", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.137632, - 45.751436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "BMW HELI-MOTORS", - "ref:EU:EVSE": "FROTHPSENT27151", - "ref": "FR*SOD*S*SENT*271*5*_*_", - "description": "BMW HELI-DRIVE - AUBIERE", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.137632, - 45.751436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "BMW HELI-MOTORS", - "ref:EU:EVSE": "FROTHPSENT27152", - "ref": "FR*SOD*S*SENT*271*5*_*_", - "description": "BMW HELI-DRIVE - AUBIERE", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.137632, - 45.751436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "BMW HELI-MOTORS", - "ref:EU:EVSE": "FROTHPSENT27153", - "ref": "FR*SOD*S*SENT*271*5*_*_", - "description": "BMW HELI-DRIVE - AUBIERE", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1145406, - 46.1612284 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "OF COURSE TRANSPORT", - "ref:EU:EVSE": "FROTHPSENT42771", - "ref": "FR*SOD*S*SENT*427*7*_*_", - "description": "OF COURSE TRANSPORT - PERIGNY", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1145406, - 46.1612284 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "OF COURSE TRANSPORT", - "ref:EU:EVSE": "FROTHPSENT42772", - "ref": "FR*SOD*S*SENT*427*7*_*_", - "description": "OF COURSE TRANSPORT - PERIGNY", - "capacity": "3", - "charging_station:output": "200 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1145406, - 46.1612284 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "OF COURSE TRANSPORT", - "ref:EU:EVSE": "FROTHPSENT42773", - "ref": "FR*SOD*S*SENT*427*7*_*_", - "description": "OF COURSE TRANSPORT - PERIGNY", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6646983, - 45.7511138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "OF COURSE TRANSPORT", - "ref:EU:EVSE": "FROTHPSENT42871", - "ref": "FR*SOD*S*SENT*428*7*_*_", - "description": "OF COURSE TRANSPORT - SAINTES", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6646983, - 45.7511138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "OF COURSE TRANSPORT", - "ref:EU:EVSE": "FROTHPSENT42872", - "ref": "FR*SOD*S*SENT*428*7*_*_", - "description": "OF COURSE TRANSPORT - SAINTES", - "capacity": "3", - "charging_station:output": "200 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6646983, - 45.7511138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "OF COURSE TRANSPORT", - "ref:EU:EVSE": "FROTHPSENT42873", - "ref": "FR*SOD*S*SENT*428*7*_*_", - "description": "OF COURSE TRANSPORT - SAINTES", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.341691, - 43.602865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "ORTEC", - "ref:EU:EVSE": "FROTHPSENT55351", - "ref": "FR*SOD*S*SENT*553*5*_*_", - "description": "CAVE DE LA BARGEMONE", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.341691, - 43.602865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "ORTEC", - "ref:EU:EVSE": "FROTHPSENT55352", - "ref": "FR*SOD*S*SENT*553*5*_*_", - "description": "CAVE DE LA BARGEMONE", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0313265, - 47.3165078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "EFFIA France", - "ref:EU:EVSE": "FRP01E21231007", - "description": "Parking de Dijon Monge - DIVIAPARK", - "capacity": "19", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0313265, - 47.3165078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "EFFIA France", - "ref:EU:EVSE": "FRP01E21231007", - "description": "Parking de Dijon Monge - DIVIAPARK", - "capacity": "19", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0313265, - 47.3165078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "EFFIA France", - "ref:EU:EVSE": "FRP01E21231007", - "description": "Parking de Dijon Monge - DIVIAPARK", - "capacity": "19", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0313265, - 47.3165078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "EFFIA France", - "ref:EU:EVSE": "FRP01E21231007", - "description": "Parking de Dijon Monge - DIVIAPARK", - "capacity": "19", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0313265, - 47.3165078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "EFFIA France", - "ref:EU:EVSE": "FRP01E21231007", - "description": "Parking de Dijon Monge - DIVIAPARK", - "capacity": "19", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0313265, - 47.3165078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "EFFIA France", - "ref:EU:EVSE": "FRP01E21231007", - "description": "Parking de Dijon Monge - DIVIAPARK", - "capacity": "19", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0313265, - 47.3165078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "EFFIA France", - "ref:EU:EVSE": "FRP01E21231007", - "description": "Parking de Dijon Monge - DIVIAPARK", - "capacity": "19", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7296673, - 45.1901388 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "EFFIA France", - "ref:EU:EVSE": "FRP01E38185002", - "description": "Parking Grenoble Sainte Claire – les Halles - PARK GRENOBLE ALPES METROPOLE", - "capacity": "13", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7296673, - 45.1901388 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "EFFIA France", - "ref:EU:EVSE": "FRP01E38185002", - "description": "Parking Grenoble Sainte Claire – les Halles - PARK GRENOBLE ALPES METROPOLE", - "capacity": "13", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7296673, - 45.1901388 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "EFFIA France", - "ref:EU:EVSE": "FRP01E38185002", - "description": "Parking Grenoble Sainte Claire – les Halles - PARK GRENOBLE ALPES METROPOLE", - "capacity": "13", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72502, - 45.19189 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "EFFIA France", - "ref:EU:EVSE": "FRP01E38185004", - "description": "Parking Grenoble Montorge - Téléphérique - PARK GRENOBLE ALPES METROPOLE", - "capacity": "24", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72502, - 45.19189 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "EFFIA France", - "ref:EU:EVSE": "FRP01E38185004", - "description": "Parking Grenoble Montorge - Téléphérique - PARK GRENOBLE ALPES METROPOLE", - "capacity": "24", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72502, - 45.19189 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "EFFIA France", - "ref:EU:EVSE": "FRP01E38185004", - "description": "Parking Grenoble Montorge - Téléphérique - PARK GRENOBLE ALPES METROPOLE", - "capacity": "24", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72502, - 45.19189 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "EFFIA France", - "ref:EU:EVSE": "FRP01E38185004", - "description": "Parking Grenoble Montorge - Téléphérique - PARK GRENOBLE ALPES METROPOLE", - "capacity": "24", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7265125, - 45.1861865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "EFFIA France", - "ref:EU:EVSE": "FRP01E38185007", - "description": "Parking Grenoble Hoche - Centre - PARK GRENOBLE ALPES METROPOLE", - "capacity": "12", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7265125, - 45.1861865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "EFFIA France", - "ref:EU:EVSE": "FRP01E38185007", - "description": "Parking Grenoble Hoche - Centre - PARK GRENOBLE ALPES METROPOLE", - "capacity": "12", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7286047, - 45.1882705 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "EFFIA France", - "ref:EU:EVSE": "FRP01E38185009", - "description": "Parking Grenoble Vaucanson - PARK GRENOBLE ALPES METROPOLE", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7286047, - 45.1882705 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "EFFIA France", - "ref:EU:EVSE": "FRP01E38185009", - "description": "Parking Grenoble Vaucanson - PARK GRENOBLE ALPES METROPOLE", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7286047, - 45.1882705 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "EFFIA France", - "ref:EU:EVSE": "FRP01E38185009", - "description": "Parking Grenoble Vaucanson - PARK GRENOBLE ALPES METROPOLE", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8608548, - 45.758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "EFFIA France", - "ref:EU:EVSE": "FRP01E69383002", - "description": "Parking de Lyon Part Dieu - Loueurs", - "capacity": "25", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8608548, - 45.758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "EFFIA France", - "ref:EU:EVSE": "FRP01E69383002", - "description": "Parking de Lyon Part Dieu - Loueurs", - "capacity": "25", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8608548, - 45.758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "EFFIA France", - "ref:EU:EVSE": "FRP01E69383002", - "description": "Parking de Lyon Part Dieu - Loueurs", - "capacity": "25", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3536821, - 48.8798826 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "EFFIA France", - "ref:EU:EVSE": "FRP01E75110002", - "description": "Parking Paris Gare du Nord N-5 (Loueur) - EFFIA", - "capacity": "19", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3536821, - 48.8798826 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "EFFIA France", - "ref:EU:EVSE": "FRP01E75110002", - "description": "Parking Paris Gare du Nord N-5 (Loueur) - EFFIA", - "capacity": "19", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3536821, - 48.8798826 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "EFFIA France", - "ref:EU:EVSE": "FRP01E75110002", - "description": "Parking Paris Gare du Nord N-5 (Loueur) - EFFIA", - "capacity": "19", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-09-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3536821, - 48.8798826 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "EFFIA France", - "ref:EU:EVSE": "FRP01E75110002", - "description": "Parking Paris Gare du Nord N-5 (Loueur) - EFFIA", - "capacity": "19", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-09-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3536821, - 48.8798826 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "EFFIA France", - "ref:EU:EVSE": "FRP01E75110002", - "description": "Parking Paris Gare du Nord N-5 (Loueur) - EFFIA", - "capacity": "19", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-09-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3536821, - 48.8798826 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "EFFIA France", - "ref:EU:EVSE": "FRP01E75110002", - "description": "Parking Paris Gare du Nord N-3 (Horaire) - EFFIA", - "capacity": "18", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-09-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3536821, - 48.8798826 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "EFFIA France", - "ref:EU:EVSE": "FRP01E75110002", - "description": "Parking Paris Gare du Nord N-6 (Loueur) - EFFIA", - "capacity": "10", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-09-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3536821, - 48.8798826 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "EFFIA France", - "ref:EU:EVSE": "FRP01E75110002", - "description": "Parking Paris Gare du Nord N-6 (Loueur) - EFFIA", - "capacity": "10", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-09-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3536821, - 48.8798826 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "EFFIA France", - "ref:EU:EVSE": "FRP01E75110002", - "description": "Parking Paris Gare du Nord N-6 (Loueur) - EFFIA", - "capacity": "10", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-09-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3536821, - 48.8798826 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "EFFIA France", - "ref:EU:EVSE": "FRP01E75110002", - "description": "Parking Paris Gare du Nord N-6 (Loueur) - EFFIA", - "capacity": "10", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-09-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3536821, - 48.8798826 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "EFFIA France", - "ref:EU:EVSE": "FRP01E75110002", - "description": "Parking Paris Gare du Nord N-3 (Horaire) - EFFIA", - "capacity": "18", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-09-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3536821, - 48.8798826 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "EFFIA France", - "ref:EU:EVSE": "FRP01E75110002", - "description": "Parking Paris Gare du Nord N-7 (Loueur) - EFFIA", - "capacity": "10", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-09-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3536821, - 48.8798826 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "EFFIA France", - "ref:EU:EVSE": "FRP01E75110002", - "description": "Parking Paris Gare du Nord N-7 (Loueur) - EFFIA", - "capacity": "10", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-09-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3536821, - 48.8798826 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "EFFIA France", - "ref:EU:EVSE": "FRP01E75110002", - "description": "Parking Paris Gare du Nord N-7 (Loueur) - EFFIA", - "capacity": "10", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3536821, - 48.8798826 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "EFFIA France", - "ref:EU:EVSE": "FRP01E75110002", - "description": "Parking Paris Gare du Nord N-7 (Loueur) - EFFIA", - "capacity": "10", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3536821, - 48.8798826 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "EFFIA France", - "ref:EU:EVSE": "FRP01E75110002", - "description": "Parking Paris Gare du Nord N-2 (Horaire) - EFFIA", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-09-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3536821, - 48.8798826 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "EFFIA France", - "ref:EU:EVSE": "FRP01E75110002", - "description": "Parking Paris Gare du Nord N-2 (Horaire) - EFFIA", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.43915, - 48.84716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "EFFIA France", - "ref:EU:EVSE": "FRP01E94080003", - "description": "Parking Vincennes Hôtel de Ville - EFFIA", - "capacity": "9", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.43654, - 48.84818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "EFFIA France", - "ref:EU:EVSE": "FRP01E94080004", - "description": "Parking Vincennes Marché - EFFIA", - "capacity": "15", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.43654, - 48.84818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "EFFIA France", - "ref:EU:EVSE": "FRP01E94080004", - "description": "Parking Vincennes Marché - EFFIA", - "capacity": "15", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.43654, - 48.84818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "EFFIA France", - "ref:EU:EVSE": "FRP01E94080004", - "description": "Parking Vincennes Marché - EFFIA", - "capacity": "15", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.43654, - 48.84818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "EFFIA France", - "ref:EU:EVSE": "FRP01E94080004", - "description": "Parking Vincennes Marché - EFFIA", - "capacity": "15", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.43654, - 48.84818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "EFFIA France", - "ref:EU:EVSE": "FRP01E94080004", - "description": "Parking Vincennes Marché - EFFIA", - "capacity": "15", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1002866589649, - 46.108096517129 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCAGL", - "description": "hotelF1 - Angoulins-sur-Mer", - "capacity": "5", - "socket:type2_combo:output": "114 kW", - "charging_station:output": "114 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1002866589649, - 46.108096517129 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCAGL", - "description": "hotelF1 - Angoulins-sur-Mer", - "capacity": "5", - "socket:type2_combo:output": "114 kW", - "charging_station:output": "114 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1002866589649, - 46.108096517129 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCAGL", - "description": "hotelF1 - Angoulins-sur-Mer", - "capacity": "5", - "socket:type2_combo:output": "114 kW", - "charging_station:output": "114 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1002866589649, - 46.108096517129 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCAGL", - "description": "hotelF1 - Angoulins-sur-Mer", - "capacity": "5", - "socket:type2_combo:output": "114 kW", - "charging_station:output": "114 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1127986915058, - 49.4101655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCBEA", - "description": "hotelF1 - Beauvais", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1127986915058, - 49.4101655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCBEA", - "description": "hotelF1 - Beauvais", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1127986915058, - 49.4101655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCBEA", - "description": "hotelF1 - Beauvais", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1127986915058, - 49.4101655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCBEA", - "description": "hotelF1 - Beauvais", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1461305873281, - 48.087062450488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCCHA", - "description": "hotelF1 - Chaumont", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1461305873281, - 48.087062450488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCCHA", - "description": "hotelF1 - Chaumont", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1461305873281, - 48.087062450488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCCHA", - "description": "hotelF1 - Chaumont", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1461305873281, - 48.087062450488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCCHA", - "description": "hotelF1 - Chaumont", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.84283688861083, - 47.071476296834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCCHO", - "description": "hotelF1 - Cholet", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.84283688861083, - 47.071476296834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCCHO", - "description": "hotelF1 - Cholet", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.84283688861083, - 47.071476296834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCCHO", - "description": "hotelF1 - Cholet", - "capacity": "6", - "socket:type2_combo:output": "178 kW", - "charging_station:output": "178 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.84283688861083, - 47.071476296834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCCHO", - "description": "hotelF1 - Cholet", - "capacity": "6", - "socket:type2_combo:output": "178 kW", - "charging_station:output": "178 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.84283688861083, - 47.071476296834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCCHO", - "description": "hotelF1 - Cholet", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8896935252701, - 45.594983824977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCCLM", - "description": "hotelF1 - Chambéry", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8896935252701, - 45.594983824977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCCLM", - "description": "hotelF1 - Chambéry", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8896935252701, - 45.594983824977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCCLM", - "description": "hotelF1 - Chambéry", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8896935252701, - 45.594983824977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCCLM", - "description": "hotelF1 - Chambéry", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8896935252701, - 45.594983824977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCCLM", - "description": "hotelF1 - Chambéry", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3004081368748, - 48.715609290906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCCMZ", - "description": "hotelF1 - Chilly-Mazarin", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3004081368748, - 48.715609290906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCCMZ", - "description": "hotelF1 - Chilly-Mazarin", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3004081368748, - 48.715609290906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCCMZ", - "description": "hotelF1 - Chilly-Mazarin", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3004081368748, - 48.715609290906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCCMZ", - "description": "hotelF1 - Chilly-Mazarin", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3004081368748, - 48.715609290906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCCMZ", - "description": "hotelF1 - Chilly-Mazarin", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3004081368748, - 48.715609290906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCCMZ", - "description": "hotelF1 - Chilly-Mazarin", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8388552059661, - 48.367294216948 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCECL", - "description": "hotelF1 - Ecuelles", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8388552059661, - 48.367294216948 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCECL", - "description": "hotelF1 - Ecuelles", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8388552059661, - 48.367294216948 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCECL", - "description": "hotelF1 - Ecuelles", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8388552059661, - 48.367294216948 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCECL", - "description": "hotelF1 - Ecuelles", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4245549465881, - 48.615602517506 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCEVR", - "description": "hotelF1 - Évry-Courcouronnes", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4245549465881, - 48.615602517506 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCEVR", - "description": "hotelF1 - Évry-Courcouronnes", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4245549465881, - 48.615602517506 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCEVR", - "description": "hotelF1 - Évry-Courcouronnes", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4245549465881, - 48.615602517506 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCEVR", - "description": "hotelF1 - Évry-Courcouronnes", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3722126908074, - 49.865888222514 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCGLI", - "description": "hotelF1 - Glisy", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3722126908074, - 49.865888222514 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCGLI", - "description": "hotelF1 - Glisy", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3722126908074, - 49.865888222514 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCGLI", - "description": "hotelF1 - Glisy", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3722126908074, - 49.865888222514 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCGLI", - "description": "hotelF1 - Glisy", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.420392158197, - 48.620657905568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCIBE", - "description": "Ibis - Evry", - "capacity": "12", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.420392158197, - 48.620657905568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCIBE", - "description": "Ibis - Evry", - "capacity": "12", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.420392158197, - 48.620657905568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCIBE", - "description": "Ibis - Evry", - "capacity": "12", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.420392158197, - 48.620657905568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCIBE", - "description": "Ibis - Evry", - "capacity": "12", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.420392158197, - 48.620657905568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCIBE", - "description": "Ibis - Evry", - "capacity": "12", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.420392158197, - 48.620657905568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCIBE", - "description": "Ibis - Evry", - "capacity": "12", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2910116305161, - 45.888247681791 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCLMG", - "description": "hotelF1 - Limoges", - "capacity": "5", - "socket:type2_combo:output": "110 kW", - "charging_station:output": "110 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2910116305161, - 45.888247681791 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCLMG", - "description": "hotelF1 - Limoges", - "capacity": "5", - "socket:type2_combo:output": "110 kW", - "charging_station:output": "110 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2910116305161, - 45.888247681791 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCLMG", - "description": "hotelF1 - Limoges", - "capacity": "5", - "socket:type2_combo:output": "110 kW", - "charging_station:output": "110 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2910116305161, - 45.888247681791 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCLMG", - "description": "hotelF1 - Limoges", - "capacity": "5", - "socket:type2_combo:output": "110 kW", - "charging_station:output": "110 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4747405736107, - 43.300375383552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCMAR", - "description": "Ibis Budget - Marseille La Valentine", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4747405736107, - 43.300375383552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCMAR", - "description": "Ibis Budget - Marseille La Valentine", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4747405736107, - 43.300375383552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCMAR", - "description": "Ibis Budget - Marseille La Valentine", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4747405736107, - 43.300375383552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCMAR", - "description": "Ibis Budget - Marseille La Valentine", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8638067472202, - 42.685263990281 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCPPN", - "description": "hotelF1 - Perpignan", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8638067472202, - 42.685263990281 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCPPN", - "description": "hotelF1 - Perpignan", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8638067472202, - 42.685263990281 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCPPN", - "description": "hotelF1 - Perpignan", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8638067472202, - 42.685263990281 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCPPN", - "description": "hotelF1 - Perpignan", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16480546938095, - 48.051586823503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCSAT", - "description": "hotelF1 - Saint-Saturnin", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16480546938095, - 48.051586823503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCSAT", - "description": "hotelF1 - Saint-Saturnin", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16480546938095, - 48.051586823503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCSAT", - "description": "hotelF1 - Saint-Saturnin", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16480546938095, - 48.051586823503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCSAT", - "description": "hotelF1 - Saint-Saturnin", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0646077656761, - 49.400202742805 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCSDR", - "description": "hotelF1 - Saint-Étienne-du-Rouvray", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0646077656761, - 49.400202742805 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCSDR", - "description": "hotelF1 - Saint-Étienne-du-Rouvray", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0646077656761, - 49.400202742805 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCSDR", - "description": "hotelF1 - Saint-Étienne-du-Rouvray", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0646077656761, - 49.400202742805 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCSDR", - "description": "hotelF1 - Saint-Étienne-du-Rouvray", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8238074789764, - 45.63762421376 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCSOL", - "description": "hotelF1 - Solaize", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8238074789764, - 45.63762421376 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCSOL", - "description": "hotelF1 - Solaize", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8238074789764, - 45.63762421376 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCSOL", - "description": "hotelF1 - Solaize", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3964664588955, - 45.459473830307 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCSTE", - "description": "hotelF1 - Saint-Étienne", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3964664588955, - 45.459473830307 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCSTE", - "description": "hotelF1 - Saint-Étienne", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3964664588955, - 45.459473830307 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCSTE", - "description": "hotelF1 - Saint-Étienne", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3964664588955, - 45.459473830307 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCSTE", - "description": "hotelF1 - Saint-Étienne", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3964664588955, - 45.459473830307 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCSTE", - "description": "hotelF1 - Saint-Étienne", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5089234, - 46.3820266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCTLB", - "description": "hotelF1 - Thonon Les Bains H2447", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5089234, - 46.3820266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCTLB", - "description": "hotelF1 - Thonon Les Bains H2447", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5089234, - 46.3820266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCTLB", - "description": "hotelF1 - Thonon Les Bains H2447", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5089234, - 46.3820266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCTLB", - "description": "hotelF1 - Thonon Les Bains H2447", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5089234, - 46.3820266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCTLB", - "description": "hotelF1 - Thonon Les Bains H2447", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.2101439031019, - 47.29195942764 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCTRI", - "description": "hotelF1 - Trignac", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.2101439031019, - 47.29195942764 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCTRI", - "description": "hotelF1 - Trignac", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.2101439031019, - 47.29195942764 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCTRI", - "description": "hotelF1 - Trignac", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.2101439031019, - 47.29195942764 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCTRI", - "description": "hotelF1 - Trignac", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1432238705696, - 50.642390822012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCVDA", - "description": "hotelF1 - Villeneuve-d'Ascq", - "capacity": "13", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1432238705696, - 50.642390822012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCVDA", - "description": "hotelF1 - Villeneuve-d'Ascq", - "capacity": "13", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1432238705696, - 50.642390822012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCVDA", - "description": "hotelF1 - Villeneuve-d'Ascq", - "capacity": "13", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1432238705696, - 50.642390822012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCVDA", - "description": "hotelF1 - Villeneuve-d'Ascq", - "capacity": "13", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1432238705696, - 50.642390822012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCVDA", - "description": "hotelF1 - Villeneuve-d'Ascq", - "capacity": "13", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1432238705696, - 50.642390822012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCVDA", - "description": "hotelF1 - Villeneuve-d'Ascq", - "capacity": "13", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1432238705696, - 50.642390822012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCVDA", - "description": "hotelF1 - Villeneuve-d'Ascq", - "capacity": "13", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1432238705696, - 50.642390822012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCVDA", - "description": "hotelF1 - Villeneuve-d'Ascq", - "capacity": "13", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1432238705696, - 50.642390822012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCVDA", - "description": "hotelF1 - Villeneuve-d'Ascq", - "capacity": "13", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1432238705696, - 50.642390822012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACCVDA", - "description": "hotelF1 - Villeneuve-d'Ascq", - "capacity": "13", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.448960263754283, - 48.58759092207855 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACEVIL", - "description": "ACE Hôtel Paris - Sud Villabé", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.448960263754283, - 48.58759092207855 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACEVIL", - "description": "ACE Hôtel Paris - Sud Villabé", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.78445, - 48.818927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACNHGN", - "description": "Auchan - Haguenau", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.78445, - 48.818927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACNHGN", - "description": "Auchan - Haguenau", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1620106901436, - 48.765443308616 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACNJOY", - "description": "Auchan - Jouy-en-Josas", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1620106901436, - 48.765443308616 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACNJOY", - "description": "Auchan - Jouy-en-Josas", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1620106901436, - 48.765443308616 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACNJOY", - "description": "Auchan - Jouy-en-Josas", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1620106901436, - 48.765443308616 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACNJOY", - "description": "Auchan - Jouy-en-Josas", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.17312605916424, - 48.045945592846 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACNLEM", - "description": "Auchan - Le Mans Nord", - "capacity": "20", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.17312605916424, - 48.045945592846 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACNLEM", - "description": "Auchan - Le Mans Nord", - "capacity": "20", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.17312605916424, - 48.045945592846 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACNLEM", - "description": "Auchan - Le Mans Nord", - "capacity": "20", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.17312605916424, - 48.045945592846 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACNLEM", - "description": "Auchan - Le Mans Nord", - "capacity": "20", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9627435099233, - 48.829968443565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACNPLA", - "description": "Auchan - Plaisir", - "capacity": "38", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9627435099233, - 48.829968443565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACNPLA", - "description": "Auchan - Plaisir", - "capacity": "38", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9627435099233, - 48.829968443565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACNPLA", - "description": "Auchan - Plaisir", - "capacity": "38", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9627435099233, - 48.829968443565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACNPLA", - "description": "Auchan - Plaisir", - "capacity": "38", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9627435099233, - 48.829968443565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACNPLA", - "description": "Auchan - Plaisir", - "capacity": "38", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9627435099233, - 48.829968443565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACNPLA", - "description": "Auchan - Plaisir", - "capacity": "38", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9627435099233, - 48.829968443565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACNPLA", - "description": "Auchan - Plaisir", - "capacity": "38", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9627435099233, - 48.829968443565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACNPLA", - "description": "Auchan - Plaisir", - "capacity": "38", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9627435099233, - 48.829968443565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACNPLA", - "description": "Auchan - Plaisir", - "capacity": "38", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9627435099233, - 48.829968443565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACNPLA", - "description": "Auchan - Plaisir", - "capacity": "38", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9627435099233, - 48.829968443565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACNPLA", - "description": "Auchan - Plaisir", - "capacity": "38", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9627435099233, - 48.829968443565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACNPLA", - "description": "Auchan - Plaisir", - "capacity": "38", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9627435099233, - 48.829968443565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACNPLA", - "description": "Auchan - Plaisir", - "capacity": "38", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9627435099233, - 48.829968443565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACNPLA", - "description": "Auchan - Plaisir", - "capacity": "38", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1378149359985, - 50.7408912796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACNRCQ", - "description": "Auchan - Roncq", - "capacity": "30", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1378149359985, - 50.7408912796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACNRCQ", - "description": "Auchan - Roncq", - "capacity": "30", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1378149359985, - 50.7408912796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACNRCQ", - "description": "Auchan - Roncq", - "capacity": "30", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1378149359985, - 50.7408912796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACNRCQ", - "description": "Auchan - Roncq", - "capacity": "30", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1378149359985, - 50.7408912796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACNRCQ", - "description": "Auchan - Roncq", - "capacity": "30", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1378149359985, - 50.7408912796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACNRCQ", - "description": "Auchan - Roncq", - "capacity": "30", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1378149359985, - 50.7408912796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACNRCQ", - "description": "Auchan - Roncq", - "capacity": "30", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1378149359985, - 50.7408912796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACNRCQ", - "description": "Auchan - Roncq", - "capacity": "30", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1378149359985, - 50.7408912796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACNRCQ", - "description": "Auchan - Roncq", - "capacity": "30", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1378149359985, - 50.7408912796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACNRCQ", - "description": "Auchan - Roncq", - "capacity": "30", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1378149359985, - 50.7408912796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACNRCQ", - "description": "Auchan - Roncq", - "capacity": "30", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1378149359985, - 50.7408912796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACNRCQ", - "description": "Auchan - Roncq", - "capacity": "30", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1378149359985, - 50.7408912796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACNRCQ", - "description": "Auchan - Roncq", - "capacity": "30", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1378149359985, - 50.7408912796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACNRCQ", - "description": "Auchan - Roncq", - "capacity": "30", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1378149359985, - 50.7408912796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACNRCQ", - "description": "Auchan - Roncq", - "capacity": "30", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1378149359985, - 50.7408912796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACNRCQ", - "description": "Auchan - Roncq", - "capacity": "30", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1378149359985, - 50.7408912796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACNRCQ", - "description": "Auchan - Roncq", - "capacity": "30", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1378149359985, - 50.7408912796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACNRCQ", - "description": "Auchan - Roncq", - "capacity": "30", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1378149359985, - 50.7408912796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACNRCQ", - "description": "Auchan - Roncq", - "capacity": "30", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1378149359985, - 50.7408912796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACNRCQ", - "description": "Auchan - Roncq", - "capacity": "30", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.18347119976477, - 45.689892187759 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTAGL", - "description": "Action - Angoulême", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.18347119976477, - 45.689892187759 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTAGL", - "description": "Action - Angoulême", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.18347119976477, - 45.689892187759 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTAGL", - "description": "Action - Angoulême", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.18347119976477, - 45.689892187759 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTAGL", - "description": "Action - Angoulême", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6604121133697, - 49.995617364949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTALB", - "description": "Action - Albert", - "capacity": "9", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6604121133697, - 49.995617364949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTALB", - "description": "Action - Albert", - "capacity": "9", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6604121133697, - 49.995617364949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTALB", - "description": "Action - Albert", - "capacity": "9", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6604121133697, - 49.995617364949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTALB", - "description": "Action - Albert", - "capacity": "9", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6604121133697, - 49.995617364949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTALB", - "description": "Action - Albert", - "capacity": "9", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6604121133697, - 49.995617364949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTALB", - "description": "Action - Albert", - "capacity": "9", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6604121133697, - 49.995617364949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTALB", - "description": "Action - Albert", - "capacity": "9", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6604121133697, - 49.995617364949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTALB", - "description": "Action - Albert", - "capacity": "9", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.262221599871, - 46.196633035925 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTANM", - "description": "Action - Annemasse", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.262221599871, - 46.196633035925 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTANM", - "description": "Action - Annemasse", - "capacity": "5", - "charging_station:output": "200 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.262221599871, - 46.196633035925 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTANM", - "description": "Action - Annemasse", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.262221599871, - 46.196633035925 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTANM", - "description": "Action - Annemasse", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4073247907379, - 44.617911309652 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTAUB", - "description": "Action - Aubenas", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4073247907379, - 44.617911309652 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTAUB", - "description": "Action - Aubenas", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4073247907379, - 44.617911309652 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTAUB", - "description": "Action - Aubenas", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4073247907379, - 44.617911309652 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTAUB", - "description": "Action - Aubenas", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4073247907379, - 44.617911309652 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTAUB", - "description": "Action - Aubenas", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4073247907379, - 44.617911309652 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTAUB", - "description": "Action - Aubenas", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4073247907379, - 44.617911309652 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTAUB", - "description": "Action - Aubenas", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4073247907379, - 44.617911309652 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTAUB", - "description": "Action - Aubenas", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.45145884676326, - 44.834771696148 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTBER", - "description": "Action - Bergerac", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.45145884676326, - 44.834771696148 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTBER", - "description": "Action - Bergerac", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.45145884676326, - 44.834771696148 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTBER", - "description": "Action - Bergerac", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.45145884676326, - 44.834771696148 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTBER", - "description": "Action - Bergerac", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1669784116394, - 47.27528424861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTBOU", - "description": "Action - Bourgueil", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1669784116394, - 47.27528424861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTBOU", - "description": "Action - Bourgueil", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1669784116394, - 47.27528424861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTBOU", - "description": "Action - Bourgueil", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1669784116394, - 47.27528424861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTBOU", - "description": "Action - Bourgueil", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.5540874821396, - 48.277567154069 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTCAR", - "description": "Action - Carhaix-Plouguer", - "capacity": "10", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.5540874821396, - 48.277567154069 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTCAR", - "description": "Action - Carhaix-Plouguer", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.5540874821396, - 48.277567154069 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTCAR", - "description": "Action - Carhaix-Plouguer", - "capacity": "10", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.5540874821396, - 48.277567154069 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTCAR", - "description": "Action - Carhaix-Plouguer", - "capacity": "10", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3083125926514, - 43.203393641105 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTCAR", - "description": "Action - Carcassonne", - "capacity": "10", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3083125926514, - 43.203393641105 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTCAR", - "description": "Action - Carcassonne", - "capacity": "10", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3083125926514, - 43.203393641105 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTCAR", - "description": "Action - Carcassonne", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3083125926514, - 43.203393641105 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTCAR", - "description": "Action - Carcassonne", - "capacity": "10", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7205917241161, - 48.009012569584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTCHA", - "description": "Action - Châlette-sur-Loing", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7205917241161, - 48.009012569584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTCHA", - "description": "Action - Châlette-sur-Loing", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7205917241161, - 48.009012569584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTCHA", - "description": "Action - Châlette-sur-Loing", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7205917241161, - 48.009012569584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTCHA", - "description": "Action - Châlette-sur-Loing", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8451050917805, - 47.07508454988 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTCHO", - "description": "Action - Cholet", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8451050917805, - 47.07508454988 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTCHO", - "description": "Action - Cholet", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8451050917805, - 47.07508454988 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTCHO", - "description": "Action - Cholet", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8451050917805, - 47.07508454988 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTCHO", - "description": "Action - Cholet", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.9823117788757, - 47.495345419392 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTLBT", - "description": "Action - Lebetain", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.9823117788757, - 47.495345419392 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTLBT", - "description": "Action - Lebetain", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.9823117788757, - 47.495345419392 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTLBT", - "description": "Action - Lebetain", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.9823117788757, - 47.495345419392 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTLBT", - "description": "Action - Lebetain", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.9823117788757, - 47.495345419392 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTLBT", - "description": "Action - Lebetain", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.9823117788757, - 47.495345419392 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTLBT", - "description": "Action - Lebetain", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7709813816147, - 45.819891782895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTLMN", - "description": "Action - Limonest", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7709813816147, - 45.819891782895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTLMN", - "description": "Action - Limonest", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7709813816147, - 45.819891782895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTLMN", - "description": "Action - Limonest", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7709813816147, - 45.819891782895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTLMN", - "description": "Action - Limonest", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7709813816147, - 45.819891782895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTLMN", - "description": "Action - Limonest", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2124437772461, - 46.638244762237 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTLOU", - "description": "Action - Louhans", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2124437772461, - 46.638244762237 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTLOU", - "description": "Action - Louhans", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2124437772461, - 46.638244762237 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTLOU", - "description": "Action - Louhans", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2124437772461, - 46.638244762237 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTLOU", - "description": "Action - Louhans", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8598695306884, - 50.445673357263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTLSL", - "description": "Action - Loison-sous-Lens", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8598695306884, - 50.445673357263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTLSL", - "description": "Action - Loison-sous-Lens", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8598695306884, - 50.445673357263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTLSL", - "description": "Action - Loison-sous-Lens", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8598695306884, - 50.445673357263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTLSL", - "description": "Action - Loison-sous-Lens", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.50968026152, - 47.97282217144 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTMGN", - "description": "Mr. Bricolage - Migennes", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.50968026152, - 47.97282217144 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTMGN", - "description": "Mr. Bricolage - Migennes", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.042494, - 49.474877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTMRM", - "description": "Action - Maromme", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.042494, - 49.474877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTMRM", - "description": "Action - Maromme", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.042494, - 49.474877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTMRM", - "description": "Action - Maromme", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.042494, - 49.474877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTMRM", - "description": "Action - Maromme", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.042494, - 49.474877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTMRM", - "description": "Action - Maromme", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.042494, - 49.474877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTMRM", - "description": "Action - Maromme", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4354046710945, - 49.736248644077 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTNCB", - "description": "Action - Neufchâtel-en-Bray", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4354046710945, - 49.736248644077 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTNCB", - "description": "Action - Neufchâtel-en-Bray", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4354046710945, - 49.736248644077 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTNCB", - "description": "Action - Neufchâtel-en-Bray", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4354046710945, - 49.736248644077 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTNCB", - "description": "Action - Neufchâtel-en-Bray", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4354046710945, - 49.736248644077 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTNCB", - "description": "Action - Neufchâtel-en-Bray", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4354046710945, - 49.736248644077 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTNCB", - "description": "Action - Neufchâtel-en-Bray", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9751656281723, - 49.570476151778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTNOY", - "description": "Action - Noyon", - "capacity": "4", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9751656281723, - 49.570476151778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTNOY", - "description": "Action - Noyon", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9751656281723, - 49.570476151778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTNOY", - "description": "Action - Noyon", - "capacity": "4", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9751656281723, - 49.570476151778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTNOY", - "description": "Action - Noyon", - "capacity": "4", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.7544799401093, - 48.533853261835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTPLR", - "description": "Action - Plerin", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.7544799401093, - 48.533853261835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTPLR", - "description": "Action - Plerin", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.7544799401093, - 48.533853261835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTPLR", - "description": "Action - Plerin", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.7544799401093, - 48.533853261835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTPLR", - "description": "Action - Plerin", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.7544799401093, - 48.533853261835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTPLR", - "description": "Action - Plerin", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6674086174049, - 50.265174377528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTRUE", - "description": "Action - Rue", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6674086174049, - 50.265174377528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTRUE", - "description": "Action - Rue", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6774525177478, - 50.461015974921 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTSEG", - "description": "Action - Sains-en-Gohelle", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6774525177478, - 50.461015974921 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTSEG", - "description": "Action - Sains-en-Gohelle", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6774525177478, - 50.461015974921 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTSEG", - "description": "Action - Sains-en-Gohelle", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6774525177478, - 50.461015974921 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTSEG", - "description": "Action - Sains-en-Gohelle", - "capacity": "5", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.027687253984399, - 49.024567034291 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTSPA", - "description": "Action - Saint-Pierre-en-Auge", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.027687253984399, - 49.024567034291 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTSPA", - "description": "Action - Saint-Pierre-en-Auge", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0353644196434, - 50.363374910804 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTSTA", - "description": "Action - Sainte-Austreberthe", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0353644196434, - 50.363374910804 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTSTA", - "description": "Action - Sainte-Austreberthe", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0353644196434, - 50.363374910804 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTSTA", - "description": "Action - Sainte-Austreberthe", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0353644196434, - 50.363374910804 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTSTA", - "description": "Action - Sainte-Austreberthe", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.592739924641, - 48.584845669762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTSVG", - "description": "Action - Savigny-le-Temple", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.592739924641, - 48.584845669762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTSVG", - "description": "Action - Savigny-le-Temple", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.592739924641, - 48.584845669762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTSVG", - "description": "Action - Savigny-le-Temple", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.592739924641, - 48.584845669762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTSVG", - "description": "Action - Savigny-le-Temple", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.937118, - 48.7371507 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTVDD", - "description": "Action - Verneuil d'Avre", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.937118, - 48.7371507 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTVDD", - "description": "Action - Verneuil d'Avre", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.937118, - 48.7371507 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTVDD", - "description": "Action - Verneuil d'Avre", - "capacity": "5", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.937118, - 48.7371507 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTVDD", - "description": "Action - Verneuil d'Avre", - "capacity": "5", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.027079224155, - 44.358785650912 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTVDR", - "description": "Action - Villefranche-de-Rouergue", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.027079224155, - 44.358785650912 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTVDR", - "description": "Action - Villefranche-de-Rouergue", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.027079224155, - 44.358785650912 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTVDR", - "description": "Action - Villefranche-de-Rouergue", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.027079224155, - 44.358785650912 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTVDR", - "description": "Action - Villefranche-de-Rouergue", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2529884398118, - 49.64096627502 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTVRN", - "description": "Action - Viry-Noureuil", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2529884398118, - 49.64096627502 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTVRN", - "description": "Action - Viry-Noureuil", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2529884398118, - 49.64096627502 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTVRN", - "description": "Action - Viry-Noureuil", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2529884398118, - 49.64096627502 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PACTVRN", - "description": "Action - Viry-Noureuil", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.63192470185243, - 44.184872292722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PALDBOE", - "description": "Aldi - Boé", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.63192470185243, - 44.184872292722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PALDBOE", - "description": "Aldi - Boé", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.63192470185243, - 44.184872292722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PALDBOE", - "description": "Aldi - Boé", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.63192470185243, - 44.184872292722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PALDBOE", - "description": "Aldi - Boé", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0362231878357, - 44.049956303758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PALDCPT", - "description": "Aldi - Carpentras", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0362231878357, - 44.049956303758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PALDCPT", - "description": "Aldi - Carpentras", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0362231878357, - 44.049956303758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PALDCPT", - "description": "Aldi - Carpentras", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0362231878357, - 44.049956303758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PALDCPT", - "description": "Aldi - Carpentras", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5129015447746, - 48.694318126235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PALDESN", - "description": "Aldi - Épinay-sous-Sénart", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5129015447746, - 48.694318126235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PALDESN", - "description": "Aldi - Épinay-sous-Sénart", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5129015447746, - 48.694318126235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PALDESN", - "description": "Aldi - Épinay-sous-Sénart", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5129015447746, - 48.694318126235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PALDESN", - "description": "Aldi - Épinay-sous-Sénart", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.965021975988, - 48.62324778258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PARCSDZ", - "description": "Arches Metropole - Saint-Dizier", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.965021975988, - 48.62324778258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PARCSDZ", - "description": "Arches Metropole - Saint-Dizier", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.965021975988, - 48.62324778258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PARCSDZ", - "description": "Arches Metropole - Saint-Dizier", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.965021975988, - 48.62324778258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PARCSDZ", - "description": "Arches Metropole - Saint-Dizier", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0666227410698, - 48.76683395306 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PASCGUY", - "description": "Grand Frias - Guyancourt", - "capacity": "5", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0666227410698, - 48.76683395306 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PASCGUY", - "description": "Grand Frias - Guyancourt", - "capacity": "5", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0666227410698, - 48.76683395306 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PASCGUY", - "description": "Grand Frias - Guyancourt", - "capacity": "5", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0666227410698, - 48.76683395306 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PASCGUY", - "description": "Grand Frias - Guyancourt", - "capacity": "5", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2337378579415, - 45.61572561456 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PASCIDA", - "description": "Pâtisserie Bouillet - L'Isle-d'Abeau", - "capacity": "4", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2337378579415, - 45.61572561456 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PASCIDA", - "description": "Pâtisserie Bouillet - L'Isle-d'Abeau", - "capacity": "4", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2337378579415, - 45.61572561456 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PASCIDA", - "description": "Pâtisserie Bouillet - L'Isle-d'Abeau", - "capacity": "4", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2337378579415, - 45.61572561456 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PASCIDA", - "description": "Pâtisserie Bouillet - L'Isle-d'Abeau", - "capacity": "4", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.2318415001508, - 43.712818310941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PATLSGM", - "description": "Esso - Saint-Geours-de-Maremne", - "capacity": "7", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.2318415001508, - 43.712818310941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PATLSGM", - "description": "Esso - Saint-Geours-de-Maremne", - "capacity": "7", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.2318415001508, - 43.712818310941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PATLSGM", - "description": "Esso - Saint-Geours-de-Maremne", - "capacity": "7", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.2318415001508, - 43.712818310941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PATLSGM", - "description": "Esso - Saint-Geours-de-Maremne", - "capacity": "7", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.2318415001508, - 43.712818310941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PATLSGM", - "description": "Esso - Saint-Geours-de-Maremne", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.2318415001508, - 43.712818310941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PATLSGM", - "description": "Esso - Saint-Geours-de-Maremne", - "capacity": "7", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3390658264587, - 46.907665398965 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PAUBPTL", - "description": "Au Bureau - Pontarlier", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3390658264587, - 46.907665398965 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PAUBPTL", - "description": "Au Bureau - Pontarlier", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3390658264587, - 46.907665398965 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PAUBPTL", - "description": "Au Bureau - Pontarlier", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3390658264587, - 46.907665398965 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PAUBPTL", - "description": "Au Bureau - Pontarlier", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5256699937748, - 49.857079862566 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PAUCVIL", - "description": "Auchan - Villers-Bretonneux", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5256699937748, - 49.857079862566 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PAUCVIL", - "description": "Auchan - Villers-Bretonneux", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5256699937748, - 49.857079862566 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PAUCVIL", - "description": "Auchan - Villers-Bretonneux", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5256699937748, - 49.857079862566 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PAUCVIL", - "description": "Auchan - Villers-Bretonneux", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5256699937748, - 49.857079862566 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PAUCVIL", - "description": "Auchan - Villers-Bretonneux", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5256699937748, - 49.857079862566 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PAUCVIL", - "description": "Auchan - Villers-Bretonneux", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5256699937748, - 49.857079862566 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PAUCVIL", - "description": "Auchan - Villers-Bretonneux", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5256699937748, - 49.857079862566 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PAUCVIL", - "description": "Auchan - Villers-Bretonneux", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0696857, - 47.35151 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBALDIJ", - "description": "Balladins - Dijon", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0696857, - 47.35151 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBALDIJ", - "description": "Balladins - Dijon", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0696857, - 47.35151 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBALDIJ", - "description": "Balladins - Dijon", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0696857, - 47.35151 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBALDIJ", - "description": "Balladins - Dijon", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0561264906643, - 48.456271988445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBAOBTV", - "description": "Le Bouche à Oreille - Boutervilliers", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0561264906643, - 48.456271988445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBAOBTV", - "description": "Le Bouche à Oreille - Boutervilliers", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0561264906643, - 48.456271988445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBAOBTV", - "description": "Le Bouche à Oreille - Boutervilliers", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0561264906643, - 48.456271988445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBAOBTV", - "description": "Le Bouche à Oreille - Boutervilliers", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0561264906643, - 48.456271988445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBAOBTV", - "description": "Le Bouche à Oreille - Boutervilliers", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0561264906643, - 48.456271988445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBAOBTV", - "description": "Le Bouche à Oreille - Boutervilliers", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7383013539673, - 50.299511480465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBBBARS", - "description": "Restaurant 3 Brasseurs - Arras", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7383013539673, - 50.299511480465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBBBARS", - "description": "Restaurant 3 Brasseurs - Arras", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7383013539673, - 50.299511480465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBBBARS", - "description": "Restaurant 3 Brasseurs - Arras", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7383013539673, - 50.299511480465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBBBARS", - "description": "Restaurant 3 Brasseurs - Arras", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.355046, - 48.6580071 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBBBLVS", - "description": "Restaurant 3B Avranches - Le Val-Saint-Père", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.355046, - 48.6580071 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBBBLVS", - "description": "Restaurant 3B Avranches - Le Val-Saint-Père", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.355046, - 48.6580071 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBBBLVS", - "description": "Restaurant 3B Avranches - Le Val-Saint-Père", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.355046, - 48.6580071 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBBBLVS", - "description": "Restaurant 3B Avranches - Le Val-Saint-Père", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9591690392174, - 48.649863373962 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBBFBET", - "description": "BBFD - Bettancourt-la-Ferrée", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9591690392174, - 48.649863373962 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBBFBET", - "description": "BBFD - Bettancourt-la-Ferrée", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9591690392174, - 48.649863373962 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBBFBET", - "description": "BBFD - Bettancourt-la-Ferrée", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9591690392174, - 48.649863373962 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBBFBET", - "description": "BBFD - Bettancourt-la-Ferrée", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3342010057655, - 43.650641493435 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBBFCON", - "description": "Boulangerie Charles Sanchez - Cornebarrieu", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3342010057655, - 43.650641493435 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBBFCON", - "description": "Boulangerie Charles Sanchez - Cornebarrieu", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3342010057655, - 43.650641493435 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBBFCON", - "description": "Boulangerie Charles Sanchez - Cornebarrieu", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3342010057655, - 43.650641493435 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBBFCON", - "description": "Boulangerie Charles Sanchez - Cornebarrieu", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3063365091232, - 43.660537638391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBBFCOR", - "description": "Chemin de la Plane - Cornebarrieu", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3063365091232, - 43.660537638391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBBFCOR", - "description": "Chemin de la Plane - Cornebarrieu", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3063365091232, - 43.660537638391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBBFCOR", - "description": "Chemin de la Plane - Cornebarrieu", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3063365091232, - 43.660537638391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBBFCOR", - "description": "Chemin de la Plane - Cornebarrieu", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6724395005249, - 44.181687558991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBBFCTC", - "description": "Atol - Castelculier", - "capacity": "9", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6724395005249, - 44.181687558991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBBFCTC", - "description": "Atol - Castelculier", - "capacity": "9", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6724395005249, - 44.181687558991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBBFCTC", - "description": "Atol - Castelculier", - "capacity": "9", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6724395005249, - 44.181687558991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBBFCTC", - "description": "Atol - Castelculier", - "capacity": "9", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6724395005249, - 44.181687558991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBBFCTC", - "description": "Atol - Castelculier", - "capacity": "9", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6724395005249, - 44.181687558991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBBFCTC", - "description": "Atol - Castelculier", - "capacity": "9", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6724395005249, - 44.181687558991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBBFCTC", - "description": "Atol - Castelculier", - "capacity": "9", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6724395005249, - 44.181687558991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBBFCTC", - "description": "Atol - Castelculier", - "capacity": "9", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.1171232437248, - 43.678013354105 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBBFLUN", - "description": "E. Leclerc Drive - Lunel", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.1171232437248, - 43.678013354105 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBBFLUN", - "description": "E. Leclerc Drive - Lunel", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.1171232437248, - 43.678013354105 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBBFLUN", - "description": "E. Leclerc Drive - Lunel", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.1171232437248, - 43.678013354105 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBBFLUN", - "description": "E. Leclerc Drive - Lunel", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5681896081776, - 48.520626975697 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBBFPRI", - "description": "BBFD - Pringy", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5681896081776, - 48.520626975697 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBBFPRI", - "description": "BBFD - Pringy", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5681896081776, - 48.520626975697 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBBFPRI", - "description": "BBFD - Pringy", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5681896081776, - 48.520626975697 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBBFPRI", - "description": "BBFD - Pringy", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2536236874581, - 49.144543314473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBCHPRN", - "description": "Brico Cash - Persan", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2536236874581, - 49.144543314473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBCHPRN", - "description": "Brico Cash - Persan", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.356305, - 48.978359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBCMCEC", - "description": "Bricomarché - Châlons-en-Champagne", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.356305, - 48.978359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBCMCEC", - "description": "Bricomarché - Châlons-en-Champagne", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.356305, - 48.978359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBCMCEC", - "description": "Bricomarché - Châlons-en-Champagne", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.356305, - 48.978359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBCMCEC", - "description": "Bricomarché - Châlons-en-Champagne", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2142514, - 49.6256986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBCMCHY", - "description": "Bricomarché - Chauny", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2142514, - 49.6256986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBCMCHY", - "description": "Bricomarché - Chauny", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.5708464629851, - 48.270623883026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBCMCRX", - "description": "Bricomarché - Carhaix-Plouguer", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.5708464629851, - 48.270623883026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBCMCRX", - "description": "Bricomarché - Carhaix-Plouguer", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.5708464629851, - 48.270623883026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBCMCRX", - "description": "Bricomarché - Carhaix-Plouguer", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.2946022254089, - 47.517550522248 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBCMNVL", - "description": "Bricomarché - Nivillac", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.2946022254089, - 47.517550522248 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBCMNVL", - "description": "Bricomarché - Nivillac", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.2946022254089, - 47.517550522248 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBCMNVL", - "description": "Bricomarché - Nivillac", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.2946022254089, - 47.517550522248 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBCMNVL", - "description": "Bricomarché - Nivillac", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.015753792157, - 42.773496412151 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBCPSLS", - "description": "Bricopro Bricolage - Saint-Laurent-de-la-Salanque", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.015753792157, - 42.773496412151 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBCPSLS", - "description": "Bricopro Bricolage - Saint-Laurent-de-la-Salanque", - "capacity": "5", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.015753792157, - 42.773496412151 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBCPSLS", - "description": "Bricopro Bricolage - Saint-Laurent-de-la-Salanque", - "capacity": "5", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.015753792157, - 42.773496412151 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBCPSLS", - "description": "Bricopro Bricolage - Saint-Laurent-de-la-Salanque", - "capacity": "5", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6242485195304, - 48.520224585554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMCAR", - "description": "La Cartonnerie - Dammarie-les-Lys", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6242485195304, - 48.520224585554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMCAR", - "description": "La Cartonnerie - Dammarie-les-Lys", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6242485195304, - 48.520224585554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMCAR", - "description": "La Cartonnerie - Dammarie-les-Lys", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6242485195304, - 48.520224585554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMCAR", - "description": "La Cartonnerie - Dammarie-les-Lys", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6242485195304, - 48.520224585554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMCAR", - "description": "La Cartonnerie - Dammarie-les-Lys", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6242485195304, - 48.520224585554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMCAR", - "description": "La Cartonnerie - Dammarie-les-Lys", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6242485195304, - 48.520224585554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMCAR", - "description": "La Cartonnerie - Dammarie-les-Lys", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6242485195304, - 48.520224585554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMCAR", - "description": "La Cartonnerie - Dammarie-les-Lys", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6242485195304, - 48.520224585554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMCAR", - "description": "La Cartonnerie - Dammarie-les-Lys", - "capacity": "20", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6242485195304, - 48.520224585554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMCAR", - "description": "La Cartonnerie - Dammarie-les-Lys", - "capacity": "20", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6242485195304, - 48.520224585554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMCAR", - "description": "La Cartonnerie - Dammarie-les-Lys", - "capacity": "20", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6242485195304, - 48.520224585554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMCAR", - "description": "La Cartonnerie - Dammarie-les-Lys", - "capacity": "20", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6242485195304, - 48.520224585554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMCAR", - "description": "La Cartonnerie - Dammarie-les-Lys", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6242485195304, - 48.520224585554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMCAR", - "description": "La Cartonnerie - Dammarie-les-Lys", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6242485195304, - 48.520224585554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMCAR", - "description": "La Cartonnerie - Dammarie-les-Lys", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6242485195304, - 48.520224585554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMCAR", - "description": "La Cartonnerie - Dammarie-les-Lys", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3633509196701, - 48.747172026796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMDR1", - "description": "Retail Park - Dreux", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3633509196701, - 48.747172026796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMDR1", - "description": "Retail Park - Dreux", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3633509196701, - 48.747172026796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMDR1", - "description": "Retail Park - Dreux", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3633509196701, - 48.747172026796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMDR1", - "description": "Retail Park - Dreux", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3633509196701, - 48.747172026796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMDR1", - "description": "Retail Park - Dreux", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3633509196701, - 48.747172026796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMDR1", - "description": "Retail Park - Dreux", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3633509196701, - 48.747172026796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMDR1", - "description": "Retail Park - Dreux", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3633509196701, - 48.747172026796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMDR1", - "description": "Retail Park - Dreux", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3609931769938, - 48.747795685974 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMDR2", - "description": "Burger King - Dreux", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3609931769938, - 48.747795685974 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMDR2", - "description": "Burger King - Dreux", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3609931769938, - 48.747795685974 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMDR2", - "description": "Burger King - Dreux", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3609931769938, - 48.747795685974 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMDR2", - "description": "Burger King - Dreux", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4407923409656, - 48.98110621521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMGON", - "description": "Lidl - Gonesse 1", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4407923409656, - 48.98110621521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMGON", - "description": "Lidl - Gonesse 1", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4407923409656, - 48.98110621521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMGON", - "description": "Lidl - Gonesse 1", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4407923409656, - 48.98110621521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMGON", - "description": "Lidl - Gonesse 1", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4407923409656, - 48.98110621521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMGON", - "description": "Lidl - Gonesse 1", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4407923409656, - 48.98110621521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMGON", - "description": "Lidl - Gonesse 1", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4407923409656, - 48.98110621521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMGON", - "description": "Lidl - Gonesse 1", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4407923409656, - 48.98110621521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMGON", - "description": "Lidl - Gonesse 1", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3592289447746, - 48.98493968183 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMGRO", - "description": "Picard - Groslay", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3592289447746, - 48.98493968183 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMGRO", - "description": "Picard - Groslay", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3592289447746, - 48.98493968183 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMGRO", - "description": "Picard - Groslay", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3592289447746, - 48.98493968183 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMGRO", - "description": "Picard - Groslay", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3650444369789, - 48.984112558473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMGSY", - "description": "BDM - Retail park GROSLAY", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3650444369789, - 48.984112558473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMGSY", - "description": "BDM - Retail park GROSLAY", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3650444369789, - 48.984112558473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMGSY", - "description": "BDM - Retail park GROSLAY", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3650444369789, - 48.984112558473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMGSY", - "description": "BDM - Retail park GROSLAY", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3650444369789, - 48.984112558473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMGSY", - "description": "BDM - Retail park GROSLAY", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3650444369789, - 48.984112558473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMGSY", - "description": "BDM - Retail park GROSLAY", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3650444369789, - 48.984112558473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMGSY", - "description": "BDM - Retail park GROSLAY", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3650444369789, - 48.984112558473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMGSY", - "description": "BDM - Retail park GROSLAY", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7452777, - 44.5353907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMMTL", - "description": "La Boutique du Menuisier - Montélimar", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7452777, - 44.5353907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMMTL", - "description": "La Boutique du Menuisier - Montélimar", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.682708, - 48.2801132 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMSPN", - "description": "Retail Park - Saint-Pierre-lès-Nemours", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.682708, - 48.2801132 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMSPN", - "description": "Retail Park - Saint-Pierre-lès-Nemours", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.682708, - 48.2801132 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMSPN", - "description": "Retail Park - Saint-Pierre-lès-Nemours", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.682708, - 48.2801132 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMSPN", - "description": "Retail Park - Saint-Pierre-lès-Nemours", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6291845056961, - 48.567064681151 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMSTD", - "description": "Retail Park - Vert-Saint-Denis", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6291845056961, - 48.567064681151 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMSTD", - "description": "Retail Park - Vert-Saint-Denis", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6291845056961, - 48.567064681151 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMSTD", - "description": "Retail Park - Vert-Saint-Denis", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6291845056961, - 48.567064681151 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBDMSTD", - "description": "Retail Park - Vert-Saint-Denis", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.056705, - 45.039744 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBIOSFL", - "description": "Bio Attitudes - Saint-Flour", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.056705, - 45.039744 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBIOSFL", - "description": "Bio Attitudes - Saint-Flour", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4869451846558, - 50.348186125231 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBKGSNT", - "description": "Burger King - La Sentinelle", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4869451846558, - 50.348186125231 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBKGSNT", - "description": "Burger King - La Sentinelle", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4869451846558, - 50.348186125231 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBKGSNT", - "description": "Burger King - La Sentinelle", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4869451846558, - 50.348186125231 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBKGSNT", - "description": "Burger King - La Sentinelle", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0328164692379, - 44.361778167943 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBLDVDR", - "description": "Balladins Villefranche-De-Rouergue (12)", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0328164692379, - 44.361778167943 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBLDVDR", - "description": "Balladins Villefranche-De-Rouergue (12)", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0328164692379, - 44.361778167943 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBLDVDR", - "description": "Balladins Villefranche-De-Rouergue (12)", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0328164692379, - 44.361778167943 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBLDVDR", - "description": "Balladins Villefranche-De-Rouergue (12)", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0328164692379, - 44.361778167943 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBLDVDR", - "description": "Balladins Villefranche-De-Rouergue (12)", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0328164692379, - 44.361778167943 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBLDVDR", - "description": "Balladins Villefranche-De-Rouergue (12)", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0328164692379, - 44.361778167943 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBLDVDR", - "description": "Balladins Villefranche-De-Rouergue (12)", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0328164692379, - 44.361778167943 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBLDVDR", - "description": "Balladins Villefranche-De-Rouergue (12)", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53907477948456, - 47.448777050009 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBLGANG", - "description": "Boulangerie Feuillette - Angers", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53907477948456, - 47.448777050009 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBLGANG", - "description": "Boulangerie Feuillette - Angers", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53907477948456, - 47.448777050009 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBLGANG", - "description": "Boulangerie Feuillette - Angers", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53907477948456, - 47.448777050009 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBLGANG", - "description": "Boulangerie Feuillette - Angers", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.139259487801, - 49.221624084819 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBLGLMR", - "description": "Boulangerie Louise - Méru", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.139259487801, - 49.221624084819 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBLGLMR", - "description": "Boulangerie Louise - Méru", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.139259487801, - 49.221624084819 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBLGLMR", - "description": "Boulangerie Louise - Méru", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.139259487801, - 49.221624084819 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBLGLMR", - "description": "Boulangerie Louise - Méru", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.181569, - 47.671717 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBOTBLZ", - "description": "Botanic - Belz", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.181569, - 47.671717 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBOTBLZ", - "description": "Botanic - Belz", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.9108108861511, - 47.640072779495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBOUBES", - "description": "Basic Fit - Bessoncourt", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.9108108861511, - 47.640072779495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBOUBES", - "description": "Basic Fit - Bessoncourt", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.9108108861511, - 47.640072779495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBOUBES", - "description": "Basic Fit - Bessoncourt", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.9108108861511, - 47.640072779495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBOUBES", - "description": "Basic Fit - Bessoncourt", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.9108108861511, - 47.640072779495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBOUBES", - "description": "Basic Fit - Bessoncourt", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.9108108861511, - 47.640072779495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBOUBES", - "description": "Basic Fit - Bessoncourt", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.9108108861511, - 47.640072779495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBOUBES", - "description": "Basic Fit - Bessoncourt", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.9108108861511, - 47.640072779495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBOUBES", - "description": "Basic Fit - Bessoncourt", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.4769662187546, - 48.201706386904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBOUEPN", - "description": "Grill King - Epinal", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.4769662187546, - 48.201706386904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBOUEPN", - "description": "Grill King - Epinal", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.4769662187546, - 48.201706386904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBOUEPN", - "description": "Grill King - Epinal", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.4769662187546, - 48.201706386904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBOUEPN", - "description": "Grill King - Epinal", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.4769662187546, - 48.201706386904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBOUEPN", - "description": "Grill King - Epinal", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.4769662187546, - 48.201706386904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBOUEPN", - "description": "Grill King - Epinal", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.4769662187546, - 48.201706386904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBOUEPN", - "description": "Grill King - Epinal", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.4769662187546, - 48.201706386904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBOUEPN", - "description": "Grill King - Epinal", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.295866, - 49.819015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBOUGAU", - "description": "La Boucherie - Gauchy", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.295866, - 49.819015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBOUGAU", - "description": "La Boucherie - Gauchy", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.295866, - 49.819015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBOUGAU", - "description": "La Boucherie - Gauchy", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.295866, - 49.819015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBOUGAU", - "description": "La Boucherie - Gauchy", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2757918620407, - 45.806288154481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBOULIM", - "description": "Bricorama - Limoges", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2757918620407, - 45.806288154481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBOULIM", - "description": "Bricorama - Limoges", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2757918620407, - 45.806288154481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBOULIM", - "description": "Bricorama - Limoges", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2757918620407, - 45.806288154481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBOULIM", - "description": "Bricorama - Limoges", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2757918620407, - 45.806288154481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBOULIM", - "description": "Bricorama - Limoges", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2757918620407, - 45.806288154481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBOULIM", - "description": "Bricorama - Limoges", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2757918620407, - 45.806288154481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBOULIM", - "description": "Bricorama - Limoges", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2757918620407, - 45.806288154481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBOULIM", - "description": "Bricorama - Limoges", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3040736306884, - 48.359609453911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBOULJE", - "description": "Boulangerie Jeanne - Charmes", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3040736306884, - 48.359609453911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBOULJE", - "description": "Boulangerie Jeanne - Charmes", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3040736306884, - 48.359609453911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBOULJE", - "description": "Boulangerie Jeanne - Charmes", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3040736306884, - 48.359609453911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBOULJE", - "description": "Boulangerie Jeanne - Charmes", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.64957354411086, - 48.760970502736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBOUSUL", - "description": "Basic Fit - Saint-Sulpice-sur-Risle", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.64957354411086, - 48.760970502736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBOUSUL", - "description": "Basic Fit - Saint-Sulpice-sur-Risle", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.64957354411086, - 48.760970502736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBOUSUL", - "description": "Basic Fit - Saint-Sulpice-sur-Risle", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.64957354411086, - 48.760970502736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBOUSUL", - "description": "Basic Fit - Saint-Sulpice-sur-Risle", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.64957354411086, - 48.760970502736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBOUSUL", - "description": "Basic Fit - Saint-Sulpice-sur-Risle", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.64957354411086, - 48.760970502736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBOUSUL", - "description": "Basic Fit - Saint-Sulpice-sur-Risle", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.64957354411086, - 48.760970502736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBOUSUL", - "description": "Basic Fit - Saint-Sulpice-sur-Risle", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.64957354411086, - 48.760970502736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBOUSUL", - "description": "Basic Fit - Saint-Sulpice-sur-Risle", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3942195601882, - 48.944436710379 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRASAI", - "description": "Besson Chaussures - Saint-Memmie", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3942195601882, - 48.944436710379 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRASAI", - "description": "Besson Chaussures - Saint-Memmie", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3942195601882, - 48.944436710379 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRASAI", - "description": "Besson Chaussures - Saint-Memmie", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3942195601882, - 48.944436710379 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRASAI", - "description": "Besson Chaussures - Saint-Memmie", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253794, - 49.640713 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRAVNR", - "description": "Bricorama - Viry-Noureuil", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253794, - 49.640713 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRAVNR", - "description": "Bricorama - Viry-Noureuil", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4253985, - 49.0440854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRCBTC", - "description": "Bricomarché - Bitche", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4253985, - 49.0440854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRCBTC", - "description": "Bricomarché - Bitche", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.846288, - 45.70771 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRCCSC", - "description": "Bricomarché - Cussac", - "capacity": "2", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.846288, - 45.70771 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRCCSC", - "description": "Bricomarché - Cussac", - "capacity": "2", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1673722241051, - 46.986664524944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRCCSI", - "description": "Bricomarché - Châtillon-sur-Indre", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1673722241051, - 46.986664524944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRCCSI", - "description": "Bricomarché - Châtillon-sur-Indre", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1673722241051, - 46.986664524944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRCCSI", - "description": "Bricomarché - Châtillon-sur-Indre", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1673722241051, - 46.986664524944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRCCSI", - "description": "Bricomarché - Châtillon-sur-Indre", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1673722241051, - 46.986664524944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRCCSI", - "description": "Bricomarché - Châtillon-sur-Indre", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1673722241051, - 46.986664524944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRCCSI", - "description": "Bricomarché - Châtillon-sur-Indre", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.9149342833976792, - 48.29380499664361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRCERN", - "description": "Bricomarché - Ernée", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.9149342833976792, - 48.29380499664361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRCERN", - "description": "Bricomarché - Ernée", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.9149342833976792, - 48.29380499664361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRCERN", - "description": "Bricomarché - Ernée", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.9149342833976792, - 48.29380499664361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRCERN", - "description": "Bricomarché - Ernée", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7607159, - 43.116064 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRCEST", - "description": "Bricomarché - Estancarbon", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7607159, - 43.116064 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRCEST", - "description": "Bricomarché - Estancarbon", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7607159, - 43.116064 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRCEST", - "description": "Bricomarché - Estancarbon", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7607159, - 43.116064 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRCEST", - "description": "Bricomarché - Estancarbon", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.667544, - 49.307037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRCFIM", - "description": "Bricomarché - Fismes", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.667544, - 49.307037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRCFIM", - "description": "Bricomarché - Fismes", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.667544, - 49.307037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRCFIM", - "description": "Bricomarché - Fismes", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.667544, - 49.307037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRCFIM", - "description": "Bricomarché - Fismes", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.667544, - 49.307037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRCFIM", - "description": "Bricomarché - Fismes", - "capacity": "7", - "socket:type2_combo:output": "188 kW", - "charging_station:output": "188 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.667544, - 49.307037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRCFIM", - "description": "Bricomarché - Fismes", - "capacity": "7", - "socket:type2_combo:output": "188 kW", - "charging_station:output": "188 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9708053660275, - 43.760696876666 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRCGHT", - "description": "Bricomarché - Graulhet", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9708053660275, - 43.760696876666 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRCGHT", - "description": "Bricomarché - Graulhet", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9708053660275, - 43.760696876666 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRCGHT", - "description": "Bricomarché - Graulhet", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9708053660275, - 43.760696876666 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRCGHT", - "description": "Bricomarché - Graulhet", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3631229, - 47.8098215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRCLLB", - "description": "Bricomarché - Luxeuil-les-Bains", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3631229, - 47.8098215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRCLLB", - "description": "Bricomarché - Luxeuil-les-Bains", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8023178544922, - 43.706920767106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRCLVR", - "description": "Bricomarché - Lavaur", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8023178544922, - 43.706920767106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRCLVR", - "description": "Bricomarché - Lavaur", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8023178544922, - 43.706920767106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRCLVR", - "description": "Bricomarché - Lavaur", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8023178544922, - 43.706920767106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRCLVR", - "description": "Bricomarché - Lavaur", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.105370738662, - 49.908234435301 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRCRXB", - "description": "Bricomarché - Rouxmesnil-Bouteilles", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.105370738662, - 49.908234435301 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRCRXB", - "description": "Bricomarché - Rouxmesnil-Bouteilles", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.105370738662, - 49.908234435301 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRCRXB", - "description": "Bricomarché - Rouxmesnil-Bouteilles", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.105370738662, - 49.908234435301 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRCRXB", - "description": "Bricomarché - Rouxmesnil-Bouteilles", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0066853133476, - 46.950522145729 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRIISS", - "description": "Bricomarché - Issoudun", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0066853133476, - 46.950522145729 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRIISS", - "description": "Bricomarché - Issoudun", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0066853133476, - 46.950522145729 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRIISS", - "description": "Bricomarché - Issoudun", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0066853133476, - 46.950522145729 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRIISS", - "description": "Bricomarché - Issoudun", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1184311693115, - 45.878550256196 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRIRIO", - "description": "Bricomarché - Riom", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1184311693115, - 45.878550256196 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRIRIO", - "description": "Bricomarché - Riom", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1184311693115, - 45.878550256196 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRIRIO", - "description": "Bricomarché - Riom", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1184311693115, - 45.878550256196 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRIRIO", - "description": "Bricomarché - Riom", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0418478251659, - 44.864100110992 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRISAI", - "description": "Briconautes - Saint-Cyprien", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0418478251659, - 44.864100110992 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRISAI", - "description": "Briconautes - Saint-Cyprien", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0418478251659, - 44.864100110992 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRISAI", - "description": "Briconautes - Saint-Cyprien", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0418478251659, - 44.864100110992 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRISAI", - "description": "Briconautes - Saint-Cyprien", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.89278317130661, - 47.688772340905 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRISGA", - "description": "Bricomarché - Segré", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.89278317130661, - 47.688772340905 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRISGA", - "description": "Bricomarché - Segré", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.89278317130661, - 47.688772340905 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRISGA", - "description": "Bricomarché - Segré", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.89278317130661, - 47.688772340905 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRISGA", - "description": "Bricomarché - Segré", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6527256846905, - 46.602682005601 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRTACH", - "description": "Brit Hotel - Les Achards", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6527256846905, - 46.602682005601 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRTACH", - "description": "Brit Hotel - Les Achards", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6527256846905, - 46.602682005601 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRTACH", - "description": "Brit Hotel - Les Achards", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4156306, - 43.3132993 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRTLOS", - "description": "Brit Hotel - Pau", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4156306, - 43.3132993 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRTLOS", - "description": "Brit Hotel - Pau", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1104488, - 46.1532408 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRTPGY", - "description": "Brit Hotel - Périgny", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1104488, - 46.1532408 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRTPGY", - "description": "Brit Hotel - Périgny", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1104488, - 46.1532408 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRTPGY", - "description": "Brit Hotel - Périgny", - "capacity": "7", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1104488, - 46.1532408 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRTPGY", - "description": "Brit Hotel - Périgny", - "capacity": "7", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1104488, - 46.1532408 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRTPGY", - "description": "Brit Hotel - Périgny", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1104488, - 46.1532408 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRTPGY", - "description": "Brit Hotel - Périgny", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8847401015265, - 42.659679050841 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRTPPN", - "description": "Brit Hotel - Perpignan", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8847401015265, - 42.659679050841 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRTPPN", - "description": "Brit Hotel - Perpignan", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8847401015265, - 42.659679050841 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRTPPN", - "description": "Brit Hotel - Perpignan", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8847401015265, - 42.659679050841 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBRTPPN", - "description": "Brit Hotel - Perpignan", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5136579509066, - 47.674455211274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBSFLUR", - "description": "Basic Fit - Lure", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5136579509066, - 47.674455211274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBSFLUR", - "description": "Basic Fit - Lure", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5136579509066, - 47.674455211274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBSFLUR", - "description": "Basic Fit - Lure", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5136579509066, - 47.674455211274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBSFLUR", - "description": "Basic Fit - Lure", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5992038, - 43.3374161 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBSFRQV", - "description": "Basic Fit - Roquevaire", - "capacity": "9", - "socket:type2_combo:output": "188 kW", - "charging_station:output": "188 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5992038, - 43.3374161 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBSFRQV", - "description": "Basic Fit - Roquevaire", - "capacity": "9", - "socket:type2_combo:output": "188 kW", - "charging_station:output": "188 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5992038, - 43.3374161 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBSFRQV", - "description": "Basic Fit - Roquevaire", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5992038, - 43.3374161 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBSFRQV", - "description": "Basic Fit - Roquevaire", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5992038, - 43.3374161 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBSFRQV", - "description": "Basic Fit - Roquevaire", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5992038, - 43.3374161 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBSFRQV", - "description": "Basic Fit - Roquevaire", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5992038, - 43.3374161 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBSFRQV", - "description": "Basic Fit - Roquevaire", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5992038, - 43.3374161 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBSFRQV", - "description": "Basic Fit - Roquevaire", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0293713671082, - 48.323882781592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBTHLCS", - "description": "Brit Hotel - La Chapelle-Saint-Luc", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0293713671082, - 48.323882781592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBTHLCS", - "description": "Brit Hotel - La Chapelle-Saint-Luc", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0293713671082, - 48.323882781592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBTHLCS", - "description": "Brit Hotel - La Chapelle-Saint-Luc", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0293713671082, - 48.323882781592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBTHLCS", - "description": "Brit Hotel - La Chapelle-Saint-Luc", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1092094, - 49.4388734 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBTHRON", - "description": "Brit Hotel - Rouen", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1092094, - 49.4388734 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBTHRON", - "description": "Brit Hotel - Rouen", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.69990378437081, - 47.424841758802 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBTHTRS", - "description": "Brit Hotel - Tours", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.69990378437081, - 47.424841758802 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBTHTRS", - "description": "Brit Hotel - Tours", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.69990378437081, - 47.424841758802 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBTHTRS", - "description": "Brit Hotel - Tours", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.69990378437081, - 47.424841758802 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBTHTRS", - "description": "Brit Hotel - Tours", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.69990378437081, - 47.424841758802 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBTHTRS", - "description": "Brit Hotel - Tours", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.69990378437081, - 47.424841758802 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBTHTRS", - "description": "Brit Hotel - Tours", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1353016401978, - 49.246665265672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBUFFAM", - "description": "Buffalo Grill - Amnéville", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1353016401978, - 49.246665265672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBUFFAM", - "description": "Buffalo Grill - Amnéville", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1353016401978, - 49.246665265672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBUFFAM", - "description": "Buffalo Grill - Amnéville", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1353016401978, - 49.246665265672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBUFFAM", - "description": "Buffalo Grill - Amnéville", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.4617806540367, - 48.745257779612 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBUFLAN", - "description": "Buffalo Grill - Lannion", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.4617806540367, - 48.745257779612 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBUFLAN", - "description": "Buffalo Grill - Lannion", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.4617806540367, - 48.745257779612 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBUFLAN", - "description": "Buffalo Grill - Lannion", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.4617806540367, - 48.745257779612 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBUFLAN", - "description": "Buffalo Grill - Lannion", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0388235952454, - 48.910374672873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBUFPON", - "description": "Buffalo Grill - Pont-À-Mousson", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0388235952454, - 48.910374672873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBUFPON", - "description": "Buffalo Grill - Pont-À-Mousson", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3309257829074, - 46.90375588393 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBUFPTL", - "description": "Buffalo Grill - Pontarlier", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3309257829074, - 46.90375588393 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBUFPTL", - "description": "Buffalo Grill - Pontarlier", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3309257829074, - 46.90375588393 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBUFPTL", - "description": "Buffalo Grill - Pontarlier", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3309257829074, - 46.90375588393 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBUFPTL", - "description": "Buffalo Grill - Pontarlier", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9660960834671, - 48.626645843197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBUFSAI", - "description": "Buffalo Grill - Saint-Dizier", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9660960834671, - 48.626645843197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBUFSAI", - "description": "Buffalo Grill - Saint-Dizier", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8928433361692, - 47.944240870388 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBUFSAR", - "description": "Buffalo Grill - Saran", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8928433361692, - 47.944240870388 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBUFSAR", - "description": "Buffalo Grill - Saran", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8928433361692, - 47.944240870388 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBUFSAR", - "description": "Buffalo Grill - Saran", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8928433361692, - 47.944240870388 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBUFSAR", - "description": "Buffalo Grill - Saran", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.034885, - 50.023424 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBUTFRM", - "description": "But - Fourmies", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.034885, - 50.023424 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBUTFRM", - "description": "But - Fourmies", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4759578, - 44.5146021 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBUTMED", - "description": "But - Mende", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4759578, - 44.5146021 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBUTMED", - "description": "But - Mende", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4759578, - 44.5146021 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBUTMED", - "description": "But - Mende", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4759578, - 44.5146021 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBUTMED", - "description": "But - Mende", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4965138227539, - 43.636222278926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBVLUNI", - "description": "Bureau Vallée - L’Union", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4965138227539, - 43.636222278926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBVLUNI", - "description": "Bureau Vallée - L’Union", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4236398700447, - 48.255447335643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBWNSEL", - "description": "Best Western - Sélestat", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4236398700447, - 48.255447335643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBWNSEL", - "description": "Best Western - Sélestat", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4236398700447, - 48.255447335643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBWNSEL", - "description": "Best Western - Sélestat", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4236398700447, - 48.255447335643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBWNSEL", - "description": "Best Western - Sélestat", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.4166076668648, - 47.325342356309 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBWTGRD", - "description": "Best Western - Guérande", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.4166076668648, - 47.325342356309 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBWTGRD", - "description": "Best Western - Guérande", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.4166076668648, - 47.325342356309 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBWTGRD", - "description": "Best Western - Guérande", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.4166076668648, - 47.325342356309 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PBWTGRD", - "description": "Best Western - Guérande", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.96140168594856, - 43.101933508937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCACSDS", - "description": "Carrefour Contact - Salies-du-Salat", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.96140168594856, - 43.101933508937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCACSDS", - "description": "Carrefour Contact - Salies-du-Salat", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9886798012928, - 47.922825548568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCAPSJB", - "description": "Novotel - Saint-Jean-de-Braye", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9886798012928, - 47.922825548568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCAPSJB", - "description": "Novotel - Saint-Jean-de-Braye", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9886798012928, - 47.922825548568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCAPSJB", - "description": "Novotel - Saint-Jean-de-Braye", - "capacity": "7", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9886798012928, - 47.922825548568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCAPSJB", - "description": "Novotel - Saint-Jean-de-Braye", - "capacity": "7", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9886798012928, - 47.922825548568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCAPSJB", - "description": "Novotel - Saint-Jean-de-Braye", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9886798012928, - 47.922825548568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCAPSJB", - "description": "Novotel - Saint-Jean-de-Braye", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6715379541702, - 47.832806918168 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCAPMSL", - "description": "Ibis Budget - Meung-sur-Loire", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6715379541702, - 47.832806918168 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCAPMSL", - "description": "Ibis Budget - Meung-sur-Loire", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6715379541702, - 47.832806918168 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCAPMSL", - "description": "Ibis Budget - Meung-sur-Loire", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6715379541702, - 47.832806918168 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCAPMSL", - "description": "Ibis Budget - Meung-sur-Loire", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8962370491432, - 47.89868390277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCAPORL", - "description": "Mercure - Orléans", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8962370491432, - 47.89868390277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCAPORL", - "description": "Mercure - Orléans", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8962370491432, - 47.89868390277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCAPORL", - "description": "Mercure - Orléans", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8962370491432, - 47.89868390277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCAPORL", - "description": "Mercure - Orléans", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8962370491432, - 47.89868390277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCAPORL", - "description": "Mercure - Orléans", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.7631658405628, - 47.327360804632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCAPROM", - "description": "Ibis Budget - Romorantin-Lanthenay", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.7631658405628, - 47.327360804632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCAPROM", - "description": "Ibis Budget - Romorantin-Lanthenay", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.7631658405628, - 47.327360804632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCAPROM", - "description": "Ibis Budget - Romorantin-Lanthenay", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.7631658405628, - 47.327360804632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCAPROM", - "description": "Ibis Budget - Romorantin-Lanthenay", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.7631658405628, - 47.327360804632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCAPROM", - "description": "Ibis Budget - Romorantin-Lanthenay", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8941108149235, - 47.944695185058 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCAPSAR", - "description": "Ibis Budget - Saran (Orléans Nord)", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8941108149235, - 47.944695185058 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCAPSAR", - "description": "Ibis Budget - Saran (Orléans Nord)", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8941108149235, - 47.944695185058 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCAPSAR", - "description": "Ibis Budget - Saran (Orléans Nord)", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8941108149235, - 47.944695185058 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCAPSAR", - "description": "Ibis Budget - Saran (Orléans Nord)", - "capacity": "6", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8941108149235, - 47.944695185058 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCAPSAR", - "description": "Ibis Budget - Saran (Orléans Nord)", - "capacity": "6", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9886798012928, - 47.922825548568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCAPSJB", - "description": "Novotel - Saint-Jean-de-Braye", - "capacity": "7", - "charging_station:output": "22.17025 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1995009478851, - 45.000078879574 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCARLAC", - "description": "Carrefour Contact - Lacanau", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1995009478851, - 45.000078879574 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCARLAC", - "description": "Carrefour Contact - Lacanau", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8764252668301, - 43.978888634068 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCARLPO", - "description": "Carl's Jr. - Le Pontet", - "capacity": "5", - "socket:type2_combo:output": "110 kW", - "charging_station:output": "110 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8764252668301, - 43.978888634068 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCARLPO", - "description": "Carl's Jr. - Le Pontet", - "capacity": "5", - "socket:type2_combo:output": "110 kW", - "charging_station:output": "110 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8764252668301, - 43.978888634068 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCARLPO", - "description": "Carl's Jr. - Le Pontet", - "capacity": "5", - "socket:type2_combo:output": "110 kW", - "charging_station:output": "110 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8764252668301, - 43.978888634068 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCARLPO", - "description": "Carl's Jr. - Le Pontet", - "capacity": "5", - "socket:type2_combo:output": "110 kW", - "charging_station:output": "110 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.344909, - 45.4834032 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCCALFL", - "description": "Centre Commercial De L'Arche - La Fouillouse", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.344909, - 45.4834032 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCCALFL", - "description": "Centre Commercial De L'Arche - La Fouillouse", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.344909, - 45.4834032 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCCALFL", - "description": "Centre Commercial De L'Arche - La Fouillouse", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.344909, - 45.4834032 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCCALFL", - "description": "Centre Commercial De L'Arche - La Fouillouse", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.632523716586, - 45.868103926499 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCCMLMM", - "description": "Carrefour Market - La Monnerie-le-Montel", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.632523716586, - 45.868103926499 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCCMLMM", - "description": "Carrefour Market - La Monnerie-le-Montel", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.632523716586, - 45.868103926499 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCCMLMM", - "description": "Carrefour Market - La Monnerie-le-Montel", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.632523716586, - 45.868103926499 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCCMLMM", - "description": "Carrefour Market - La Monnerie-le-Montel", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3834355, - 48.0804672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCCPCOL", - "description": "Centre Commercial la Peniche - Colmar", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3834355, - 48.0804672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCCPCOL", - "description": "Centre Commercial la Peniche - Colmar", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3834355, - 48.0804672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCCPCOL", - "description": "Centre Commercial la Peniche - Colmar", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3834355, - 48.0804672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCCPCOL", - "description": "Centre Commercial la Peniche - Colmar", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0871453168406, - 48.266720398699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCARSAI", - "description": "Intermarché Super - Saint-Julien les Villas 2", - "capacity": "7", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0871453168406, - 48.266720398699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCARSAI", - "description": "Intermarché Super - Saint-Julien les Villas 2", - "capacity": "7", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0871453168406, - 48.266720398699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCARSAI", - "description": "Intermarché Super - Saint-Julien les Villas 2", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0871453168406, - 48.266720398699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCARSAI", - "description": "Intermarché Super - Saint-Julien les Villas 2", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0871453168406, - 48.266720398699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCARSAI", - "description": "Intermarché Super - Saint-Julien les Villas 2", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0871453168406, - 48.266720398699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCARSAI", - "description": "Intermarché Super - Saint-Julien les Villas 2", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.172979996434, - 49.210253871105 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCCTLVS", - "description": "Centre Commercial Les Tisserands - Louviers", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.172979996434, - 49.210253871105 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCCTLVS", - "description": "Centre Commercial Les Tisserands - Louviers", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.172979996434, - 49.210253871105 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCCTLVS", - "description": "Centre Commercial Les Tisserands - Louviers", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.172979996434, - 49.210253871105 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCCTLVS", - "description": "Centre Commercial Les Tisserands - Louviers", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7773423391174, - 49.410031302006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCCVVNT", - "description": "Centre Commercial Carrefour - Venette", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7773423391174, - 49.410031302006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCCVVNT", - "description": "Centre Commercial Carrefour - Venette", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7773423391174, - 49.410031302006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCCVVNT", - "description": "Centre Commercial Carrefour - Venette", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7773423391174, - 49.410031302006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCCVVNT", - "description": "Centre Commercial Carrefour - Venette", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.054280653373, - 45.186992146963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCFMHTN", - "description": "Carrefour Market - Hourtin", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.054280653373, - 45.186992146963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCFMHTN", - "description": "Carrefour Market - Hourtin", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.054280653373, - 45.186992146963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCFMHTN", - "description": "Carrefour Market - Hourtin", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.054280653373, - 45.186992146963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCFMHTN", - "description": "Carrefour Market - Hourtin", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1058125886078, - 49.076631246473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAAUG", - "description": "Chaussea Augny (57)", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1058125886078, - 49.076631246473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAAUG", - "description": "Chaussea Augny (57)", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1058125886078, - 49.076631246473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAAUG", - "description": "Chaussea Augny (57)", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1058125886078, - 49.076631246473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAAUG", - "description": "Chaussea Augny (57)", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.944851756031, - 49.254749730402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHABRI", - "description": "Chaussea - Briey", - "capacity": "9", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.944851756031, - 49.254749730402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHABRI", - "description": "Chaussea - Briey", - "capacity": "9", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.944851756031, - 49.254749730402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHABRI", - "description": "Chaussea - Briey", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.944851756031, - 49.254749730402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHABRI", - "description": "Chaussea - Briey", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.944851756031, - 49.254749730402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHABRI", - "description": "Chaussea - Briey", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.944851756031, - 49.254749730402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHABRI", - "description": "Chaussea - Briey", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.944851756031, - 49.254749730402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHABRI", - "description": "Chaussea - Briey", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.944851756031, - 49.254749730402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHABRI", - "description": "Chaussea - Briey", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0191319662705, - 47.282558927562 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHACHE", - "description": "Chaussea - Chenôve", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0191319662705, - 47.282558927562 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHACHE", - "description": "Chaussea - Chenôve", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0191319662705, - 47.282558927562 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHACHE", - "description": "Chaussea - Chenôve", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0191319662705, - 47.282558927562 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHACHE", - "description": "Chaussea - Chenôve", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2461418233135, - 48.710534229563 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAESS", - "description": "Chaussea - Essey-lès-Nancy", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2461418233135, - 48.710534229563 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAESS", - "description": "Chaussea - Essey-lès-Nancy", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2461418233135, - 48.710534229563 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAESS", - "description": "Chaussea - Essey-lès-Nancy", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2461418233135, - 48.710534229563 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAESS", - "description": "Chaussea - Essey-lès-Nancy", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1714025916794, - 49.011148794872 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAEVR", - "description": "Chaussea - Évreux", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1714025916794, - 49.011148794872 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAEVR", - "description": "Chaussea - Évreux", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1714025916794, - 49.011148794872 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAEVR", - "description": "Chaussea - Évreux", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1714025916794, - 49.011148794872 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAEVR", - "description": "Chaussea - Évreux", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0910230821743, - 49.910018329841 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAHIR", - "description": "Chaussea - Hirson", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0910230821743, - 49.910018329841 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAHIR", - "description": "Chaussea - Hirson", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0910230821743, - 49.910018329841 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAHIR", - "description": "Chaussea - Hirson", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0910230821743, - 49.910018329841 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAHIR", - "description": "Chaussea - Hirson", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5177100773849, - 48.578377355724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAMON", - "description": "Chaussea Moncel-Lès-Lunéville", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5177100773849, - 48.578377355724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAMON", - "description": "Chaussea Moncel-Lès-Lunéville", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5177100773849, - 48.578377355724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAMON", - "description": "Chaussea Moncel-Lès-Lunéville", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5177100773849, - 48.578377355724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAMON", - "description": "Chaussea Moncel-Lès-Lunéville", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7076248490738, - 48.366528081392 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHANEU", - "description": "Chaussea - Neufchateau", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7076248490738, - 48.366528081392 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHANEU", - "description": "Chaussea - Neufchateau", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7076248490738, - 48.366528081392 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHANEU", - "description": "Chaussea - Neufchateau", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7076248490738, - 48.366528081392 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHANEU", - "description": "Chaussea - Neufchateau", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8932084539673, - 42.680766691928 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAPER", - "description": "Chaussea - Perpignan", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8932084539673, - 42.680766691928 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAPER", - "description": "Chaussea - Perpignan", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8932084539673, - 42.680766691928 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAPER", - "description": "Chaussea - Perpignan", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8932084539673, - 42.680766691928 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAPER", - "description": "Chaussea - Perpignan", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0485263990947, - 49.214512782449 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAREI", - "description": "Chaussea - Reims Cormontreuil", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0485263990947, - 49.214512782449 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAREI", - "description": "Chaussea - Reims Cormontreuil", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0485263990947, - 49.214512782449 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAREI", - "description": "Chaussea - Reims Cormontreuil", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0485263990947, - 49.214512782449 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAREI", - "description": "Chaussea - Reims Cormontreuil", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9964866189061, - 49.198014992209 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHASAI", - "description": "Chaussea - Sainte-Marie-aux-Chênes", - "capacity": "7", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9964866189061, - 49.198014992209 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHASAI", - "description": "Chaussea - Sainte-Marie-aux-Chênes", - "capacity": "7", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9964866189061, - 49.198014992209 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHASAI", - "description": "Chaussea - Sainte-Marie-aux-Chênes", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9964866189061, - 49.198014992209 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHASAI", - "description": "Chaussea - Sainte-Marie-aux-Chênes", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9964866189061, - 49.198014992209 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHASAI", - "description": "Chaussea - Sainte-Marie-aux-Chênes", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9964866189061, - 49.198014992209 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHASAI", - "description": "Chaussea - Sainte-Marie-aux-Chênes", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.063598482911682, - 47.277920624752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHASAU", - "description": "Chaussea - Saumur", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.063598482911682, - 47.277920624752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHASAU", - "description": "Chaussea - Saumur", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.063598482911682, - 47.277920624752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHASAU", - "description": "Chaussea - Saumur", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.063598482911682, - 47.277920624752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHASAU", - "description": "Chaussea - Saumur", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.063598482911682, - 47.277920624752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHASAU", - "description": "Chaussea - Saumur", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.2113167482352, - 47.299731422208 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHATRG", - "description": "Chaussea - Trignac", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.2113167482352, - 47.299731422208 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHATRG", - "description": "Chaussea - Trignac", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.2113167482352, - 47.299731422208 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHATRG", - "description": "Chaussea - Trignac", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.2113167482352, - 47.299731422208 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHATRG", - "description": "Chaussea - Trignac", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9391027363152, - 49.212052748052 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAVAL", - "description": "Chaussea Valleroy (54)", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9391027363152, - 49.212052748052 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAVAL", - "description": "Chaussea Valleroy (54)", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9391027363152, - 49.212052748052 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAVAL", - "description": "Chaussea Valleroy (54)", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9391027363152, - 49.212052748052 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAVAL", - "description": "Chaussea Valleroy (54)", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9483640919382, - 49.254201711321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAVDB", - "description": "Chaussea - Val de Briey", - "capacity": "25", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9483640919382, - 49.254201711321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAVDB", - "description": "Chaussea - Val de Briey", - "capacity": "25", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9483640919382, - 49.254201711321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAVDB", - "description": "Chaussea - Val de Briey", - "capacity": "25", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9483640919382, - 49.254201711321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAVDB", - "description": "Chaussea - Val de Briey", - "capacity": "25", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9483640919382, - 49.254201711321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAVDB", - "description": "Chaussea - Val de Briey", - "capacity": "25", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9483640919382, - 49.254201711321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAVDB", - "description": "Chaussea - Val de Briey", - "capacity": "25", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9483640919382, - 49.254201711321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAVDB", - "description": "Chaussea - Val de Briey", - "capacity": "25", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9483640919382, - 49.254201711321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAVDB", - "description": "Chaussea - Val de Briey", - "capacity": "25", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9483640919382, - 49.254201711321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAVDB", - "description": "Chaussea - Val de Briey", - "capacity": "25", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9483640919382, - 49.254201711321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAVDB", - "description": "Chaussea - Val de Briey", - "capacity": "25", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9483640919382, - 49.254201711321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAVDB", - "description": "Chaussea - Val de Briey", - "capacity": "25", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9483640919382, - 49.254201711321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAVDB", - "description": "Chaussea - Val de Briey", - "capacity": "25", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9483640919382, - 49.254201711321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAVDB", - "description": "Chaussea - Val de Briey", - "capacity": "25", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9483640919382, - 49.254201711321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAVDB", - "description": "Chaussea - Val de Briey", - "capacity": "25", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9483640919382, - 49.254201711321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAVDB", - "description": "Chaussea - Val de Briey", - "capacity": "25", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9483640919382, - 49.254201711321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAVDB", - "description": "Chaussea - Val de Briey", - "capacity": "25", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9483640919382, - 49.254201711321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAVDB", - "description": "Chaussea - Val de Briey", - "capacity": "25", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9483640919382, - 49.254201711321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAVDB", - "description": "Chaussea - Val de Briey", - "capacity": "25", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9483640919382, - 49.254201711321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAVDB", - "description": "Chaussea - Val de Briey", - "capacity": "25", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9483640919382, - 49.254201711321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAVDB", - "description": "Chaussea - Val de Briey", - "capacity": "25", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9483640919382, - 49.254201711321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAVDB", - "description": "Chaussea - Val de Briey", - "capacity": "25", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9483640919382, - 49.254201711321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCHAVDB", - "description": "Chaussea - Val de Briey", - "capacity": "25", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.9094767374344, - 47.898808212786 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCINCON", - "description": "Cinéville - Concarneau", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.9094767374344, - 47.898808212786 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCINCON", - "description": "Cinéville - Concarneau", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.9094767374344, - 47.898808212786 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCINCON", - "description": "Cinéville - Concarneau", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.9094767374344, - 47.898808212786 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCINCON", - "description": "Cinéville - Concarneau", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9739374448746, - 50.405917982553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCINHEN", - "description": "Cinéville - Hénin-Beaumont", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9739374448746, - 50.405917982553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCINHEN", - "description": "Cinéville - Hénin-Beaumont", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9739374448746, - 50.405917982553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCINHEN", - "description": "Cinéville - Hénin-Beaumont", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9739374448746, - 50.405917982553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCINHEN", - "description": "Cinéville - Hénin-Beaumont", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4259387743439, - 46.698003074791 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCINROC", - "description": "Cinéville - La Roche-sur-Yon", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4259387743439, - 46.698003074791 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCINROC", - "description": "Cinéville - La Roche-sur-Yon", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4259387743439, - 46.698003074791 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCINROC", - "description": "Cinéville - La Roche-sur-Yon", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4259387743439, - 46.698003074791 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCINROC", - "description": "Cinéville - La Roche-sur-Yon", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4888708193268, - 47.190504743681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCINSSB", - "description": "Cinéville - Saint-Sébastien-sur-Loire", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4888708193268, - 47.190504743681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCINSSB", - "description": "Cinéville - Saint-Sébastien-sur-Loire", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4888708193268, - 47.190504743681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCINSSB", - "description": "Cinéville - Saint-Sébastien-sur-Loire", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4888708193268, - 47.190504743681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCINSSB", - "description": "Cinéville - Saint-Sébastien-sur-Loire", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4888708193268, - 47.190504743681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCINSSB", - "description": "Cinéville - Saint-Sébastien-sur-Loire", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4888708193268, - 47.190504743681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCINSSB", - "description": "Cinéville - Saint-Sébastien-sur-Loire", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4888708193268, - 47.190504743681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCINSSB", - "description": "Cinéville - Saint-Sébastien-sur-Loire", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4888708193268, - 47.190504743681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCINSSB", - "description": "Cinéville - Saint-Sébastien-sur-Loire", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.49174027539368, - 44.901717876064 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCLBSTL", - "description": "Restaurant Chez Le Brasseur - Sainte-Eulalie", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.49174027539368, - 44.901717876064 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCLBSTL", - "description": "Restaurant Chez Le Brasseur - Sainte-Eulalie", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.62837429863776, - 44.184790832735 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCLIEAG", - "description": "Clinique Esquirol Saint Hilaire ELSAN - Agen", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.62837429863776, - 44.184790832735 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCLIEAG", - "description": "Clinique Esquirol Saint Hilaire ELSAN - Agen", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.62837429863776, - 44.184790832735 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCLIEAG", - "description": "Clinique Esquirol Saint Hilaire ELSAN - Agen", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.62837429863776, - 44.184790832735 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCLIEAG", - "description": "Clinique Esquirol Saint Hilaire ELSAN - Agen", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.7906143730164, - 47.668868911903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCNVVAN", - "description": "Cinéville - Vannes", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.7906143730164, - 47.668868911903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCNVVAN", - "description": "Cinéville - Vannes", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.7906143730164, - 47.668868911903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCNVVAN", - "description": "Cinéville - Vannes", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.7906143730164, - 47.668868911903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCNVVAN", - "description": "Cinéville - Vannes", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6264841692936, - 48.064827396546 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCNVVSS", - "description": "Cinéville - Vern-sur-Seiche", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6264841692936, - 48.064827396546 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCNVVSS", - "description": "Cinéville - Vern-sur-Seiche", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6264841692936, - 48.064827396546 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCNVVSS", - "description": "Cinéville - Vern-sur-Seiche", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6264841692936, - 48.064827396546 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCNVVSS", - "description": "Cinéville - Vern-sur-Seiche", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4443074, - 44.911188 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCOHAUR", - "description": "Contact Hotel - Aurillac", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4443074, - 44.911188 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCOHAUR", - "description": "Contact Hotel - Aurillac", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3604597281723, - 48.087587392793 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCOHCLM", - "description": "Contact Hotel - Colmar", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3604597281723, - 48.087587392793 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCOHCLM", - "description": "Contact Hotel - Colmar", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3604597281723, - 48.087587392793 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCOHCLM", - "description": "Contact Hotel - Colmar", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3604597281723, - 48.087587392793 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCOHCLM", - "description": "Contact Hotel - Colmar", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.831528319574, - 48.95682281354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCOHEPN", - "description": "Contact Hotel - Kimotel Epone", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.831528319574, - 48.95682281354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCOHEPN", - "description": "Contact Hotel - Kimotel Epone", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.831528319574, - 48.95682281354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCOHEPN", - "description": "Contact Hotel - Kimotel Epone", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.831528319574, - 48.95682281354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCOHEPN", - "description": "Contact Hotel - Kimotel Epone", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0960825750465, - 44.112756435367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORALE", - "description": "Carrefour - Alès", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0960825750465, - 44.112756435367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORALE", - "description": "Carrefour - Alès", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0960825750465, - 44.112756435367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORALE", - "description": "Carrefour - Alès", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0960825750465, - 44.112756435367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORALE", - "description": "Carrefour - Alès", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0960825750465, - 44.112756435367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORALE", - "description": "Carrefour - Alès", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0960825750465, - 44.112756435367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORALE", - "description": "Carrefour - Alès", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0960825750465, - 44.112756435367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORALE", - "description": "Carrefour - Alès", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0960825750465, - 44.112756435367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORALE", - "description": "Carrefour - Alès", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5253900117783, - 46.390844498442 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORAMP", - "description": "Carrefour - Amphion", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5253900117783, - 46.390844498442 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORAMP", - "description": "Carrefour - Amphion", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5253900117783, - 46.390844498442 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORAMP", - "description": "Carrefour - Amphion", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5253900117783, - 46.390844498442 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORAMP", - "description": "Carrefour - Amphion", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5523196593857, - 47.843038470784 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORAUX", - "description": "Carrefour - Auxerre-Monéteau", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5523196593857, - 47.843038470784 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORAUX", - "description": "Carrefour - Auxerre-Monéteau", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5523196593857, - 47.843038470784 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORAUX", - "description": "Carrefour - Auxerre-Monéteau", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5523196593857, - 47.843038470784 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORAUX", - "description": "Carrefour - Auxerre-Monéteau", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5523196593857, - 47.843038470784 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORAUX", - "description": "Carrefour - Auxerre-Monéteau", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5523196593857, - 47.843038470784 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORAUX", - "description": "Carrefour - Auxerre-Monéteau", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5523196593857, - 47.843038470784 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORAUX", - "description": "Carrefour - Auxerre-Monéteau", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5523196593857, - 47.843038470784 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORAUX", - "description": "Carrefour - Auxerre-Monéteau", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5523196593857, - 47.843038470784 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORAUX", - "description": "Carrefour - Auxerre-Monéteau", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5523196593857, - 47.843038470784 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORAUX", - "description": "Carrefour - Auxerre-Monéteau", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.694049000000001, - 49.111423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORAVD", - "description": "Carrefour - Longeville-lès-Saint-Avold", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.694049000000001, - 49.111423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORAVD", - "description": "Carrefour - Longeville-lès-Saint-Avold", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.694049000000001, - 49.111423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORAVD", - "description": "Carrefour - Longeville-lès-Saint-Avold", - "capacity": "11", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.694049000000001, - 49.111423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORAVD", - "description": "Carrefour - Longeville-lès-Saint-Avold", - "capacity": "11", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.694049000000001, - 49.111423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORAVD", - "description": "Carrefour - Longeville-lès-Saint-Avold", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.694049000000001, - 49.111423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORAVD", - "description": "Carrefour - Longeville-lès-Saint-Avold", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.694049000000001, - 49.111423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORAVD", - "description": "Carrefour - Longeville-lès-Saint-Avold", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.694049000000001, - 49.111423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORAVD", - "description": "Carrefour - Longeville-lès-Saint-Avold", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.694049000000001, - 49.111423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORAVD", - "description": "Carrefour - Longeville-lès-Saint-Avold", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.694049000000001, - 49.111423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORAVD", - "description": "Carrefour - Longeville-lès-Saint-Avold", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2964741868422, - 47.624291114945 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORBLO", - "description": "Carrefour - Blois", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2964741868422, - 47.624291114945 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORBLO", - "description": "Carrefour - Blois", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2964741868422, - 47.624291114945 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORBLO", - "description": "Carrefour - Blois", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2964741868422, - 47.624291114945 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORBLO", - "description": "Carrefour - Blois", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2964741868422, - 47.624291114945 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORBLO", - "description": "Carrefour - Blois", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2964741868422, - 47.624291114945 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORBLO", - "description": "Carrefour - Blois", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2964741868422, - 47.624291114945 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORBLO", - "description": "Carrefour - Blois", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2964741868422, - 47.624291114945 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORBLO", - "description": "Carrefour - Blois", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8615851819313, - 47.5995043552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORBLF", - "description": "Carrefour - Belfort-Andelnans", - "capacity": "11", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8615851819313, - 47.5995043552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORBLF", - "description": "Carrefour - Belfort-Andelnans", - "capacity": "11", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8615851819313, - 47.5995043552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORBLF", - "description": "Carrefour - Belfort-Andelnans", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8615851819313, - 47.5995043552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORBLF", - "description": "Carrefour - Belfort-Andelnans", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8615851819313, - 47.5995043552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORBLF", - "description": "Carrefour - Belfort-Andelnans", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8615851819313, - 47.5995043552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORBLF", - "description": "Carrefour - Belfort-Andelnans", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8615851819313, - 47.5995043552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORBLF", - "description": "Carrefour - Belfort-Andelnans", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8615851819313, - 47.5995043552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORBLF", - "description": "Carrefour - Belfort-Andelnans", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8615851819313, - 47.5995043552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORBLF", - "description": "Carrefour - Belfort-Andelnans", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8615851819313, - 47.5995043552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORBLF", - "description": "Carrefour - Belfort-Andelnans", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2964741868422, - 47.624291114945 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORBLO", - "description": "Carrefour - Blois", - "capacity": "11", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2964741868422, - 47.624291114945 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORBLO", - "description": "Carrefour - Blois", - "capacity": "11", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5697123511345, - 50.493882885244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORBRY", - "description": "Carrefour - Bruay-la-Buissière", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5697123511345, - 50.493882885244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORBRY", - "description": "Carrefour - Bruay-la-Buissière", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5697123511345, - 50.493882885244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORBRY", - "description": "Carrefour - Bruay-la-Buissière", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5697123511345, - 50.493882885244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORBRY", - "description": "Carrefour - Bruay-la-Buissière", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5697123511345, - 50.493882885244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORBRY", - "description": "Carrefour - Bruay-la-Buissière", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5697123511345, - 50.493882885244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORBRY", - "description": "Carrefour - Bruay-la-Buissière", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5697123511345, - 50.493882885244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORBRY", - "description": "Carrefour - Bruay-la-Buissière", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5697123511345, - 50.493882885244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORBRY", - "description": "Carrefour - Bruay-la-Buissière", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5697123511345, - 50.493882885244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORBRY", - "description": "Carrefour - Bruay-la-Buissière", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5697123511345, - 50.493882885244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORBRY", - "description": "Carrefour - Bruay-la-Buissière", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2212179219513, - 50.147649029696 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORCBR", - "description": "Carrefour - Cambrai-Proville", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2212179219513, - 50.147649029696 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORCBR", - "description": "Carrefour - Cambrai-Proville", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2212179219513, - 50.147649029696 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORCBR", - "description": "Carrefour - Cambrai-Proville", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2212179219513, - 50.147649029696 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORCBR", - "description": "Carrefour - Cambrai-Proville", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2212179219513, - 50.147649029696 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORCBR", - "description": "Carrefour - Cambrai-Proville", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2212179219513, - 50.147649029696 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORCBR", - "description": "Carrefour - Cambrai-Proville", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2212179219513, - 50.147649029696 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORCBR", - "description": "Carrefour - Cambrai-Proville", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2212179219513, - 50.147649029696 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORCBR", - "description": "Carrefour - Cambrai-Proville", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2212179219513, - 50.147649029696 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORCBR", - "description": "Carrefour - Cambrai-Proville", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2212179219513, - 50.147649029696 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORCBR", - "description": "Carrefour - Cambrai-Proville", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.369938271164, - 48.127865861511 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORCOL", - "description": "Carrefour - Colmar", - "capacity": "13", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.369938271164, - 48.127865861511 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORCOL", - "description": "Carrefour - Colmar", - "capacity": "13", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.369938271164, - 48.127865861511 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORCOL", - "description": "Carrefour - Colmar", - "capacity": "13", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.369938271164, - 48.127865861511 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORCOL", - "description": "Carrefour - Colmar", - "capacity": "13", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.369938271164, - 48.127865861511 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORCOL", - "description": "Carrefour - Colmar", - "capacity": "13", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.369938271164, - 48.127865861511 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORCOL", - "description": "Carrefour - Colmar", - "capacity": "13", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.369938271164, - 48.127865861511 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORCOL", - "description": "Carrefour - Colmar", - "capacity": "13", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.369938271164, - 48.127865861511 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORCOL", - "description": "Carrefour - Colmar", - "capacity": "13", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.369938271164, - 48.127865861511 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORCOL", - "description": "Carrefour - Colmar", - "capacity": "13", - "charging_station:output": "40 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.369938271164, - 48.127865861511 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORCOL", - "description": "Carrefour - Colmar", - "capacity": "13", - "socket:type2_combo:output": "40 kW", - "charging_station:output": "40 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.944943304438, - 50.444740525567 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORCOU", - "description": "Carrefour - Courrières", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.944943304438, - 50.444740525567 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORCOU", - "description": "Carrefour - Courrières", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.944943304438, - 50.444740525567 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORCOU", - "description": "Carrefour - Courrières", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.944943304438, - 50.444740525567 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORCOU", - "description": "Carrefour - Courrières", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.944943304438, - 50.444740525567 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORCOU", - "description": "Carrefour - Courrières", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.944943304438, - 50.444740525567 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORCOU", - "description": "Carrefour - Courrières", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.944943304438, - 50.444740525567 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORCOU", - "description": "Carrefour - Courrières", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.944943304438, - 50.444740525567 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORCOU", - "description": "Carrefour - Courrières", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.944943304438, - 50.444740525567 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORCOU", - "description": "Carrefour - Courrières", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.944943304438, - 50.444740525567 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORCOU", - "description": "Carrefour - Courrières", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0024689094009, - 47.270310969194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDIJ", - "description": "Carrefour - Dijon", - "capacity": "20", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0024689094009, - 47.270310969194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDIJ", - "description": "Carrefour - Dijon", - "capacity": "20", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0024689094009, - 47.270310969194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDIJ", - "description": "Carrefour - Dijon", - "capacity": "20", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0024689094009, - 47.270310969194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDIJ", - "description": "Carrefour - Dijon", - "capacity": "20", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0024689094009, - 47.270310969194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDIJ", - "description": "Carrefour - Dijon", - "capacity": "20", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0024689094009, - 47.270310969194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDIJ", - "description": "Carrefour - Dijon", - "capacity": "20", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0024689094009, - 47.270310969194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDIJ", - "description": "Carrefour - Dijon", - "capacity": "20", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0024689094009, - 47.270310969194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDIJ", - "description": "Carrefour - Dijon", - "capacity": "20", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0024689094009, - 47.270310969194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDIJ", - "description": "Carrefour - Dijon", - "capacity": "20", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0024689094009, - 47.270310969194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDIJ", - "description": "Carrefour - Dijon", - "capacity": "20", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0024689094009, - 47.270310969194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDIJ", - "description": "Carrefour - Dijon", - "capacity": "20", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0024689094009, - 47.270310969194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDIJ", - "description": "Carrefour - Dijon", - "capacity": "20", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0024689094009, - 47.270310969194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDIJ", - "description": "Carrefour - Dijon", - "capacity": "20", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0024689094009, - 47.270310969194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDIJ", - "description": "Carrefour - Dijon", - "capacity": "20", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0024689094009, - 47.270310969194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDIJ", - "description": "Carrefour - Dijon", - "capacity": "20", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0024689094009, - 47.270310969194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDIJ", - "description": "Carrefour - Dijon", - "capacity": "20", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0024689094009, - 47.270310969194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDIJ", - "description": "Carrefour - Dijon", - "capacity": "20", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0024689094009, - 47.270310969194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDIJ", - "description": "Carrefour - Dijon", - "capacity": "20", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0024689094009, - 47.270310969194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDIJ", - "description": "Carrefour - Dijon", - "capacity": "20", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4967228732941, - 48.527606161054 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDLS", - "description": "Carrefour - Dorlisheim", - "capacity": "11", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4967228732941, - 48.527606161054 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDLS", - "description": "Carrefour - Dorlisheim", - "capacity": "11", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4967228732941, - 48.527606161054 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDLS", - "description": "Carrefour - Dorlisheim", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4967228732941, - 48.527606161054 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDLS", - "description": "Carrefour - Dorlisheim", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4967228732941, - 48.527606161054 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDLS", - "description": "Carrefour - Dorlisheim", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4967228732941, - 48.527606161054 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDLS", - "description": "Carrefour - Dorlisheim", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4967228732941, - 48.527606161054 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDLS", - "description": "Carrefour - Dorlisheim", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4967228732941, - 48.527606161054 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDLS", - "description": "Carrefour - Dorlisheim", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4967228732941, - 48.527606161054 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDLS", - "description": "Carrefour - Dorlisheim", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4967228732941, - 48.527606161054 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDLS", - "description": "Carrefour - Dorlisheim", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.379037, - 51.015197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDNK", - "description": "Carrefour - Dunkerque", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.379037, - 51.015197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDNK", - "description": "Carrefour - Dunkerque", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.379037, - 51.015197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDNK", - "description": "Carrefour - Dunkerque", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.379037, - 51.015197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDNK", - "description": "Carrefour - Dunkerque", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.455018238237, - 47.065539337941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDOL", - "description": "Carrefour - Dole", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.455018238237, - 47.065539337941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDOL", - "description": "Carrefour - Dole", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.455018238237, - 47.065539337941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDOL", - "description": "Carrefour - Dole", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.455018238237, - 47.065539337941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDOL", - "description": "Carrefour - Dole", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.455018238237, - 47.065539337941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDOL", - "description": "Carrefour - Dole", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.455018238237, - 47.065539337941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDOL", - "description": "Carrefour - Dole", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.2921579, - 47.7402524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDRC", - "description": "Carrefour - Mulhouse-Dornach", - "capacity": "11", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.2921579, - 47.7402524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDRC", - "description": "Carrefour - Mulhouse-Dornach", - "capacity": "11", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.2921579, - 47.7402524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDRC", - "description": "Carrefour - Mulhouse-Dornach", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.2921579, - 47.7402524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDRC", - "description": "Carrefour - Mulhouse-Dornach", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.2921579, - 47.7402524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDRC", - "description": "Carrefour - Mulhouse-Dornach", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.2921579, - 47.7402524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDRC", - "description": "Carrefour - Mulhouse-Dornach", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.2921579, - 47.7402524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDRC", - "description": "Carrefour - Mulhouse-Dornach", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.2921579, - 47.7402524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDRC", - "description": "Carrefour - Mulhouse-Dornach", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.2921579, - 47.7402524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDRC", - "description": "Carrefour - Mulhouse-Dornach", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.2921579, - 47.7402524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDRC", - "description": "Carrefour - Mulhouse-Dornach", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3465247635951, - 48.749218795761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDRX", - "description": "Carrefour - Dreux", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3465247635951, - 48.749218795761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDRX", - "description": "Carrefour - Dreux", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3465247635951, - 48.749218795761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDRX", - "description": "Carrefour - Dreux", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3465247635951, - 48.749218795761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDRX", - "description": "Carrefour - Dreux", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3465247635951, - 48.749218795761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDRX", - "description": "Carrefour - Dreux", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3465247635951, - 48.749218795761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDRX", - "description": "Carrefour - Dreux", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3465247635951, - 48.749218795761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDRX", - "description": "Carrefour - Dreux", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3465247635951, - 48.749218795761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDRX", - "description": "Carrefour - Dreux", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3465247635951, - 48.749218795761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDRX", - "description": "Carrefour - Dreux", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3465247635951, - 48.749218795761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORDRX", - "description": "Carrefour - Dreux", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2437261800788, - 48.705186314654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORELN", - "description": "Carrefour - Essey-lès-Nancy", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2437261800788, - 48.705186314654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORELN", - "description": "Carrefour - Essey-lès-Nancy", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2437261800788, - 48.705186314654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORELN", - "description": "Carrefour - Essey-lès-Nancy", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2437261800788, - 48.705186314654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORELN", - "description": "Carrefour - Essey-lès-Nancy", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2437261800788, - 48.705186314654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORELN", - "description": "Carrefour - Essey-lès-Nancy", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2437261800788, - 48.705186314654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORELN", - "description": "Carrefour - Essey-lès-Nancy", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2437261800788, - 48.705186314654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORELN", - "description": "Carrefour - Essey-lès-Nancy", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2437261800788, - 48.705186314654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORELN", - "description": "Carrefour - Essey-lès-Nancy", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2437261800788, - 48.705186314654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORELN", - "description": "Carrefour - Essey-lès-Nancy", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2437261800788, - 48.705186314654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORELN", - "description": "Carrefour - Essey-lès-Nancy", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2463889, - 48.98861109999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORERM", - "description": "Carrefour - Ermont", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2463889, - 48.98861109999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORERM", - "description": "Carrefour - Ermont", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2463889, - 48.98861109999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORERM", - "description": "Carrefour - Ermont", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2463889, - 48.98861109999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORERM", - "description": "Carrefour - Ermont", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1336489, - 49.0233536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCOREVR", - "description": "Carrefour - Évreux", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1336489, - 49.0233536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCOREVR", - "description": "Carrefour - Évreux", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1336489, - 49.0233536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCOREVR", - "description": "Carrefour - Évreux", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1336489, - 49.0233536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCOREVR", - "description": "Carrefour - Évreux", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1336489, - 49.0233536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCOREVR", - "description": "Carrefour - Évreux", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1336489, - 49.0233536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCOREVR", - "description": "Carrefour - Évreux", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1336489, - 49.0233536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCOREVR", - "description": "Carrefour - Évreux", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1336489, - 49.0233536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCOREVR", - "description": "Carrefour - Évreux", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1336489, - 49.0233536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCOREVR", - "description": "Carrefour - Évreux", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1336489, - 49.0233536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCOREVR", - "description": "Carrefour - Évreux", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1336489, - 49.0233536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCOREVR", - "description": "Carrefour - Évreux", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.121182232402, - 50.635847868991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORFLE", - "description": "Carrefour - Villeneuve-d'Ascq-Flers", - "capacity": "23", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.121182232402, - 50.635847868991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORFLE", - "description": "Carrefour - Villeneuve-d'Ascq-Flers", - "capacity": "23", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.121182232402, - 50.635847868991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORFLE", - "description": "Carrefour - Villeneuve-d'Ascq-Flers", - "capacity": "23", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.121182232402, - 50.635847868991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORFLE", - "description": "Carrefour - Villeneuve-d'Ascq-Flers", - "capacity": "23", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.121182232402, - 50.635847868991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORFLE", - "description": "Carrefour - Villeneuve-d'Ascq-Flers", - "capacity": "23", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.121182232402, - 50.635847868991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORFLE", - "description": "Carrefour - Villeneuve-d'Ascq-Flers", - "capacity": "23", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.121182232402, - 50.635847868991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORFLE", - "description": "Carrefour - Villeneuve-d'Ascq-Flers", - "capacity": "23", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.121182232402, - 50.635847868991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORFLE", - "description": "Carrefour - Villeneuve-d'Ascq-Flers", - "capacity": "23", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.121182232402, - 50.635847868991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORFLE", - "description": "Carrefour - Villeneuve-d'Ascq-Flers", - "capacity": "23", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.121182232402, - 50.635847868991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORFLE", - "description": "Carrefour - Villeneuve-d'Ascq-Flers", - "capacity": "23", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.121182232402, - 50.635847868991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORFLE", - "description": "Carrefour - Villeneuve-d'Ascq-Flers", - "capacity": "23", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.121182232402, - 50.635847868991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORFLE", - "description": "Carrefour - Villeneuve-d'Ascq-Flers", - "capacity": "23", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.121182232402, - 50.635847868991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORFLE", - "description": "Carrefour - Villeneuve-d'Ascq-Flers", - "capacity": "23", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.121182232402, - 50.635847868991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORFLE", - "description": "Carrefour - Villeneuve-d'Ascq-Flers", - "capacity": "23", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.121182232402, - 50.635847868991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORFLE", - "description": "Carrefour - Villeneuve-d'Ascq-Flers", - "capacity": "23", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.121182232402, - 50.635847868991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORFLE", - "description": "Carrefour - Villeneuve-d'Ascq-Flers", - "capacity": "23", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.121182232402, - 50.635847868991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORFLE", - "description": "Carrefour - Villeneuve-d'Ascq-Flers", - "capacity": "23", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.121182232402, - 50.635847868991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORFLE", - "description": "Carrefour - Villeneuve-d'Ascq-Flers", - "capacity": "23", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.121182232402, - 50.635847868991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORFLE", - "description": "Carrefour - Villeneuve-d'Ascq-Flers", - "capacity": "23", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.121182232402, - 50.635847868991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORFLE", - "description": "Carrefour - Villeneuve-d'Ascq-Flers", - "capacity": "23", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.121182232402, - 50.635847868991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORFLE", - "description": "Carrefour - Villeneuve-d'Ascq-Flers", - "capacity": "23", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8830302717972, - 49.174366455165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORFOR", - "description": "Carrefour - Forbach", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8830302717972, - 49.174366455165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORFOR", - "description": "Carrefour - Forbach", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8830302717972, - 49.174366455165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORFOR", - "description": "Carrefour - Forbach", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8830302717972, - 49.174366455165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORFOR", - "description": "Carrefour - Forbach", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8830302717972, - 49.174366455165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORFOR", - "description": "Carrefour - Forbach", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8830302717972, - 49.174366455165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORFOR", - "description": "Carrefour - Forbach", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.418161, - 48.97489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORGLG", - "description": "Carrefour - Garges-lès-Gonesse", - "capacity": "11", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.418161, - 48.97489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORGLG", - "description": "Carrefour - Garges-lès-Gonesse", - "capacity": "11", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.418161, - 48.97489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORGLG", - "description": "Carrefour - Garges-lès-Gonesse", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.418161, - 48.97489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORGLG", - "description": "Carrefour - Garges-lès-Gonesse", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.418161, - 48.97489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORGLG", - "description": "Carrefour - Garges-lès-Gonesse", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.418161, - 48.97489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORGLG", - "description": "Carrefour - Garges-lès-Gonesse", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.418161, - 48.97489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORGLG", - "description": "Carrefour - Garges-lès-Gonesse", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.418161, - 48.97489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORGLG", - "description": "Carrefour - Garges-lès-Gonesse", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.418161, - 48.97489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORGLG", - "description": "Carrefour - Garges-lès-Gonesse", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.418161, - 48.97489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORGLG", - "description": "Carrefour - Garges-lès-Gonesse", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.0436093318771, - 49.135782638318 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORGRO", - "description": "Carrefour - Grosbliederstroff", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.0436093318771, - 49.135782638318 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORGRO", - "description": "Carrefour - Grosbliederstroff", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.0436093318771, - 49.135782638318 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORGRO", - "description": "Carrefour - Grosbliederstroff", - "capacity": "7", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.0436093318771, - 49.135782638318 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORGRO", - "description": "Carrefour - Grosbliederstroff", - "capacity": "7", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.0436093318771, - 49.135782638318 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORGRO", - "description": "Carrefour - Grosbliederstroff", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.0436093318771, - 49.135782638318 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORGRO", - "description": "Carrefour - Grosbliederstroff", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.835907, - 48.80197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORHAG", - "description": "Carrefour - Haguenau", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.835907, - 48.80197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORHAG", - "description": "Carrefour - Haguenau", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.835907, - 48.80197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORHAG", - "description": "Carrefour - Haguenau", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.835907, - 48.80197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORHAG", - "description": "Carrefour - Haguenau", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.835907, - 48.80197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORHAG", - "description": "Carrefour - Haguenau", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.835907, - 48.80197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORHAG", - "description": "Carrefour - Haguenau", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.835907, - 48.80197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORHAG", - "description": "Carrefour - Haguenau", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.835907, - 48.80197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORHAG", - "description": "Carrefour - Haguenau", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.835907, - 48.80197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORHAG", - "description": "Carrefour - Haguenau", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.835907, - 48.80197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORHAG", - "description": "Carrefour - Haguenau", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1844857696892, - 48.639133512459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORHOU", - "description": "Carrefour - Nancy Houdemont", - "capacity": "19", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1844857696892, - 48.639133512459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORHOU", - "description": "Carrefour - Nancy Houdemont", - "capacity": "19", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1844857696892, - 48.639133512459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORHOU", - "description": "Carrefour - Nancy Houdemont", - "capacity": "19", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1844857696892, - 48.639133512459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORHOU", - "description": "Carrefour - Nancy Houdemont", - "capacity": "19", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1844857696892, - 48.639133512459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORHOU", - "description": "Carrefour - Nancy Houdemont", - "capacity": "19", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1844857696892, - 48.639133512459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORHOU", - "description": "Carrefour - Nancy Houdemont", - "capacity": "19", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1844857696892, - 48.639133512459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORHOU", - "description": "Carrefour - Nancy Houdemont", - "capacity": "19", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1844857696892, - 48.639133512459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORHOU", - "description": "Carrefour - Nancy Houdemont", - "capacity": "19", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1844857696892, - 48.639133512459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORHOU", - "description": "Carrefour - Nancy Houdemont", - "capacity": "19", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1844857696892, - 48.639133512459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORHOU", - "description": "Carrefour - Nancy Houdemont", - "capacity": "19", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1844857696892, - 48.639133512459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORHOU", - "description": "Carrefour - Nancy Houdemont", - "capacity": "19", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1844857696892, - 48.639133512459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORHOU", - "description": "Carrefour - Nancy Houdemont", - "capacity": "19", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1844857696892, - 48.639133512459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORHOU", - "description": "Carrefour - Nancy Houdemont", - "capacity": "19", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1844857696892, - 48.639133512459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORHOU", - "description": "Carrefour - Nancy Houdemont", - "capacity": "19", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1844857696892, - 48.639133512459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORHOU", - "description": "Carrefour - Nancy Houdemont", - "capacity": "19", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1844857696892, - 48.639133512459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORHOU", - "description": "Carrefour - Nancy Houdemont", - "capacity": "19", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1844857696892, - 48.639133512459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORHOU", - "description": "Carrefour - Nancy Houdemont", - "capacity": "19", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1844857696892, - 48.639133512459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORHOU", - "description": "Carrefour - Nancy Houdemont", - "capacity": "19", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55385054841, - 48.928826714134 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORLIV", - "description": "Carrefour - Livry-Gargan", - "capacity": "20", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55385054841, - 48.928826714134 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORLIV", - "description": "Carrefour - Livry-Gargan", - "capacity": "20", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55385054841, - 48.928826714134 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORLIV", - "description": "Carrefour - Livry-Gargan", - "capacity": "20", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55385054841, - 48.928826714134 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORLIV", - "description": "Carrefour - Livry-Gargan", - "capacity": "20", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55385054841, - 48.928826714134 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORLIV", - "description": "Carrefour - Livry-Gargan", - "capacity": "20", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55385054841, - 48.928826714134 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORLIV", - "description": "Carrefour - Livry-Gargan", - "capacity": "20", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55385054841, - 48.928826714134 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORLIV", - "description": "Carrefour - Livry-Gargan", - "capacity": "20", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55385054841, - 48.928826714134 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORLIV", - "description": "Carrefour - Livry-Gargan", - "capacity": "20", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55385054841, - 48.928826714134 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORLIV", - "description": "Carrefour - Livry-Gargan", - "capacity": "20", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55385054841, - 48.928826714134 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORLIV", - "description": "Carrefour - Livry-Gargan", - "capacity": "20", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55385054841, - 48.928826714134 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORLIV", - "description": "Carrefour - Livry-Gargan", - "capacity": "20", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55385054841, - 48.928826714134 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORLIV", - "description": "Carrefour - Livry-Gargan", - "capacity": "20", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55385054841, - 48.928826714134 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORLIV", - "description": "Carrefour - Livry-Gargan", - "capacity": "20", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55385054841, - 48.928826714134 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORLIV", - "description": "Carrefour - Livry-Gargan", - "capacity": "20", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55385054841, - 48.928826714134 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORLIV", - "description": "Carrefour - Livry-Gargan", - "capacity": "20", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55385054841, - 48.928826714134 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORLIV", - "description": "Carrefour - Livry-Gargan", - "capacity": "20", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55385054841, - 48.928826714134 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORLIV", - "description": "Carrefour - Livry-Gargan", - "capacity": "20", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55385054841, - 48.928826714134 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORLIV", - "description": "Carrefour - Livry-Gargan", - "capacity": "20", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55385054841, - 48.928826714134 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORLIV", - "description": "Carrefour - Livry-Gargan", - "capacity": "20", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1972963, - 45.7791453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORLPD", - "description": "Carrefour - Clermont Ferrand", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1972963, - 45.7791453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORLPD", - "description": "Carrefour - Clermont Ferrand", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1972963, - 45.7791453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORLPD", - "description": "Carrefour - Clermont Ferrand", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1972963, - 45.7791453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORLPD", - "description": "Carrefour - Clermont Ferrand", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8090882669342, - 47.528783452989 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMBL", - "description": "Carrefour - Montbéliard", - "capacity": "11", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8090882669342, - 47.528783452989 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMBL", - "description": "Carrefour - Montbéliard", - "capacity": "11", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8090882669342, - 47.528783452989 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMBL", - "description": "Carrefour - Montbéliard", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8090882669342, - 47.528783452989 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMBL", - "description": "Carrefour - Montbéliard", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8090882669342, - 47.528783452989 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMBL", - "description": "Carrefour - Montbéliard", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8090882669342, - 47.528783452989 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMBL", - "description": "Carrefour - Montbéliard", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8090882669342, - 47.528783452989 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMBL", - "description": "Carrefour - Montbéliard", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8090882669342, - 47.528783452989 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMBL", - "description": "Carrefour - Montbéliard", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8090882669342, - 47.528783452989 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMBL", - "description": "Carrefour - Montbéliard", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8090882669342, - 47.528783452989 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMBL", - "description": "Carrefour - Montbéliard", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1749635, - 49.2599018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMDL", - "description": "Carrefour - Mondelange", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1749635, - 49.2599018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMDL", - "description": "Carrefour - Mondelange", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1749635, - 49.2599018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMDL", - "description": "Carrefour - Mondelange", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1749635, - 49.2599018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMDL", - "description": "Carrefour - Mondelange", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1749635, - 49.2599018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMDL", - "description": "Carrefour - Mondelange", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1749635, - 49.2599018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMDL", - "description": "Carrefour - Mondelange", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1749635, - 49.2599018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMDL", - "description": "Carrefour - Mondelange", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1749635, - 49.2599018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMDL", - "description": "Carrefour - Mondelange", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1749635, - 49.2599018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMDL", - "description": "Carrefour - Mondelange", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1749635, - 49.2599018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMDL", - "description": "Carrefour - Mondelange", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2277607277252, - 49.106266134879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMET", - "description": "Carrefour - Metz-Technopôle", - "capacity": "11", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2277607277252, - 49.106266134879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMET", - "description": "Carrefour - Metz-Technopôle", - "capacity": "11", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2277607277252, - 49.106266134879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMET", - "description": "Carrefour - Metz-Technopôle", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2277607277252, - 49.106266134879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMET", - "description": "Carrefour - Metz-Technopôle", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2277607277252, - 49.106266134879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMET", - "description": "Carrefour - Metz-Technopôle", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2277607277252, - 49.106266134879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMET", - "description": "Carrefour - Metz-Technopôle", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2277607277252, - 49.106266134879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMET", - "description": "Carrefour - Metz-Technopôle", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2277607277252, - 49.106266134879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMET", - "description": "Carrefour - Metz-Technopôle", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2277607277252, - 49.106266134879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMET", - "description": "Carrefour - Metz-Technopôle", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2277607277252, - 49.106266134879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMET", - "description": "Carrefour - Metz-Technopôle", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5208560587998, - 48.578995851489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMLL", - "description": "Carrefour - Lunéville", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5208560587998, - 48.578995851489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMLL", - "description": "Carrefour - Lunéville", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5208560587998, - 48.578995851489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMLL", - "description": "Carrefour - Lunéville", - "capacity": "11", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5208560587998, - 48.578995851489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMLL", - "description": "Carrefour - Lunéville", - "capacity": "11", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5208560587998, - 48.578995851489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMLL", - "description": "Carrefour - Lunéville", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5208560587998, - 48.578995851489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMLL", - "description": "Carrefour - Lunéville", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5208560587998, - 48.578995851489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMLL", - "description": "Carrefour - Lunéville", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5208560587998, - 48.578995851489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMLL", - "description": "Carrefour - Lunéville", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5208560587998, - 48.578995851489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMLL", - "description": "Carrefour - Lunéville", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5208560587998, - 48.578995851489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMLL", - "description": "Carrefour - Lunéville", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1095862840004, - 49.084009817056 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMOU", - "description": "Carrefour - Moulins-lès-Metz", - "capacity": "16", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1095862840004, - 49.084009817056 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMOU", - "description": "Carrefour - Moulins-lès-Metz", - "capacity": "16", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1095862840004, - 49.084009817056 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMOU", - "description": "Carrefour - Moulins-lès-Metz", - "capacity": "16", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1095862840004, - 49.084009817056 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMOU", - "description": "Carrefour - Moulins-lès-Metz", - "capacity": "16", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1095862840004, - 49.084009817056 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMOU", - "description": "Carrefour - Moulins-lès-Metz", - "capacity": "16", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1095862840004, - 49.084009817056 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMOU", - "description": "Carrefour - Moulins-lès-Metz", - "capacity": "16", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1095862840004, - 49.084009817056 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMOU", - "description": "Carrefour - Moulins-lès-Metz", - "capacity": "16", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1095862840004, - 49.084009817056 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMOU", - "description": "Carrefour - Moulins-lès-Metz", - "capacity": "16", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1095862840004, - 49.084009817056 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMOU", - "description": "Carrefour - Moulins-lès-Metz", - "capacity": "16", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1095862840004, - 49.084009817056 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMOU", - "description": "Carrefour - Moulins-lès-Metz", - "capacity": "16", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1095862840004, - 49.084009817056 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMOU", - "description": "Carrefour - Moulins-lès-Metz", - "capacity": "16", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1095862840004, - 49.084009817056 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMOU", - "description": "Carrefour - Moulins-lès-Metz", - "capacity": "16", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1095862840004, - 49.084009817056 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMOU", - "description": "Carrefour - Moulins-lès-Metz", - "capacity": "16", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1095862840004, - 49.084009817056 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMOU", - "description": "Carrefour - Moulins-lès-Metz", - "capacity": "16", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1095862840004, - 49.084009817056 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMOU", - "description": "Carrefour - Moulins-lès-Metz", - "capacity": "16", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1095862840004, - 49.084009817056 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMOU", - "description": "Carrefour - Moulins-lès-Metz", - "capacity": "16", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2767076, - 48.7252674 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMSY", - "description": "Carrefour - Massy", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2767076, - 48.7252674 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMSY", - "description": "Carrefour - Massy", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2767076, - 48.7252674 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMSY", - "description": "Carrefour - Massy", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2767076, - 48.7252674 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORMSY", - "description": "Carrefour - Massy", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0558197385468, - 49.216266401473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORREI", - "description": "Carrefour - Reims Cormontreuil", - "capacity": "53", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0558197385468, - 49.216266401473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORREI", - "description": "Carrefour - Reims Cormontreuil", - "capacity": "53", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0558197385468, - 49.216266401473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORREI", - "description": "Carrefour - Reims Cormontreuil", - "capacity": "53", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0558197385468, - 49.216266401473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORREI", - "description": "Carrefour - Reims Cormontreuil", - "capacity": "53", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0558197385468, - 49.216266401473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORREI", - "description": "Carrefour - Reims Cormontreuil", - "capacity": "53", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0558197385468, - 49.216266401473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORREI", - "description": "Carrefour - Reims Cormontreuil", - "capacity": "53", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0558197385468, - 49.216266401473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORREI", - "description": "Carrefour - Reims Cormontreuil", - "capacity": "53", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0558197385468, - 49.216266401473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORREI", - "description": "Carrefour - Reims Cormontreuil", - "capacity": "53", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0558197385468, - 49.216266401473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORREI", - "description": "Carrefour - Reims Cormontreuil", - "capacity": "53", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0558197385468, - 49.216266401473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORREI", - "description": "Carrefour - Reims Cormontreuil", - "capacity": "53", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0558197385468, - 49.216266401473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORREI", - "description": "Carrefour - Reims Cormontreuil", - "capacity": "53", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0558197385468, - 49.216266401473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORREI", - "description": "Carrefour - Reims Cormontreuil", - "capacity": "53", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0558197385468, - 49.216266401473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORREI", - "description": "Carrefour - Reims Cormontreuil", - "capacity": "53", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0558197385468, - 49.216266401473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORREI", - "description": "Carrefour - Reims Cormontreuil", - "capacity": "53", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0558197385468, - 49.216266401473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORREI", - "description": "Carrefour - Reims Cormontreuil", - "capacity": "53", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0558197385468, - 49.216266401473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORREI", - "description": "Carrefour - Reims Cormontreuil", - "capacity": "53", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0558197385468, - 49.216266401473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORREI", - "description": "Carrefour - Reims Cormontreuil", - "capacity": "53", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0558197385468, - 49.216266401473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORREI", - "description": "Carrefour - Reims Cormontreuil", - "capacity": "53", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0558197385468, - 49.216266401473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORREI", - "description": "Carrefour - Reims Cormontreuil", - "capacity": "53", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0558197385468, - 49.216266401473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORREI", - "description": "Carrefour - Reims Cormontreuil", - "capacity": "53", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0244892174744, - 49.286619347658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORREI", - "description": "Carrefour - Reims Neuvillette", - "capacity": "53", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0244892174744, - 49.286619347658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORREI", - "description": "Carrefour - Reims Neuvillette", - "capacity": "53", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0244892174744, - 49.286619347658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORREI", - "description": "Carrefour - Reims Neuvillette", - "capacity": "53", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0244892174744, - 49.286619347658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORREI", - "description": "Carrefour - Reims Neuvillette", - "capacity": "53", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0244892174744, - 49.286619347658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORREI", - "description": "Carrefour - Reims Neuvillette", - "capacity": "53", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0244892174744, - 49.286619347658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORREI", - "description": "Carrefour - Reims Neuvillette", - "capacity": "53", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0244892174744, - 49.286619347658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORREI", - "description": "Carrefour - Reims Neuvillette", - "capacity": "53", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0244892174744, - 49.286619347658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORREI", - "description": "Carrefour - Reims Neuvillette", - "capacity": "53", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0244892174744, - 49.286619347658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORREI", - "description": "Carrefour - Reims Neuvillette", - "capacity": "53", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0244892174744, - 49.286619347658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORREI", - "description": "Carrefour - Reims Neuvillette", - "capacity": "53", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.7679116624573, - 48.137314463792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORRNS", - "description": "Carrefour - Rennes-Pacé", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.7679116624573, - 48.137314463792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORRNS", - "description": "Carrefour - Rennes-Pacé", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4609375000000001, - 49.1993125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORROT", - "description": "Carrefour - Caen-Rots", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4609375000000001, - 49.1993125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORROT", - "description": "Carrefour - Caen-Rots", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4609375000000001, - 49.1993125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORROT", - "description": "Carrefour - Caen-Rots", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4609375000000001, - 49.1993125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORROT", - "description": "Carrefour - Caen-Rots", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4609375000000001, - 49.1993125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORROT", - "description": "Carrefour - Caen-Rots", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4609375000000001, - 49.1993125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORROT", - "description": "Carrefour - Caen-Rots", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4609375000000001, - 49.1993125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORROT", - "description": "Carrefour - Caen-Rots", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4609375000000001, - 49.1993125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORROT", - "description": "Carrefour - Caen-Rots", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4609375000000001, - 49.1993125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORROT", - "description": "Carrefour - Caen-Rots", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4609375000000001, - 49.1993125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORROT", - "description": "Carrefour - Caen-Rots", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.6120407, - 48.0033668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORRRM", - "description": "Carrefour - Remiremont", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.6120407, - 48.0033668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORRRM", - "description": "Carrefour - Remiremont", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.6120407, - 48.0033668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORRRM", - "description": "Carrefour - Remiremont", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.6120407, - 48.0033668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORRRM", - "description": "Carrefour - Remiremont", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.6120407, - 48.0033668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORRRM", - "description": "Carrefour - Remiremont", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.6120407, - 48.0033668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORRRM", - "description": "Carrefour - Remiremont", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.0934179, - 49.1168251 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSAR", - "description": "Carrefour - Sarreguemines", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.0934179, - 49.1168251 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSAR", - "description": "Carrefour - Sarreguemines", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.0934179, - 49.1168251 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSAR", - "description": "Carrefour - Sarreguemines", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.0934179, - 49.1168251 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSAR", - "description": "Carrefour - Sarreguemines", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.0934179, - 49.1168251 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSAR", - "description": "Carrefour - Sarreguemines", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.0934179, - 49.1168251 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSAR", - "description": "Carrefour - Sarreguemines", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.0934179, - 49.1168251 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSAR", - "description": "Carrefour - Sarreguemines", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.0707338716152, - 48.739771114969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSBG", - "description": "Carrefour - Sarrebourg", - "capacity": "11", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.0707338716152, - 48.739771114969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSBG", - "description": "Carrefour - Sarrebourg", - "capacity": "11", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.0707338716152, - 48.739771114969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSBG", - "description": "Carrefour - Sarrebourg", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.0707338716152, - 48.739771114969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSBG", - "description": "Carrefour - Sarrebourg", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.0707338716152, - 48.739771114969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSBG", - "description": "Carrefour - Sarrebourg", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.0707338716152, - 48.739771114969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSBG", - "description": "Carrefour - Sarrebourg", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.0707338716152, - 48.739771114969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSBG", - "description": "Carrefour - Sarrebourg", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.0707338716152, - 48.739771114969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSBG", - "description": "Carrefour - Sarrebourg", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.0707338716152, - 48.739771114969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSBG", - "description": "Carrefour - Sarrebourg", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.0707338716152, - 48.739771114969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSBG", - "description": "Carrefour - Sarrebourg", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9627037648346, - 48.649049770599 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSDZ", - "description": "Carrefour - Saint-Dizier", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9627037648346, - 48.649049770599 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSDZ", - "description": "Carrefour - Saint-Dizier", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9627037648346, - 48.649049770599 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSDZ", - "description": "Carrefour - Saint-Dizier", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9627037648346, - 48.649049770599 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSDZ", - "description": "Carrefour - Saint-Dizier", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9627037648346, - 48.649049770599 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSDZ", - "description": "Carrefour - Saint-Dizier", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9627037648346, - 48.649049770599 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSDZ", - "description": "Carrefour - Saint-Dizier", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9627037648346, - 48.649049770599 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSDZ", - "description": "Carrefour - Saint-Dizier", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9627037648346, - 48.649049770599 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSDZ", - "description": "Carrefour - Saint-Dizier", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9627037648346, - 48.649049770599 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSDZ", - "description": "Carrefour - Saint-Dizier", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9627037648346, - 48.649049770599 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSDZ", - "description": "Carrefour - Saint-Dizier", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.9775866, - 48.60614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSMA", - "description": "Carrefour - Saint-Jouan-des-Guérets", - "capacity": "11", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.9775866, - 48.60614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSMA", - "description": "Carrefour - Saint-Jouan-des-Guérets", - "capacity": "11", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.9775866, - 48.60614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSMA", - "description": "Carrefour - Saint-Jouan-des-Guérets", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.9775866, - 48.60614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSMA", - "description": "Carrefour - Saint-Jouan-des-Guérets", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.9775866, - 48.60614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSMA", - "description": "Carrefour - Saint-Jouan-des-Guérets", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.9775866, - 48.60614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSMA", - "description": "Carrefour - Saint-Jouan-des-Guérets", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.9775866, - 48.60614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSMA", - "description": "Carrefour - Saint-Jouan-des-Guérets", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.9775866, - 48.60614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSMA", - "description": "Carrefour - Saint-Jouan-des-Guérets", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.9775866, - 48.60614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSMA", - "description": "Carrefour - Saint-Jouan-des-Guérets", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.9775866, - 48.60614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSMA", - "description": "Carrefour - Saint-Jouan-des-Guérets", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.993398, - 49.197057 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSMC", - "description": "Carrefour - Sainte-Marie-aux-Chênes", - "capacity": "12", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.993398, - 49.197057 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSMC", - "description": "Carrefour - Sainte-Marie-aux-Chênes", - "capacity": "12", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.993398, - 49.197057 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSMC", - "description": "Carrefour - Sainte-Marie-aux-Chênes", - "capacity": "12", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.993398, - 49.197057 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSMC", - "description": "Carrefour - Sainte-Marie-aux-Chênes", - "capacity": "12", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.993398, - 49.197057 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSMC", - "description": "Carrefour - Sainte-Marie-aux-Chênes", - "capacity": "12", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.993398, - 49.197057 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSMC", - "description": "Carrefour - Sainte-Marie-aux-Chênes", - "capacity": "12", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.993398, - 49.197057 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSMC", - "description": "Carrefour - Sainte-Marie-aux-Chênes", - "capacity": "12", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.993398, - 49.197057 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSMC", - "description": "Carrefour - Sainte-Marie-aux-Chênes", - "capacity": "12", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.993398, - 49.197057 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSMC", - "description": "Carrefour - Sainte-Marie-aux-Chênes", - "capacity": "12", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.993398, - 49.197057 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSMC", - "description": "Carrefour - Sainte-Marie-aux-Chênes", - "capacity": "12", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.993398, - 49.197057 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSMC", - "description": "Carrefour - Sainte-Marie-aux-Chênes", - "capacity": "12", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4688779523925675, - 49.23629696362398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSMX", - "description": "Carrefour - Creil-Saint-Maximin", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4688779523925675, - 49.23629696362398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSMX", - "description": "Carrefour - Creil-Saint-Maximin", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4688779523925675, - 49.23629696362398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSMX", - "description": "Carrefour - Creil-Saint-Maximin", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4688779523925675, - 49.23629696362398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSMX", - "description": "Carrefour - Creil-Saint-Maximin", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4688779523925675, - 49.23629696362398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSMX", - "description": "Carrefour - Creil-Saint-Maximin", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4688779523925675, - 49.23629696362398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSMX", - "description": "Carrefour - Creil-Saint-Maximin", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4688779523925675, - 49.23629696362398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSMX", - "description": "Carrefour - Creil-Saint-Maximin", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4688779523925675, - 49.23629696362398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSMX", - "description": "Carrefour - Creil-Saint-Maximin", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4688779523925675, - 49.23629696362398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSMX", - "description": "Carrefour - Creil-Saint-Maximin", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4688779523925675, - 49.23629696362398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSMX", - "description": "Carrefour - Creil-Saint-Maximin", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2911347918182, - 49.865961562851 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSQE", - "description": "Carrefour - Saint-Quentin", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2911347918182, - 49.865961562851 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSQE", - "description": "Carrefour - Saint-Quentin", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2911347918182, - 49.865961562851 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSQE", - "description": "Carrefour - Saint-Quentin", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2911347918182, - 49.865961562851 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSQE", - "description": "Carrefour - Saint-Quentin", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2911347918182, - 49.865961562851 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSQE", - "description": "Carrefour - Saint-Quentin", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2911347918182, - 49.865961562851 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSQE", - "description": "Carrefour - Saint-Quentin", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2911347918182, - 49.865961562851 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSQE", - "description": "Carrefour - Saint-Quentin", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2911347918182, - 49.865961562851 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSQE", - "description": "Carrefour - Saint-Quentin", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2911347918182, - 49.865961562851 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSQE", - "description": "Carrefour - Saint-Quentin", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2911347918182, - 49.865961562851 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSQE", - "description": "Carrefour - Saint-Quentin", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3128670530605, - 49.36985739193 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSSO", - "description": "Carrefour - Soissons", - "capacity": "13", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3128670530605, - 49.36985739193 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSSO", - "description": "Carrefour - Soissons", - "capacity": "13", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3128670530605, - 49.36985739193 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSSO", - "description": "Carrefour - Soissons", - "capacity": "13", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3128670530605, - 49.36985739193 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSSO", - "description": "Carrefour - Soissons", - "capacity": "13", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3128670530605, - 49.36985739193 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSSO", - "description": "Carrefour - Soissons", - "capacity": "13", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3128670530605, - 49.36985739193 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSSO", - "description": "Carrefour - Soissons", - "capacity": "13", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3128670530605, - 49.36985739193 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSSO", - "description": "Carrefour - Soissons", - "capacity": "13", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3128670530605, - 49.36985739193 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSSO", - "description": "Carrefour - Soissons", - "capacity": "13", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3128670530605, - 49.36985739193 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSSO", - "description": "Carrefour - Soissons", - "capacity": "13", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3128670530605, - 49.36985739193 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSSO", - "description": "Carrefour - Soissons", - "capacity": "13", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3128670530605, - 49.36985739193 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSSO", - "description": "Carrefour - Soissons", - "capacity": "13", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3128670530605, - 49.36985739193 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSSO", - "description": "Carrefour - Soissons", - "capacity": "13", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.969748000000001, - 48.2719543 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSTM", - "description": "Carrefour - Saint-Dié-des-Vosges", - "capacity": "11", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.969748000000001, - 48.2719543 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSTM", - "description": "Carrefour - Saint-Dié-des-Vosges", - "capacity": "11", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.969748000000001, - 48.2719543 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSTM", - "description": "Carrefour - Saint-Dié-des-Vosges", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.969748000000001, - 48.2719543 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSTM", - "description": "Carrefour - Saint-Dié-des-Vosges", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.969748000000001, - 48.2719543 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSTM", - "description": "Carrefour - Saint-Dié-des-Vosges", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.969748000000001, - 48.2719543 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSTM", - "description": "Carrefour - Saint-Dié-des-Vosges", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.969748000000001, - 48.2719543 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSTM", - "description": "Carrefour - Saint-Dié-des-Vosges", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.969748000000001, - 48.2719543 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSTM", - "description": "Carrefour - Saint-Dié-des-Vosges", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.969748000000001, - 48.2719543 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSTM", - "description": "Carrefour - Saint-Dié-des-Vosges", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.969748000000001, - 48.2719543 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSTM", - "description": "Carrefour - Saint-Dié-des-Vosges", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7258155889549, - 48.651664598163 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSTR", - "description": "Carrefour - Strasbourg Mundo'", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7258155889549, - 48.651664598163 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSTR", - "description": "Carrefour - Strasbourg Mundo'", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7258155889549, - 48.651664598163 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSTR", - "description": "Carrefour - Strasbourg Mundo'", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7258155889549, - 48.651664598163 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSTR", - "description": "Carrefour - Strasbourg Mundo'", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7258155889549, - 48.651664598163 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSTR", - "description": "Carrefour - Strasbourg Mundo'", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7258155889549, - 48.651664598163 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSTR", - "description": "Carrefour - Strasbourg Mundo'", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7258155889549, - 48.651664598163 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSTR", - "description": "Carrefour - Strasbourg Mundo'", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7258155889549, - 48.651664598163 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSTR", - "description": "Carrefour - Strasbourg Mundo'", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7258155889549, - 48.651664598163 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSTR", - "description": "Carrefour - Strasbourg Mundo'", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7258155889549, - 48.651664598163 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORSTR", - "description": "Carrefour - Strasbourg Mundo'", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8870068, - 48.6636112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORTOL", - "description": "Carrefour - Toul", - "capacity": "11", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8870068, - 48.6636112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORTOL", - "description": "Carrefour - Toul", - "capacity": "11", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8870068, - 48.6636112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORTOL", - "description": "Carrefour - Toul", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8870068, - 48.6636112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORTOL", - "description": "Carrefour - Toul", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8870068, - 48.6636112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORTOL", - "description": "Carrefour - Toul", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8870068, - 48.6636112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORTOL", - "description": "Carrefour - Toul", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8870068, - 48.6636112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORTOL", - "description": "Carrefour - Toul", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8870068, - 48.6636112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORTOL", - "description": "Carrefour - Toul", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8870068, - 48.6636112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORTOL", - "description": "Carrefour - Toul", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8870068, - 48.6636112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORTOL", - "description": "Carrefour - Toul", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.413609, - 46.143423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORVCY", - "description": "Carrefour - Vichy", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.413609, - 46.143423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORVCY", - "description": "Carrefour - Vichy", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.413609, - 46.143423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORVCY", - "description": "Carrefour - Vichy", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.413609, - 46.143423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORVCY", - "description": "Carrefour - Vichy", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8263668942343, - 50.461194030303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORVDV", - "description": "Carrefour - Lens 2", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8263668942343, - 50.461194030303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORVDV", - "description": "Carrefour - Lens 2", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8263668942343, - 50.461194030303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORVDV", - "description": "Carrefour - Lens 2", - "capacity": "13", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8263668942343, - 50.461194030303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORVDV", - "description": "Carrefour - Lens 2", - "capacity": "13", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8263668942343, - 50.461194030303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORVDV", - "description": "Carrefour - Lens 2", - "capacity": "13", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8263668942343, - 50.461194030303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORVDV", - "description": "Carrefour - Lens 2", - "capacity": "13", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8263668942343, - 50.461194030303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORVDV", - "description": "Carrefour - Lens 2", - "capacity": "13", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8263668942343, - 50.461194030303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORVDV", - "description": "Carrefour - Lens 2", - "capacity": "13", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8263668942343, - 50.461194030303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORVDV", - "description": "Carrefour - Lens 2", - "capacity": "13", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8263668942343, - 50.461194030303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORVDV", - "description": "Carrefour - Lens 2", - "capacity": "13", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4083073623489, - 49.142742249228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORVRD", - "description": "Carrefour - Verdun", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4083073623489, - 49.142742249228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORVRD", - "description": "Carrefour - Verdun", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4083073623489, - 49.142742249228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORVRD", - "description": "Carrefour - Verdun", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4083073623489, - 49.142742249228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORVRD", - "description": "Carrefour - Verdun", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4083073623489, - 49.142742249228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORVRD", - "description": "Carrefour - Verdun", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4083073623489, - 49.142742249228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORVRD", - "description": "Carrefour - Verdun", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1716724, - 47.6262012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORVSL", - "description": "Carrefour - Vesoul", - "capacity": "11", - "socket:type2_combo:output": "188 kW", - "charging_station:output": "188 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1716724, - 47.6262012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORVSL", - "description": "Carrefour - Vesoul", - "capacity": "11", - "socket:type2_combo:output": "188 kW", - "charging_station:output": "188 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1716724, - 47.6262012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORVSL", - "description": "Carrefour - Vesoul", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1716724, - 47.6262012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORVSL", - "description": "Carrefour - Vesoul", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1716724, - 47.6262012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORVSL", - "description": "Carrefour - Vesoul", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1716724, - 47.6262012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORVSL", - "description": "Carrefour - Vesoul", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1716724, - 47.6262012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORVSL", - "description": "Carrefour - Vesoul", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1716724, - 47.6262012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORVSL", - "description": "Carrefour - Vesoul", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1716724, - 47.6262012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORVSL", - "description": "Carrefour - Vesoul", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1716724, - 47.6262012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORVSL", - "description": "Carrefour - Vesoul", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.752940343933116, - 49.734045104665796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORVSM", - "description": "Carrefour - Villers-Semeuse", - "capacity": "13", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.752940343933116, - 49.734045104665796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORVSM", - "description": "Carrefour - Villers-Semeuse", - "capacity": "13", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.752940343933116, - 49.734045104665796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORVSM", - "description": "Carrefour - Villers-Semeuse", - "capacity": "13", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.752940343933116, - 49.734045104665796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORVSM", - "description": "Carrefour - Villers-Semeuse", - "capacity": "13", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.752940343933116, - 49.734045104665796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORVSM", - "description": "Carrefour - Villers-Semeuse", - "capacity": "13", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.752940343933116, - 49.734045104665796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORVSM", - "description": "Carrefour - Villers-Semeuse", - "capacity": "13", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.752940343933116, - 49.734045104665796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORVSM", - "description": "Carrefour - Villers-Semeuse", - "capacity": "13", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.752940343933116, - 49.734045104665796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORVSM", - "description": "Carrefour - Villers-Semeuse", - "capacity": "13", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.752940343933116, - 49.734045104665796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORVSM", - "description": "Carrefour - Villers-Semeuse", - "capacity": "13", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.752940343933116, - 49.734045104665796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORVSM", - "description": "Carrefour - Villers-Semeuse", - "capacity": "13", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5351602, - 48.6833027 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORVYR", - "description": "Carrefour - Val d'Yerres", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5351602, - 48.6833027 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORVYR", - "description": "Carrefour - Val d'Yerres", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5351602, - 48.6833027 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORVYR", - "description": "Carrefour - Val d'Yerres", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5351602, - 48.6833027 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORVYR", - "description": "Carrefour - Val d'Yerres", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3134694, - 47.809464 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORWIT", - "description": "Carrefour - Wittenheim", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3134694, - 47.809464 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORWIT", - "description": "Carrefour - Wittenheim", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3134694, - 47.809464 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORWIT", - "description": "Carrefour - Wittenheim", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3134694, - 47.809464 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORWIT", - "description": "Carrefour - Wittenheim", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0535839255478, - 50.593389589535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORWTG", - "description": "Carrefour - Wattignies", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0535839255478, - 50.593389589535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORWTG", - "description": "Carrefour - Wattignies", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0535839255478, - 50.593389589535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORWTG", - "description": "Carrefour - Wattignies", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0535839255478, - 50.593389589535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORWTG", - "description": "Carrefour - Wattignies", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0535839255478, - 50.593389589535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORWTG", - "description": "Carrefour - Wattignies", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0535839255478, - 50.593389589535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORWTG", - "description": "Carrefour - Wattignies", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0535839255478, - 50.593389589535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORWTG", - "description": "Carrefour - Wattignies", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0535839255478, - 50.593389589535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORWTG", - "description": "Carrefour - Wattignies", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0535839255478, - 50.593389589535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORWTG", - "description": "Carrefour - Wattignies", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0535839255478, - 50.593389589535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCORWTG", - "description": "Carrefour - Wattignies", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7135313, - 44.3878051 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCPNPJL", - "description": "Campanile - Pujols", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7135313, - 44.3878051 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCPNPJL", - "description": "Campanile - Pujols", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1764299, - 49.1496488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCPNWOP", - "description": "Hotel Campanile - Metz Nord", - "capacity": "10", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1764299, - 49.1496488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCPNWOP", - "description": "Hotel Campanile - Metz Nord", - "capacity": "10", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1764299, - 49.1496488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCPNWOP", - "description": "Hotel Campanile - Metz Nord", - "capacity": "10", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1764299, - 49.1496488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCPNWOP", - "description": "Hotel Campanile - Metz Nord", - "capacity": "10", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1764299, - 49.1496488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCPNWOP", - "description": "Hotel Campanile - Metz Nord", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1764299, - 49.1496488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCPNWOP", - "description": "Hotel Campanile - Metz Nord", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1764299, - 49.1496488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCPNWOP", - "description": "Hotel Campanile - Metz Nord", - "capacity": "10", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1764299, - 49.1496488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCPNWOP", - "description": "Hotel Campanile - Metz Nord", - "capacity": "10", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6341682, - 44.8605428 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRFBRD", - "description": "Carrefour Market - Bordeaux", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6341682, - 44.8605428 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRFBRD", - "description": "Carrefour Market - Bordeaux", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6341682, - 44.8605428 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRFBRD", - "description": "Carrefour Market - Bordeaux", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6341682, - 44.8605428 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRFBRD", - "description": "Carrefour Market - Bordeaux", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0372670080387, - 45.078860217903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRFCCN", - "description": "Carrefour Contact - Carcans", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0372670080387, - 45.078860217903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRFCCN", - "description": "Carrefour Contact - Carcans", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0372670080387, - 45.078860217903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRFCCN", - "description": "Carrefour Contact - Carcans", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0372670080387, - 45.078860217903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRFCCN", - "description": "Carrefour Contact - Carcans", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.889812, - 43.932189 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRFLBN", - "description": "Carrefour Market - La Brillanne", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-05-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.889812, - 43.932189 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRFLBN", - "description": "Carrefour Market - La Brillanne", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-05-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1995009478851, - 45.000078879574 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCARLAC", - "description": "Carrefour Contact - Lacanau", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1995009478851, - 45.000078879574 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCARLAC", - "description": "Carrefour Contact - Lacanau", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9435234232789, - 43.642944527117 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRFLCR", - "description": "Carrefour - Le Crès", - "capacity": "9", - "socket:type2_combo:output": "188 kW", - "charging_station:output": "188 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9435234232789, - 43.642944527117 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRFLCR", - "description": "Carrefour - Le Crès", - "capacity": "9", - "socket:type2_combo:output": "188 kW", - "charging_station:output": "188 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9435234232789, - 43.642944527117 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRFLCR", - "description": "Carrefour - Le Crès", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9435234232789, - 43.642944527117 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRFLCR", - "description": "Carrefour - Le Crès", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9435234232789, - 43.642944527117 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRFLCR", - "description": "Carrefour - Le Crès", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9435234232789, - 43.642944527117 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRFLCR", - "description": "Carrefour - Le Crès", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9435234232789, - 43.642944527117 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRFLCR", - "description": "Carrefour - Le Crès", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9435234232789, - 43.642944527117 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRFLCR", - "description": "Carrefour - Le Crès", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.81661479419554, - 49.356577524118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRFMBA", - "description": "Carrefour Market - Bourg-Achard", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.81661479419554, - 49.356577524118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRFMBA", - "description": "Carrefour Market - Bourg-Achard", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.81661479419554, - 49.356577524118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRFMBA", - "description": "Carrefour Market - Bourg-Achard", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.81661479419554, - 49.356577524118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRFMBA", - "description": "Carrefour Market - Bourg-Achard", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.81661479419554, - 49.356577524118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRFMBA", - "description": "Carrefour Market - Bourg-Achard", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.81661479419554, - 49.356577524118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRFMBA", - "description": "Carrefour Market - Bourg-Achard", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.2285429925903, - 44.193304536384 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRFMMZ", - "description": "Carrefour Market - Mimizan", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.2285429925903, - 44.193304536384 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRFMMZ", - "description": "Carrefour Market - Mimizan", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.215217, - 48.764163 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRFNNC", - "description": "Carrefour Market - Nonancourt", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.215217, - 48.764163 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRFNNC", - "description": "Carrefour Market - Nonancourt", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.87708267050018, - 45.829848667441 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRFPAA", - "description": "Carrefour Market - Pont-l'Abbé-d'Arnoult", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.87708267050018, - 45.829848667441 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRFPAA", - "description": "Carrefour Market - Pont-l'Abbé-d'Arnoult", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.87708267050018, - 45.829848667441 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRFPAA", - "description": "Carrefour Market - Pont-l'Abbé-d'Arnoult", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5998425568349, - 43.337981494832 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRFRQV", - "description": "Carrefour Market - Roquevaire", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5998425568349, - 43.337981494832 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRFRQV", - "description": "Carrefour Market - Roquevaire", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.873671, - 44.546977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRFSAL", - "description": "Carrefour Market - Salles", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.873671, - 44.546977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRFSAL", - "description": "Carrefour Market - Salles", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.873671, - 44.546977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRFSAL", - "description": "Carrefour Market - Salles", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.873671, - 44.546977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRFSAL", - "description": "Carrefour Market - Salles", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.240153, - 43.176299 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRFTRN", - "description": "Carrefour Contact - Tournay", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.240153, - 43.176299 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRFTRN", - "description": "Carrefour Contact - Tournay", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.92243549321937, - 44.029888850059 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRIMOR", - "description": "Gamm Vert - Morcenx", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.92243549321937, - 44.029888850059 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRIMOR", - "description": "Gamm Vert - Morcenx", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.92243549321937, - 44.029888850059 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRIMOR", - "description": "Gamm Vert - Morcenx", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.92243549321937, - 44.029888850059 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRIMOR", - "description": "Gamm Vert - Morcenx", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.77996194589387, - 43.488013153715 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRIORT", - "description": "Gamm Vert - Orthez", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.77996194589387, - 43.488013153715 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRIORT", - "description": "Gamm Vert - Orthez", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.77996194589387, - 43.488013153715 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRIORT", - "description": "Gamm Vert - Orthez", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.77996194589387, - 43.488013153715 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRIORT", - "description": "Gamm Vert - Orthez", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3328110730163, - 43.746011216921 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRISOU", - "description": "Gamm Vert - Soustons", - "capacity": "5", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3328110730163, - 43.746011216921 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRISOU", - "description": "Gamm Vert - Soustons", - "capacity": "5", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3328110730163, - 43.746011216921 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRISOU", - "description": "Gamm Vert - Soustons", - "capacity": "5", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3328110730163, - 43.746011216921 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRISOU", - "description": "Gamm Vert - Soustons", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.20720264722136, - 45.636650703316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRISOY", - "description": "Jardiland - Soyaux", - "capacity": "11", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.20720264722136, - 45.636650703316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRISOY", - "description": "Jardiland - Soyaux", - "capacity": "11", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.20720264722136, - 45.636650703316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRISOY", - "description": "Jardiland - Soyaux", - "capacity": "11", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.20720264722136, - 45.636650703316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRISOY", - "description": "Jardiland - Soyaux", - "capacity": "11", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.20720264722136, - 45.636650703316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRISOY", - "description": "Jardiland - Soyaux", - "capacity": "11", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.20720264722136, - 45.636650703316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRISOY", - "description": "Jardiland - Soyaux", - "capacity": "11", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.20720264722136, - 45.636650703316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRISOY", - "description": "Jardiland - Soyaux", - "capacity": "11", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.20720264722136, - 45.636650703316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRISOY", - "description": "Jardiland - Soyaux", - "capacity": "11", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.20720264722136, - 45.636650703316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRISOY", - "description": "Jardiland - Soyaux", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.20720264722136, - 45.636650703316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRISOY", - "description": "Jardiland - Soyaux", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.49161413690949, - 43.873152220643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRISPM", - "description": "Jardiland - Saint-Pierre-du-Mont", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.49161413690949, - 43.873152220643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRISPM", - "description": "Jardiland - Saint-Pierre-du-Mont", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.49161413690949, - 43.873152220643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRISPM", - "description": "Jardiland - Saint-Pierre-du-Mont", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.49161413690949, - 43.873152220643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCRISPM", - "description": "Jardiland - Saint-Pierre-du-Mont", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53142743663177, - 44.791073733311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCTIBGL", - "description": "La Cage Brasserie Sportive - Bègles", - "capacity": "22", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53142743663177, - 44.791073733311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCTIBGL", - "description": "La Cage Brasserie Sportive - Bègles", - "capacity": "22", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53142743663177, - 44.791073733311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCTIBGL", - "description": "La Cage Brasserie Sportive - Bègles", - "capacity": "22", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53142743663177, - 44.791073733311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCTIBGL", - "description": "La Cage Brasserie Sportive - Bègles", - "capacity": "22", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53142743663177, - 44.791073733311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCTIBGL", - "description": "La Cage Brasserie Sportive - Bègles", - "capacity": "22", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53142743663177, - 44.791073733311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCTIBGL", - "description": "La Cage Brasserie Sportive - Bègles", - "capacity": "22", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53142743663177, - 44.791073733311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCTIBGL", - "description": "La Cage Brasserie Sportive - Bègles", - "capacity": "22", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53142743663177, - 44.791073733311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCTIBGL", - "description": "La Cage Brasserie Sportive - Bègles", - "capacity": "22", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53142743663177, - 44.791073733311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCTIBGL", - "description": "La Cage Brasserie Sportive - Bègles", - "capacity": "22", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53142743663177, - 44.791073733311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCTIBGL", - "description": "La Cage Brasserie Sportive - Bègles", - "capacity": "22", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53142743663177, - 44.791073733311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCTIBGL", - "description": "La Cage Brasserie Sportive - Bègles", - "capacity": "22", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53142743663177, - 44.791073733311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCTIBGL", - "description": "La Cage Brasserie Sportive - Bègles", - "capacity": "22", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53142743663177, - 44.791073733311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCTIBGL", - "description": "La Cage Brasserie Sportive - Bègles", - "capacity": "22", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53142743663177, - 44.791073733311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCTIBGL", - "description": "La Cage Brasserie Sportive - Bègles", - "capacity": "22", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53142743663177, - 44.791073733311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCTIBGL", - "description": "La Cage Brasserie Sportive - Bègles", - "capacity": "22", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53142743663177, - 44.791073733311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCTIBGL", - "description": "La Cage Brasserie Sportive - Bègles", - "capacity": "22", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53142743663177, - 44.791073733311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCTIBGL", - "description": "La Cage Brasserie Sportive - Bègles", - "capacity": "22", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53142743663177, - 44.791073733311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCTIBGL", - "description": "La Cage Brasserie Sportive - Bègles", - "capacity": "22", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53142743663177, - 44.791073733311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCTIBGL", - "description": "La Cage Brasserie Sportive - Bègles", - "capacity": "22", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53142743663177, - 44.791073733311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCTIBGL", - "description": "La Cage Brasserie Sportive - Bègles", - "capacity": "22", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6175902, - 48.7647658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCTKLAG", - "description": "Centrakor - L'Aigle", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6175902, - 48.7647658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCTKLAG", - "description": "Centrakor - L'Aigle", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6175902, - 48.7647658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCTKLAG", - "description": "Centrakor - L'Aigle", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6175902, - 48.7647658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCTKLAG", - "description": "Centrakor - L'Aigle", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6175902, - 48.7647658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCTKLAG", - "description": "Centrakor - L'Aigle", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6175902, - 48.7647658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCTKLAG", - "description": "Centrakor - L'Aigle", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4446286491432, - 45.480788978968 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCTKSRB", - "description": "Gamm Vert - Sorbiers", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4446286491432, - 45.480788978968 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCTKSRB", - "description": "Gamm Vert - Sorbiers", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4446286491432, - 45.480788978968 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCTKSRB", - "description": "Gamm Vert - Sorbiers", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4446286491432, - 45.480788978968 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCTKSRB", - "description": "Gamm Vert - Sorbiers", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3715988184548, - 49.867703900838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCURLGU", - "description": "Cuir Center - Longueau", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3715988184548, - 49.867703900838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCURLGU", - "description": "Cuir Center - Longueau", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3715988184548, - 49.867703900838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCURLGU", - "description": "Cuir Center - Longueau", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3715988184548, - 49.867703900838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PCURLGU", - "description": "Cuir Center - Longueau", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3686320165329, - 48.689853635968 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PDATAVR", - "description": "Del Arte - Avranches", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3686320165329, - 48.689853635968 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PDATAVR", - "description": "Del Arte - Avranches", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3686320165329, - 48.689853635968 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PDATAVR", - "description": "Del Arte - Avranches", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3686320165329, - 48.689853635968 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PDATAVR", - "description": "Del Arte - Avranches", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3686320165329, - 48.689853635968 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PDATAVR", - "description": "Del Arte - Avranches", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4002341234524, - 43.53499286359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PDEGPSG", - "description": "Dégriffstock - Portet-sur-Garonne", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4002341234524, - 43.53499286359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PDEGPSG", - "description": "Dégriffstock - Portet-sur-Garonne", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4002341234524, - 43.53499286359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PDEGPSG", - "description": "Dégriffstock - Portet-sur-Garonne", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4002341234524, - 43.53499286359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PDEGPSG", - "description": "Dégriffstock - Portet-sur-Garonne", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9097421, - 45.6739938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PDMMALB", - "description": "Domaine de Marlioz - Aix-les-Bains", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9097421, - 45.6739938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PDMMALB", - "description": "Domaine de Marlioz - Aix-les-Bains", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9097421, - 45.6739938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PDMMALB", - "description": "Domaine de Marlioz - Aix-les-Bains", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9097421, - 45.6739938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PDMMALB", - "description": "Domaine de Marlioz - Aix-les-Bains", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9097421, - 45.6739938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PDMMALB", - "description": "Domaine de Marlioz - Aix-les-Bains", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9097421, - 45.6739938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PDMMALB", - "description": "Domaine de Marlioz - Aix-les-Bains", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.0069671, - 47.665569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PDRTAUR", - "description": "Darty - Auray", - "capacity": "10", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.0069671, - 47.665569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PDRTAUR", - "description": "Darty - Auray", - "capacity": "10", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.0069671, - 47.665569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PDRTAUR", - "description": "Darty - Auray", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.0069671, - 47.665569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PDRTAUR", - "description": "Darty - Auray", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.0069671, - 47.665569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PDRTAUR", - "description": "Darty - Auray", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.0069671, - 47.665569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PDRTAUR", - "description": "Darty - Auray", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.0069671, - 47.665569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PDRTAUR", - "description": "Darty - Auray", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.0069671, - 47.665569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PDRTAUR", - "description": "Darty - Auray", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.24060396342924, - 47.943991134571 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PDSJRAD", - "description": "Auchan Hypermarché - Les Hunaudières // Main Street Ruaudin", - "capacity": "12", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.24060396342924, - 47.943991134571 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PDSJRAD", - "description": "Auchan Hypermarché - Les Hunaudières // Main Street Ruaudin", - "capacity": "12", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.24060396342924, - 47.943991134571 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PDSJRAD", - "description": "Auchan Hypermarché - Les Hunaudières // Main Street Ruaudin", - "capacity": "12", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.24060396342924, - 47.943991134571 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PDSJRAD", - "description": "Auchan Hypermarché - Les Hunaudières // Main Street Ruaudin", - "capacity": "12", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.24060396342924, - 47.943991134571 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PDSJRAD", - "description": "Auchan Hypermarché - Les Hunaudières // Main Street Ruaudin", - "capacity": "12", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.24060396342924, - 47.943991134571 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PDSJRAD", - "description": "Auchan Hypermarché - Les Hunaudières // Main Street Ruaudin", - "capacity": "12", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.24060396342924, - 47.943991134571 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PDSJRAD", - "description": "Auchan Hypermarché - Les Hunaudières // Main Street Ruaudin", - "capacity": "12", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.24060396342924, - 47.943991134571 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PDSJRAD", - "description": "Auchan Hypermarché - Les Hunaudières // Main Street Ruaudin", - "capacity": "12", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.478513, - 44.834931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PDTYBGC", - "description": "Darty - Bergerac", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.478513, - 44.834931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PDTYBGC", - "description": "Darty - Bergerac", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.478513, - 44.834931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PDTYBGC", - "description": "Darty - Bergerac", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.478513, - 44.834931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PDTYBGC", - "description": "Darty - Bergerac", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6191692, - 49.6352745 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PDUVCEC", - "description": "Centre Commercial Les Eleis - Cherbourg-en-Cotentin (Dernier étage du parking)", - "capacity": "6", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6191692, - 49.6352745 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PDUVCEC", - "description": "Centre Commercial Les Eleis - Cherbourg-en-Cotentin (Dernier étage du parking)", - "capacity": "6", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6191692, - 49.6352745 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PDUVCEC", - "description": "Centre Commercial Les Eleis - Cherbourg-en-Cotentin (Dernier étage du parking)", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6191692, - 49.6352745 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PDUVCEC", - "description": "Centre Commercial Les Eleis - Cherbourg-en-Cotentin (Dernier étage du parking)", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3791448908421, - 48.07953811961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PECACOL", - "description": "Espace Commercial Alpha - Colmar", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3791448908421, - 48.07953811961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PECACOL", - "description": "Espace Commercial Alpha - Colmar", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3791448908421, - 48.07953811961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PECACOL", - "description": "Espace Commercial Alpha - Colmar", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3791448908421, - 48.07953811961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PECACOL", - "description": "Espace Commercial Alpha - Colmar", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8584261680534, - 43.9748456378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PEKSLPT", - "description": "Ekosport - Le Pontet", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8584261680534, - 43.9748456378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PEKSLPT", - "description": "Ekosport - Le Pontet", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8584261680534, - 43.9748456378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PEKSLPT", - "description": "Ekosport - Le Pontet", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8584261680534, - 43.9748456378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PEKSLPT", - "description": "Ekosport - Le Pontet", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3559413449829, - 44.004763345329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PELCMTB", - "description": "E.Leclerc - Montauban", - "capacity": "17", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3559413449829, - 44.004763345329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PELCMTB", - "description": "E.Leclerc - Montauban", - "capacity": "17", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3559413449829, - 44.004763345329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PELCMTB", - "description": "E.Leclerc - Montauban", - "capacity": "17", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3559413449829, - 44.004763345329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PELCMTB", - "description": "E.Leclerc - Montauban", - "capacity": "17", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3559413449829, - 44.004763345329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PELCMTB", - "description": "E.Leclerc - Montauban", - "capacity": "17", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3559413449829, - 44.004763345329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PELCMTB", - "description": "E.Leclerc - Montauban", - "capacity": "17", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3559413449829, - 44.004763345329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PELCMTB", - "description": "E.Leclerc - Montauban", - "capacity": "17", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3559413449829, - 44.004763345329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PELCMTB", - "description": "E.Leclerc - Montauban", - "capacity": "17", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3559413449829, - 44.004763345329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PELCMTB", - "description": "E.Leclerc - Montauban", - "capacity": "17", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3559413449829, - 44.004763345329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PELCMTB", - "description": "E.Leclerc - Montauban", - "capacity": "17", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3559413449829, - 44.004763345329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PELCMTB", - "description": "E.Leclerc - Montauban", - "capacity": "17", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3559413449829, - 44.004763345329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PELCMTB", - "description": "E.Leclerc - Montauban", - "capacity": "17", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3559413449829, - 44.004763345329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PELCMTB", - "description": "E.Leclerc - Montauban", - "capacity": "17", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3559413449829, - 44.004763345329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PELCMTB", - "description": "E.Leclerc - Montauban", - "capacity": "17", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3559413449829, - 44.004763345329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PELCMTB", - "description": "E.Leclerc - Montauban", - "capacity": "17", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3559413449829, - 44.004763345329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PELCMTB", - "description": "E.Leclerc - Montauban", - "capacity": "17", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8834670962646, - 42.687274335822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PELCPPN", - "description": "E.Leclerc - Espace Perpignan Sud", - "capacity": "22", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8834670962646, - 42.687274335822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PELCPPN", - "description": "E.Leclerc - Espace Perpignan Sud", - "capacity": "22", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8834670962646, - 42.687274335822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PELCPPN", - "description": "E.Leclerc - Espace Perpignan Sud", - "capacity": "22", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8834670962646, - 42.687274335822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PELCPPN", - "description": "E.Leclerc - Espace Perpignan Sud", - "capacity": "22", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8834670962646, - 42.687274335822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PELCPPN", - "description": "E.Leclerc - Espace Perpignan Sud", - "capacity": "22", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8834670962646, - 42.687274335822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PELCPPN", - "description": "E.Leclerc - Espace Perpignan Sud", - "capacity": "22", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8834670962646, - 42.687274335822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PELCPPN", - "description": "E.Leclerc - Espace Perpignan Sud", - "capacity": "22", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8834670962646, - 42.687274335822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PELCPPN", - "description": "E.Leclerc - Espace Perpignan Sud", - "capacity": "22", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8834670962646, - 42.687274335822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PELCPPN", - "description": "E.Leclerc - Espace Perpignan Sud", - "capacity": "22", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8834670962646, - 42.687274335822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PELCPPN", - "description": "E.Leclerc - Espace Perpignan Sud", - "capacity": "22", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8834670962646, - 42.687274335822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PELCPPN", - "description": "E.Leclerc - Espace Perpignan Sud", - "capacity": "22", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8834670962646, - 42.687274335822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PELCPPN", - "description": "E.Leclerc - Espace Perpignan Sud", - "capacity": "22", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8834670962646, - 42.687274335822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PELCPPN", - "description": "E.Leclerc - Espace Perpignan Sud", - "capacity": "22", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8834670962646, - 42.687274335822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PELCPPN", - "description": "E.Leclerc - Espace Perpignan Sud", - "capacity": "22", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8834670962646, - 42.687274335822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PELCPPN", - "description": "E.Leclerc - Espace Perpignan Sud", - "capacity": "22", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8834670962646, - 42.687274335822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PELCPPN", - "description": "E.Leclerc - Espace Perpignan Sud", - "capacity": "22", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8834670962646, - 42.687274335822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PELCPPN", - "description": "E.Leclerc - Espace Perpignan Sud", - "capacity": "22", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8834670962646, - 42.687274335822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PELCPPN", - "description": "E.Leclerc - Espace Perpignan Sud", - "capacity": "22", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8834670962646, - 42.687274335822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PELCPPN", - "description": "E.Leclerc - Espace Perpignan Sud", - "capacity": "22", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8834670962646, - 42.687274335822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PELCPPN", - "description": "E.Leclerc - Espace Perpignan Sud", - "capacity": "22", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4894969, - 43.2895759 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PELDMRS", - "description": "Electro Depôt - Marseille", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4894969, - 43.2895759 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PELDMRS", - "description": "Electro Depôt - Marseille", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4894969, - 43.2895759 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PELDMRS", - "description": "Electro Depôt - Marseille", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3733485473255, - 44.0319691927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PEPCMTB", - "description": "Stockomani - Montauban", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3733485473255, - 44.0319691927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PEPCMTB", - "description": "Stockomani - Montauban", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3733485473255, - 44.0319691927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PEPCMTB", - "description": "Stockomani - Montauban", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3733485473255, - 44.0319691927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PEPCMTB", - "description": "Stockomani - Montauban", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.39393330373955, - 49.752281740562 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PEPSFEC", - "description": "Marie Blachère - Fécamp", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.39393330373955, - 49.752281740562 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PEPSFEC", - "description": "Marie Blachère - Fécamp", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.39393330373955, - 49.752281740562 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PEPSFEC", - "description": "Marie Blachère - Fécamp", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.39393330373955, - 49.752281740562 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PEPSFEC", - "description": "Marie Blachère - Fécamp", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8236734257603, - 46.315925867851 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PESCMAC", - "description": "Escatel Hotel - Mâcon", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8236734257603, - 46.315925867851 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PESCMAC", - "description": "Escatel Hotel - Mâcon", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8236734257603, - 46.315925867851 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PESCMAC", - "description": "Escatel Hotel - Mâcon", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8236734257603, - 46.315925867851 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PESCMAC", - "description": "Escatel Hotel - Mâcon", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.60568, - 44.400582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PESCUFC", - "description": "Lumicenter - Sébazac-Concourès", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.60568, - 44.400582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PESCUFC", - "description": "Lumicenter - Sébazac-Concourès", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.60568, - 44.400582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PESCUFC", - "description": "Lumicenter - Sébazac-Concourès", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.60568, - 44.400582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PESCUFC", - "description": "Lumicenter - Sébazac-Concourès", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.60568, - 44.400582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PESCUFC", - "description": "Lumicenter - Sébazac-Concourès", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.60568, - 44.400582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PESCUFC", - "description": "Lumicenter - Sébazac-Concourès", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.911214449807, - 48.638931410248 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PESPSMO", - "description": "L'Antre Frères - Saint-Méloir-des-Ondes", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.911214449807, - 48.638931410248 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PESPSMO", - "description": "L'Antre Frères - Saint-Méloir-des-Ondes", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.911214449807, - 48.638931410248 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PESPSMO", - "description": "L'Antre Frères - Saint-Méloir-des-Ondes", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.911214449807, - 48.638931410248 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PESPSMO", - "description": "L'Antre Frères - Saint-Méloir-des-Ondes", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.70341820940096, - 47.340362586262 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETICHA", - "description": "Top Office - Chambray-lès-Tours", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.70341820940096, - 47.340362586262 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETICHA", - "description": "Top Office - Chambray-lès-Tours", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.70341820940096, - 47.340362586262 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETICHA", - "description": "Top Office - Chambray-lès-Tours", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.70341820940096, - 47.340362586262 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETICHA", - "description": "Top Office - Chambray-lès-Tours", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.70341820940096, - 47.340362586262 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETICHA", - "description": "Top Office - Chambray-lès-Tours", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4402710705002, - 47.185590216714 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETRHGL", - "description": "Electroad - Haute-Goulaine", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4402710705002, - 47.185590216714 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETRHGL", - "description": "Electroad - Haute-Goulaine", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.96911205347289, - 49.531144221626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXBRT", - "description": "Kiabi - Barentin", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.96911205347289, - 49.531144221626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXBRT", - "description": "Kiabi - Barentin", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.96911205347289, - 49.531144221626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXBRT", - "description": "Kiabi - Barentin", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.96911205347289, - 49.531144221626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXBRT", - "description": "Kiabi - Barentin", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.96911205347289, - 49.531144221626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXBRT", - "description": "Kiabi - Barentin", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.96911205347289, - 49.531144221626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXBRT", - "description": "Kiabi - Barentin", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.96911205347289, - 49.531144221626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXBRT", - "description": "Kiabi - Barentin", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.96911205347289, - 49.531144221626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXBRT", - "description": "Kiabi - Barentin", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9502428801442, - 47.217868238538 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXBSC", - "description": "Kiabi - Besançon", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9502428801442, - 47.217868238538 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXBSC", - "description": "Kiabi - Besançon", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9502428801442, - 47.217868238538 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXBSC", - "description": "Kiabi - Besançon", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9502428801442, - 47.217868238538 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXBSC", - "description": "Kiabi - Besançon", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9502428801442, - 47.217868238538 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXBSC", - "description": "Kiabi - Besançon", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9502428801442, - 47.217868238538 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXBSC", - "description": "Kiabi - Besançon", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9502428801442, - 47.217868238538 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXBSC", - "description": "Kiabi - Besançon", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9502428801442, - 47.217868238538 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXBSC", - "description": "Kiabi - Besançon", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0857263348488, - 50.584317622108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXFTM", - "description": "Kiabi - Faches-Thumesnil", - "capacity": "11", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0857263348488, - 50.584317622108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXFTM", - "description": "Kiabi - Faches-Thumesnil", - "capacity": "11", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0857263348488, - 50.584317622108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXFTM", - "description": "Kiabi - Faches-Thumesnil", - "capacity": "11", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0857263348488, - 50.584317622108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXFTM", - "description": "Kiabi - Faches-Thumesnil", - "capacity": "11", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0857263348488, - 50.584317622108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXFTM", - "description": "Kiabi - Faches-Thumesnil", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0857263348488, - 50.584317622108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXFTM", - "description": "Kiabi - Faches-Thumesnil", - "capacity": "11", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0857263348488, - 50.584317622108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXFTM", - "description": "Kiabi - Faches-Thumesnil", - "capacity": "11", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0857263348488, - 50.584317622108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXFTM", - "description": "Kiabi - Faches-Thumesnil", - "capacity": "11", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0857263348488, - 50.584317622108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXFTM", - "description": "Kiabi - Faches-Thumesnil", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0857263348488, - 50.584317622108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXFTM", - "description": "Kiabi - Faches-Thumesnil", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2551300398769, - 49.859136680609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXFYT", - "description": "Kiabi - Saint-Quentin", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2551300398769, - 49.859136680609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXFYT", - "description": "Kiabi - Saint-Quentin", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2551300398769, - 49.859136680609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXFYT", - "description": "Kiabi - Saint-Quentin", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2551300398769, - 49.859136680609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXFYT", - "description": "Kiabi - Saint-Quentin", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.19033055085677, - 49.523733751443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXMTV", - "description": "Kiabi - Montivilliers", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.19033055085677, - 49.523733751443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXMTV", - "description": "Kiabi - Montivilliers", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.19033055085677, - 49.523733751443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXMTV", - "description": "Kiabi - Montivilliers", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.19033055085677, - 49.523733751443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXMTV", - "description": "Kiabi - Montivilliers", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9115265864387, - 47.874698960269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXORL", - "description": "Kiabi - Orléans", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9115265864387, - 47.874698960269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXORL", - "description": "Kiabi - Orléans", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9115265864387, - 47.874698960269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXORL", - "description": "Kiabi - Orléans", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9115265864387, - 47.874698960269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXORL", - "description": "Kiabi - Orléans", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9082525276127, - 42.777032489606 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXRVS", - "description": "KFC - Rivesaltes", - "capacity": "10", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9082525276127, - 42.777032489606 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXRVS", - "description": "KFC - Rivesaltes", - "capacity": "10", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9082525276127, - 42.777032489606 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXRVS", - "description": "KFC - Rivesaltes", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9082525276127, - 42.777032489606 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXRVS", - "description": "KFC - Rivesaltes", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9082525276127, - 42.777032489606 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXRVS", - "description": "KFC - Rivesaltes", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9082525276127, - 42.777032489606 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXRVS", - "description": "KFC - Rivesaltes", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9082525276127, - 42.777032489606 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXRVS", - "description": "KFC - Rivesaltes", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9082525276127, - 42.777032489606 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXRVS", - "description": "KFC - Rivesaltes", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1393618423279, - 49.357952115167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXTHV", - "description": "McDonald's - Thionville", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1393618423279, - 49.357952115167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXTHV", - "description": "McDonald's - Thionville", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1393618423279, - 49.357952115167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXTHV", - "description": "McDonald's - Thionville", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1393618423279, - 49.357952115167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXTHV", - "description": "McDonald's - Thionville", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1393618423279, - 49.357952115167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXTHV", - "description": "McDonald's - Thionville", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1393618423279, - 49.357952115167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXTHV", - "description": "McDonald's - Thionville", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1393618423279, - 49.357952115167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXTHV", - "description": "McDonald's - Thionville", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1393618423279, - 49.357952115167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PETXTHV", - "description": "McDonald's - Thionville", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3960003, - 43.5346359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFJNPSG", - "description": "Restaurant Fujin - Portet-sur-Garonne", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3960003, - 43.5346359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFJNPSG", - "description": "Restaurant Fujin - Portet-sur-Garonne", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3960003, - 43.5346359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFJNPSG", - "description": "Restaurant Fujin - Portet-sur-Garonne", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3960003, - 43.5346359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFJNPSG", - "description": "Restaurant Fujin - Portet-sur-Garonne", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.055560473541258, - 43.236847321197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFLSTRB", - "description": "Flash Lavage - Tarbes", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.055560473541258, - 43.236847321197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFLSTRB", - "description": "Flash Lavage - Tarbes", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.370355, - 47.065916 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFLTBRG", - "description": "Boulangerie Feuillette - Bourges", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.370355, - 47.065916 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFLTBRG", - "description": "Boulangerie Feuillette - Bourges", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.370355, - 47.065916 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFLTBRG", - "description": "Boulangerie Feuillette - Bourges", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.370355, - 47.065916 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFLTBRG", - "description": "Boulangerie Feuillette - Bourges", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0979725908768, - 48.304677683641 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFONCST", - "description": "Zolpan - Saint-Parres-aux-Tertres", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0979725908768, - 48.304677683641 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFONCST", - "description": "Zolpan - Saint-Parres-aux-Tertres", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0979725908768, - 48.304677683641 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFONCST", - "description": "Zolpan - Saint-Parres-aux-Tertres", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0979725908768, - 48.304677683641 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFONCST", - "description": "Zolpan - Saint-Parres-aux-Tertres", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.37335470618629, - 49.139823570293 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFONFLR", - "description": "Castorama - Fleury-sur-Orne", - "capacity": "20", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.37335470618629, - 49.139823570293 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFONFLR", - "description": "Castorama - Fleury-sur-Orne", - "capacity": "20", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.37335470618629, - 49.139823570293 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFONFLR", - "description": "Castorama - Fleury-sur-Orne", - "capacity": "20", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.37335470618629, - 49.139823570293 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFONFLR", - "description": "Castorama - Fleury-sur-Orne", - "capacity": "20", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.37335470618629, - 49.139823570293 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFONFLR", - "description": "Castorama - Fleury-sur-Orne", - "capacity": "20", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.37335470618629, - 49.139823570293 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFONFLR", - "description": "Castorama - Fleury-sur-Orne", - "capacity": "20", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.37335470618629, - 49.139823570293 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFONFLR", - "description": "Castorama - Fleury-sur-Orne", - "capacity": "20", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.37335470618629, - 49.139823570293 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFONFLR", - "description": "Castorama - Fleury-sur-Orne", - "capacity": "20", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.37335470618629, - 49.139823570293 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFONFLR", - "description": "Castorama - Fleury-sur-Orne", - "capacity": "20", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.37335470618629, - 49.139823570293 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFONFLR", - "description": "Castorama - Fleury-sur-Orne", - "capacity": "20", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.37335470618629, - 49.139823570293 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFONFLR", - "description": "Castorama - Fleury-sur-Orne", - "capacity": "20", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.37335470618629, - 49.139823570293 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFONFLR", - "description": "Castorama - Fleury-sur-Orne", - "capacity": "20", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.37335470618629, - 49.139823570293 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFONFLR", - "description": "Castorama - Fleury-sur-Orne", - "capacity": "20", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.37335470618629, - 49.139823570293 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFONFLR", - "description": "Castorama - Fleury-sur-Orne", - "capacity": "20", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.37335470618629, - 49.139823570293 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFONFLR", - "description": "Castorama - Fleury-sur-Orne", - "capacity": "20", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.37335470618629, - 49.139823570293 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFONFLR", - "description": "Castorama - Fleury-sur-Orne", - "capacity": "20", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.6431292, - 43.7044839 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREARL", - "description": "Shopping Promenade - Arles", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.6431292, - 43.7044839 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREARL", - "description": "Shopping Promenade - Arles", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.6431292, - 43.7044839 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREARL", - "description": "Shopping Promenade - Arles", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.6431292, - 43.7044839 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREARL", - "description": "Shopping Promenade - Arles", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.6431292, - 43.7044839 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREARL", - "description": "Shopping Promenade - Arles", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.6431292, - 43.7044839 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREARL", - "description": "Shopping Promenade - Arles", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.6431292, - 43.7044839 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREARL", - "description": "Shopping Promenade - Arles", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.6431292, - 43.7044839 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREARL", - "description": "Shopping Promenade - Arles", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.6431292, - 43.7044839 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREARL", - "description": "Shopping Promenade - Arles", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.6431292, - 43.7044839 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREARL", - "description": "Shopping Promenade - Arles", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.6431292, - 43.7044839 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREARL", - "description": "Shopping Promenade - Arles", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.6431292, - 43.7044839 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREARL", - "description": "Shopping Promenade - Arles", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.6431292, - 43.7044839 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREARL", - "description": "Shopping Promenade - Arles", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.6431292, - 43.7044839 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREARL", - "description": "Shopping Promenade - Arles", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.6431292, - 43.7044839 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREARL", - "description": "Shopping Promenade - Arles", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.6431292, - 43.7044839 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREARL", - "description": "Shopping Promenade - Arles", - "capacity": "20", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.9208281513081, - 47.642490644123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREBES", - "description": "Supermarché Pro-Inter - Bessoncourt", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.9208281513081, - 47.642490644123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREBES", - "description": "Supermarché Pro-Inter - Bessoncourt", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.9208281513081, - 47.642490644123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREBES", - "description": "Supermarché Pro-Inter - Bessoncourt", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.9208281513081, - 47.642490644123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREBES", - "description": "Supermarché Pro-Inter - Bessoncourt", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.9208281513081, - 47.642490644123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREBES", - "description": "Supermarché Pro-Inter - Bessoncourt", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.9208281513081, - 47.642490644123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREBES", - "description": "Supermarché Pro-Inter - Bessoncourt", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.9208281513081, - 47.642490644123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREBES", - "description": "Supermarché Pro-Inter - Bessoncourt", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.9208281513081, - 47.642490644123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREBES", - "description": "Supermarché Pro-Inter - Bessoncourt", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.9208281513081, - 47.642490644123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREBES", - "description": "Supermarché Pro-Inter - Bessoncourt", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.9208281513081, - 47.642490644123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREBES", - "description": "Supermarché Pro-Inter - Bessoncourt", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7293646705002, - 48.651019714431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREREI", - "description": "Shopping Promenade Coeur Alsace - Reichstett", - "capacity": "22", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7293646705002, - 48.651019714431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREREI", - "description": "Shopping Promenade Coeur Alsace - Reichstett", - "capacity": "22", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7293646705002, - 48.651019714431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREREI", - "description": "Shopping Promenade Coeur Alsace - Reichstett", - "capacity": "22", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7293646705002, - 48.651019714431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREREI", - "description": "Shopping Promenade Coeur Alsace - Reichstett", - "capacity": "22", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7293646705002, - 48.651019714431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREREI", - "description": "Shopping Promenade Coeur Alsace - Reichstett", - "capacity": "22", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7293646705002, - 48.651019714431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREREI", - "description": "Shopping Promenade Coeur Alsace - Reichstett", - "capacity": "22", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7293646705002, - 48.651019714431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREREI", - "description": "Shopping Promenade Coeur Alsace - Reichstett", - "capacity": "22", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7293646705002, - 48.651019714431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREREI", - "description": "Shopping Promenade Coeur Alsace - Reichstett", - "capacity": "22", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7293646705002, - 48.651019714431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREREI", - "description": "Shopping Promenade Coeur Alsace - Reichstett", - "capacity": "22", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7293646705002, - 48.651019714431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREREI", - "description": "Shopping Promenade Coeur Alsace - Reichstett", - "capacity": "22", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7293646705002, - 48.651019714431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREREI", - "description": "Shopping Promenade Coeur Alsace - Reichstett", - "capacity": "22", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7293646705002, - 48.651019714431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREREI", - "description": "Shopping Promenade Coeur Alsace - Reichstett", - "capacity": "22", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7293646705002, - 48.651019714431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREREI", - "description": "Shopping Promenade Coeur Alsace - Reichstett", - "capacity": "22", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7293646705002, - 48.651019714431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREREI", - "description": "Shopping Promenade Coeur Alsace - Reichstett", - "capacity": "22", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7293646705002, - 48.651019714431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREREI", - "description": "Shopping Promenade Coeur Alsace - Reichstett", - "capacity": "22", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7293646705002, - 48.651019714431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREREI", - "description": "Shopping Promenade Coeur Alsace - Reichstett", - "capacity": "22", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7293646705002, - 48.651019714431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREREI", - "description": "Shopping Promenade Coeur Alsace - Reichstett", - "capacity": "22", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7293646705002, - 48.651019714431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREREI", - "description": "Shopping Promenade Coeur Alsace - Reichstett", - "capacity": "22", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7293646705002, - 48.651019714431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREREI", - "description": "Shopping Promenade Coeur Alsace - Reichstett", - "capacity": "22", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7293646705002, - 48.651019714431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFREREI", - "description": "Shopping Promenade Coeur Alsace - Reichstett", - "capacity": "22", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8882212209015, - 44.959553149107 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFRFBLV", - "description": "Foir'Fouilles - Bourg-lès-Valence", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8882212209015, - 44.959553149107 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFRFBLV", - "description": "Foir'Fouilles - Bourg-lès-Valence", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8882212209015, - 44.959553149107 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFRFBLV", - "description": "Foir'Fouilles - Bourg-lès-Valence", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8882212209015, - 44.959553149107 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFRFBLV", - "description": "Foir'Fouilles - Bourg-lès-Valence", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8882212209015, - 44.959553149107 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFRFBLV", - "description": "Foir'Fouilles - Bourg-lès-Valence", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3596413810593, - 43.809833944597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFRYNMS", - "description": "Carré Sud - Nîmes", - "capacity": "22", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3596413810593, - 43.809833944597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFRYNMS", - "description": "Carré Sud - Nîmes", - "capacity": "22", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3596413810593, - 43.809833944597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFRYNMS", - "description": "Carré Sud - Nîmes", - "capacity": "22", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3596413810593, - 43.809833944597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFRYNMS", - "description": "Carré Sud - Nîmes", - "capacity": "22", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3596413810593, - 43.809833944597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFRYNMS", - "description": "Carré Sud - Nîmes", - "capacity": "22", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3596413810593, - 43.809833944597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFRYNMS", - "description": "Carré Sud - Nîmes", - "capacity": "22", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3596413810593, - 43.809833944597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFRYNMS", - "description": "Carré Sud - Nîmes", - "capacity": "22", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3596413810593, - 43.809833944597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFRYNMS", - "description": "Carré Sud - Nîmes", - "capacity": "22", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3596413810593, - 43.809833944597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFRYNMS", - "description": "Carré Sud - Nîmes", - "capacity": "22", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3596413810593, - 43.809833944597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFRYNMS", - "description": "Carré Sud - Nîmes", - "capacity": "22", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3596413810593, - 43.809833944597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFRYNMS", - "description": "Carré Sud - Nîmes", - "capacity": "22", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3596413810593, - 43.809833944597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFRYNMS", - "description": "Carré Sud - Nîmes", - "capacity": "22", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3596413810593, - 43.809833944597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFRYNMS", - "description": "Carré Sud - Nîmes", - "capacity": "22", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3596413810593, - 43.809833944597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFRYNMS", - "description": "Carré Sud - Nîmes", - "capacity": "22", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3596413810593, - 43.809833944597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFRYNMS", - "description": "Carré Sud - Nîmes", - "capacity": "22", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3596413810593, - 43.809833944597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFRYNMS", - "description": "Carré Sud - Nîmes", - "capacity": "22", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3596413810593, - 43.809833944597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFRYNMS", - "description": "Carré Sud - Nîmes", - "capacity": "22", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3596413810593, - 43.809833944597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFRYNMS", - "description": "Carré Sud - Nîmes", - "capacity": "22", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3596413810593, - 43.809833944597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFRYNMS", - "description": "Carré Sud - Nîmes", - "capacity": "22", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3596413810593, - 43.809833944597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFRYNMS", - "description": "Carré Sud - Nîmes", - "capacity": "22", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7256731241897, - 48.657401439958 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFRYVEN", - "description": "Culture Velo - GIFI - Vendenheim", - "capacity": "21", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7256731241897, - 48.657401439958 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFRYVEN", - "description": "Culture Velo - GIFI - Vendenheim", - "capacity": "21", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7256731241897, - 48.657401439958 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFRYVEN", - "description": "Culture Velo - GIFI - Vendenheim", - "capacity": "21", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7256731241897, - 48.657401439958 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFRYVEN", - "description": "Culture Velo - GIFI - Vendenheim", - "capacity": "21", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7256731241897, - 48.657401439958 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFRYVEN", - "description": "Culture Velo - GIFI - Vendenheim", - "capacity": "21", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7256731241897, - 48.657401439958 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFRYVEN", - "description": "Culture Velo - GIFI - Vendenheim", - "capacity": "21", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7256731241897, - 48.657401439958 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFRYVEN", - "description": "Culture Velo - GIFI - Vendenheim", - "capacity": "21", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7256731241897, - 48.657401439958 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFRYVEN", - "description": "Culture Velo - GIFI - Vendenheim", - "capacity": "21", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7256731241897, - 48.657401439958 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFRYVEN", - "description": "Culture Velo - GIFI - Vendenheim", - "capacity": "21", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7256731241897, - 48.657401439958 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFRYVEN", - "description": "Culture Velo - GIFI - Vendenheim", - "capacity": "21", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.853343588348, - 47.896237858344 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFSTCSM", - "description": "First Grill 45 - La Chapelle-Saint-Mesmin", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.853343588348, - 47.896237858344 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFSTCSM", - "description": "First Grill 45 - La Chapelle-Saint-Mesmin", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.853343588348, - 47.896237858344 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFSTCSM", - "description": "First Grill 45 - La Chapelle-Saint-Mesmin", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.853343588348, - 47.896237858344 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PFSTCSM", - "description": "First Grill 45 - La Chapelle-Saint-Mesmin", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.8862942890244, - 46.838656059174 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGAMCHA", - "description": "Gamm Vert - Challans", - "capacity": "10", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.8862942890244, - 46.838656059174 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGAMCHA", - "description": "Gamm Vert - Challans", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.8862942890244, - 46.838656059174 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGAMCHA", - "description": "Gamm Vert - Challans", - "capacity": "10", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.8862942890244, - 46.838656059174 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGAMCHA", - "description": "Gamm Vert - Challans", - "capacity": "10", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0547491615936, - 46.694324960594 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGAMCHA", - "description": "Gamm Vert - Chantonnay", - "capacity": "10", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0547491615936, - 46.694324960594 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGAMCHA", - "description": "Gamm Vert - Chantonnay", - "capacity": "10", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0547491615936, - 46.694324960594 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGAMCHA", - "description": "Gamm Vert - Chantonnay", - "capacity": "10", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0547491615936, - 46.694324960594 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGAMCHA", - "description": "Gamm Vert - Chantonnay", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.80451438584443, - 46.450672906978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGAMFON", - "description": "Gamm Vert - Fontenay-le-Comte", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.80451438584443, - 46.450672906978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGAMFON", - "description": "Gamm Vert - Fontenay-le-Comte", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.80451438584443, - 46.450672906978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGAMFON", - "description": "Gamm Vert - Fontenay-le-Comte", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.80451438584443, - 46.450672906978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGAMFON", - "description": "Gamm Vert - Fontenay-le-Comte", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4352004649429, - 46.643001671801 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGAMROC", - "description": "Gamm Vert - La Roche-sur-Yon", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4352004649429, - 46.643001671801 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGAMROC", - "description": "Gamm Vert - La Roche-sur-Yon", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4352004649429, - 46.643001671801 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGAMROC", - "description": "Gamm Vert - La Roche-sur-Yon", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4352004649429, - 46.643001671801 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGAMROC", - "description": "Gamm Vert - La Roche-sur-Yon", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.49540641408615, - 46.559060614822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGAMSJL", - "description": "Gamm Vert - Saint-Julien-l'Ars", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.49540641408615, - 46.559060614822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGAMSJL", - "description": "Gamm Vert - Saint-Julien-l'Ars", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1491582846211, - 45.754929903267 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGDMAUB", - "description": "Le Géant du Meuble - Cavagna Aubière", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1491582846211, - 45.754929903267 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGDMAUB", - "description": "Le Géant du Meuble - Cavagna Aubière", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1491582846211, - 45.754929903267 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGDMAUB", - "description": "Le Géant du Meuble - Cavagna Aubière", - "capacity": "3", - "charging_station:output": "22.17025 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2593416650124, - 45.520545269205 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGDMISS", - "description": "Le Géant du Meuble - Cavagna Issoire", - "capacity": "13", - "charging_station:output": "80 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2593416650124, - 45.520545269205 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGDMISS", - "description": "Le Géant du Meuble - Cavagna Issoire", - "capacity": "13", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2593416650124, - 45.520545269205 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGDMISS", - "description": "Le Géant du Meuble - Cavagna Issoire", - "capacity": "13", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2593416650124, - 45.520545269205 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGDMISS", - "description": "Le Géant du Meuble - Cavagna Issoire", - "capacity": "13", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2593416650124, - 45.520545269205 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGDMISS", - "description": "Le Géant du Meuble - Cavagna Issoire", - "capacity": "13", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2593416650124, - 45.520545269205 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGDMISS", - "description": "Le Géant du Meuble - Cavagna Issoire", - "capacity": "13", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2593416650124, - 45.520545269205 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGDMISS", - "description": "Le Géant du Meuble - Cavagna Issoire", - "capacity": "13", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2593416650124, - 45.520545269205 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGDMISS", - "description": "Le Géant du Meuble - Cavagna Issoire", - "capacity": "13", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2593416650124, - 45.520545269205 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGDMISS", - "description": "Le Géant du Meuble - Cavagna Issoire", - "capacity": "13", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2593416650124, - 45.520545269205 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGDMISS", - "description": "Le Géant du Meuble - Cavagna Issoire", - "capacity": "13", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2593416650124, - 45.520545269205 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGDMISS", - "description": "Le Géant du Meuble - Cavagna Issoire", - "capacity": "13", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6052893, - 44.39713070000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGDMSBZ", - "description": "Le Géant du Meuble - Sébazac", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6052893, - 44.39713070000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGDMSBZ", - "description": "Le Géant du Meuble - Sébazac", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6052893, - 44.39713070000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGDMSBZ", - "description": "Le Géant du Meuble - Sébazac", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6052893, - 44.39713070000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGDMSBZ", - "description": "Le Géant du Meuble - Sébazac", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4959437, - 43.4649226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGENBAY", - "description": "Hôtel Restaurant Les Genêts - Bayonne", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4959437, - 43.4649226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGENBAY", - "description": "Hôtel Restaurant Les Genêts - Bayonne", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.36952128437804, - 43.951181727662 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGFECON", - "description": "Specialized Store - Condom", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.36952128437804, - 43.951181727662 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGFECON", - "description": "Specialized Store - Condom", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.36952128437804, - 43.951181727662 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGFECON", - "description": "Specialized Store - Condom", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.36952128437804, - 43.951181727662 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGFECON", - "description": "Specialized Store - Condom", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.39989431779098, - 43.219769530428 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGMVGAN", - "description": "Gamm Vert - Gan", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.39989431779098, - 43.219769530428 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGMVGAN", - "description": "Gamm Vert - Gan", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.39989431779098, - 43.219769530428 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGMVGAN", - "description": "Gamm Vert - Gan", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.031830274760427, - 43.115423364185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGMVLDS", - "description": "Gamm Vert - Lourdes", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.031830274760427, - 43.115423364185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGMVLDS", - "description": "Gamm Vert - Lourdes", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.031830274760427, - 43.115423364185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGMVLDS", - "description": "Gamm Vert - Lourdes", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6152723999999999, - 43.1788568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGMVOLR", - "description": "Gamm Vert - Oloron", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6152723999999999, - 43.1788568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGMVOLR", - "description": "Gamm Vert - Oloron", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6152723999999999, - 43.1788568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGMVOLR", - "description": "Gamm Vert - Oloron", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6152723999999999, - 43.1788568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGMVOLR", - "description": "Gamm Vert - Oloron", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.072267439217364, - 43.268013784663 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGMVTRB", - "description": "Gamm Vert - Tarbes", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.072267439217364, - 43.268013784663 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGMVTRB", - "description": "Gamm Vert - Tarbes", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.072267439217364, - 43.268013784663 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGMVTRB", - "description": "Gamm Vert - Tarbes", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.072267439217364, - 43.268013784663 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGMVTRB", - "description": "Gamm Vert - Tarbes", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.35795837417028, - 46.649005662131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGRACHA", - "description": "Restaurant Profuzion - Chasseneuil-du-Poitou", - "capacity": "17", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.35795837417028, - 46.649005662131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGRACHA", - "description": "Restaurant Profuzion - Chasseneuil-du-Poitou", - "capacity": "17", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.35795837417028, - 46.649005662131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGRACHA", - "description": "Restaurant Profuzion - Chasseneuil-du-Poitou", - "capacity": "17", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.35795837417028, - 46.649005662131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGRACHA", - "description": "Restaurant Profuzion - Chasseneuil-du-Poitou", - "capacity": "17", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.35795837417028, - 46.649005662131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGRACHA", - "description": "Restaurant Profuzion - Chasseneuil-du-Poitou", - "capacity": "17", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.35795837417028, - 46.649005662131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGRACHA", - "description": "Restaurant Profuzion - Chasseneuil-du-Poitou", - "capacity": "17", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.35795837417028, - 46.649005662131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGRACHA", - "description": "Restaurant Profuzion - Chasseneuil-du-Poitou", - "capacity": "17", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.35795837417028, - 46.649005662131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGRACHA", - "description": "Restaurant Profuzion - Chasseneuil-du-Poitou", - "capacity": "17", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.35795837417028, - 46.649005662131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGRACHA", - "description": "Restaurant Profuzion - Chasseneuil-du-Poitou", - "capacity": "17", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.35795837417028, - 46.649005662131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGRACHA", - "description": "Restaurant Profuzion - Chasseneuil-du-Poitou", - "capacity": "17", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.35795837417028, - 46.649005662131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGRACHA", - "description": "Restaurant Profuzion - Chasseneuil-du-Poitou", - "capacity": "17", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.35795837417028, - 46.649005662131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGRACHA", - "description": "Restaurant Profuzion - Chasseneuil-du-Poitou", - "capacity": "17", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.35795837417028, - 46.649005662131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGRACHA", - "description": "Restaurant Profuzion - Chasseneuil-du-Poitou", - "capacity": "17", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.35795837417028, - 46.649005662131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGRACHA", - "description": "Restaurant Profuzion - Chasseneuil-du-Poitou", - "capacity": "17", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8678357949677, - 43.920485751787 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGSTAVI", - "description": "Darty - Avignon", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8678357949677, - 43.920485751787 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGSTAVI", - "description": "Darty - Avignon", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8678357949677, - 43.920485751787 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGSTAVI", - "description": "Darty - Avignon", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8678357949677, - 43.920485751787 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGSTAVI", - "description": "Darty - Avignon", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8678357949677, - 43.920485751787 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGSTAVI", - "description": "Darty - Avignon", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8678357949677, - 43.920485751787 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGSTAVI", - "description": "Darty - Avignon", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.115794, - 49.4129592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGSTBEV", - "description": "Basic Fit - Beauvais", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.115794, - 49.4129592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGSTBEV", - "description": "Basic Fit - Beauvais", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.115794, - 49.4129592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGSTBEV", - "description": "Basic Fit - Beauvais", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.115794, - 49.4129592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGSTBEV", - "description": "Basic Fit - Beauvais", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2082548686131, - 48.988609924068 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGSTFCV", - "description": "Five Guys - Franconville", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2082548686131, - 48.988609924068 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGSTFCV", - "description": "Five Guys - Franconville", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9000033816841, - 50.583714885214 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGSTFEW", - "description": "Supermarché Match - Fournes-en-Weppe", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9000033816841, - 50.583714885214 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGSTFEW", - "description": "Supermarché Match - Fournes-en-Weppe", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1716261405102, - 49.006109174262 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGSTHBL", - "description": "Mobalpa - Herblay", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1716261405102, - 49.006109174262 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGSTHBL", - "description": "Mobalpa - Herblay", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5520856192747, - 48.925450175031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGSTLIV", - "description": "Gouny & Starkley - Livry-Gargan", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5520856192747, - 48.925450175031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGSTLIV", - "description": "Gouny & Starkley - Livry-Gargan", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5520856192747, - 48.925450175031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGSTLIV", - "description": "Gouny & Starkley - Livry-Gargan", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5520856192747, - 48.925450175031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGSTLIV", - "description": "Gouny & Starkley - Livry-Gargan", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.352426, - 43.4151529 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGSTLPM", - "description": "Boconcept - Les Pennes-Mirabeau", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.352426, - 43.4151529 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGSTLPM", - "description": "Boconcept - Les Pennes-Mirabeau", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.352426, - 43.4151529 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGSTLPM", - "description": "Boconcept - Les Pennes-Mirabeau", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.839758, - 44.117712 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGSTORG", - "description": "Basic Fit - Orange", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.839758, - 44.117712 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGSTORG", - "description": "Basic Fit - Orange", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8840352631334, - 43.98453329919 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGSTSOR", - "description": "Besson Chaussures - Sorgues", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8840352631334, - 43.98453329919 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGSTSOR", - "description": "Besson Chaussures - Sorgues", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8840352631334, - 43.98453329919 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGSTSOR", - "description": "Besson Chaussures - Sorgues", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8840352631334, - 43.98453329919 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGSTSOR", - "description": "Besson Chaussures - Sorgues", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.679619, - 48.8695844 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGSTSTV", - "description": "Biocoop - Saint-Thibault", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.679619, - 48.8695844 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGSTSTV", - "description": "Biocoop - Saint-Thibault", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0041228, - 43.1375083 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGSTVDV", - "description": "Basic Fit - La Valette-du-Var", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0041228, - 43.1375083 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGSTVDV", - "description": "Basic Fit - La Valette-du-Var", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9995762, - 43.1365407 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGSTVVD", - "description": "Darty - La Valette", - "capacity": "3", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9995762, - 43.1365407 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PGSTVVD", - "description": "Darty - La Valette", - "capacity": "3", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2979995006638, - 48.625763637189 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHF1BTG", - "description": "hotelF1 - Brétigny-sur-Orge", - "capacity": "7", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2979995006638, - 48.625763637189 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHF1BTG", - "description": "hotelF1 - Brétigny-sur-Orge", - "capacity": "7", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2979995006638, - 48.625763637189 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHF1BTG", - "description": "hotelF1 - Brétigny-sur-Orge", - "capacity": "7", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2979995006638, - 48.625763637189 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHF1BTG", - "description": "hotelF1 - Brétigny-sur-Orge", - "capacity": "7", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2979995006638, - 48.625763637189 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHF1BTG", - "description": "hotelF1 - Brétigny-sur-Orge", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2979995006638, - 48.625763637189 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHF1BTG", - "description": "hotelF1 - Brétigny-sur-Orge", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1405338270141, - 45.78568730552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHF1CMF", - "description": "hotelF1 - Clermont Ferrand", - "capacity": "13", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1405338270141, - 45.78568730552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHF1CMF", - "description": "hotelF1 - Clermont Ferrand", - "capacity": "13", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1405338270141, - 45.78568730552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHF1CMF", - "description": "hotelF1 - Clermont Ferrand", - "capacity": "13", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1405338270141, - 45.78568730552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHF1CMF", - "description": "hotelF1 - Clermont Ferrand", - "capacity": "13", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1405338270141, - 45.78568730552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHF1CMF", - "description": "hotelF1 - Clermont Ferrand", - "capacity": "13", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1405338270141, - 45.78568730552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHF1CMF", - "description": "hotelF1 - Clermont Ferrand", - "capacity": "13", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1405338270141, - 45.78568730552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHF1CMF", - "description": "hotelF1 - Clermont Ferrand", - "capacity": "13", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1405338270141, - 45.78568730552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHF1CMF", - "description": "hotelF1 - Clermont Ferrand", - "capacity": "13", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1405338270141, - 45.78568730552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHF1CMF", - "description": "hotelF1 - Clermont Ferrand", - "capacity": "13", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1405338270141, - 45.78568730552 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHF1CMF", - "description": "hotelF1 - Clermont Ferrand", - "capacity": "13", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8203594, - 45.7150787 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHF1OLS", - "description": "hotelF1 - Oullins", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8203594, - 45.7150787 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHF1OLS", - "description": "hotelF1 - Oullins", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8203594, - 45.7150787 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHF1OLS", - "description": "hotelF1 - Oullins", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8203594, - 45.7150787 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHF1OLS", - "description": "hotelF1 - Oullins", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8203594, - 45.7150787 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHF1OLS", - "description": "hotelF1 - Oullins", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9128672, - 45.7053295 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHF1SPR", - "description": "hotelF1 - Saint-Priest", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9128672, - 45.7053295 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHF1SPR", - "description": "hotelF1 - Saint-Priest", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9128672, - 45.7053295 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHF1SPR", - "description": "hotelF1 - Saint-Priest", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9128672, - 45.7053295 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHF1SPR", - "description": "hotelF1 - Saint-Priest", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9128672, - 45.7053295 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHF1SPR", - "description": "hotelF1 - Saint-Priest", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3124454379593, - 46.223219680953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHF1SRG", - "description": "hotelF1 - Saint-Cergues", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3124454379593, - 46.223219680953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHF1SRG", - "description": "hotelF1 - Saint-Cergues", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3124454379593, - 46.223219680953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHF1SRG", - "description": "hotelF1 - Saint-Cergues", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3124454379593, - 46.223219680953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHF1SRG", - "description": "hotelF1 - Saint-Cergues", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3124454379593, - 46.223219680953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHF1SRG", - "description": "hotelF1 - Saint-Cergues", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.59709333333, - 49.6055066667 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHIPCHR", - "description": "Hippo Wash - Cherbourg-en-Cotentin", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.59709333333, - 49.6055066667 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHIPCHR", - "description": "Hippo Wash - Cherbourg-en-Cotentin", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.12957110615158, - 45.638134761682 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHLFAGL", - "description": "Basic Fit - Angoulême", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.12957110615158, - 45.638134761682 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHLFAGL", - "description": "Basic Fit - Angoulême", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.12957110615158, - 45.638134761682 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHLFAGL", - "description": "Basic Fit - Angoulême", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.12957110615158, - 45.638134761682 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHLFAGL", - "description": "Basic Fit - Angoulême", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5265909458939, - 44.151244562903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHLFCSD", - "description": "Basic Fit - Caussade", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5265909458939, - 44.151244562903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHLFCSD", - "description": "Basic Fit - Caussade", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5265909458939, - 44.151244562903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHLFCSD", - "description": "Basic Fit - Caussade", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5265909458939, - 44.151244562903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHLFCSD", - "description": "Basic Fit - Caussade", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.7731744767212, - 47.58187723921 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHLFHRC", - "description": "Basic Fit - Héricourt", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.7731744767212, - 47.58187723921 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHLFHRC", - "description": "Basic Fit - Héricourt", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.7731744767212, - 47.58187723921 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHLFHRC", - "description": "Basic Fit - Héricourt", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.7731744767212, - 47.58187723921 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHLFHRC", - "description": "Basic Fit - Héricourt", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.81124985389785, - 49.476967096612 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHLFLTT", - "description": "Basic Fit - Le Trait", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.81124985389785, - 49.476967096612 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHLFLTT", - "description": "Basic Fit - Le Trait", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.81124985389785, - 49.476967096612 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHLFLTT", - "description": "Basic Fit - Le Trait", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.81124985389785, - 49.476967096612 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHLFLTT", - "description": "Basic Fit - Le Trait", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7426025336601, - 48.003994986261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHLFMTG", - "description": "Basic Fit - Montargis", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7426025336601, - 48.003994986261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHLFMTG", - "description": "Basic Fit - Montargis", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7426025336601, - 48.003994986261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHLFMTG", - "description": "Basic Fit - Montargis", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7426025336601, - 48.003994986261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHLFMTG", - "description": "Basic Fit - Montargis", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.6975773355473, - 48.510362973273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHLIGPS", - "description": "Holiday Inn - Strasbourg Sud", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.6975773355473, - 48.510362973273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHLIGPS", - "description": "Holiday Inn - Strasbourg Sud", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.6975773355473, - 48.510362973273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHLIGPS", - "description": "Holiday Inn - Strasbourg Sud", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.6975773355473, - 48.510362973273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHLIGPS", - "description": "Holiday Inn - Strasbourg Sud", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.6975773355473, - 48.510362973273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHLIGPS", - "description": "Holiday Inn - Strasbourg Sud", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.6975773355473, - 48.510362973273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHLIGPS", - "description": "Holiday Inn - Strasbourg Sud", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.6975773355473, - 48.510362973273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHLIGPS", - "description": "Holiday Inn - Strasbourg Sud", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.6975773355473, - 48.510362973273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHLIGPS", - "description": "Holiday Inn - Strasbourg Sud", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8176726694504, - 50.4095475429 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHOLAVI", - "description": "Basic Fit - Avion", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8176726694504, - 50.4095475429 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHOLAVI", - "description": "Basic Fit - Avion", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8176726694504, - 50.4095475429 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHOLAVI", - "description": "Basic Fit - Avion", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8176726694504, - 50.4095475429 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHOLAVI", - "description": "Basic Fit - Avion", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.8326456005596, - 47.821830513066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHOLGUI", - "description": "Basic Fit - Guipry-Messac", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.8326456005596, - 47.821830513066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHOLGUI", - "description": "Basic Fit - Guipry-Messac", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.8326456005596, - 47.821830513066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHOLGUI", - "description": "Basic Fit - Guipry-Messac", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.8326456005596, - 47.821830513066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHOLGUI", - "description": "Basic Fit - Guipry-Messac", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.8326456005596, - 47.821830513066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHOLGUI", - "description": "Basic Fit - Guipry-Messac", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.1084238368053, - 46.467712711111 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHOLPAR", - "description": "Basic Fit - Paray-le-Monial", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.1084238368053, - 46.467712711111 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHOLPAR", - "description": "Basic Fit - Paray-le-Monial", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.1084238368053, - 46.467712711111 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHOLPAR", - "description": "Basic Fit - Paray-le-Monial", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.1084238368053, - 46.467712711111 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHOLPAR", - "description": "Basic Fit - Paray-le-Monial", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2831696294651, - 49.651233819802 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHOLTER", - "description": "Basic Fit - Tergnier", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2831696294651, - 49.651233819802 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHOLTER", - "description": "Basic Fit - Tergnier", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2831696294651, - 49.651233819802 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHOLTER", - "description": "Basic Fit - Tergnier", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2831696294651, - 49.651233819802 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHOLTER", - "description": "Basic Fit - Tergnier", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1031082634376, - 49.238731134517 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHOLVIL", - "description": "Basic Fit - Villers-Cotterêts", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1031082634376, - 49.238731134517 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHOLVIL", - "description": "Basic Fit - Villers-Cotterêts", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1031082634376, - 49.238731134517 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHOLVIL", - "description": "Basic Fit - Villers-Cotterêts", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1031082634376, - 49.238731134517 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHOLVIL", - "description": "Basic Fit - Villers-Cotterêts", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8379560735494, - 50.943912337661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHOTCLS", - "description": "Logis Hôtel Cottage - Calais", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8379560735494, - 50.943912337661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHOTCLS", - "description": "Logis Hôtel Cottage - Calais", - "capacity": "4", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8379560735494, - 50.943912337661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHOTCLS", - "description": "Logis Hôtel Cottage - Calais", - "capacity": "4", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1985181252633, - 48.679382247535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHOTULS", - "description": "hotelF1 - Les Ulis", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1985181252633, - 48.679382247535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHOTULS", - "description": "hotelF1 - Les Ulis", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1985181252633, - 48.679382247535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHOTULS", - "description": "hotelF1 - Les Ulis", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1985181252633, - 48.679382247535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHOTULS", - "description": "hotelF1 - Les Ulis", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1810471, - 45.66081 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHYGESP", - "description": "Lavage Auto Hygie Cars - L'Isle-d'Espagnac", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1810471, - 45.66081 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PHYGESP", - "description": "Lavage Auto Hygie Cars - L'Isle-d'Espagnac", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8611936, - 45.69019249999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBBSFO", - "description": "Ibis Budget - Saint-Fons", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8611936, - 45.69019249999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBBSFO", - "description": "Ibis Budget - Saint-Fons", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8611936, - 45.69019249999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBBSFO", - "description": "Ibis Budget - Saint-Fons", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8611936, - 45.69019249999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBBSFO", - "description": "Ibis Budget - Saint-Fons", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.0133521614117, - 47.662736532487 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBIAUR", - "description": "Ibis - Auray", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.0133521614117, - 47.662736532487 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBIAUR", - "description": "Ibis - Auray", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.0133521614117, - 47.662736532487 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBIAUR", - "description": "Ibis - Auray", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.0133521614117, - 47.662736532487 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBIAUR", - "description": "Ibis - Auray", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.751824, - 43.466117 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBIBIR", - "description": "greet hotel Orthez Bearn - Biron", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.751824, - 43.466117 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBIBIR", - "description": "greet hotel Orthez Bearn - Biron", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.751824, - 43.466117 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBIBIR", - "description": "greet hotel Orthez Bearn - Biron", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.751824, - 43.466117 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBIBIR", - "description": "greet hotel Orthez Bearn - Biron", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.889822456414, - 45.271942553318 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBICRO", - "description": "Ibis Styles - Crolles", - "capacity": "5", - "socket:type2_combo:output": "110 kW", - "charging_station:output": "110 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.889822456414, - 45.271942553318 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBICRO", - "description": "Ibis Styles - Crolles", - "capacity": "5", - "socket:type2_combo:output": "110 kW", - "charging_station:output": "110 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.889822456414, - 45.271942553318 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBICRO", - "description": "Ibis Styles - Crolles", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.889822456414, - 45.271942553318 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBICRO", - "description": "Ibis Styles - Crolles", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3107846343933, - 51.007101472332 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBIDUN", - "description": "Ibis Budget - Dunkerque", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3107846343933, - 51.007101472332 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBIDUN", - "description": "Ibis Budget - Dunkerque", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3107846343933, - 51.007101472332 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBIDUN", - "description": "Ibis Budget - Dunkerque", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3107846343933, - 51.007101472332 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBIDUN", - "description": "Ibis Budget - Dunkerque", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4299332041603, - 46.710539310448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBIMOU", - "description": "Ibis - Mouilleron-le-Captif", - "capacity": "7", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4299332041603, - 46.710539310448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBIMOU", - "description": "Ibis - Mouilleron-le-Captif", - "capacity": "7", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4299332041603, - 46.710539310448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBIMOU", - "description": "Ibis - Mouilleron-le-Captif", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4299332041603, - 46.710539310448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBIMOU", - "description": "Ibis - Mouilleron-le-Captif", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4299332041603, - 46.710539310448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBIMOU", - "description": "Ibis - Mouilleron-le-Captif", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4299332041603, - 46.710539310448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBIMOU", - "description": "Ibis - Mouilleron-le-Captif", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.5675236738521, - 47.247971241373 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBIPOU", - "description": "Ibis Budget - Pouilly-en-Auxois", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.5675236738521, - 47.247971241373 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBIPOU", - "description": "Ibis Budget - Pouilly-en-Auxois", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.5675236738521, - 47.247971241373 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBIPOU", - "description": "Ibis Budget - Pouilly-en-Auxois", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.5675236738521, - 47.247971241373 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBIPOU", - "description": "Ibis Budget - Pouilly-en-Auxois", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5573070663052, - 46.694336015022 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBISLO", - "description": "Ibis Budget - Lons-le-Saunier", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5573070663052, - 46.694336015022 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBISLO", - "description": "Ibis Budget - Lons-le-Saunier", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8442049, - 43.9263188 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSAVI", - "description": "Ibis Styles - Avignon Sud", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8442049, - 43.9263188 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSAVI", - "description": "Ibis Styles - Avignon Sud", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8442049, - 43.9263188 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSAVI", - "description": "Ibis Styles - Avignon Sud", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8442049, - 43.9263188 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSAVI", - "description": "Ibis Styles - Avignon Sud", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8442049, - 43.9263188 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSAVI", - "description": "Ibis Styles - Avignon Sud", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8442049, - 43.9263188 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSAVI", - "description": "Ibis Styles - Avignon Sud", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2784449714716, - 43.334417471076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSBZR", - "description": "Ibis - Beziers", - "capacity": "7", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2784449714716, - 43.334417471076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSBZR", - "description": "Ibis - Beziers", - "capacity": "7", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2784449714716, - 43.334417471076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSBZR", - "description": "Ibis - Beziers", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2784449714716, - 43.334417471076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSBZR", - "description": "Ibis - Beziers", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2784449714716, - 43.334417471076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSBZR", - "description": "Ibis - Beziers", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2784449714716, - 43.334417471076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSBZR", - "description": "Ibis - Beziers", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7901383178431, - 46.254677841471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSCHT", - "description": "Ibis - Chaintré", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7901383178431, - 46.254677841471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSCHT", - "description": "Ibis - Chaintré", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7901383178431, - 46.254677841471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSCHT", - "description": "Ibis - Chaintré", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7901383178431, - 46.254677841471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSCHT", - "description": "Ibis - Chaintré", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8794678923007, - 50.946896049621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSCLS", - "description": "Ibis - Calais", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8794678923007, - 50.946896049621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSCLS", - "description": "Ibis - Calais", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8794678923007, - 50.946896049621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSCLS", - "description": "Ibis - Calais", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8794678923007, - 50.946896049621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSCLS", - "description": "Ibis - Calais", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.69904119017697, - 47.335531603129 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSCLT", - "description": "Ibis Styles - Chambray-lès-Tours", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.69904119017697, - 47.335531603129 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSCLT", - "description": "Ibis Styles - Chambray-lès-Tours", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.69904119017697, - 47.335531603129 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSCLT", - "description": "Ibis Styles - Chambray-lès-Tours", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.69904119017697, - 47.335531603129 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSCLT", - "description": "Ibis Styles - Chambray-lès-Tours", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.69904119017697, - 47.335531603129 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSCLT", - "description": "Ibis Styles - Chambray-lès-Tours", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.69904119017697, - 47.335531603129 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSCLT", - "description": "Ibis Styles - Chambray-lès-Tours", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.67179482845, - 47.243276981053 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSCOU", - "description": "Ibis - Couëron", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.67179482845, - 47.243276981053 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSCOU", - "description": "Ibis - Couëron", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.67179482845, - 47.243276981053 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSCOU", - "description": "Ibis - Couëron", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.67179482845, - 47.243276981053 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSCOU", - "description": "Ibis - Couëron", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0690554889202, - 49.03154570226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSCRG", - "description": "Ibis - Cergy", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0690554889202, - 49.03154570226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSCRG", - "description": "Ibis - Cergy", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0690554889202, - 49.03154570226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSCRG", - "description": "Ibis - Cergy", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0690554889202, - 49.03154570226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSCRG", - "description": "Ibis - Cergy", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0900226004366, - 50.379244127906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSDOA", - "description": "Ibis Styles - Douai Gare Gayant Expo", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0900226004366, - 50.379244127906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSDOA", - "description": "Ibis Styles - Douai Gare Gayant Expo", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3687112990541, - 48.731358896292 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSDRX", - "description": "Ibis Styles - Dreux", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3687112990541, - 48.731358896292 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSDRX", - "description": "Ibis Styles - Dreux", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3801449, - 49.0346199 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSESM", - "description": "Ibis - Essômes-sur-Marne", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3801449, - 49.0346199 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSESM", - "description": "Ibis - Essômes-sur-Marne", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3801449, - 49.0346199 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSESM", - "description": "Ibis - Essômes-sur-Marne", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0844901, - 44.5594374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSGAP", - "description": "Ibis - Gap", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0844901, - 44.5594374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSGAP", - "description": "Ibis - Gap", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.927047, - 45.7182101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSGSA", - "description": "Ibis Budget - Grésy-sur-Aix", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.927047, - 45.7182101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSGSA", - "description": "Ibis Budget - Grésy-sur-Aix", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.927047, - 45.7182101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSGSA", - "description": "Ibis Budget - Grésy-sur-Aix", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.927047, - 45.7182101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSGSA", - "description": "Ibis Budget - Grésy-sur-Aix", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4029916, - 48.0780425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSHBW", - "description": "Ibis - Horbourg-Wihr", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4029916, - 48.0780425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSHBW", - "description": "Ibis - Horbourg-Wihr", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7564918631947, - 48.827812181585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSHGN", - "description": "Ibis - Haguenau", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7564918631947, - 48.827812181585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSHGN", - "description": "Ibis - Haguenau", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7564918631947, - 48.827812181585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSHGN", - "description": "Ibis - Haguenau", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7564918631947, - 48.827812181585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSHGN", - "description": "Ibis - Haguenau", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7564918631947, - 48.827812181585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSHGN", - "description": "Ibis - Haguenau", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7564918631947, - 48.827812181585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSHGN", - "description": "Ibis - Haguenau", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1448196, - 49.4901907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSINV", - "description": "Ibis Budget - Isneauville", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1448196, - 49.4901907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSINV", - "description": "Ibis Budget - Isneauville", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1448196, - 49.4901907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSINV", - "description": "Ibis Budget - Isneauville", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1448196, - 49.4901907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSINV", - "description": "Ibis Budget - Isneauville", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1448196, - 49.4901907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSINV", - "description": "Ibis Budget - Isneauville", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1448196, - 49.4901907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSINV", - "description": "Ibis Budget - Isneauville", - "capacity": "7", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.270861, - 45.551668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSISR", - "description": "Ibis Budget - Issoire", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.270861, - 45.551668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSISR", - "description": "Ibis Budget - Issoire", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.270861, - 45.551668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSISR", - "description": "Ibis Budget - Issoire", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.270861, - 45.551668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSISR", - "description": "Ibis Budget - Issoire", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.270861, - 45.551668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSISR", - "description": "Ibis Budget - Issoire", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.270861, - 45.551668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSISR", - "description": "Ibis Budget - Issoire", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.2437177664051, - 44.94702125786 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSLBN", - "description": "Ibis Budget - Libourne", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.2437177664051, - 44.94702125786 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSLBN", - "description": "Ibis Budget - Libourne", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.2437177664051, - 44.94702125786 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSLBN", - "description": "Ibis Budget - Libourne", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.2437177664051, - 44.94702125786 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSLBN", - "description": "Ibis Budget - Libourne", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.2437177664051, - 44.94702125786 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSLBN", - "description": "Ibis Budget - Libourne", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5140008434916, - 48.427154714299 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSLCD", - "description": "Ibis Styles - Chartres", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5140008434916, - 48.427154714299 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSLCD", - "description": "Ibis Styles - Chartres", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5140008434916, - 48.427154714299 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSLCD", - "description": "Ibis Styles - Chartres", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5140008434916, - 48.427154714299 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSLCD", - "description": "Ibis Styles - Chartres", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5140008434916, - 48.427154714299 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSLCD", - "description": "Ibis Styles - Chartres", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5140008434916, - 48.427154714299 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSLCD", - "description": "Ibis Styles - Chartres", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0433679781875, - 47.271651656352 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSLGV", - "description": "Ibis Styles - Beauregard", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0433679781875, - 47.271651656352 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSLGV", - "description": "Ibis Styles - Beauregard", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0433679781875, - 47.271651656352 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSLGV", - "description": "Ibis Styles - Beauregard", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0433679781875, - 47.271651656352 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSLGV", - "description": "Ibis Styles - Beauregard", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0097277749035, - 50.646519095798 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSLIL", - "description": "Ibis - Lille Lomme Centre", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0097277749035, - 50.646519095798 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSLIL", - "description": "Ibis - Lille Lomme Centre", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0097277749035, - 50.646519095798 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSLIL", - "description": "Ibis - Lille Lomme Centre", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0097277749035, - 50.646519095798 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSLIL", - "description": "Ibis - Lille Lomme Centre", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8046035410869, - 46.281440529601 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSMAC", - "description": "Ibis Budget - Macon Sud", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8046035410869, - 46.281440529601 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSMAC", - "description": "Ibis Budget - Macon Sud", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8046035410869, - 46.281440529601 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSMAC", - "description": "Ibis Budget - Macon Sud", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8046035410869, - 46.281440529601 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSMAC", - "description": "Ibis Budget - Macon Sud", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1162163245021812, - 50.67575494151874 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSMEB", - "description": "Ibis Styles - Marcq-en-Barœul", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1162163245021812, - 50.67575494151874 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSMEB", - "description": "Ibis Styles - Marcq-en-Barœul", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1162163245021812, - 50.67575494151874 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSMEB", - "description": "Ibis Styles - Marcq-en-Barœul", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.588706, - 47.868991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSMLC", - "description": "Ibis - Mellac", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.588706, - 47.868991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSMLC", - "description": "Ibis - Mellac", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.588706, - 47.868991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSMLC", - "description": "Ibis - Mellac", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.588706, - 47.868991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSMLC", - "description": "Ibis - Mellac", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8135704539325, - 43.808633480244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSMNQ", - "description": "Ibis Budget - Manosque", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8135704539325, - 43.808633480244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSMNQ", - "description": "Ibis Budget - Manosque", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8135704539325, - 43.808633480244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSMNQ", - "description": "Ibis Budget - Manosque", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8135704539325, - 43.808633480244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSMNQ", - "description": "Ibis Budget - Manosque", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8135704539325, - 43.808633480244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSMNQ", - "description": "Ibis Budget - Manosque", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8135704539325, - 43.808633480244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSMNQ", - "description": "Ibis Budget - Manosque", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6726491619019, - 47.995900162368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSMON", - "description": "Ibis Styles - Montargis Arboria", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6726491619019, - 47.995900162368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSMON", - "description": "Ibis Styles - Montargis Arboria", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6726491619019, - 47.995900162368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSMON", - "description": "Ibis Styles - Montargis Arboria", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6726491619019, - 47.995900162368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSMON", - "description": "Ibis Styles - Montargis Arboria", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6726491619019, - 47.995900162368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSMON", - "description": "Ibis Styles - Montargis Arboria", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6726491619019, - 47.995900162368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSMON", - "description": "Ibis Styles - Montargis Arboria", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8527096331699, - 42.680873696583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSPRP", - "description": "Ibis - Perpignan", - "capacity": "6", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8527096331699, - 42.680873696583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSPRP", - "description": "Ibis - Perpignan", - "capacity": "6", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8527096331699, - 42.680873696583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSPRP", - "description": "Ibis - Perpignan", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8527096331699, - 42.680873696583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSPRP", - "description": "Ibis - Perpignan", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.496702878087607, - 43.6760206811658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSPRT", - "description": "Ibis Styles - Pertuis Luberon", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.496702878087607, - 43.6760206811658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSPRT", - "description": "Ibis Styles - Pertuis Luberon", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.496702878087607, - 43.6760206811658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSPRT", - "description": "Ibis Styles - Pertuis Luberon", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.496702878087607, - 43.6760206811658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSPRT", - "description": "Ibis Styles - Pertuis Luberon", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.496702878087607, - 43.6760206811658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSPRT", - "description": "Ibis Styles - Pertuis Luberon", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.496702878087607, - 43.6760206811658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSPRT", - "description": "Ibis Styles - Pertuis Luberon", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.30368328780516, - 46.550724803774 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSPTR", - "description": "Ibis Budget - Poitiers Sud", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.30368328780516, - 46.550724803774 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSPTR", - "description": "Ibis Budget - Poitiers Sud", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.30368328780516, - 46.550724803774 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSPTR", - "description": "Ibis Budget - Poitiers Sud", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.30368328780516, - 46.550724803774 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSPTR", - "description": "Ibis Budget - Poitiers Sud", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.30368328780516, - 46.550724803774 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSPTR", - "description": "Ibis Budget - Poitiers Sud", - "capacity": "7", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.30368328780516, - 46.550724803774 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSPTR", - "description": "Ibis Budget - Poitiers Sud", - "capacity": "7", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.0332014528133, - 47.979369220946 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSQPR", - "description": "Ibis Budget - Quimper", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.0332014528133, - 47.979369220946 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSQPR", - "description": "Ibis Budget - Quimper", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.0332014528133, - 47.979369220946 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSQPR", - "description": "Ibis Budget - Quimper", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.0332014528133, - 47.979369220946 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSQPR", - "description": "Ibis Budget - Quimper", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.0643610907379, - 47.674174491034 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSRDN", - "description": "Ibis Budget - Redon", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.0643610907379, - 47.674174491034 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSRDN", - "description": "Ibis Budget - Redon", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.0643610907379, - 47.674174491034 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSRDN", - "description": "Ibis Budget - Redon", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.0643610907379, - 47.674174491034 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSRDN", - "description": "Ibis Budget - Redon", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.0643610907379, - 47.674174491034 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSRDN", - "description": "Ibis Budget - Redon", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6199252858791, - 47.247917952879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSSHB", - "description": "Ibis Budget - Nantes Nord Saint Herblain", - "capacity": "7", - "charging_station:output": "22.17025 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6199252858791, - 47.247917952879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSSHB", - "description": "Ibis Budget - Nantes Nord Saint Herblain", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6199252858791, - 47.247917952879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSSHB", - "description": "Ibis Budget - Nantes Nord Saint Herblain", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6199252858791, - 47.247917952879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSSHB", - "description": "Ibis Budget - Nantes Nord Saint Herblain", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6199252858791, - 47.247917952879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSSHB", - "description": "Ibis Budget - Nantes Nord Saint Herblain", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6199252858791, - 47.247917952879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSSHB", - "description": "Ibis Budget - Nantes Nord Saint Herblain", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6199252858791, - 47.247917952879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSSHB", - "description": "Ibis Budget - Nantes Nord Saint Herblain", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0824239250566, - 49.098949085725 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSSLO", - "description": "Ibis Budget - Saint-Lô", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0824239250566, - 49.098949085725 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSSLO", - "description": "Ibis Budget - Saint-Lô", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0824239250566, - 49.098949085725 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSSLO", - "description": "Ibis Budget - Saint-Lô", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0824239250566, - 49.098949085725 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSSLO", - "description": "Ibis Budget - Saint-Lô", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.9899492055572554, - 48.62562401616193 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSSMA", - "description": "Ibis - Saint-Malo", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.9899492055572554, - 48.62562401616193 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSSMA", - "description": "Ibis - Saint-Malo", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.9899492055572554, - 48.62562401616193 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSSMA", - "description": "Ibis - Saint-Malo", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.9899492055572554, - 48.62562401616193 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSSMA", - "description": "Ibis - Saint-Malo", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.9899492055572554, - 48.62562401616193 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSSMA", - "description": "Ibis - Saint-Malo", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4013215, - 45.4557475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSSTE", - "description": "Ibis Budget - Saint Etienne Stade", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4013215, - 45.4557475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSSTE", - "description": "Ibis Budget - Saint Etienne Stade", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4013215, - 45.4557475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSSTE", - "description": "Ibis Budget - Saint Etienne Stade", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4013215, - 45.4557475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSSTE", - "description": "Ibis Budget - Saint Etienne Stade", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4013215, - 45.4557475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSSTE", - "description": "Ibis Budget - Saint Etienne Stade", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4013215, - 45.4557475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSSTE", - "description": "Ibis Budget - Saint Etienne Stade", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1427613, - 50.6433816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSVDA", - "description": "Ibis Budget - Villeneuve-d'Ascq", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1427613, - 50.6433816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSVDA", - "description": "Ibis Budget - Villeneuve-d'Ascq", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1427613, - 50.6433816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSVDA", - "description": "Ibis Budget - Villeneuve-d'Ascq", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1427613, - 50.6433816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSVDA", - "description": "Ibis Budget - Villeneuve-d'Ascq", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7433322398033, - 44.407239130001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSVSL", - "description": "Ibis Styles - Villeneuve-sur-Lot", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7433322398033, - 44.407239130001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSVSL", - "description": "Ibis Styles - Villeneuve-sur-Lot", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7433322398033, - 44.407239130001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSVSL", - "description": "Ibis Styles - Villeneuve-sur-Lot", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.7433322398033, - 44.407239130001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSVSL", - "description": "Ibis Styles - Villeneuve-sur-Lot", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4998625025162, - 49.288629989661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSVSP", - "description": "Ibis - Villers-Saint-Paul", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4998625025162, - 49.288629989661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSVSP", - "description": "Ibis - Villers-Saint-Paul", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4998625025162, - 49.288629989661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSVSP", - "description": "Ibis - Villers-Saint-Paul", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4998625025162, - 49.288629989661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSVSP", - "description": "Ibis - Villers-Saint-Paul", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7383504, - 45.976565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSVSS", - "description": "Ibis - Lyon Villefranche sur Saône", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7383504, - 45.976565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSVSS", - "description": "Ibis - Lyon Villefranche sur Saône", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7383504, - 45.976565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSVSS", - "description": "Ibis - Lyon Villefranche sur Saône", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7383504, - 45.976565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSVSS", - "description": "Ibis - Lyon Villefranche sur Saône", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7383504, - 45.976565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSVSS", - "description": "Ibis - Lyon Villefranche sur Saône", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7383504, - 45.976565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBSVSS", - "description": "Ibis - Lyon Villefranche sur Saône", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9193595098217, - 47.383019948683 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBUCCL", - "description": "Ibis Budget - Cosne-Cours-sur-Loire", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9193595098217, - 47.383019948683 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBUCCL", - "description": "Ibis Budget - Cosne-Cours-sur-Loire", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9193595098217, - 47.383019948683 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBUCCL", - "description": "Ibis Budget - Cosne-Cours-sur-Loire", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9193595098217, - 47.383019948683 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIBUCCL", - "description": "Ibis Budget - Cosne-Cours-sur-Loire", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3005252001811, - 48.587620133026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCBSO", - "description": "King Jouet - Brétigny-sur-Orge", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3005252001811, - 48.587620133026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCBSO", - "description": "King Jouet - Brétigny-sur-Orge", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3005252001811, - 48.587620133026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCBSO", - "description": "King Jouet - Brétigny-sur-Orge", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3005252001811, - 48.587620133026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCBSO", - "description": "King Jouet - Brétigny-sur-Orge", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3005252001811, - 48.587620133026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCBSO", - "description": "King Jouet - Brétigny-sur-Orge", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3005252001811, - 48.587620133026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCBSO", - "description": "King Jouet - Brétigny-sur-Orge", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1475964156148, - 45.758269591334 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCCMF", - "description": "Intersport - Clermont-Ferrand", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1475964156148, - 45.758269591334 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCCMF", - "description": "Intersport - Clermont-Ferrand", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1475964156148, - 45.758269591334 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCCMF", - "description": "Intersport - Clermont-Ferrand", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1475964156148, - 45.758269591334 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCCMF", - "description": "Intersport - Clermont-Ferrand", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1475964156148, - 45.758269591334 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCCMF", - "description": "Intersport - Clermont-Ferrand", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1475964156148, - 45.758269591334 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCCMF", - "description": "Intersport - Clermont-Ferrand", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1475964156148, - 45.758269591334 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCCMF", - "description": "Intersport - Clermont-Ferrand", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1475964156148, - 45.758269591334 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCCMF", - "description": "Intersport - Clermont-Ferrand", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0296777, - 47.3548471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCDIJ", - "description": "Retail Park - Dijon", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0296777, - 47.3548471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCDIJ", - "description": "Retail Park - Dijon", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0296777, - 47.3548471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCDIJ", - "description": "Retail Park - Dijon", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0296777, - 47.3548471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCDIJ", - "description": "Retail Park - Dijon", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0296777, - 47.3548471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCDIJ", - "description": "Retail Park - Dijon", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0296777, - 47.3548471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCDIJ", - "description": "Retail Park - Dijon", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1430731234177, - 48.442777766001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCETM", - "description": "Darty - Étampes", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1430731234177, - 48.442777766001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCETM", - "description": "Darty - Étampes", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1430731234177, - 48.442777766001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCETM", - "description": "Darty - Étampes", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1430731234177, - 48.442777766001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCETM", - "description": "Darty - Étampes", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.549621800911, - 50.737510509664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCHAZ", - "description": "Darty - Hazebrouck", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.549621800911, - 50.737510509664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCHAZ", - "description": "Darty - Hazebrouck", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.549621800911, - 50.737510509664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCHAZ", - "description": "Darty - Hazebrouck", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.549621800911, - 50.737510509664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCHAZ", - "description": "Darty - Hazebrouck", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.549621800911, - 50.737510509664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCHAZ", - "description": "Darty - Hazebrouck", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.549621800911, - 50.737510509664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCHAZ", - "description": "Darty - Hazebrouck", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.233936667706274, - 50.473144953276076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCORC", - "description": "Picard - Orchies", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.233936667706274, - 50.473144953276076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCORC", - "description": "Picard - Orchies", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.233936667706274, - 50.473144953276076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCORC", - "description": "Picard - Orchies", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.233936667706274, - 50.473144953276076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCORC", - "description": "Picard - Orchies", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.233936667706274, - 50.473144953276076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCORC", - "description": "Picard - Orchies", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.233936667706274, - 50.473144953276076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCORC", - "description": "Picard - Orchies", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.233936667706274, - 50.473144953276076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCORC", - "description": "Picard - Orchies", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.233936667706274, - 50.473144953276076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCORC", - "description": "Picard - Orchies", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.233936667706274, - 50.473144953276076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCORC", - "description": "Picard - Orchies", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.233936667706274, - 50.473144953276076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCORC", - "description": "Picard - Orchies", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.233936667706274, - 50.473144953276076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCORC", - "description": "Picard - Orchies", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.233936667706274, - 50.473144953276076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCORC", - "description": "Picard - Orchies", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.233936667706274, - 50.473144953276076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCORC", - "description": "Picard - Orchies", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.233936667706274, - 50.473144953276076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCORC", - "description": "Picard - Orchies", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.233936667706274, - 50.473144953276076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCORC", - "description": "Picard - Orchies", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.233936667706274, - 50.473144953276076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCORC", - "description": "Picard - Orchies", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9215507, - 48.7593757 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCPAR", - "description": "Tissus des Ursules - Maurepas", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9215507, - 48.7593757 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCPAR", - "description": "Tissus des Ursules - Maurepas", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9215507, - 48.7593757 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCPAR", - "description": "Tissus des Ursules - Maurepas", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9215507, - 48.7593757 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCPAR", - "description": "Tissus des Ursules - Maurepas", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9215507, - 48.7593757 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCPAR", - "description": "Tissus des Ursules - Maurepas", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9215507, - 48.7593757 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCPAR", - "description": "Tissus des Ursules - Maurepas", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0520566, - 50.5474167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCSEC", - "description": "Centre Commercial So Green - Seclin", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0520566, - 50.5474167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCSEC", - "description": "Centre Commercial So Green - Seclin", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0520566, - 50.5474167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCSEC", - "description": "Centre Commercial So Green - Seclin", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0520566, - 50.5474167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCSEC", - "description": "Centre Commercial So Green - Seclin", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0520566, - 50.5474167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCSEC", - "description": "Centre Commercial So Green - Seclin", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0520566, - 50.5474167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCSEC", - "description": "Centre Commercial So Green - Seclin", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.2050111828033474, - 45.6381883638051 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCSOY", - "description": "Parc Commercial de la Jaufertie - Soyaux", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.2050111828033474, - 45.6381883638051 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCSOY", - "description": "Parc Commercial de la Jaufertie - Soyaux", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.2050111828033474, - 45.6381883638051 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCSOY", - "description": "Parc Commercial de la Jaufertie - Soyaux", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.2050111828033474, - 45.6381883638051 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCSOY", - "description": "Parc Commercial de la Jaufertie - Soyaux", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.2050111828033474, - 45.6381883638051 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCSOY", - "description": "Parc Commercial de la Jaufertie - Soyaux", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.2050111828033474, - 45.6381883638051 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCSOY", - "description": "Parc Commercial de la Jaufertie - Soyaux", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.2050111828033474, - 45.6381883638051 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCSOY", - "description": "Parc Commercial de la Jaufertie - Soyaux", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.2050111828033474, - 45.6381883638051 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCSOY", - "description": "Parc Commercial de la Jaufertie - Soyaux", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.2050111828033474, - 45.6381883638051 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCSOY", - "description": "Parc Commercial de la Jaufertie - Soyaux", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.2050111828033474, - 45.6381883638051 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCSOY", - "description": "Parc Commercial de la Jaufertie - Soyaux", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.2050111828033474, - 45.6381883638051 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCSOY", - "description": "Parc Commercial de la Jaufertie - Soyaux", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.2050111828033474, - 45.6381883638051 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCSOY", - "description": "Parc Commercial de la Jaufertie - Soyaux", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.2050111828033474, - 45.6381883638051 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCSOY", - "description": "Parc Commercial de la Jaufertie - Soyaux", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.2050111828033474, - 45.6381883638051 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCSOY", - "description": "Parc Commercial de la Jaufertie - Soyaux", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.2050111828033474, - 45.6381883638051 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCSOY", - "description": "Parc Commercial de la Jaufertie - Soyaux", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.2050111828033474, - 45.6381883638051 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCSOY", - "description": "Parc Commercial de la Jaufertie - Soyaux", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2057404130984, - 48.948018000874 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCSRT", - "description": "Basic Fit - Sartrouville", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2057404130984, - 48.948018000874 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCSRT", - "description": "Basic Fit - Sartrouville", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3704613607132, - 48.718600882479 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCVER", - "description": "B&M - Vernouillet", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3704613607132, - 48.718600882479 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCVER", - "description": "B&M - Vernouillet", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3704613607132, - 48.718600882479 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCVER", - "description": "B&M - Vernouillet", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3704613607132, - 48.718600882479 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCVER", - "description": "B&M - Vernouillet", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3704613607132, - 48.718600882479 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCVER", - "description": "B&M - Vernouillet", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3704613607132, - 48.718600882479 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIMCVER", - "description": "B&M - Vernouillet", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.61845967350655, - 44.180300732655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINTAGE", - "description": "Jardiland - Agen", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.61845967350655, - 44.180300732655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINTAGE", - "description": "Jardiland - Agen", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8724237666199, - 48.679685699023 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINTECR", - "description": "Intermarché - Écrouves", - "capacity": "4", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8724237666199, - 48.679685699023 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINTECR", - "description": "Intermarché - Écrouves", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8724237666199, - 48.679685699023 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINTECR", - "description": "Intermarché - Écrouves", - "capacity": "4", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8724237666199, - 48.679685699023 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINTECR", - "description": "Intermarché - Écrouves", - "capacity": "4", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1356986230011, - 48.787185828062 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINTFAI", - "description": "Intermarché - Fains-Véel", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1356986230011, - 48.787185828062 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINTFAI", - "description": "Intermarché - Fains-Véel", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1356986230011, - 48.787185828062 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINTFAI", - "description": "Intermarché - Fains-Véel", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1356986230011, - 48.787185828062 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINTFAI", - "description": "Intermarché - Fains-Véel", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8723427782638, - 49.161277143662 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINTJAR", - "description": "Intermarché - Jarny", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8723427782638, - 49.161277143662 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINTJAR", - "description": "Intermarché - Jarny", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8723427782638, - 49.161277143662 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINTJAR", - "description": "Intermarché - Jarny", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8723427782638, - 49.161277143662 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINTJAR", - "description": "Intermarché - Jarny", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7630400317383, - 47.28744502082 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINTMAR", - "description": "Intermarché - Marnay", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7630400317383, - 47.28744502082 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINTMAR", - "description": "Intermarché - Marnay", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7630400317383, - 47.28744502082 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINTMAR", - "description": "Intermarché - Marnay", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.0775879976574, - 48.737493939838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINTSAR", - "description": "Intersport - Sarrebourg", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.0775879976574, - 48.737493939838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINTSAR", - "description": "Intersport - Sarrebourg", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.0775879976574, - 48.737493939838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINTSAR", - "description": "Intersport - Sarrebourg", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.0775879976574, - 48.737493939838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINTSAR", - "description": "Intersport - Sarrebourg", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.0775879976574, - 48.737493939838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINTSAR", - "description": "Intersport - Sarrebourg", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.0775879976574, - 48.737493939838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINTSAR", - "description": "Intersport - Sarrebourg", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.0775879976574, - 48.737493939838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINTSAR", - "description": "Intersport - Sarrebourg", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.0775879976574, - 48.737493939838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINTSAR", - "description": "Intersport - Sarrebourg", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.0775879976574, - 48.737493939838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINTSAR", - "description": "Intersport - Sarrebourg", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.0775879976574, - 48.737493939838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINTSAR", - "description": "Intersport - Sarrebourg", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5452029249283, - 45.167232857869 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINVBRV", - "description": "Jardiland - Brive", - "capacity": "9", - "charging_station:output": "22.17025 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5452029249283, - 45.167232857869 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINVBRV", - "description": "Jardiland - Brive", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5452029249283, - 45.167232857869 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINVBRV", - "description": "Jardiland - Brive", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5452029249283, - 45.167232857869 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINVBRV", - "description": "Jardiland - Brive", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5452029249283, - 45.167232857869 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINVBRV", - "description": "Jardiland - Brive", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5452029249283, - 45.167232857869 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINVBRV", - "description": "Jardiland - Brive", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5452029249283, - 45.167232857869 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINVBRV", - "description": "Jardiland - Brive", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5452029249283, - 45.167232857869 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINVBRV", - "description": "Jardiland - Brive", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5452029249283, - 45.167232857869 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINVBRV", - "description": "Jardiland - Brive", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3838742926902, - 43.208185122483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINVCAR", - "description": "Jardiland - Carcassonne", - "capacity": "6", - "charging_station:output": "22.17025 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3838742926902, - 43.208185122483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINVCAR", - "description": "Jardiland - Carcassonne", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3838742926902, - 43.208185122483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINVCAR", - "description": "Jardiland - Carcassonne", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3838742926902, - 43.208185122483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINVCAR", - "description": "Jardiland - Carcassonne", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3838742926902, - 43.208185122483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINVCAR", - "description": "Jardiland - Carcassonne", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3838742926902, - 43.208185122483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINVCAR", - "description": "Jardiland - Carcassonne", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4346331040214, - 47.429595068734 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINVCES", - "description": "Gamm Vert - Le Controis-en-Sologne", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4346331040214, - 47.429595068734 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINVCES", - "description": "Gamm Vert - Le Controis-en-Sologne", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4346331040214, - 47.429595068734 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINVCES", - "description": "Gamm Vert - Le Controis-en-Sologne", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4346331040214, - 47.429595068734 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINVCES", - "description": "Gamm Vert - Le Controis-en-Sologne", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4346331040214, - 47.429595068734 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINVCES", - "description": "Gamm Vert - Le Controis-en-Sologne", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3964090589302, - 48.942339892005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINVCHA", - "description": "Jardiland - Châlons-en-Champagne", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3964090589302, - 48.942339892005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINVCHA", - "description": "Jardiland - Châlons-en-Champagne", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3964090589302, - 48.942339892005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINVCHA", - "description": "Jardiland - Châlons-en-Champagne", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3964090589302, - 48.942339892005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINVCHA", - "description": "Jardiland - Châlons-en-Champagne", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3964090589302, - 48.942339892005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINVCHA", - "description": "Jardiland - Châlons-en-Champagne", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3964090589302, - 48.942339892005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINVCHA", - "description": "Jardiland - Châlons-en-Champagne", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3964090589302, - 48.942339892005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINVCHA", - "description": "Jardiland - Châlons-en-Champagne", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3964090589302, - 48.942339892005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINVCHA", - "description": "Jardiland - Châlons-en-Champagne", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6153944882564, - 47.76832355586 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINVTAV", - "description": "Gamm Vert - Tavers", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6153944882564, - 47.76832355586 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINVTAV", - "description": "Gamm Vert - Tavers", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6153944882564, - 47.76832355586 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINVTAV", - "description": "Gamm Vert - Tavers", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6153944882564, - 47.76832355586 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PINVTAV", - "description": "Gamm Vert - Tavers", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.48857428106764, - 43.887203771541 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIRKMDM", - "description": "Biocoop - Mont-de-Marsan", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.48857428106764, - 43.887203771541 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIRKMDM", - "description": "Biocoop - Mont-de-Marsan", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.48857428106764, - 43.887203771541 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIRKMDM", - "description": "Biocoop - Mont-de-Marsan", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.48857428106764, - 43.887203771541 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PIRKMDM", - "description": "Biocoop - Mont-de-Marsan", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.411137, - 47.082818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMAFM", - "description": "Intermarché - Aigrefeuille-sur-Maine", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.411137, - 47.082818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMAFM", - "description": "Intermarché - Aigrefeuille-sur-Maine", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.411137, - 47.082818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMAFM", - "description": "Intermarché - Aigrefeuille-sur-Maine", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.411137, - 47.082818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMAFM", - "description": "Intermarché - Aigrefeuille-sur-Maine", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.61891350181772, - 44.182611164339 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMAGE", - "description": "Intermarché - Agen", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.61891350181772, - 44.182611164339 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMAGE", - "description": "Intermarché - Agen", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.61891350181772, - 44.182611164339 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMAGE", - "description": "Intermarché - Agen", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.61891350181772, - 44.182611164339 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMAGE", - "description": "Intermarché - Agen", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.61891350181772, - 44.182611164339 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMAGE", - "description": "Intermarché - Agen", - "capacity": "11", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.61891350181772, - 44.182611164339 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMAGE", - "description": "Intermarché - Agen", - "capacity": "11", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.61891350181772, - 44.182611164339 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMAGE", - "description": "Intermarché - Agen", - "capacity": "11", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.61891350181772, - 44.182611164339 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMAGE", - "description": "Intermarché - Agen", - "capacity": "11", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53537420235997, - 47.455514100994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMANG", - "description": "Intermarché - Angers", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53537420235997, - 47.455514100994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMANG", - "description": "Intermarché - Angers", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53537420235997, - 47.455514100994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMANG", - "description": "Intermarché - Angers", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53537420235997, - 47.455514100994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMANG", - "description": "Intermarché - Angers", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8970050894798, - 45.274320637829 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMANN", - "description": "Intermarché - Anneyron", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8970050894798, - 45.274320637829 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMANN", - "description": "Intermarché - Anneyron", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.8955452595245, - 47.546267222103 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMARZ", - "description": "Intermarché - Arzon", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.8955452595245, - 47.546267222103 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMARZ", - "description": "Intermarché - Arzon", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.8955452595245, - 47.546267222103 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMARZ", - "description": "Intermarché - Arzon", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.8955452595245, - 47.546267222103 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMARZ", - "description": "Intermarché - Arzon", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9207856102082, - 48.109167615221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMAUX", - "description": "Intermarché - Auxon", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9207856102082, - 48.109167615221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMAUX", - "description": "Intermarché - Auxon", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.744372, - 50.731127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBAI", - "description": "Intermarché - Bailleul", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.744372, - 50.731127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBAI", - "description": "Intermarché - Bailleul", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8532289361847, - 50.099360875331 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBAP", - "description": "Intermarché - Bapaume", - "capacity": "9", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8532289361847, - 50.099360875331 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBAP", - "description": "Intermarché - Bapaume", - "capacity": "9", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8532289361847, - 50.099360875331 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBAP", - "description": "Intermarché - Bapaume", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8532289361847, - 50.099360875331 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBAP", - "description": "Intermarché - Bapaume", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8532289361847, - 50.099360875331 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBAP", - "description": "Intermarché - Bapaume", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8532289361847, - 50.099360875331 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBAP", - "description": "Intermarché - Bapaume", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.474446, - 49.57966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBBC", - "description": "Intermarché - Bolbec", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.474446, - 49.57966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBBC", - "description": "Intermarché - Bolbec", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.474446, - 49.57966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBBC", - "description": "Intermarché - Bolbec", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.474446, - 49.57966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBBC", - "description": "Intermarché - Bolbec", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6862894431645, - 47.844228326963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBDB", - "description": "Intermarché - Bain-de-Bretagne", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6862894431645, - 47.844228326963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBDB", - "description": "Intermarché - Bain-de-Bretagne", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6862894431645, - 47.844228326963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBDB", - "description": "Intermarché - Bain-de-Bretagne", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6862894431645, - 47.844228326963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBDB", - "description": "Intermarché - Bain-de-Bretagne", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6862894431645, - 47.844228326963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBDB", - "description": "Intermarché - Bain-de-Bretagne", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6862894431645, - 47.844228326963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBDB", - "description": "Intermarché - Bain-de-Bretagne", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6862894431645, - 47.844228326963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBDB", - "description": "Intermarché - Bain-de-Bretagne", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6862894431645, - 47.844228326963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBDB", - "description": "Intermarché - Bain-de-Bretagne", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2287485203766, - 46.195546432654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBEB", - "description": "Intermarché - Bourg-en-Bresse", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2287485203766, - 46.195546432654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBEB", - "description": "Intermarché - Bourg-en-Bresse", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2287485203766, - 46.195546432654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBEB", - "description": "Intermarché - Bourg-en-Bresse", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2287485203766, - 46.195546432654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBEB", - "description": "Intermarché - Bourg-en-Bresse", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.47782578825646, - 44.833107957387 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBER", - "description": "Intermarché - Bergerac", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.47782578825646, - 44.833107957387 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBER", - "description": "Intermarché - Bergerac", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.589601, - 48.374672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBFD", - "description": "Intermarché Super - Benfeld", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.589601, - 48.374672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBFD", - "description": "Intermarché Super - Benfeld", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.589601, - 48.374672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBFD", - "description": "Intermarché Super - Benfeld", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.589601, - 48.374672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBFD", - "description": "Intermarché Super - Benfeld", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4886487762657, - 43.614688298755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBLM", - "description": "Intermarché Super - Balma", - "capacity": "15", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4886487762657, - 43.614688298755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBLM", - "description": "Intermarché Super - Balma", - "capacity": "15", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4886487762657, - 43.614688298755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBLM", - "description": "Intermarché Super - Balma", - "capacity": "15", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4886487762657, - 43.614688298755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBLM", - "description": "Intermarché Super - Balma", - "capacity": "15", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4886487762657, - 43.614688298755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBLM", - "description": "Intermarché Super - Balma", - "capacity": "15", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4886487762657, - 43.614688298755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBLM", - "description": "Intermarché Super - Balma", - "capacity": "15", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4886487762657, - 43.614688298755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBLM", - "description": "Intermarché Super - Balma", - "capacity": "15", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4886487762657, - 43.614688298755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBLM", - "description": "Intermarché Super - Balma", - "capacity": "15", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4886487762657, - 43.614688298755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBLM", - "description": "Intermarché Super - Balma", - "capacity": "15", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4886487762657, - 43.614688298755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBLM", - "description": "Intermarché Super - Balma", - "capacity": "15", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.7049628, - 47.9265707 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBNL", - "description": "Intermarché - Bannalec", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.7049628, - 47.9265707 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBNL", - "description": "Intermarché - Bannalec", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.7049628, - 47.9265707 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBNL", - "description": "Intermarché - Bannalec", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.7049628, - 47.9265707 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBNL", - "description": "Intermarché - Bannalec", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9130385, - 46.3200637 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBON", - "description": "Intermarché - Bonnat", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9130385, - 46.3200637 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBON", - "description": "Intermarché - Bonnat", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4925933, - 47.6363939 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBRH", - "description": "Intermarché Super - Bartenheim", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4925933, - 47.6363939 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBRH", - "description": "Intermarché Super - Bartenheim", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.2512754907379, - 48.324596610882 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBRO", - "description": "Intermarché Super - Broons", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.2512754907379, - 48.324596610882 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBRO", - "description": "Intermarché Super - Broons", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1183351781182, - 48.767196467013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBUC", - "description": "Intermarché - Buc", - "capacity": "7", - "charging_station:output": "22.17025 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1183351781182, - 48.767196467013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBUC", - "description": "Intermarché - Buc", - "capacity": "7", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1183351781182, - 48.767196467013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBUC", - "description": "Intermarché - Buc", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1183351781182, - 48.767196467013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBUC", - "description": "Intermarché - Buc", - "capacity": "7", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1183351781182, - 48.767196467013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBUC", - "description": "Intermarché - Buc", - "capacity": "7", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1183351781182, - 48.767196467013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBUC", - "description": "Intermarché - Buc", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1183351781182, - 48.767196467013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMBUC", - "description": "Intermarché - Buc", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.37861, - 43.959303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCDM", - "description": "Intermarché - Condom", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.37861, - 43.959303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCDM", - "description": "Intermarché - Condom", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0140640836449, - 42.706430854628 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCER", - "description": "Intermarché - Canet-en-Roussillon", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0140640836449, - 42.706430854628 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCER", - "description": "Intermarché - Canet-en-Roussillon", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0140640836449, - 42.706430854628 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCER", - "description": "Intermarché - Canet-en-Roussillon", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0140640836449, - 42.706430854628 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCER", - "description": "Intermarché - Canet-en-Roussillon", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2159187533035, - 49.626342733588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCHN", - "description": "Intermarché - Chauny", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2159187533035, - 49.626342733588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCHN", - "description": "Intermarché - Chauny", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2159187533035, - 49.626342733588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCHN", - "description": "Intermarché - Chauny", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2159187533035, - 49.626342733588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCHN", - "description": "Intermarché - Chauny", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2159187533035, - 49.626342733588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCHN", - "description": "Intermarché - Chauny", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2159187533035, - 49.626342733588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCHN", - "description": "Intermarché - Chauny", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2159187533035, - 49.626342733588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCHN", - "description": "Intermarché - Chauny", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2159187533035, - 49.626342733588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCHN", - "description": "Intermarché - Chauny", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2159187533035, - 49.626342733588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCHN", - "description": "Intermarché - Chauny", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2159187533035, - 49.626342733588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCHN", - "description": "Intermarché - Chauny", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.3336416, - 47.0214898 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCHV", - "description": "Intermarché Super - Chaveignes", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.3336416, - 47.0214898 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCHV", - "description": "Intermarché Super - Chaveignes", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.433383, - 48.407434 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCLC", - "description": "Intermarché - Callac", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.433383, - 48.407434 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCLC", - "description": "Intermarché - Callac", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5850968, - 48.7554504 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCMC", - "description": "Intermarché - Commercy", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5850968, - 48.7554504 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCMC", - "description": "Intermarché - Commercy", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.8939776210727, - 47.869268830953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCON", - "description": "Intermarché - Concarneau", - "capacity": "7", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.8939776210727, - 47.869268830953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCON", - "description": "Intermarché - Concarneau", - "capacity": "7", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.8939776210727, - 47.869268830953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCON", - "description": "Intermarché - Concarneau", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.8939776210727, - 47.869268830953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCON", - "description": "Intermarché - Concarneau", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.8939776210727, - 47.869268830953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCON", - "description": "Intermarché - Concarneau", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.902064, - 45.659657 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCOR", - "description": "Intermarché - Corbas", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.902064, - 45.659657 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCOR", - "description": "Intermarché - Corbas", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.35479069213485, - 43.112048861632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCPV", - "description": "Intermarché Super - Capvern", - "capacity": "19", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.35479069213485, - 43.112048861632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCPV", - "description": "Intermarché Super - Capvern", - "capacity": "19", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.35479069213485, - 43.112048861632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCPV", - "description": "Intermarché Super - Capvern", - "capacity": "19", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.35479069213485, - 43.112048861632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCPV", - "description": "Intermarché Super - Capvern", - "capacity": "19", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.35479069213485, - 43.112048861632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCPV", - "description": "Intermarché Super - Capvern", - "capacity": "19", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.35479069213485, - 43.112048861632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCPV", - "description": "Intermarché Super - Capvern", - "capacity": "19", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.35479069213485, - 43.112048861632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCPV", - "description": "Intermarché Super - Capvern", - "capacity": "19", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.35479069213485, - 43.112048861632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCPV", - "description": "Intermarché Super - Capvern", - "capacity": "19", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.35479069213485, - 43.112048861632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCPV", - "description": "Intermarché Super - Capvern", - "capacity": "19", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.35479069213485, - 43.112048861632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCPV", - "description": "Intermarché Super - Capvern", - "capacity": "19", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.35479069213485, - 43.112048861632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCPV", - "description": "Intermarché Super - Capvern", - "capacity": "19", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.35479069213485, - 43.112048861632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCPV", - "description": "Intermarché Super - Capvern", - "capacity": "19", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.35479069213485, - 43.112048861632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCPV", - "description": "Intermarché Super - Capvern", - "capacity": "19", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.35479069213485, - 43.112048861632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCPV", - "description": "Intermarché Super - Capvern", - "capacity": "19", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.35479069213485, - 43.112048861632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCPV", - "description": "Intermarché Super - Capvern", - "capacity": "19", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.35479069213485, - 43.112048861632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCPV", - "description": "Intermarché Super - Capvern", - "capacity": "19", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.337895, - 43.649367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCRB", - "description": "Intermarché - Cornebarrieu", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.337895, - 43.649367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCRB", - "description": "Intermarché - Cornebarrieu", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.337895, - 43.649367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCRB", - "description": "Intermarché - Cornebarrieu", - "capacity": "5", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.337895, - 43.649367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCRB", - "description": "Intermarché - Cornebarrieu", - "capacity": "5", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.16022, - 44.05228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCRM", - "description": "Intermarché - Carmaux", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.16022, - 44.05228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCRM", - "description": "Intermarché - Carmaux", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.16022, - 44.05228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCRM", - "description": "Intermarché - Carmaux", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.16022, - 44.05228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCRM", - "description": "Intermarché - Carmaux", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.16022, - 44.05228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCRM", - "description": "Intermarché - Carmaux", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.16022, - 44.05228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCRM", - "description": "Intermarché - Carmaux", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5359616, - 44.1592099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCSD", - "description": "Intermarché - Caussade", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5359616, - 44.1592099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMCSD", - "description": "Intermarché - Caussade", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0499709909324761, - 43.691340690639215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMDAX", - "description": "Intermarché - Dax", - "capacity": "19", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0499709909324761, - 43.691340690639215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMDAX", - "description": "Intermarché - Dax", - "capacity": "19", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0499709909324761, - 43.691340690639215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMDAX", - "description": "Intermarché - Dax", - "capacity": "19", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0499709909324761, - 43.691340690639215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMDAX", - "description": "Intermarché - Dax", - "capacity": "19", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0499709909324761, - 43.691340690639215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMDAX", - "description": "Intermarché - Dax", - "capacity": "19", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0499709909324761, - 43.691340690639215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMDAX", - "description": "Intermarché - Dax", - "capacity": "19", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0499709909324761, - 43.691340690639215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMDAX", - "description": "Intermarché - Dax", - "capacity": "19", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0499709909324761, - 43.691340690639215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMDAX", - "description": "Intermarché - Dax", - "capacity": "19", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0499709909324761, - 43.691340690639215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMDAX", - "description": "Intermarché - Dax", - "capacity": "19", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0499709909324761, - 43.691340690639215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMDAX", - "description": "Intermarché - Dax", - "capacity": "19", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0499709909324761, - 43.691340690639215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMDAX", - "description": "Intermarché - Dax", - "capacity": "19", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0499709909324761, - 43.691340690639215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMDAX", - "description": "Intermarché - Dax", - "capacity": "19", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0499709909324761, - 43.691340690639215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMDAX", - "description": "Intermarché - Dax", - "capacity": "19", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0499709909324761, - 43.691340690639215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMDAX", - "description": "Intermarché - Dax", - "capacity": "19", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0499709909324761, - 43.691340690639215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMDAX", - "description": "Intermarché - Dax", - "capacity": "19", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0499709909324761, - 43.691340690639215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMDAX", - "description": "Intermarché - Dax", - "capacity": "19", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0499709909324761, - 43.691340690639215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMDAX", - "description": "Intermarché - Dax", - "capacity": "19", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0499709909324761, - 43.691340690639215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMDAX", - "description": "Intermarché - Dax", - "capacity": "19", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.7218914576721, - 48.818516643506 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMDIZ", - "description": "Intermarché - Dieuze", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.7218914576721, - 48.818516643506 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMDIZ", - "description": "Intermarché - Dieuze", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.674432, - 46.301622 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMDLP", - "description": "Intermarché - Dun-le-Palestel", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.674432, - 46.301622 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMDLP", - "description": "Intermarché - Dun-le-Palestel", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.083794437994, - 47.323478738942 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMDON", - "description": "Intermarché - Donges", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.083794437994, - 47.323478738942 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMDON", - "description": "Intermarché - Donges", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.083794437994, - 47.323478738942 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMDON", - "description": "Intermarché - Donges", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.083794437994, - 47.323478738942 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMDON", - "description": "Intermarché - Donges", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.597399, - 43.389436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMDST", - "description": "Intermarché - La Destrousse", - "capacity": "7", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.597399, - 43.389436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMDST", - "description": "Intermarché - La Destrousse", - "capacity": "7", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.597399, - 43.389436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMDST", - "description": "Intermarché - La Destrousse", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.597399, - 43.389436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMDST", - "description": "Intermarché - La Destrousse", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.597399, - 43.389436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMDST", - "description": "Intermarché - La Destrousse", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.597399, - 43.389436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMDST", - "description": "Intermarché - La Destrousse", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1636364401978, - 49.007577586536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMELM", - "description": "Intermarché - Evreux La Madeleine", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1636364401978, - 49.007577586536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMELM", - "description": "Intermarché - Evreux La Madeleine", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1636364401978, - 49.007577586536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMELM", - "description": "Intermarché - Evreux La Madeleine", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1636364401978, - 49.007577586536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMELM", - "description": "Intermarché - Evreux La Madeleine", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.593953, - 47.724028 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMELV", - "description": "Intermarché - Elven", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.593953, - 47.724028 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMELV", - "description": "Intermarché - Elven", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1818117, - 49.027548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMEVR", - "description": "Intermarché - Evreux Netreville", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1818117, - 49.027548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMEVR", - "description": "Intermarché - Evreux Netreville", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1818117, - 49.027548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMEVR", - "description": "Intermarché - Evreux Netreville", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1818117, - 49.027548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMEVR", - "description": "Intermarché - Evreux Netreville", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9837552638931, - 48.797935385648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMFMT", - "description": "Intermarché - Faremoutiers", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9837552638931, - 48.797935385648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMFMT", - "description": "Intermarché - Faremoutiers", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.392134, - 43.830201 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMFRT", - "description": "Intermarché - Fronton", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.392134, - 43.830201 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMFRT", - "description": "Intermarché - Fronton", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.392134, - 43.830201 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMFRT", - "description": "Intermarché - Fronton", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.392134, - 43.830201 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMFRT", - "description": "Intermarché - Fronton", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.392134, - 43.830201 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMFRT", - "description": "Intermarché - Fronton", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.392134, - 43.830201 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMFRT", - "description": "Intermarché - Fronton", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.392134, - 43.830201 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMFRT", - "description": "Intermarché - Fronton", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.392134, - 43.830201 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMFRT", - "description": "Intermarché - Fronton", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2779112063988, - 49.824676268591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMGAU", - "description": "Intermarché - Gauchy", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2779112063988, - 49.824676268591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMGAU", - "description": "Intermarché - Gauchy", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2779112063988, - 49.824676268591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMGAU", - "description": "Intermarché - Gauchy", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2779112063988, - 49.824676268591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMGAU", - "description": "Intermarché - Gauchy", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2779112063988, - 49.824676268591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMGAU", - "description": "Intermarché - Gauchy", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2779112063988, - 49.824676268591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMGAU", - "description": "Intermarché - Gauchy", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2779112063988, - 49.824676268591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMGAU", - "description": "Intermarché - Gauchy", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2779112063988, - 49.824676268591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMGAU", - "description": "Intermarché - Gauchy", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2779112063988, - 49.824676268591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMGAU", - "description": "Intermarché - Gauchy", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2779112063988, - 49.824676268591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMGAU", - "description": "Intermarché - Gauchy", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.4078622667953464, - 47.30363318760873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMGRD", - "description": "Intermarché - Guérande", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.4078622667953464, - 47.30363318760873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMGRD", - "description": "Intermarché - Guérande", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.4078622667953464, - 47.30363318760873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMGRD", - "description": "Intermarché - Guérande", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.4078622667953464, - 47.30363318760873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMGRD", - "description": "Intermarché - Guérande", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.4078622667953464, - 47.30363318760873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMGRD", - "description": "Intermarché - Guérande", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.4078622667953464, - 47.30363318760873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMGRD", - "description": "Intermarché - Guérande", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.418643, - 43.714179 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMGRT", - "description": "Intermarché Super - Gratentour", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.418643, - 43.714179 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMGRT", - "description": "Intermarché Super - Gratentour", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.418643, - 43.714179 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMGRT", - "description": "Intermarché Super - Gratentour", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.418643, - 43.714179 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMGRT", - "description": "Intermarché Super - Gratentour", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.418643, - 43.714179 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMGRT", - "description": "Intermarché Super - Gratentour", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.418643, - 43.714179 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMGRT", - "description": "Intermarché Super - Gratentour", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.418643, - 43.714179 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMGRT", - "description": "Intermarché Super - Gratentour", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.418643, - 43.714179 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMGRT", - "description": "Intermarché Super - Gratentour", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.2069966883606, - 48.06396348238 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMGSS", - "description": "Intermarché - Guémené-sur-Scorff", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.2069966883606, - 48.06396348238 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMGSS", - "description": "Intermarché - Guémené-sur-Scorff", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.2069966883606, - 48.06396348238 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMGSS", - "description": "Intermarché - Guémené-sur-Scorff", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.2069966883606, - 48.06396348238 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMGSS", - "description": "Intermarché - Guémené-sur-Scorff", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6090639648777, - 49.09654245918 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMGSY", - "description": "Intermarché - Gasny", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6090639648777, - 49.09654245918 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMGSY", - "description": "Intermarché - Gasny", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.63803, - 50.452748 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMHCP", - "description": "Intermarché Super - Hersin-Coupigny", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.63803, - 50.452748 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMHCP", - "description": "Intermarché Super - Hersin-Coupigny", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4590202484448, - 48.88203121319 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMILB", - "description": "Intermarché - Ivry-la-Bataille", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4590202484448, - 48.88203121319 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMILB", - "description": "Intermarché - Ivry-la-Bataille", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2560110665196, - 48.304153330867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMILC", - "description": "Intermarché Super - Illiers-Combray", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2560110665196, - 48.304153330867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMILC", - "description": "Intermarché Super - Illiers-Combray", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.15354, - 49.500875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMINV", - "description": "Intermarché - Isneauville", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.15354, - 49.500875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMINV", - "description": "Intermarché - Isneauville", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.15354, - 49.500875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMINV", - "description": "Intermarché - Isneauville", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.15354, - 49.500875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMINV", - "description": "Intermarché - Isneauville", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.15354, - 49.500875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMINV", - "description": "Intermarché - Isneauville", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.15354, - 49.500875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMINV", - "description": "Intermarché - Isneauville", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.15354, - 49.500875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMINV", - "description": "Intermarché - Isneauville", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.15354, - 49.500875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMINV", - "description": "Intermarché - Isneauville", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.767517193779, - 42.625609118567 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMIPA", - "description": "Intermarché - Llupia", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.767517193779, - 42.625609118567 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMIPA", - "description": "Intermarché - Llupia", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.767517193779, - 42.625609118567 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMIPA", - "description": "Intermarché - Llupia", - "capacity": "5", - "socket:type2_combo:output": "108 kW", - "charging_station:output": "108 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.767517193779, - 42.625609118567 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMIPA", - "description": "Intermarché - Llupia", - "capacity": "5", - "socket:type2_combo:output": "108 kW", - "charging_station:output": "108 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0984235728775, - 49.313097634352 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMISM", - "description": "Intermarché - Isigny-sur-Mer", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0984235728775, - 49.313097634352 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMISM", - "description": "Intermarché - Isigny-sur-Mer", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0984235728775, - 49.313097634352 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMISM", - "description": "Intermarché - Isigny-sur-Mer", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0984235728775, - 49.313097634352 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMISM", - "description": "Intermarché - Isigny-sur-Mer", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0984235728775, - 49.313097634352 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMISM", - "description": "Intermarché - Isigny-sur-Mer", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0984235728775, - 49.313097634352 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMISM", - "description": "Intermarché - Isigny-sur-Mer", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1158753035965, - 47.530068446672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMIST", - "description": "Intermarché - Is-sur-Tille", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1158753035965, - 47.530068446672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMIST", - "description": "Intermarché - Is-sur-Tille", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1158753035965, - 47.530068446672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMIST", - "description": "Intermarché - Is-sur-Tille", - "capacity": "5", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1158753035965, - 47.530068446672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMIST", - "description": "Intermarché - Is-sur-Tille", - "capacity": "5", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2082858148194, - 48.669182763367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMJLM", - "description": "Intermarché - Jarville-la-Malgrange", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2082858148194, - 48.669182763367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMJLM", - "description": "Intermarché - Jarville-la-Malgrange", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2734833, - 43.5477724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLBU", - "description": "Intermarché - Labruguière", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2734833, - 43.5477724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLBU", - "description": "Intermarché - Labruguière", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2734833, - 43.5477724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLBU", - "description": "Intermarché - Labruguière", - "capacity": "5", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2734833, - 43.5477724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLBU", - "description": "Intermarché - Labruguière", - "capacity": "5", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.92297056945037, - 43.470218618549 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLBZ", - "description": "Intermarché - Lombez", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.92297056945037, - 43.470218618549 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLBZ", - "description": "Intermarché - Lombez", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.92297056945037, - 43.470218618549 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLBZ", - "description": "Intermarché - Lombez", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.92297056945037, - 43.470218618549 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLBZ", - "description": "Intermarché - Lombez", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.9576784970284, - 47.362094829124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLCL", - "description": "Intermarché - La Chapelle-Launay", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.9576784970284, - 47.362094829124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLCL", - "description": "Intermarché - La Chapelle-Launay", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.9576784970284, - 47.362094829124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLCL", - "description": "Intermarché - La Chapelle-Launay", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.9576784970284, - 47.362094829124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLCL", - "description": "Intermarché - La Chapelle-Launay", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.120509, - 47.759889 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLDV", - "description": "Intermarché - Landévant", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.120509, - 47.759889 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLDV", - "description": "Intermarché - Landévant", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.120509, - 47.759889 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLDV", - "description": "Intermarché - Landévant", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.352702, - 43.781307 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLGC", - "description": "Intermarché - Castelnau-d'Estrétefonds", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.352702, - 43.781307 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLGC", - "description": "Intermarché - Castelnau-d'Estrétefonds", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.352702, - 43.781307 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLGC", - "description": "Intermarché - Castelnau-d'Estrétefonds", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.352702, - 43.781307 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLGC", - "description": "Intermarché - Castelnau-d'Estrétefonds", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7512299187366, - 49.515447980888 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLGW", - "description": "Intermarché - Longwy", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7512299187366, - 49.515447980888 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLGW", - "description": "Intermarché - Longwy", - "capacity": "3", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.158024, - 49.509547 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLHV", - "description": "Intermarché - Le Havre", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.158024, - 49.509547 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLHV", - "description": "Intermarché - Le Havre", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.158024, - 49.509547 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLHV", - "description": "Intermarché - Le Havre", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.158024, - 49.509547 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLHV", - "description": "Intermarché - Le Havre", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.531517, - 49.516155 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLLB", - "description": "Intermarché - Lillebonne", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.531517, - 49.516155 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLLB", - "description": "Intermarché - Lillebonne", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.151974, - 47.639465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLLD", - "description": "Intermarché - Le Lude", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.151974, - 47.639465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLLD", - "description": "Intermarché - Le Lude", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.151974, - 47.639465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLLD", - "description": "Intermarché - Le Lude", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.151974, - 47.639465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLLD", - "description": "Intermarché - Le Lude", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.151974, - 47.639465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLLD", - "description": "Intermarché - Le Lude", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.339736, - 47.872185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLNG", - "description": "Intermarché - Langres", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.339736, - 47.872185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLNG", - "description": "Intermarché - Langres", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.339736, - 47.872185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLNG", - "description": "Intermarché - Langres", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.339736, - 47.872185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLNG", - "description": "Intermarché - Langres", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.388876662426765, - 47.746397109392944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLOR", - "description": "Intermarché - Lorient", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.388876662426765, - 47.746397109392944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLOR", - "description": "Intermarché - Lorient", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.388876662426765, - 47.746397109392944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLOR", - "description": "Intermarché - Lorient", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.388876662426765, - 47.746397109392944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLOR", - "description": "Intermarché - Lorient", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6844409351959, - 45.529800077687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLPB", - "description": "Intermarché - Le Pont-de-Beauvoisin", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6844409351959, - 45.529800077687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLPB", - "description": "Intermarché - Le Pont-de-Beauvoisin", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6844409351959, - 45.529800077687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLPB", - "description": "Intermarché - Le Pont-de-Beauvoisin", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6844409351959, - 45.529800077687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLPB", - "description": "Intermarché - Le Pont-de-Beauvoisin", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6844409351959, - 45.529800077687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLPB", - "description": "Intermarché - Le Pont-de-Beauvoisin", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.88083237567138, - 47.520233748194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLRB", - "description": "Intermarché - Le Louroux Beconnais", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.88083237567138, - 47.520233748194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLRB", - "description": "Intermarché - Le Louroux Beconnais", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.88083237567138, - 47.520233748194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLRB", - "description": "Intermarché - Le Louroux Beconnais", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3962254, - 43.4546312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLSL", - "description": "Intermarché Super - Labarthe-sur-Lèze", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3962254, - 43.4546312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLSL", - "description": "Intermarché Super - Labarthe-sur-Lèze", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3962254, - 43.4546312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLSL", - "description": "Intermarché Super - Labarthe-sur-Lèze", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9835107536895764, - 45.99285953988839 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLTY", - "description": "Intermarché Super - Lentigny", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9835107536895764, - 45.99285953988839 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLTY", - "description": "Intermarché Super - Lentigny", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.189440673819, - 43.511926569631 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLYS", - "description": "Intermarché - Saint-Lys", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.189440673819, - 43.511926569631 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLYS", - "description": "Intermarché - Saint-Lys", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.189440673819, - 43.511926569631 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLYS", - "description": "Intermarché - Saint-Lys", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.189440673819, - 43.511926569631 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLYS", - "description": "Intermarché - Saint-Lys", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.189440673819, - 43.511926569631 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLYS", - "description": "Intermarché - Saint-Lys", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.189440673819, - 43.511926569631 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMLYS", - "description": "Intermarché - Saint-Lys", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.792553, - 47.503541 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMMBL", - "description": "Intermarché - Montbéliard", - "capacity": "3", - "charging_station:output": "40 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.792553, - 47.503541 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMMBL", - "description": "Intermarché - Montbéliard", - "capacity": "3", - "socket:type2_combo:output": "40 kW", - "charging_station:output": "40 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.653132416008, - 48.933289779835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMMHG", - "description": "Intermarché - Morhange", - "capacity": "4", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.653132416008, - 48.933289779835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMMHG", - "description": "Intermarché - Morhange", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.653132416008, - 48.933289779835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMMHG", - "description": "Intermarché - Morhange", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.653132416008, - 48.933289779835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMMHG", - "description": "Intermarché - Morhange", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.226295, - 47.737009 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMMLV", - "description": "Intermarché - Merlevenez", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.226295, - 47.737009 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMMLV", - "description": "Intermarché - Merlevenez", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4749088816452, - 46.738792455353 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMMON", - "description": "Intermarché - Montchanin", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4749088816452, - 46.738792455353 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMMON", - "description": "Intermarché - Montchanin", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.893056774305, - 48.377978704311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMMOY", - "description": "Intermarché - Moyenmoutier", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.893056774305, - 48.377978704311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMMOY", - "description": "Intermarché - Moyenmoutier", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.309821429361, - 47.39284434157 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMMSB", - "description": "Intermarché - Mirebeau-sur-Bèze", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.309821429361, - 47.39284434157 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMMSB", - "description": "Intermarché - Mirebeau-sur-Bèze", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.309821429361, - 47.39284434157 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMMSB", - "description": "Intermarché - Mirebeau-sur-Bèze", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.309821429361, - 47.39284434157 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMMSB", - "description": "Intermarché - Mirebeau-sur-Bèze", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1996806832199, - 45.26236561619 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMMSC", - "description": "Intermarché - Massiac", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1996806832199, - 45.26236561619 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMMSC", - "description": "Intermarché - Massiac", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1996806832199, - 45.26236561619 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMMSC", - "description": "Intermarché - Massiac", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1996806832199, - 45.26236561619 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMMSC", - "description": "Intermarché - Massiac", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.380719, - 44.021645 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMMTB", - "description": "Intermarché - Montauban", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.380719, - 44.021645 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMMTB", - "description": "Intermarché - Montauban", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.246787573819, - 43.964628154349 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMMTC", - "description": "Intermarché - Montech", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.246787573819, - 43.964628154349 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMMTC", - "description": "Intermarché - Montech", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.246787573819, - 43.964628154349 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMMTC", - "description": "Intermarché - Montech", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.246787573819, - 43.964628154349 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMMTC", - "description": "Intermarché - Montech", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.246787573819, - 43.964628154349 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMMTC", - "description": "Intermarché - Montech", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.246787573819, - 43.964628154349 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMMTC", - "description": "Intermarché - Montech", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.246787573819, - 43.964628154349 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMMTC", - "description": "Intermarché - Montech", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.246787573819, - 43.964628154349 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMMTC", - "description": "Intermarché - Montech", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.153016, - 45.05648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMMTG", - "description": "Intermarché Super - Montignac", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.153016, - 45.05648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMMTG", - "description": "Intermarché Super - Montignac", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.153016, - 45.05648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMMTG", - "description": "Intermarché Super - Montignac", - "capacity": "7", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.153016, - 45.05648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMMTG", - "description": "Intermarché Super - Montignac", - "capacity": "7", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.153016, - 45.05648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMMTG", - "description": "Intermarché Super - Montignac", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.153016, - 45.05648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMMTG", - "description": "Intermarché Super - Montignac", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.59848941219901, - 42.808432550005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMMTJ", - "description": "Intermarché Super - Moustajon", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.59848941219901, - 42.808432550005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMMTJ", - "description": "Intermarché Super - Moustajon", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.59848941219901, - 42.808432550005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMMTJ", - "description": "Intermarché Super - Moustajon", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.59848941219901, - 42.808432550005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMMTJ", - "description": "Intermarché Super - Moustajon", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.17739617567139, - 49.539284275688 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMMTV", - "description": "Intermarché Super - Montivilliers", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.17739617567139, - 49.539284275688 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMMTV", - "description": "Intermarché Super - Montivilliers", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6617054981823, - 46.288431736216 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMNLB", - "description": "Intermarché - Néris-les-Bains", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6617054981823, - 46.288431736216 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMNLB", - "description": "Intermarché - Néris-les-Bains", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.7648386, - 45.8225761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMNOI", - "description": "Intermarché - Noirétable", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.7648386, - 45.8225761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMNOI", - "description": "Intermarché - Noirétable", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.7648386, - 45.8225761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMNOI", - "description": "Intermarché - Noirétable", - "capacity": "5", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.7648386, - 45.8225761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMNOI", - "description": "Intermarché - Noirétable", - "capacity": "5", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.20000146396256, - 43.270728862321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMNST", - "description": "Intermarché - Nousty", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.20000146396256, - 43.270728862321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMNST", - "description": "Intermarché - Nousty", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5212525926873, - 49.131432172044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMOLV", - "description": "Intermarché - Orry-la-Ville", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5212525926873, - 49.131432172044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMOLV", - "description": "Intermarché - Orry-la-Ville", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0580417956314, - 48.920845453959 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPAM", - "description": "Intermarché - Pont-à-Mousson", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0580417956314, - 48.920845453959 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPAM", - "description": "Intermarché - Pont-à-Mousson", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0580417956314, - 48.920845453959 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPAM", - "description": "Intermarché - Pont-à-Mousson", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0580417956314, - 48.920845453959 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPAM", - "description": "Intermarché - Pont-à-Mousson", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.242467307965366, - 45.80015765180113 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPDC", - "description": "Intermarché - Pont-du-Château", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.242467307965366, - 45.80015765180113 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPDC", - "description": "Intermarché - Pont-du-Château", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.242467307965366, - 45.80015765180113 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPDC", - "description": "Intermarché - Pont-du-Château", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.242467307965366, - 45.80015765180113 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPDC", - "description": "Intermarché - Pont-du-Château", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.49915, - 45.07604 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPGC", - "description": "Intermarché - Pugnac", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.49915, - 45.07604 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPGC", - "description": "Intermarché - Pugnac", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.49915, - 45.07604 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPGC", - "description": "Intermarché - Pugnac", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.49915, - 45.07604 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPGC", - "description": "Intermarché - Pugnac", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.4422101785736, - 47.273083579535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPLG", - "description": "Intermarché - Le Pouliguen", - "capacity": "8", - "charging_station:output": "22.17025 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.4422101785736, - 47.273083579535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPLG", - "description": "Intermarché - Le Pouliguen", - "capacity": "8", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.4422101785736, - 47.273083579535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPLG", - "description": "Intermarché - Le Pouliguen", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.4422101785736, - 47.273083579535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPLG", - "description": "Intermarché - Le Pouliguen", - "capacity": "8", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.4422101785736, - 47.273083579535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPLG", - "description": "Intermarché - Le Pouliguen", - "capacity": "8", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.8701337533035, - 47.658867659253 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPLR", - "description": "Intermarché - Ploeren", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.8701337533035, - 47.658867659253 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPLR", - "description": "Intermarché - Ploeren", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8763753, - 42.6411506 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPLS", - "description": "Intermarché - Pollestres", - "capacity": "10", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8763753, - 42.6411506 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPLS", - "description": "Intermarché - Pollestres", - "capacity": "10", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8763753, - 42.6411506 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPLS", - "description": "Intermarché - Pollestres", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8763753, - 42.6411506 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPLS", - "description": "Intermarché - Pollestres", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8763753, - 42.6411506 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPLS", - "description": "Intermarché - Pollestres", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8763753, - 42.6411506 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPLS", - "description": "Intermarché - Pollestres", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8763753, - 42.6411506 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPLS", - "description": "Intermarché - Pollestres", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8763753, - 42.6411506 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPLS", - "description": "Intermarché - Pollestres", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.308718, - 43.569101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPLT", - "description": "Intermarché - Plaisance-du-Touch", - "capacity": "11", - "socket:type2_combo:output": "188 kW", - "charging_station:output": "188 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.308718, - 43.569101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPLT", - "description": "Intermarché - Plaisance-du-Touch", - "capacity": "11", - "socket:type2_combo:output": "188 kW", - "charging_station:output": "188 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.308718, - 43.569101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPLT", - "description": "Intermarché - Plaisance-du-Touch", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.308718, - 43.569101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPLT", - "description": "Intermarché - Plaisance-du-Touch", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.308718, - 43.569101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPLT", - "description": "Intermarché - Plaisance-du-Touch", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.308718, - 43.569101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPLT", - "description": "Intermarché - Plaisance-du-Touch", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.308718, - 43.569101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPLT", - "description": "Intermarché - Plaisance-du-Touch", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.308718, - 43.569101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPLT", - "description": "Intermarché - Plaisance-du-Touch", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.308718, - 43.569101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPLT", - "description": "Intermarché - Plaisance-du-Touch", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.308718, - 43.569101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPLT", - "description": "Intermarché - Plaisance-du-Touch", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.2298840705349, - 48.181874368536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPMD", - "description": "Intermarché - Plomodiern", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.2298840705349, - 48.181874368536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPMD", - "description": "Intermarché - Plomodiern", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.2298840705349, - 48.181874368536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPMD", - "description": "Intermarché - Plomodiern", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.2298840705349, - 48.181874368536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPMD", - "description": "Intermarché - Plomodiern", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8881859341419, - 43.644632641374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPMN", - "description": "Intermarché - Peymeinade", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8881859341419, - 43.644632641374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPMN", - "description": "Intermarché - Peymeinade", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8881859341419, - 43.644632641374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPMN", - "description": "Intermarché - Peymeinade", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8881859341419, - 43.644632641374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPMN", - "description": "Intermarché - Peymeinade", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8881859341419, - 43.644632641374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPMN", - "description": "Intermarché - Peymeinade", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8881859341419, - 43.644632641374 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPMN", - "description": "Intermarché - Peymeinade", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.4020369415253, - 47.923947697689 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPRM", - "description": "Intermarché - Ploërmel", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.4020369415253, - 47.923947697689 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPRM", - "description": "Intermarché - Ploërmel", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.4020369415253, - 47.923947697689 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPRM", - "description": "Intermarché - Ploërmel", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.4020369415253, - 47.923947697689 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPRM", - "description": "Intermarché - Ploërmel", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1866508478851, - 44.501599000879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPSC", - "description": "Intermarché - Prayssac", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1866508478851, - 44.501599000879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPSC", - "description": "Intermarché - Prayssac", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1866508478851, - 44.501599000879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPSC", - "description": "Intermarché - Prayssac", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1866508478851, - 44.501599000879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPSC", - "description": "Intermarché - Prayssac", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3972050108715, - 49.009940349359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPSE", - "description": "Intermarché - Pacy-sur-Eure", - "capacity": "9", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3972050108715, - 49.009940349359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPSE", - "description": "Intermarché - Pacy-sur-Eure", - "capacity": "9", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3972050108715, - 49.009940349359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPSE", - "description": "Intermarché - Pacy-sur-Eure", - "capacity": "9", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3972050108715, - 49.009940349359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPSE", - "description": "Intermarché - Pacy-sur-Eure", - "capacity": "9", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3972050108715, - 49.009940349359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPSE", - "description": "Intermarché - Pacy-sur-Eure", - "capacity": "9", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3972050108715, - 49.009940349359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPSE", - "description": "Intermarché - Pacy-sur-Eure", - "capacity": "9", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3972050108715, - 49.009940349359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPSE", - "description": "Intermarché - Pacy-sur-Eure", - "capacity": "9", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3972050108715, - 49.009940349359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMPSE", - "description": "Intermarché - Pacy-sur-Eure", - "capacity": "9", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.6559255387272, - 48.422720614561 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMQSY", - "description": "Intermarché - Quessoy", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.6559255387272, - 48.422720614561 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMQSY", - "description": "Intermarché - Quessoy", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4658496341751, - 49.801223168584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMRBM", - "description": "Intermarché - Ribemont", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4658496341751, - 49.801223168584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMRBM", - "description": "Intermarché - Ribemont", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4658496341751, - 49.801223168584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMRBM", - "description": "Intermarché - Ribemont", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4658496341751, - 49.801223168584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMRBM", - "description": "Intermarché - Ribemont", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6092834223815933, - 50.41417851952725 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMRDF", - "description": "Intermarché - Rang-du-Fliers", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6092834223815933, - 50.41417851952725 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMRDF", - "description": "Intermarché - Rang-du-Fliers", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6092834223815933, - 50.41417851952725 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMRDF", - "description": "Intermarché - Rang-du-Fliers", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6092834223815933, - 50.41417851952725 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMRDF", - "description": "Intermarché - Rang-du-Fliers", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0299153280029, - 45.211153510868 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMRET", - "description": "Intermarché - Retournac", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0299153280029, - 45.211153510868 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMRET", - "description": "Intermarché - Retournac", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.53322, - 47.17995 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMREZ", - "description": "Intermarché - Rezé", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.53322, - 47.17995 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMREZ", - "description": "Intermarché - Rezé", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9022536626003, - 45.81840584562 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMRLP", - "description": "Intermarché - Rillieux-la-Pape", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9022536626003, - 45.81840584562 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMRLP", - "description": "Intermarché - Rillieux-la-Pape", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0815557, - 49.421463 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMRON", - "description": "Intermarché - Rouen Jardin des plantes", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0815557, - 49.421463 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMRON", - "description": "Intermarché - Rouen Jardin des plantes", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0815557, - 49.421463 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMRON", - "description": "Intermarché - Rouen Jardin des plantes", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0815557, - 49.421463 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMRON", - "description": "Intermarché - Rouen Jardin des plantes", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0391733184547, - 48.264103277439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMRPT", - "description": "Intermarché - Rosières-près-Troyes", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0391733184547, - 48.264103277439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMRPT", - "description": "Intermarché - Rosières-près-Troyes", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0391733184547, - 48.264103277439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMRPT", - "description": "Intermarché - Rosières-près-Troyes", - "capacity": "7", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0391733184547, - 48.264103277439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMRPT", - "description": "Intermarché - Rosières-près-Troyes", - "capacity": "7", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0391733184547, - 48.264103277439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMRPT", - "description": "Intermarché - Rosières-près-Troyes", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0391733184547, - 48.264103277439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMRPT", - "description": "Intermarché - Rosières-près-Troyes", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.55945344218902, - 44.175871136917 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMRQF", - "description": "Intermarché - Roquefort", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.55945344218902, - 44.175871136917 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMRQF", - "description": "Intermarché - Roquefort", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.55945344218902, - 44.175871136917 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMRQF", - "description": "Intermarché - Roquefort", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.55945344218902, - 44.175871136917 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMRQF", - "description": "Intermarché - Roquefort", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4783111853542, - 43.535432256181 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMRSA", - "description": "Intermarché - Ramonville-Saint-Agne", - "capacity": "14", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4783111853542, - 43.535432256181 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMRSA", - "description": "Intermarché - Ramonville-Saint-Agne", - "capacity": "14", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4783111853542, - 43.535432256181 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMRSA", - "description": "Intermarché - Ramonville-Saint-Agne", - "capacity": "14", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4783111853542, - 43.535432256181 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMRSA", - "description": "Intermarché - Ramonville-Saint-Agne", - "capacity": "14", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4783111853542, - 43.535432256181 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMRSA", - "description": "Intermarché - Ramonville-Saint-Agne", - "capacity": "14", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4783111853542, - 43.535432256181 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMRSA", - "description": "Intermarché - Ramonville-Saint-Agne", - "capacity": "14", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4783111853542, - 43.535432256181 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMRSA", - "description": "Intermarché - Ramonville-Saint-Agne", - "capacity": "14", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4783111853542, - 43.535432256181 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMRSA", - "description": "Intermarché - Ramonville-Saint-Agne", - "capacity": "14", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4783111853542, - 43.535432256181 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMRSA", - "description": "Intermarché - Ramonville-Saint-Agne", - "capacity": "14", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4783111853542, - 43.535432256181 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMRSA", - "description": "Intermarché - Ramonville-Saint-Agne", - "capacity": "14", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.6603828, - 47.9221245 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMRSM", - "description": "Intermarché - Rupt-sur-Moselle", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.6603828, - 47.9221245 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMRSM", - "description": "Intermarché - Rupt-sur-Moselle", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0935955788429, - 49.914235114411 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMRXB", - "description": "Intermarché - Rouxmesnil-Bouteilles", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0935955788429, - 49.914235114411 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMRXB", - "description": "Intermarché - Rouxmesnil-Bouteilles", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0968438902496, - 48.28086769456 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSJV", - "description": "Intermarché Super - Saint-Julien-les-Villas 1", - "capacity": "7", - "socket:type2_combo:output": "125 kW", - "charging_station:output": "125 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0968438902496, - 48.28086769456 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSJV", - "description": "Intermarché Super - Saint-Julien-les-Villas 1", - "capacity": "7", - "socket:type2_combo:output": "125 kW", - "charging_station:output": "125 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0968438902496, - 48.28086769456 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSJV", - "description": "Intermarché Super - Saint-Julien-les-Villas 1", - "capacity": "7", - "socket:type2_combo:output": "125 kW", - "charging_station:output": "125 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0968438902496, - 48.28086769456 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSJV", - "description": "Intermarché Super - Saint-Julien-les-Villas 1", - "capacity": "7", - "socket:type2_combo:output": "125 kW", - "charging_station:output": "125 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0968438902496, - 48.28086769456 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSJV", - "description": "Intermarché Super - Saint-Julien-les-Villas 1", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0968438902496, - 48.28086769456 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSJV", - "description": "Intermarché Super - Saint-Julien-les-Villas 1", - "capacity": "7", - "socket:type2_combo:output": "125 kW", - "charging_station:output": "125 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4640099509609, - 48.275042639241 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSLT", - "description": "Intermarché Super - Sélestat", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4640099509609, - 48.275042639241 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSLT", - "description": "Intermarché Super - Sélestat", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4640099509609, - 48.275042639241 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSLT", - "description": "Intermarché Super - Sélestat", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4640099509609, - 48.275042639241 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSLT", - "description": "Intermarché Super - Sélestat", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.9970657, - 48.6487772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSMA", - "description": "Intermarché - Saint-Malo", - "capacity": "11", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.9970657, - 48.6487772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSMA", - "description": "Intermarché - Saint-Malo", - "capacity": "11", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.9970657, - 48.6487772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSMA", - "description": "Intermarché - Saint-Malo", - "capacity": "11", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.9970657, - 48.6487772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSMA", - "description": "Intermarché - Saint-Malo", - "capacity": "11", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.9970657, - 48.6487772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSMA", - "description": "Intermarché - Saint-Malo", - "capacity": "11", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.9970657, - 48.6487772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSMA", - "description": "Intermarché - Saint-Malo", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.9970657, - 48.6487772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSMA", - "description": "Intermarché - Saint-Malo", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.9970657, - 48.6487772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSMA", - "description": "Intermarché - Saint-Malo", - "capacity": "11", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.9970657, - 48.6487772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSMA", - "description": "Intermarché - Saint-Malo", - "capacity": "11", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.18379, - 43.26457 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSML", - "description": "Intermarché - Soumoulou", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.18379, - 43.26457 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSML", - "description": "Intermarché - Soumoulou", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.2383813, - 47.2633359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSNZ", - "description": "Intermarché - Saint-Nazaire", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.2383813, - 47.2633359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSNZ", - "description": "Intermarché - Saint-Nazaire", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.072733, - 43.726208 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSPD", - "description": "Intermarché - Saint-Paul-lès-Dax", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.072733, - 43.726208 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSPD", - "description": "Intermarché - Saint-Paul-lès-Dax", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.072733, - 43.726208 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSPD", - "description": "Intermarché - Saint-Paul-lès-Dax", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.072733, - 43.726208 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSPD", - "description": "Intermarché - Saint-Paul-lès-Dax", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9770542672423783, - 42.55249492144055 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSTA", - "description": "Intermarché - Saint-André", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9770542672423783, - 42.55249492144055 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSTA", - "description": "Intermarché - Saint-André", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5076261, - 43.6503366 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSTJ", - "description": "Intermarché Super - Saint-Jean", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5076261, - 43.6503366 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSTJ", - "description": "Intermarché Super - Saint-Jean", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5076261, - 43.6503366 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSTJ", - "description": "Intermarché Super - Saint-Jean", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5076261, - 43.6503366 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSTJ", - "description": "Intermarché Super - Saint-Jean", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2632286, - 49.8510538 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSTQ", - "description": "Intermarché Super - Saint-Quentin", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2632286, - 49.8510538 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSTQ", - "description": "Intermarché Super - Saint-Quentin", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2632286, - 49.8510538 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSTQ", - "description": "Intermarché Super - Saint-Quentin", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2632286, - 49.8510538 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSTQ", - "description": "Intermarché Super - Saint-Quentin", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2632286, - 49.8510538 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSTQ", - "description": "Intermarché Super - Saint-Quentin", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2632286, - 49.8510538 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSTQ", - "description": "Intermarché Super - Saint-Quentin", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2632286, - 49.8510538 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSTQ", - "description": "Intermarché Super - Saint-Quentin", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2632286, - 49.8510538 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSTQ", - "description": "Intermarché Super - Saint-Quentin", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2632286, - 49.8510538 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSTQ", - "description": "Intermarché Super - Saint-Quentin", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2632286, - 49.8510538 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSTQ", - "description": "Intermarché Super - Saint-Quentin", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1624873743224, - 46.128459699785 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSVS", - "description": "Intermarché - Servas", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1624873743224, - 46.128459699785 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSVS", - "description": "Intermarché - Servas", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1624873743224, - 46.128459699785 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSVS", - "description": "Intermarché - Servas", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1624873743224, - 46.128459699785 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSVS", - "description": "Intermarché - Servas", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8148123, - 47.1833264 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSVT", - "description": "Intermarché - Saint-Vit", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8148123, - 47.1833264 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSVT", - "description": "Intermarché - Saint-Vit", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8148123, - 47.1833264 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSVT", - "description": "Intermarché - Saint-Vit", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8148123, - 47.1833264 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMSVT", - "description": "Intermarché - Saint-Vit", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2921685, - 45.1306439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMTLV", - "description": "Intermarché - Terrasson-Lavilledieu", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2921685, - 45.1306439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMTLV", - "description": "Intermarché - Terrasson-Lavilledieu", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3128977777116, - 47.721448681494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMTOU", - "description": "Intermarché Super - Toucy", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3128977777116, - 47.721448681494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMTOU", - "description": "Intermarché Super - Toucy", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3128977777116, - 47.721448681494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMTOU", - "description": "Intermarché Super - Toucy", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3128977777116, - 47.721448681494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMTOU", - "description": "Intermarché Super - Toucy", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.8525487843780595, - 48.52356321834399 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMTRE", - "description": "Intermarché - Trémuson", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.8525487843780595, - 48.52356321834399 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMTRE", - "description": "Intermarché - Trémuson", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.8525487843780595, - 48.52356321834399 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMTRE", - "description": "Intermarché - Trémuson", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.8525487843780595, - 48.52356321834399 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMTRE", - "description": "Intermarché - Trémuson", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.8525487843780595, - 48.52356321834399 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMTRE", - "description": "Intermarché - Trémuson", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.8525487843780595, - 48.52356321834399 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMTRE", - "description": "Intermarché - Trémuson", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0877926545964, - 48.301260331546 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMTRY", - "description": "Intermarché - Troyes", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0877926545964, - 48.301260331546 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMTRY", - "description": "Intermarché - Troyes", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0877926545964, - 48.301260331546 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMTRY", - "description": "Intermarché - Troyes", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0877926545964, - 48.301260331546 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMTRY", - "description": "Intermarché - Troyes", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0877926545964, - 48.301260331546 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMTRY", - "description": "Intermarché - Troyes", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0877926545964, - 48.301260331546 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMTRY", - "description": "Intermarché - Troyes", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.775413, - 45.273067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMTUL", - "description": "Intermarché - Tulle", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.775413, - 45.273067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMTUL", - "description": "Intermarché - Tulle", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.775413, - 45.273067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMTUL", - "description": "Intermarché - Tulle", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.775413, - 45.273067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMTUL", - "description": "Intermarché - Tulle", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.775413, - 45.273067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMTUL", - "description": "Intermarché - Tulle", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.775413, - 45.273067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMTUL", - "description": "Intermarché - Tulle", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.775413, - 45.273067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMTUL", - "description": "Intermarché - Tulle", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.775413, - 45.273067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMTUL", - "description": "Intermarché - Tulle", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4709308980781, - 43.655184707425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMUNI", - "description": "Intermarché - L'Union", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4709308980781, - 43.655184707425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMUNI", - "description": "Intermarché - L'Union", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4709308980781, - 43.655184707425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMUNI", - "description": "Intermarché - L'Union", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4709308980781, - 43.655184707425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMUNI", - "description": "Intermarché - L'Union", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5278284271225, - 48.709258582368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMVCN", - "description": "Intermarché Super - Villecresnes", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5278284271225, - 48.709258582368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMVCN", - "description": "Intermarché Super - Villecresnes", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5278284271225, - 48.709258582368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMVCN", - "description": "Intermarché Super - Villecresnes", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5278284271225, - 48.709258582368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMVCN", - "description": "Intermarché Super - Villecresnes", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.5885722, - 48.7299155 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMVLF", - "description": "Intermarché - Vitry-le-François", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.5885722, - 48.7299155 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMVLF", - "description": "Intermarché - Vitry-le-François", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.5885722, - 48.7299155 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMVLF", - "description": "Intermarché - Vitry-le-François", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.5885722, - 48.7299155 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMVLF", - "description": "Intermarché - Vitry-le-François", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.71794284841, - 47.972171274782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMVLM", - "description": "Intermarché Super - Villemandeur", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.71794284841, - 47.972171274782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMVLM", - "description": "Intermarché Super - Villemandeur", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.71794284841, - 47.972171274782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMVLM", - "description": "Intermarché Super - Villemandeur", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.71794284841, - 47.972171274782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMVLM", - "description": "Intermarché Super - Villemandeur", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8111494643833, - 48.375295285014 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMVLS", - "description": "Intermarché - Veneux les Sablons", - "capacity": "3", - "charging_station:output": "30 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8111494643833, - 48.375295285014 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMVLS", - "description": "Intermarché - Veneux les Sablons", - "capacity": "3", - "socket:type2_combo:output": "30 kW", - "charging_station:output": "30 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.650279522198482, - 50.50177621714063 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMVRQ", - "description": "Intermarché - Verquin", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.650279522198482, - 50.50177621714063 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMVRQ", - "description": "Intermarché - Verquin", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.83117365167553, - 47.35078726853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMVRT", - "description": "Intermarché - Véretz", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.83117365167553, - 47.35078726853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMVRT", - "description": "Intermarché - Véretz", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.83117365167553, - 47.35078726853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMVRT", - "description": "Intermarché - Véretz", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.83117365167553, - 47.35078726853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMVRT", - "description": "Intermarché - Véretz", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4356651, - 46.9707023 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMVVG", - "description": "Intermarché - Vieillevigne", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4356651, - 46.9707023 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMVVG", - "description": "Intermarché - Vieillevigne", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.024276, - 43.706943 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMYOS", - "description": "Intermarché - Yzosse", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.024276, - 43.706943 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMYOS", - "description": "Intermarché - Yzosse", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4691800124073, - 44.870705238541 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMYVR", - "description": "Intermarché - Yvrac", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4691800124073, - 44.870705238541 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMYVR", - "description": "Intermarché - Yvrac", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4691800124073, - 44.870705238541 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMYVR", - "description": "Intermarché - Yvrac", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4691800124073, - 44.870705238541 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITMYVR", - "description": "Intermarché - Yvrac", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6883006339683, - 45.529024049513 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITSLPB", - "description": "Intersport - Le Pont-de-Beauvoisin", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6883006339683, - 45.529024049513 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITSLPB", - "description": "Intersport - Le Pont-de-Beauvoisin", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6883006339683, - 45.529024049513 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITSLPB", - "description": "Intersport - Le Pont-de-Beauvoisin", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6883006339683, - 45.529024049513 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITSLPB", - "description": "Intersport - Le Pont-de-Beauvoisin", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0736556114657, - 43.725233950831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITSSPD", - "description": "Intersport - Saint-Paul-lès-Dax", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0736556114657, - 43.725233950831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITSSPD", - "description": "Intersport - Saint-Paul-lès-Dax", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0736556114657, - 43.725233950831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITSSPD", - "description": "Intersport - Saint-Paul-lès-Dax", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0736556114657, - 43.725233950831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITSSPD", - "description": "Intersport - Saint-Paul-lès-Dax", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0736556114657, - 43.725233950831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITSSPD", - "description": "Intersport - Saint-Paul-lès-Dax", - "capacity": "9", - "socket:type2_combo:output": "188 kW", - "charging_station:output": "188 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0736556114657, - 43.725233950831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITSSPD", - "description": "Intersport - Saint-Paul-lès-Dax", - "capacity": "9", - "socket:type2_combo:output": "188 kW", - "charging_station:output": "188 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0736556114657, - 43.725233950831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITSSPD", - "description": "Intersport - Saint-Paul-lès-Dax", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0736556114657, - 43.725233950831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PITSSPD", - "description": "Intersport - Saint-Paul-lès-Dax", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3506411476074, - 48.655069372393 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJARAVR", - "description": "Jardiland - Avranches", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3506411476074, - 48.655069372393 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJARAVR", - "description": "Jardiland - Avranches", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3506411476074, - 48.655069372393 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJARAVR", - "description": "Jardiland - Avranches", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3506411476074, - 48.655069372393 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJARAVR", - "description": "Jardiland - Avranches", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3506411476074, - 48.655069372393 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJARAVR", - "description": "Jardiland - Avranches", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3506411476074, - 48.655069372393 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJARAVR", - "description": "Jardiland - Avranches", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1848555540367, - 45.692817401987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJARCHA", - "description": "Jardiland - Champniers", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1848555540367, - 45.692817401987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJARCHA", - "description": "Jardiland - Champniers", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1848555540367, - 45.692817401987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJARCHA", - "description": "Jardiland - Champniers", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1848555540367, - 45.692817401987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJARCHA", - "description": "Jardiland - Champniers", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.428591293779, - 49.069970328125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJARCOU", - "description": "Jardiland - Coutances", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.428591293779, - 49.069970328125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJARCOU", - "description": "Jardiland - Coutances", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.428591293779, - 49.069970328125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJARCOU", - "description": "Jardiland - Coutances", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.428591293779, - 49.069970328125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJARCOU", - "description": "Jardiland - Coutances", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2550174289444, - 48.16199087327 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJARDAD", - "description": "Jardiland - Dadonville", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2550174289444, - 48.16199087327 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJARDAD", - "description": "Jardiland - Dadonville", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2550174289444, - 48.16199087327 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJARDAD", - "description": "Jardiland - Dadonville", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2550174289444, - 48.16199087327 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJARDAD", - "description": "Jardiland - Dadonville", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2550174289444, - 48.16199087327 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJARDAD", - "description": "Jardiland - Dadonville", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2550174289444, - 48.16199087327 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJARDAD", - "description": "Jardiland - Dadonville", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2550174289444, - 48.16199087327 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJARDAD", - "description": "Jardiland - Dadonville", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2550174289444, - 48.16199087327 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJARDAD", - "description": "Jardiland - Dadonville", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.193197, - 49.015003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJAREVR", - "description": "Jardiland - Evreux", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.193197, - 49.015003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJAREVR", - "description": "Jardiland - Evreux", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.193197, - 49.015003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJAREVR", - "description": "Jardiland - Evreux", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.193197, - 49.015003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJAREVR", - "description": "Jardiland - Evreux", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.193197, - 49.015003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJAREVR", - "description": "Jardiland - Evreux", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.193197, - 49.015003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJAREVR", - "description": "Jardiland - Evreux", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5584531797623, - 48.83764590297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJARGRA", - "description": "Jardiland - Granvile", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5584531797623, - 48.83764590297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJARGRA", - "description": "Jardiland - Granvile", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5584531797623, - 48.83764590297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJARGRA", - "description": "Jardiland - Granvile", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5584531797623, - 48.83764590297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJARGRA", - "description": "Jardiland - Granvile", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8854592869984, - 46.182398948883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJARGRT", - "description": "Jardiland - Guéret", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8854592869984, - 46.182398948883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJARGRT", - "description": "Jardiland - Guéret", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8854592869984, - 46.182398948883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJARGRT", - "description": "Jardiland - Guéret", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8854592869984, - 46.182398948883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJARGRT", - "description": "Jardiland - Guéret", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0798318112534, - 49.099054106873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJARSLO", - "description": "Jardiland - Saint-Lô", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0798318112534, - 49.099054106873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJARSLO", - "description": "Jardiland - Saint-Lô", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0798318112534, - 49.099054106873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJARSLO", - "description": "Jardiland - Saint-Lô", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0798318112534, - 49.099054106873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJARSLO", - "description": "Jardiland - Saint-Lô", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.629655, - 44.954181 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJJHPMD", - "description": "Relai Des Portes - Le Pian-Médoc", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.629655, - 44.954181 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJJHPMD", - "description": "Relai Des Portes - Le Pian-Médoc", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.629655, - 44.954181 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJJHPMD", - "description": "Relai Des Portes - Le Pian-Médoc", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.629655, - 44.954181 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJJHPMD", - "description": "Relai Des Portes - Le Pian-Médoc", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.629655, - 44.954181 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJJHPMD", - "description": "Relai Des Portes - Le Pian-Médoc", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.629655, - 44.954181 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PJJHPMD", - "description": "Relai Des Portes - Le Pian-Médoc", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.394851727578, - 50.661302313674 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKARASL", - "description": "Karcher - Aire-sur-la-Lys", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.394851727578, - 50.661302313674 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKARASL", - "description": "Karcher - Aire-sur-la-Lys", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.295280649490367, - 45.52411303313046 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCADZ", - "description": "KFC - Andrézieux", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.295280649490367, - 45.52411303313046 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCADZ", - "description": "KFC - Andrézieux", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.6324296, - 43.6661127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCARL", - "description": "KFC - Arles", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.6324296, - 43.6661127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCARL", - "description": "KFC - Arles", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.4386231884995, - 46.352774396333 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCASL", - "description": "KFC - Anthy-sur-Léman", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.4386231884995, - 46.352774396333 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCASL", - "description": "KFC - Anthy-sur-Léman", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.4386231884995, - 46.352774396333 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCASL", - "description": "KFC - Anthy-sur-Léman", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.4386231884995, - 46.352774396333 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCASL", - "description": "KFC - Anthy-sur-Léman", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.4386231884995, - 46.352774396333 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCASL", - "description": "KFC - Anthy-sur-Léman", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2399205576721, - 45.595823184141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCBJL", - "description": "KFC - Bourgoin-Jallieu", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2399205576721, - 45.595823184141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCBJL", - "description": "KFC - Bourgoin-Jallieu", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2399205576721, - 45.595823184141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCBJL", - "description": "KFC - Bourgoin-Jallieu", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2399205576721, - 45.595823184141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCBJL", - "description": "KFC - Bourgoin-Jallieu", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4227436160774, - 47.094472559779 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCBOJ", - "description": "KFC - Bourges", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4227436160774, - 47.094472559779 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCBOJ", - "description": "KFC - Bourges", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4227436160774, - 47.094472559779 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCBOJ", - "description": "KFC - Bourges", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4227436160774, - 47.094472559779 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCBOJ", - "description": "KFC - Bourges", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1095322710945, - 49.410088610844 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCBVA", - "description": "KFC - Beauvais", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1095322710945, - 49.410088610844 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCBVA", - "description": "KFC - Beauvais", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1095322710945, - 49.410088610844 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCBVA", - "description": "KFC - Beauvais", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1095322710945, - 49.410088610844 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCBVA", - "description": "KFC - Beauvais", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8365304, - 50.940988 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCCAL", - "description": "KFC - Calais", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8365304, - 50.940988 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCCAL", - "description": "KFC - Calais", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8365304, - 50.940988 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCCAL", - "description": "KFC - Calais", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8365304, - 50.940988 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCCAL", - "description": "KFC - Calais", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2468373637543, - 48.710290987391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCESS", - "description": "KFC - Essey-lès-Nancy", - "capacity": "9", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2468373637543, - 48.710290987391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCESS", - "description": "KFC - Essey-lès-Nancy", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2468373637543, - 48.710290987391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCESS", - "description": "KFC - Essey-lès-Nancy", - "capacity": "9", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2468373637543, - 48.710290987391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCESS", - "description": "KFC - Essey-lès-Nancy", - "capacity": "9", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2468373637543, - 48.710290987391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCESS", - "description": "KFC - Essey-lès-Nancy", - "capacity": "9", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2468373637543, - 48.710290987391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCESS", - "description": "KFC - Essey-lès-Nancy", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2468373637543, - 48.710290987391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCESS", - "description": "KFC - Essey-lès-Nancy", - "capacity": "9", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2468373637543, - 48.710290987391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCESS", - "description": "KFC - Essey-lès-Nancy", - "capacity": "9", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0561425317467, - 46.066287336462 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCMBL", - "description": "KFC - Roanne Mably", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0561425317467, - 46.066287336462 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCMBL", - "description": "KFC - Roanne Mably", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.743961, - 44.525627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCMTL", - "description": "KFC - Montélimar", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.743961, - 44.525627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCMTL", - "description": "KFC - Montélimar", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.743961, - 44.525627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCMTL", - "description": "KFC - Montélimar", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.743961, - 44.525627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCMTL", - "description": "KFC - Montélimar", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3498094, - 43.8191034 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCNIM", - "description": "KFC - Nîmes", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3498094, - 43.8191034 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCNIM", - "description": "KFC - Nîmes", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5207856109756, - 48.854186950728 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCNSM", - "description": "KFC - Neuilly-sur-Marne", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5207856109756, - 48.854186950728 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCNSM", - "description": "KFC - Neuilly-sur-Marne", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5207856109756, - 48.854186950728 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCNSM", - "description": "KFC - Neuilly-sur-Marne", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5207856109756, - 48.854186950728 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCNSM", - "description": "KFC - Neuilly-sur-Marne", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5207856109756, - 48.854186950728 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCNSM", - "description": "KFC - Neuilly-sur-Marne", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5207856109756, - 48.854186950728 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCNSM", - "description": "KFC - Neuilly-sur-Marne", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6083122352307, - 50.699704545519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCOTR", - "description": "KFC - Outreau", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6083122352307, - 50.699704545519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCOTR", - "description": "KFC - Outreau", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6083122352307, - 50.699704545519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCOTR", - "description": "KFC - Outreau", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6083122352307, - 50.699704545519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCOTR", - "description": "KFC - Outreau", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8930631, - 42.6811585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCPRP", - "description": "KFC - Perpignan", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8930631, - 42.6811585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCPRP", - "description": "KFC - Perpignan", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8930631, - 42.6811585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCPRP", - "description": "KFC - Perpignan", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8930631, - 42.6811585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCPRP", - "description": "KFC - Perpignan", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4137136, - 45.4550489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCSTE", - "description": "KFC - Saint Etienne Meons", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4137136, - 45.4550489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCSTE", - "description": "KFC - Saint Etienne Meons", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4137136, - 45.4550489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCSTE", - "description": "KFC - Saint Etienne Meons", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.4137136, - 45.4550489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCSTE", - "description": "KFC - Saint Etienne Meons", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.883138, - 44.902036 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCVAL", - "description": "KFC - Valence", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.883138, - 44.902036 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCVAL", - "description": "KFC - Valence", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.883138, - 44.902036 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCVAL", - "description": "KFC - Valence", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.883138, - 44.902036 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCVAL", - "description": "KFC - Valence", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3483094345016, - 45.4764019788 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCVLR", - "description": "KFC - Saint Etienne Villars", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3483094345016, - 45.4764019788 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCVLR", - "description": "KFC - Saint Etienne Villars", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3483094345016, - 45.4764019788 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCVLR", - "description": "KFC - Saint Etienne Villars", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3483094345016, - 45.4764019788 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKFCVLR", - "description": "KFC - Saint Etienne Villars", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.3659632282417, - 43.416752433812 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKRCLPM", - "description": "Station Karcher Plan de Campagne - Les Pennes-Mirabeau", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.3659632282417, - 43.416752433812 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKRCLPM", - "description": "Station Karcher Plan de Campagne - Les Pennes-Mirabeau", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.3659632282417, - 43.416752433812 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKRCLPM", - "description": "Station Karcher Plan de Campagne - Les Pennes-Mirabeau", - "capacity": "7", - "socket:type2_combo:output": "188 kW", - "charging_station:output": "188 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.3659632282417, - 43.416752433812 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKRCLPM", - "description": "Station Karcher Plan de Campagne - Les Pennes-Mirabeau", - "capacity": "7", - "socket:type2_combo:output": "188 kW", - "charging_station:output": "188 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.3659632282417, - 43.416752433812 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKRCLPM", - "description": "Station Karcher Plan de Campagne - Les Pennes-Mirabeau", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.3659632282417, - 43.416752433812 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKRCLPM", - "description": "Station Karcher Plan de Campagne - Les Pennes-Mirabeau", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.2059627189102, - 47.296938466028 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKRDTNC", - "description": "Best Western - Trignac", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.2059627189102, - 47.296938466028 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKRDTNC", - "description": "Best Western - Trignac", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.2059627189102, - 47.296938466028 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKRDTNC", - "description": "Best Western - Trignac", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.2059627189102, - 47.296938466028 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKRDTNC", - "description": "Best Western - Trignac", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.243366, - 43.9622447 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKRMMTC", - "description": "Ô Délices food - Montech", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.243366, - 43.9622447 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKRMMTC", - "description": "Ô Délices food - Montech", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1422610306885, - 45.760573286598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKYRCMF", - "description": "Kyriad - Clermont-Ferrand-Sud La Pardieu", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1422610306885, - 45.760573286598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKYRCMF", - "description": "Kyriad - Clermont-Ferrand-Sud La Pardieu", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1422610306885, - 45.760573286598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKYRCMF", - "description": "Kyriad - Clermont-Ferrand-Sud La Pardieu", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1422610306885, - 45.760573286598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKYRCMF", - "description": "Kyriad - Clermont-Ferrand-Sud La Pardieu", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1422610306885, - 45.760573286598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKYRCMF", - "description": "Kyriad - Clermont-Ferrand-Sud La Pardieu", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1422610306885, - 45.760573286598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKYRCMF", - "description": "Kyriad - Clermont-Ferrand-Sud La Pardieu", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3680150962952, - 47.58323926955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKYRVIN", - "description": "Kyriad - Vineuil", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3680150962952, - 47.58323926955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PKYRVIN", - "description": "Kyriad - Vineuil", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.45486026441804, - 44.836666796862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLABERK", - "description": "La Foir'Fouille - Bergerac", - "capacity": "8", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.45486026441804, - 44.836666796862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLABERK", - "description": "La Foir'Fouille - Bergerac", - "capacity": "8", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.45486026441804, - 44.836666796862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLABERK", - "description": "La Foir'Fouille - Bergerac", - "capacity": "8", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.45486026441804, - 44.836666796862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLABERK", - "description": "La Foir'Fouille - Bergerac", - "capacity": "8", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.45486026441804, - 44.836666796862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLABERK", - "description": "La Foir'Fouille - Bergerac", - "capacity": "8", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.45486026441804, - 44.836666796862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLABERK", - "description": "La Foir'Fouille - Bergerac", - "capacity": "8", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.45486026441804, - 44.836666796862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLABERK", - "description": "La Foir'Fouille - Bergerac", - "capacity": "8", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.45486026441804, - 44.836666796862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLABERK", - "description": "La Foir'Fouille - Bergerac", - "capacity": "8", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.4388037394951, - 48.192249579313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLABGOL", - "description": "Lavage Label Bulle - Golbey", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.4388037394951, - 48.192249579313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLABGOL", - "description": "Lavage Label Bulle - Golbey", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.3416380134224, - 47.77874633436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLABLAN", - "description": "La Boucherie - Lanester", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.3416380134224, - 47.77874633436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLABLAN", - "description": "La Boucherie - Lanester", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.3416380134224, - 47.77874633436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLABLAN", - "description": "La Boucherie - Lanester", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.3416380134224, - 47.77874633436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLABLAN", - "description": "La Boucherie - Lanester", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.7892670539326, - 47.66751641789 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLABVAN", - "description": "La Boucherie - Vannes", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.7892670539326, - 47.66751641789 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLABVAN", - "description": "La Boucherie - Vannes", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.7892670539326, - 47.66751641789 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLABVAN", - "description": "La Boucherie - Vannes", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.7892670539326, - 47.66751641789 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLABVAN", - "description": "La Boucherie - Vannes", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.64093103145637, - 44.774554621332 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLAVGRA", - "description": "Restaurant La Villa Bersol - Gradignan", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.64093103145637, - 44.774554621332 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLAVGRA", - "description": "Restaurant La Villa Bersol - Gradignan", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.64093103145637, - 44.774554621332 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLAVGRA", - "description": "Restaurant La Villa Bersol - Gradignan", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.64093103145637, - 44.774554621332 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLAVGRA", - "description": "Restaurant La Villa Bersol - Gradignan", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0815588, - 45.9334623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLBCEMT", - "description": "La Boucherie - Epagny Metz-Tessy", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0815588, - 45.9334623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLBCEMT", - "description": "La Boucherie - Epagny Metz-Tessy", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0815588, - 45.9334623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLBCEMT", - "description": "La Boucherie - Epagny Metz-Tessy", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0815588, - 45.9334623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLBCEMT", - "description": "La Boucherie - Epagny Metz-Tessy", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.6564831941261, - 49.570199316135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLBCLAO", - "description": "La Boucherie - Laon", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.6564831941261, - 49.570199316135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLBCLAO", - "description": "La Boucherie - Laon", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.6564831941261, - 49.570199316135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLBCLAO", - "description": "La Boucherie - Laon", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.6564831941261, - 49.570199316135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLBCLAO", - "description": "La Boucherie - Laon", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.8135152241898, - 48.59662932415 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLBCMRL", - "description": "La Boucherie - Morlaix", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.8135152241898, - 48.59662932415 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLBCMRL", - "description": "La Boucherie - Morlaix", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.8135152241898, - 48.59662932415 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLBCMRL", - "description": "La Boucherie - Morlaix", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.8135152241898, - 48.59662932415 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLBCMRL", - "description": "La Boucherie - Morlaix", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9639364353043, - 48.623367332713 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLBCSDZ", - "description": "La Boucherie - Saint-Dizier", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9639364353043, - 48.623367332713 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLBCSDZ", - "description": "La Boucherie - Saint-Dizier", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9639364353043, - 48.623367332713 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLBCSDZ", - "description": "La Boucherie - Saint-Dizier", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9639364353043, - 48.623367332713 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLBCSDZ", - "description": "La Boucherie - Saint-Dizier", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.8387736994413, - 43.568288276675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLBCSJV", - "description": "La Boucherie - Saint-Jean-de-Védas", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.8387736994413, - 43.568288276675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLBCSJV", - "description": "La Boucherie - Saint-Jean-de-Védas", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.8387736994413, - 43.568288276675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLBCSJV", - "description": "La Boucherie - Saint-Jean-de-Védas", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.44085286249619, - 44.83331421599 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLBCSLV", - "description": "La Boucherie - Saint-Laurent-des-Vignes", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.44085286249619, - 44.83331421599 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLBCSLV", - "description": "La Boucherie - Saint-Laurent-des-Vignes", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.44085286249619, - 44.83331421599 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLBCSLV", - "description": "La Boucherie - Saint-Laurent-des-Vignes", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.44085286249619, - 44.83331421599 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLBCSLV", - "description": "La Boucherie - Saint-Laurent-des-Vignes", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.0393758, - 43.2389143 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLBCTRB", - "description": "La Boucherie - Tarbes", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.0393758, - 43.2389143 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLBCTRB", - "description": "La Boucherie - Tarbes", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.7852019428875, - 49.268417124538 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLBFGSR", - "description": "Librefruit - Gisors", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.7852019428875, - 49.268417124538 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLBFGSR", - "description": "Librefruit - Gisors", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.7852019428875, - 49.268417124538 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLBFGSR", - "description": "Librefruit - Gisors", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.7852019428875, - 49.268417124538 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLBFGSR", - "description": "Librefruit - Gisors", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2368674767559, - 48.731549674649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLBGIGN", - "description": "Restaurant Le Boeuf Sur Grill - Igny", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2368674767559, - 48.731549674649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLBGIGN", - "description": "Restaurant Le Boeuf Sur Grill - Igny", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2368674767559, - 48.731549674649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLBGIGN", - "description": "Restaurant Le Boeuf Sur Grill - Igny", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2368674767559, - 48.731549674649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLBGIGN", - "description": "Restaurant Le Boeuf Sur Grill - Igny", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6298743730164, - 43.114243213395 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLBRPAM", - "description": "La Boucherie - Pamiers", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6298743730164, - 43.114243213395 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLBRPAM", - "description": "La Boucherie - Pamiers", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6298743730164, - 43.114243213395 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLBRPAM", - "description": "La Boucherie - Pamiers", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6298743730164, - 43.114243213395 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLBRPAM", - "description": "La Boucherie - Pamiers", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6401622, - 47.2302444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCBSTH", - "description": "Brassier Le Carré Blanc - Saint-Herblain", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6401622, - 47.2302444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCBSTH", - "description": "Brassier Le Carré Blanc - Saint-Herblain", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0566111, - 48.9611342 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLACR", - "description": "E.Leclerc - Achères", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0566111, - 48.9611342 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLACR", - "description": "E.Leclerc - Achères", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0566111, - 48.9611342 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLACR", - "description": "E.Leclerc - Achères", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0566111, - 48.9611342 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLACR", - "description": "E.Leclerc - Achères", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0566111, - 48.9611342 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLACR", - "description": "E.Leclerc - Achères", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0566111, - 48.9611342 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLACR", - "description": "E.Leclerc - Achères", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0566111, - 48.9611342 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLACR", - "description": "E.Leclerc - Achères", - "capacity": "11", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0566111, - 48.9611342 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLACR", - "description": "E.Leclerc - Achères", - "capacity": "11", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0566111, - 48.9611342 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLACR", - "description": "E.Leclerc - Achères", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0566111, - 48.9611342 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLACR", - "description": "E.Leclerc - Achères", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8383082115006, - 42.530344041478 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLBLU", - "description": "E.Leclerc - Le Boulou", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8383082115006, - 42.530344041478 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLBLU", - "description": "E.Leclerc - Le Boulou", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8383082115006, - 42.530344041478 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLBLU", - "description": "E.Leclerc - Le Boulou", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8383082115006, - 42.530344041478 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLBLU", - "description": "E.Leclerc - Le Boulou", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4308727232788, - 47.341279678576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLBQC", - "description": "E.Leclerc - Brissac Quince", - "capacity": "8", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4308727232788, - 47.341279678576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLBQC", - "description": "E.Leclerc - Brissac Quince", - "capacity": "8", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4308727232788, - 47.341279678576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLBQC", - "description": "E.Leclerc - Brissac Quince", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4308727232788, - 47.341279678576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLBQC", - "description": "E.Leclerc - Brissac Quince", - "capacity": "8", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0507606684006, - 46.700651570494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLCHA", - "description": "E.Leclerc - Chantonnay", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0507606684006, - 46.700651570494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLCHA", - "description": "E.Leclerc - Chantonnay", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0507606684006, - 46.700651570494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLCHA", - "description": "E.Leclerc - Chantonnay", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0507606684006, - 46.700651570494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLCHA", - "description": "E.Leclerc - Chantonnay", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0507606684006, - 46.700651570494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLCHA", - "description": "E.Leclerc - Chantonnay", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0507606684006, - 46.700651570494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLCHA", - "description": "E.Leclerc - Chantonnay", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0507606684006, - 46.700651570494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLCHA", - "description": "E.Leclerc - Chantonnay", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0507606684006, - 46.700651570494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLCHA", - "description": "E.Leclerc - Chantonnay", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.24023943444708, - 44.92878135329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLLBN", - "description": "E.Leclerc - Libourne", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.24023943444708, - 44.92878135329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLLBN", - "description": "E.Leclerc - Libourne", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.24023943444708, - 44.92878135329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLLBN", - "description": "E.Leclerc - Libourne", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.24023943444708, - 44.92878135329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLLBN", - "description": "E.Leclerc - Libourne", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.24023943444708, - 44.92878135329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLLBN", - "description": "E.Leclerc - Libourne", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.24023943444708, - 44.92878135329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLLBN", - "description": "E.Leclerc - Libourne", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.24023943444708, - 44.92878135329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLLBN", - "description": "E.Leclerc - Libourne", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.24023943444708, - 44.92878135329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLLBN", - "description": "E.Leclerc - Libourne", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.0898114, - 47.0093633 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLLDN", - "description": "E.Leclerc - Loudun", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.0898114, - 47.0093633 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLLDN", - "description": "E.Leclerc - Loudun", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.0898114, - 47.0093633 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLLDN", - "description": "E.Leclerc - Loudun", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.0898114, - 47.0093633 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLLDN", - "description": "E.Leclerc - Loudun", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.0898114, - 47.0093633 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLLDN", - "description": "E.Leclerc - Loudun", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.0898114, - 47.0093633 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLLDN", - "description": "E.Leclerc - Loudun", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.0898114, - 47.0093633 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLLDN", - "description": "E.Leclerc - Loudun", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.0898114, - 47.0093633 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLLDN", - "description": "E.Leclerc - Loudun", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.054514444844058, - 47.702005693776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLLFL", - "description": "E.Leclerc - La Flèche", - "capacity": "17", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.054514444844058, - 47.702005693776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLLFL", - "description": "E.Leclerc - La Flèche", - "capacity": "17", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.054514444844058, - 47.702005693776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLLFL", - "description": "E.Leclerc - La Flèche", - "capacity": "17", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.054514444844058, - 47.702005693776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLLFL", - "description": "E.Leclerc - La Flèche", - "capacity": "17", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.054514444844058, - 47.702005693776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLLFL", - "description": "E.Leclerc - La Flèche", - "capacity": "17", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.054514444844058, - 47.702005693776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLLFL", - "description": "E.Leclerc - La Flèche", - "capacity": "17", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.054514444844058, - 47.702005693776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLLFL", - "description": "E.Leclerc - La Flèche", - "capacity": "17", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.054514444844058, - 47.702005693776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLLFL", - "description": "E.Leclerc - La Flèche", - "capacity": "17", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.054514444844058, - 47.702005693776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLLFL", - "description": "E.Leclerc - La Flèche", - "capacity": "17", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.054514444844058, - 47.702005693776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLLFL", - "description": "E.Leclerc - La Flèche", - "capacity": "17", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.054514444844058, - 47.702005693776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLLFL", - "description": "E.Leclerc - La Flèche", - "capacity": "17", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.054514444844058, - 47.702005693776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLLFL", - "description": "E.Leclerc - La Flèche", - "capacity": "17", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.054514444844058, - 47.702005693776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLLFL", - "description": "E.Leclerc - La Flèche", - "capacity": "17", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.054514444844058, - 47.702005693776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLLFL", - "description": "E.Leclerc - La Flèche", - "capacity": "17", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.054514444844058, - 47.702005693776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLLFL", - "description": "E.Leclerc - La Flèche", - "capacity": "17", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.054514444844058, - 47.702005693776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLLFL", - "description": "E.Leclerc - La Flèche", - "capacity": "17", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8873781, - 42.7256875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLPPP", - "description": "E.Leclerc - Perpignan Espace Polygone", - "capacity": "44", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8873781, - 42.7256875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLPPP", - "description": "E.Leclerc - Perpignan Espace Polygone", - "capacity": "44", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8873781, - 42.7256875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLPPP", - "description": "E.Leclerc - Perpignan Espace Polygone", - "capacity": "44", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8873781, - 42.7256875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLPPP", - "description": "E.Leclerc - Perpignan Espace Polygone", - "capacity": "44", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8873781, - 42.7256875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLPPP", - "description": "E.Leclerc - Perpignan Espace Polygone", - "capacity": "44", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8873781, - 42.7256875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLPPP", - "description": "E.Leclerc - Perpignan Espace Polygone", - "capacity": "44", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8873781, - 42.7256875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLPPP", - "description": "E.Leclerc - Perpignan Espace Polygone", - "capacity": "44", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8873781, - 42.7256875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLPPP", - "description": "E.Leclerc - Perpignan Espace Polygone", - "capacity": "44", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8873781, - 42.7256875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLPPP", - "description": "E.Leclerc - Perpignan Espace Polygone", - "capacity": "44", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8873781, - 42.7256875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLPPP", - "description": "E.Leclerc - Perpignan Espace Polygone", - "capacity": "44", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8873781, - 42.7256875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLPPP", - "description": "E.Leclerc - Perpignan Espace Polygone", - "capacity": "44", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8873781, - 42.7256875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLPPP", - "description": "E.Leclerc - Perpignan Espace Polygone", - "capacity": "44", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8873781, - 42.7256875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLPPP", - "description": "E.Leclerc - Perpignan Espace Polygone", - "capacity": "44", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8873781, - 42.7256875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLPPP", - "description": "E.Leclerc - Perpignan Espace Polygone", - "capacity": "44", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8873781, - 42.7256875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLPPP", - "description": "E.Leclerc - Perpignan Espace Polygone", - "capacity": "44", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8873781, - 42.7256875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLPPP", - "description": "E.Leclerc - Perpignan Espace Polygone", - "capacity": "44", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8873781, - 42.7256875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLPPP", - "description": "E.Leclerc - Perpignan Espace Polygone", - "capacity": "44", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8873781, - 42.7256875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLPPP", - "description": "E.Leclerc - Perpignan Espace Polygone", - "capacity": "44", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8873781, - 42.7256875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLPPP", - "description": "E.Leclerc - Perpignan Espace Polygone", - "capacity": "44", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8873781, - 42.7256875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLPPP", - "description": "E.Leclerc - Perpignan Espace Polygone", - "capacity": "44", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8873781, - 42.7256875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLPPP", - "description": "E.Leclerc - Perpignan Espace Polygone", - "capacity": "44", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8873781, - 42.7256875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLPPP", - "description": "E.Leclerc - Perpignan Espace Polygone", - "capacity": "44", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8873781, - 42.7256875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLPPP", - "description": "E.Leclerc - Perpignan Espace Polygone", - "capacity": "44", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8873781, - 42.7256875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLPPP", - "description": "E.Leclerc - Perpignan Espace Polygone", - "capacity": "44", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8873781, - 42.7256875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLPPP", - "description": "E.Leclerc - Perpignan Espace Polygone", - "capacity": "44", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8873781, - 42.7256875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLPPP", - "description": "E.Leclerc - Perpignan Espace Polygone", - "capacity": "44", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8873781, - 42.7256875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLPPP", - "description": "E.Leclerc - Perpignan Espace Polygone", - "capacity": "44", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8873781, - 42.7256875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLPPP", - "description": "E.Leclerc - Perpignan Espace Polygone", - "capacity": "44", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8873781, - 42.7256875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLPPP", - "description": "E.Leclerc - Perpignan Espace Polygone", - "capacity": "44", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8873781, - 42.7256875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLPPP", - "description": "E.Leclerc - Perpignan Espace Polygone", - "capacity": "44", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8873781, - 42.7256875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLPPP", - "description": "E.Leclerc - Perpignan Espace Polygone", - "capacity": "44", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8873781, - 42.7256875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLPPP", - "description": "E.Leclerc - Perpignan Espace Polygone", - "capacity": "44", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8873781, - 42.7256875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLPPP", - "description": "E.Leclerc - Perpignan Espace Polygone", - "capacity": "44", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8873781, - 42.7256875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLPPP", - "description": "E.Leclerc - Perpignan Espace Polygone", - "capacity": "44", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8873781, - 42.7256875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLPPP", - "description": "E.Leclerc - Perpignan Espace Polygone", - "capacity": "44", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8873781, - 42.7256875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLPPP", - "description": "E.Leclerc - Perpignan Espace Polygone", - "capacity": "44", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8873781, - 42.7256875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLPPP", - "description": "E.Leclerc - Perpignan Espace Polygone", - "capacity": "44", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8873781, - 42.7256875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLPPP", - "description": "E.Leclerc - Perpignan Espace Polygone", - "capacity": "44", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8873781, - 42.7256875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLPPP", - "description": "E.Leclerc - Perpignan Espace Polygone", - "capacity": "44", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8873781, - 42.7256875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLPPP", - "description": "E.Leclerc - Perpignan Espace Polygone", - "capacity": "44", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1744977, - 50.5230474 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLTPL", - "description": "E.Leclerc - Templeuve", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-08-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1744977, - 50.5230474 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLTPL", - "description": "E.Leclerc - Templeuve", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-08-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1744977, - 50.5230474 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLTPL", - "description": "E.Leclerc - Templeuve", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-08-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1744977, - 50.5230474 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCLTPL", - "description": "E.Leclerc - Templeuve", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-08-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.943190929361, - 42.702804222376 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCOPPG", - "description": "Carré D'Or - Perpignan", - "capacity": "22", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.943190929361, - 42.702804222376 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCOPPG", - "description": "Carré D'Or - Perpignan", - "capacity": "22", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.943190929361, - 42.702804222376 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCOPPG", - "description": "Carré D'Or - Perpignan", - "capacity": "22", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.943190929361, - 42.702804222376 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCOPPG", - "description": "Carré D'Or - Perpignan", - "capacity": "22", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.943190929361, - 42.702804222376 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCOPPG", - "description": "Carré D'Or - Perpignan", - "capacity": "22", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.943190929361, - 42.702804222376 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCOPPG", - "description": "Carré D'Or - Perpignan", - "capacity": "22", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.943190929361, - 42.702804222376 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCOPPG", - "description": "Carré D'Or - Perpignan", - "capacity": "22", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.943190929361, - 42.702804222376 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCOPPG", - "description": "Carré D'Or - Perpignan", - "capacity": "22", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.943190929361, - 42.702804222376 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCOPPG", - "description": "Carré D'Or - Perpignan", - "capacity": "22", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.943190929361, - 42.702804222376 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCOPPG", - "description": "Carré D'Or - Perpignan", - "capacity": "22", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.943190929361, - 42.702804222376 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCOPPG", - "description": "Carré D'Or - Perpignan", - "capacity": "22", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.943190929361, - 42.702804222376 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCOPPG", - "description": "Carré D'Or - Perpignan", - "capacity": "22", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.943190929361, - 42.702804222376 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCOPPG", - "description": "Carré D'Or - Perpignan", - "capacity": "22", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.943190929361, - 42.702804222376 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCOPPG", - "description": "Carré D'Or - Perpignan", - "capacity": "22", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.943190929361, - 42.702804222376 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCOPPG", - "description": "Carré D'Or - Perpignan", - "capacity": "22", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.943190929361, - 42.702804222376 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCOPPG", - "description": "Carré D'Or - Perpignan", - "capacity": "22", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.943190929361, - 42.702804222376 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCOPPG", - "description": "Carré D'Or - Perpignan", - "capacity": "22", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.943190929361, - 42.702804222376 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLCOPPG", - "description": "Carré D'Or - Perpignan", - "capacity": "22", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.184075, - 48.653671976671 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLDBVLN", - "description": "Restaurant Léon - Vandœuvre-lès-Nancy", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.184075, - 48.653671976671 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLDBVLN", - "description": "Restaurant Léon - Vandœuvre-lès-Nancy", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.184075, - 48.653671976671 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLDBVLN", - "description": "Restaurant Léon - Vandœuvre-lès-Nancy", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.184075, - 48.653671976671 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLDBVLN", - "description": "Restaurant Léon - Vandœuvre-lès-Nancy", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.184075, - 48.653671976671 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLDBVLN", - "description": "Restaurant Léon - Vandœuvre-lès-Nancy", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.184075, - 48.653671976671 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLDBVLN", - "description": "Restaurant Léon - Vandœuvre-lès-Nancy", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4815806, - 45.16326369999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLDPBLG", - "description": "Le Dépôt - Ussac", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4815806, - 45.16326369999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLDPBLG", - "description": "Le Dépôt - Ussac", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4815806, - 45.16326369999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLDPBLG", - "description": "Le Dépôt - Ussac", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4815806, - 45.16326369999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLDPBLG", - "description": "Le Dépôt - Ussac", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.85142061464577, - 47.05143519704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLECCHO", - "description": "E.Leclerc - Cholet", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.85142061464577, - 47.05143519704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLECCHO", - "description": "E.Leclerc - Cholet", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.85142061464577, - 47.05143519704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLECCHO", - "description": "E.Leclerc - Cholet", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.85142061464577, - 47.05143519704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLECCHO", - "description": "E.Leclerc - Cholet", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.85142061464577, - 47.05143519704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLECCHO", - "description": "E.Leclerc - Cholet", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.85142061464577, - 47.05143519704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLECCHO", - "description": "E.Leclerc - Cholet", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.85142061464577, - 47.05143519704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLECCHO", - "description": "E.Leclerc - Cholet", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.85142061464577, - 47.05143519704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLECCHO", - "description": "E.Leclerc - Cholet", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.4219005564141, - 47.789995599537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLECQUE", - "description": "E.Leclerc - Quéven", - "capacity": "13", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.4219005564141, - 47.789995599537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLECQUE", - "description": "E.Leclerc - Quéven", - "capacity": "13", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.4219005564141, - 47.789995599537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLECQUE", - "description": "E.Leclerc - Quéven", - "capacity": "13", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.4219005564141, - 47.789995599537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLECQUE", - "description": "E.Leclerc - Quéven", - "capacity": "13", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.4219005564141, - 47.789995599537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLECQUE", - "description": "E.Leclerc - Quéven", - "capacity": "13", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.4219005564141, - 47.789995599537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLECQUE", - "description": "E.Leclerc - Quéven", - "capacity": "13", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.4219005564141, - 47.789995599537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLECQUE", - "description": "E.Leclerc - Quéven", - "capacity": "13", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.4219005564141, - 47.789995599537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLECQUE", - "description": "E.Leclerc - Quéven", - "capacity": "13", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.346271344844, - 47.04803625911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLEOBRB", - "description": "Leon de Bruxelles - Bourges", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.346271344844, - 47.04803625911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLEOBRB", - "description": "Leon de Bruxelles - Bourges", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.346271344844, - 47.04803625911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLEOBRB", - "description": "Leon de Bruxelles - Bourges", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.346271344844, - 47.04803625911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLEOBRB", - "description": "Leon de Bruxelles - Bourges", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.346271344844, - 47.04803625911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLEOBRB", - "description": "Leon de Bruxelles - Bourges", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.346271344844, - 47.04803625911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLEOBRB", - "description": "Leon de Bruxelles - Bourges", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.4219005564141, - 47.789995599537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLECQUE", - "description": "E.Leclerc - Quéven", - "capacity": "13", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.4219005564141, - 47.789995599537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLECQUE", - "description": "E.Leclerc - Quéven", - "capacity": "13", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.4219005564141, - 47.789995599537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLECQUE", - "description": "E.Leclerc - Quéven", - "capacity": "13", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.4219005564141, - 47.789995599537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLECQUE", - "description": "E.Leclerc - Quéven", - "capacity": "13", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3740247521496, - 45.313668682821 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLIDBRI", - "description": "Lidl - Brioude", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3740247521496, - 45.313668682821 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLIDBRI", - "description": "Lidl - Brioude", - "capacity": "10", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3740247521496, - 45.313668682821 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLIDBRI", - "description": "Lidl - Brioude", - "capacity": "10", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3740247521496, - 45.313668682821 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLIDBRI", - "description": "Lidl - Brioude", - "capacity": "10", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3740247521496, - 45.313668682821 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLIDBRI", - "description": "Lidl - Brioude", - "capacity": "10", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3740247521496, - 45.313668682821 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLIDBRI", - "description": "Lidl - Brioude", - "capacity": "10", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3740247521496, - 45.313668682821 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLIDBRI", - "description": "Lidl - Brioude", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3740247521496, - 45.313668682821 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLIDBRI", - "description": "Lidl - Brioude", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3740247521496, - 45.313668682821 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLIDBRI", - "description": "Lidl - Brioude", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8787973347015, - 44.000930037098 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLMCSOR", - "description": "Restaurant la mie CÂLINE - Sorgues", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8787973347015, - 44.000930037098 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLMCSOR", - "description": "Restaurant la mie CÂLINE - Sorgues", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.85229946850892, - 47.06918628327 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLPVCHO", - "description": "La Petite Villette - Cholet", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.85229946850892, - 47.06918628327 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLPVCHO", - "description": "La Petite Villette - Cholet", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.85229946850892, - 47.06918628327 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLPVCHO", - "description": "La Petite Villette - Cholet", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.85229946850892, - 47.06918628327 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLPVCHO", - "description": "La Petite Villette - Cholet", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8004169110451, - 49.286719086094 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLSETRC", - "description": "Boulangerie Louise - Trie-Château", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8004169110451, - 49.286719086094 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLSETRC", - "description": "Boulangerie Louise - Trie-Château", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8004169110451, - 49.286719086094 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLSETRC", - "description": "Boulangerie Louise - Trie-Château", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8004169110451, - 49.286719086094 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PLSETRC", - "description": "Boulangerie Louise - Trie-Château", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.194486, - 43.929173511003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMAEABI", - "description": "Maison de la Presse Tabac Arago - Albi", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.194486, - 43.929173511003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMAEABI", - "description": "Maison de la Presse Tabac Arago - Albi", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.194486, - 43.929173511003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMAEABI", - "description": "Maison de la Presse Tabac Arago - Albi", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.194486, - 43.929173511003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMAEABI", - "description": "Maison de la Presse Tabac Arago - Albi", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.194486, - 43.929173511003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMAEABI", - "description": "Maison de la Presse Tabac Arago - Albi", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.194486, - 43.929173511003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMAEABI", - "description": "Maison de la Presse Tabac Arago - Albi", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3893276447052, - 47.771240560124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMAILLB", - "description": "Ma Jardinerie - Illzach", - "capacity": "4", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3893276447052, - 47.771240560124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMAILLB", - "description": "Ma Jardinerie - Illzach", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3893276447052, - 47.771240560124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMAILLB", - "description": "Ma Jardinerie - Illzach", - "capacity": "4", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3893276447052, - 47.771240560124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMAILLB", - "description": "Ma Jardinerie - Illzach", - "capacity": "4", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3093483852328, - 47.798301077267 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMAJWIT", - "description": "Ma Jardinerie - Wittenheim", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3093483852328, - 47.798301077267 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMAJWIT", - "description": "Ma Jardinerie - Wittenheim", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3093483852328, - 47.798301077267 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMAJWIT", - "description": "Ma Jardinerie - Wittenheim", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3093483852328, - 47.798301077267 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMAJWIT", - "description": "Ma Jardinerie - Wittenheim", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.597636614225, - 45.353711277403 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMARCOU", - "description": "Marie Blachère - Coublevie", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.597636614225, - 45.353711277403 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMARCOU", - "description": "Marie Blachère - Coublevie", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.597636614225, - 45.353711277403 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMARCOU", - "description": "Marie Blachère - Coublevie", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.597636614225, - 45.353711277403 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMARCOU", - "description": "Marie Blachère - Coublevie", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8078829624962, - 49.141237395194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMARFRE", - "description": "Marie Blachère - Freyming-Merlebach", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8078829624962, - 49.141237395194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMARFRE", - "description": "Marie Blachère - Freyming-Merlebach", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8078829624962, - 49.141237395194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMARFRE", - "description": "Marie Blachère - Freyming-Merlebach", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8078829624962, - 49.141237395194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMARFRE", - "description": "Marie Blachère - Freyming-Merlebach", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2884798920654, - 49.833902162193 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMARGAU", - "description": "Mairie de Gauchy - Salle Polyvalente", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2884798920654, - 49.833902162193 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMARGAU", - "description": "Mairie de Gauchy - Salle Polyvalente", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2884798920654, - 49.833902162193 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMARGAU", - "description": "Mairie de Gauchy - Salle Polyvalente", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2884798920654, - 49.833902162193 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMARGAU", - "description": "Mairie de Gauchy - Salle Polyvalente", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0934773773849, - 50.343246482033 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMARLAM", - "description": "Marie Blachère - Lambres-lez-Douai", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0934773773849, - 50.343246482033 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMARLAM", - "description": "Marie Blachère - Lambres-lez-Douai", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0934773773849, - 50.343246482033 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMARLAM", - "description": "Marie Blachère - Lambres-lez-Douai", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0934773773849, - 50.343246482033 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMARLAM", - "description": "Marie Blachère - Lambres-lez-Douai", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0251408111145, - 48.30828151825 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMARLAU", - "description": "Marie Blachère - La Chapelle-Saint-Luc", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0251408111145, - 48.30828151825 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMARLAU", - "description": "Marie Blachère - La Chapelle-Saint-Luc", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0251408111145, - 48.30828151825 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMARLAU", - "description": "Marie Blachère - La Chapelle-Saint-Luc", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0251408111145, - 48.30828151825 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMARLAU", - "description": "Marie Blachère - La Chapelle-Saint-Luc", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.957927610741, - 50.28172607321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMARMAU", - "description": "Marie Blachère - Maubeuge Jean Jaurès", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.957927610741, - 50.28172607321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMARMAU", - "description": "Marie Blachère - Maubeuge Jean Jaurès", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.957927610741, - 50.28172607321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMARMAU", - "description": "Marie Blachère - Maubeuge Jean Jaurès", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.957927610741, - 50.28172607321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMARMAU", - "description": "Marie Blachère - Maubeuge Jean Jaurès", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.9604617172314, - 48.04244084189 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMARPON", - "description": "Marie Blachère - Pontivy", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.9604617172314, - 48.04244084189 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMARPON", - "description": "Marie Blachère - Pontivy", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.7178582423279, - 49.094582726286 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMARSAV", - "description": "Marie Blachère - Saint-Avold", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.7178582423279, - 49.094582726286 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMARSAV", - "description": "Marie Blachère - Saint-Avold", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.7178582423279, - 49.094582726286 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMARSAV", - "description": "Marie Blachère - Saint-Avold", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.7178582423279, - 49.094582726286 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMARSAV", - "description": "Marie Blachère - Saint-Avold", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.631494, - 48.583213 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATACH", - "description": "Match - Achenheim", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.631494, - 48.583213 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATACH", - "description": "Match - Achenheim", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.631494, - 48.583213 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATACH", - "description": "Match - Achenheim", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.631494, - 48.583213 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATACH", - "description": "Match - Achenheim", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3881304437304003, - 50.18997162687585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATALA", - "description": "Match - Avesnes-les-Aubert", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3881304437304003, - 50.18997162687585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATALA", - "description": "Match - Avesnes-les-Aubert", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3881304437304003, - 50.18997162687585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATALA", - "description": "Match - Avesnes-les-Aubert", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3881304437304003, - 50.18997162687585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATALA", - "description": "Match - Avesnes-les-Aubert", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.873278016767993, - 50.682517199193114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATARM", - "description": "Match - Armentières", - "capacity": "7", - "charging_station:output": "22.17025 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.873278016767993, - 50.682517199193114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATARM", - "description": "Match - Armentières", - "capacity": "7", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.873278016767993, - 50.682517199193114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATARM", - "description": "Match - Armentières", - "capacity": "7", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.873278016767993, - 50.682517199193114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATARM", - "description": "Match - Armentières", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.873278016767993, - 50.682517199193114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATARM", - "description": "Match - Armentières", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.873278016767993, - 50.682517199193114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATARM", - "description": "Match - Armentières", - "capacity": "7", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.873278016767993, - 50.682517199193114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATARM", - "description": "Match - Armentières", - "capacity": "7", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7889028396574, - 50.277401858302 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATARR", - "description": "Match - Arras", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7889028396574, - 50.277401858302 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATARR", - "description": "Match - Arras", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7889028396574, - 50.277401858302 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATARR", - "description": "Match - Arras", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7889028396574, - 50.277401858302 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATARR", - "description": "Match - Arras", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7889028396574, - 50.277401858302 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATARR", - "description": "Match - Arras", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7889028396574, - 50.277401858302 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATARR", - "description": "Match - Arras", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2364961729122, - 50.334167032409 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATAUB", - "description": "Match - Auberchicourt", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2364961729122, - 50.334167032409 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATAUB", - "description": "Match - Auberchicourt", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2364961729122, - 50.334167032409 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATAUB", - "description": "Match - Auberchicourt", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2364961729122, - 50.334167032409 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATAUB", - "description": "Match - Auberchicourt", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9372398680661, - 50.117068945106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATAVL", - "description": "Match - Avesnelles", - "capacity": "4", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9372398680661, - 50.117068945106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATAVL", - "description": "Match - Avesnelles", - "capacity": "4", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9372398680661, - 50.117068945106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATAVL", - "description": "Match - Avesnelles", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9372398680661, - 50.117068945106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATAVL", - "description": "Match - Avesnelles", - "capacity": "4", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7658178768224, - 48.612376924958 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATBIS", - "description": "Match - Bischheim", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7658178768224, - 48.612376924958 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATBIS", - "description": "Match - Bischheim", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7658178768224, - 48.612376924958 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATBIS", - "description": "Match - Bischheim", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7658178768224, - 48.612376924958 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATBIS", - "description": "Match - Bischheim", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7658178768224, - 48.612376924958 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATBIS", - "description": "Match - Bischheim", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7658178768224, - 48.612376924958 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATBIS", - "description": "Match - Bischheim", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7658178768224, - 48.612376924958 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATBIS", - "description": "Match - Bischheim", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7658178768224, - 48.612376924958 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATBIS", - "description": "Match - Bischheim", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7658178768224, - 48.612376924958 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATBIS", - "description": "Match - Bischheim", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7658178768224, - 48.612376924958 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATBIS", - "description": "Match - Bischheim", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.605446467508, - 48.759876889938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCEU", - "description": "Match - Commercy (Rue d'Euville)", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.605446467508, - 48.759876889938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCEU", - "description": "Match - Commercy (Rue d'Euville)", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.605446467508, - 48.759876889938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCEU", - "description": "Match - Commercy (Rue d'Euville)", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.605446467508, - 48.759876889938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCEU", - "description": "Match - Commercy (Rue d'Euville)", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.365738805023003, - 48.963730942467045 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCHA", - "description": "Match - Chalons Chanzy", - "capacity": "12", - "charging_station:output": "22.17025 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.365738805023003, - 48.963730942467045 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCHA", - "description": "Match - Chalons Chanzy", - "capacity": "12", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.365738805023003, - 48.963730942467045 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCHA", - "description": "Match - Chalons Chanzy", - "capacity": "12", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.365738805023003, - 48.963730942467045 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCHA", - "description": "Match - Chalons Chanzy", - "capacity": "12", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.365738805023003, - 48.963730942467045 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCHA", - "description": "Match - Chalons Chanzy", - "capacity": "12", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2899432522559, - 48.370207595998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCHA", - "description": "Match - Charmes", - "capacity": "12", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2899432522559, - 48.370207595998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCHA", - "description": "Match - Charmes", - "capacity": "12", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2899432522559, - 48.370207595998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCHA", - "description": "Match - Charmes", - "capacity": "12", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2899432522559, - 48.370207595998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCHA", - "description": "Match - Charmes", - "capacity": "12", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2899432522559, - 48.370207595998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCHA", - "description": "Match - Charmes", - "capacity": "12", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2899432522559, - 48.370207595998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCHA", - "description": "Match - Charmes", - "capacity": "12", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1628570595115, - 48.736900178616 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCHG", - "description": "Match - Champigneulles", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1628570595115, - 48.736900178616 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCHG", - "description": "Match - Champigneulles", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1628570595115, - 48.736900178616 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCHG", - "description": "Match - Champigneulles", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1628570595115, - 48.736900178616 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCHG", - "description": "Match - Champigneulles", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7262167089967, - 49.758144209256 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCMK", - "description": "Match - Charleville-Mézières", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7262167089967, - 49.758144209256 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCMK", - "description": "Match - Charleville-Mézières", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7262167089967, - 49.758144209256 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCMK", - "description": "Match - Charleville-Mézières", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7262167089967, - 49.758144209256 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCMK", - "description": "Match - Charleville-Mézières", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7262167089967, - 49.758144209256 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCMK", - "description": "Match - Charleville-Mézières", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7262167089967, - 49.758144209256 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCMK", - "description": "Match - Charleville-Mézières", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7262167089967, - 49.758144209256 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCMK", - "description": "Match - Charleville-Mézières", - "capacity": "11", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7262167089967, - 49.758144209256 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCMK", - "description": "Match - Charleville-Mézières", - "capacity": "11", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7262167089967, - 49.758144209256 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCMK", - "description": "Match - Charleville-Mézières", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7262167089967, - 49.758144209256 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCMK", - "description": "Match - Charleville-Mézières", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5898657074565, - 48.759297638952 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCMO", - "description": "Match - Commercy (Morelle)", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5898657074565, - 48.759297638952 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCMO", - "description": "Match - Commercy (Morelle)", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5898657074565, - 48.759297638952 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCMO", - "description": "Match - Commercy (Morelle)", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5898657074565, - 48.759297638952 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCMO", - "description": "Match - Commercy (Morelle)", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4758362039889, - 50.484189702764 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCRI", - "description": "Match - Calonne-Ricouart", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4758362039889, - 50.484189702764 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCRI", - "description": "Match - Calonne-Ricouart", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4758362039889, - 50.484189702764 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCRI", - "description": "Match - Calonne-Ricouart", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4758362039889, - 50.484189702764 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCRI", - "description": "Match - Calonne-Ricouart", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.624371753552786, - 50.50666208728983 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCUQ", - "description": "Match - Cucq", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.624371753552786, - 50.50666208728983 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCUQ", - "description": "Match - Cucq", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.624371753552786, - 50.50666208728983 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCUQ", - "description": "Match - Cucq", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.624371753552786, - 50.50666208728983 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCUQ", - "description": "Match - Cucq", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.223198489771583, - 50.56650634859127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCYS", - "description": "Match - Cysoing", - "capacity": "7", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.223198489771583, - 50.56650634859127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCYS", - "description": "Match - Cysoing", - "capacity": "7", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.223198489771583, - 50.56650634859127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCYS", - "description": "Match - Cysoing", - "capacity": "7", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.223198489771583, - 50.56650634859127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCYS", - "description": "Match - Cysoing", - "capacity": "7", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.223198489771583, - 50.56650634859127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCYS", - "description": "Match - Cysoing", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.223198489771583, - 50.56650634859127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATCYS", - "description": "Match - Cysoing", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9565144100362, - 50.737008932816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATDEU", - "description": "Match - Deûlémont", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9565144100362, - 50.737008932816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATDEU", - "description": "Match - Deûlémont", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9565144100362, - 50.737008932816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATDEU", - "description": "Match - Deûlémont", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9565144100362, - 50.737008932816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATDEU", - "description": "Match - Deûlémont", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.71486799107, - 48.81191021564 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATDIE", - "description": "Match - Dieuze", - "capacity": "6", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.71486799107, - 48.81191021564 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATDIE", - "description": "Match - Dieuze", - "capacity": "6", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.71486799107, - 48.81191021564 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATDIE", - "description": "Match - Dieuze", - "capacity": "6", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.71486799107, - 48.81191021564 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATDIE", - "description": "Match - Dieuze", - "capacity": "6", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.71486799107, - 48.81191021564 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATDIE", - "description": "Match - Dieuze", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.71486799107, - 48.81191021564 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATDIE", - "description": "Match - Dieuze", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3477889412113, - 50.160181275503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATDLN", - "description": "Match - Doullens", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3477889412113, - 50.160181275503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATDLN", - "description": "Match - Doullens", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3477889412113, - 50.160181275503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATDLN", - "description": "Match - Doullens", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3477889412113, - 50.160181275503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATDLN", - "description": "Match - Doullens", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.740849618599946, - 50.44649227918205 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATGRN", - "description": "Match - Grenay", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.740849618599946, - 50.44649227918205 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATGRN", - "description": "Match - Grenay", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.740849618599946, - 50.44649227918205 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATGRN", - "description": "Match - Grenay", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.740849618599946, - 50.44649227918205 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATGRN", - "description": "Match - Grenay", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.5756417900564, - 47.590601986142 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATHUN", - "description": "Match - Huningue", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.5756417900564, - 47.590601986142 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATHUN", - "description": "Match - Huningue", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.5756417900564, - 47.590601986142 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATHUN", - "description": "Match - Huningue", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.5756417900564, - 47.590601986142 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATHUN", - "description": "Match - Huningue", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.5756417900564, - 47.590601986142 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATHUN", - "description": "Match - Huningue", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.5756417900564, - 47.590601986142 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATHUN", - "description": "Match - Huningue", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.5756417900564, - 47.590601986142 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATHUN", - "description": "Match - Huningue", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.5756417900564, - 47.590601986142 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATHUN", - "description": "Match - Huningue", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.5756417900564, - 47.590601986142 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATHUN", - "description": "Match - Huningue", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.5756417900564, - 47.590601986142 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATHUN", - "description": "Match - Huningue", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8631134271404, - 49.166006050314 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATJAR", - "description": "Match - Jarny", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8631134271404, - 49.166006050314 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATJAR", - "description": "Match - Jarny", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8631134271404, - 49.166006050314 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATJAR", - "description": "Match - Jarny", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8631134271404, - 49.166006050314 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATJAR", - "description": "Match - Jarny", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8631134271404, - 49.166006050314 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATJAR", - "description": "Match - Jarny", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8631134271404, - 49.166006050314 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATJAR", - "description": "Match - Jarny", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2130647091985, - 50.666927617956 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATLAN", - "description": "Match - Lannoy", - "capacity": "7", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2130647091985, - 50.666927617956 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATLAN", - "description": "Match - Lannoy", - "capacity": "7", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2130647091985, - 50.666927617956 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATLAN", - "description": "Match - Lannoy", - "capacity": "7", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2130647091985, - 50.666927617956 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATLAN", - "description": "Match - Lannoy", - "capacity": "7", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2130647091985, - 50.666927617956 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATLAN", - "description": "Match - Lannoy", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2130647091985, - 50.666927617956 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATLAN", - "description": "Match - Lannoy", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0250812187807, - 50.637279520883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATLMD", - "description": "Match - Lambersart (Dunkerque)", - "capacity": "9", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0250812187807, - 50.637279520883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATLMD", - "description": "Match - Lambersart (Dunkerque)", - "capacity": "9", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0250812187807, - 50.637279520883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATLMD", - "description": "Match - Lambersart (Dunkerque)", - "capacity": "9", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0250812187807, - 50.637279520883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATLMD", - "description": "Match - Lambersart (Dunkerque)", - "capacity": "9", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0250812187807, - 50.637279520883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATLMD", - "description": "Match - Lambersart (Dunkerque)", - "capacity": "9", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0250812187807, - 50.637279520883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATLMD", - "description": "Match - Lambersart (Dunkerque)", - "capacity": "9", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0250812187807, - 50.637279520883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATLMD", - "description": "Match - Lambersart (Dunkerque)", - "capacity": "9", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0250812187807, - 50.637279520883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATLMD", - "description": "Match - Lambersart (Dunkerque)", - "capacity": "9", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.6361176928649126, - 50.249568655366524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATLQN", - "description": "Match - Le Quesnoy", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.6361176928649126, - 50.249568655366524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATLQN", - "description": "Match - Le Quesnoy", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.6361176928649126, - 50.249568655366524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATLQN", - "description": "Match - Le Quesnoy", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.6361176928649126, - 50.249568655366524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATLQN", - "description": "Match - Le Quesnoy", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5017875283012, - 47.678884663275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATLUR", - "description": "Match - Lure", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5017875283012, - 47.678884663275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATLUR", - "description": "Match - Lure", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5017875283012, - 47.678884663275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATLUR", - "description": "Match - Lure", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5017875283012, - 47.678884663275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATLUR", - "description": "Match - Lure", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0740114928645, - 50.658143760197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATMAD", - "description": "Match - La Madeleine", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0740114928645, - 50.658143760197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATMAD", - "description": "Match - La Madeleine", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0740114928645, - 50.658143760197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATMAD", - "description": "Match - La Madeleine", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0740114928645, - 50.658143760197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATMAD", - "description": "Match - La Madeleine", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1760233087067, - 48.71874837968 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATMLZ", - "description": "Match - Malzéville", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1760233087067, - 48.71874837968 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATMLZ", - "description": "Match - Malzéville", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1760233087067, - 48.71874837968 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATMLZ", - "description": "Match - Malzéville", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1760233087067, - 48.71874837968 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATMLZ", - "description": "Match - Malzéville", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.6450917960031, - 48.924487473501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATMRG", - "description": "Match - Morhange", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.6450917960031, - 48.924487473501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATMRG", - "description": "Match - Morhange", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.6450917960031, - 48.924487473501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATMRG", - "description": "Match - Morhange", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.6450917960031, - 48.924487473501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATMRG", - "description": "Match - Morhange", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6924223817538, - 48.3526675649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATNEU", - "description": "Match - Neufchâteau", - "capacity": "5", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6924223817538, - 48.3526675649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATNEU", - "description": "Match - Neufchâteau", - "capacity": "5", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6924223817538, - 48.3526675649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATNEU", - "description": "Match - Neufchâteau", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6924223817538, - 48.3526675649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATNEU", - "description": "Match - Neufchâteau", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9976781845957, - 50.469939963133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATOIG", - "description": "Match - Oignies", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9976781845957, - 50.469939963133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATOIG", - "description": "Match - Oignies", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9976781845957, - 50.469939963133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATOIG", - "description": "Match - Oignies", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9976781845957, - 50.469939963133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATOIG", - "description": "Match - Oignies", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9976781845957, - 50.469939963133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATOIG", - "description": "Match - Oignies", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9976781845957, - 50.469939963133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATOIG", - "description": "Match - Oignies", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9976781845957, - 50.469939963133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATOIG", - "description": "Match - Oignies", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9976781845957, - 50.469939963133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATOIG", - "description": "Match - Oignies", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0644584797115, - 48.917984430328 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATPON", - "description": "Match - Pont-à-Mousson", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0644584797115, - 48.917984430328 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATPON", - "description": "Match - Pont-à-Mousson", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0644584797115, - 48.917984430328 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATPON", - "description": "Match - Pont-à-Mousson", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0644584797115, - 48.917984430328 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATPON", - "description": "Match - Pont-à-Mousson", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0644584797115, - 48.917984430328 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATPON", - "description": "Match - Pont-à-Mousson", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0644584797115, - 48.917984430328 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATPON", - "description": "Match - Pont-à-Mousson", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0644584797115, - 48.917984430328 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATPON", - "description": "Match - Pont-à-Mousson", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0644584797115, - 48.917984430328 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATPON", - "description": "Match - Pont-à-Mousson", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.6366435736729, - 48.341102976494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATRMV", - "description": "Match - Rambervillers", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.6366435736729, - 48.341102976494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATRMV", - "description": "Match - Rambervillers", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.6366435736729, - 48.341102976494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATRMV", - "description": "Match - Rambervillers", - "capacity": "5", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.6366435736729, - 48.341102976494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATRMV", - "description": "Match - Rambervillers", - "capacity": "5", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0761739860271, - 50.60410705034 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATRON", - "description": "Match - Ronchin", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0761739860271, - 50.60410705034 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATRON", - "description": "Match - Ronchin", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0761739860271, - 50.60410705034 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATRON", - "description": "Match - Ronchin", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0761739860271, - 50.60410705034 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATRON", - "description": "Match - Ronchin", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0761739860271, - 50.60410705034 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATRON", - "description": "Match - Ronchin", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0761739860271, - 50.60410705034 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATRON", - "description": "Match - Ronchin", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4296590198203, - 50.453806514693 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATSAM", - "description": "Match - Saint-Amand", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4296590198203, - 50.453806514693 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATSAM", - "description": "Match - Saint-Amand", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4296590198203, - 50.453806514693 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATSAM", - "description": "Match - Saint-Amand", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4296590198203, - 50.453806514693 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATSAM", - "description": "Match - Saint-Amand", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2135917853992435, - 48.70116935961381 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATSMX", - "description": "Match - Saint-Max", - "capacity": "5", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2135917853992435, - 48.70116935961381 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATSMX", - "description": "Match - Saint-Max", - "capacity": "5", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2135917853992435, - 48.70116935961381 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATSMX", - "description": "Match - Saint-Max", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2135917853992435, - 48.70116935961381 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATSMX", - "description": "Match - Saint-Max", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.882736514826254, - 48.93621576473565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATSOU", - "description": "Match - Soultz-sous-Forêts", - "capacity": "4", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.882736514826254, - 48.93621576473565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATSOU", - "description": "Match - Soultz-sous-Forêts", - "capacity": "4", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.882736514826254, - 48.93621576473565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATSOU", - "description": "Match - Soultz-sous-Forêts", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.882736514826254, - 48.93621576473565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATSOU", - "description": "Match - Soultz-sous-Forêts", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.173291713782108, - 50.73559984837745 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATTGF", - "description": "Match - Tourcoing (Fleurus)", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.173291713782108, - 50.73559984837745 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATTGF", - "description": "Match - Tourcoing (Fleurus)", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.173291713782108, - 50.73559984837745 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATTGF", - "description": "Match - Tourcoing (Fleurus)", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.173291713782108, - 50.73559984837745 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATTGF", - "description": "Match - Tourcoing (Fleurus)", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.173291713782108, - 50.73559984837745 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATTGF", - "description": "Match - Tourcoing (Fleurus)", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.173291713782108, - 50.73559984837745 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATTGF", - "description": "Match - Tourcoing (Fleurus)", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.173291713782108, - 50.73559984837745 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATTGF", - "description": "Match - Tourcoing (Fleurus)", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.173291713782108, - 50.73559984837745 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATTGF", - "description": "Match - Tourcoing (Fleurus)", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.1058226711639, - 47.807925577096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATTHN", - "description": "Match - Thann", - "capacity": "5", - "charging_station:output": "22.17025 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.1058226711639, - 47.807925577096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATTHN", - "description": "Match - Thann", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.1058226711639, - 47.807925577096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATTHN", - "description": "Match - Thann", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.1058226711639, - 47.807925577096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATTHN", - "description": "Match - Thann", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.1058226711639, - 47.807925577096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATTHN", - "description": "Match - Thann", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.4237063056895, - 48.24664362734 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATTHV", - "description": "Match - Thaon-les-Vosges", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.4237063056895, - 48.24664362734 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATTHV", - "description": "Match - Thaon-les-Vosges", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.4237063056895, - 48.24664362734 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATTHV", - "description": "Match - Thaon-les-Vosges", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.4237063056895, - 48.24664362734 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATTHV", - "description": "Match - Thaon-les-Vosges", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1639447, - 50.6073055 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATVDA", - "description": "Match - Villeneuve-d'Ascq", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1639447, - 50.6073055 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATVDA", - "description": "Match - Villeneuve-d'Ascq", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.153057161238, - 48.671880860808 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATVIL", - "description": "Match - Villers-lès-Nancy", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.153057161238, - 48.671880860808 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATVIL", - "description": "Match - Villers-lès-Nancy", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.153057161238, - 48.671880860808 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATVIL", - "description": "Match - Villers-lès-Nancy", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.153057161238, - 48.671880860808 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATVIL", - "description": "Match - Villers-lès-Nancy", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9259079879695, - 49.470224574531 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATVRP", - "description": "Match - Villerupt", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9259079879695, - 49.470224574531 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATVRP", - "description": "Match - Villerupt", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9259079879695, - 49.470224574531 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATVRP", - "description": "Match - Villerupt", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9259079879695, - 49.470224574531 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATVRP", - "description": "Match - Villerupt", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5677176861433, - 50.461076401583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATVXC", - "description": "Match - Vieux-Condé", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5677176861433, - 50.461076401583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATVXC", - "description": "Match - Vieux-Condé", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5677176861433, - 50.461076401583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATVXC", - "description": "Match - Vieux-Condé", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5677176861433, - 50.461076401583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATVXC", - "description": "Match - Vieux-Condé", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2190576315536, - 50.703371776556 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATWTR", - "description": "Match - Wattrelos Abattoir", - "capacity": "7", - "charging_station:output": "22.17025 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2190576315536, - 50.703371776556 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATWTR", - "description": "Match - Wattrelos Abattoir", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2190576315536, - 50.703371776556 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATWTR", - "description": "Match - Wattrelos Abattoir", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2190576315536, - 50.703371776556 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATWTR", - "description": "Match - Wattrelos Abattoir", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2190576315536, - 50.703371776556 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATWTR", - "description": "Match - Wattrelos Abattoir", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2190576315536, - 50.703371776556 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATWTR", - "description": "Match - Wattrelos Abattoir", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2190576315536, - 50.703371776556 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMATWTR", - "description": "Match - Wattrelos Abattoir", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.66724716144636, - 44.403267080284 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCBIA", - "description": "Mr. Bricolage - Bias", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.66724716144636, - 44.403267080284 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCBIA", - "description": "Mr. Bricolage - Bias", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.66724716144636, - 44.403267080284 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCBIA", - "description": "Mr. Bricolage - Bias", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.66724716144636, - 44.403267080284 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCBIA", - "description": "Mr. Bricolage - Bias", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0532934841309, - 46.128899001302 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCBLC", - "description": "Marie Blachère - Bellac", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0532934841309, - 46.128899001302 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCBLC", - "description": "Marie Blachère - Bellac", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0532934841309, - 46.128899001302 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCBLC", - "description": "Marie Blachère - Bellac", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0532934841309, - 46.128899001302 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCBLC", - "description": "Marie Blachère - Bellac", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.6268762423279, - 44.88367595483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCBRN", - "description": "Marie Blachère - Briançon", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.6268762423279, - 44.88367595483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCBRN", - "description": "Marie Blachère - Briançon", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.6268762423279, - 44.88367595483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCBRN", - "description": "Marie Blachère - Briançon", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.6157055825257, - 44.155114435287 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCBSC", - "description": "Marie Blachère - Bagnols-sur-Cèze", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.6157055825257, - 44.155114435287 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCBSC", - "description": "Marie Blachère - Bagnols-sur-Cèze", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.6157055825257, - 44.155114435287 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCBSC", - "description": "Marie Blachère - Bagnols-sur-Cèze", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.6157055825257, - 44.155114435287 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCBSC", - "description": "Marie Blachère - Bagnols-sur-Cèze", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4138182006638, - 43.355551643064 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCCBO", - "description": "Gamm Vert & Mr. Bricolage - Cambo", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4138182006638, - 43.355551643064 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCCBO", - "description": "Gamm Vert & Mr. Bricolage - Cambo", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4138182006638, - 43.355551643064 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCCBO", - "description": "Gamm Vert & Mr. Bricolage - Cambo", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4138182006638, - 43.355551643064 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCCBO", - "description": "Gamm Vert & Mr. Bricolage - Cambo", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9278581547699, - 45.651323839083 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCCHA", - "description": "Marie Blachère - Chaponnay", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9278581547699, - 45.651323839083 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCCHA", - "description": "Marie Blachère - Chaponnay", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9278581547699, - 45.651323839083 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCCHA", - "description": "Marie Blachère - Chaponnay", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9278581547699, - 45.651323839083 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCCHP", - "description": "Marie Blachère - Chaponnay", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9278581547699, - 45.651323839083 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCCHP", - "description": "Marie Blachère - Chaponnay", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.7689238571125, - 43.349543665696 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCHDY", - "description": "Mr. Bricolage - Hendaye", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.7689238571125, - 43.349543665696 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCHDY", - "description": "Mr. Bricolage - Hendaye", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.7689238571125, - 43.349543665696 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCHDY", - "description": "Mr. Bricolage - Hendaye", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6119782, - 43.6373758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCHGT", - "description": "Mr. Bricolage - Hagetmau", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6119782, - 43.6373758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCHGT", - "description": "Mr. Bricolage - Hagetmau", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6119782, - 43.6373758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCHGT", - "description": "Mr. Bricolage - Hagetmau", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6119782, - 43.6373758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCHGT", - "description": "Mr. Bricolage - Hagetmau", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3154805276127, - 43.382007151789 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCHPN", - "description": "Gamm Vert & Mr. Bricolage - Hasparren", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3154805276127, - 43.382007151789 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCHPN", - "description": "Gamm Vert & Mr. Bricolage - Hasparren", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3154805276127, - 43.382007151789 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCHPN", - "description": "Gamm Vert & Mr. Bricolage - Hasparren", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2217780607826, - 43.07246643559 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCLMX", - "description": "Mr. Bricolage - Limoux", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2217780607826, - 43.07246643559 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCLMX", - "description": "Mr. Bricolage - Limoux", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2217780607826, - 43.07246643559 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCLMX", - "description": "Mr. Bricolage - Limoux", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2217780607826, - 43.07246643559 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCLMX", - "description": "Mr. Bricolage - Limoux", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.73882587022247, - 46.925653788165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRMAU", - "description": "Mon Brico - Mauléon", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.73882587022247, - 46.925653788165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRMAU", - "description": "Mon Brico - Mauléon", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.73882587022247, - 46.925653788165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRMAU", - "description": "Mon Brico - Mauléon", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.73882587022247, - 46.925653788165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRMAU", - "description": "Mon Brico - Mauléon", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6303619761963, - 43.10502519585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCPMR", - "description": "Mr. Bricolage - Pamiers", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6303619761963, - 43.10502519585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCPMR", - "description": "Mr. Bricolage - Pamiers", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6303619761963, - 43.10502519585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCPMR", - "description": "Mr. Bricolage - Pamiers", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6303619761963, - 43.10502519585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCPMR", - "description": "Mr. Bricolage - Pamiers", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.38657685581968, - 45.750763612476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCRIV", - "description": "Marie Blachère - Rivières", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.38657685581968, - 45.750763612476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCRIV", - "description": "Marie Blachère - Rivières", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.38657685581968, - 45.750763612476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCRIV", - "description": "Marie Blachère - Rivières", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.38657685581968, - 45.750763612476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCRIV", - "description": "Marie Blachère - Rivières", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.38657685581968, - 45.750763612476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCRIV", - "description": "Marie Blachère - Rivières", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.9194106999999999, - 45.8968257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCSJU", - "description": "Mr. Bricolage - Saint-Junien", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.9194106999999999, - 45.8968257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCSJU", - "description": "Mr. Bricolage - Saint-Junien", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.9194106999999999, - 45.8968257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCSJU", - "description": "Mr. Bricolage - Saint-Junien", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.9194106999999999, - 45.8968257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCSJU", - "description": "Mr. Bricolage - Saint-Junien", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.12050615456161, - 46.133508264473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCSVS", - "description": "Mon Brico - Sauzé-Vaussais", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.12050615456161, - 46.133508264473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCSVS", - "description": "Mon Brico - Sauzé-Vaussais", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.12050615456161, - 46.133508264473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCSVS", - "description": "Mon Brico - Sauzé-Vaussais", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.12050615456161, - 46.133508264473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBCSVS", - "description": "Mon Brico - Sauzé-Vaussais", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7819633239773, - 45.804551394947 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBPCAO", - "description": "Mobalpa - Champagne-au-Mont-d'Or", - "capacity": "7", - "socket:type2_combo:output": "188 kW", - "charging_station:output": "188 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7819633239773, - 45.804551394947 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBPCAO", - "description": "Mobalpa - Champagne-au-Mont-d'Or", - "capacity": "7", - "socket:type2_combo:output": "188 kW", - "charging_station:output": "188 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7819633239773, - 45.804551394947 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBPCAO", - "description": "Mobalpa - Champagne-au-Mont-d'Or", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7819633239773, - 45.804551394947 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBPCAO", - "description": "Mobalpa - Champagne-au-Mont-d'Or", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7819633239773, - 45.804551394947 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBPCAO", - "description": "Mobalpa - Champagne-au-Mont-d'Or", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7819633239773, - 45.804551394947 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBPCAO", - "description": "Mobalpa - Champagne-au-Mont-d'Or", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.59442460241204, - 43.667238406151 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRACH", - "description": "Mr. Bricolage - Auch", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.59442460241204, - 43.667238406151 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRACH", - "description": "Mr. Bricolage - Auch", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.59442460241204, - 43.667238406151 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRACH", - "description": "Mr. Bricolage - Auch", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.59442460241204, - 43.667238406151 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRACH", - "description": "Mr. Bricolage - Auch", - "capacity": "9", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.59442460241204, - 43.667238406151 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRACH", - "description": "Mr. Bricolage - Auch", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.59442460241204, - 43.667238406151 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRACH", - "description": "Mr. Bricolage - Auch", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.59442460241204, - 43.667238406151 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRACH", - "description": "Mr. Bricolage - Auch", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.59442460241204, - 43.667238406151 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRACH", - "description": "Mr. Bricolage - Auch", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.943157, - 50.528533 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRANO", - "description": "Mr. Bricolage - Annœullin", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.943157, - 50.528533 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRANO", - "description": "Mr. Bricolage - Annœullin", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.6058207, - 45.8257893 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRARB", - "description": "Mr. Bricolage - L'Arbresle", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.6058207, - 45.8257893 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRARB", - "description": "Mr. Bricolage - L'Arbresle", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8712659234524, - 50.681993649756 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRART", - "description": "Mr. Bricolage - Armentières", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8712659234524, - 50.681993649756 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRART", - "description": "Mr. Bricolage - Armentières", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.34232, - 48.67893 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRAVR", - "description": "Mr. Bricolage - Avranches", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.34232, - 48.67893 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRAVR", - "description": "Mr. Bricolage - Avranches", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.2571923389702, - 47.862323024338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRBLW", - "description": "Mr. Bricolage - Bollwiller", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.2571923389702, - 47.862323024338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRBLW", - "description": "Mr. Bricolage - Bollwiller", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4813455527092, - 46.832952513327 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRBRE", - "description": "Mon Brico - Bressuire", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4813455527092, - 46.832952513327 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRBRE", - "description": "Mon Brico - Bressuire", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4813455527092, - 46.832952513327 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRBRE", - "description": "Mon Brico - Bressuire", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4813455527092, - 46.832952513327 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRBRE", - "description": "Mon Brico - Bressuire", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.4409606667963, - 42.55231981531 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRBRG", - "description": "Mr. Bricolage - Borgo", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.4409606667963, - 42.55231981531 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRBRG", - "description": "Mr. Bricolage - Borgo", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7592754, - 42.5011873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRCER", - "description": "Mr. Bricolage - Céret", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7592754, - 42.5011873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRCER", - "description": "Mr. Bricolage - Céret", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3406926, - 48.0637034 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRCOL", - "description": "Mr. Bricolage - Colmar", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3406926, - 48.0637034 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRCOL", - "description": "Mr. Bricolage - Colmar", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2700701854583683, - 43.58978467916221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRCST", - "description": "Mr. Bricolage - Castres", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2700701854583683, - 43.58978467916221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRCST", - "description": "Mr. Bricolage - Castres", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2700701854583683, - 43.58978467916221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRCST", - "description": "Mr. Bricolage - Castres", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2700701854583683, - 43.58978467916221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRCST", - "description": "Mr. Bricolage - Castres", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2700701854583683, - 43.58978467916221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRCST", - "description": "Mr. Bricolage - Castres", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2700701854583683, - 43.58978467916221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRCST", - "description": "Mr. Bricolage - Castres", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.6912956, - 45.2562558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRDVZ", - "description": "Mr. Bricolage - Davézieux", - "capacity": "5", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.6912956, - 45.2562558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRDVZ", - "description": "Mr. Bricolage - Davézieux", - "capacity": "5", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.6912956, - 45.2562558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRDVZ", - "description": "Mr. Bricolage - Davézieux", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.6912956, - 45.2562558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRDVZ", - "description": "Mr. Bricolage - Davézieux", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5523445656414, - 50.736215940262 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRHAZ", - "description": "Mr. Bricolage - Hazebrouck", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5523445656414, - 50.736215940262 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRHAZ", - "description": "Mr. Bricolage - Hazebrouck", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.2414974, - 47.90349 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRISH", - "description": "Mr. Bricolage - Issenheim", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.2414974, - 47.90349 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRISH", - "description": "Mr. Bricolage - Issenheim", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.3430991, - 47.7741831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRLAN", - "description": "Mr. Bricolage - Lanester", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.3430991, - 47.7741831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRLAN", - "description": "Mr. Bricolage - Lanester", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.3430991, - 47.7741831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRLAN", - "description": "Mr. Bricolage - Lanester", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.3430991, - 47.7741831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRLAN", - "description": "Mr. Bricolage - Lanester", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9431272345185, - 42.54775533963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRLDA", - "description": "Mr. Bricolage - Laroque-des-Albères", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9431272345185, - 42.54775533963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRLDA", - "description": "Mr. Bricolage - Laroque-des-Albères", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5000680685089076, - 47.6798972234252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRLHA", - "description": "Mr. Bricolage - Les Hauts-d'Anjou", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5000680685089076, - 47.6798972234252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRLHA", - "description": "Mr. Bricolage - Les Hauts-d'Anjou", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.53055454708253, - 49.521872759377 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRLLB", - "description": "Mr. Bricolage - Lillebonne", - "capacity": "7", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.53055454708253, - 49.521872759377 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRLLB", - "description": "Mr. Bricolage - Lillebonne", - "capacity": "7", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.53055454708253, - 49.521872759377 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRLLB", - "description": "Mr. Bricolage - Lillebonne", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.53055454708253, - 49.521872759377 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRLLB", - "description": "Mr. Bricolage - Lillebonne", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.53055454708253, - 49.521872759377 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRLLB", - "description": "Mr. Bricolage - Lillebonne", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.53055454708253, - 49.521872759377 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRLLB", - "description": "Mr. Bricolage - Lillebonne", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.9507427, - 46.99072830000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRMOR", - "description": "Mon Brico - Mortagne", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.9507427, - 46.99072830000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRMOR", - "description": "Mon Brico - Mortagne", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.9507427, - 46.99072830000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRMOR", - "description": "Mon Brico - Mortagne", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3326044325409, - 43.987944913808 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRMTB", - "description": "Mr. Bricolage - Montauban", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3326044325409, - 43.987944913808 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRMTB", - "description": "Mr. Bricolage - Montauban", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3326044325409, - 43.987944913808 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRMTB", - "description": "Mr. Bricolage - Montauban", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3326044325409, - 43.987944913808 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRMTB", - "description": "Mr. Bricolage - Montauban", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3326044325409, - 43.987944913808 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRMTB", - "description": "Mr. Bricolage - Montauban", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3326044325409, - 43.987944913808 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRMTB", - "description": "Mr. Bricolage - Montauban", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4770911401738118, - 47.44141107415561 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRNSE", - "description": "Mr. Bricolage - Les Touches", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4770911401738118, - 47.44141107415561 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRNSE", - "description": "Mr. Bricolage - Les Touches", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.2032549, - 49.284242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRPEV", - "description": "Mr. Bricolage - Pont-l'Évêque", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.2032549, - 49.284242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRPEV", - "description": "Mr. Bricolage - Pont-l'Évêque", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.1138697668765, - 46.467190423512 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRPLM", - "description": "Mr. Bricolage - Paray-le-Monial", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.1138697668765, - 46.467190423512 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRPLM", - "description": "Mr. Bricolage - Paray-le-Monial", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.1138697668765, - 46.467190423512 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRPLM", - "description": "Mr. Bricolage - Paray-le-Monial", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.1138697668765, - 46.467190423512 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRPLM", - "description": "Mr. Bricolage - Paray-le-Monial", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.6397356, - 44.2406379 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRPSE", - "description": "Mr. Bricolage - Pont-Saint-Esprit", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.6397356, - 44.2406379 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRPSE", - "description": "Mr. Bricolage - Pont-Saint-Esprit", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.6397356, - 44.2406379 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRPSE", - "description": "Mr. Bricolage - Pont-Saint-Esprit", - "capacity": "5", - "socket:type2_combo:output": "149.5 kW", - "charging_station:output": "149.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.6397356, - 44.2406379 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRPSE", - "description": "Mr. Bricolage - Pont-Saint-Esprit", - "capacity": "5", - "socket:type2_combo:output": "149.5 kW", - "charging_station:output": "149.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.36634560373955, - 46.566812542112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRPTR", - "description": "Mr. Bricolage - Poitiers", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.36634560373955, - 46.566812542112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRPTR", - "description": "Mr. Bricolage - Poitiers", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.36634560373955, - 46.566812542112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRPTR", - "description": "Mr. Bricolage - Poitiers", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.36634560373955, - 46.566812542112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRPTR", - "description": "Mr. Bricolage - Poitiers", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.937991326519755, - 48.29064583973471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRSDV", - "description": "Mr. Bricolage - Saint-Dié-des-Vosges", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.937991326519755, - 48.29064583973471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRSDV", - "description": "Mr. Bricolage - Saint-Dié-des-Vosges", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.937991326519755, - 48.29064583973471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRSDV", - "description": "Mr. Bricolage - Saint-Dié-des-Vosges", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.937991326519755, - 48.29064583973471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRSDV", - "description": "Mr. Bricolage - Saint-Dié-des-Vosges", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1731665637821, - 46.857958416951 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRSFU", - "description": "Mon Brico - Saint-Fulgent", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1731665637821, - 46.857958416951 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRSFU", - "description": "Mon Brico - Saint-Fulgent", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1731665637821, - 46.857958416951 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRSFU", - "description": "Mon Brico - Saint-Fulgent", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1731665637821, - 46.857958416951 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRSFU", - "description": "Mon Brico - Saint-Fulgent", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.34341814374999, - 49.5281817758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRSRC", - "description": "Mr. Bricolage - Saint-Romain-de-Colbosc", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.34341814374999, - 49.5281817758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRSRC", - "description": "Mr. Bricolage - Saint-Romain-de-Colbosc", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.34341814374999, - 49.5281817758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRSRC", - "description": "Mr. Bricolage - Saint-Romain-de-Colbosc", - "capacity": "5", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.34341814374999, - 49.5281817758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRSRC", - "description": "Mr. Bricolage - Saint-Romain-de-Colbosc", - "capacity": "5", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.9331015336949, - 47.372259234496 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRSVN", - "description": "Mr. Bricolage - Savenay", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.9331015336949, - 47.372259234496 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRSVN", - "description": "Mr. Bricolage - Savenay", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.9331015336949, - 47.372259234496 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRSVN", - "description": "Mr. Bricolage - Savenay", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.9331015336949, - 47.372259234496 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRSVN", - "description": "Mr. Bricolage - Savenay", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.19789226163353, - 46.977049007429 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRTHO", - "description": "Mon Brico - Thouars", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.19789226163353, - 46.977049007429 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRTHO", - "description": "Mon Brico - Thouars", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.19789226163353, - 46.977049007429 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRTHO", - "description": "Mon Brico - Thouars", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.19789226163353, - 46.977049007429 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRTHO", - "description": "Mon Brico - Thouars", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.093616912862764, - 49.349889791892 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRTQS", - "description": "Mr. Bricolage - Touques", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.093616912862764, - 49.349889791892 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMBRTQS", - "description": "Mr. Bricolage - Touques", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6243336588955, - 43.099438979233 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMDMPMR", - "description": "Maison du Monde - Pamiers", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6243336588955, - 43.099438979233 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMDMPMR", - "description": "Maison du Monde - Pamiers", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6243336588955, - 43.099438979233 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMDMPMR", - "description": "Maison du Monde - Pamiers", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6243336588955, - 43.099438979233 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMDMPMR", - "description": "Maison du Monde - Pamiers", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8901259, - 42.6753706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMDTPRP", - "description": "Mondial Tissus - Perpignan", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8901259, - 42.6753706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMDTPRP", - "description": "Mondial Tissus - Perpignan", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8901259, - 42.6753706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMDTPRP", - "description": "Mondial Tissus - Perpignan", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8901259, - 42.6753706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMDTPRP", - "description": "Mondial Tissus - Perpignan", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8901259, - 42.6753706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMDTPRP", - "description": "Mondial Tissus - Perpignan", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8901259, - 42.6753706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMDTPRP", - "description": "Mondial Tissus - Perpignan", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0495190274391, - 46.681569276987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMONCHA", - "description": "Mon Brico - Chantonnay", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0495190274391, - 46.681569276987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMONCHA", - "description": "Mon Brico - Chantonnay", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0495190274391, - 46.681569276987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMONCHA", - "description": "Mon Brico - Chantonnay", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0495190274391, - 46.681569276987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMONCHA", - "description": "Mon Brico - Chantonnay", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.747753623351, - 46.646393889344 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMONLAC", - "description": "Mon Brico - La Châtaigneraie", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.747753623351, - 46.646393889344 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMONLAC", - "description": "Mon Brico - La Châtaigneraie", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.747753623351, - 46.646393889344 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMONLAC", - "description": "Mon Brico - La Châtaigneraie", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.747753623351, - 46.646393889344 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMONLAC", - "description": "Mon Brico - La Châtaigneraie", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.1053470915405, - 44.133891049161 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRBALS", - "description": "Mr. Bricolage - Alès", - "capacity": "11", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.1053470915405, - 44.133891049161 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRBALS", - "description": "Mr. Bricolage - Alès", - "capacity": "11", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.1053470915405, - 44.133891049161 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRBALS", - "description": "Mr. Bricolage - Alès", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.1053470915405, - 44.133891049161 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRBALS", - "description": "Mr. Bricolage - Alès", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.1053470915405, - 44.133891049161 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRBALS", - "description": "Mr. Bricolage - Alès", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.1053470915405, - 44.133891049161 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRBALS", - "description": "Mr. Bricolage - Alès", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0960903300594, - 44.116239945948 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRBALS", - "description": "Marie Blachère - Alès", - "capacity": "11", - "socket:type2_combo:output": "108 kW", - "charging_station:output": "108 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0960903300594, - 44.116239945948 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRBALS", - "description": "Marie Blachère - Alès", - "capacity": "11", - "socket:type2_combo:output": "108 kW", - "charging_station:output": "108 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0960903300594, - 44.116239945948 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRBALS", - "description": "Marie Blachère - Alès", - "capacity": "11", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0960903300594, - 44.116239945948 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRBALS", - "description": "Marie Blachère - Alès", - "capacity": "11", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1776513, - 45.6886711 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRBCHP", - "description": "Mr. Bricolage - Champniers", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1776513, - 45.6886711 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRBCHP", - "description": "Mr. Bricolage - Champniers", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1776513, - 45.6886711 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRBCHP", - "description": "Mr. Bricolage - Champniers", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1776513, - 45.6886711 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRBCHP", - "description": "Mr. Bricolage - Champniers", - "capacity": "5", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9641551779099, - 46.115984195872 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRBCSC", - "description": "Mr. Bricolage - Châtillon-sur-Chalaronne", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9641551779099, - 46.115984195872 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRBCSC", - "description": "Mr. Bricolage - Châtillon-sur-Chalaronne", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9641551779099, - 46.115984195872 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRBCSC", - "description": "Mr. Bricolage - Châtillon-sur-Chalaronne", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9641551779099, - 46.115984195872 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRBCSC", - "description": "Mr. Bricolage - Châtillon-sur-Chalaronne", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3485284429916, - 48.623362840973 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRBDOM", - "description": "Mr. Bricolage - Dombasle-sur-Meurthe", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3485284429916, - 48.623362840973 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRBDOM", - "description": "Mr. Bricolage - Dombasle-sur-Meurthe", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9205071945469, - 45.649402896378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRCCHA", - "description": "Mercure - Lyon Chaponnay", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9205071945469, - 45.649402896378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRCCHA", - "description": "Mercure - Lyon Chaponnay", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9205071945469, - 45.649402896378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRCCHA", - "description": "Mercure - Lyon Chaponnay", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9205071945469, - 45.649402896378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRCCHA", - "description": "Mercure - Lyon Chaponnay", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8100141614284, - 45.316765205123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRCCNA", - "description": "Mercure - Chanas", - "capacity": "6", - "charging_station:output": "22.17025 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8100141614284, - 45.316765205123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRCCNA", - "description": "Mercure - Chanas", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8100141614284, - 45.316765205123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRCCNA", - "description": "Mercure - Chanas", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8100141614284, - 45.316765205123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRCCNA", - "description": "Mercure - Chanas", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8100141614284, - 45.316765205123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRCCNA", - "description": "Mercure - Chanas", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1098157, - 50.6791079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRCMEB", - "description": "Mercure - Marcq-en-Barœul", - "capacity": "12", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1098157, - 50.6791079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRCMEB", - "description": "Mercure - Marcq-en-Barœul", - "capacity": "12", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1098157, - 50.6791079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRCMEB", - "description": "Mercure - Marcq-en-Barœul", - "capacity": "12", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1098157, - 50.6791079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRCMEB", - "description": "Mercure - Marcq-en-Barœul", - "capacity": "12", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1098157, - 50.6791079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRCMEB", - "description": "Mercure - Marcq-en-Barœul", - "capacity": "12", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1098157, - 50.6791079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRCMEB", - "description": "Mercure - Marcq-en-Barœul", - "capacity": "12", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1098157, - 50.6791079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRCMEB", - "description": "Mercure - Marcq-en-Barœul", - "capacity": "12", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1098157, - 50.6791079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRCMEB", - "description": "Mercure - Marcq-en-Barœul", - "capacity": "12", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2914644, - 48.8268577 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRCVAV", - "description": "Mercure - Porte de Vanves", - "capacity": "6", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2914644, - 48.8268577 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRCVAV", - "description": "Mercure - Porte de Vanves", - "capacity": "6", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2914644, - 48.8268577 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRCVAV", - "description": "Mercure - Porte de Vanves", - "capacity": "6", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2914644, - 48.8268577 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRCVAV", - "description": "Mercure - Porte de Vanves", - "capacity": "6", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1668471923126, - 45.627215247157 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRCVFT", - "description": "Mercure - Lyon L'Isle-d'Abeau", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1668471923126, - 45.627215247157 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRCVFT", - "description": "Mercure - Lyon L'Isle-d'Abeau", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1668471923126, - 45.627215247157 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRCVFT", - "description": "Mercure - Lyon L'Isle-d'Abeau", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1668471923126, - 45.627215247157 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRCVFT", - "description": "Mercure - Lyon L'Isle-d'Abeau", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9861751779098, - 48.927114984834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRFORG", - "description": "Marché Frais - Orgeval", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9861751779098, - 48.927114984834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRFORG", - "description": "Marché Frais - Orgeval", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9861751779098, - 48.927114984834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRFORG", - "description": "Marché Frais - Orgeval", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9861751779098, - 48.927114984834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRFORG", - "description": "Marché Frais - Orgeval", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0945045509262, - 45.986275567672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRIFRS", - "description": "Mairie - Fouras", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.0945045509262, - 45.986275567672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRIFRS", - "description": "Mairie - Fouras", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5191043959579, - 48.580468435766 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRBMON", - "description": "Mr. Bricolage - Moncel-lès-Lunéville", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5191043959579, - 48.580468435766 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRBMON", - "description": "Mr. Bricolage - Moncel-lès-Lunéville", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5191043959579, - 48.580468435766 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRBMON", - "description": "Mr. Bricolage - Moncel-lès-Lunéville", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5191043959579, - 48.580468435766 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRBMON", - "description": "Mr. Bricolage - Moncel-lès-Lunéville", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.724064934428, - 50.075796812742 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRBVIR", - "description": "Intermarché - Vireux-Molhain", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.724064934428, - 50.075796812742 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRBVIR", - "description": "Intermarché - Vireux-Molhain", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.724064934428, - 50.075796812742 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRBVIR", - "description": "Intermarché - Vireux-Molhain", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.724064934428, - 50.075796812742 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMRBVIR", - "description": "Intermarché - Vireux-Molhain", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2754549238037, - 45.589469768104 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMTIBJL", - "description": "Mathimo - Bourgoin-Jallieu", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2754549238037, - 45.589469768104 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMTIBJL", - "description": "Mathimo - Bourgoin-Jallieu", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2754549238037, - 45.589469768104 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMTIBJL", - "description": "Mathimo - Bourgoin-Jallieu", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2754549238037, - 45.589469768104 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMTIBJL", - "description": "Mathimo - Bourgoin-Jallieu", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.9306271, - 47.060222 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMTICHO", - "description": "Mondial Tissus - Cholet", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.9306271, - 47.060222 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMTICHO", - "description": "Mondial Tissus - Cholet", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.9306271, - 47.060222 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMTICHO", - "description": "Mondial Tissus - Cholet", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.9306271, - 47.060222 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMTICHO", - "description": "Mondial Tissus - Cholet", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.9306271, - 47.060222 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMTICHO", - "description": "Mondial Tissus - Cholet", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.9306271, - 47.060222 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PMTICHO", - "description": "Mondial Tissus - Cholet", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3666922494904, - 43.668903572888 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNETBZL", - "description": "Netto - Beauzelle", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3666922494904, - 43.668903572888 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNETBZL", - "description": "Netto - Beauzelle", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3666922494904, - 43.668903572888 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNETBZL", - "description": "Netto - Beauzelle", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3666922494904, - 43.668903572888 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNETBZL", - "description": "Netto - Beauzelle", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.995845, - 43.767214 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNETGHT", - "description": "Netto - Graulhet", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.995845, - 43.767214 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNETGHT", - "description": "Netto - Graulhet", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8731353, - 46.1620358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNETGUE", - "description": "Netto - Guéret", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8731353, - 46.1620358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNETGUE", - "description": "Netto - Guéret", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.0392619, - 43.1088741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNETLRD", - "description": "Netto - Lourdes", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.0392619, - 43.1088741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNETLRD", - "description": "Netto - Lourdes", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.033082206895927, - 44.587816294605 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNETLRL", - "description": "Netto - La Réole", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.033082206895927, - 44.587816294605 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNETLRL", - "description": "Netto - La Réole", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.033082206895927, - 44.587816294605 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNETLRL", - "description": "Netto - La Réole", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.033082206895927, - 44.587816294605 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNETLRL", - "description": "Netto - La Réole", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.383584922858, - 43.327245551752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNETMRS", - "description": "Netto - Marseille", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.383584922858, - 43.327245551752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNETMRS", - "description": "Netto - Marseille", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.383584922858, - 43.327245551752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNETMRS", - "description": "Netto - Marseille", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.383584922858, - 43.327245551752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNETMRS", - "description": "Netto - Marseille", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3219999533729, - 43.747030049903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNETSST", - "description": "Netto - Soustons", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3219999533729, - 43.747030049903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNETSST", - "description": "Netto - Soustons", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3219999533729, - 43.747030049903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNETSST", - "description": "Netto - Soustons", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3219999533729, - 43.747030049903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNETSST", - "description": "Netto - Soustons", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3061197, - 49.829911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNETSTQ", - "description": "Netto - Saint-Quentin", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3061197, - 49.829911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNETSTQ", - "description": "Netto - Saint-Quentin", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3061197, - 49.829911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNETSTQ", - "description": "Netto - Saint-Quentin", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3061197, - 49.829911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNETSTQ", - "description": "Netto - Saint-Quentin", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3061197, - 49.829911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNETSTQ", - "description": "Netto - Saint-Quentin", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3061197, - 49.829911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNETSTQ", - "description": "Netto - Saint-Quentin", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9783902902825, - 42.605167627194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNETTOE", - "description": "Netto - Elne", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9783902902825, - 42.605167627194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNETTOE", - "description": "Netto - Elne", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9783902902825, - 42.605167627194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNETTOE", - "description": "Netto - Elne", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9783902902825, - 42.605167627194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNETTOE", - "description": "Netto - Elne", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9783902902825, - 42.605167627194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNETTOE", - "description": "Netto - Elne", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0811505865884, - 48.273689804576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNETTRY", - "description": "Netto - Troyes", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0811505865884, - 48.273689804576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNETTRY", - "description": "Netto - Troyes", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0811505865884, - 48.273689804576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNETTRY", - "description": "Netto - Troyes", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0811505865884, - 48.273689804576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNETTRY", - "description": "Netto - Troyes", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4159943565052, - 48.863432608399 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNOVBGL", - "description": "Novotel - Bagnolet", - "capacity": "6", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4159943565052, - 48.863432608399 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNOVBGL", - "description": "Novotel - Bagnolet", - "capacity": "6", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4159943565052, - 48.863432608399 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNOVBGL", - "description": "Novotel - Bagnolet", - "capacity": "6", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4159943565052, - 48.863432608399 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNOVBGL", - "description": "Novotel - Bagnolet", - "capacity": "6", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3713769, - 49.8661028 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNOVBOV", - "description": "Novotel - Boves Amiens", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3713769, - 49.8661028 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNOVBOV", - "description": "Novotel - Boves Amiens", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3713769, - 49.8661028 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNOVBOV", - "description": "Novotel - Boves Amiens", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3713769, - 49.8661028 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNOVBOV", - "description": "Novotel - Boves Amiens", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.892474795532208, - 43.58972047344655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNOVMPL", - "description": "Novotel - Montpellier", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.892474795532208, - 43.58972047344655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNOVMPL", - "description": "Novotel - Montpellier", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.892474795532208, - 43.58972047344655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNOVMPL", - "description": "Novotel - Montpellier", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.892474795532208, - 43.58972047344655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNOVMPL", - "description": "Novotel - Montpellier", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.892474795532208, - 43.58972047344655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNOVMPL", - "description": "Novotel - Montpellier", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.2960407478504, - 48.621686328294 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNTOBGR", - "description": "Netto - Bégard", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.2960407478504, - 48.621686328294 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNTOBGR", - "description": "Netto - Bégard", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.2960407478504, - 48.621686328294 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNTOBGR", - "description": "Netto - Bégard", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.2960407478504, - 48.621686328294 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNTOBGR", - "description": "Netto - Bégard", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.2960407478504, - 48.621686328294 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNTOBGR", - "description": "Netto - Bégard", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.4462742851807, - 48.740143501611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNTOLNN", - "description": "Netto - Lannion", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.4462742851807, - 48.740143501611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNTOLNN", - "description": "Netto - Lannion", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.4462742851807, - 48.740143501611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNTOLNN", - "description": "Netto - Lannion", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.4462742851807, - 48.740143501611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNTOLNN", - "description": "Netto - Lannion", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9009654018871, - 42.782197983998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNVLPPN", - "description": "Novotel - Perpignan Nord Perpignan", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9009654018871, - 42.782197983998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNVLPPN", - "description": "Novotel - Perpignan Nord Perpignan", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9009654018871, - 42.782197983998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNVLPPN", - "description": "Novotel - Perpignan Nord Perpignan", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9009654018871, - 42.782197983998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNVLPPN", - "description": "Novotel - Perpignan Nord Perpignan", - "capacity": "6", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9009654018871, - 42.782197983998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PNVLPPN", - "description": "Novotel - Perpignan Nord Perpignan", - "capacity": "6", - "charging_station:output": "50 kW", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.6524034, - 48.5414607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1POPZETZ", - "description": "O'Pizzicato - Entzheim", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.6524034, - 48.5414607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1POPZETZ", - "description": "O'Pizzicato - Entzheim", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.5990054, - 48.6437627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1POPZWSH", - "description": "O'Pizzicato - Wiwersheim", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.5990054, - 48.6437627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1POPZWSH", - "description": "O'Pizzicato - Wiwersheim", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.5990054, - 48.6437627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1POPZWSH", - "description": "O'Pizzicato - Wiwersheim", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.5990054, - 48.6437627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1POPZWSH", - "description": "O'Pizzicato - Wiwersheim", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5216555, - 50.3499256 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PORBVLC", - "description": "L'Orange Bleue - Valenciennes", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5216555, - 50.3499256 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PORBVLC", - "description": "L'Orange Bleue - Valenciennes", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6694604601536, - 45.238617554773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PORCEGR", - "description": "Orchestra - Saint-Égrève", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6694604601536, - 45.238617554773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PORCEGR", - "description": "Orchestra - Saint-Égrève", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6694604601536, - 45.238617554773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PORCEGR", - "description": "Orchestra - Saint-Égrève", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6694604601536, - 45.238617554773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PORCEGR", - "description": "Orchestra - Saint-Égrève", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9732485337296, - 50.404050389733 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPATHBE", - "description": "Speed Park - Hénin-Beaumont", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9732485337296, - 50.404050389733 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPATHBE", - "description": "Speed Park - Hénin-Beaumont", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9732485337296, - 50.404050389733 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPATHBE", - "description": "Speed Park - Hénin-Beaumont", - "capacity": "5", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9732485337296, - 50.404050389733 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPATHBE", - "description": "Speed Park - Hénin-Beaumont", - "capacity": "5", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2246927296073, - 45.616411133969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPATIDA", - "description": "McDonald's - L'Isle-d'Abeau", - "capacity": "19", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2246927296073, - 45.616411133969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPATIDA", - "description": "McDonald's - L'Isle-d'Abeau", - "capacity": "19", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2246927296073, - 45.616411133969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPATIDA", - "description": "McDonald's - L'Isle-d'Abeau", - "capacity": "19", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2246927296073, - 45.616411133969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPATIDA", - "description": "McDonald's - L'Isle-d'Abeau", - "capacity": "19", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2246927296073, - 45.616411133969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPATIDA", - "description": "McDonald's - L'Isle-d'Abeau", - "capacity": "19", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2246927296073, - 45.616411133969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPATIDA", - "description": "McDonald's - L'Isle-d'Abeau", - "capacity": "19", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2246927296073, - 45.616411133969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPATIDA", - "description": "McDonald's - L'Isle-d'Abeau", - "capacity": "19", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2246927296073, - 45.616411133969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPATIDA", - "description": "McDonald's - L'Isle-d'Abeau", - "capacity": "19", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2246927296073, - 45.616411133969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPATIDA", - "description": "McDonald's - L'Isle-d'Abeau", - "capacity": "19", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2246927296073, - 45.616411133969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPATIDA", - "description": "McDonald's - L'Isle-d'Abeau", - "capacity": "19", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2246927296073, - 45.616411133969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPATIDA", - "description": "McDonald's - L'Isle-d'Abeau", - "capacity": "19", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2246927296073, - 45.616411133969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPATIDA", - "description": "McDonald's - L'Isle-d'Abeau", - "capacity": "19", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2246927296073, - 45.616411133969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPATIDA", - "description": "McDonald's - L'Isle-d'Abeau", - "capacity": "19", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2246927296073, - 45.616411133969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPATIDA", - "description": "McDonald's - L'Isle-d'Abeau", - "capacity": "19", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2246927296073, - 45.616411133969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPATIDA", - "description": "McDonald's - L'Isle-d'Abeau", - "capacity": "19", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2246927296073, - 45.616411133969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPATIDA", - "description": "McDonald's - L'Isle-d'Abeau", - "capacity": "19", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2246927296073, - 45.616411133969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPATIDA", - "description": "McDonald's - L'Isle-d'Abeau", - "capacity": "19", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2246927296073, - 45.616411133969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPATIDA", - "description": "McDonald's - L'Isle-d'Abeau", - "capacity": "19", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.24282706134224, - 44.544381023413 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPATLAN", - "description": "Le Marché de Léopold - Langon", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.24282706134224, - 44.544381023413 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPATLAN", - "description": "Le Marché de Léopold - Langon", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.24282706134224, - 44.544381023413 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPATLAN", - "description": "Le Marché de Léopold - Langon", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.24282706134224, - 44.544381023413 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPATLAN", - "description": "Le Marché de Léopold - Langon", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.9369183601611824, - 45.95455374620938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPATTON", - "description": "Best Western - Tonnay-Charente", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.9369183601611824, - 45.95455374620938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPATTON", - "description": "Best Western - Tonnay-Charente", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.9369183601611824, - 45.95455374620938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPATTON", - "description": "Best Western - Tonnay-Charente", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.118748, - 44.119175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPCLMSC", - "description": "Parc Commercial du Luc - Moissac", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.118748, - 44.119175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPCLMSC", - "description": "Parc Commercial du Luc - Moissac", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.118748, - 44.119175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPCLMSC", - "description": "Parc Commercial du Luc - Moissac", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.118748, - 44.119175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPCLMSC", - "description": "Parc Commercial du Luc - Moissac", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4331819, - 43.6263478 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPDMTLS", - "description": "Le Pavé des Minimes - Toulouse", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4331819, - 43.6263478 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPDMTLS", - "description": "Le Pavé des Minimes - Toulouse", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8280891550865, - 48.63009449223 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPICRMB", - "description": "Picard - Rambouillet", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8280891550865, - 48.63009449223 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPICRMB", - "description": "Picard - Rambouillet", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8280891550865, - 48.63009449223 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPICRMB", - "description": "Picard - Rambouillet", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8280891550865, - 48.63009449223 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPICRMB", - "description": "Picard - Rambouillet", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2474518871719, - 46.20007455647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPIPBEB", - "description": "Pizza & Pasta - Bourg-en-Bresse", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2474518871719, - 46.20007455647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPIPBEB", - "description": "Pizza & Pasta - Bourg-en-Bresse", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2474518871719, - 46.20007455647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPIPBEB", - "description": "Pizza & Pasta - Bourg-en-Bresse", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2474518871719, - 46.20007455647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPIPBEB", - "description": "Pizza & Pasta - Bourg-en-Bresse", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1090775528827, - 45.894977580514 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPMCANY", - "description": "Hôtel Première Classe - Annecy Cran Gevrier", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1090775528827, - 45.894977580514 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPMCANY", - "description": "Hôtel Première Classe - Annecy Cran Gevrier", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2708051410698, - 48.650947949996 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPOMVDB", - "description": "Valmont Primeurs Pomchou - La Ville-du-Bois", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2708051410698, - 48.650947949996 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPOMVDB", - "description": "Valmont Primeurs Pomchou - La Ville-du-Bois", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2708051410698, - 48.650947949996 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPOMVDB", - "description": "Valmont Primeurs Pomchou - La Ville-du-Bois", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2708051410698, - 48.650947949996 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPOMVDB", - "description": "Valmont Primeurs Pomchou - La Ville-du-Bois", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1270900148277, - 45.76435708902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPRDCLF", - "description": "Centre Commercial La Pardieu - Clermont-Ferrand", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1270900148277, - 45.76435708902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPRDCLF", - "description": "Centre Commercial La Pardieu - Clermont-Ferrand", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1270900148277, - 45.76435708902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPRDCLF", - "description": "Centre Commercial La Pardieu - Clermont-Ferrand", - "capacity": "18", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1270900148277, - 45.76435708902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPRDCLF", - "description": "Centre Commercial La Pardieu - Clermont-Ferrand", - "capacity": "18", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1270900148277, - 45.76435708902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPRDCLF", - "description": "Centre Commercial La Pardieu - Clermont-Ferrand", - "capacity": "18", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1270900148277, - 45.76435708902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPRDCLF", - "description": "Centre Commercial La Pardieu - Clermont-Ferrand", - "capacity": "18", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1270900148277, - 45.76435708902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPRDCLF", - "description": "Centre Commercial La Pardieu - Clermont-Ferrand", - "capacity": "18", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1270900148277, - 45.76435708902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPRDCLF", - "description": "Centre Commercial La Pardieu - Clermont-Ferrand", - "capacity": "18", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1270900148277, - 45.76435708902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPRDCLF", - "description": "Centre Commercial La Pardieu - Clermont-Ferrand", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1270900148277, - 45.76435708902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPRDCLF", - "description": "Centre Commercial La Pardieu - Clermont-Ferrand", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1270900148277, - 45.76435708902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPRDCLF", - "description": "Centre Commercial La Pardieu - Clermont-Ferrand", - "capacity": "18", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1270900148277, - 45.76435708902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPRDCLF", - "description": "Centre Commercial La Pardieu - Clermont-Ferrand", - "capacity": "18", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1270900148277, - 45.76435708902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPRDCLF", - "description": "Centre Commercial La Pardieu - Clermont-Ferrand", - "capacity": "18", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1270900148277, - 45.76435708902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPRDCLF", - "description": "Centre Commercial La Pardieu - Clermont-Ferrand", - "capacity": "18", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1270900148277, - 45.76435708902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPRDCLF", - "description": "Centre Commercial La Pardieu - Clermont-Ferrand", - "capacity": "18", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1270900148277, - 45.76435708902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPRDCLF", - "description": "Centre Commercial La Pardieu - Clermont-Ferrand", - "capacity": "18", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6021383816536, - 43.383750863038 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPVCDTS", - "description": "Parking Giratoire Avenue des Vignerons - La Destrousse", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6021383816536, - 43.383750863038 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPVCDTS", - "description": "Parking Giratoire Avenue des Vignerons - La Destrousse", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6021383816536, - 43.383750863038 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPVCDTS", - "description": "Parking Giratoire Avenue des Vignerons - La Destrousse", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6021383816536, - 43.383750863038 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPVCDTS", - "description": "Parking Giratoire Avenue des Vignerons - La Destrousse", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.3813407, - 43.4838936 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPYRALM", - "description": "Garage Pyrame - Aix-en-Provence", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-05-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.3813407, - 43.4838936 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PPYRALM", - "description": "Garage Pyrame - Aix-en-Provence", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-05-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.47401466613158, - 47.267581766878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRETAZA", - "description": "Retail Park Grand Frais - Azay-le-Rideau", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.47401466613158, - 47.267581766878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRETAZA", - "description": "Retail Park Grand Frais - Azay-le-Rideau", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.47401466613158, - 47.267581766878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRETAZA", - "description": "Retail Park Grand Frais - Azay-le-Rideau", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.47401466613158, - 47.267581766878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRETAZA", - "description": "Retail Park Grand Frais - Azay-le-Rideau", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8171934, - 47.4995792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRLVMTD", - "description": "Relais Vert - Montbéliard", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8171934, - 47.4995792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRLVMTD", - "description": "Relais Vert - Montbéliard", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5991104, - 43.3883204 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRNTDST", - "description": "Parking Avenue des Marronniers (Garage Renault Dacia) - La Destrousse", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5991104, - 43.3883204 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRNTDST", - "description": "Parking Avenue des Marronniers (Garage Renault Dacia) - La Destrousse", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5991104, - 43.3883204 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRNTDST", - "description": "Parking Avenue des Marronniers (Garage Renault Dacia) - La Destrousse", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5991104, - 43.3883204 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRNTDST", - "description": "Parking Avenue des Marronniers (Garage Renault Dacia) - La Destrousse", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0959570239426, - 46.029117678529 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRODPRX", - "description": "Roady - Perreux", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0959570239426, - 46.029117678529 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRODPRX", - "description": "Roady - Perreux", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0959570239426, - 46.029117678529 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRODPRX", - "description": "Roady - Perreux", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0959570239426, - 46.029117678529 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRODPRX", - "description": "Roady - Perreux", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0959570239426, - 46.029117678529 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRODPRX", - "description": "Roady - Perreux", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0959570239426, - 46.029117678529 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRODPRX", - "description": "Roady - Perreux", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.64528679956948, - 48.759954777568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRPAAIG", - "description": "Intersport - L'Aigle", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.64528679956948, - 48.759954777568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRPAAIG", - "description": "Intersport - L'Aigle", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.64528679956948, - 48.759954777568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRPAAIG", - "description": "Intersport - L'Aigle", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.64528679956948, - 48.759954777568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRPAAIG", - "description": "Intersport - L'Aigle", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.64528679956948, - 48.759954777568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRPAAIG", - "description": "Intersport - L'Aigle", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.64528679956948, - 48.759954777568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRPAAIG", - "description": "Intersport - L'Aigle", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.64528679956948, - 48.759954777568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRPAAIG", - "description": "Intersport - L'Aigle", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.64528679956948, - 48.759954777568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRPAAIG", - "description": "Intersport - L'Aigle", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.7618704576721, - 48.489340771907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRSTTRG", - "description": "Restaurant La Pataterie - Trégueux", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.7618704576721, - 48.489340771907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRSTTRG", - "description": "Restaurant La Pataterie - Trégueux", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.7618704576721, - 48.489340771907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRSTTRG", - "description": "Restaurant La Pataterie - Trégueux", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.7618704576721, - 48.489340771907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRSTTRG", - "description": "Restaurant La Pataterie - Trégueux", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.606212745755, - 44.718271575517 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRTLPRV", - "description": "Parc Commercial de la Frugière - Privas", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.606212745755, - 44.718271575517 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRTLPRV", - "description": "Parc Commercial de la Frugière - Privas", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.606212745755, - 44.718271575517 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRTLPRV", - "description": "Parc Commercial de la Frugière - Privas", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.606212745755, - 44.718271575517 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRTLPRV", - "description": "Parc Commercial de la Frugière - Privas", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0152892, - 47.4169674 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRTPAMB", - "description": "LaMaison.fr - Amboise", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0152892, - 47.4169674 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRTPAMB", - "description": "LaMaison.fr - Amboise", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0152892, - 47.4169674 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRTPAMB", - "description": "LaMaison.fr - Amboise", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0152892, - 47.4169674 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRTPAMB", - "description": "LaMaison.fr - Amboise", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.57705092750855, - 48.733925638021 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRTPFLR", - "description": "Retail Park - Flers", - "capacity": "5", - "charging_station:output": "22.17025 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.57705092750855, - 48.733925638021 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRTPFLR", - "description": "Retail Park - Flers", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.57705092750855, - 48.733925638021 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRTPFLR", - "description": "Retail Park - Flers", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.57705092750855, - 48.733925638021 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRTPFLR", - "description": "Retail Park - Flers", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.57705092750855, - 48.733925638021 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRTPFLR", - "description": "Retail Park - Flers", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0316834361762, - 50.36615835283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRTPMRC", - "description": "Centre Commercial - Marconne", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0316834361762, - 50.36615835283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRTPMRC", - "description": "Centre Commercial - Marconne", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0316834361762, - 50.36615835283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRTPMRC", - "description": "Centre Commercial - Marconne", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0316834361762, - 50.36615835283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRTPMRC", - "description": "Centre Commercial - Marconne", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3844850424667, - 44.039478897633 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRTPMTB", - "description": "Retail Park - Montauban", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3844850424667, - 44.039478897633 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRTPMTB", - "description": "Retail Park - Montauban", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3844850424667, - 44.039478897633 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRTPMTB", - "description": "Retail Park - Montauban", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3844850424667, - 44.039478897633 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRTPMTB", - "description": "Retail Park - Montauban", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3844850424667, - 44.039478897633 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRTPMTB", - "description": "Retail Park - Montauban", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3844850424667, - 44.039478897633 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRTPMTB", - "description": "Retail Park - Montauban", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3844850424667, - 44.039478897633 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRTPMTB", - "description": "Retail Park - Montauban", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3844850424667, - 44.039478897633 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRTPMTB", - "description": "Retail Park - Montauban", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.88113680429915, - 44.112488133544 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRTPVAG", - "description": "Bazarland - Valence d'Agen", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.88113680429915, - 44.112488133544 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRTPVAG", - "description": "Bazarland - Valence d'Agen", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.88113680429915, - 44.112488133544 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRTPVAG", - "description": "Bazarland - Valence d'Agen", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.88113680429915, - 44.112488133544 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRTPVAG", - "description": "Bazarland - Valence d'Agen", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.87713021435966, - 48.857369131966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRTPVIR", - "description": "Le Palais d'Emeraude - Vire-Normandie", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.87713021435966, - 48.857369131966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRTPVIR", - "description": "Le Palais d'Emeraude - Vire-Normandie", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.87713021435966, - 48.857369131966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRTPVIR", - "description": "Le Palais d'Emeraude - Vire-Normandie", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.87713021435966, - 48.857369131966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRTPVIR", - "description": "Le Palais d'Emeraude - Vire-Normandie", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.87713021435966, - 48.857369131966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRTPVIR", - "description": "Le Palais d'Emeraude - Vire-Normandie", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.87713021435966, - 48.857369131966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PRTPVIR", - "description": "Le Palais d'Emeraude - Vire-Normandie", - "capacity": "7", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.503437828207, - 47.592706911785 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSATBLT", - "description": "Casino - Blotzheim", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.503437828207, - 47.592706911785 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSATBLT", - "description": "Casino - Blotzheim", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.503437828207, - 47.592706911785 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSATBLT", - "description": "Casino - Blotzheim", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.503437828207, - 47.592706911785 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSATBLT", - "description": "Casino - Blotzheim", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.472085, - 45.146675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSCIBLG", - "description": "Retail Park - Brive-la-Gaillarde", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.472085, - 45.146675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSCIBLG", - "description": "Retail Park - Brive-la-Gaillarde", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.481040364418, - 45.14915327348 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSCICBG", - "description": "SCI - Brive-la-Gaillarde", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.481040364418, - 45.14915327348 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSCICBG", - "description": "SCI - Brive-la-Gaillarde", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8826172, - 44.9062121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSCICHV", - "description": "SCI - Chabal", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8826172, - 44.9062121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSCICHV", - "description": "SCI - Chabal", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9077459454384, - 47.945893189565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSCIEZY", - "description": "SCI - Edizaynn", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9077459454384, - 47.945893189565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSCIEZY", - "description": "SCI - Edizaynn", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9077459454384, - 47.945893189565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSCIEZY", - "description": "SCI - Edizaynn", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9077459454384, - 47.945893189565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSCIEZY", - "description": "SCI - Edizaynn", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6022240663745, - 43.190043363616 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSCILCT", - "description": "Centre Commercial de l'Ancre Marine - La Ciotat", - "capacity": "10", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6022240663745, - 43.190043363616 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSCILCT", - "description": "Centre Commercial de l'Ancre Marine - La Ciotat", - "capacity": "10", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6022240663745, - 43.190043363616 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSCILCT", - "description": "Centre Commercial de l'Ancre Marine - La Ciotat", - "capacity": "10", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6022240663745, - 43.190043363616 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSCILCT", - "description": "Centre Commercial de l'Ancre Marine - La Ciotat", - "capacity": "10", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6022240663745, - 43.190043363616 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSCILCT", - "description": "Centre Commercial de l'Ancre Marine - La Ciotat", - "capacity": "10", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6022240663745, - 43.190043363616 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSCILCT", - "description": "Centre Commercial de l'Ancre Marine - La Ciotat", - "capacity": "10", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6022240663745, - 43.190043363616 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSCILCT", - "description": "Centre Commercial de l'Ancre Marine - La Ciotat", - "capacity": "10", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6022240663745, - 43.190043363616 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSCILCT", - "description": "Centre Commercial de l'Ancre Marine - La Ciotat", - "capacity": "10", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5553747, - 45.1687525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSCIMLM", - "description": "SCI - Malemort", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5553747, - 45.1687525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSCIMLM", - "description": "SCI - Malemort", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4956535, - 45.1497785 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSCIOBG", - "description": "Optical Center - Brive-la-Gaillarde", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4956535, - 45.1497785 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSCIOBG", - "description": "Optical Center - Brive-la-Gaillarde", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0241989, - 43.4102465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSCISCM", - "description": "SCI - La croix Martigues", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0241989, - 43.4102465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSCISCM", - "description": "SCI - La croix Martigues", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0241989, - 43.4102465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSCISCM", - "description": "SCI - La croix Martigues", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0241989, - 43.4102465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSCISCM", - "description": "SCI - La croix Martigues", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0241989, - 43.4102465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSCISCM", - "description": "SCI - La croix Martigues", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0241989, - 43.4102465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSCISCM", - "description": "SCI - La croix Martigues", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1768912, - 45.7447627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSENCDA", - "description": "Sogemat Energie - Station Cournon-d'Auvergne", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1768912, - 45.7447627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSENCDA", - "description": "Sogemat Energie - Station Cournon-d'Auvergne", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1768912, - 45.7447627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSENCDA", - "description": "Sogemat Energie - Station Cournon-d'Auvergne", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1768912, - 45.7447627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSENCDA", - "description": "Sogemat Energie - Station Cournon-d'Auvergne", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.597787, - 43.38957 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSGLLDS", - "description": "Parking Giratoire Souque Nègre - La Destrousse", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.597787, - 43.38957 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSGLLDS", - "description": "Parking Giratoire Souque Nègre - La Destrousse", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.38415370171355, - 45.751977791619 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSGNLFP", - "description": "Sogenial - Rivières", - "capacity": "10", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.38415370171355, - 45.751977791619 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSGNLFP", - "description": "Sogenial - Rivières", - "capacity": "10", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.38415370171355, - 45.751977791619 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSGNLFP", - "description": "Sogenial - Rivières", - "capacity": "10", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.38415370171355, - 45.751977791619 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSGNLFP", - "description": "Sogenial - Rivières", - "capacity": "10", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.38415370171355, - 45.751977791619 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSGNLFP", - "description": "Sogenial - Rivières", - "capacity": "10", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.38415370171355, - 45.751977791619 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSGNLFP", - "description": "Sogenial - Rivières", - "capacity": "10", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.38415370171355, - 45.751977791619 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSGNLFP", - "description": "Sogenial - Rivières", - "capacity": "10", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.38415370171355, - 45.751977791619 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSGNLFP", - "description": "Sogenial - Rivières", - "capacity": "10", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.4439074, - 48.7338036 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSKTLNN", - "description": "Skill Telecom - Lannion", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.4439074, - 48.7338036 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSKTLNN", - "description": "Skill Telecom - Lannion", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.7320072, - 48.1003733 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSOCREN", - "description": "Soccer - Rennes", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.7320072, - 48.1003733 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSOCREN", - "description": "Soccer - Rennes", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.7320072, - 48.1003733 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSOCREN", - "description": "Soccer - Rennes", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.7320072, - 48.1003733 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSOCREN", - "description": "Soccer - Rennes", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1277518092968, - 45.756717508722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSOFAUB", - "description": "Action - Sofidy Aubière", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1277518092968, - 45.756717508722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSOFAUB", - "description": "Action - Sofidy Aubière", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1277518092968, - 45.756717508722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSOFAUB", - "description": "Action - Sofidy Aubière", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1277518092968, - 45.756717508722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSOFAUB", - "description": "Action - Sofidy Aubière", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.1039039549782, - 47.474591340452 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSOFQUI", - "description": "Sofitel - Quiberon", - "capacity": "7", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.1039039549782, - 47.474591340452 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSOFQUI", - "description": "Sofitel - Quiberon", - "capacity": "7", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0581850538979, - 49.216115983315 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSOGCOR", - "description": "Sogenial Commerces - Cormontreuil", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0581850538979, - 49.216115983315 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSOGCOR", - "description": "Sogenial Commerces - Cormontreuil", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0581850538979, - 49.216115983315 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSOGCOR", - "description": "Sogenial Commerces - Cormontreuil", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0581850538979, - 49.216115983315 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSOGCOR", - "description": "Sogenial Commerces - Cormontreuil", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0960988754631, - 50.33993761841 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSOGFER", - "description": "Quick Douai - Férin", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0960988754631, - 50.33993761841 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSOGFER", - "description": "Quick Douai - Férin", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0960988754631, - 50.33993761841 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSOGFER", - "description": "Quick Douai - Férin", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0960988754631, - 50.33993761841 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSOGFER", - "description": "Quick Douai - Férin", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8610825960174, - 47.616817808783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSOMDAN", - "description": "Ibis - Danjoutin", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8610825960174, - 47.616817808783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSOMDAN", - "description": "Ibis - Danjoutin", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8610825960174, - 47.616817808783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSOMDAN", - "description": "Ibis - Danjoutin", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8610825960174, - 47.616817808783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSOMDAN", - "description": "Ibis - Danjoutin", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3968303386925, - 43.613735671092 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSOMTLS", - "description": "Ibis - Toulouse Purpan", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3968303386925, - 43.613735671092 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSOMTLS", - "description": "Ibis - Toulouse Purpan", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3968303386925, - 43.613735671092 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSOMTLS", - "description": "Ibis - Toulouse Purpan", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3968303386925, - 43.613735671092 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSOMTLS", - "description": "Ibis - Toulouse Purpan", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.6838393, - 43.9473386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSPASAZ", - "description": "Spar - Saze", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.6838393, - 43.9473386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSPASAZ", - "description": "Spar - Saze", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3003468695892, - 43.760656539196 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSPOGND", - "description": "Sport 2000 - Grenade", - "capacity": "5", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3003468695892, - 43.760656539196 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSPOGND", - "description": "Sport 2000 - Grenade", - "capacity": "5", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3003468695892, - 43.760656539196 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSPOGND", - "description": "Sport 2000 - Grenade", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3003468695892, - 43.760656539196 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSPOGND", - "description": "Sport 2000 - Grenade", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.87211620603905, - 46.226835771438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSPOSSD", - "description": "Sport 2000 - Saint-Sauveur-d'Aunis", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.87211620603905, - 46.226835771438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSPOSSD", - "description": "Sport 2000 - Saint-Sauveur-d'Aunis", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.87211620603905, - 46.226835771438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSPOSSD", - "description": "Sport 2000 - Saint-Sauveur-d'Aunis", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.87211620603905, - 46.226835771438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSPOSSD", - "description": "Sport 2000 - Saint-Sauveur-d'Aunis", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.993399, - 42.894942 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSPRFTU", - "description": "Spar - Fitou", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.993399, - 42.894942 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSPRFTU", - "description": "Spar - Fitou", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.5875062814064, - 48.713984253056 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSPUFRI", - "description": "Super U - Frignicourt", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.5875062814064, - 48.713984253056 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSPUFRI", - "description": "Super U - Frignicourt", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.5875062814064, - 48.713984253056 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSPUFRI", - "description": "Super U - Frignicourt", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.5875062814064, - 48.713984253056 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSPUFRI", - "description": "Super U - Frignicourt", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.7200186025509, - 48.641981250625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSPULMR", - "description": "Super U - Lanmeur", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.7200186025509, - 48.641981250625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSPULMR", - "description": "Super U - Lanmeur", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.7200186025509, - 48.641981250625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSPULMR", - "description": "Super U - Lanmeur", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.7200186025509, - 48.641981250625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSPULMR", - "description": "Super U - Lanmeur", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1740818945122, - 46.463724315329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSPULUC", - "description": "Super U Luçon", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1740818945122, - 46.463724315329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSPULUC", - "description": "Super U Luçon", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1740818945122, - 46.463724315329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSPULUC", - "description": "Super U Luçon", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.1740818945122, - 46.463724315329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSPULUC", - "description": "Super U Luçon", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5589970784695, - 47.177432596725 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSPUREZ", - "description": "Super U - Rezé", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5589970784695, - 47.177432596725 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSPUREZ", - "description": "Super U - Rezé", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5589970784695, - 47.177432596725 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSPUREZ", - "description": "Super U - Rezé", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5589970784695, - 47.177432596725 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSPUREZ", - "description": "Super U - Rezé", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5589970784695, - 47.177432596725 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSPUREZ", - "description": "Super U - Rezé", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3735279, - 44.0377913 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSQEMTB", - "description": "Laverie Speed Queen - Montauban", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3735279, - 44.0377913 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSQEMTB", - "description": "Laverie Speed Queen - Montauban", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3735279, - 44.0377913 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSQEMTB", - "description": "Laverie Speed Queen - Montauban", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3735279, - 44.0377913 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSQEMTB", - "description": "Laverie Speed Queen - Montauban", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0388347, - 43.1449164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSSKLGD", - "description": "K9 Station Service - La Garde", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0388347, - 43.1449164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSSKLGD", - "description": "K9 Station Service - La Garde", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0388347, - 43.1449164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSSKLGD", - "description": "K9 Station Service - La Garde", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4309985276127, - 45.568248284101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSTJSJS", - "description": "Le Saint-Jean - Saint-Jean-de-Soudain", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4309985276127, - 45.568248284101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSTJSJS", - "description": "Le Saint-Jean - Saint-Jean-de-Soudain", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4309985276127, - 45.568248284101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSTJSJS", - "description": "Le Saint-Jean - Saint-Jean-de-Soudain", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4309985276127, - 45.568248284101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSTJSJS", - "description": "Le Saint-Jean - Saint-Jean-de-Soudain", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59414106878663, - 47.466318223109 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSTOANG", - "description": "Story - Angers", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59414106878663, - 47.466318223109 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSTOANG", - "description": "Story - Angers", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59414106878663, - 47.466318223109 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSTOANG", - "description": "Story - Angers", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59414106878663, - 47.466318223109 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSTOANG", - "description": "Story - Angers", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3117714784695, - 47.798373080172 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSTRWIT", - "description": "123 Pare-Brise - Wittenheim", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3117714784695, - 47.798373080172 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSTRWIT", - "description": "123 Pare-Brise - Wittenheim", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3117714784695, - 47.798373080172 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSTRWIT", - "description": "123 Pare-Brise - Wittenheim", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3117714784695, - 47.798373080172 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSTRWIT", - "description": "123 Pare-Brise - Wittenheim", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1181976337989, - 49.430392859828 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSTVBEV", - "description": "Hostellerie Saint Vincent - Beauvais", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1181976337989, - 49.430392859828 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSTVBEV", - "description": "Hostellerie Saint Vincent - Beauvais", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.33687643153, - 46.666579661923 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSTWLCV", - "description": "Star Wash - La Chaize-le-Vicomte", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.33687643153, - 46.666579661923 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSTWLCV", - "description": "Star Wash - La Chaize-le-Vicomte", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.33687643153, - 46.666579661923 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSTWLCV", - "description": "Star Wash - La Chaize-le-Vicomte", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.33687643153, - 46.666579661923 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSTWLCV", - "description": "Star Wash - La Chaize-le-Vicomte", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2613010933235, - 43.603032769939 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSTXLGV", - "description": "Stockobox - Léguevin", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2613010933235, - 43.603032769939 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSTXLGV", - "description": "Stockobox - Léguevin", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2613010933235, - 43.603032769939 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSTXLGV", - "description": "Stockobox - Léguevin", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2613010933235, - 43.603032769939 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSTXLGV", - "description": "Stockobox - Léguevin", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.463886414225, - 47.185961311023 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSUBVER", - "description": "Subway - Vertou", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.463886414225, - 47.185961311023 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSUBVER", - "description": "Subway - Vertou", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.463886414225, - 47.185961311023 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSUBVER", - "description": "Subway - Vertou", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.463886414225, - 47.185961311023 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSUBVER", - "description": "Subway - Vertou", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.6866037210098, - 48.747293654537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSUPBER", - "description": "Super U - Bernolsheim", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.6866037210098, - 48.747293654537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSUPBER", - "description": "Super U - Bernolsheim", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.6866037210098, - 48.747293654537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSUPBER", - "description": "Super U - Bernolsheim", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.6866037210098, - 48.747293654537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSUPBER", - "description": "Super U - Bernolsheim", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4763683841309, - 48.415036383821 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSUPGER", - "description": "Super U - Gertwiller", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4763683841309, - 48.415036383821 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSUPGER", - "description": "Super U - Gertwiller", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4763683841309, - 48.415036383821 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSUPGER", - "description": "Super U - Gertwiller", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4763683841309, - 48.415036383821 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSUPGER", - "description": "Super U - Gertwiller", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4763683841309, - 48.415036383821 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSUPGER", - "description": "Super U - Gertwiller", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4763683841309, - 48.415036383821 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSUPGER", - "description": "Super U - Gertwiller", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4763683841309, - 48.415036383821 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSUPGER", - "description": "Super U - Gertwiller", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.4763683841309, - 48.415036383821 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSUPGER", - "description": "Super U - Gertwiller", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1000819113617, - 47.291003601802 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSUUSLD", - "description": "Super U - Sennecey-lès-Dijon", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1000819113617, - 47.291003601802 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSUUSLD", - "description": "Super U - Sennecey-lès-Dijon", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1000819113617, - 47.291003601802 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSUUSLD", - "description": "Super U - Sennecey-lès-Dijon", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1000819113617, - 47.291003601802 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSUUSLD", - "description": "Super U - Sennecey-lès-Dijon", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0376502133961, - 49.347731460446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYSALG", - "description": "Station U - Algrange", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0376502133961, - 49.347731460446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYSALG", - "description": "Station U - Algrange", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.9498229491043, - 48.192969938275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYSANO", - "description": "Système U - Anould", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.9498229491043, - 48.192969938275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYSANO", - "description": "Système U - Anould", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.9498229491043, - 48.192969938275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYSANO", - "description": "Système U - Anould", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.9498229491043, - 48.192969938275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYSANO", - "description": "Système U - Anould", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3398959839226, - 48.06335736841 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYSCOL", - "description": "Hyper U - Colmar", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3398959839226, - 48.06335736841 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYSCOL", - "description": "Hyper U - Colmar", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3398959839226, - 48.06335736841 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYSCOL", - "description": "Hyper U - Colmar", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3398959839226, - 48.06335736841 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYSCOL", - "description": "Hyper U - Colmar", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3398959839226, - 48.06335736841 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYSCOL", - "description": "Hyper U - Colmar", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3398959839226, - 48.06335736841 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYSCOL", - "description": "Hyper U - Colmar", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3398959839226, - 48.06335736841 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYSCOL", - "description": "Hyper U - Colmar", - "capacity": "11", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3398959839226, - 48.06335736841 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYSCOL", - "description": "Hyper U - Colmar", - "capacity": "11", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3398959839226, - 48.06335736841 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYSCOL", - "description": "Hyper U - Colmar", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3398959839226, - 48.06335736841 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYSCOL", - "description": "Hyper U - Colmar", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1731041989544, - 48.710643841004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYSMAX", - "description": "Système U - Maxéville", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1731041989544, - 48.710643841004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYSMAX", - "description": "Système U - Maxéville", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1731041989544, - 48.710643841004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYSMAX", - "description": "Système U - Maxéville", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1731041989544, - 48.710643841004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYSMAX", - "description": "Système U - Maxéville", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1731041989544, - 48.710643841004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYSMAX", - "description": "Système U - Maxéville", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1731041989544, - 48.710643841004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYSMAX", - "description": "Système U - Maxéville", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0349104731753, - 48.262356437699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYSSAI", - "description": "Super U - Saint-Germain", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0349104731753, - 48.262356437699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYSSAI", - "description": "Super U - Saint-Germain", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0349104731753, - 48.262356437699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYSSAI", - "description": "Super U - Saint-Germain", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0349104731753, - 48.262356437699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYSSAI", - "description": "Super U - Saint-Germain", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8891346592773, - 48.68088610453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYSTOU", - "description": "Super U - Toul", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8891346592773, - 48.68088610453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYSTOU", - "description": "Super U - Toul", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8891346592773, - 48.68088610453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYSTOU", - "description": "Super U - Toul", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8891346592773, - 48.68088610453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYSTOU", - "description": "Super U - Toul", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.7143623344627, - 48.011984301317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYSVAG", - "description": "Super U - Vagney", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.7143623344627, - 48.011984301317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYSVAG", - "description": "Super U - Vagney", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.7143623344627, - 48.011984301317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYSVAG", - "description": "Super U - Vagney", - "capacity": "4", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.7143623344627, - 48.011984301317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYSVAG", - "description": "Super U - Vagney", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.662875183605963, - 46.60837662828056 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUACH", - "description": "Super U - Les Achards", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.662875183605963, - 46.60837662828056 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUACH", - "description": "Super U - Les Achards", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.662875183605963, - 46.60837662828056 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUACH", - "description": "Super U - Les Achards", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.662875183605963, - 46.60837662828056 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUACH", - "description": "Super U - Les Achards", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.662875183605963, - 46.60837662828056 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUACH", - "description": "Super U - Les Achards", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.662875183605963, - 46.60837662828056 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUACH", - "description": "Super U - Les Achards", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0901508351349, - 44.140954712586 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUALE", - "description": "Super U - Alès", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0901508351349, - 44.140954712586 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUALE", - "description": "Super U - Alès", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0901508351349, - 44.140954712586 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUALE", - "description": "Super U - Alès", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0901508351349, - 44.140954712586 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUALE", - "description": "Super U - Alès", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.2029375, - 43.6931875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUAMG", - "description": "Super U - Aimargues", - "capacity": "13", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.2029375, - 43.6931875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUAMG", - "description": "Super U - Aimargues", - "capacity": "13", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.2029375, - 43.6931875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUAMG", - "description": "Super U - Aimargues", - "capacity": "13", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.2029375, - 43.6931875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUAMG", - "description": "Super U - Aimargues", - "capacity": "13", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.2029375, - 43.6931875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUAMG", - "description": "Super U - Aimargues", - "capacity": "13", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.2029375, - 43.6931875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUAMG", - "description": "Super U - Aimargues", - "capacity": "13", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.2029375, - 43.6931875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUAMG", - "description": "Super U - Aimargues", - "capacity": "13", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.2029375, - 43.6931875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUAMG", - "description": "Super U - Aimargues", - "capacity": "13", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.2029375, - 43.6931875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUAMG", - "description": "Super U - Aimargues", - "capacity": "13", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.2029375, - 43.6931875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUAMG", - "description": "Super U - Aimargues", - "capacity": "13", - "socket:type2_combo:output": "80 kW", - "charging_station:output": "80 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.26945, - 49.89905 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUAMS", - "description": "Super U - Amiens", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.26945, - 49.89905 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUAMS", - "description": "Super U - Amiens", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7519795, - 46.9157471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUARB", - "description": "Système U - Arbois", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7519795, - 46.9157471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUARB", - "description": "Système U - Arbois", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1809548478241, - 47.34770792078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUAST", - "description": "Super U - Arc-sur-Tille", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1809548478241, - 47.34770792078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUAST", - "description": "Super U - Arc-sur-Tille", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1809548478241, - 47.34770792078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUAST", - "description": "Super U - Arc-sur-Tille", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1809548478241, - 47.34770792078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUAST", - "description": "Super U - Arc-sur-Tille", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1809548478241, - 47.34770792078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUAST", - "description": "Super U - Arc-sur-Tille", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1809548478241, - 47.34770792078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUAST", - "description": "Super U - Arc-sur-Tille", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1809548478241, - 47.34770792078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUAST", - "description": "Super U - Arc-sur-Tille", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1809548478241, - 47.34770792078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUAST", - "description": "Super U - Arc-sur-Tille", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6009089443051, - 48.703178761798 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUBRC", - "description": "Hyper U - Brie-Comte-Robert", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6009089443051, - 48.703178761798 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUBRC", - "description": "Hyper U - Brie-Comte-Robert", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6009089443051, - 48.703178761798 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUBRC", - "description": "Hyper U - Brie-Comte-Robert", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6009089443051, - 48.703178761798 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUBRC", - "description": "Hyper U - Brie-Comte-Robert", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6009089443051, - 48.703178761798 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUBRC", - "description": "Hyper U - Brie-Comte-Robert", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6009089443051, - 48.703178761798 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUBRC", - "description": "Hyper U - Brie-Comte-Robert", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6009089443051, - 48.703178761798 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUBRC", - "description": "Hyper U - Brie-Comte-Robert", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6009089443051, - 48.703178761798 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUBRC", - "description": "Hyper U - Brie-Comte-Robert", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6009089443051, - 48.703178761798 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUBRC", - "description": "Hyper U - Brie-Comte-Robert", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6009089443051, - 48.703178761798 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUBRC", - "description": "Hyper U - Brie-Comte-Robert", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3208341568405, - 47.726826213395 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUBTD", - "description": "Super U - Brunstatt-Didenheim", - "capacity": "11", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3208341568405, - 47.726826213395 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUBTD", - "description": "Super U - Brunstatt-Didenheim", - "capacity": "11", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3208341568405, - 47.726826213395 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUBTD", - "description": "Super U - Brunstatt-Didenheim", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3208341568405, - 47.726826213395 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUBTD", - "description": "Super U - Brunstatt-Didenheim", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3208341568405, - 47.726826213395 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUBTD", - "description": "Super U - Brunstatt-Didenheim", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3208341568405, - 47.726826213395 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUBTD", - "description": "Super U - Brunstatt-Didenheim", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3208341568405, - 47.726826213395 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUBTD", - "description": "Super U - Brunstatt-Didenheim", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3208341568405, - 47.726826213395 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUBTD", - "description": "Super U - Brunstatt-Didenheim", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3208341568405, - 47.726826213395 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUBTD", - "description": "Super U - Brunstatt-Didenheim", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3208341568405, - 47.726826213395 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUBTD", - "description": "Super U - Brunstatt-Didenheim", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.842167, - 48.2995651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUCTN", - "description": "Super U - Châtenois", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.842167, - 48.2995651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUCTN", - "description": "Super U - Châtenois", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.842167, - 48.2995651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUCTN", - "description": "Super U - Châtenois", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.842167, - 48.2995651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUCTN", - "description": "Super U - Châtenois", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.842167, - 48.2995651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUCTN", - "description": "Super U - Châtenois", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.842167, - 48.2995651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUCTN", - "description": "Super U - Châtenois", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.4102932, - 48.2620109 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUCVG", - "description": "Super U - Capavenir Vosges", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.4102932, - 48.2620109 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUCVG", - "description": "Super U - Capavenir Vosges", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.4102932, - 48.2620109 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUCVG", - "description": "Super U - Capavenir Vosges", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.4102932, - 48.2620109 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUCVG", - "description": "Super U - Capavenir Vosges", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.1908699351959, - 48.938535129389 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUDMG", - "description": "Système U - Diemeringen", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.1908699351959, - 48.938535129389 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUDMG", - "description": "Système U - Diemeringen", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.1908699351959, - 48.938535129389 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUDMG", - "description": "Système U - Diemeringen", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.1908699351959, - 48.938535129389 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUDMG", - "description": "Système U - Diemeringen", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.372633, - 43.4179385 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUEAN", - "description": "Super U - Eaunes", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.372633, - 43.4179385 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUEAN", - "description": "Super U - Eaunes", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.372633, - 43.4179385 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUEAN", - "description": "Super U - Eaunes", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.372633, - 43.4179385 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUEAN", - "description": "Super U - Eaunes", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.372633, - 43.4179385 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUEAN", - "description": "Super U - Eaunes", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.372633, - 43.4179385 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUEAN", - "description": "Super U - Eaunes", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.372633, - 43.4179385 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUEAN", - "description": "Super U - Eaunes", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.372633, - 43.4179385 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUEAN", - "description": "Super U - Eaunes", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8289798379204, - 47.634805504931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUESS", - "description": "Super U - Essert", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8289798379204, - 47.634805504931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUESS", - "description": "Super U - Essert", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8289798379204, - 47.634805504931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUESS", - "description": "Super U - Essert", - "capacity": "5", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8289798379204, - 47.634805504931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUESS", - "description": "Super U - Essert", - "capacity": "5", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4493535, - 43.68077579999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUFON", - "description": "Super U - Fonbeauzard", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4493535, - 43.68077579999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUFON", - "description": "Super U - Fonbeauzard", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4493535, - 43.68077579999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUFON", - "description": "Super U - Fonbeauzard", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4493535, - 43.68077579999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUFON", - "description": "Super U - Fonbeauzard", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5938947301635, - 49.048967721303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUFQM", - "description": "Système U - Faulquemont", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5938947301635, - 49.048967721303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUFQM", - "description": "Système U - Faulquemont", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5938947301635, - 49.048967721303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUFQM", - "description": "Système U - Faulquemont", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5938947301635, - 49.048967721303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUFQM", - "description": "Système U - Faulquemont", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9799140942429, - 49.356348574379 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUFTY", - "description": "Super U - Fontoy", - "capacity": "7", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9799140942429, - 49.356348574379 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUFTY", - "description": "Super U - Fontoy", - "capacity": "7", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9799140942429, - 49.356348574379 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUFTY", - "description": "Super U - Fontoy", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9799140942429, - 49.356348574379 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUFTY", - "description": "Super U - Fontoy", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9799140942429, - 49.356348574379 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUFTY", - "description": "Super U - Fontoy", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9799140942429, - 49.356348574379 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUFTY", - "description": "Super U - Fontoy", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.984437, - 47.234478 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUGCH", - "description": "Système U - Gevrey Chambertin", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.984437, - 47.234478 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUGCH", - "description": "Système U - Gevrey Chambertin", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8849096473602, - 48.076273302346 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUGRM", - "description": "Super U - Gérardmer", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8849096473602, - 48.076273302346 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUGRM", - "description": "Super U - Gérardmer", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8849096473602, - 48.076273302346 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUGRM", - "description": "Super U - Gérardmer", - "capacity": "5", - "socket:type2_combo:output": "169 kW", - "charging_station:output": "169 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8849096473602, - 48.076273302346 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUGRM", - "description": "Super U - Gérardmer", - "capacity": "5", - "socket:type2_combo:output": "169 kW", - "charging_station:output": "169 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.0397005, - 49.0879096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUHAB", - "description": "Super U - Hambach", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.0397005, - 49.0879096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUHAB", - "description": "Super U - Hambach", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.0397005, - 49.0879096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUHAB", - "description": "Super U - Hambach", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.0397005, - 49.0879096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUHAB", - "description": "Super U - Hambach", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6346123411045, - 42.675666014017 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUIST", - "description": "Super U - Ille-sur-Têt", - "capacity": "10", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6346123411045, - 42.675666014017 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUIST", - "description": "Super U - Ille-sur-Têt", - "capacity": "10", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6346123411045, - 42.675666014017 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUIST", - "description": "Super U - Ille-sur-Têt", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6346123411045, - 42.675666014017 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUIST", - "description": "Super U - Ille-sur-Têt", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6346123411045, - 42.675666014017 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUIST", - "description": "Super U - Ille-sur-Têt", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6346123411045, - 42.675666014017 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUIST", - "description": "Super U - Ille-sur-Têt", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6346123411045, - 42.675666014017 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUIST", - "description": "Super U - Ille-sur-Têt", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6346123411045, - 42.675666014017 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUIST", - "description": "Super U - Ille-sur-Têt", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1569655833199, - 48.44688671189 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUJVL", - "description": "Super U - Joinville", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1569655833199, - 48.44688671189 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUJVL", - "description": "Super U - Joinville", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1569655833199, - 48.44688671189 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUJVL", - "description": "Super U - Joinville", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.1569655833199, - 48.44688671189 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUJVL", - "description": "Super U - Joinville", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.169359, - 48.29842 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYULFU", - "description": "Système U - Le Faou", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.169359, - 48.29842 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYULFU", - "description": "Système U - Le Faou", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59952, - 44.73295 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYULGN", - "description": "Super U - Léognan", - "capacity": "13", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59952, - 44.73295 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYULGN", - "description": "Super U - Léognan", - "capacity": "13", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59952, - 44.73295 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYULGN", - "description": "Super U - Léognan", - "capacity": "13", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.59952, - 44.73295 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYULGN", - "description": "Super U - Léognan", - "capacity": "13", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.7732634944427, - 45.245764353604 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYULGN", - "description": "Super U - Laguenne", - "capacity": "13", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.7732634944427, - 45.245764353604 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYULGN", - "description": "Super U - Laguenne", - "capacity": "13", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.7732634944427, - 45.245764353604 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYULGN", - "description": "Super U - Laguenne", - "capacity": "13", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.7732634944427, - 45.245764353604 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYULGN", - "description": "Super U - Laguenne", - "capacity": "13", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5761299149887, - 48.322347132668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYULLG", - "description": "Super U - Liffol-le-Grand", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5761299149887, - 48.322347132668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYULLG", - "description": "Super U - Liffol-le-Grand", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.5761299149887, - 48.322347132668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYULLG", - "description": "Super U - Liffol-le-Grand", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3803456288151, - 49.020206092149 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYULMD", - "description": "Super U - Lemud", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3803456288151, - 49.020206092149 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYULMD", - "description": "Super U - Lemud", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3803456288151, - 49.020206092149 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYULMD", - "description": "Super U - Lemud", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3803456288151, - 49.020206092149 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYULMD", - "description": "Super U - Lemud", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.3803456288151, - 49.020206092149 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYULMD", - "description": "Super U - Lemud", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8509249091232, - 43.957407890537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYULPT", - "description": "Système U - Le Pontet", - "capacity": "5", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8509249091232, - 43.957407890537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYULPT", - "description": "Système U - Le Pontet", - "capacity": "5", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8509249091232, - 43.957407890537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYULPT", - "description": "Système U - Le Pontet", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8509249091232, - 43.957407890537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYULPT", - "description": "Système U - Le Pontet", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.396961, - 45.436744 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYULUB", - "description": "Super U - Lubersac", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.396961, - 45.436744 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYULUB", - "description": "Super U - Lubersac", - "capacity": "8", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4218390395393, - 45.449138885316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYULUB", - "description": "Super U - Station-service Touvent", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4218390395393, - 45.449138885316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYULUB", - "description": "Super U - Station-service Touvent", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.396961, - 45.436744 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYULUB", - "description": "Super U - Lubersac", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.396961, - 45.436744 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYULUB", - "description": "Super U - Lubersac", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3860889075623, - 48.415310442421 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMAE", - "description": "Système U - Saint Brice en Cogles", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3860889075623, - 48.415310442421 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMAE", - "description": "Système U - Saint Brice en Cogles", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3860889075623, - 48.415310442421 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMAE", - "description": "Système U - Saint Brice en Cogles", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3860889075623, - 48.415310442421 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMAE", - "description": "Système U - Saint Brice en Cogles", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3860889075623, - 48.415310442421 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMAE", - "description": "Système U - Saint Brice en Cogles", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1823345, - 44.5045068 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMAR", - "description": "Super U - Marmande", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1823345, - 44.5045068 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMAR", - "description": "Super U - Marmande", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3291826, - 48.998371 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMBR", - "description": "Mairie De Montbronn - Montbronn", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3291826, - 48.998371 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMBR", - "description": "Mairie De Montbronn - Montbronn", - "capacity": "5", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.16273856679534, - 47.987574926686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMEC", - "description": "Super U - Mareil-en-Champagne", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.16273856679534, - 47.987574926686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMEC", - "description": "Super U - Mareil-en-Champagne", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.16273856679534, - 47.987574926686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMEC", - "description": "Super U - Mareil-en-Champagne", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.16273856679534, - 47.987574926686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMEC", - "description": "Super U - Mareil-en-Champagne", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4585527, - 48.7031885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMGR", - "description": "Super U - Montgeron", - "capacity": "9", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4585527, - 48.7031885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMGR", - "description": "Super U - Montgeron", - "capacity": "9", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4585527, - 48.7031885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMGR", - "description": "Super U - Montgeron", - "capacity": "9", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4585527, - 48.7031885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMGR", - "description": "Super U - Montgeron", - "capacity": "9", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4585527, - 48.7031885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMGR", - "description": "Super U - Montgeron", - "capacity": "9", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4585527, - 48.7031885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMGR", - "description": "Super U - Montgeron", - "capacity": "9", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4585527, - 48.7031885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMGR", - "description": "Super U - Montgeron", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4585527, - 48.7031885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMGR", - "description": "Super U - Montgeron", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9934782694465, - 44.034582897008 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMNT", - "description": "U Express - Monteux", - "capacity": "6", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9934782694465, - 44.034582897008 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMNT", - "description": "U Express - Monteux", - "capacity": "6", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9934782694465, - 44.034582897008 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMNT", - "description": "U Express - Monteux", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.9934782694465, - 44.034582897008 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMNT", - "description": "U Express - Monteux", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0010161975491, - 43.196770894169 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMRT", - "description": "Super U - Martres-Tolosane", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0010161975491, - 43.196770894169 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMRT", - "description": "Super U - Martres-Tolosane", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0010161975491, - 43.196770894169 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMRT", - "description": "Super U - Martres-Tolosane", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0010161975491, - 43.196770894169 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMRT", - "description": "Super U - Martres-Tolosane", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0010161975491, - 43.196770894169 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMRT", - "description": "Super U - Martres-Tolosane", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.0010161975491, - 43.196770894169 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMRT", - "description": "Super U - Martres-Tolosane", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6532441079693, - 50.640730149497 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMRV", - "description": "Super U - Merville", - "capacity": "5", - "charging_station:output": "22.17025 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6532441079693, - 50.640730149497 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMRV", - "description": "Super U - Merville", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6532441079693, - 50.640730149497 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMRV", - "description": "Super U - Merville", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6532441079693, - 50.640730149497 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMRV", - "description": "Super U - Merville", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6532441079693, - 50.640730149497 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMRV", - "description": "Super U - Merville", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3332664807331, - 43.988265596485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMTB", - "description": "Carrefour - Montauban", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3332664807331, - 43.988265596485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMTB", - "description": "Carrefour - Montauban", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3332664807331, - 43.988265596485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMTB", - "description": "Carrefour - Montauban", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3332664807331, - 43.988265596485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMTB", - "description": "Carrefour - Montauban", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3332664807331, - 43.988265596485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMTB", - "description": "Carrefour - Montauban", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3332664807331, - 43.988265596485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMTB", - "description": "Carrefour - Montauban", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3332664807331, - 43.988265596485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMTB", - "description": "Carrefour - Montauban", - "capacity": "18", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3332664807331, - 43.988265596485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMTB", - "description": "Carrefour - Montauban", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3332664807331, - 43.988265596485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMTB", - "description": "Carrefour - Montauban", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3332664807331, - 43.988265596485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMTB", - "description": "Carrefour - Montauban", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3332664807331, - 43.988265596485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMTB", - "description": "Carrefour - Montauban", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3332664807331, - 43.988265596485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMTB", - "description": "Carrefour - Montauban", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3332664807331, - 43.988265596485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMTB", - "description": "Carrefour - Montauban", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3332664807331, - 43.988265596485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMTB", - "description": "Carrefour - Montauban", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3332664807331, - 43.988265596485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMTB", - "description": "Carrefour - Montauban", - "capacity": "18", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3332664807331, - 43.988265596485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMTB", - "description": "Carrefour - Montauban", - "capacity": "18", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1563163043339, - 49.087975273716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMTM", - "description": "Super U - Montigny-lès-Metz", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1563163043339, - 49.087975273716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMTM", - "description": "Super U - Montigny-lès-Metz", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1563163043339, - 49.087975273716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMTM", - "description": "Super U - Montigny-lès-Metz", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1563163043339, - 49.087975273716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMTM", - "description": "Super U - Montigny-lès-Metz", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.533551920554, - 43.644814315859 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMTR", - "description": "Super U - Montrabé", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.533551920554, - 43.644814315859 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMTR", - "description": "Super U - Montrabé", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.533551920554, - 43.644814315859 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMTR", - "description": "Super U - Montrabé", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.533551920554, - 43.644814315859 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMTR", - "description": "Super U - Montrabé", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.533551920554, - 43.644814315859 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMTR", - "description": "Super U - Montrabé", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.533551920554, - 43.644814315859 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUMTR", - "description": "Super U - Montrabé", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.3495699497376, - 48.033164018805 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUNGT", - "description": "Super U - Nogent", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.3495699497376, - 48.033164018805 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUNGT", - "description": "Super U - Nogent", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.3495699497376, - 48.033164018805 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUNGT", - "description": "Super U - Nogent", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.3495699497376, - 48.033164018805 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUNGT", - "description": "Super U - Nogent", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1692253531647, - 45.920146850044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUNIE", - "description": "U Express - Nieul", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1692253531647, - 45.920146850044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUNIE", - "description": "U Express - Nieul", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.1692253531647, - 45.920146850044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUNIE", - "description": "U Express - Nieul", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5627255, - 48.8658222 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUNSN", - "description": "Hyper U - Neuilly-sur-Marne", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5627255, - 48.8658222 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUNSN", - "description": "Hyper U - Neuilly-sur-Marne", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5627255, - 48.8658222 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUNSN", - "description": "Hyper U - Neuilly-sur-Marne", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5627255, - 48.8658222 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUNSN", - "description": "Hyper U - Neuilly-sur-Marne", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5627255, - 48.8658222 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUNSN", - "description": "Hyper U - Neuilly-sur-Marne", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5627255, - 48.8658222 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUNSN", - "description": "Hyper U - Neuilly-sur-Marne", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3163585, - 48.3383102 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUNVE", - "description": "Super U - Neuve-Église", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3163585, - 48.3383102 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUNVE", - "description": "Super U - Neuve-Église", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.4901912, - 48.0437062 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUPCX", - "description": "Super U - Pont-Croix", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.4901912, - 48.0437062 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUPCX", - "description": "Super U - Pont-Croix", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1453966, - 43.2193829 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUPDV", - "description": "Super U - Pierrefeu-du-Var", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1453966, - 43.2193829 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUPDV", - "description": "Super U - Pierrefeu-du-Var", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.22766754715196, - 44.84119689668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUPNL", - "description": "Système U - Pineuilh", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.22766754715196, - 44.84119689668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUPNL", - "description": "Système U - Pineuilh", - "capacity": "9", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.22766754715196, - 44.84119689668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUPNL", - "description": "Système U - Pineuilh", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.22766754715196, - 44.84119689668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUPNL", - "description": "Système U - Pineuilh", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.22766754715196, - 44.84119689668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUPNL", - "description": "Système U - Pineuilh", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.22766754715196, - 44.84119689668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUPNL", - "description": "Système U - Pineuilh", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.22766754715196, - 44.84119689668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUPNL", - "description": "Système U - Pineuilh", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.22766754715196, - 44.84119689668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUPNL", - "description": "Système U - Pineuilh", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4288043020064, - 42.625323470287 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUPRD", - "description": "Super U - Prades", - "capacity": "9", - "socket:type2_combo:output": "151 kW", - "charging_station:output": "151 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4288043020064, - 42.625323470287 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUPRD", - "description": "Super U - Prades", - "capacity": "9", - "socket:type2_combo:output": "151 kW", - "charging_station:output": "151 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4288043020064, - 42.625323470287 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUPRD", - "description": "Super U - Prades", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4288043020064, - 42.625323470287 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUPRD", - "description": "Super U - Prades", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4288043020064, - 42.625323470287 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUPRD", - "description": "Super U - Prades", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4288043020064, - 42.625323470287 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUPRD", - "description": "Super U - Prades", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4288043020064, - 42.625323470287 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUPRD", - "description": "Super U - Prades", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4288043020064, - 42.625323470287 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUPRD", - "description": "Super U - Prades", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.0043267449829, - 47.772904805269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUPVG", - "description": "Super U - Pluvigner", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.0043267449829, - 47.772904805269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUPVG", - "description": "Super U - Pluvigner", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.0043267449829, - 47.772904805269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUPVG", - "description": "Super U - Pluvigner", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.0043267449829, - 47.772904805269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUPVG", - "description": "Super U - Pluvigner", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5728992586136, - 48.109398099357 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUPXX", - "description": "Super U - Pouxeux", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5728992586136, - 48.109398099357 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUPXX", - "description": "Super U - Pouxeux", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5728992586136, - 48.109398099357 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUPXX", - "description": "Super U - Pouxeux", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5728992586136, - 48.109398099357 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUPXX", - "description": "Super U - Pouxeux", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.5411094649429, - 47.270781916231 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUPYA", - "description": "Super U - Pouilly-en-Auxois", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.5411094649429, - 47.270781916231 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUPYA", - "description": "Super U - Pouilly-en-Auxois", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0856064191143, - 49.23999522661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUREI", - "description": "Hyper U - Reims", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0856064191143, - 49.23999522661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUREI", - "description": "Hyper U - Reims", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0856064191143, - 49.23999522661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUREI", - "description": "Hyper U - Reims", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0856064191143, - 49.23999522661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUREI", - "description": "Hyper U - Reims", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0856064191143, - 49.23999522661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUREI", - "description": "Hyper U - Reims", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0856064191143, - 49.23999522661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUREI", - "description": "Hyper U - Reims", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3583229787125, - 47.74722368783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYURDS", - "description": "Super U - Riedisheim", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3583229787125, - 47.74722368783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYURDS", - "description": "Super U - Riedisheim", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3583229787125, - 47.74722368783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYURDS", - "description": "Super U - Riedisheim", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3583229787125, - 47.74722368783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYURDS", - "description": "Super U - Riedisheim", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3583229787125, - 47.74722368783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYURDS", - "description": "Super U - Riedisheim", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3583229787125, - 47.74722368783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYURDS", - "description": "Super U - Riedisheim", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3583229787125, - 47.74722368783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYURDS", - "description": "Super U - Riedisheim", - "capacity": "11", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3583229787125, - 47.74722368783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYURDS", - "description": "Super U - Riedisheim", - "capacity": "11", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3583229787125, - 47.74722368783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYURDS", - "description": "Super U - Riedisheim", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3583229787125, - 47.74722368783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYURDS", - "description": "Super U - Riedisheim", - "capacity": "11", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.2841370911324, - 49.047407100183 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYURLB", - "description": "Super U - Rohrbach-lès-Bitche", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.2841370911324, - 49.047407100183 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYURLB", - "description": "Super U - Rohrbach-lès-Bitche", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.2841370911324, - 49.047407100183 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYURLB", - "description": "Super U - Rohrbach-lès-Bitche", - "capacity": "8", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.2841370911324, - 49.047407100183 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYURLB", - "description": "Super U - Rohrbach-lès-Bitche", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.8498481, - 47.9641685 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYURSP", - "description": "Super U - Rosporden", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.8498481, - 47.9641685 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYURSP", - "description": "Super U - Rosporden", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.2515351349182, - 48.493348361322 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYURUS", - "description": "Super U - Russ", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.2515351349182, - 48.493348361322 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYURUS", - "description": "Super U - Russ", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.2515351349182, - 48.493348361322 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYURUS", - "description": "Super U - Russ", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.2515351349182, - 48.493348361322 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYURUS", - "description": "Super U - Russ", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9365459420502, - 48.572050310413 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUSAN", - "description": "U Express - Saint-Arnoult", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9365459420502, - 48.572050310413 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUSAN", - "description": "U Express - Saint-Arnoult", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.069571, - 47.251082 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUSAU", - "description": "Système U - Saumur", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.069571, - 47.251082 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUSAU", - "description": "Système U - Saumur", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.191898, - 43.628977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUSLA", - "description": "Système U - Saint-Laurent-d'Aigouze", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.191898, - 43.628977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUSLA", - "description": "Système U - Saint-Laurent-d'Aigouze", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.956884397900404, - 46.571999565033884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUSLG", - "description": "Super U - Saint-Laurent-en-Grandvaux", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.956884397900404, - 46.571999565033884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUSLG", - "description": "Super U - Saint-Laurent-en-Grandvaux", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.903246, - 49.090661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUSMH", - "description": "Super U - Sainte-Menehould", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.903246, - 49.090661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUSMH", - "description": "Super U - Sainte-Menehould", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.903246, - 49.090661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUSMH", - "description": "Super U - Sainte-Menehould", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.903246, - 49.090661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUSMH", - "description": "Super U - Sainte-Menehould", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.35113170304109, - 45.041398504854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUSMM", - "description": "Super U - Saint-Médard-de-Mussidan", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.35113170304109, - 45.041398504854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUSMM", - "description": "Super U - Saint-Médard-de-Mussidan", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.35113170304109, - 45.041398504854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUSMM", - "description": "Super U - Saint-Médard-de-Mussidan", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.35113170304109, - 45.041398504854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUSMM", - "description": "Super U - Saint-Médard-de-Mussidan", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.9866657042992, - 48.687893180561 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUSPL", - "description": "Super U - Saint-Pol-de-Léon", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.9866657042992, - 48.687893180561 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUSPL", - "description": "Super U - Saint-Pol-de-Léon", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.9866657042992, - 48.687893180561 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUSPL", - "description": "Super U - Saint-Pol-de-Léon", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.9866657042992, - 48.687893180561 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUSPL", - "description": "Super U - Saint-Pol-de-Léon", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.9866657042992, - 48.687893180561 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUSPL", - "description": "Super U - Saint-Pol-de-Léon", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.9866657042992, - 48.687893180561 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUSPL", - "description": "Super U - Saint-Pol-de-Léon", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4883217730163, - 50.19051192151 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUSPT", - "description": "Système U - Saint-Python", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4883217730163, - 50.19051192151 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUSPT", - "description": "Système U - Saint-Python", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4883217730163, - 50.19051192151 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUSPT", - "description": "Système U - Saint-Python", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4883217730163, - 50.19051192151 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUSPT", - "description": "Système U - Saint-Python", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.026527538237, - 48.985126240879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUSRB", - "description": "Système U - Sarralbe", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.026527538237, - 48.985126240879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUSRB", - "description": "Système U - Sarralbe", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.026527538237, - 48.985126240879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUSRB", - "description": "Système U - Sarralbe", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.026527538237, - 48.985126240879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUSRB", - "description": "Système U - Sarralbe", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.013064094373314, - 45.014683759968 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUSSI", - "description": "Super U - Saint-Seurin-sur-l'Isle", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.013064094373314, - 45.014683759968 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUSSI", - "description": "Super U - Saint-Seurin-sur-l'Isle", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.013064094373314, - 45.014683759968 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUSSI", - "description": "Super U - Saint-Seurin-sur-l'Isle", - "capacity": "7", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.013064094373314, - 45.014683759968 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUSSI", - "description": "Super U - Saint-Seurin-sur-l'Isle", - "capacity": "7", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.013064094373314, - 45.014683759968 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUSSI", - "description": "Super U - Saint-Seurin-sur-l'Isle", - "capacity": "7", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.013064094373314, - 45.014683759968 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUSSI", - "description": "Super U - Saint-Seurin-sur-l'Isle", - "capacity": "7", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1759584, - 49.2424033 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUTLG", - "description": "Super U - Talange", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1759584, - 49.2424033 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUTLG", - "description": "Super U - Talange", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1759584, - 49.2424033 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUTLG", - "description": "Super U - Talange", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1759584, - 49.2424033 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUTLG", - "description": "Super U - Talange", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4423419, - 43.2031964 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUTRE", - "description": "Super U - Trèbes", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4423419, - 43.2031964 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUTRE", - "description": "Super U - Trèbes", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4181968023995, - 47.042464376735 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUTVX", - "description": "Super U - Tavaux", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4181968023995, - 47.042464376735 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUTVX", - "description": "Super U - Tavaux", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.335596898022464, - 47.14954890000002 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUVAL", - "description": "Super U - Valdahon", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.335596898022464, - 47.14954890000002 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUVAL", - "description": "Super U - Valdahon", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.335596898022464, - 47.14954890000002 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUVAL", - "description": "Super U - Valdahon", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.335596898022464, - 47.14954890000002 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUVAL", - "description": "Super U - Valdahon", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.335596898022464, - 47.14954890000002 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUVAL", - "description": "Super U - Valdahon", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.335596898022464, - 47.14954890000002 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUVAL", - "description": "Super U - Valdahon", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.944798, - 49.255884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUVDB", - "description": "Super U - Briey", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.944798, - 49.255884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUVDB", - "description": "Super U - Briey", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.944798, - 49.255884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUVDB", - "description": "Super U - Briey", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.944798, - 49.255884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUVDB", - "description": "Super U - Briey", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.944798, - 49.255884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUVDB", - "description": "Super U - Briey", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.944798, - 49.255884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUVDB", - "description": "Super U - Briey", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8316189015204, - 44.536459378728 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUVEY", - "description": "Super U - Veynes", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8316189015204, - 44.536459378728 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUVEY", - "description": "Super U - Veynes", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8316189015204, - 44.536459378728 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUVEY", - "description": "Super U - Veynes", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8316189015204, - 44.536459378728 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUVEY", - "description": "Super U - Veynes", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0926694841308, - 47.238734519762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUVIE", - "description": "Hyper U - Vierzon", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0926694841308, - 47.238734519762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUVIE", - "description": "Hyper U - Vierzon", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0926694841308, - 47.238734519762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUVIE", - "description": "Hyper U - Vierzon", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0926694841308, - 47.238734519762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUVIE", - "description": "Hyper U - Vierzon", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.84891576532521, - 47.413621215861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUVSB", - "description": "Super U - Vernou-sur-Brenne", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.84891576532521, - 47.413621215861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PSYUVSB", - "description": "Super U - Vernou-sur-Brenne", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3595028091131, - 47.244155858681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PTDBLRB", - "description": "Une Tartine De Bonheur - Le Loroux-Bottereau", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3595028091131, - 47.244155858681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PTDBLRB", - "description": "Une Tartine De Bonheur - Le Loroux-Bottereau", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3595028091131, - 47.244155858681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PTDBLRB", - "description": "Une Tartine De Bonheur - Le Loroux-Bottereau", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.3595028091131, - 47.244155858681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PTDBLRB", - "description": "Une Tartine De Bonheur - Le Loroux-Bottereau", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1261578, - 49.3552885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PTESTPW", - "description": "Frey Terville", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1261578, - 49.3552885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PTESTPW", - "description": "Frey Terville", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.928383, - 44.951098 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PTGLVLC", - "description": "GMF Assurances - Valence", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.928383, - 44.951098 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PTGLVLC", - "description": "GMF Assurances - Valence", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.928383, - 44.951098 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PTGLVLC", - "description": "GMF Assurances - Valence", - "capacity": "9", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.928383, - 44.951098 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PTGLVLC", - "description": "GMF Assurances - Valence", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.928383, - 44.951098 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PTGLVLC", - "description": "GMF Assurances - Valence", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.928383, - 44.951098 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PTGLVLC", - "description": "GMF Assurances - Valence", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8519889422931, - 44.109518894443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PTRNORG", - "description": "Centre Commercial - Orange les Vignes", - "capacity": "14", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8519889422931, - 44.109518894443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PTRNORG", - "description": "Centre Commercial - Orange les Vignes", - "capacity": "14", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8519889422931, - 44.109518894443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PTRNORG", - "description": "Centre Commercial - Orange les Vignes", - "capacity": "14", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8519889422931, - 44.109518894443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PTRNORG", - "description": "Centre Commercial - Orange les Vignes", - "capacity": "14", - "socket:type2_combo:output": "187.5 kW", - "charging_station:output": "187.5 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8519889422931, - 44.109518894443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PTRNORG", - "description": "Centre Commercial - Orange les Vignes", - "capacity": "14", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8519889422931, - 44.109518894443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PTRNORG", - "description": "Centre Commercial - Orange les Vignes", - "capacity": "14", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8519889422931, - 44.109518894443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PTRNORG", - "description": "Centre Commercial - Orange les Vignes", - "capacity": "14", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8519889422931, - 44.109518894443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PTRNORG", - "description": "Centre Commercial - Orange les Vignes", - "capacity": "14", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8519889422931, - 44.109518894443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PTRNORG", - "description": "Centre Commercial - Orange les Vignes", - "capacity": "14", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8519889422931, - 44.109518894443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PTRNORG", - "description": "Centre Commercial - Orange les Vignes", - "capacity": "14", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9651831018524, - 50.386762218008 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PTSQHBA", - "description": "Team Square - Hénin-Beaumont", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9651831018524, - 50.386762218008 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PTSQHBA", - "description": "Team Square - Hénin-Beaumont", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.373351, - 43.764427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PTTMVLB", - "description": "Tonton Michel - Villeneuve-lès-Bouloc", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.373351, - 43.764427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PTTMVLB", - "description": "Tonton Michel - Villeneuve-lès-Bouloc", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4551661312828, - 45.191778499831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PUBSVAR", - "description": "Univers Bois - Varetz", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4551661312828, - 45.191778499831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PUBSVAR", - "description": "Univers Bois - Varetz", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4551661312828, - 45.191778499831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PUBSVAR", - "description": "Univers Bois - Varetz", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.972071, - 43.612368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PVALMOU", - "description": "Soccer - Mougins", - "capacity": "7", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.972071, - 43.612368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PVALMOU", - "description": "Soccer - Mougins", - "capacity": "7", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.972071, - 43.612368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PVALMOU", - "description": "Soccer - Mougins", - "capacity": "7", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.972071, - 43.612368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PVALMOU", - "description": "Soccer - Mougins", - "capacity": "7", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.972071, - 43.612368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PVALMOU", - "description": "Soccer - Mougins", - "capacity": "7", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.972071, - 43.612368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PVALMOU", - "description": "Soccer - Mougins", - "capacity": "7", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.693174, - 43.452293 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PVDTPSA", - "description": "Le Village des Talents Créatifs - Puget-sur-Argens", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.693174, - 43.452293 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PVDTPSA", - "description": "Le Village des Talents Créatifs - Puget-sur-Argens", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.1948021859486, - 43.704363261786 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PVLYNCE", - "description": "Nice Valley - Nice", - "capacity": "15", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.1948021859486, - 43.704363261786 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PVLYNCE", - "description": "Nice Valley - Nice", - "capacity": "15", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.1948021859486, - 43.704363261786 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PVLYNCE", - "description": "Nice Valley - Nice", - "capacity": "15", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.1948021859486, - 43.704363261786 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PVLYNCE", - "description": "Nice Valley - Nice", - "capacity": "15", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.1948021859486, - 43.704363261786 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PVLYNCE", - "description": "Nice Valley - Nice", - "capacity": "15", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.1948021859486, - 43.704363261786 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PVLYNCE", - "description": "Nice Valley - Nice", - "capacity": "15", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.1948021859486, - 43.704363261786 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PVLYNCE", - "description": "Nice Valley - Nice", - "capacity": "15", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.1948021859486, - 43.704363261786 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PVLYNCE", - "description": "Nice Valley - Nice", - "capacity": "15", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.1948021859486, - 43.704363261786 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PVLYNCE", - "description": "Nice Valley - Nice", - "capacity": "15", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.1948021859486, - 43.704363261786 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PVLYNCE", - "description": "Nice Valley - Nice", - "capacity": "15", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6910295, - 44.4037647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PWAPBIA", - "description": "Station de Lavage WAP - Bias", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6910295, - 44.4037647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PWAPBIA", - "description": "Station de Lavage WAP - Bias", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.5334662, - 47.5796573 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PWELHES", - "description": "Weldom - Hésingue", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.5334662, - 47.5796573 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PWELHES", - "description": "Weldom - Hésingue", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.915365, - 45.6793578 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PWELSAJ", - "description": "Weldom - Saujon", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.915365, - 45.6793578 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PWELSAJ", - "description": "Weldom - Saujon", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.446063255694582, - 47.664622274461195 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PWELSRT", - "description": "Weldom - Sierentz", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.446063255694582, - 47.664622274461195 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PWELSRT", - "description": "Weldom - Sierentz", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.457146, - 45.568571 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PWLDSTC", - "description": "Weldom La Tour du Pin - Saint-Clair-de-la-Tour", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.457146, - 45.568571 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PWLDSTC", - "description": "Weldom La Tour du Pin - Saint-Clair-de-la-Tour", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.457146, - 45.568571 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PWLDSTC", - "description": "Weldom La Tour du Pin - Saint-Clair-de-la-Tour", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.457146, - 45.568571 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PWLDSTC", - "description": "Weldom La Tour du Pin - Saint-Clair-de-la-Tour", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0366439687908, - 43.440308000942 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PZCESMR", - "description": "Grand Frais - Saint-Mitre-les-Remparts", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0366439687908, - 43.440308000942 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PZCESMR", - "description": "Grand Frais - Saint-Mitre-les-Remparts", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0366439687908, - 43.440308000942 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PZCESMR", - "description": "Grand Frais - Saint-Mitre-les-Remparts", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0366439687908, - 43.440308000942 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PZCESMR", - "description": "Grand Frais - Saint-Mitre-les-Remparts", - "capacity": "5", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.2982958048935, - 45.39009402815 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PZCFFMN", - "description": "Sport 2000 - Firminy", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.2982958048935, - 45.39009402815 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PZCFFMN", - "description": "Sport 2000 - Firminy", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.2982958048935, - 45.39009402815 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PZCFFMN", - "description": "Sport 2000 - Firminy", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.2982958048935, - 45.39009402815 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PZCFFMN", - "description": "Sport 2000 - Firminy", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.418790779168, - 43.452592331203 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PZOCPZN", - "description": "Zone Commerciale - Pézenas", - "capacity": "5", - "socket:type2_combo:output": "105 kW", - "charging_station:output": "105 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.418790779168, - 43.452592331203 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PZOCPZN", - "description": "Zone Commerciale - Pézenas", - "capacity": "5", - "socket:type2_combo:output": "105 kW", - "charging_station:output": "105 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.418790779168, - 43.452592331203 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PZOCPZN", - "description": "Zone Commerciale - Pézenas", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.418790779168, - 43.452592331203 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Power Dot France", - "owner:ref:FR:SIREN": "891118473", - "operator:email": "hello@powerdot.fr", - "operator:phone": "+33 1 76 31 06 84", - "network": "Power Dot France", - "ref:EU:EVSE": "FRPD1PZOCPZN", - "description": "Zone Commerciale - Pézenas", - "capacity": "5", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.360831, - 46.646258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM863601", - "description": "LEPLEIN Chasseneuil-du-Poitou - Leroy Merlin", - "capacity": "20", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.360831, - 46.646258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM863601", - "description": "LEPLEIN Chasseneuil-du-Poitou - Leroy Merlin", - "capacity": "20", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.360831, - 46.646258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM863601", - "description": "LEPLEIN Chasseneuil-du-Poitou - Leroy Merlin", - "capacity": "20", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.360831, - 46.646258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM863601", - "description": "LEPLEIN Chasseneuil-du-Poitou - Leroy Merlin", - "capacity": "20", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.360831, - 46.646258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM863601", - "description": "LEPLEIN Chasseneuil-du-Poitou - Leroy Merlin", - "capacity": "20", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.360831, - 46.646258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM863601", - "description": "LEPLEIN Chasseneuil-du-Poitou - Leroy Merlin", - "capacity": "20", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.360831, - 46.646258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM863601", - "description": "LEPLEIN Chasseneuil-du-Poitou - Leroy Merlin", - "capacity": "20", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.360831, - 46.646258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM863601", - "description": "LEPLEIN Chasseneuil-du-Poitou - Leroy Merlin", - "capacity": "20", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.084678, - 50.616232 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PBTWINPL1590003", - "description": "LEPLEIN Lille - Btwin village - Parking couvert", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 10:00-19:30, Tu 10:00-19:30, We 10:00-19:30, Th 10:00-19:30, Fr 10:00-19:30, Sa 10:00-19:30", - "start_date": "2022-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.084678, - 50.616232 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PBTWINPL1590003", - "description": "LEPLEIN Lille - Btwin village - Parking couvert", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 10:00-19:30, Tu 10:00-19:30, We 10:00-19:30, Th 10:00-19:30, Fr 10:00-19:30, Sa 10:00-19:30", - "start_date": "2022-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.084678, - 50.616232 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PBTWINPL1590003", - "description": "LEPLEIN Lille - Btwin village - Parking couvert", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 10:00-19:30, Tu 10:00-19:30, We 10:00-19:30, Th 10:00-19:30, Fr 10:00-19:30, Sa 10:00-19:30", - "start_date": "2022-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.084678, - 50.616232 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PBTWINPL1590003", - "description": "LEPLEIN Lille - Btwin village - Parking couvert", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 10:00-19:30, Tu 10:00-19:30, We 10:00-19:30, Th 10:00-19:30, Fr 10:00-19:30, Sa 10:00-19:30", - "start_date": "2022-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.084678, - 50.616232 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PBTWINPL1590003", - "description": "LEPLEIN Lille - Btwin village - Parking couvert", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 10:00-19:30, Tu 10:00-19:30, We 10:00-19:30, Th 10:00-19:30, Fr 10:00-19:30, Sa 10:00-19:30", - "start_date": "2022-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.084678, - 50.616232 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PBTWINPL1590003", - "description": "LEPLEIN Lille - Btwin village - Parking couvert", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 10:00-19:30, Tu 10:00-19:30, We 10:00-19:30, Th 10:00-19:30, Fr 10:00-19:30, Sa 10:00-19:30", - "start_date": "2022-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.084678, - 50.616232 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PBTWINPL1590003", - "description": "LEPLEIN Lille - Btwin village - Parking couvert", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 10:00-19:30, Tu 10:00-19:30, We 10:00-19:30, Th 10:00-19:30, Fr 10:00-19:30, Sa 10:00-19:30", - "start_date": "2022-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.084678, - 50.616232 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PBTWINPL1590003", - "description": "LEPLEIN Lille - Btwin village - Parking couvert", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 10:00-19:30, Tu 10:00-19:30, We 10:00-19:30, Th 10:00-19:30, Fr 10:00-19:30, Sa 10:00-19:30", - "start_date": "2022-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.084678, - 50.616232 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PBTWINPL1590003", - "description": "LEPLEIN Lille - Btwin village - Parking couvert", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 10:00-19:30, Tu 10:00-19:30, We 10:00-19:30, Th 10:00-19:30, Fr 10:00-19:30, Sa 10:00-19:30", - "start_date": "2022-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.084678, - 50.616232 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PBTWINPL1590003", - "description": "LEPLEIN Lille - Btwin village - Parking couvert", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 10:00-19:30, Tu 10:00-19:30, We 10:00-19:30, Th 10:00-19:30, Fr 10:00-19:30, Sa 10:00-19:30", - "start_date": "2022-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.360831, - 46.646258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM863601", - "description": "LEPLEIN Chasseneuil-du-Poitou - Leroy Merlin", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.360831, - 46.646258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM863601", - "description": "LEPLEIN Chasseneuil-du-Poitou - Leroy Merlin", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.360831, - 46.646258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM863601", - "description": "LEPLEIN Chasseneuil-du-Poitou - Leroy Merlin", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.360831, - 46.646258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM863601", - "description": "LEPLEIN Chasseneuil-du-Poitou - Leroy Merlin", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.360831, - 46.646258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM863601", - "description": "LEPLEIN Chasseneuil-du-Poitou - Leroy Merlin", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.360831, - 46.646258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM863601", - "description": "LEPLEIN Chasseneuil-du-Poitou - Leroy Merlin", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.360831, - 46.646258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM863601", - "description": "LEPLEIN Chasseneuil-du-Poitou - Leroy Merlin", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.360831, - 46.646258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM863601", - "description": "LEPLEIN Chasseneuil-du-Poitou - Leroy Merlin", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.844735, - 43.570047 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM344301", - "description": "LEPLEIN Saint-Jean-de-Védas - Leroy Merlin", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:00, Tu 09:00-20:00, We 09:00-20:00, Th 09:00-20:00, Fr 09:00-20:00, Sa 09:00-20:00, Su 09:00-18:00", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.844735, - 43.570047 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM344301", - "description": "LEPLEIN Saint-Jean-de-Védas - Leroy Merlin", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:00, Tu 09:00-20:00, We 09:00-20:00, Th 09:00-20:00, Fr 09:00-20:00, Sa 09:00-20:00, Su 09:00-18:00", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.844735, - 43.570047 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM344301", - "description": "LEPLEIN Saint-Jean-de-Védas - Leroy Merlin", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:00, Tu 09:00-20:00, We 09:00-20:00, Th 09:00-20:00, Fr 09:00-20:00, Sa 09:00-20:00, Su 09:00-18:00", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.844735, - 43.570047 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM344301", - "description": "LEPLEIN Saint-Jean-de-Védas - Leroy Merlin", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:00, Tu 09:00-20:00, We 09:00-20:00, Th 09:00-20:00, Fr 09:00-20:00, Sa 09:00-20:00, Su 09:00-18:00", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.358014, - 45.477656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM422701", - "description": "LEPLEIN Saint-Priest-en-Jarez - Leroy Merlin", - "capacity": "18", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.358014, - 45.477656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM422701", - "description": "LEPLEIN Saint-Priest-en-Jarez - Leroy Merlin", - "capacity": "18", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.358014, - 45.477656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM422701", - "description": "LEPLEIN Saint-Priest-en-Jarez - Leroy Merlin", - "capacity": "18", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.358014, - 45.477656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM422701", - "description": "LEPLEIN Saint-Priest-en-Jarez - Leroy Merlin", - "capacity": "18", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.358014, - 45.477656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM422701", - "description": "LEPLEIN Saint-Priest-en-Jarez - Leroy Merlin", - "capacity": "18", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.358014, - 45.477656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM422701", - "description": "LEPLEIN Saint-Priest-en-Jarez - Leroy Merlin", - "capacity": "18", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.358014, - 45.477656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM422701", - "description": "LEPLEIN Saint-Priest-en-Jarez - Leroy Merlin", - "capacity": "18", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.358014, - 45.477656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM422701", - "description": "LEPLEIN Saint-Priest-en-Jarez - Leroy Merlin", - "capacity": "18", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.358014, - 45.477656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM422701", - "description": "LEPLEIN Saint-Priest-en-Jarez - Leroy Merlin", - "capacity": "18", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.358014, - 45.477656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM422701", - "description": "LEPLEIN Saint-Priest-en-Jarez - Leroy Merlin", - "capacity": "18", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.844735, - 43.570047 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM344301", - "description": "LEPLEIN Saint-Jean-de-Védas - Leroy Merlin", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:00, Tu 09:00-20:00, We 09:00-20:00, Th 09:00-20:00, Fr 09:00-20:00, Sa 09:00-20:00, Su 09:00-18:00", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.844735, - 43.570047 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM344301", - "description": "LEPLEIN Saint-Jean-de-Védas - Leroy Merlin", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:00, Tu 09:00-20:00, We 09:00-20:00, Th 09:00-20:00, Fr 09:00-20:00, Sa 09:00-20:00, Su 09:00-18:00", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.844735, - 43.570047 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM344301", - "description": "LEPLEIN Saint-Jean-de-Védas - Leroy Merlin", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:00, Tu 09:00-20:00, We 09:00-20:00, Th 09:00-20:00, Fr 09:00-20:00, Sa 09:00-20:00, Su 09:00-18:00", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.844735, - 43.570047 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM344301", - "description": "LEPLEIN Saint-Jean-de-Védas - Leroy Merlin", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:00, Tu 09:00-20:00, We 09:00-20:00, Th 09:00-20:00, Fr 09:00-20:00, Sa 09:00-20:00, Su 09:00-18:00", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.844735, - 43.570047 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM344301", - "description": "LEPLEIN Saint-Jean-de-Védas - Leroy Merlin", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:00, Tu 09:00-20:00, We 09:00-20:00, Th 09:00-20:00, Fr 09:00-20:00, Sa 09:00-20:00, Su 09:00-18:00", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.844735, - 43.570047 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM344301", - "description": "LEPLEIN Saint-Jean-de-Védas - Leroy Merlin", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:00, Tu 09:00-20:00, We 09:00-20:00, Th 09:00-20:00, Fr 09:00-20:00, Sa 09:00-20:00, Su 09:00-18:00", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.844735, - 43.570047 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM344301", - "description": "LEPLEIN Saint-Jean-de-Védas - Leroy Merlin", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:00, Tu 09:00-20:00, We 09:00-20:00, Th 09:00-20:00, Fr 09:00-20:00, Sa 09:00-20:00, Su 09:00-18:00", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.844735, - 43.570047 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM344301", - "description": "LEPLEIN Saint-Jean-de-Védas - Leroy Merlin", - "capacity": "12", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:00, Tu 09:00-20:00, We 09:00-20:00, Th 09:00-20:00, Fr 09:00-20:00, Sa 09:00-20:00, Su 09:00-18:00", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.360831, - 46.646258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM863601", - "description": "LEPLEIN Chasseneuil-du-Poitou - Leroy Merlin", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.360831, - 46.646258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM863601", - "description": "LEPLEIN Chasseneuil-du-Poitou - Leroy Merlin", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.360831, - 46.646258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM863601", - "description": "LEPLEIN Chasseneuil-du-Poitou - Leroy Merlin", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.360831, - 46.646258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM863601", - "description": "LEPLEIN Chasseneuil-du-Poitou - Leroy Merlin", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.358014, - 45.477656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM422701", - "description": "LEPLEIN Saint-Priest-en-Jarez - Leroy Merlin", - "capacity": "18", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.358014, - 45.477656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM422701", - "description": "LEPLEIN Saint-Priest-en-Jarez - Leroy Merlin", - "capacity": "18", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.358014, - 45.477656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM422701", - "description": "LEPLEIN Saint-Priest-en-Jarez - Leroy Merlin", - "capacity": "18", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.358014, - 45.477656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRPL1PLM422701", - "description": "LEPLEIN Saint-Priest-en-Jarez - Leroy Merlin", - "capacity": "18", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.115739, - 45.888133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP5830571461866533299", - "ref": "917310", - "description": "Proviridis/627a5db9627ec747f90abea6", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.115739, - 45.888133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP5830571461866533299", - "ref": "917310", - "description": "Proviridis/627a5db9627ec747f90abea6", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.115739, - 45.888133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP5830571461866533299", - "ref": "917310", - "description": "Proviridis/627a5db9627ec747f90abea6", - "capacity": "6", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.115739, - 45.888133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP5830571461866533299", - "ref": "917310", - "description": "Proviridis/627a5db9627ec747f90abea6", - "capacity": "6", - "charging_station:output": "180 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.257142, - 46.226386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP5771601011927069271", - "ref": "917316", - "description": "Proviridis/6426d2f8e68d7362559e5b6f", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.257142, - 46.226386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP5771601011927069271", - "ref": "917316", - "description": "Proviridis/6426d2f8e68d7362559e5b6f", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.257142, - 46.226386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP5771601011927069271", - "ref": "917316", - "description": "Proviridis/6426d2f8e68d7362559e5b6f", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.257142, - 46.226386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP5771601011927069271", - "ref": "917316", - "description": "Proviridis/6426d2f8e68d7362559e5b6f", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.257142, - 46.226386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP5771601011927069271", - "ref": "917316", - "description": "Proviridis/6426d2f8e68d7362559e5b6f", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.257142, - 46.226386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP5771601011927069271", - "ref": "917316", - "description": "Proviridis/6426d2f8e68d7362559e5b6f", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.976837, - 50.452626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP6690549340896521343", - "ref": "917307", - "description": "Proviridis/606d5b4012c27d000816185b", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.976837, - 50.452626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP6690549340896521343", - "ref": "917307", - "description": "Proviridis/606d5b4012c27d000816185b", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.976837, - 50.452626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP6690549340896521343", - "ref": "917307", - "description": "Proviridis/606d5b4012c27d000816185b", - "capacity": "6", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.976837, - 50.452626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP6690549340896521343", - "ref": "917307", - "description": "Proviridis/606d5b4012c27d000816185b", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.976837, - 50.452626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP6690549340896521343", - "ref": "917307", - "description": "Proviridis/606d5b4012c27d000816185b", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.857753, - 46.824736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP3868255414337224626", - "ref": "917388", - "description": "Proviridis/6154153126b5d1a1ca0d1a42", - "capacity": "7", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.857753, - 46.824736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP3868255414337224626", - "ref": "917388", - "description": "Proviridis/6154153126b5d1a1ca0d1a42", - "capacity": "7", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.857753, - 46.824736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP3868255414337224626", - "ref": "917388", - "description": "Proviridis/6154153126b5d1a1ca0d1a42", - "capacity": "7", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.857753, - 46.824736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP3868255414337224626", - "ref": "917388", - "description": "Proviridis/6154153126b5d1a1ca0d1a42", - "capacity": "7", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.857753, - 46.824736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP3868255414337224626", - "ref": "917388", - "description": "Proviridis/6154153126b5d1a1ca0d1a42", - "capacity": "7", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.857753, - 46.824736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP3868255414337224626", - "ref": "917388", - "description": "Proviridis/6154153126b5d1a1ca0d1a42", - "capacity": "7", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.006838, - 43.610189 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP6554620084516720218", - "ref": "1352353", - "description": "Proviridis/664c667b7a833d7698e39bb7", - "capacity": "2", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.006838, - 43.610189 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP6554620084516720218", - "ref": "1352353", - "description": "Proviridis/664c667b7a833d7698e39bb7", - "capacity": "2", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.817913, - 43.801271 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP2296223631408541013", - "ref": "402194", - "description": "Proviridis/60ba0d0f2cf3d9000cac817a", - "capacity": "7", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.817913, - 43.801271 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP2296223631408541013", - "ref": "402194", - "description": "Proviridis/60ba0d0f2cf3d9000cac817a", - "capacity": "7", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.982033, - 43.152648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP4682476839885149448", - "ref": "917319", - "description": "Proviridis/64350b4bef5e26b006d5302a", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.982033, - 43.152648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP4682476839885149448", - "ref": "917319", - "description": "Proviridis/64350b4bef5e26b006d5302a", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.982033, - 43.152648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP4682476839885149448", - "ref": "917319", - "description": "Proviridis/64350b4bef5e26b006d5302a", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.982033, - 43.152648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP4682476839885149448", - "ref": "917319", - "description": "Proviridis/64350b4bef5e26b006d5302a", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.014168, - 43.822525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP5012233124460579553", - "ref": "917304", - "description": "Proviridis/5ecd3f9aa176410007f744d8", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.014168, - 43.822525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP5012233124460579553", - "ref": "917304", - "description": "Proviridis/5ecd3f9aa176410007f744d8", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.014168, - 43.822525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP5012233124460579553", - "ref": "917304", - "description": "Proviridis/5ecd3f9aa176410007f744d8", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.014168, - 43.822525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP5012233124460579553", - "ref": "917304", - "description": "Proviridis/5ecd3f9aa176410007f744d8", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.014168, - 43.822525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP5012233124460579553", - "ref": "917304", - "description": "Proviridis/5ecd3f9aa176410007f744d8", - "capacity": "5", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.698949, - 43.448329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP3292628279152401375", - "ref": "917298", - "description": "Proviridis/5e6761cec45ed2000c3e0279", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.698949, - 43.448329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP3292628279152401375", - "ref": "917298", - "description": "Proviridis/5e6761cec45ed2000c3e0279", - "capacity": "2", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4475, - 50.331459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP6780011860412998420", - "ref": "928074", - "description": "Proviridis/65081e191e0c25d8e0da4407", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4475, - 50.331459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP6780011860412998420", - "ref": "928074", - "description": "Proviridis/65081e191e0c25d8e0da4407", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4475, - 50.331459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP6780011860412998420", - "ref": "928074", - "description": "Proviridis/65081e191e0c25d8e0da4407", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4475, - 50.331459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP6780011860412998420", - "ref": "928074", - "description": "Proviridis/65081e191e0c25d8e0da4407", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8037, - 43.627444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP5780884008432108636", - "ref": "917301", - "description": "Proviridis/5ecd3c70a176410007f744c4", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8037, - 43.627444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP5780884008432108636", - "ref": "917301", - "description": "Proviridis/5ecd3c70a176410007f744c4", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8037, - 43.627444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP5780884008432108636", - "ref": "917301", - "description": "Proviridis/5ecd3c70a176410007f744c4", - "capacity": "5", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8037, - 43.627444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP5780884008432108636", - "ref": "917301", - "description": "Proviridis/5ecd3c70a176410007f744c4", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8037, - 43.627444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP5780884008432108636", - "ref": "917301", - "description": "Proviridis/5ecd3c70a176410007f744c4", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.614801, - 43.470009 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP289284479065630253", - "ref": "1004118", - "description": "Proviridis/659e50d10d885d36d37c890d", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.614801, - 43.470009 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP289284479065630253", - "ref": "1004118", - "description": "Proviridis/659e50d10d885d36d37c890d", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.11, - 45.66 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "PROVIRIDIS", - "owner:ref:FR:SIREN": "907502652", - "operator:email": "hello@proviridis.fr", - "operator:phone": "+33 4 84 49 20 57", - "network": "Z-E-N", - "ref:EU:EVSE": "FRPVDEZESQF38D011", - "description": "Z-E-N Saint Quentin Fallavier", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.11, - 45.66 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "PROVIRIDIS", - "owner:ref:FR:SIREN": "907502652", - "operator:email": "hello@proviridis.fr", - "operator:phone": "+33 4 84 49 20 57", - "network": "Z-E-N", - "ref:EU:EVSE": "FRPVDEZESQF38D012", - "description": "Z-E-N Saint Quentin Fallavier", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.11, - 45.66 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "PROVIRIDIS", - "owner:ref:FR:SIREN": "907502652", - "operator:email": "hello@proviridis.fr", - "operator:phone": "+33 4 84 49 20 57", - "network": "Z-E-N", - "ref:EU:EVSE": "FRPVDEZESQF38D013", - "description": "Z-E-N Saint Quentin Fallavier", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.052782, - 43.626677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP3089808336922958835", - "ref": "917322", - "description": "Proviridis/64887183b4e64d28ce32e1c4", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.052782, - 43.626677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Proviridis | FR*PVD", - "operator:email": "data.gouv@proviridis.fr", - "network": "Proviridis", - "ref:EU:EVSE": "FRPVDP3089808336922958835", - "ref": "917322", - "description": "Proviridis/64887183b4e64d28ce32e1c4", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.3137, - 46.5846 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "QoWatt", - "owner:ref:FR:SIREN": "904074713", - "operator:email": "contact@qowatt.com", - "operator:phone": "+33 7 65 76 23 50", - "network": "QoWatt", - "ref:EU:EVSE": "FRQWTP86027A", - "ref": "FR*QWT*S86027*A*1", - "description": "e-Fast 150kW - Parc commercial aéroport Poitiers-Biard", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.3137, - 46.5846 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "QoWatt", - "owner:ref:FR:SIREN": "904074713", - "operator:email": "contact@qowatt.com", - "operator:phone": "+33 7 65 76 23 50", - "network": "QoWatt", - "ref:EU:EVSE": "FRQWTP86027A", - "ref": "FR*QWT*S86027*A*1", - "description": "e-Fast 150kW - Parc commercial aéroport Poitiers-Biard", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.3137, - 46.5846 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "QoWatt", - "owner:ref:FR:SIREN": "904074713", - "operator:email": "contact@qowatt.com", - "operator:phone": "+33 7 65 76 23 50", - "network": "QoWatt", - "ref:EU:EVSE": "FRQWTP86027A", - "ref": "FR*QWT*S86027*A*1", - "description": "e-Fast 150kW - Parc commercial aéroport Poitiers-Biard", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.3137, - 46.5846 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "QoWatt", - "owner:ref:FR:SIREN": "904074713", - "operator:email": "contact@qowatt.com", - "operator:phone": "+33 7 65 76 23 50", - "network": "QoWatt", - "ref:EU:EVSE": "FRQWTP86027A", - "ref": "FR*QWT*S86027*A*1", - "description": "e-Fast 150kW - Parc commercial aéroport Poitiers-Biard", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.11, - 48.33 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "QoWatt", - "owner:ref:FR:SIREN": "904074713", - "operator:email": "contact@qowatt.com", - "operator:phone": "+33 7 65 76 23 50", - "network": "QoWatt", - "ref:EU:EVSE": "FRQWTS10191A", - "ref": "FR*QWT*S10191*A*1", - "description": "e-Fast 150kW - Village des marques Troyes", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.11, - 48.33 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "QoWatt", - "owner:ref:FR:SIREN": "904074713", - "operator:email": "contact@qowatt.com", - "operator:phone": "+33 7 65 76 23 50", - "network": "QoWatt", - "ref:EU:EVSE": "FRQWTS10191A", - "ref": "FR*QWT*S10191*A*1", - "description": "e-Fast 150kW - Village des marques Troyes", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.11, - 48.33 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "QoWatt", - "owner:ref:FR:SIREN": "904074713", - "operator:email": "contact@qowatt.com", - "operator:phone": "+33 7 65 76 23 50", - "network": "QoWatt", - "ref:EU:EVSE": "FRQWTS10191A", - "ref": "FR*QWT*S10191*A*1", - "description": "e-Fast 150kW - Village des marques Troyes", - "capacity": "5", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.11, - 48.33 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "QoWatt", - "owner:ref:FR:SIREN": "904074713", - "operator:email": "contact@qowatt.com", - "operator:phone": "+33 7 65 76 23 50", - "network": "QoWatt", - "ref:EU:EVSE": "FRQWTS10191A", - "ref": "FR*QWT*S10191*A*1", - "description": "e-Fast 150kW - Village des marques Troyes", - "capacity": "5", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.012604743905726, - 43.57438496198235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TANAY Electricité", - "owner:ref:FR:SIREN": "421334566", - "operator:email": "tanayelectricite@hotmail.com", - "operator:phone": "+33 6 00 00 00 00", - "network": "Riviera Car Center", - "ref:EU:EVSE": "FRRM1PRCCCAN01DCPKGCLIENT", - "ref": "RCC-CAN-01-DC-PKGCLIENT", - "description": "Riviera Car Center - Le Cannet", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.012604743905726, - 43.57438496198235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TANAY Electricité", - "owner:ref:FR:SIREN": "421334566", - "operator:email": "tanayelectricite@hotmail.com", - "operator:phone": "+33 6 00 00 00 00", - "network": "Riviera Car Center", - "ref:EU:EVSE": "FRRM1PRCCCAN03DCPKGCLIENTSAV", - "ref": "RCC-CAN-03-DC-PKGCLIENT-SAV", - "description": "Riviera Car Center - Le Cannet", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-12:00,Mo-Fr 14:00-18:00", - "wheelchair": "no", - "start_date": "2022-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.290915231602582, - 43.70607256724716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TANAY Electricité", - "owner:ref:FR:SIREN": "421334566", - "operator:email": "tanayelectricite@hotmail.com", - "operator:phone": "+33 6 00 00 00 00", - "network": "Riviera Car Center", - "ref:EU:EVSE": "FRRM1PRCCNICE01DCPKGCLIENT", - "ref": "RCC-NICE-01-DC-PKGCLIENT", - "description": "Riviera Car Center - Nice", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0565636, - 50.3724912 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "RossiniEnergy", - "owner:ref:FR:SIREN": "839265873", - "operator:email": "info@rossinienergy.com", - "operator:phone": "+33 3 74 09 01 05", - "network": "RossiniEnergy", - "ref:EU:EVSE": "FRROSE26", - "description": "hotel3fontaines", - "capacity": "2", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0565636, - 50.3724912 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "RossiniEnergy", - "owner:ref:FR:SIREN": "839265873", - "operator:email": "info@rossinienergy.com", - "operator:phone": "+33 3 74 09 01 05", - "network": "RossiniEnergy", - "ref:EU:EVSE": "FRROSE26", - "description": "hotel3fontaines", - "capacity": "2", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6911649515266458, - 42.72479772887057 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS09E09004001", - "description": "ALBIES - Plateau de Beille", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6911649515266458, - 42.72479772887057 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS09E09004001", - "description": "ALBIES - Plateau de Beille", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.954753, - 42.731287 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS09E09023001", - "description": "ASCOU - D25", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-01-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.954753, - 42.731287 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS09E09023001", - "description": "ASCOU - D25", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-01-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.811361, - 42.699604 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS09E09032003", - "description": "AX LES THERMES - Station Bonascre", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.811361, - 42.699604 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS09E09032003", - "description": "AX LES THERMES - Station Bonascre", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.468311, - 43.022679 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS09E09042002", - "description": "LA BASTIDE DE SEROU - Eco Golf", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-05-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.468311, - 43.022679 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS09E09042002", - "description": "LA BASTIDE DE SEROU - Eco Golf", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-05-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.60735, - 42.971553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS09E09122003", - "description": "FOIX - Parking Gare Multimodale", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.60735, - 42.971553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS09E09122003", - "description": "FOIX - Parking Gare Multimodale", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.850334, - 42.935415 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS09E09160002", - "description": "LAVELANET - Place Jeanne D'Arc", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.850334, - 42.935415 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS09E09160002", - "description": "LAVELANET - Place Jeanne D'Arc", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.7449164, - 42.8444632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS09E09206002", - "description": "MONTFERRIER - Mont d' Olmes", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.7449164, - 42.8444632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS09E09206002", - "description": "MONTFERRIER - Mont d' Olmes", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.614225, - 43.118466 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS09E09225003", - "description": "PAMIERS - Boulevard Alsace Lorraine", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.614225, - 43.118466 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS09E09225003", - "description": "PAMIERS - Boulevard Alsace Lorraine", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.097499, - 42.700432 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS09E09239001", - "description": "QUERIGUT - Rue Carrière Dal Barris (Salle des fêtes)", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-10-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.097499, - 42.700432 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS09E09239001", - "description": "QUERIGUT - Rue Carrière Dal Barris (Salle des fêtes)", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-10-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.57554580350994, - 43.2358319147055 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS09E09282003", - "description": "SAVERDUN 2 - Rue du Moulin", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.57554580350994, - 43.2358319147055 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS09E09282003", - "description": "SAVERDUN 2 - Rue du Moulin", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2999165, - 42.7874881 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS09E09322001", - "description": "USTOU - Guzet Neige", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.2999165, - 42.7874881 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS09E09322001", - "description": "USTOU - Guzet Neige", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.531585, - 48.396975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental Énergie Aube (SDEA) | FR*S10", - "operator:email": "roaming@freshmile.com", - "network": "SDEA 10", - "ref:EU:EVSE": "FRS10P6839276177310598734", - "ref": "521474", - "description": "SDEA 10/YV9WPIXPRX", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.531585, - 48.396975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental Énergie Aube (SDEA) | FR*S10", - "operator:email": "roaming@freshmile.com", - "network": "SDEA 10", - "ref:EU:EVSE": "FRS10P6839276177310598734", - "ref": "521474", - "description": "SDEA 10/YV9WPIXPRX", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.531585, - 48.396975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental Énergie Aube (SDEA) | FR*S10", - "operator:email": "roaming@freshmile.com", - "network": "SDEA 10", - "ref:EU:EVSE": "FRS10P6839276177310598734", - "ref": "521474", - "description": "SDEA 10/YV9WPIXPRX", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.149279, - 48.534902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental Énergie Aube (SDEA) | FR*S10", - "operator:email": "roaming@freshmile.com", - "network": "SDEA 10", - "ref:EU:EVSE": "FRS10P8648308344301677348", - "ref": "521453", - "description": "SDEA 10/LY7DK5AD7N", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.149279, - 48.534902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental Énergie Aube (SDEA) | FR*S10", - "operator:email": "roaming@freshmile.com", - "network": "SDEA 10", - "ref:EU:EVSE": "FRS10P8648308344301677348", - "ref": "521453", - "description": "SDEA 10/LY7DK5AD7N", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.149279, - 48.534902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental Énergie Aube (SDEA) | FR*S10", - "operator:email": "roaming@freshmile.com", - "network": "SDEA 10", - "ref:EU:EVSE": "FRS10P8648308344301677348", - "ref": "521453", - "description": "SDEA 10/LY7DK5AD7N", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.920259, - 48.099248 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental Énergie Aube (SDEA) | FR*S10", - "operator:email": "roaming@freshmile.com", - "network": "SDEA 10", - "ref:EU:EVSE": "FRS10P6610139177827558525", - "ref": "75455", - "description": "SDEA 10/QUNCIFCCI8", - "capacity": "6", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.920259, - 48.099248 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental Énergie Aube (SDEA) | FR*S10", - "operator:email": "roaming@freshmile.com", - "network": "SDEA 10", - "ref:EU:EVSE": "FRS10P6610139177827558525", - "ref": "75455", - "description": "SDEA 10/QUNCIFCCI8", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.920259, - 48.099248 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental Énergie Aube (SDEA) | FR*S10", - "operator:email": "roaming@freshmile.com", - "network": "SDEA 10", - "ref:EU:EVSE": "FRS10P6610139177827558525", - "ref": "75455", - "description": "SDEA 10/QUNCIFCCI8", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.109849, - 48.299744 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental Énergie Aube (SDEA) | FR*S10", - "operator:email": "roaming@freshmile.com", - "network": "SDEA 10", - "ref:EU:EVSE": "FRS10P1362910670113885266", - "ref": "521468", - "description": "SDEA 10/X7LH2QZYGH", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.109849, - 48.299744 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental Énergie Aube (SDEA) | FR*S10", - "operator:email": "roaming@freshmile.com", - "network": "SDEA 10", - "ref:EU:EVSE": "FRS10P1362910670113885266", - "ref": "521468", - "description": "SDEA 10/X7LH2QZYGH", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.109849, - 48.299744 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental Énergie Aube (SDEA) | FR*S10", - "operator:email": "roaming@freshmile.com", - "network": "SDEA 10", - "ref:EU:EVSE": "FRS10P1362910670113885266", - "ref": "521468", - "description": "SDEA 10/X7LH2QZYGH", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.781652, - 48.501213 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental Énergie Aube (SDEA) | FR*S10", - "operator:email": "roaming@freshmile.com", - "network": "SDEA 10", - "ref:EU:EVSE": "FRS10P5967436981415852396", - "ref": "505821", - "description": "SDEA 10/U45NFW8DLO", - "capacity": "3", - "charging_station:output": "43 kW", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.781652, - 48.501213 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental Énergie Aube (SDEA) | FR*S10", - "operator:email": "roaming@freshmile.com", - "network": "SDEA 10", - "ref:EU:EVSE": "FRS10P5967436981415852396", - "ref": "505821", - "description": "SDEA 10/U45NFW8DLO", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.781652, - 48.501213 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental Énergie Aube (SDEA) | FR*S10", - "operator:email": "roaming@freshmile.com", - "network": "SDEA 10", - "ref:EU:EVSE": "FRS10P5967436981415852396", - "ref": "505821", - "description": "SDEA 10/U45NFW8DLO", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.466387, - 48.23941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental Énergie Aube (SDEA) | FR*S10", - "operator:email": "roaming@freshmile.com", - "network": "SDEA 10", - "ref:EU:EVSE": "FRS10P9056836725573576440", - "ref": "521459", - "description": "SDEA 10/ROHSARMMTL", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.466387, - 48.23941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental Énergie Aube (SDEA) | FR*S10", - "operator:email": "roaming@freshmile.com", - "network": "SDEA 10", - "ref:EU:EVSE": "FRS10P9056836725573576440", - "ref": "521459", - "description": "SDEA 10/ROHSARMMTL", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.466387, - 48.23941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental Énergie Aube (SDEA) | FR*S10", - "operator:email": "roaming@freshmile.com", - "network": "SDEA 10", - "ref:EU:EVSE": "FRS10P9056836725573576440", - "ref": "521459", - "description": "SDEA 10/ROHSARMMTL", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.097222, - 48.308883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental Énergie Aube (SDEA) | FR*S10", - "operator:email": "roaming@freshmile.com", - "network": "SDEA 10", - "ref:EU:EVSE": "FRS10P5877107947501689314", - "ref": "706058", - "description": "SDEA 10/SGEMIBGXBY", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.097222, - 48.308883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental Énergie Aube (SDEA) | FR*S10", - "operator:email": "roaming@freshmile.com", - "network": "SDEA 10", - "ref:EU:EVSE": "FRS10P5877107947501689314", - "ref": "706058", - "description": "SDEA 10/SGEMIBGXBY", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.085931, - 48.32526 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental Énergie Aube (SDEA) | FR*S10", - "operator:email": "roaming@freshmile.com", - "network": "SDEA 10", - "ref:EU:EVSE": "FRS10P3995308670726015534", - "ref": "1207732", - "description": "SDEA 10/LLUQS0XY31RGUL", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.085931, - 48.32526 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental Énergie Aube (SDEA) | FR*S10", - "operator:email": "roaming@freshmile.com", - "network": "SDEA 10", - "ref:EU:EVSE": "FRS10P3995308670726015534", - "ref": "1207732", - "description": "SDEA 10/LLUQS0XY31RGUL", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.62488, - 48.23362 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental Énergie Aube (SDEA) | FR*S10", - "operator:email": "roaming@freshmile.com", - "network": "SDEA 10", - "ref:EU:EVSE": "FRS10P3755431800758796919", - "ref": "521465", - "description": "SDEA 10/UOMK81HGEB", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.62488, - 48.23362 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental Énergie Aube (SDEA) | FR*S10", - "operator:email": "roaming@freshmile.com", - "network": "SDEA 10", - "ref:EU:EVSE": "FRS10P3755431800758796919", - "ref": "521465", - "description": "SDEA 10/UOMK81HGEB", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.62488, - 48.23362 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental Énergie Aube (SDEA) | FR*S10", - "operator:email": "roaming@freshmile.com", - "network": "SDEA 10", - "ref:EU:EVSE": "FRS10P3755431800758796919", - "ref": "521465", - "description": "SDEA 10/UOMK81HGEB", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.069551, - 48.31203 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental Énergie Aube (SDEA) | FR*S10", - "operator:email": "roaming@freshmile.com", - "network": "SDEA 10", - "ref:EU:EVSE": "FRS10P4931885172267188492", - "ref": "370241", - "description": "SDEA 10/M8VPGPD5FN", - "capacity": "6", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.069551, - 48.31203 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental Énergie Aube (SDEA) | FR*S10", - "operator:email": "roaming@freshmile.com", - "network": "SDEA 10", - "ref:EU:EVSE": "FRS10P4931885172267188492", - "ref": "370241", - "description": "SDEA 10/M8VPGPD5FN", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.069551, - 48.31203 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental Énergie Aube (SDEA) | FR*S10", - "operator:email": "roaming@freshmile.com", - "network": "SDEA 10", - "ref:EU:EVSE": "FRS10P4931885172267188492", - "ref": "370241", - "description": "SDEA 10/M8VPGPD5FN", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.04579, - 48.278961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental Énergie Aube (SDEA) | FR*S10", - "operator:email": "roaming@freshmile.com", - "network": "SDEA 10", - "ref:EU:EVSE": "FRS10P621360954136409781", - "ref": "521462", - "description": "SDEA 10/T9MXJNYNEM", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.04579, - 48.278961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental Énergie Aube (SDEA) | FR*S10", - "operator:email": "roaming@freshmile.com", - "network": "SDEA 10", - "ref:EU:EVSE": "FRS10P621360954136409781", - "ref": "521462", - "description": "SDEA 10/T9MXJNYNEM", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.04579, - 48.278961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental Énergie Aube (SDEA) | FR*S10", - "operator:email": "roaming@freshmile.com", - "network": "SDEA 10", - "ref:EU:EVSE": "FRS10P621360954136409781", - "ref": "521462", - "description": "SDEA 10/T9MXJNYNEM", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.142932, - 48.059765 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental Énergie Aube (SDEA) | FR*S10", - "operator:email": "roaming@freshmile.com", - "network": "SDEA 10", - "ref:EU:EVSE": "FRS10P4520834178249213473", - "ref": "521471", - "description": "SDEA 10/XB2FPTW6L6", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.142932, - 48.059765 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental Énergie Aube (SDEA) | FR*S10", - "operator:email": "roaming@freshmile.com", - "network": "SDEA 10", - "ref:EU:EVSE": "FRS10P4520834178249213473", - "ref": "521471", - "description": "SDEA 10/XB2FPTW6L6", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.142932, - 48.059765 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental Énergie Aube (SDEA) | FR*S10", - "operator:email": "roaming@freshmile.com", - "network": "SDEA 10", - "ref:EU:EVSE": "FRS10P4520834178249213473", - "ref": "521471", - "description": "SDEA 10/XB2FPTW6L6", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.110326, - 48.235741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental Énergie Aube (SDEA) | FR*S10", - "operator:email": "roaming@freshmile.com", - "network": "SDEA 10", - "ref:EU:EVSE": "FRS10P5093755709741059194", - "ref": "521450", - "description": "SDEA 10/IA7F7BLY0N", - "capacity": "3", - "socket:type2_combo:output": "43 kW", - "charging_station:output": "43 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.110326, - 48.235741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental Énergie Aube (SDEA) | FR*S10", - "operator:email": "roaming@freshmile.com", - "network": "SDEA 10", - "ref:EU:EVSE": "FRS10P5093755709741059194", - "ref": "521450", - "description": "SDEA 10/IA7F7BLY0N", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.110326, - 48.235741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental Énergie Aube (SDEA) | FR*S10", - "operator:email": "roaming@freshmile.com", - "network": "SDEA 10", - "ref:EU:EVSE": "FRS10P5093755709741059194", - "ref": "521450", - "description": "SDEA 10/IA7F7BLY0N", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.424326, - 48.027595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental Énergie Aube (SDEA) | FR*S10", - "operator:email": "roaming@freshmile.com", - "network": "SDEA 10", - "ref:EU:EVSE": "FRS10P3552119992013958037", - "ref": "521456", - "description": "SDEA 10/OI2ALZD0UQ", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.424326, - 48.027595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental Énergie Aube (SDEA) | FR*S10", - "operator:email": "roaming@freshmile.com", - "network": "SDEA 10", - "ref:EU:EVSE": "FRS10P3552119992013958037", - "ref": "521456", - "description": "SDEA 10/OI2ALZD0UQ", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.424326, - 48.027595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental Énergie Aube (SDEA) | FR*S10", - "operator:email": "roaming@freshmile.com", - "network": "SDEA 10", - "ref:EU:EVSE": "FRS10P3552119992013958037", - "ref": "521456", - "description": "SDEA 10/OI2ALZD0UQ", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5079218185750527, - 43.21858828322669 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS11E11023001", - "description": "BADENS - Parking école communale", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-03-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5079218185750527, - 43.21858828322669 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS11E11023001", - "description": "BADENS - Parking école communale", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-03-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4572222, - 43.3594444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS11E11056002", - "description": "CABRESPINE - Parking Du Gouffre", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4572222, - 43.3594444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS11E11056002", - "description": "CABRESPINE - Parking Du Gouffre", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.31078039, - 43.2105551 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS11E11069001", - "description": "CARCASSONNE - Rue Jean Antoine Chaptal", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.31078039, - 43.2105551 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS11E11069001", - "description": "CARCASSONNE - Rue Jean Antoine Chaptal", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7603479812374845, - 42.98485136285831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS11E11071001", - "description": "CASCASTEL - Parking du Quai de la Berre", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9527, - 43.3188889 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS11E11076001", - "description": "CASTELNAUDARY - Place De La République", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9527, - 43.3188889 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS11E11076001", - "description": "CASTELNAUDARY - Place De La République", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.366272, - 43.183044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS11E11088001", - "description": "Cazilhac - Parking Place Du 19 Mars 1962", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.366272, - 43.183044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS11E11088001", - "description": "Cazilhac - Parking Place Du 19 Mars 1962", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.815635840348807, - 42.996898946749425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS11E11124001", - "description": "DURBAN - Site Parking Tennis", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.128608, - 43.129938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS11E11170005", - "description": "GRUISSAN - AYGAUDES - Parking des Ayguades", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.10627, - 43.09814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS11E11170008", - "description": "Gruissan - Les Châlets", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7215035996372072, - 43.2678733977251 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS11E11172002", - "description": "HOMPS - Site Parking Du Stade", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8514623591374801, - 43.34632017117486 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS11E11178001", - "description": "LABASTIDE D'ANJOU - Parking de l'Eglise", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8514623591374801, - 43.34632017117486 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS11E11178001", - "description": "LABASTIDE D'ANJOU - Parking de l'Eglise", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3218342377459007, - 43.14842739154096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS11E11201001", - "description": "LEUC - Site Parking Communal Ecole", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.02444444444444, - 42.9113889 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS11E11202001", - "description": "LEUCATE - Place Pierre Gonzales", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.02444444444444, - 42.9113889 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS11E11202001", - "description": "LEUCATE - Place Pierre Gonzales", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.02444444444444, - 42.9113889 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS11E11202001", - "description": "LEUCATE - Place Pierre Gonzales", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.21861, - 43.0505556 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS11E11206001", - "description": "LIMOUX - Esplanade François Mitterrand", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.21861, - 43.0505556 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS11E11206001", - "description": "LIMOUX - Esplanade François Mitterrand", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.900993, - 43.212264 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS11E11264001", - "description": "NEVIAN - Ombrieres", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.033481, - 43.021625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS11E11266004", - "description": "Port La Nouvelle - Avenue d'Occitanie", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.033481, - 43.021625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS11E11266004", - "description": "Port La Nouvelle - Avenue d'Occitanie", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6268131604800726, - 43.223191618753134 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS11E11301001", - "description": "PUICHERIC - Parking du parc Carmen Peany", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1825, - 42.8736111 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS11E11304001", - "description": "QUILLAN - Place De La Gare", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-02-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1825, - 42.8736111 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS11E11304001", - "description": "QUILLAN - Place De La Gare", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-02-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.577039, - 43.282705 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS11E11315001", - "description": "Rieux-Minervois - Aire De Covoiturage", - "capacity": "5", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.577039, - 43.282705 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS11E11315001", - "description": "Rieux-Minervois - Aire De Covoiturage", - "capacity": "5", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.836845704489314, - 43.11452355956385 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS11E11332001", - "description": "SAINT ANDRE DE ROQUELONGUE - Site Parking Du Foyer", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.836845704489314, - 43.11452355956385 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS11E11332001", - "description": "SAINT ANDRE DE ROQUELONGUE - Site Parking Du Foyer", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8932975, - 43.2447292 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS11E11360002", - "description": "SAINT NAZAIRE D'AUDE - Rue de la Tannerie", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5655232, - 43.0010193 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS11E11388002", - "description": "TERMES - Parking visiteurs", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5655232, - 43.0010193 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS11E11388002", - "description": "TERMES - Parking visiteurs", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.323262, - 43.124328 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS11E11408001", - "description": "VERZEILLE - Ombrieres", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.436382, - 43.281913 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS11E11426001", - "description": "VILLEGLY - Villegly 1", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.098191, - 43.31853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS11E11439001", - "description": "VILLESPY - Villespy 1", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5189440137353016, - 43.08841083583818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS11E83143001", - "description": "SERVIES EN VAL - Parking route du stade", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5189440137353016, - 43.08841083583818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS11E83143001", - "description": "SERVIES EN VAL - Parking route du stade", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.432632, - 44.277246 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS12E12056001", - "description": "BARAQUEVILLE - Place René-Cassin DBT", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.432632, - 44.277246 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS12E12056001", - "description": "BARAQUEVILLE - Place René-Cassin DBT", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.25647, - 44.558829 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS12E12089001", - "description": "DECAZEVILLE - Avenue Du 10 Août Place Cabrol", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.25647, - 44.558829 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS12E12089001", - "description": "DECAZEVILLE - Avenue Du 10 Août Place Cabrol", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.256844, - 44.556489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS12E12089002", - "description": "DECAZEVILLE - Place Decazes", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-09-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.256844, - 44.556489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS12E12089002", - "description": "DECAZEVILLE - Place Decazes", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-09-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.764757, - 44.524847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS12E12096002", - "description": "ESPALION - Parking Alexandre Bessieres", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.764757, - 44.524847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS12E12096002", - "description": "ESPALION - Parking Alexandre Bessieres", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.84772, - 44.683565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS12E12119001", - "description": "LAGUIOLE - Place Du Foirail Vieux", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.84772, - 44.683565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS12E12119001", - "description": "LAGUIOLE - Place Du Foirail Vieux", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.823456, - 44.38407 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS12E12120002", - "description": "LAISSAC - Foirail", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.823456, - 44.38407 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS12E12120002", - "description": "LAISSAC - Foirail", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-02-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.161773, - 44.425608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS12E12121001", - "description": "LANUEJOULS - Place du Couvent - Rue des Lilas", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.161773, - 44.425608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS12E12121001", - "description": "LANUEJOULS - Place du Couvent - Rue des Lilas", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.074631, - 44.101763 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS12E12145004", - "description": "MILLAU - Place de la gare - Parking Sernam", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.074631, - 44.101763 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS12E12145004", - "description": "MILLAU - Place de la gare - Parking Sernam", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.659809, - 44.84227 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS12E12164001", - "description": "MUR DE BARREZ - Parking De La Corette Place Du Foirail", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.659809, - 44.84227 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS12E12164001", - "description": "MUR DE BARREZ - Parking De La Corette Place Du Foirail", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.572293, - 44.364116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS12E12202001", - "description": "RODEZ - ZA Les Moutiers ", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.572293, - 44.364116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS12E12202001", - "description": "RODEZ - ZA Les Moutiers ", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.975705, - 44.464041 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS12E12224001", - "description": "SAINT GENIEZ D'OLT - Parking De La Roseraie", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.975705, - 44.464041 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS12E12224001", - "description": "SAINT GENIEZ D'OLT - Parking De La Roseraie", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.606708, - 43.88533 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS12E12248001", - "description": "SAINT SERNIN SUR RANCE - Parking Route de Saint Affrique", - "capacity": "4", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.606708, - 43.88533 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS12E12248001", - "description": "SAINT SERNIN SUR RANCE - Parking Route de Saint Affrique", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.032541, - 44.438633 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS12E12301001", - "description": "VILLENEUVE - Place du Sol de Dîme", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.032541, - 44.438633 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS12E12301001", - "description": "VILLENEUVE - Place du Sol de Dîme", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-05-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.037613, - 49.019149 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P552724098287662193", - "ref": "598143", - "description": "MobiSDEC/ZZNFVRZSHY", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.037613, - 49.019149 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P552724098287662193", - "ref": "598143", - "description": "MobiSDEC/ZZNFVRZSHY", - "capacity": "3", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.037613, - 49.019149 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P552724098287662193", - "ref": "598143", - "description": "MobiSDEC/ZZNFVRZSHY", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.295243, - 49.134693 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P4808009755184956417", - "ref": "892782", - "description": "MobiSDEC/LLIU23ZA9182RT", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.706692, - 49.270863 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P6382155264396117208", - "ref": "467493", - "description": "MobiSDEC/JLGGHEVQB8", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.706692, - 49.270863 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P6382155264396117208", - "ref": "467493", - "description": "MobiSDEC/JLGGHEVQB8", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.42327, - 49.164383 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P2135010317947992170", - "ref": "467487", - "description": "MobiSDEC/HKI3EEJ2VG", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.42327, - 49.164383 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P2135010317947992170", - "ref": "467487", - "description": "MobiSDEC/HKI3EEJ2VG", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.42327, - 49.164383 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P2135010317947992170", - "ref": "467487", - "description": "MobiSDEC/HKI3EEJ2VG", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.11563, - 49.29363 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P6203021892154208031", - "ref": "470202", - "description": "MobiSDEC/XZTAT4QNOV", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.11563, - 49.29363 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P6203021892154208031", - "ref": "470202", - "description": "MobiSDEC/XZTAT4QNOV", - "capacity": "3", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.11563, - 49.29363 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P6203021892154208031", - "ref": "470202", - "description": "MobiSDEC/XZTAT4QNOV", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.839584, - 49.205762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P6463904206831443514", - "ref": "515162", - "description": "MobiSDEC/JXVJI1COJF", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.839584, - 49.205762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P6463904206831443514", - "ref": "515162", - "description": "MobiSDEC/JXVJI1COJF", - "capacity": "3", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.839584, - 49.205762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P6463904206831443514", - "ref": "515162", - "description": "MobiSDEC/JXVJI1COJF", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.676587, - 48.852951 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P4232272193967734596", - "ref": "706025", - "description": "MobiSDEC/IAHFSZDOJL", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.676587, - 48.852951 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P4232272193967734596", - "ref": "706025", - "description": "MobiSDEC/IAHFSZDOJL", - "capacity": "3", - "charging_station:output": "100 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.676587, - 48.852951 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P4232272193967734596", - "ref": "706025", - "description": "MobiSDEC/IAHFSZDOJL", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.119966, - 49.286264 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P5767005271268736610", - "ref": "1026798", - "description": "MobiSDEC/LLSUE5HAM1GXKA", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.119966, - 49.286264 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P5767005271268736610", - "ref": "1026798", - "description": "MobiSDEC/LLSUE5HAM1GXKA", - "capacity": "3", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.119966, - 49.286264 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P5767005271268736610", - "ref": "1026798", - "description": "MobiSDEC/LLSUE5HAM1GXKA", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4001, - 49.189419 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P1610761585427066433", - "ref": "1151760", - "description": "MobiSDEC/LLV6P7XX611TZW", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.624997, - 49.174966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P7081061478378048194", - "ref": "510641", - "description": "MobiSDEC/JZIMSLSNZI", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.624997, - 49.174966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P7081061478378048194", - "ref": "510641", - "description": "MobiSDEC/JZIMSLSNZI", - "capacity": "3", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.624997, - 49.174966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P7081061478378048194", - "ref": "510641", - "description": "MobiSDEC/JZIMSLSNZI", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.136834, - 49.288834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P1555776326914798390", - "ref": "1348591", - "description": "MobiSDEC/LM28TQCV3186KM", - "capacity": "2", - "socket:type2_combo:output": "30 kW", - "charging_station:output": "30 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.113714, - 49.292451 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P6591551522116635992", - "ref": "892767", - "description": "MobiSDEC/LLIU0VC43UH3BJ", - "capacity": "6", - "socket:type2_combo:output": "30 kW", - "charging_station:output": "30 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.254735, - 49.146415 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P841628100579155239", - "ref": "467502", - "description": "MobiSDEC/MEUKZBWL9R", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.254735, - 49.146415 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P841628100579155239", - "ref": "467502", - "description": "MobiSDEC/MEUKZBWL9R", - "capacity": "2", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.182169, - 49.182747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P1048163131989160575", - "ref": "1067700", - "description": "MobiSDEC/LLV2DCWI018MJ9", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.890594, - 48.843784 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P248040784825763898", - "ref": "1112112", - "description": "MobiSDEC/LLV2GR8642HBIN", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.303376, - 49.171944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P2368296501932461920", - "ref": "467490", - "description": "MobiSDEC/JIQBOVFEMZ", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.303376, - 49.171944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P2368296501932461920", - "ref": "467490", - "description": "MobiSDEC/JIQBOVFEMZ", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.303376, - 49.171944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P2368296501932461920", - "ref": "467490", - "description": "MobiSDEC/JIQBOVFEMZ", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.05713, - 49.35398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P4086695219646002073", - "ref": "482073", - "description": "MobiSDEC/LMAJAU9VM3", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.05713, - 49.35398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P4086695219646002073", - "ref": "482073", - "description": "MobiSDEC/LMAJAU9VM3", - "capacity": "3", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.05713, - 49.35398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P4086695219646002073", - "ref": "482073", - "description": "MobiSDEC/LMAJAU9VM3", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.229284, - 49.144188 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P5026532878052163178", - "ref": "682301", - "description": "MobiSDEC/ZMLGDQBPJM", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.229284, - 49.144188 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P5026532878052163178", - "ref": "682301", - "description": "MobiSDEC/ZMLGDQBPJM", - "capacity": "7", - "charging_station:output": "100 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.229284, - 49.144188 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P5026532878052163178", - "ref": "682301", - "description": "MobiSDEC/ZMLGDQBPJM", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.379896, - 49.189825 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P6840425222462938731", - "ref": "1170438", - "description": "MobiSDEC/LLV6PDAX8IBG3M", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.346196, - 49.162422 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P4587854012319151481", - "ref": "1173510", - "description": "MobiSDEC/LLV6P53P4G92P7", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.050236, - 49.348752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P1341848336356862082", - "ref": "1316494", - "description": "MobiSDEC/LLXIOBNOL2E55G", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.086315, - 49.361249 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P6178951513944096293", - "ref": "1080540", - "description": "MobiSDEC/LLW67E3WG17XPQ", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.700428, - 49.277511 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P4599064962931240186", - "ref": "1082802", - "description": "MobiSDEC/LLW67E3ULYNVLM", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.105843, - 49.295849 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P4177175778529110904", - "ref": "1026801", - "description": "MobiSDEC/LLSUEEQIW15L1H", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.105843, - 49.295849 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P4177175778529110904", - "ref": "1026801", - "description": "MobiSDEC/LLSUEEQIW15L1H", - "capacity": "3", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.105843, - 49.295849 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P4177175778529110904", - "ref": "1026801", - "description": "MobiSDEC/LLSUEEQIW15L1H", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.080714, - 49.368035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P4822270183977911233", - "ref": "1084821", - "description": "MobiSDEC/LLW67E3W72M97T", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.207155, - 48.908218 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P3593095006427735158", - "ref": "467484", - "description": "MobiSDEC/E7G17KGQS8", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.207155, - 48.908218 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P3593095006427735158", - "ref": "467484", - "description": "MobiSDEC/E7G17KGQS8", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.42652, - 49.144382 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P6828997683995841964", - "ref": "1052508", - "description": "MobiSDEC/LLU9UQ4CV19779", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.594787, - 49.249596 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P5501215962094581262", - "ref": "735240", - "description": "MobiSDEC/JFWYWB8HIJ", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.594787, - 49.249596 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P5501215962094581262", - "ref": "735240", - "description": "MobiSDEC/JFWYWB8HIJ", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.594787, - 49.249596 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P5501215962094581262", - "ref": "735240", - "description": "MobiSDEC/JFWYWB8HIJ", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.197402, - 49.287834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P7893541818761337550", - "ref": "801765", - "description": "MobiSDEC/JX4EPALWZ9", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.197402, - 49.287834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P7893541818761337550", - "ref": "801765", - "description": "MobiSDEC/JX4EPALWZ9", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.197402, - 49.287834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P7893541818761337550", - "ref": "801765", - "description": "MobiSDEC/JX4EPALWZ9", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.426555, - 49.334915 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P4894003141506638019", - "ref": "1069326", - "description": "MobiSDEC/QNVE1QVN1M", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.230316, - 49.41633 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P5668335707637281491", - "ref": "706028", - "description": "MobiSDEC/VDR7TGPRAS", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.230316, - 49.41633 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P5668335707637281491", - "ref": "706028", - "description": "MobiSDEC/VDR7TGPRAS", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.230316, - 49.41633 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P5668335707637281491", - "ref": "706028", - "description": "MobiSDEC/VDR7TGPRAS", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.074645, - 49.30447 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P8038073597570192913", - "ref": "1026792", - "description": "MobiSDEC/LLSU7RL6M1U6J6", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.354964, - 49.320438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P1929550659896981608", - "ref": "591278", - "description": "MobiSDEC/UX6T6V86EB", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.354964, - 49.320438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P1929550659896981608", - "ref": "591278", - "description": "MobiSDEC/UX6T6V86EB", - "capacity": "3", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.354964, - 49.320438 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P1929550659896981608", - "ref": "591278", - "description": "MobiSDEC/UX6T6V86EB", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.277785, - 49.243616 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P226698043801981172", - "ref": "1084815", - "description": "MobiSDEC/LLV6OVEFPRCY3P", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.488265, - 48.91233 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P754488581671993083", - "ref": "1194649", - "description": "MobiSDEC/LM1KC3UIY2JKN4", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.488265, - 48.91233 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P754488581671993083", - "ref": "1194649", - "description": "MobiSDEC/LM1KC3UIY2JKN4", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.077622, - 49.365264 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P4621221248412761658", - "ref": "1157442", - "description": "MobiSDEC/LLY7015WV19UIU", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.077622, - 49.365264 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P4621221248412761658", - "ref": "1157442", - "description": "MobiSDEC/LLY7015WV19UIU", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.077622, - 49.365264 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P4621221248412761658", - "ref": "1157442", - "description": "MobiSDEC/LLY7015WV19UIU", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.373686, - 49.108205 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P6139082336836197683", - "ref": "1155648", - "description": "MobiSDEC/LLY6ZPKRD913EH", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.373686, - 49.108205 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P6139082336836197683", - "ref": "1155648", - "description": "MobiSDEC/LLY6ZPKRD913EH", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.373686, - 49.108205 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P6139082336836197683", - "ref": "1155648", - "description": "MobiSDEC/LLY6ZPKRD913EH", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.048305, - 48.841868 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P3725988407328910148", - "ref": "1202341", - "description": "MobiSDEC/LLY6ZGRMFCE7HW", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.048305, - 48.841868 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P3725988407328910148", - "ref": "1202341", - "description": "MobiSDEC/LLY6ZGRMFCE7HW", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.048305, - 48.841868 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P3725988407328910148", - "ref": "1202341", - "description": "MobiSDEC/LLY6ZGRMFCE7HW", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.702712, - 49.273195 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P5127754630729706616", - "ref": "1119018", - "description": "MobiSDEC/LLV6OREWV2DBTU", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.702712, - 49.273195 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P5127754630729706616", - "ref": "1119018", - "description": "MobiSDEC/LLV6OREWV2DBTU", - "capacity": "5", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.702712, - 49.273195 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P5127754630729706616", - "ref": "1119018", - "description": "MobiSDEC/LLV6OREWV2DBTU", - "capacity": "5", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.268813, - 49.146912 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P5146517574336567893", - "ref": "467505", - "description": "MobiSDEC/NNOGALD1MD", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.268813, - 49.146912 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P5146517574336567893", - "ref": "467505", - "description": "MobiSDEC/NNOGALD1MD", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.80973, - 48.929178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P7987325873526558763", - "ref": "559883", - "description": "MobiSDEC/LSL7IGJCKA", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.80973, - 48.929178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P7987325873526558763", - "ref": "559883", - "description": "MobiSDEC/LSL7IGJCKA", - "capacity": "3", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.80973, - 48.929178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P7987325873526558763", - "ref": "559883", - "description": "MobiSDEC/LSL7IGJCKA", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4468, - 49.153758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P9081988569424441351", - "ref": "1052514", - "description": "MobiSDEC/LLU9V3PTB504CZ", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.336114, - 49.244139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P2214450623238174369", - "ref": "1026795", - "description": "MobiSDEC/LLSU887E11MLE9", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.405121, - 49.023678 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P1161169518297303293", - "ref": "467508", - "description": "MobiSDEC/TTTLWP8ERC", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.405121, - 49.023678 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P1161169518297303293", - "ref": "467508", - "description": "MobiSDEC/TTTLWP8ERC", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.702712, - 49.273195 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P5127754630729706616", - "ref": "1119018", - "description": "MobiSDEC/LLV6OREWV2DBTU", - "capacity": "5", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.370862, - 49.324015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P4324911299772059641", - "ref": "1255759", - "description": "MobiSDEC/LLY6YO96O24296", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.72381, - 49.1972 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P7980248657563207895", - "ref": "1107942", - "description": "MobiSDEC/LLV2DNUI81IWPG", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.454516, - 49.32778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P844893682732251065", - "ref": "1084863", - "description": "MobiSDEC/LLV6MC8GS1QD4Y", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.228844, - 49.150828 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P3014781361235135071", - "ref": "1335586", - "description": "MobiSDEC/LLW67E3VL3LP9I", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.518473, - 48.868851 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P4995915217854359899", - "ref": "541943", - "description": "MobiSDEC/O5K3TST9TA", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.518473, - 48.868851 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P4995915217854359899", - "ref": "541943", - "description": "MobiSDEC/O5K3TST9TA", - "capacity": "3", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.518473, - 48.868851 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P4995915217854359899", - "ref": "541943", - "description": "MobiSDEC/O5K3TST9TA", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.232013, - 49.148914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P1842208959845349627", - "ref": "1350091", - "description": "MobiSDEC/LLW67E3VY1UNKI", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.335107, - 49.209937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P6187159426499474004", - "ref": "1301590", - "description": "MobiSDEC/LLY6Y89I322PB4", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.908165, - 49.308521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P5669824695795057514", - "ref": "1253251", - "description": "MobiSDEC/LLV2DUR20R2BIR", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.908165, - 49.308521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P5669824695795057514", - "ref": "1253251", - "description": "MobiSDEC/LLV2DUR20R2BIR", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.908165, - 49.308521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P5669824695795057514", - "ref": "1253251", - "description": "MobiSDEC/LLV2DUR20R2BIR", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.348577, - 49.156172 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P258785388337859838", - "ref": "1052511", - "description": "MobiSDEC/LLU9UWAQK2CHRH", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.408826, - 49.189186 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P8190703003201513603", - "ref": "1026804", - "description": "MobiSDEC/LLT4CT5XO216G1", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.537474, - 49.286653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P4004148644023929816", - "ref": "1350088", - "description": "MobiSDEC/LLRUP001P24D4F", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.537474, - 49.286653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P4004148644023929816", - "ref": "1350088", - "description": "MobiSDEC/LLRUP001P24D4F", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.537474, - 49.286653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P4004148644023929816", - "ref": "1350088", - "description": "MobiSDEC/LLRUP001P24D4F", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.009498, - 49.141176 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P4668097990041119370", - "ref": "565079", - "description": "MobiSDEC/CBX7KUYBYW", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.009498, - 49.141176 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P4668097990041119370", - "ref": "565079", - "description": "MobiSDEC/CBX7KUYBYW", - "capacity": "3", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.009498, - 49.141176 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P4668097990041119370", - "ref": "565079", - "description": "MobiSDEC/CBX7KUYBYW", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.21517, - 49.057525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P4400497241539120165", - "ref": "467499", - "description": "MobiSDEC/MACRGC0HBC", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.21517, - 49.057525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P4400497241539120165", - "ref": "467499", - "description": "MobiSDEC/MACRGC0HBC", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.481821, - 48.989704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P4002595744599018236", - "ref": "467511", - "description": "MobiSDEC/WIO5B4HAFQ", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.481821, - 48.989704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P4002595744599018236", - "ref": "467511", - "description": "MobiSDEC/WIO5B4HAFQ", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.088569, - 49.012145 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P3184241564140359985", - "ref": "541946", - "description": "MobiSDEC/V8ZXCF8KLK", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.088569, - 49.012145 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P3184241564140359985", - "ref": "541946", - "description": "MobiSDEC/V8ZXCF8KLK", - "capacity": "3", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.088569, - 49.012145 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P3184241564140359985", - "ref": "541946", - "description": "MobiSDEC/V8ZXCF8KLK", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.056306, - 49.254838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P1513523404092738367", - "ref": "579038", - "description": "MobiSDEC/B5J7TXK8V7", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.056306, - 49.254838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P1513523404092738367", - "ref": "579038", - "description": "MobiSDEC/B5J7TXK8V7", - "capacity": "3", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.056306, - 49.254838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P1513523404092738367", - "ref": "579038", - "description": "MobiSDEC/B5J7TXK8V7", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.494771, - 49.076403 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P198641910991476360", - "ref": "510644", - "description": "MobiSDEC/TRYMDJ3CBV", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.494771, - 49.076403 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P198641910991476360", - "ref": "510644", - "description": "MobiSDEC/TRYMDJ3CBV", - "capacity": "3", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.494771, - 49.076403 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P198641910991476360", - "ref": "510644", - "description": "MobiSDEC/TRYMDJ3CBV", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.890959, - 48.840595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P8940140787445861068", - "ref": "467481", - "description": "MobiSDEC/CPTGDV5IRH", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.890959, - 48.840595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P8940140787445861068", - "ref": "467481", - "description": "MobiSDEC/CPTGDV5IRH", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.651174, - 49.080152 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P3969080331877705519", - "ref": "477807", - "description": "MobiSDEC/CPFJ1PSP4H", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.651174, - 49.080152 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P3969080331877705519", - "ref": "477807", - "description": "MobiSDEC/CPFJ1PSP4H", - "capacity": "2", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.003915, - 49.342292 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P6852934759219565089", - "ref": "1265773", - "description": "MobiSDEC/LLV2H0VQA296GE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.003915, - 49.342292 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P6852934759219565089", - "ref": "1265773", - "description": "MobiSDEC/LLV2H0VQA296GE", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.003915, - 49.342292 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Mixte Départemental d'Énergies du Calvados (SDEC Énergie) | FR*S14", - "operator:email": "roaming@freshmile.com", - "network": "MobiSDEC", - "ref:EU:EVSE": "FRS14P6852934759219565089", - "ref": "1265773", - "description": "MobiSDEC/LLV2H0VQA296GE", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.673057, - 46.004187 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "251600060", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEG 16", - "ref:EU:EVSE": "FRS16PMB166911", - "ref": "FR*SOD*S*MB16*69*1*_*_", - "description": "CONFOLENS - PARKING DU LYCEE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-05-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.673057, - 46.004187 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "251600060", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEG 16", - "ref:EU:EVSE": "FRS16PMB166912", - "ref": "FR*SOD*S*MB16*69*1*_*_", - "description": "CONFOLENS - PARKING DU LYCEE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-05-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.673057, - 46.004187 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "251600060", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEG 16", - "ref:EU:EVSE": "FRS16PMB166913", - "ref": "FR*SOD*S*MB16*69*1*_*_", - "description": "CONFOLENS - PARKING DU LYCEE", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-05-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.673057, - 46.004187 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "251600060", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEG 16", - "ref:EU:EVSE": "FRS16PMB166914", - "ref": "FR*SOD*S*MB16*69*1*_*_", - "description": "CONFOLENS - PARKING DU LYCEE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-05-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.447453, - 45.820853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "251600060", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEG 16", - "ref:EU:EVSE": "FRS16PMB167011", - "ref": "FR*SOD*S*MB16*70*1*_*_", - "description": "CHASSENEUIL SUR BONNIEURE - PARKING DES TILLEULS", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-05-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.447453, - 45.820853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "251600060", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEG 16", - "ref:EU:EVSE": "FRS16PMB167012", - "ref": "FR*SOD*S*MB16*70*1*_*_", - "description": "CHASSENEUIL SUR BONNIEURE - PARKING DES TILLEULS", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-05-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.447453, - 45.820853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "251600060", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEG 16", - "ref:EU:EVSE": "FRS16PMB167013", - "ref": "FR*SOD*S*MB16*70*1*_*_", - "description": "CHASSENEUIL SUR BONNIEURE - PARKING DES TILLEULS", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-05-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.447453, - 45.820853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "251600060", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEG 16", - "ref:EU:EVSE": "FRS16PMB167014", - "ref": "FR*SOD*S*MB16*70*1*_*_", - "description": "CHASSENEUIL SUR BONNIEURE - PARKING DES TILLEULS", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-05-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.153052, - 45.470035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "251600060", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEG 16", - "ref:EU:EVSE": "FRS16PMB167311", - "ref": "FR*SOD*S*MB16*73*1*_*_", - "description": "BARBEZIEUX-SAINT HILAIRE - AVENUE NELSON MANDELA", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.153052, - 45.470035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "251600060", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEG 16", - "ref:EU:EVSE": "FRS16PMB167312", - "ref": "FR*SOD*S*MB16*73*1*_*_", - "description": "BARBEZIEUX-SAINT HILAIRE - AVENUE NELSON MANDELA", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.153052, - 45.470035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "251600060", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEG 16", - "ref:EU:EVSE": "FRS16PMB167313", - "ref": "FR*SOD*S*MB16*73*1*_*_", - "description": "BARBEZIEUX-SAINT HILAIRE - AVENUE NELSON MANDELA", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.153052, - 45.470035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "251600060", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEG 16", - "ref:EU:EVSE": "FRS16PMB167314", - "ref": "FR*SOD*S*MB16*73*1*_*_", - "description": "BARBEZIEUX-SAINT HILAIRE - AVENUE NELSON MANDELA", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.33143, - 46.19102 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "251702197", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEER 17", - "ref:EU:EVSE": "FRS17PMB175511", - "ref": "FR*SOD*S*MB17*55*1*_*_", - "description": "LA FLOTTE EN RE - RUE JEAN MOULIN", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.33143, - 46.19102 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "251702197", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEER 17", - "ref:EU:EVSE": "FRS17PMB175512", - "ref": "FR*SOD*S*MB17*55*1*_*_", - "description": "LA FLOTTE EN RE - RUE JEAN MOULIN", - "capacity": "3", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.33143, - 46.19102 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "251702197", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEER 17", - "ref:EU:EVSE": "FRS17PMB175513", - "ref": "FR*SOD*S*MB17*55*1*_*_", - "description": "LA FLOTTE EN RE - RUE JEAN MOULIN", - "capacity": "3", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.378539, - 46.027521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "251702197", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEER 17", - "ref:EU:EVSE": "FRS17PMB176011", - "ref": "FR*SOD*S*MB17*60*1*_*_", - "description": "SAINT DENIS DOLERON - RUE MARC GUYONNET", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.378539, - 46.027521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "251702197", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEER 17", - "ref:EU:EVSE": "FRS17PMB176012", - "ref": "FR*SOD*S*MB17*60*1*_*_", - "description": "SAINT DENIS DOLERON - RUE MARC GUYONNET", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.647839, - 47.60017 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité de Côte d'Or (SICECO21) | FR*S21", - "operator:email": "roaming@freshmile.com", - "network": "SICECO", - "ref:EU:EVSE": "FRS21P21043A", - "ref": "232345", - "description": "SICECO/FR*S21*P21043*A", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.647839, - 47.60017 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité de Côte d'Or (SICECO21) | FR*S21", - "operator:email": "roaming@freshmile.com", - "network": "SICECO", - "ref:EU:EVSE": "FRS21P21043A", - "ref": "232345", - "description": "SICECO/FR*S21*P21043*A", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.055057, - 47.35246 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité de Côte d'Or (SICECO21) | FR*S21", - "operator:email": "roaming@freshmile.com", - "network": "SICECO", - "ref:EU:EVSE": "FRS21P21231A", - "ref": "180365", - "description": "SICECO/FR*S21*P21231*A", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.055057, - 47.35246 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité de Côte d'Or (SICECO21) | FR*S21", - "operator:email": "roaming@freshmile.com", - "network": "SICECO", - "ref:EU:EVSE": "FRS21P21231A", - "ref": "180365", - "description": "SICECO/FR*S21*P21231*A", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.219405, - 47.241996 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité de Côte d'Or (SICECO21) | FR*S21", - "operator:email": "roaming@freshmile.com", - "network": "SICECO", - "ref:EU:EVSE": "FRS21P21292B", - "ref": "180377", - "description": "SICECO/FR*S21*P21292*B", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.219405, - 47.241996 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité de Côte d'Or (SICECO21) | FR*S21", - "operator:email": "roaming@freshmile.com", - "network": "SICECO", - "ref:EU:EVSE": "FRS21P21292B", - "ref": "180377", - "description": "SICECO/FR*S21*P21292*B", - "capacity": "2", - "socket:type2_combo:output": "43 kW", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.33941, - 47.626874 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité de Côte d'Or (SICECO21) | FR*S21", - "operator:email": "roaming@freshmile.com", - "network": "SICECO", - "ref:EU:EVSE": "FRS21P21425A", - "ref": "232348", - "description": "SICECO/FR*S21*P21425*A", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.33941, - 47.626874 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité de Côte d'Or (SICECO21) | FR*S21", - "operator:email": "roaming@freshmile.com", - "network": "SICECO", - "ref:EU:EVSE": "FRS21P21425A", - "ref": "232348", - "description": "SICECO/FR*S21*P21425*A", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.459429, - 47.542961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité de Côte d'Or (SICECO21) | FR*S21", - "operator:email": "roaming@freshmile.com", - "network": "SICECO", - "ref:EU:EVSE": "FRS21P21663A", - "ref": "180443", - "description": "SICECO/FR*S21*P21663*A", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.459429, - 47.542961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité de Côte d'Or (SICECO21) | FR*S21", - "operator:email": "roaming@freshmile.com", - "network": "SICECO", - "ref:EU:EVSE": "FRS21P21663A", - "ref": "180443", - "description": "SICECO/FR*S21*P21663*A", - "capacity": "2", - "socket:type2_combo:output": "43 kW", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.536289, - 47.39857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité de Côte d'Or (SICECO21) | FR*S21", - "operator:email": "roaming@freshmile.com", - "network": "SICECO", - "ref:EU:EVSE": "FRS21P21710A", - "ref": "211331", - "description": "SICECO/FR*S21*P21710*A", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.536289, - 47.39857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité de Côte d'Or (SICECO21) | FR*S21", - "operator:email": "roaming@freshmile.com", - "network": "SICECO", - "ref:EU:EVSE": "FRS21P21710A", - "ref": "211331", - "description": "SICECO/FR*S21*P21710*A", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.735503, - 48.180209 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS22E22136001", - "description": "LOUDEAC - Zone du Triskell", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-03-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.752382, - 48.17584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS22E22136003", - "description": "LOUDEAC - Place Notre Dame", - "capacity": "3", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.752382, - 48.17584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS22E22136003", - "description": "LOUDEAC - Place Notre Dame", - "capacity": "3", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.4236, - 48.18869 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS22E22147001", - "description": "Merdrignac-Zone de la Heronniere", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-03-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.41195, - 48.19158 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS22E22147002", - "description": "MERDRIGNAC - Rue Du Bourg Neuf", - "capacity": "4", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.41195, - 48.19158 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS22E22147002", - "description": "MERDRIGNAC - Rue Du Bourg Neuf", - "capacity": "4", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.40381, - 48.639818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS22E22179001", - "description": "FREHEL - Allée des Arcades", - "capacity": "3", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.40381, - 48.639818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS22E22179001", - "description": "FREHEL - Allée des Arcades", - "capacity": "3", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.35928, - 48.375302 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS22E22185002", - "description": "PLENEE JUGON - Aire de covoiturage des vallées", - "capacity": "4", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.35928, - 48.375302 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS22E22185002", - "description": "PLENEE JUGON - Aire de covoiturage des vallées", - "capacity": "4", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.552271, - 48.588692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS22E22186001", - "description": "PLENEUF VAL ANDRE - Rue Clémenceau", - "capacity": "8", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.552271, - 48.588692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS22E22186001", - "description": "PLENEUF VAL ANDRE - Rue Clémenceau", - "capacity": "8", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.552271, - 48.588692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS22E22186001", - "description": "PLENEUF VAL ANDRE - Rue Clémenceau", - "capacity": "8", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.552271, - 48.588692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS22E22186001", - "description": "PLENEUF VAL ANDRE - Rue Clémenceau", - "capacity": "8", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.445852, - 48.422768 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS22E22193001", - "description": "PLESTAN - Rue des Martyres", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-03-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.974314, - 48.532113 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS22E22206004", - "description": "CHATELAUDREN-PLOUAGAT - D65", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-03-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.974314, - 48.532113 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS22E22206004", - "description": "CHATELAUDREN-PLOUAGAT - D65", - "capacity": "5", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-03-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.974314, - 48.532113 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS22E22206004", - "description": "CHATELAUDREN-PLOUAGAT - D65", - "capacity": "5", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-03-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.974314, - 48.532113 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS22E22206004", - "description": "CHATELAUDREN-PLOUAGAT - D65", - "capacity": "5", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-03-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.313195, - 48.242261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS22E22220001", - "description": "Rostrenen-ZA de Goasnel ", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-03-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.147928, - 48.551281 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS22E22225001", - "description": "Ploumagoar-La Chesnaye", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-03-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.187334, - 48.273865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS22E22305001", - "description": "Saint Jouan de l Isle-ZA Kergoët", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-03-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.04553, - 48.4747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS22E22339001", - "description": "Taden-ZA des Alleux", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-03-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.704753, - 48.482011 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS22E22360003", - "description": "TREGUEUX - Le Perray", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-03-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.35128, - 46.9011 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat mixte d'Électricité du Doubs (SYDED) | FR*S25", - "operator:email": "roaming@freshmile.com", - "network": "SYDED", - "ref:EU:EVSE": "FRS25PPONTARROC", - "ref": "86903", - "description": "SYDED/pontarroc", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.35128, - 46.9011 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat mixte d'Électricité du Doubs (SYDED) | FR*S25", - "operator:email": "roaming@freshmile.com", - "network": "SYDED", - "ref:EU:EVSE": "FRS25PPONTARROC", - "ref": "86903", - "description": "SYDED/pontarroc", - "capacity": "6", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.06973, - 47.0391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat mixte d'Électricité du Doubs (SYDED) | FR*S25", - "operator:email": "roaming@freshmile.com", - "network": "SYDED", - "ref:EU:EVSE": "FRS25PAEDHEK", - "ref": "79876", - "description": "SYDED/AEDHEK", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8824, - 47.1039 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat mixte d'Électricité du Doubs (SYDED) | FR*S25", - "operator:email": "roaming@freshmile.com", - "network": "SYDED", - "ref:EU:EVSE": "FRS25PXRTQBE", - "ref": "86909", - "description": "SYDED/XRTQBE", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.813725, - 47.318939 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat mixte d'Électricité du Doubs (SYDED) | FR*S25", - "operator:email": "roaming@freshmile.com", - "network": "SYDED", - "ref:EU:EVSE": "FRS25P6255809852032243615", - "ref": "892872", - "description": "SYDED/LLIOK3JAN1K99S", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.627018, - 47.104122 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat mixte d'Électricité du Doubs (SYDED) | FR*S25", - "operator:email": "roaming@freshmile.com", - "network": "SYDED", - "ref:EU:EVSE": "FRS25P6061228946319214960", - "ref": "892863", - "description": "SYDED/LLIOIE5QBW48KJ", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.377671, - 47.392855 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat mixte d'Électricité du Doubs (SYDED) | FR*S25", - "operator:email": "roaming@freshmile.com", - "network": "SYDED", - "ref:EU:EVSE": "FRS25P1927026977082416296", - "ref": "735261", - "description": "SYDED/CDMZFUQMXL", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8824, - 47.1039 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat mixte d'Électricité du Doubs (SYDED) | FR*S25", - "operator:email": "roaming@freshmile.com", - "network": "SYDED", - "ref:EU:EVSE": "FRS25PXRTQBE", - "ref": "86909", - "description": "SYDED/XRTQBE", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.627018, - 47.104122 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat mixte d'Électricité du Doubs (SYDED) | FR*S25", - "operator:email": "roaming@freshmile.com", - "network": "SYDED", - "ref:EU:EVSE": "FRS25P6061228946319214960", - "ref": "892863", - "description": "SYDED/LLIOIE5QBW48KJ", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.377671, - 47.392855 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat mixte d'Électricité du Doubs (SYDED) | FR*S25", - "operator:email": "roaming@freshmile.com", - "network": "SYDED", - "ref:EU:EVSE": "FRS25P1927026977082416296", - "ref": "735261", - "description": "SYDED/CDMZFUQMXL", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.580701, - 47.44912 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat mixte d'Électricité du Doubs (SYDED) | FR*S25", - "operator:email": "roaming@freshmile.com", - "network": "SYDED", - "ref:EU:EVSE": "FRS25P2606458224344687484", - "ref": "892860", - "description": "SYDED/LLIO765R6CG78K", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.813725, - 47.318939 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat mixte d'Électricité du Doubs (SYDED) | FR*S25", - "operator:email": "roaming@freshmile.com", - "network": "SYDED", - "ref:EU:EVSE": "FRS25P6255809852032243615", - "ref": "892872", - "description": "SYDED/LLIOK3JAN1K99S", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.06973, - 47.0391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat mixte d'Électricité du Doubs (SYDED) | FR*S25", - "operator:email": "roaming@freshmile.com", - "network": "SYDED", - "ref:EU:EVSE": "FRS25PAEDHEK", - "ref": "79876", - "description": "SYDED/AEDHEK", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.30337, - 46.813711 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat mixte d'Électricité du Doubs (SYDED) | FR*S25", - "operator:email": "roaming@freshmile.com", - "network": "SYDED", - "ref:EU:EVSE": "FRS25P1321621328157922523", - "ref": "1197613", - "description": "SYDED/LLIOJE30DS95KO", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.30337, - 46.813711 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat mixte d'Électricité du Doubs (SYDED) | FR*S25", - "operator:email": "roaming@freshmile.com", - "network": "SYDED", - "ref:EU:EVSE": "FRS25P1321621328157922523", - "ref": "1197613", - "description": "SYDED/LLIOJE30DS95KO", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.156962, - 46.854162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat mixte d'Électricité du Doubs (SYDED) | FR*S25", - "operator:email": "roaming@freshmile.com", - "network": "SYDED", - "ref:EU:EVSE": "FRS25P2370417332591356215", - "ref": "1278556", - "description": "SYDED/LM0NY0SQP7DNNB", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.156962, - 46.854162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat mixte d'Électricité du Doubs (SYDED) | FR*S25", - "operator:email": "roaming@freshmile.com", - "network": "SYDED", - "ref:EU:EVSE": "FRS25P2370417332591356215", - "ref": "1278556", - "description": "SYDED/LM0NY0SQP7DNNB", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.272181, - 47.147744 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat mixte d'Électricité du Doubs (SYDED) | FR*S25", - "operator:email": "roaming@freshmile.com", - "network": "SYDED", - "ref:EU:EVSE": "FRS25P1345711585465009379", - "ref": "735264", - "description": "SYDED/GQUH2Z082H", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.272181, - 47.147744 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat mixte d'Électricité du Doubs (SYDED) | FR*S25", - "operator:email": "roaming@freshmile.com", - "network": "SYDED", - "ref:EU:EVSE": "FRS25P1345711585465009379", - "ref": "735264", - "description": "SYDED/GQUH2Z082H", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.580701, - 47.44912 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat mixte d'Électricité du Doubs (SYDED) | FR*S25", - "operator:email": "roaming@freshmile.com", - "network": "SYDED", - "ref:EU:EVSE": "FRS25P2606458224344687484", - "ref": "892860", - "description": "SYDED/LLIO765R6CG78K", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.539367, - 48.275612 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29024002", - "description": "Carhaix Plouguer-Rue Général Jacques de la Bollardière", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.539367, - 48.275612 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29024002", - "description": "Carhaix Plouguer-Rue Général Jacques de la Bollardière", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.05061, - 48.21619 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29026001", - "description": "Chateaulin-D88", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.05061, - 48.21619 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29026001", - "description": "Chateaulin-D88", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.901737, - 47.921692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29039003", - "description": "Concarneau-Rue de la Forge", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.901737, - 47.921692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29039003", - "description": "Concarneau-Rue de la Forge", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.418989, - 48.247986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29042002", - "description": "Crozon-Route de Châteaulin", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.418989, - 48.247986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29042002", - "description": "Crozon-Route de Châteaulin", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.051803, - 47.999352 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29051002", - "description": "ERGUE GABERIC - Rouillen", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.051803, - 47.999352 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29051002", - "description": "ERGUE GABERIC - Rouillen", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.0007095, - 47.9754987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29074001", - "description": "SAINT EVARZEC - Route De Rosporden", - "capacity": "4", - "socket:type2_combo:output": "184 kW", - "charging_station:output": "184 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.0007095, - 47.9754987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29074001", - "description": "SAINT EVARZEC - Route De Rosporden", - "capacity": "4", - "socket:type2_combo:output": "184 kW", - "charging_station:output": "184 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.0007095, - 47.9754987 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29074001", - "description": "SAINT EVARZEC - Route De Rosporden", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.5986, - 48.428299 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29076002", - "description": "Milizac-Route de Gouesnou", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.5986, - 48.428299 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29076002", - "description": "Milizac-Route de Gouesnou", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.052872, - 48.515488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29105001", - "description": "Landivisiau-Moulins Aux Prêtres", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.052872, - 48.515488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29105001", - "description": "Landivisiau-Moulins Aux Prêtres", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.0700946, - 48.5083587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29105004", - "description": "LANDIVISIAU - Avenue Du Coat Meur", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.757681, - 48.521224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29109001", - "description": "Landunvez - Boulevard de l Océan Port d Argenton", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.757681, - 48.521224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29109001", - "description": "Landunvez - Boulevard de l Océan Port d Argenton", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.30713, - 48.383247 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29140001", - "description": "Loperhet-Route de Dirinon", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.30713, - 48.383247 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29140001", - "description": "Loperhet-Route de Dirinon", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.584976, - 47.868935 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29147001", - "description": "MELLAC - Fourniture et Pôle d'Activité Kervidanou", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.584976, - 47.868935 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29147001", - "description": "MELLAC - Fourniture et Pôle d'Activité Kervidanou", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.584976, - 47.868935 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29147001", - "description": "MELLAC - Fourniture et Pôle d'Activité Kervidanou", - "capacity": "4", - "socket:type2_combo:output": "184 kW", - "charging_station:output": "184 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.584976, - 47.868935 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29147001", - "description": "MELLAC - Fourniture et Pôle d'Activité Kervidanou", - "capacity": "4", - "socket:type2_combo:output": "184 kW", - "charging_station:output": "184 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.289413, - 48.48246 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29179001", - "description": "Ploudaniel-Aire de Covoiturage Cd 29", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.289413, - 48.48246 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29179001", - "description": "Ploudaniel-Aire de Covoiturage Cd 29", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.289413, - 48.48246 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29179001", - "description": "Ploudaniel-Aire de Covoiturage Cd 29", - "capacity": "4", - "socket:type2_combo:output": "184 kW", - "charging_station:output": "184 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.289413, - 48.48246 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29179001", - "description": "Ploudaniel-Aire de Covoiturage Cd 29", - "capacity": "4", - "socket:type2_combo:output": "184 kW", - "charging_station:output": "184 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.605536, - 48.566917 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29183001", - "description": "Plouegat Moysan-Run Ar Roue", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.605536, - 48.566917 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29183001", - "description": "Plouegat Moysan-Run Ar Roue", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.217891, - 47.88036 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29220001", - "description": "Pont l Abbe-D785", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.217891, - 47.88036 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29220001", - "description": "Pont l Abbe-D785", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.083755, - 48.031239 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29232008", - "description": "Quimper-N165", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.083755, - 48.031239 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29232008", - "description": "Quimper-N165", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.990001, - 48.682721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29250003", - "description": "SAINT POL DE LÉON - Parking piscine", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-03-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.429882, - 48.050847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29252001", - "description": "CONFORT MEILARS - Place du 19 mars1962", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.429882, - 48.050847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29252001", - "description": "CONFORT MEILARS - Place du 19 mars1962", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.157351, - 47.854123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29253001", - "description": "ILE TUDY - Parking du Teven", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.609353, - 48.028739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29254001", - "description": "PRIMELIN - Route de la pointe du Raz", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2025-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.843285, - 48.575516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29254001", - "description": "Saint Martin des Champs-Rue de la Mairie", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.001539, - 48.682399 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29259003", - "description": "SAINT POL DE LÉON - Aire De Covoiturage Kerglaz Saint Pol", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.001539, - 48.682399 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29259003", - "description": "SAINT POL DE LÉON - Aire De Covoiturage Kerglaz Saint Pol", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.878658, - 48.551712 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29265001", - "description": "Sainte Sève-Aire de Covoiturage de Coat Conval", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.878658, - 48.551712 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29265001", - "description": "Sainte Sève-Aire de Covoiturage de Coat Conval", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.54979, - 47.766685 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29360001", - "description": "CLOHARS CARNOET - Place De L'Océan", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.297224, - 48.321837 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29460001", - "description": "LOGONNA DAOULAS - Rue Ar Mor", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.8124029, - 48.183467 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29520001", - "description": "CHATEAUNEUF DU FAOU - Piscine", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.822048, - 48.202369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29520002", - "description": "CHATEAUNEUF DU FAOU - Aire De Covoiturage", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.822048, - 48.202369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29520002", - "description": "CHATEAUNEUF DU FAOU - Aire De Covoiturage", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.715855, - 48.191702 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29540001", - "description": "SPEZET - Rue Du Stade", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.424868, - 47.987743 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS29E29710001", - "description": "PLOZEVET - Place De La Mairie", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.20544, - 43.690733 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS30E30006002", - "description": "AIMARGUES - Chemin De Saint Roman", - "capacity": "1", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.20544, - 43.690733 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS30E30006002", - "description": "AIMARGUES - Chemin De Saint Roman", - "capacity": "1", - "charging_station:output": "60 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.111074, - 44.117257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS30E30007008", - "description": "ALES - Chemin de Trespeaux", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.111074, - 44.117257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS30E30007008", - "description": "ALES - Chemin de Trespeaux", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.67572, - 43.99757 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS30E30009002", - "description": "SAINT ANDRE DE MAJENCOULES - Pont d'Hérault, Montée du Souvenir Français", - "capacity": "1", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.67572, - 43.99757 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS30E30009002", - "description": "SAINT ANDRE DE MAJENCOULES - Pont d'Hérault, Montée du Souvenir Français", - "capacity": "1", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.2992, - 44.044633 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS30E30111001", - "description": "FOISSAC - Rd 981", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.2992, - 44.044633 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS30E30111001", - "description": "FOISSAC - Rd 981", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.127951, - 43.521195 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS30E30133005", - "description": "LE GRAU DU ROI - Capitainerie - Port Camargue", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.127951, - 43.521195 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS30E30133005", - "description": "LE GRAU DU ROI - Capitainerie - Port Camargue", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.340157, - 43.813669 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS30E30189023", - "description": "NIMES - Rue John Mac Adam", - "capacity": "1", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.340157, - 43.813669 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS30E30189023", - "description": "NIMES - Rue John Mac Adam", - "capacity": "1", - "charging_station:output": "60 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.57553, - 43.939543 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS30E30212002", - "description": "REMOULINS - Rue du Moulin d'Aure", - "capacity": "1", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.57553, - 43.939543 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS30E30212002", - "description": "REMOULINS - Rue du Moulin d'Aure", - "capacity": "1", - "charging_station:output": "60 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.439203, - 43.966024 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS30E30229002", - "description": "ALZON - Parking Route de Vissec", - "capacity": "1", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.439203, - 43.966024 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS30E30229002", - "description": "ALZON - Parking Route de Vissec", - "capacity": "1", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.098159, - 43.870869 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS30E30349001", - "description": "VIC LE FESQ - Parking RD999", - "capacity": "1", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.87569, - 43.770253 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies du Gers (SDEG) | FR*S32", - "operator:email": "roaming@freshmile.com", - "network": "SDEG32", - "ref:EU:EVSE": "FRS32P3374917489087017952", - "ref": "471264", - "description": "SDEG32/PJHOAYDA3O", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.66865, - 44.0031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies du Gers (SDEG) | FR*S32", - "operator:email": "roaming@freshmile.com", - "network": "SDEG32", - "ref:EU:EVSE": "FRS32PUCAAKJ", - "ref": "294494", - "description": "SDEG32/UCAAKJ", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.19905, - 43.4017 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies du Gers (SDEG) | FR*S32", - "operator:email": "roaming@freshmile.com", - "network": "SDEG32", - "ref:EU:EVSE": "FRS32PNXFKDH", - "ref": "242344", - "description": "SDEG32/NXFKDH", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.18727, - 43.7773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies du Gers (SDEG) | FR*S32", - "operator:email": "roaming@freshmile.com", - "network": "SDEG32", - "ref:EU:EVSE": "FRS32PJPBEPL", - "ref": "213047", - "description": "SDEG32/JPBEPL", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.60016, - 43.6676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies du Gers (SDEG) | FR*S32", - "operator:email": "roaming@freshmile.com", - "network": "SDEG32", - "ref:EU:EVSE": "FRS32PQDBEGF", - "ref": "79825", - "description": "SDEG32/QDBEGF", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.544652, - 43.345209 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies du Gers (SDEG) | FR*S32", - "operator:email": "roaming@freshmile.com", - "network": "SDEG32", - "ref:EU:EVSE": "FRS32P5770487128950869617", - "ref": "471261", - "description": "SDEG32/JT0PXWXNVC", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.544652, - 43.345209 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies du Gers (SDEG) | FR*S32", - "operator:email": "roaming@freshmile.com", - "network": "SDEG32", - "ref:EU:EVSE": "FRS32P5770487128950869617", - "ref": "471261", - "description": "SDEG32/JT0PXWXNVC", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.981634, - 43.5983 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies du Gers (SDEG) | FR*S32", - "operator:email": "roaming@freshmile.com", - "network": "SDEG32", - "ref:EU:EVSE": "FRS32PKDDWBQ", - "ref": "294488", - "description": "SDEG32/KDDWBQ", - "capacity": "1", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.601418, - 45.190145 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "253303473", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEEG 33", - "ref:EU:EVSE": "FRS33PMB3315111", - "ref": "FR*SOD*S*MB33*151*1*_*_", - "description": "EYRANS - LIEU-DIT PONTET", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.601418, - 45.190145 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "253303473", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEEG 33", - "ref:EU:EVSE": "FRS33PMB3315112", - "ref": "FR*SOD*S*MB33*151*1*_*_", - "description": "EYRANS - LIEU-DIT PONTET", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.601418, - 45.190145 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "253303473", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEEG 33", - "ref:EU:EVSE": "FRS33PMB3315113", - "ref": "FR*SOD*S*MB33*151*1*_*_", - "description": "EYRANS - LIEU-DIT PONTET", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.601418, - 45.190145 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "253303473", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEEG 33", - "ref:EU:EVSE": "FRS33PMB3315114", - "ref": "FR*SOD*S*MB33*151*1*_*_", - "description": "EYRANS - LIEU-DIT PONTET", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.244545, - 44.946975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "253303473", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEEG 33", - "ref:EU:EVSE": "FRS33PMB3315211", - "ref": "FR*SOD*S*MB33*152*1*_*_", - "description": "LIBOURNE - RUE SCHWANDORF - DAGUEYS", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.244545, - 44.946975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "253303473", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEEG 33", - "ref:EU:EVSE": "FRS33PMB3315212", - "ref": "FR*SOD*S*MB33*152*1*_*_", - "description": "LIBOURNE - RUE SCHWANDORF - DAGUEYS", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.244545, - 44.946975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "253303473", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEEG 33", - "ref:EU:EVSE": "FRS33PMB3315213", - "ref": "FR*SOD*S*MB33*152*1*_*_", - "description": "LIBOURNE - RUE SCHWANDORF - DAGUEYS", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.244545, - 44.946975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "253303473", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEEG 33", - "ref:EU:EVSE": "FRS33PMB3315214", - "ref": "FR*SOD*S*MB33*152*1*_*_", - "description": "LIBOURNE - RUE SCHWANDORF - DAGUEYS", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.124493, - 44.618902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "253303473", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEEG 33", - "ref:EU:EVSE": "FRS33PMB3315321", - "ref": "FR*SOD*S*MB33*153*2*_*_", - "description": "LA TESTE-DE-BUCH - PLAINE DES SPORTS", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.124493, - 44.618902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "253303473", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEEG 33", - "ref:EU:EVSE": "FRS33PMB3315322", - "ref": "FR*SOD*S*MB33*153*2*_*_", - "description": "LA TESTE-DE-BUCH - PLAINE DES SPORTS", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.960185, - 44.627885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "253303473", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEEG 33", - "ref:EU:EVSE": "FRS33PMB3315411", - "ref": "FR*SOD*S*MB33*154*1*_*_", - "description": "MIOS - ECHANGEUR MASQUET", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.960185, - 44.627885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "253303473", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEEG 33", - "ref:EU:EVSE": "FRS33PMB3315412", - "ref": "FR*SOD*S*MB33*154*1*_*_", - "description": "MIOS - ECHANGEUR MASQUET", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.960185, - 44.627885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "253303473", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEEG 33", - "ref:EU:EVSE": "FRS33PMB3315413", - "ref": "FR*SOD*S*MB33*154*1*_*_", - "description": "MIOS - ECHANGEUR MASQUET", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.826756, - 44.664279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "253303473", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEEG 33", - "ref:EU:EVSE": "FRS33PMB3315511", - "ref": "FR*SOD*S*MB33*155*1*_*_", - "description": "MIOS - ECHANGEUR PELOUNEYRES", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.826756, - 44.664279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "253303473", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEEG 33", - "ref:EU:EVSE": "FRS33PMB3315512", - "ref": "FR*SOD*S*MB33*155*1*_*_", - "description": "MIOS - ECHANGEUR PELOUNEYRES", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.826756, - 44.664279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "253303473", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEEG 33", - "ref:EU:EVSE": "FRS33PMB3315513", - "ref": "FR*SOD*S*MB33*155*1*_*_", - "description": "MIOS - ECHANGEUR PELOUNEYRES", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.826756, - 44.664279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "253303473", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEEG 33", - "ref:EU:EVSE": "FRS33PMB3315514", - "ref": "FR*SOD*S*MB33*155*1*_*_", - "description": "MIOS - ECHANGEUR PELOUNEYRES", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.050627, - 44.776755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "253303473", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEEG 33", - "ref:EU:EVSE": "FRS33PMB3315811", - "ref": "FR*SOD*S*MB33*158*1*_*_", - "description": "ANDERNOS LES BAINS - GIRATOIRE QUERQUILLAS", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.050627, - 44.776755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "253303473", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEEG 33", - "ref:EU:EVSE": "FRS33PMB3315812", - "ref": "FR*SOD*S*MB33*158*1*_*_", - "description": "ANDERNOS LES BAINS - GIRATOIRE QUERQUILLAS", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.050627, - 44.776755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "253303473", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEEG 33", - "ref:EU:EVSE": "FRS33PMB3315813", - "ref": "FR*SOD*S*MB33*158*1*_*_", - "description": "ANDERNOS LES BAINS - GIRATOIRE QUERQUILLAS", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.050627, - 44.776755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "253303473", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEEG 33", - "ref:EU:EVSE": "FRS33PMB3315814", - "ref": "FR*SOD*S*MB33*158*1*_*_", - "description": "ANDERNOS LES BAINS - GIRATOIRE QUERQUILLAS", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.115768, - 44.639867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "253303473", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEEG 33", - "ref:EU:EVSE": "FRS33PMB3316511", - "ref": "FR*SOD*S*MB33*165*1*_*_", - "description": "GUJAN-MESTRAS - AV DU MARECHAL DE LATTRE DE TASSIGNY", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.115768, - 44.639867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "253303473", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEEG 33", - "ref:EU:EVSE": "FRS33PMB3316512", - "ref": "FR*SOD*S*MB33*165*1*_*_", - "description": "GUJAN-MESTRAS - AV DU MARECHAL DE LATTRE DE TASSIGNY", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.074516, - 44.618461 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "253303473", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEEG 33", - "ref:EU:EVSE": "FRS33PMB3316911", - "ref": "FR*SOD*S*MB33*169*1*_*_", - "description": "GUJAN-MESTRAS - ALL. MOZART", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.074516, - 44.618461 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "253303473", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEEG 33", - "ref:EU:EVSE": "FRS33PMB3316912", - "ref": "FR*SOD*S*MB33*169*1*_*_", - "description": "GUJAN-MESTRAS - ALL. MOZART", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.369699, - 44.882555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "253303473", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEEG 33", - "ref:EU:EVSE": "FRS33PMB3317421", - "ref": "FR*SOD*S*MB33*174*2*_*_", - "description": "BEYCHAC-ET-CAILLAU - ROUTE DU FILEUR", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.369699, - 44.882555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "253303473", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEEG 33", - "ref:EU:EVSE": "FRS33PMB3317422", - "ref": "FR*SOD*S*MB33*174*2*_*_", - "description": "BEYCHAC-ET-CAILLAU - ROUTE DU FILEUR", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.369699, - 44.882555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "253303473", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEEG 33", - "ref:EU:EVSE": "FRS33PMB3317423", - "ref": "FR*SOD*S*MB33*174*2*_*_", - "description": "BEYCHAC-ET-CAILLAU - ROUTE DU FILEUR", - "capacity": "3", - "charging_station:output": "120 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.122837, - 45.515089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "253303473", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEEG 33", - "ref:EU:EVSE": "FRS33PMB3317621", - "ref": "FR*SOD*S*MB33*176*2*_*_", - "description": "SOULAC-SUR-MER - PARKING DE LA MAIRIE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.122837, - 45.515089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "253303473", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEEG 33", - "ref:EU:EVSE": "FRS33PMB3317622", - "ref": "FR*SOD*S*MB33*176*2*_*_", - "description": "SOULAC-SUR-MER - PARKING DE LA MAIRIE", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.122837, - 45.515089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "253303473", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEEG 33", - "ref:EU:EVSE": "FRS33PMB3317623", - "ref": "FR*SOD*S*MB33*176*2*_*_", - "description": "SOULAC-SUR-MER - PARKING DE LA MAIRIE", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.47854889999996, - 43.313663 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34003003", - "description": "AGDE - Rue du commandant Vilarem", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.47854889999996, - 43.313663 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34003003", - "description": "AGDE - Rue du commandant Vilarem", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.890345, - 43.398834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34015001", - "description": "ASSIGNAN - Avenue de Saint-Chinian", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.890345, - 43.398834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34015001", - "description": "ASSIGNAN - Avenue de Saint-Chinian", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.157346, - 43.615527 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34028001", - "description": "BEDARIEUX - Place Albert Thomas", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.157346, - 43.615527 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34028001", - "description": "BEDARIEUX - Place Albert Thomas", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.428497, - 43.373679 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34031002", - "description": "BESSAN - Zac Capucière", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.428497, - 43.373679 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34031002", - "description": "BESSAN - Zac Capucière", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.216933, - 43.304643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34032008", - "description": "BEZIERS - Echangeur Ouest", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.216933, - 43.304643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34032008", - "description": "BEZIERS - Echangeur Ouest", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4365845, - 43.6276722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34079001", - "description": "CLERMONT L’HERAULT - Parking du centre", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-10-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4365845, - 43.6276722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34079001", - "description": "CLERMONT L’HERAULT - Parking du centre", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-10-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.7125277777, - 43.4996082 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34113002", - "description": "GIGEAN - Parc De La Mairie", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.7125277777, - 43.4996082 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34113002", - "description": "GIGEAN - Parc De La Mairie", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.54678611111111, - 43.649675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34114001", - "description": "GIGNAC - Parc D'Activité De Calmacé", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.54678611111111, - 43.649675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34114001", - "description": "GIGNAC - Parc D'Activité De Calmacé", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.54592, - 43.650802 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34114005", - "description": "Gignac - Pôle d'échange Multimodal", - "capacity": "1", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.095371, - 43.67825 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34117001", - "description": "GRAISSESSAC - Plateau De Sainte Barbe", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.095371, - 43.67825 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34117001", - "description": "GRAISSESSAC - Plateau De Sainte Barbe", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.20745527744293, - 43.4682953091896 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34147002", - "description": "MAGALAS - ZAE l'Audacieuse", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.20745527744293, - 43.4682953091896 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34147002", - "description": "MAGALAS - ZAE l'Audacieuse", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5467316, - 43.3190183 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34150003", - "description": "MARSEILLAN PLAGE – Parking Office du Tourisme", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5467316, - 43.3190183 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34150003", - "description": "MARSEILLAN PLAGE – Parking Office du Tourisme", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9804997, - 43.5473337 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34154001", - "description": "MAUGUIO CARNON - Parking du Levant", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9804997, - 43.5473337 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34154001", - "description": "MAUGUIO CARNON - Parking du Levant", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9804997, - 43.5473337 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34154002", - "description": "MAUGUIO CARNON - Parking du Levant", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9804997, - 43.5473337 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34154002", - "description": "MAUGUIO CARNON - Parking du Levant", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.504866928857053, - 43.695231129013656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34173001", - "description": "MONTPEYROUX - Parking de la Mairie", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.504866928857053, - 43.695231129013656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34173001", - "description": "MONTPEYROUX - Parking de la Mairie", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.041517, - 43.6487713 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34176002", - "description": "MUDAISON - Rue des Ecoles", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4081632, - 43.4246801 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34182001", - "description": "NEZIGNAN-L'EVEQUE - Route de Pezenas", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4081632, - 43.4246801 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34182001", - "description": "NEZIGNAN-L'EVEQUE - Route de Pezenas", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4592600649976113, - 43.535237364691675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34194002", - "description": "PAULHAN - Rue Saint Sébastien", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4592600649976113, - 43.535237364691675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34194002", - "description": "PAULHAN - Rue Saint Sébastien", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.409883333, - 43.4601861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34199001", - "description": "PEZENAS - Parking Herault Energies", - "capacity": "1", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.038571, - 43.3691206 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34225001", - "description": "PUISSERGUIER - Rue de Belfort", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.814694444, - 43.6794444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34255001", - "description": "SAINT GELY DU FESC - Allée des écureuils - Parking Cesml", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.814694444, - 43.6794444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34255001", - "description": "SAINT GELY DU FESC - Allée des écureuils - Parking Cesml", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.698619, - 43.412878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34301006", - "description": "SETE - Route de Cayenne - Parking de la Gare", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.698619, - 43.412878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34301006", - "description": "SETE - Route de Cayenne - Parking de la Gare", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.698619, - 43.412878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34301006", - "description": "SETE - Route de Cayenne - Parking de la Gare", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.698619, - 43.412878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34301006", - "description": "SETE - Route de Cayenne - Parking de la Gare", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.090287844925, - 43.557837544728 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34344005", - "description": "LA GRANDE MOTTE - Avenue De l’Europe", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.090287844925, - 43.557837544728 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34344005", - "description": "LA GRANDE MOTTE - Avenue De l’Europe", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0804607, - 43.5598247 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34344006", - "description": "LA GRANDE MOTTE - Quai Tabarly ", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0804607, - 43.5598247 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34344006", - "description": "LA GRANDE MOTTE - Quai Tabarly ", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2025-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0827506, - 43.5591133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34344007", - "description": "LA GRANDE MOTTE - Quai Pompidou", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0827506, - 43.5591133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34344008", - "description": "LA GRANDE MOTTE - Quai Pompidou", - "capacity": "4", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0827506, - 43.5591133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34344008", - "description": "LA GRANDE MOTTE - Quai Pompidou", - "capacity": "4", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.099838626507312, - 43.56853631567835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34344009", - "description": "LA GRANDE MOTTE - Avenue du Golf", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0755039, - 43.5641451 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34344010", - "description": "LA GRANDE MOTTE - Parking Entrée de ville", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0755039, - 43.5641451 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS34E34344010", - "description": "LA GRANDE MOTTE - Parking Entrée de ville", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5333, - 48.134682 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35001001B1", - "description": "ACIGNE - 1 rue des vignerons ", - "capacity": "1", - "charging_station:output": "24 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5333, - 48.134682 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35001001B1", - "description": "ACIGNE - 1 rue des vignerons ", - "capacity": "1", - "charging_station:output": "24 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.480394, - 48.456085 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35004001B1", - "description": "ANTRAIN - 9 rue de fougeres (VAL COUESNON)", - "capacity": "1", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.480394, - 48.456085 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35004001B1", - "description": "ANTRAIN - 9 rue de fougeres (VAL COUESNON)", - "capacity": "1", - "socket:type2_combo:output": "54 kW", - "charging_station:output": "54 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.680131, - 47.853661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Spie", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35012002B1", - "description": "BAIN DE BRETAGNE - zi chateau gaillard ", - "capacity": "1", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.680131, - 47.853661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Spie", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35012002B1", - "description": "BAIN DE BRETAGNE - zi chateau gaillard ", - "capacity": "1", - "socket:type2_combo:output": "54 kW", - "charging_station:output": "54 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.636571, - 48.181133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35024001B1", - "description": "BETTON - 2 avenue d'armorique ", - "capacity": "1", - "charging_station:output": "24 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.636571, - 48.181133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35024001B1", - "description": "BETTON - 2 avenue d'armorique ", - "capacity": "1", - "charging_station:output": "24 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.758405, - 48.029766 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35047001B1", - "description": "BRUZ - 5 rue de gravinis ", - "capacity": "1", - "charging_station:output": "24 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.758405, - 48.029766 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35047001B1", - "description": "BRUZ - 5 rue de gravinis ", - "capacity": "1", - "charging_station:output": "24 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.85375, - 48.676344 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35049001B1", - "description": "CANCALE - 5 avenue de gaulle ", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.85375, - 48.676344 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35049001B1", - "description": "CANCALE - 5 avenue de gaulle ", - "capacity": "1", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.604842, - 48.118191 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35051002B1", - "description": "CESSON SEVIGNE - 6 mail de bourgchevreuil ", - "capacity": "1", - "charging_station:output": "24 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.604842, - 48.118191 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35051002B1", - "description": "CESSON SEVIGNE - 6 mail de bourgchevreuil ", - "capacity": "1", - "charging_station:output": "24 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.614937, - 48.107662 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35051003B1", - "description": "CESSON SEVIGNE - 40 rue de bray ", - "capacity": "1", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.614937, - 48.107662 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35051003B1", - "description": "CESSON SEVIGNE - 40 rue de bray ", - "capacity": "1", - "socket:type2_combo:output": "54 kW", - "charging_station:output": "54 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.620366, - 48.088831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35055001B1", - "description": "CHANTEPIE - 44 avenue andré bonin ", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.620366, - 48.088831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35055001B1", - "description": "CHANTEPIE - 44 avenue andré bonin ", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.694653, - 48.041413 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35066001B1", - "description": "CHARTRES DE BRETAGNE - 1 impasse de la Conterie (Parking Centre culturel) ", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.694653, - 48.041413 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35066001B1", - "description": "CHARTRES DE BRETAGNE - 1 impasse de la Conterie (Parking Centre culturel) ", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.194101, - 48.066334 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Spie", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35109001B1", - "description": "ETRELLES - 15 P.A de la Vigne ", - "capacity": "1", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.194101, - 48.066334 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Spie", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35109001B1", - "description": "ETRELLES - 15 P.A de la Vigne ", - "capacity": "1", - "socket:type2_combo:output": "54 kW", - "charging_station:output": "54 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.197093, - 48.357157 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35115003B1", - "description": "FOUGERES - 88 rue de la foret ", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.197093, - 48.357157 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35115003B1", - "description": "FOUGERES - 88 rue de la foret ", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.202666, - 48.356153 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35115005B1", - "description": "FOUGERES - Allée des fêtes (Parking du Nancon) ", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.202666, - 48.356153 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35115005B1", - "description": "FOUGERES - Allée des fêtes (Parking du Nancon) ", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.798278, - 48.291139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35130001B1", - "description": "HEDE-BAZOUGES - Rue Pierre Barenton", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.798278, - 48.291139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35130002B2", - "description": "HEDE-BAZOUGES - Rue Pierre Barenton", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.489553, - 47.951885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Spie", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35136002B1", - "description": "JANZE - 10 rue charles lindberg ", - "capacity": "1", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.489553, - 47.951885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Spie", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35136002B1", - "description": "JANZE - 10 rue charles lindberg ", - "capacity": "1", - "socket:type2_combo:output": "54 kW", - "charging_station:output": "54 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.823428, - 48.250131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35146001B1", - "description": "LANGOUET - Rue des Chênes", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.87087, - 47.98014 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Spie", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35149001B1", - "description": "LASSY - Rue de la Fauvette", - "capacity": "1", - "charging_station:output": "48 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.87087, - 47.98014 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Spie", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35149001B1", - "description": "LASSY - Rue de la Fauvette", - "capacity": "1", - "socket:type2_combo:output": "48 kW", - "charging_station:output": "48 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.87087, - 47.98014 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Spie", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35149001B1", - "description": "LASSY - Rue de la Fauvette", - "capacity": "1", - "socket:type2_combo:output": "48 kW", - "charging_station:output": "48 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.120726, - 48.284705 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35163001B1", - "description": "LUITRE-DOMPIERE - Rue de Bretagne", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.120726, - 48.284705 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35163001B1", - "description": "LUITRE-DOMPIERE - Rue de Bretagne", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.707258, - 48.15556 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35189001B1", - "description": "MONTGERMONT - 8 rue newton(za ecoparc)", - "capacity": "1", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.707258, - 48.15556 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35189001B1", - "description": "MONTGERMONT - 8 rue newton(za ecoparc)", - "capacity": "1", - "socket:type2_combo:output": "54 kW", - "charging_station:output": "54 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.673942, - 48.306609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35195001B1", - "description": "MONTREUIL SUR ILLE - 44 rue de la Gare", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.673942, - 48.306609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35195001B2", - "description": "MONTREUIL SUR ILLE - 44 rue de la Gare", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.846882, - 48.073391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35196001B1", - "description": "MORDELLES - 1 place de la mairie ", - "capacity": "1", - "charging_station:output": "24 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.846882, - 48.073391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35196001B1", - "description": "MORDELLES - 1 place de la mairie ", - "capacity": "1", - "charging_station:output": "24 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.510756, - 48.062072 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Spie", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35207001B2", - "description": "NOYAL SUR VILAINE - 152 Les Courts du Bois", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.510756, - 48.062072 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Spie", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35207001B2", - "description": "NOYAL SUR VILAINE - 152 Les Courts du Bois", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.772327, - 48.148734 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35210001B1", - "description": "PACE - 2 esplanade charles de gaulle ", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.772327, - 48.148734 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35210001B1", - "description": "PACE - 2 esplanade charles de gaulle ", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.935388, - 47.809158 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Spie", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35219001B1", - "description": "PIPRIAC - 49 rue de l avenir ", - "capacity": "1", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.935388, - 47.809158 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Spie", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35219001B1", - "description": "PIPRIAC - 49 rue de l avenir ", - "capacity": "1", - "socket:type2_combo:output": "54 kW", - "charging_station:output": "54 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.089345, - 48.006035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35223001B1", - "description": "PLELAN LE GRAND - 2 rue des korrigans ", - "capacity": "1", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.089345, - 48.006035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35223001B1", - "description": "PLELAN LE GRAND - 2 rue des korrigans ", - "capacity": "1", - "socket:type2_combo:output": "54 kW", - "charging_station:output": "54 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.066987, - 47.672852 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Spie", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35236004B1", - "description": "REDON - 1 rue de la vieille ville ", - "capacity": "1", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.066987, - 47.672852 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Spie", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35236004B1", - "description": "REDON - 1 rue de la vieille ville ", - "capacity": "1", - "socket:type2_combo:output": "54 kW", - "charging_station:output": "54 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.087196, - 47.645748 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Spie", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35236005B1", - "description": "REDON - 1 place Garnier", - "capacity": "1", - "charging_station:output": "48 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.087196, - 47.645748 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Spie", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35236005B1", - "description": "REDON - 1 place Garnier ", - "capacity": "1", - "socket:type2_combo:output": "48 kW", - "charging_station:output": "48 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.087196, - 47.645748 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Spie", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35236005B1", - "description": "REDON - 1 place Garnier ", - "capacity": "1", - "socket:type2_combo:output": "48 kW", - "charging_station:output": "48 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.674198, - 48.092412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35238005B2", - "description": "RENNES - 1 avenue henri freville ", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.674198, - 48.092412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35238005B2", - "description": "RENNES - 1 avenue henri freville ", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.64959, - 48.104023 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35238006B1", - "description": "RENNES - 1 place du souvenir francais ", - "capacity": "1", - "charging_station:output": "24 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.64959, - 48.104023 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35238006B1", - "description": "RENNES - 1 place du souvenir francais ", - "capacity": "1", - "charging_station:output": "24 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.679739, - 48.108482 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35238007B2", - "description": "RENNES - 1 place honore commereuc ", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.679739, - 48.108482 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35238007B2", - "description": "RENNES - 1 place honore commereuc ", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.713573, - 48.114941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35238008B1", - "description": "RENNES - 1 rue maurice le lannou ", - "capacity": "1", - "charging_station:output": "24 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.713573, - 48.114941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35238008B1", - "description": "RENNES - 1 rue maurice le lannou ", - "capacity": "1", - "charging_station:output": "24 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.660564, - 48.123829 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35238009B1", - "description": "RENNES - 3 place georges bernanos ", - "capacity": "1", - "charging_station:output": "24 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.660564, - 48.123829 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35238009B1", - "description": "RENNES - 3 place georges bernanos ", - "capacity": "1", - "charging_station:output": "24 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.689903, - 48.117888 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35238010B1", - "description": "RENNES - 43 boulevard de verdun ", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.689903, - 48.117888 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35238010B1", - "description": "RENNES - 43 boulevard de verdun ", - "capacity": "1", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.697025, - 48.129114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35238011B1", - "description": "RENNES - 1 rue croix de mine", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.697025, - 48.129114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35238011B1", - "description": "RENNES - 1 rue croix de mine", - "capacity": "1", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.674571, - 48.107159 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35238012B1", - "description": "RENNES - 1 boulevard Magenta (Parking des impots) ", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.674571, - 48.107159 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35238012B1", - "description": "RENNES - 1 boulevard Magenta (Parking des impots) ", - "capacity": "1", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.79413, - 48.100434 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35240001B1", - "description": "LE RHEU - 1 rue du dr wagner ", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.79413, - 48.100434 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35240001B1", - "description": "LE RHEU - 1 rue du dr wagner ", - "capacity": "1", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.411439, - 48.259898 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35253001B2", - "description": "ST AUBIN DU CORMIER - 8 La Chaine", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.411439, - 48.259898 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35253001B2", - "description": "ST AUBIN DU CORMIER - 8 La Chaine", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.313715, - 48.39946 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35267001B1", - "description": "MAEN ROCH (St Etienne en Cogles) - Zone St Eustache ", - "capacity": "1", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.313715, - 48.39946 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35267001B1", - "description": "MAEN ROCH (St Etienne en Cogles) - Zone St Eustache ", - "capacity": "1", - "socket:type2_combo:output": "54 kW", - "charging_station:output": "54 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.703007, - 48.090796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35281002B1", - "description": "ST JACQUES DE LA LANDE - 97 boulevard Jean Mermoz (Parc Relais Gaité 1) ", - "capacity": "1", - "socket:type2_combo:output": "206 kW", - "charging_station:output": "206 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.703007, - 48.090796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35281002B1", - "description": "ST JACQUES DE LA LANDE - 97 boulevard Jean Mermoz (Parc Relais Gaité 1) ", - "capacity": "1", - "socket:type2_combo:output": "206 kW", - "charging_station:output": "206 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.703007, - 48.090796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35281002B2", - "description": "ST JACQUES DE LA LANDE - 97 boulevard Jean Mermoz (Parc Relais Gaité 1) ", - "capacity": "1", - "socket:type2_combo:output": "206 kW", - "charging_station:output": "206 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.703007, - 48.090796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35281002B2", - "description": "ST JACQUES DE LA LANDE - 97 boulevard Jean Mermoz (Parc Relais Gaité 1) ", - "capacity": "1", - "socket:type2_combo:output": "206 kW", - "charging_station:output": "206 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.703007, - 48.090796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35281002B3", - "description": "ST JACQUES DE LA LANDE - 97 boulevard Jean Mermoz (Parc Relais Gaité 1) ", - "capacity": "1", - "charging_station:output": "206 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.967369, - 48.681666 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35288007B1", - "description": "ST MALO - Impasse du souvenir (4 place du Canada) ", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.967369, - 48.681666 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35288007B1", - "description": "ST MALO - Impasse du souvenir (4 place du Canada) ", - "capacity": "1", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.988481, - 48.663753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35288009B1", - "description": "ST MALO - 6 place de la plage (Parking Plage Rochebonne) ", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.988481, - 48.663753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35288009B1", - "description": "ST MALO - 6 place de la plage (Parking Plage Rochebonne) ", - "capacity": "1", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.923189, - 48.565186 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35306001B1", - "description": "ST PÈRE MARC EN POULET - D7 (Aire de covoiturage du Fort St Père) ", - "capacity": "1", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.923189, - 48.565186 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35306001B1", - "description": "ST PÈRE MARC EN POULET - D7 (Aire de covoiturage du Fort St Père) ", - "capacity": "2", - "socket:type2_combo:output": "54 kW", - "charging_station:output": "54 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.30144, - 48.338428 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35310001B1", - "description": "ST SAUVEUR DES LANDES - za de plaisance ", - "capacity": "1", - "charging_station:output": "54 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.30144, - 48.338428 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35310001B1", - "description": "ST SAUVEUR DES LANDES - za de plaisance ", - "capacity": "1", - "socket:type2_combo:output": "54 kW", - "charging_station:output": "54 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.602782, - 48.044979 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35352001B1", - "description": "VERN SUR SEICHE - 3 place de la mairie ", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.602782, - 48.044979 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35352001B1", - "description": "VERN SUR SEICHE - 3 place de la mairie ", - "capacity": "1", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.780072, - 48.60407 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35361001B1", - "description": "LE VIVIER SUR MER - 40 rue de la greve ", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.780072, - 48.60407 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues", - "owner:ref:FR:SIREN": "200022705", - "operator:email": "serviceclient@ouestcharge.fr", - "operator:phone": "+33 2 52 07 00 06", - "network": "OUEST CHARGE", - "ref:EU:EVSE": "FRS35P35361001B1", - "description": "LE VIVIER SUR MER - 40 rue de la greve ", - "capacity": "1", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.396896, - 43.631031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB404911", - "ref": "FR*SOD*S*MB40*49*1*_*_", - "description": "BENESSE MARENNE - D28 AIRE DE COVOITURAGE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.396896, - 43.631031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB404912", - "ref": "FR*SOD*S*MB40*49*1*_*_", - "description": "BENESSE MARENNE - D28 AIRE DE COVOITURAGE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.396896, - 43.631031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB404913", - "ref": "FR*SOD*S*MB40*49*1*_*_", - "description": "BENESSE MARENNE - D28 AIRE DE COVOITURAGE", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.396896, - 43.631031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB404914", - "ref": "FR*SOD*S*MB40*49*1*_*_", - "description": "BENESSE MARENNE - D28 AIRE DE COVOITURAGE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.432253, - 43.645058 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB405211", - "ref": "FR*SOD*S*MB40*52*1*_*_", - "description": "CAPBRETON - AVENUE DU MARECHAL LECLERC", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.432253, - 43.645058 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB405212", - "ref": "FR*SOD*S*MB40*52*1*_*_", - "description": "CAPBRETON - AVENUE DU MARECHAL LECLERC", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.432253, - 43.645058 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB405213", - "ref": "FR*SOD*S*MB40*52*1*_*_", - "description": "CAPBRETON - AVENUE DU MARECHAL LECLERC", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.432253, - 43.645058 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB405214", - "ref": "FR*SOD*S*MB40*52*1*_*_", - "description": "CAPBRETON - AVENUE DU MARECHAL LECLERC", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.144952, - 43.882175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB405311", - "ref": "FR*SOD*S*MB40*53*1*_*_", - "description": "CASTETS - PARKING MAIRIE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.144952, - 43.882175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB405312", - "ref": "FR*SOD*S*MB40*53*1*_*_", - "description": "CASTETS - PARKING MAIRIE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.144952, - 43.882175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB405313", - "ref": "FR*SOD*S*MB40*53*1*_*_", - "description": "CASTETS - PARKING MAIRIE", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.144952, - 43.882175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB405314", - "ref": "FR*SOD*S*MB40*53*1*_*_", - "description": "CASTETS - PARKING MAIRIE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.041901, - 43.711033 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB405411", - "ref": "FR*SOD*S*MB40*54*1*_*_", - "description": "DAX - HOPITAL", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.041901, - 43.711033 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB405412", - "ref": "FR*SOD*S*MB40*54*1*_*_", - "description": "DAX - HOPITAL", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.041901, - 43.711033 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB405413", - "ref": "FR*SOD*S*MB40*54*1*_*_", - "description": "DAX - HOPITAL", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.041901, - 43.711033 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB405414", - "ref": "FR*SOD*S*MB40*54*1*_*_", - "description": "DAX - HOPITAL", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.053255, - 43.714935 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB405511", - "ref": "FR*SOD*S*MB40*55*1*_*_", - "description": "DAX - PARKING DE LA TANNERIE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.053255, - 43.714935 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB405512", - "ref": "FR*SOD*S*MB40*55*1*_*_", - "description": "DAX - PARKING DE LA TANNERIE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.053255, - 43.714935 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB405513", - "ref": "FR*SOD*S*MB40*55*1*_*_", - "description": "DAX - PARKING DE LA TANNERIE", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.053255, - 43.714935 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB405514", - "ref": "FR*SOD*S*MB40*55*1*_*_", - "description": "DAX - PARKING DE LA TANNERIE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.052169, - 43.695694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB405611", - "ref": "FR*SOD*S*MB40*56*1*_*_", - "description": "DAX - PLACE DE LA TORTE- RUE JOSEPH DE LAURENS", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.052169, - 43.695694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB405612", - "ref": "FR*SOD*S*MB40*56*1*_*_", - "description": "DAX - PLACE DE LA TORTE- RUE JOSEPH DE LAURENS", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.052169, - 43.695694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB405613", - "ref": "FR*SOD*S*MB40*56*1*_*_", - "description": "DAX - PLACE DE LA TORTE- RUE JOSEPH DE LAURENS", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.052169, - 43.695694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB405614", - "ref": "FR*SOD*S*MB40*56*1*_*_", - "description": "DAX - PLACE DE LA TORTE- RUE JOSEPH DE LAURENS", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.049525, - 43.709187 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB405711", - "ref": "FR*SOD*S*MB40*57*1*_*_", - "description": "DAX - PLACE ST PIERRE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.049525, - 43.709187 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB405712", - "ref": "FR*SOD*S*MB40*57*1*_*_", - "description": "DAX - PLACE ST PIERRE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.049525, - 43.709187 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB405713", - "ref": "FR*SOD*S*MB40*57*1*_*_", - "description": "DAX - PLACE ST PIERRE", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.049525, - 43.709187 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB405714", - "ref": "FR*SOD*S*MB40*57*1*_*_", - "description": "DAX - PLACE ST PIERRE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.972001, - 44.145809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB405811", - "ref": "FR*SOD*S*MB40*58*1*_*_", - "description": "ESCOURCE - ZONE DACTIVITES", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.972001, - 44.145809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB405812", - "ref": "FR*SOD*S*MB40*58*1*_*_", - "description": "ESCOURCE - ZONE DACTIVITES", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.972001, - 44.145809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB405813", - "ref": "FR*SOD*S*MB40*58*1*_*_", - "description": "ESCOURCE - ZONE DACTIVITES", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.972001, - 44.145809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB405814", - "ref": "FR*SOD*S*MB40*58*1*_*_", - "description": "ESCOURCE - ZONE DACTIVITES", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.924396, - 44.03067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB405911", - "ref": "FR*SOD*S*MB40*59*1*_*_", - "description": "GARROSSE - AVENUE DE L OCEAN", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.924396, - 44.03067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB405912", - "ref": "FR*SOD*S*MB40*59*1*_*_", - "description": "GARROSSE - AVENUE DE L OCEAN", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.924396, - 44.03067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB405913", - "ref": "FR*SOD*S*MB40*59*1*_*_", - "description": "GARROSSE - AVENUE DE L OCEAN", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.924396, - 44.03067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB405914", - "ref": "FR*SOD*S*MB40*59*1*_*_", - "description": "GARROSSE - AVENUE DE L OCEAN", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.42846, - 43.773663 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB406011", - "ref": "FR*SOD*S*MB40*60*1*_*_", - "description": "GRENADE SUR ADOUR - AVENUE DE HESINGUE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.42846, - 43.773663 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB406012", - "ref": "FR*SOD*S*MB40*60*1*_*_", - "description": "GRENADE SUR ADOUR - AVENUE DE HESINGUE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.42846, - 43.773663 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB406013", - "ref": "FR*SOD*S*MB40*60*1*_*_", - "description": "GRENADE SUR ADOUR - AVENUE DE HESINGUE", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.42846, - 43.773663 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB406014", - "ref": "FR*SOD*S*MB40*60*1*_*_", - "description": "GRENADE SUR ADOUR - AVENUE DE HESINGUE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.928073, - 43.571198 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB406111", - "ref": "FR*SOD*S*MB40*61*1*_*_", - "description": "HABAS - LOTISSEMENT LA BARRAQUE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.928073, - 43.571198 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB406112", - "ref": "FR*SOD*S*MB40*61*1*_*_", - "description": "HABAS - LOTISSEMENT LA BARRAQUE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.928073, - 43.571198 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB406113", - "ref": "FR*SOD*S*MB40*61*1*_*_", - "description": "HABAS - LOTISSEMENT LA BARRAQUE", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.928073, - 43.571198 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB406114", - "ref": "FR*SOD*S*MB40*61*1*_*_", - "description": "HABAS - LOTISSEMENT LA BARRAQUE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.927685, - 43.702885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB406311", - "ref": "FR*SOD*S*MB40*63*1*_*_", - "description": "HINX - PLACE DE LA MAIRIE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.927685, - 43.702885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB406312", - "ref": "FR*SOD*S*MB40*63*1*_*_", - "description": "HINX - PLACE DE LA MAIRIE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.927685, - 43.702885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB406313", - "ref": "FR*SOD*S*MB40*63*1*_*_", - "description": "HINX - PLACE DE LA MAIRIE", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.927685, - 43.702885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB406314", - "ref": "FR*SOD*S*MB40*63*1*_*_", - "description": "HINX - PLACE DE LA MAIRIE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.224409, - 43.640213 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB406411", - "ref": "FR*SOD*S*MB40*64*1*_*_", - "description": "JOSSE - ENTREE PARKING COVOITURAGE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.224409, - 43.640213 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB406412", - "ref": "FR*SOD*S*MB40*64*1*_*_", - "description": "JOSSE - ENTREE PARKING COVOITURAGE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.224409, - 43.640213 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB406413", - "ref": "FR*SOD*S*MB40*64*1*_*_", - "description": "JOSSE - ENTREE PARKING COVOITURAGE", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.224409, - 43.640213 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB406414", - "ref": "FR*SOD*S*MB40*64*1*_*_", - "description": "JOSSE - ENTREE PARKING COVOITURAGE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.425559, - 43.595455 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB406511", - "ref": "FR*SOD*S*MB40*65*1*_*_", - "description": "LABENNE - PARKING COTE PRESBYTERE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.425559, - 43.595455 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB406512", - "ref": "FR*SOD*S*MB40*65*1*_*_", - "description": "LABENNE - PARKING COTE PRESBYTERE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.425559, - 43.595455 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB406513", - "ref": "FR*SOD*S*MB40*65*1*_*_", - "description": "LABENNE - PARKING COTE PRESBYTERE", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.425559, - 43.595455 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB406514", - "ref": "FR*SOD*S*MB40*65*1*_*_", - "description": "LABENNE - PARKING COTE PRESBYTERE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.227322, - 44.202587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB406811", - "ref": "FR*SOD*S*MB40*68*1*_*_", - "description": "MIMIZAN - RUE DU JARDIN PUBLIC", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.227322, - 44.202587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB406812", - "ref": "FR*SOD*S*MB40*68*1*_*_", - "description": "MIMIZAN - RUE DU JARDIN PUBLIC", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.227322, - 44.202587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB406813", - "ref": "FR*SOD*S*MB40*68*1*_*_", - "description": "MIMIZAN - RUE DU JARDIN PUBLIC", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.227322, - 44.202587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB406814", - "ref": "FR*SOD*S*MB40*68*1*_*_", - "description": "MIMIZAN - RUE DU JARDIN PUBLIC", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.359458, - 43.849495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB406911", - "ref": "FR*SOD*S*MB40*69*1*_*_", - "description": "MOLIETS - PARKING DU TENNIS", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.359458, - 43.849495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB406912", - "ref": "FR*SOD*S*MB40*69*1*_*_", - "description": "MOLIETS - PARKING DU TENNIS", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.359458, - 43.849495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB406913", - "ref": "FR*SOD*S*MB40*69*1*_*_", - "description": "MOLIETS - PARKING DU TENNIS", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.359458, - 43.849495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB406914", - "ref": "FR*SOD*S*MB40*69*1*_*_", - "description": "MOLIETS - PARKING DU TENNIS", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.008743, - 43.69286 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB407111", - "ref": "FR*SOD*S*MB40*71*1*_*_", - "description": "NARROSSE - MAIRIE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-08-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.008743, - 43.69286 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB407112", - "ref": "FR*SOD*S*MB40*71*1*_*_", - "description": "NARROSSE - MAIRIE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-08-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.008743, - 43.69286 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB407113", - "ref": "FR*SOD*S*MB40*71*1*_*_", - "description": "NARROSSE - MAIRIE", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-08-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.008743, - 43.69286 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB407114", - "ref": "FR*SOD*S*MB40*71*1*_*_", - "description": "NARROSSE - MAIRIE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-08-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.446481, - 43.562065 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB407211", - "ref": "FR*SOD*S*MB40*72*1*_*_", - "description": "ONDRES - PLACE RICHARD FEUILLET", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.446481, - 43.562065 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB407212", - "ref": "FR*SOD*S*MB40*72*1*_*_", - "description": "ONDRES - PLACE RICHARD FEUILLET", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.446481, - 43.562065 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB407213", - "ref": "FR*SOD*S*MB40*72*1*_*_", - "description": "ONDRES - PLACE RICHARD FEUILLET", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.446481, - 43.562065 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB407214", - "ref": "FR*SOD*S*MB40*72*1*_*_", - "description": "ONDRES - PLACE RICHARD FEUILLET", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.072901, - 44.353287 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB407311", - "ref": "FR*SOD*S*MB40*73*1*_*_", - "description": "PARENTIS EN BORN - PARKING MAIRIE- AVENUE GERMINAL", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.072901, - 44.353287 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB407312", - "ref": "FR*SOD*S*MB40*73*1*_*_", - "description": "PARENTIS EN BORN - PARKING MAIRIE- AVENUE GERMINAL", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.072901, - 44.353287 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB407313", - "ref": "FR*SOD*S*MB40*73*1*_*_", - "description": "PARENTIS EN BORN - PARKING MAIRIE- AVENUE GERMINAL", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.072901, - 44.353287 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB407314", - "ref": "FR*SOD*S*MB40*73*1*_*_", - "description": "PARENTIS EN BORN - PARKING MAIRIE- AVENUE GERMINAL", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.228767, - 43.688267 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB407611", - "ref": "FR*SOD*S*MB40*76*1*_*_", - "description": "SAINT GEOURS DE MARENNE - PARKING DERRIERE EGLISE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.228767, - 43.688267 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB407612", - "ref": "FR*SOD*S*MB40*76*1*_*_", - "description": "SAINT GEOURS DE MARENNE - PARKING DERRIERE EGLISE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.228767, - 43.688267 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB407613", - "ref": "FR*SOD*S*MB40*76*1*_*_", - "description": "SAINT GEOURS DE MARENNE - PARKING DERRIERE EGLISE", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.228767, - 43.688267 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB407614", - "ref": "FR*SOD*S*MB40*76*1*_*_", - "description": "SAINT GEOURS DE MARENNE - PARKING DERRIERE EGLISE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.125996, - 43.613544 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB407811", - "ref": "FR*SOD*S*MB40*78*1*_*_", - "description": "SAINT LON LES MINES - PARKING SUPERETTE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.125996, - 43.613544 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB407812", - "ref": "FR*SOD*S*MB40*78*1*_*_", - "description": "SAINT LON LES MINES - PARKING SUPERETTE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.125996, - 43.613544 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB407813", - "ref": "FR*SOD*S*MB40*78*1*_*_", - "description": "SAINT LON LES MINES - PARKING SUPERETTE", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.125996, - 43.613544 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB407814", - "ref": "FR*SOD*S*MB40*78*1*_*_", - "description": "SAINT LON LES MINES - PARKING SUPERETTE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.386023, - 43.541794 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB407911", - "ref": "FR*SOD*S*MB40*79*1*_*_", - "description": "SAINT MARTIN DE SEIGNANX - PARKING SUPER U", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.386023, - 43.541794 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB407912", - "ref": "FR*SOD*S*MB40*79*1*_*_", - "description": "SAINT MARTIN DE SEIGNANX - PARKING SUPER U", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.386023, - 43.541794 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB407913", - "ref": "FR*SOD*S*MB40*79*1*_*_", - "description": "SAINT MARTIN DE SEIGNANX - PARKING SUPER U", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.386023, - 43.541794 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB407914", - "ref": "FR*SOD*S*MB40*79*1*_*_", - "description": "SAINT MARTIN DE SEIGNANX - PARKING SUPER U", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.064402, - 43.727768 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB408111", - "ref": "FR*SOD*S*MB40*81*1*_*_", - "description": "SAINT PAUL LES DAX - PARKING LAC DE CHRISTUS", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.064402, - 43.727768 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB408112", - "ref": "FR*SOD*S*MB40*81*1*_*_", - "description": "SAINT PAUL LES DAX - PARKING LAC DE CHRISTUS", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.064402, - 43.727768 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB408113", - "ref": "FR*SOD*S*MB40*81*1*_*_", - "description": "SAINT PAUL LES DAX - PARKING LAC DE CHRISTUS", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.064402, - 43.727768 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB408114", - "ref": "FR*SOD*S*MB40*81*1*_*_", - "description": "SAINT PAUL LES DAX - PARKING LAC DE CHRISTUS", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.052096, - 43.723057 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB408211", - "ref": "FR*SOD*S*MB40*82*1*_*_", - "description": "SAINT PAUL LES DAX - RUE ANDRE FOURCADE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.052096, - 43.723057 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB408212", - "ref": "FR*SOD*S*MB40*82*1*_*_", - "description": "SAINT PAUL LES DAX - RUE ANDRE FOURCADE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.052096, - 43.723057 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB408213", - "ref": "FR*SOD*S*MB40*82*1*_*_", - "description": "SAINT PAUL LES DAX - RUE ANDRE FOURCADE", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.052096, - 43.723057 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB408214", - "ref": "FR*SOD*S*MB40*82*1*_*_", - "description": "SAINT PAUL LES DAX - RUE ANDRE FOURCADE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.572845, - 43.760368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB408411", - "ref": "FR*SOD*S*MB40*84*1*_*_", - "description": "SAINT SEVER - PLACE DU TRIBUNAL", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.572845, - 43.760368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB408412", - "ref": "FR*SOD*S*MB40*84*1*_*_", - "description": "SAINT SEVER - PLACE DU TRIBUNAL", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.572845, - 43.760368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB408413", - "ref": "FR*SOD*S*MB40*84*1*_*_", - "description": "SAINT SEVER - PLACE DU TRIBUNAL", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.572845, - 43.760368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB408414", - "ref": "FR*SOD*S*MB40*84*1*_*_", - "description": "SAINT SEVER - PLACE DU TRIBUNAL", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.314985, - 43.661247 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB408511", - "ref": "FR*SOD*S*MB40*85*1*_*_", - "description": "SAINT VINCENT DE TYROSSE - AVENUE DE TOURREN", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.314985, - 43.661247 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB408512", - "ref": "FR*SOD*S*MB40*85*1*_*_", - "description": "SAINT VINCENT DE TYROSSE - AVENUE DE TOURREN", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.314985, - 43.661247 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB408513", - "ref": "FR*SOD*S*MB40*85*1*_*_", - "description": "SAINT VINCENT DE TYROSSE - AVENUE DE TOURREN", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.314985, - 43.661247 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB408514", - "ref": "FR*SOD*S*MB40*85*1*_*_", - "description": "SAINT VINCENT DE TYROSSE - AVENUE DE TOURREN", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.237678, - 43.556313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB408611", - "ref": "FR*SOD*S*MB40*86*1*_*_", - "description": "SAINTE MARIE DE GOSSE - PLACE SALLE ISIDORE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.237678, - 43.556313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB408612", - "ref": "FR*SOD*S*MB40*86*1*_*_", - "description": "SAINTE MARIE DE GOSSE - PLACE SALLE ISIDORE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.237678, - 43.556313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB408613", - "ref": "FR*SOD*S*MB40*86*1*_*_", - "description": "SAINTE MARIE DE GOSSE - PLACE SALLE ISIDORE", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.237678, - 43.556313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB408614", - "ref": "FR*SOD*S*MB40*86*1*_*_", - "description": "SAINTE MARIE DE GOSSE - PLACE SALLE ISIDORE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.390726, - 43.670666 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB408711", - "ref": "FR*SOD*S*MB40*87*1*_*_", - "description": "SOORTS HOSSEGOR - AVENUE DES CHARPENTIERS", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.390726, - 43.670666 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB408712", - "ref": "FR*SOD*S*MB40*87*1*_*_", - "description": "SOORTS HOSSEGOR - AVENUE DES CHARPENTIERS", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.390726, - 43.670666 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB408713", - "ref": "FR*SOD*S*MB40*87*1*_*_", - "description": "SOORTS HOSSEGOR - AVENUE DES CHARPENTIERS", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.390726, - 43.670666 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB408714", - "ref": "FR*SOD*S*MB40*87*1*_*_", - "description": "SOORTS HOSSEGOR - AVENUE DES CHARPENTIERS", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.328835, - 43.75444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB408811", - "ref": "FR*SOD*S*MB40*88*1*_*_", - "description": "SOUSTONS - PARKING LABOUYRIE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.328835, - 43.75444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB408812", - "ref": "FR*SOD*S*MB40*88*1*_*_", - "description": "SOUSTONS - PARKING LABOUYRIE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.328835, - 43.75444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB408813", - "ref": "FR*SOD*S*MB40*88*1*_*_", - "description": "SOUSTONS - PARKING LABOUYRIE", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.328835, - 43.75444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB408814", - "ref": "FR*SOD*S*MB40*88*1*_*_", - "description": "SOUSTONS - PARKING LABOUYRIE", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.814181, - 43.835133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB408911", - "ref": "FR*SOD*S*MB40*89*1*_*_", - "description": "TARTAS - RUE LEON BLUM", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.814181, - 43.835133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB408912", - "ref": "FR*SOD*S*MB40*89*1*_*_", - "description": "TARTAS - RUE LEON BLUM", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.814181, - 43.835133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB408913", - "ref": "FR*SOD*S*MB40*89*1*_*_", - "description": "TARTAS - RUE LEON BLUM", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.814181, - 43.835133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB408914", - "ref": "FR*SOD*S*MB40*89*1*_*_", - "description": "TARTAS - RUE LEON BLUM", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.946732, - 44.327576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB409111", - "ref": "FR*SOD*S*MB40*91*1*_*_", - "description": "YCHOUX - YCHOUX- PARKING DE COVOITURAGE PLACE FRANCK LAHARY", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.946732, - 44.327576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB409112", - "ref": "FR*SOD*S*MB40*91*1*_*_", - "description": "YCHOUX - YCHOUX- PARKING DE COVOITURAGE PLACE FRANCK LAHARY", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.946732, - 44.327576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB409113", - "ref": "FR*SOD*S*MB40*91*1*_*_", - "description": "YCHOUX - YCHOUX- PARKING DE COVOITURAGE PLACE FRANCK LAHARY", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.946732, - 44.327576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB409114", - "ref": "FR*SOD*S*MB40*91*1*_*_", - "description": "YCHOUX - YCHOUX- PARKING DE COVOITURAGE PLACE FRANCK LAHARY", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.962171, - 44.3279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB409211", - "ref": "FR*SOD*S*MB40*92*1*_*_", - "description": "YCHOUX - PARKING DE LA MAIRIE AVENUE FELIX ARNAUDIN", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.962171, - 44.3279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB409212", - "ref": "FR*SOD*S*MB40*92*1*_*_", - "description": "YCHOUX - PARKING DE LA MAIRIE AVENUE FELIX ARNAUDIN", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.962171, - 44.3279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB409213", - "ref": "FR*SOD*S*MB40*92*1*_*_", - "description": "YCHOUX - PARKING DE LA MAIRIE AVENUE FELIX ARNAUDIN", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.962171, - 44.3279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254001399", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SYDEC 40", - "ref:EU:EVSE": "FRS40PMB409214", - "ref": "FR*SOD*S*MB40*92*1*_*_", - "description": "YCHOUX - PARKING DE LA MAIRIE AVENUE FELIX ARNAUDIN", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.410933, - 47.081675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS44E44002001", - "description": "AIGREFEUILLE-SUR-MAINE - Rue De La Filée", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.410933, - 47.081675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS44E44002001", - "description": "AIGREFEUILLE-SUR-MAINE - Rue De La Filée", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.410933, - 47.081675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "840290183", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SYDELA", - "ref:EU:EVSE": "FRS44P44002A", - "description": "OuestCharge - Pulse 50 - Aigrefeuille-Sur-Maine - Filee", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.174149, - 47.367033 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS44E44003001", - "description": "ANCENIS - Boulevard Léon Séché", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.174149, - 47.367033 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS44E44003001", - "description": "ANCENIS - Boulevard Léon Séché", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.174149, - 47.367033 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "840290183", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SYDELA", - "ref:EU:EVSE": "FRS44P44003A", - "description": "OuestCharge - Pulse 50 - Ancenis - Leon Seche", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-05-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.7616490125656128, - 47.47294616699219 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS44E44015003", - "description": "BLAIN - Boulevard De La Résistance", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.7616490125656128, - 47.47294616699219 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS44E44015003", - "description": "BLAIN - Boulevard De La Résistance", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.761649, - 47.472946 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "840290183", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SYDELA", - "ref:EU:EVSE": "FRS44P44015C", - "description": "OuestCharge - Pulse 50 - Blain - Resistance", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.403169, - 47.701217 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS44E44036001", - "description": "CHATEAUBRIANT - Rue Du Général Patton", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.403169, - 47.701217 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS44E44036001", - "description": "CHATEAUBRIANT - Rue Du Général Patton", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.403169, - 47.701217 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "840290183", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SYDELA", - "ref:EU:EVSE": "FRS44P44036A", - "description": "OuestCharge - Pulse 50 - Chateaubriant - Patton", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.416506, - 47.324312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS44E44069001", - "description": "GUERANDE - Avenue Gustave Flaubert", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.416506, - 47.324312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS44E44069001", - "description": "GUERANDE - Avenue Gustave Flaubert", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.416506, - 47.324312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "840290183", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SYDELA", - "ref:EU:EVSE": "FRS44P44069A", - "description": "OuestCharge - Pulse 50 - Guerande - Flaubert (8)", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.644031, - 47.380213 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS44E44073001", - "description": "HERIC - Avenue De L'Erette", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.644031, - 47.380213 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS44E44073001", - "description": "HERIC - Avenue De L'Erette", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.644031, - 47.380213 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "840290183", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SYDELA", - "ref:EU:EVSE": "FRS44P44073A", - "description": "OuestCharge - Pulse 50 - Heric - Erette", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.601608, - 46.891832 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS44E44081001", - "description": "LEGE - Sainte-Marie", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.601608, - 46.891832 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS44E44081001", - "description": "LEGE - Sainte-Marie", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.601608, - 46.891832 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "840290183", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SYDELA", - "ref:EU:EVSE": "FRS44P44081A", - "description": "OuestCharge - Pulse 50 - Lege - Sainte-Marie", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.816218972, - 46.997307 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS44E44087001", - "description": "MACHECOUL - Boulevard Gabriel Reliquet", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.816218972, - 46.997307 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS44E44087001", - "description": "MACHECOUL - Boulevard Gabriel Reliquet", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.816219, - 46.997306 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "840290183", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SYDELA", - "ref:EU:EVSE": "FRS44P44087A", - "description": "OuestCharge - Pulse 50 - Machecoul - Reliquet", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4801865, - 47.4399 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS44E44110001", - "description": "NORT-SUR-ERDRE - Rue D'Ancenis", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4801865, - 47.4399 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS44E44110001", - "description": "NORT-SUR-ERDRE - Rue D'Ancenis", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4801865, - 47.4399 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "840290183", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SYDELA", - "ref:EU:EVSE": "FRS44P44110A", - "description": "OuestCharge - Pulse 50 - Nort-Sur-Erdre - Ancenis", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.621944, - 47.574983 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS44E44113001", - "description": "NOZAY - Tsn 44.2", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.621944, - 47.574983 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS44E44113001", - "description": "NOZAY - Tsn 44.2", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.621944, - 47.574983 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "840290183", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SYDELA", - "ref:EU:EVSE": "FRS44P44113A", - "description": "OuestCharge - Pulse 50 - Nozay - Tsn 44 2", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.084647, - 47.433331 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS44E44129001", - "description": "PONTCHATEAU - Boulevard De Villeneuve", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.084647, - 47.433331 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS44E44129001", - "description": "PONTCHATEAU - Boulevard De Villeneuve", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.084647, - 47.433331 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "840290183", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SYDELA", - "ref:EU:EVSE": "FRS44P44129A", - "description": "OuestCharge - Pulse 50 - Pontchateau - Villeneuve", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.540393, - 47.112585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS44E44130001", - "description": "PONT-SAINT-MARTIN - Rue De La Flamme Olympique", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.540393, - 47.112585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS44E44130001", - "description": "PONT-SAINT-MARTIN - Rue De La Flamme Olympique", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.540393, - 47.112585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "840290183", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SYDELA", - "ref:EU:EVSE": "FRS44P44130A", - "description": "OuestCharge - Pulse 50 - Pont-Saint-Martin - Olympique", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.122795, - 47.127457 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS44E44131001", - "description": "PORNIC - Rue Du Traité De Lisbonne", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.122795, - 47.127457 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS44E44131001", - "description": "PORNIC - Rue Du Traité De Lisbonne", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.122795, - 47.127457 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "840290183", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SYDELA", - "ref:EU:EVSE": "FRS44P44131A", - "description": "OuestCharge - Pulse 50 - Pornic - Lisbonne", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.340087, - 47.259812 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS44E44132001", - "description": "PORNICHET - Parking Du 18 Juin 1940", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.340087, - 47.259812 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS44E44132001", - "description": "PORNICHET - Parking Du 18 Juin 1940", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.340087, - 47.259812 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "840290183", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SYDELA", - "ref:EU:EVSE": "FRS44P44132A", - "description": "OuestCharge - Pulse 50 - Pornichet - Juin 1940", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.741972, - 47.131272 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS44E44133001", - "description": "PORT-SAINT-PERE - La Riviere", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.741972, - 47.131272 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS44E44133001", - "description": "PORT-SAINT-PERE - La Riviere", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.741972, - 47.131272 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "840290183", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SYDELA", - "ref:EU:EVSE": "FRS44P44133A", - "description": "OuestCharge - Pulse 50 - Port-Saint-Pere - Riviere", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.858725, - 47.186286 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS44E44145001", - "description": "ROUANS - Route De Sainte-Pazanne", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.858725, - 47.186286 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS44E44145001", - "description": "ROUANS - Route De Sainte-Pazanne", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.858725, - 47.186286 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "840290183", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SYDELA", - "ref:EU:EVSE": "FRS44P44145A", - "description": "OuestCharge - Pulse 50 - Rouans - Pazanne", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.163872, - 47.264783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS44E44154001", - "description": "SAINT-BREVIN-LES-PINS - Avenue Raymond Poincaré", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.163872, - 47.264783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS44E44154001", - "description": "SAINT-BREVIN-LES-PINS - Avenue Raymond Poincaré", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.163872, - 47.264783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "840290183", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SYDELA", - "ref:EU:EVSE": "FRS44P44154A", - "description": "OuestCharge - Pulse 50 - Saint-Brevin-Les-Pins - Poincare", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.938037, - 47.373695 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS44E44195001", - "description": "SAVENAY - La Justice", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.938037, - 47.373695 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS44E44195001", - "description": "SAVENAY - La Justice", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.938037, - 47.373695 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "840290183", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SYDELA", - "ref:EU:EVSE": "FRS44P44195A", - "description": "OuestCharge - Pulse 50 - Savenay - Justice", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5939858, - 47.28067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS44E44209001", - "description": "TREILLIERES - Rue De La Gouérie", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5939858, - 47.28067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS44E44209001", - "description": "TREILLIERES - Rue De La Gouérie", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5939858, - 47.28067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "840290183", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SYDELA", - "ref:EU:EVSE": "FRS44P44209A", - "description": "OuestCharge - Pulse 50 - Treillieres - Gouerie", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.268571, - 47.162907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS44E44212001", - "description": "VALLET - Rue Émile Gabory", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.268571, - 47.162907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS44E44212001", - "description": "VALLET - Rue Émile Gabory", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.268571, - 47.162907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "840290183", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SYDELA", - "ref:EU:EVSE": "FRS44P44212A", - "description": "OuestCharge - Pulse 50 - Vallet - Gabory", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.7441279, - 47.29341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS44E44217001", - "description": "VIGNEUX-DE-BRETAGNE - Le Pont De Pierre", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.7441279, - 47.29341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS44E44217001", - "description": "VIGNEUX-DE-BRETAGNE - Le Pont De Pierre", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.7441279, - 47.29341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "840290183", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SYDELA", - "ref:EU:EVSE": "FRS44P44217A", - "description": "OuestCharge - Pulse 50 - Vigneux-De-Bretagne - Pont De Pierre", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.158341, - 44.667943 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46015001", - "description": "BAGNAC SUR CELE - Parking de la Planquette", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.158341, - 44.667943 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46015001", - "description": "BAGNAC SUR CELE - Parking de la Planquette", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.731682, - 44.94423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46028001", - "description": "BETAILLE - Place publique", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.731682, - 44.94423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46028001", - "description": "BETAILLE - Place publique", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.717875, - 44.566336 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46031001", - "description": "BLARS - Bourg", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.717875, - 44.566336 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46031001", - "description": "BLARS - Bourg", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.717875, - 44.566336 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46031001", - "description": "BLARS - Bourg", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.84161, - 44.913027 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46038001", - "description": "BRETENOUX - Avenue De La Libération(Parking De l'Hermitage)", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.84161, - 44.913027 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46038001", - "description": "BRETENOUX - Avenue De La Libération(Parking De l'Hermitage)", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.84161, - 44.913027 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46038001", - "description": "BRETENOUX - Avenue De La Libération(Parking De l'Hermitage)", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.655833, - 44.505256 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46040001", - "description": "CABRERETS - Route du Célé", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-04-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.655833, - 44.505256 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46040001", - "description": "CABRERETS - Route du Célé", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-04-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.437825, - 44.452447 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46042001", - "description": "CAHORS - Parking bessière", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.437825, - 44.452447 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46042001", - "description": "CAHORS - Parking bessière", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.437825, - 44.452447 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46042001", - "description": "CAHORS - Parking bessière", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.437825, - 44.452447 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46042001", - "description": "CAHORS - Parking bessière", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.43408107051755, - 44.4427581895381 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46042002", - "description": "CAHORS - Allées des soupirs", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.43408107051755, - 44.4427581895381 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46042002", - "description": "CAHORS - Allées des soupirs", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.43408107051755, - 44.4427581895381 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46042002", - "description": "CAHORS - Allées des soupirs", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.43408107051755, - 44.4427581895381 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46042002", - "description": "CAHORS - Allées des soupirs", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.443386, - 44.455737 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46042003", - "description": "CAHORS - GUINGUETTE - Rue de la Guinguette", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.443386, - 44.455737 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46042003", - "description": "CAHORS - GUINGUETTE - Rue de la Guinguette", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.427474, - 44.467785 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46042004", - "description": "CAHORS - Carrefour Regourd", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.427474, - 44.467785 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46042004", - "description": "CAHORS - Carrefour Regourd", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.427474, - 44.467785 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46042004", - "description": "CAHORS - Carrefour Regourd", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.844433, - 44.48673 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46045001", - "description": "CAJARC - Eco-quartier Hermies", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.844433, - 44.48673 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46045001", - "description": "CAJARC - Eco-quartier Hermies", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.07055, - 44.582002 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46055001", - "description": "CAPDENAC LE HAUT - Parking des jardins", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.07055, - 44.582002 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46055001", - "description": "CAPDENAC LE HAUT - Parking des jardins", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.07055, - 44.582002 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46055001", - "description": "CAPDENAC LE HAUT - Parking des jardins", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.07055, - 44.582002 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46055001", - "description": "CAPDENAC LE HAUT - Parking des jardins", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.351797, - 44.268883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46063001", - "description": "CASTELNAU MONTRATIER - Place du grand foirail", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.351797, - 44.268883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46063001", - "description": "CASTELNAU MONTRATIER - Place du grand foirail", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.33507, - 44.555677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46064001", - "description": "CATUS - Quai du vert", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.33507, - 44.555677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46064001", - "description": "CATUS - Quai du vert", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.33507, - 44.555677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46064001", - "description": "CATUS - Quai du vert", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.33507, - 44.555677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46064001", - "description": "CATUS - Quai du vert", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.224648, - 44.645156 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46066001", - "description": "CAZALS - D673, Place de la Victoire proche Chemin du Touron", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.224648, - 44.645156 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46066001", - "description": "CAZALS - D673, Place de la Victoire proche Chemin du Touron", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.393527, - 44.656945 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46072001", - "description": "CONCORES - Chemin des Vannes", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.393527, - 44.656945 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46072001", - "description": "CONCORES - Chemin des Vannes", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.393527, - 44.656945 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46072001", - "description": "CONCORES - Chemin des Vannes", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.644445, - 44.4015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46073001", - "description": "CONCOTS LE BOURG - Le bourg", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.644445, - 44.4015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46073001", - "description": "CONCOTS LE BOURG - Le bourg", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.312516, - 44.664793 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46087001", - "description": "DEGAGNAC - Garage", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.312516, - 44.664793 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46087001", - "description": "DEGAGNAC - Garage", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360488, - 44.471189 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46088001", - "description": "DOUELLE - Place de l'Ecole", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360488, - 44.471189 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46088001", - "description": "DOUELLE - Place de l'Ecole", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.081781, - 44.516632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46089001", - "description": "DURAVEL - Place de la mairie", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.081781, - 44.516632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46089001", - "description": "DURAVEL - Place de la mairie", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.788664, - 44.670721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46090001", - "description": "LIVERNON - Aérodrome de Figeac Livernon", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.788664, - 44.670721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46090001", - "description": "LIVERNON - Aérodrome de Figeac Livernon", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.788664, - 44.670721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46090001", - "description": "LIVERNON - Aérodrome de Figeac Livernon", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.029835, - 44.606428 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46102001", - "description": "FIGEAC - Parking Jean Jaurès", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.029835, - 44.606428 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46102001", - "description": "FIGEAC - Parking Jean Jaurès", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.029835, - 44.606428 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46102001", - "description": "FIGEAC - Parking Jean Jaurès", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.029835, - 44.606428 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46102001", - "description": "FIGEAC - Parking Jean Jaurès", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.036229, - 44.611422 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46102002", - "description": "FIGEAC - Boulevard du colonel Teulie", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.036229, - 44.611422 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46102002", - "description": "FIGEAC - Boulevard du colonel Teulie", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.036229, - 44.611422 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46102002", - "description": "FIGEAC - Boulevard du colonel Teulie", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.036229, - 44.611422 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46102002", - "description": "FIGEAC - Boulevard du colonel Teulie", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.653363, - 44.912921 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46106001", - "description": "FLOIRAC - La barrière", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.653363, - 44.912921 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46106001", - "description": "FLOIRAC - La barrière", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.386005, - 44.735268 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46127001", - "description": "GOURDON - Place du foirail", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.386005, - 44.735268 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46127001", - "description": "GOURDON - Place du foirail", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.386005, - 44.735268 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46127001", - "description": "GOURDON - Place du foirail", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.386005, - 44.735268 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46127001", - "description": "GOURDON - Place du foirail", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.726568, - 44.779606 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46128001", - "description": "GRAMAT - Place de la république", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.726568, - 44.779606 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46128001", - "description": "GRAMAT - Place de la république", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.568414, - 44.648135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46138001", - "description": "COEUR DE CAUSSE - Place de la Mairie", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.568414, - 44.648135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46138001", - "description": "COEUR DE CAUSSE - Place de la Mairie", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.926878, - 44.72744 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46143001", - "description": "LACAPELLE - MARIVAL - Rue des Remparts", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.926878, - 44.72744 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46143001", - "description": "LACAPELLE - MARIVAL - Rue des Remparts", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.557049, - 44.844997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46144001", - "description": "LACAVE - Place de l'église", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.557049, - 44.844997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46144001", - "description": "LACAVE - Place de l'église", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.548159, - 44.336149 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46148001", - "description": "LALBENQUE - Place de la Foun Priundo", - "capacity": "4", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.548159, - 44.336149 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46148001", - "description": "LALBENQUE - Place de la Foun Priundo", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.548159, - 44.336149 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46148001", - "description": "LALBENQUE - Place de la Foun Priundo", - "capacity": "4", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.548159, - 44.336149 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46148001", - "description": "LALBENQUE - Place de la Foun Priundo", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.079062, - 44.799145 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46160002", - "description": "LATRONQUIERE - Place du foirail", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.079062, - 44.799145 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46160002", - "description": "LATRONQUIERE - Place du foirail", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.900449, - 44.785877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46170001", - "description": "LEYME - D48, parking HLM", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.900449, - 44.785877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46170001", - "description": "LEYME - D48, parking HLM", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.769871, - 44.396847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46173001", - "description": "LIMOGNE EN QUERCY - Parking avenue Cahors", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.769871, - 44.396847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46173001", - "description": "LIMOGNE EN QUERCY - Parking avenue Cahors", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.838432, - 44.648273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46176001", - "description": "LIVERNON - Le Colombier", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.838432, - 44.648273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46176001", - "description": "LIVERNON - Le Colombier", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.194853, - 44.665432 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46184001", - "description": "MARMINIAC - Place du Foirail", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.194853, - 44.665432 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46184001", - "description": "MARMINIAC - Place du Foirail", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6067554, - 44.935797 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46185001", - "description": "MARTEL - La Fontanelle", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6067554, - 44.935797 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46185001", - "description": "MARTEL - La Fontanelle", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6067554, - 44.935797 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46185001", - "description": "MARTEL - La Fontanelle", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6067554, - 44.935797 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46185001", - "description": "MARTEL - La Fontanelle", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.805459, - 44.813312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46189001", - "description": "MAYRINHAC-LENTOUR - Mayrinhac", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.805459, - 44.813312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46189001", - "description": "MAYRINHAC-LENTOUR - Mayrinhac", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.386206, - 44.495255 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46191001", - "description": "MERCUES - Chemin Du Rouquet", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2017-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.386206, - 44.495255 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46191001", - "description": "MERCUES - Chemin Du Rouquet", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.386206, - 44.495255 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46191001", - "description": "MERCUES - Chemin Du Rouquet", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.386206, - 44.495255 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46191001", - "description": "MERCUES - Chemin Du Rouquet", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.211874, - 44.33831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46201001", - "description": "MONTCUQ - Place du faubourg st Privat", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.211874, - 44.33831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46201001", - "description": "MONTCUQ - Place du faubourg st Privat", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.413957, - 44.467063 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46224001", - "description": "PRADINES - Avenue Charles Pillat", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.413957, - 44.467063 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46224001", - "description": "PRADINES - Avenue Charles Pillat", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.192468, - 44.502362 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46225001", - "description": "PRAYSSAC - Square De La Vénus", - "capacity": "4", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.192468, - 44.502362 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46225001", - "description": "PRAYSSAC - Square De La Vénus", - "capacity": "4", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.192468, - 44.502362 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46225001", - "description": "PRAYSSAC - Square De La Vénus", - "capacity": "4", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.192468, - 44.502362 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46225001", - "description": "PRAYSSAC - Square De La Vénus", - "capacity": "4", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.811558, - 44.899445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46228001", - "description": "PRUDHOMAT - Place Bonneviole", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.811558, - 44.899445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46228001", - "description": "PRUDHOMAT - Place Bonneviole", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.135491, - 44.505606 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46231001", - "description": "PUY L'EVEQUE - Rue de Dunant", - "capacity": "4", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.135491, - 44.505606 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46231001", - "description": "PUY L'EVEQUE - Rue de Dunant", - "capacity": "4", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.135491, - 44.505606 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46231001", - "description": "PUY L'EVEQUE - Rue de Dunant", - "capacity": "4", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.135491, - 44.505606 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46231001", - "description": "PUY L'EVEQUE - Rue de Dunant", - "capacity": "4", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.626287, - 44.805323 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46240001", - "description": "ROCAMADOUR - D673 Lieu dit L'hospitalet", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.626287, - 44.805323 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46240001", - "description": "ROCAMADOUR - D673 Lieu dit L'hospitalet", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.626287, - 44.805323 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46240001", - "description": "ROCAMADOUR - D673 Lieu dit L'hospitalet", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.626287, - 44.805323 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46240001", - "description": "ROCAMADOUR - D673 Lieu dit L'hospitalet", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.893346, - 44.858348 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46251001", - "description": "SAINT CERE - Place de la république", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.893346, - 44.858348 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46251001", - "description": "SAINT CERE - Place de la république", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.268402, - 44.682522 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46297001", - "description": "SALVIAC - D673, parking Pharmacie", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.268402, - 44.682522 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46297001", - "description": "SALVIAC - D673, parking Pharmacie", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.253918, - 44.417418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46301001", - "description": "SAUZET - Parking Gymnase Sauzet", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-06-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.253918, - 44.417418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46301001", - "description": "SAUZET - Parking Gymnase Sauzet", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-06-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.253918, - 44.417418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46301001", - "description": "SAUZET - Parking Gymnase Sauzet", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-06-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.479855, - 44.89512 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46309001", - "description": "SOUILLAC - Pierre Bourthoumieux", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.479855, - 44.89512 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46309001", - "description": "SOUILLAC - Pierre Bourthoumieux", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.479855, - 44.89512 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46309001", - "description": "SOUILLAC - Pierre Bourthoumieux", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.479855, - 44.89512 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46309001", - "description": "SOUILLAC - Pierre Bourthoumieux", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.476743, - 44.897894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46309002", - "description": "SOUILLAC - Parking Chanteranne", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.476743, - 44.897894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46309002", - "description": "SOUILLAC - Parking Chanteranne", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.476743, - 44.897894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46309002", - "description": "SOUILLAC - Parking Chanteranne", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.036896, - 44.87261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46331001", - "description": "SOUSCEYRAC EN QUERCY - Place des condamines", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.036896, - 44.87261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46331001", - "description": "SOUSCEYRAC EN QUERCY - Place des condamines", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.442437, - 44.742531 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46334001", - "description": "LE VIGAN - Le lac", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.442437, - 44.742531 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS46E46334001", - "description": "LE VIGAN - Le lac", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.698256, - 44.381968 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254701824", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - TE 47", - "ref:EU:EVSE": "FRS47PMB4711111", - "ref": "FR*SOD*S*MB47*111*1*_*_", - "description": "PUJOLS - 36 RUE LOUIS DAJAN", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.698256, - 44.381968 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "254701824", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - TE 47", - "ref:EU:EVSE": "FRS47PMB4711112", - "ref": "FR*SOD*S*MB47*111*1*_*_", - "description": "PUJOLS - 36 RUE LOUIS DAJAN", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.284534, - 44.704296 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS48E48009002", - "description": "PEYRE EN AUBRAC - D809 - parking", - "capacity": "1", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.284534, - 44.704296 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS48E48009002", - "description": "PEYRE EN AUBRAC - D809 - parking", - "capacity": "1", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.53344, - 44.37204 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS48E48075001", - "description": "ISPAGNAC - Route Neuve", - "capacity": "1", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.292955, - 44.552034 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS48E48092002", - "description": "MARVEJOLS - Place Du Barry", - "capacity": "2", - "charging_station:output": "180 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.174038, - 44.309149 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS48E48094001", - "description": "LE MASSEGROS - Rd 32", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.174038, - 44.309149 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS48E48094001", - "description": "LE MASSEGROS - Rd 32", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.499025, - 44.519366 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS48E48095002", - "description": "MENDE - Boulevard Lucien Arnault", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.499025, - 44.519366 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS48E48095002", - "description": "MENDE - Boulevard Lucien Arnault", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.496327, - 44.520194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS48E48095003", - "description": "MENDE - Rue du Faubourg Montbel", - "capacity": "1", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.496327, - 44.520194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS48E48095003", - "description": "MENDE - Rue du Faubourg Montbel", - "capacity": "1", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.7457585, - 44.3636432 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS48E48116002", - "description": "PONT DE MONTVERT - Route de Finiels", - "capacity": "1", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.481203, - 44.63218 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS48E48127001", - "description": "RIEUTORT-DE-RANDON - Parking Foyer", - "capacity": "2", - "charging_station:output": "180 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.207178, - 44.191385 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS48E48131001", - "description": "LE ROZIER - Route De Capluc", - "capacity": "2", - "charging_station:output": "180 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.277401, - 44.802823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS48E48140003", - "description": "SAINT CHELY D'APCHER - Place Du Foirail", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.277401, - 44.802823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS48E48140003", - "description": "SAINT CHELY D'APCHER - Place Du Foirail", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.602693975, - 47.31636047363281 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49007031", - "description": "BEAULIEU SUR LAYON - Aire de covoiturage La promenade", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.602693975, - 47.31636047363281 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49007031", - "description": "BEAULIEU SUR LAYON - Aire de covoiturage La promenade", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.61754, - 47.51396 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49015A", - "description": "OuestCharge - Quick Charger Evtronic - Avrille - D768", - "capacity": "1", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.61754, - 47.51396 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49015A", - "description": "OuestCharge - Quick Charger Evtronic - Avrille - D768", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.61754, - 47.51396 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49015A", - "description": "OuestCharge - Quick Charger Evtronic - Avrille - D768", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.899778008, - 47.25177764892578 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49022001", - "description": "BEAUPREAU - Rue du Bocage", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.899778008, - 47.25177764892578 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49022001", - "description": "BEAUPREAU - Rue du Bocage", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.602694, - 47.316361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49022A", - "description": "OuestCharge - ePremium - Beaulieu Sur Layon - Promenade", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.602694, - 47.316361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49022A", - "description": "OuestCharge - ePremium - Beaulieu Sur Layon - Promenade", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.468638986, - 47.45227813720703 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49023003", - "description": "TRELAZE - Rue de la Gare", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.468638986, - 47.45227813720703 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49023003", - "description": "TRELAZE - Rue de la Gare", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.899778, - 47.251778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49023C", - "description": "OuestCharge - ePremium - Beaupreau - Bocage", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.899778, - 47.251778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49023C", - "description": "OuestCharge - ePremium - Beaupreau - Bocage", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.40891701, - 47.31863784790039 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49050002", - "description": "BRISSAC-LOIRE-AUBANCE - Rue du Layon", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.40891701, - 47.31863784790039 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49050002", - "description": "BRISSAC-LOIRE-AUBANCE - Rue du Layon", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.408917, - 47.318639 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49050B", - "description": "OuestCharge - ePremium - Brissac-Loire-Aubance - Layon", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.408917, - 47.318639 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49050B", - "description": "OuestCharge - ePremium - Brissac-Loire-Aubance - Layon", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.03152895, - 47.56904220581055 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49054002", - "description": "CANDE - Parking Super U", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.03152895, - 47.56904220581055 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49054002", - "description": "CANDE - Parking Super U", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.031529, - 47.569042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49054B", - "description": "OuestCharge - ePremium - Cande - Super U", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.031529, - 47.569042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49054B", - "description": "OuestCharge - ePremium - Cande - Super U", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.010638952, - 47.05989074707031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49069002", - "description": "LA ROMAGNE - Rue de Touraine", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.010638952, - 47.05989074707031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49069002", - "description": "LA ROMAGNE - Rue de Touraine", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.189144, - 47.286106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49069B", - "description": "OuestCharge - ePremium - Oree-d Anjou - Mauges", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.189144, - 47.286106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49069B", - "description": "OuestCharge - ePremium - Oree-d Anjou - Mauges", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.189144, - 47.286106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49069B", - "description": "OuestCharge - ePremium - Oree-d Anjou - Mauges", - "capacity": "1", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.83442, - 47.0787 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49099006", - "description": "CHOLET - Rue Aubance", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.83442, - 47.0787 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49099F", - "description": "OuestCharge - Quick Charger Evtronic - Cholet - Aubance", - "capacity": "1", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.189144015, - 47.28610610961914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49099008", - "description": "OREE-D'ANJOU - Rue des Mauges", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.189144015, - 47.28610610961914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49099008", - "description": "OREE-D'ANJOU - Rue des Mauges", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.83442, - 47.0787 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49099F", - "description": "OuestCharge - Quick Charger Evtronic - Cholet - Aubance", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.83442, - 47.0787 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49099F", - "description": "OuestCharge - Quick Charger Evtronic - Cholet - Aubance", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.901275, - 47.059856 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49099H", - "description": "OuestCharge - ePremium - Cholet - Nantes", - "capacity": "1", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.901275, - 47.059856 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49099H", - "description": "OuestCharge - ePremium - Cholet - Nantes", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.901275, - 47.059856 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49099H", - "description": "OuestCharge - ePremium - Cholet - Nantes", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.901275, - 47.059856 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49099H", - "description": "OuestCharge - ePremium - Cholet - Nantes", - "capacity": "1", - "charging_station:output": "50 kW", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.901275, - 47.059856 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49099H", - "description": "OuestCharge - ePremium - Cholet - Nantes", - "capacity": "1", - "charging_station:output": "50 kW", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.901275, - 47.059856 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49099H", - "description": "OuestCharge - ePremium - Cholet - Nantes", - "capacity": "1", - "charging_station:output": "43 kW", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.636861026, - 47.12877655029297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49109001", - "description": "CORON - Rue Eole", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.636861026, - 47.12877655029297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49109001", - "description": "CORON - Rue Eole", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.636861, - 47.128778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49109A", - "description": "OuestCharge - ePremium - Coron - Eole", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.636861, - 47.128778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49109A", - "description": "OuestCharge - ePremium - Coron - Eole", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.359873, - 47.57017 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49110001", - "description": "CORZE - Rue Nationale", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.359873, - 47.57017 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49110A", - "description": "OuestCharge - Quick Charger Evtronic - Corze - Nationale", - "capacity": "1", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.359873, - 47.57017 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49110A", - "description": "OuestCharge - Quick Charger Evtronic - Corze - Nationale", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.359873, - 47.57017 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49110A", - "description": "OuestCharge - Quick Charger Evtronic - Corze - Nationale", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.301931, - 47.189978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49125001", - "description": "DOUE-LA-FONTAINE - Rue Cholet", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.301931, - 47.189978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49125A", - "description": "OuestCharge - Quick Charger Evtronic - Doue-la-Fontaine - Cholet", - "capacity": "1", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.301931, - 47.189978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49125A", - "description": "OuestCharge - Quick Charger Evtronic - Doue-la-Fontaine - Cholet", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.301931, - 47.189978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49125A", - "description": "OuestCharge - Quick Charger Evtronic - Doue-la-Fontaine - Cholet", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.244610995, - 47.672000885009766 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49127002", - "description": "DURTAL - Parking Trivoli", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.244610995, - 47.672000885009766 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49127002", - "description": "DURTAL - Parking Trivoli", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.244611, - 47.672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49127B", - "description": "OuestCharge - ePremium - Durtal - Trivoli", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.244611, - 47.672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49127B", - "description": "OuestCharge - ePremium - Durtal - Trivoli", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.508696, - 47.506721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49129001", - "description": "ECOUFLANT - Rue Epervière", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.508696, - 47.506721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49129001", - "description": "ECOUFLANT - Rue Epervière", - "capacity": "1", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.508696, - 47.506721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49129A", - "description": "OuestCharge - Quick Charger Evtronic - Ecouflant - Eperviere", - "capacity": "1", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.508696, - 47.506721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49129A", - "description": "OuestCharge - Quick Charger Evtronic - Ecouflant - Eperviere", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.508696, - 47.506721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49129A", - "description": "OuestCharge - Quick Charger Evtronic - Ecouflant - Eperviere", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.443888992, - 47.64961242675781 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49132001", - "description": "ETRICHE - Place de l'Abbé Humeau", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.443888992, - 47.64961242675781 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49132001", - "description": "ETRICHE - Place de l'Abbé Humeau", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.443889, - 47.649611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49132A", - "description": "OuestCharge - ePremium - Etriche - Humeau", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.443889, - 47.649611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49132A", - "description": "OuestCharge - ePremium - Etriche - Humeau", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.706472, - 47.614389 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49155A", - "description": "OuestCharge - ePremium - Grez Neuville - Lionnais", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.706472, - 47.614389 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49155A", - "description": "OuestCharge - ePremium - Grez Neuville - Lionnais", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.364194006, - 47.69991683959961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49178001", - "description": "MORANNES - Place de Beaumont", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.364194006, - 47.69991683959961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49178001", - "description": "MORANNES - Place de Beaumont", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.978444, - 47.615778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49178A", - "description": "OuestCharge - ePremium - Loire - Ire", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.978444, - 47.615778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49178A", - "description": "OuestCharge - ePremium - Loire - Ire", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.11738889664411545, - 47.51026153564453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49220002", - "description": "NOYANT - Bd des Écoles", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.11738889664411545, - 47.51026153564453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49220002", - "description": "NOYANT - Bd des Écoles", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.364194, - 47.699917 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49220B", - "description": "OuestCharge - ePremium - Morannes - Beaumont", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.364194, - 47.699917 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49220B", - "description": "OuestCharge - ePremium - Morannes - Beaumont", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.655694008, - 47.35816574 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49228002", - "description": "ROCHEFORT-SUR-LOIRE - Place du Pilori", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.655694008, - 47.35816574 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49228002", - "description": "ROCHEFORT-SUR-LOIRE - Place du Pilori", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.117367, - 47.510163 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49228B", - "description": "OuestCharge - ePremium - Noyant - Ecoles", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.117367, - 47.510163 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49228B", - "description": "OuestCharge - ePremium - Noyant - Ecoles", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.174833059, - 47.739166259765625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49248002", - "description": "OMBREE D'ANJOU - Place du Champ de Foire", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.174833059, - 47.739166259765625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49248002", - "description": "OMBREE D'ANJOU - Place du Champ de Foire", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.174833, - 47.739167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49248B", - "description": "OuestCharge - ePremium - Ombree D Anjou - Foire", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.174833, - 47.739167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49248B", - "description": "OuestCharge - ePremium - Ombree D Anjou - Foire", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.095971942, - 47.12211227416992 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49259001", - "description": "SEVREMOINE - Aire de covoiturage du Petit Lapin", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.095971942, - 47.12211227416992 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49259001", - "description": "SEVREMOINE - Aire de covoiturage du Petit Lapin", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.655694, - 47.358167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49259A", - "description": "OuestCharge - ePremium - Rochefort-Sur-Loire - Pilori", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.655694, - 47.358167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49259A", - "description": "OuestCharge - ePremium - Rochefort-Sur-Loire - Pilori", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.97844398, - 47.615779876708984 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49260002", - "description": "LOIRE - Route de Bourg d'Iré", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.97844398, - 47.615779876708984 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49260002", - "description": "LOIRE - Route de Bourg d'Iré", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.010639, - 47.059889 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49260B", - "description": "OuestCharge - ePremium - La Romagne - Touraine", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.010639, - 47.059889 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49260B", - "description": "OuestCharge - ePremium - La Romagne - Touraine", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8330849, - 47.4096558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49284A", - "description": "OuestCharge - Quick Charger Evtronic - Saint-Germain-des-Pres - Loire", - "capacity": "1", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-09-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8330849, - 47.4096558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49284001", - "description": "SAINT-GERMAIN-DES-PRES - Rue de la Loire", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8330849, - 47.4096558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49284A", - "description": "OuestCharge - Quick Charger Evtronic - Saint-Germain-des-Pres - Loire", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-09-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.8330849, - 47.4096558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49284A", - "description": "OuestCharge - Quick Charger Evtronic - Saint-Germain-des-Pres - Loire", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-09-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.696250021, - 47.468387603759766 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49298005", - "description": "SAINT LEGER DE LINIERES - Rue Roland Moreno", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.696250021, - 47.468387603759766 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49298005", - "description": "SAINT LEGER DE LINIERES - Rue Roland Moreno", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.696250021, - 47.468387603759766 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49298005", - "description": "SAINT LEGER DE LINIERES - Rue Roland Moreno", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.066444002, - 47.22294235229492 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49301003", - "description": "VARRAINS - Rue de la Mairie", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.066444002, - 47.22294235229492 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49301003", - "description": "VARRAINS - Rue de la Mairie", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.095972, - 47.122111 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49301C", - "description": "OuestCharge - ePremium - Sevremoine - Petit Lapin", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.095972, - 47.122111 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49301C", - "description": "OuestCharge - ePremium - Sevremoine - Petit Lapin", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.095972, - 47.122111 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49301C", - "description": "OuestCharge - ePremium - Sevremoine - Petit Lapin", - "capacity": "1", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.514327, - 47.400515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49308B", - "description": "OuestCharge - Quick Charger Evtronic - Saint-Melaine-sur-Aubance - Treillebois", - "capacity": "1", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.514327, - 47.400515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49308002", - "description": "SAINT-MELAINE-SUR-AUBANCE - Aire Co Treillebois", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.514327, - 47.400515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49308B", - "description": "OuestCharge - Quick Charger Evtronic - Saint-Melaine-sur-Aubance - Treillebois", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.514327, - 47.400515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49308B", - "description": "OuestCharge - Quick Charger Evtronic - Saint-Melaine-sur-Aubance - Treillebois", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.094408616, - 47.266410829428295 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49328003", - "description": "SAUMUR - Rond Point du Carrousel", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.09440862, - 47.26641082 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49328C", - "description": "OuestCharge - Quick Charger Evtronic - Saumur - Carrousel", - "capacity": "1", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.09440862, - 47.26641082 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49328C", - "description": "OuestCharge - Quick Charger Evtronic - Saumur - Carrousel", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.09440862, - 47.26641082 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49328C", - "description": "OuestCharge - Quick Charger Evtronic - Saumur - Carrousel", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.869483, - 47.69788 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49331002", - "description": "SEGRE - Aire Co Promenade", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.869483, - 47.69788 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49331B", - "description": "OuestCharge - Quick Charger Evtronic - Segre - Promenade", - "capacity": "1", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-08-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.869483, - 47.69788 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49331B", - "description": "OuestCharge - Quick Charger Evtronic - Segre - Promenade", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-08-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.869483, - 47.69788 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49331B", - "description": "OuestCharge - Quick Charger Evtronic - Segre - Promenade", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-08-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.208388999, - 47.139251708984375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49353004", - "description": "VAUDELNAY - Rue de la Mairie", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.208388999, - 47.139251708984375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49353004", - "description": "VAUDELNAY - Rue de la Mairie", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.468639, - 47.452278 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49353D", - "description": "OuestCharge - ePremium - Trelaze - Gare", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.468639, - 47.452278 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49353D", - "description": "OuestCharge - ePremium - Trelaze - Gare", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.901274979, - 47.05985641479492 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49362001", - "description": "CHOLET - Avenue Nantes", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.901274979, - 47.05985641479492 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ouest Charge", - "ref:EU:EVSE": "FRS49E49362001", - "description": "CHOLET - Avenue Nantes", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.066444, - 47.222944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49362A", - "description": "OuestCharge - ePremium - Varrains - Mairie", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.066444, - 47.222944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49362A", - "description": "OuestCharge - ePremium - Varrains - Mairie", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.066444, - 47.222944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49362A", - "description": "OuestCharge - ePremium - Varrains - Mairie", - "capacity": "1", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.208389, - 47.13925 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49364A", - "description": "OuestCharge - ePremium - Vaudelany - Mairie", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.208389, - 47.13925 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49364A", - "description": "OuestCharge - ePremium - Vaudelany - Mairie", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.208389, - 47.13925 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "254901309", - "operator:email": "assistance-technique@ouestcharge-paysdelaloire-moncompte.fr", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEML", - "ref:EU:EVSE": "FRS49P49364A", - "description": "OuestCharge - ePremium - Vaudelany - Mairie", - "capacity": "1", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.142436, - 49.110969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder (Grupo Easycharger S.A)", - "owner:ref:FR:SIREN": "255002883", - "operator:email": "e-charge50@sdem50.fr", - "operator:phone": "+33 1 87 65 00 79", - "network": "e-charge50", - "ref:EU:EVSE": "FRS50P50002003", - "description": "AGNEAUX – Siège SDEM50", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.142436, - 49.110969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder (Grupo Easycharger S.A)", - "owner:ref:FR:SIREN": "255002883", - "operator:email": "e-charge50@sdem50.fr", - "operator:phone": "+33 1 87 65 00 79", - "network": "e-charge50", - "ref:EU:EVSE": "FRS50P50002003", - "description": "AGNEAUX – Siège SDEM50", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.142436, - 49.110969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder (Grupo Easycharger S.A)", - "owner:ref:FR:SIREN": "255002883", - "operator:email": "e-charge50@sdem50.fr", - "operator:phone": "+33 1 87 65 00 79", - "network": "e-charge50", - "ref:EU:EVSE": "FRS50P50002003", - "description": "AGNEAUX – Siège SDEM50", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.954162, - 48.982609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder (Grupo Easycharger S.A)", - "owner:ref:FR:SIREN": "255002883", - "operator:email": "e-charge50@sdem50.fr", - "operator:phone": "+33 1 87 65 00 79", - "network": "e-charge50", - "ref:EU:EVSE": "FRS50P50224002", - "description": "TORIGNY LES VILLES (GUILBERVILLE) - Aire de covoiturage Le Saussey", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.954162, - 48.982609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder (Grupo Easycharger S.A)", - "owner:ref:FR:SIREN": "255002883", - "operator:email": "e-charge50@sdem50.fr", - "operator:phone": "+33 1 87 65 00 79", - "network": "e-charge50", - "ref:EU:EVSE": "FRS50P50224002", - "description": "TORIGNY LES VILLES (GUILBERVILLE) - Aire de covoiturage Le Saussey", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.954162, - 48.982609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder (Grupo Easycharger S.A)", - "owner:ref:FR:SIREN": "255002883", - "operator:email": "e-charge50@sdem50.fr", - "operator:phone": "+33 1 87 65 00 79", - "network": "e-charge50", - "ref:EU:EVSE": "FRS50P50224002", - "description": "TORIGNY LES VILLES (GUILBERVILLE) - Aire de covoiturage Le Saussey", - "capacity": "3", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.954338, - 48.983317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Total marketing france", - "owner:ref:FR:SIREN": "255002883", - "operator:email": "e-charge50@sdem50.fr", - "operator:phone": "+33 8 09 10 75 84", - "network": "e-charge50", - "ref:EU:EVSE": "FRS50P502242", - "description": "TORIGNY LES VILLES (GUILBERVILLE) - Aire de covoiturage Le Saussey", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.954338, - 48.983317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Total marketing france", - "owner:ref:FR:SIREN": "255002883", - "operator:email": "e-charge50@sdem50.fr", - "operator:phone": "+33 8 09 10 75 84", - "network": "e-charge50", - "ref:EU:EVSE": "FRS50P502242", - "description": "TORIGNY LES VILLES (GUILBERVILLE) - Aire de covoiturage Le Saussey", - "capacity": "2", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.954338, - 48.983317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Total marketing france", - "owner:ref:FR:SIREN": "255002883", - "operator:email": "e-charge50@sdem50.fr", - "operator:phone": "+33 8 09 10 75 84", - "network": "e-charge50", - "ref:EU:EVSE": "FRS50P502242", - "description": "TORIGNY LES VILLES (GUILBERVILLE) - Aire de covoiturage Le Saussey", - "capacity": "2", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.783341, - 49.406096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder (Grupo Easycharger S.A)", - "owner:ref:FR:SIREN": "255002883", - "operator:email": "e-charge50@sdem50.fr", - "operator:phone": "+33 1 87 65 00 79", - "network": "e-charge50", - "ref:EU:EVSE": "FRS50P50332001", - "description": "LES MOITIERS D’ALLONNE – D650 Station TOTAL", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.783341, - 49.406096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder (Grupo Easycharger S.A)", - "owner:ref:FR:SIREN": "255002883", - "operator:email": "e-charge50@sdem50.fr", - "operator:phone": "+33 1 87 65 00 79", - "network": "e-charge50", - "ref:EU:EVSE": "FRS50P50332001", - "description": "LES MOITIERS D’ALLONNE – D650 Station TOTAL", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.783341, - 49.406096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder (Grupo Easycharger S.A)", - "owner:ref:FR:SIREN": "255002883", - "operator:email": "e-charge50@sdem50.fr", - "operator:phone": "+33 1 87 65 00 79", - "network": "e-charge50", - "ref:EU:EVSE": "FRS50P50332001", - "description": "LES MOITIERS D’ALLONNE – D650 Station TOTAL", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.211277, - 49.302743 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder (Grupo Easycharger S.A)", - "owner:ref:FR:SIREN": "255002883", - "operator:email": "e-charge50@sdem50.fr", - "operator:phone": "+33 1 87 65 00 79", - "network": "e-charge50", - "ref:EU:EVSE": "FRS50P50485001", - "description": "CARENTAN LES MARAIS (ST HILAIRE PETITVILLE) - Station multi énergies", - "capacity": "5", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.211277, - 49.302743 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder (Grupo Easycharger S.A)", - "owner:ref:FR:SIREN": "255002883", - "operator:email": "e-charge50@sdem50.fr", - "operator:phone": "+33 1 87 65 00 79", - "network": "e-charge50", - "ref:EU:EVSE": "FRS50P50485001", - "description": "CARENTAN LES MARAIS (ST HILAIRE PETITVILLE) - Station multi énergies", - "capacity": "5", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.211277, - 49.302743 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder (Grupo Easycharger S.A)", - "owner:ref:FR:SIREN": "255002883", - "operator:email": "e-charge50@sdem50.fr", - "operator:phone": "+33 1 87 65 00 79", - "network": "e-charge50", - "ref:EU:EVSE": "FRS50P50485001", - "description": "CARENTAN LES MARAIS (ST HILAIRE PETITVILLE) - Station multi énergies", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.211277, - 49.302743 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder (Grupo Easycharger S.A)", - "owner:ref:FR:SIREN": "255002883", - "operator:email": "e-charge50@sdem50.fr", - "operator:phone": "+33 1 87 65 00 79", - "network": "e-charge50", - "ref:EU:EVSE": "FRS50P50485001", - "description": "CARENTAN LES MARAIS (ST HILAIRE PETITVILLE) - Station multi énergies", - "capacity": "5", - "charging_station:output": "150 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.527347, - 49.533469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder (Grupo Easycharger S.A)", - "owner:ref:FR:SIREN": "255002883", - "operator:email": "e-charge50@sdem50.fr", - "operator:phone": "+33 1 87 65 00 79", - "network": "e-charge50", - "ref:EU:EVSE": "FRS50P50498002", - "description": "ST JOSEPH - Parking de la Mairie", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.527347, - 49.533469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder (Grupo Easycharger S.A)", - "owner:ref:FR:SIREN": "255002883", - "operator:email": "e-charge50@sdem50.fr", - "operator:phone": "+33 1 87 65 00 79", - "network": "e-charge50", - "ref:EU:EVSE": "FRS50P50498002", - "description": "ST JOSEPH - Parking de la Mairie", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.527347, - 49.533469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder (Grupo Easycharger S.A)", - "owner:ref:FR:SIREN": "255002883", - "operator:email": "e-charge50@sdem50.fr", - "operator:phone": "+33 1 87 65 00 79", - "network": "e-charge50", - "ref:EU:EVSE": "FRS50P50498002", - "description": "ST JOSEPH - Parking de la Mairie", - "capacity": "3", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.142436, - 49.110969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Total marketing france", - "owner:ref:FR:SIREN": "255002883", - "operator:email": "e-charge50@sdem50.fr", - "operator:phone": "+33 8 09 10 75 84", - "network": "e-charge50", - "ref:EU:EVSE": "FRS50P50002003", - "description": "AGNEAUX – Siège SDEM50", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.142436, - 49.110969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Total marketing france", - "owner:ref:FR:SIREN": "255002883", - "operator:email": "e-charge50@sdem50.fr", - "operator:phone": "+33 8 09 10 75 84", - "network": "e-charge50", - "ref:EU:EVSE": "FRS50P50002003", - "description": "AGNEAUX – Siège SDEM50", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.142436, - 49.110969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Total marketing france", - "owner:ref:FR:SIREN": "255002883", - "operator:email": "e-charge50@sdem50.fr", - "operator:phone": "+33 8 09 10 75 84", - "network": "e-charge50", - "ref:EU:EVSE": "FRS50P50002003", - "description": "AGNEAUX – Siège SDEM50", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.091634, - 49.115306 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder (Grupo Easycharger S.A)", - "owner:ref:FR:SIREN": "215005026", - "operator:email": "e-charge50@sdem50.fr", - "operator:phone": "+33 1 87 65 00 79", - "network": "e-charge50", - "ref:EU:EVSE": "FRS50P50502008", - "description": "ST LO - Place Général de Gaulle", - "capacity": "4", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.091634, - 49.115306 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder (Grupo Easycharger S.A)", - "owner:ref:FR:SIREN": "215005026", - "operator:email": "e-charge50@sdem50.fr", - "operator:phone": "+33 1 87 65 00 79", - "network": "e-charge50", - "ref:EU:EVSE": "FRS50P50502008", - "description": "ST LO - Place Général de Gaulle", - "capacity": "4", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.091634, - 49.115306 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder (Grupo Easycharger S.A)", - "owner:ref:FR:SIREN": "215005026", - "operator:email": "e-charge50@sdem50.fr", - "operator:phone": "+33 1 87 65 00 79", - "network": "e-charge50", - "ref:EU:EVSE": "FRS50P50502008", - "description": "ST LO - Place Général de Gaulle", - "capacity": "4", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.091634, - 49.115306 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder (Grupo Easycharger S.A)", - "owner:ref:FR:SIREN": "215005026", - "operator:email": "e-charge50@sdem50.fr", - "operator:phone": "+33 1 87 65 00 79", - "network": "e-charge50", - "ref:EU:EVSE": "FRS50P50502008", - "description": "ST LO - Place Général de Gaulle", - "capacity": "4", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.783341, - 49.406096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Total marketing france", - "owner:ref:FR:SIREN": "255002883", - "operator:email": "e-charge50@sdem50.fr", - "operator:phone": "+33 8 09 10 75 84", - "network": "e-charge50", - "ref:EU:EVSE": "FRS50P50332001", - "description": "LES MOITIERS D’ALLONNE – D650 Station TOTAL", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.783341, - 49.406096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Total marketing france", - "owner:ref:FR:SIREN": "255002883", - "operator:email": "e-charge50@sdem50.fr", - "operator:phone": "+33 8 09 10 75 84", - "network": "e-charge50", - "ref:EU:EVSE": "FRS50P50332001", - "description": "LES MOITIERS D’ALLONNE – D650 Station TOTAL", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.783341, - 49.406096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Total marketing france", - "owner:ref:FR:SIREN": "255002883", - "operator:email": "e-charge50@sdem50.fr", - "operator:phone": "+33 8 09 10 75 84", - "network": "e-charge50", - "ref:EU:EVSE": "FRS50P50332001", - "description": "LES MOITIERS D’ALLONNE – D650 Station TOTAL", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.347679, - 48.64974 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder (Grupo Easycharger S.A)", - "owner:ref:FR:SIREN": "255002883", - "operator:email": "e-charge50@sdem50.fr", - "operator:phone": "+33 1 87 65 00 79", - "network": "e-charge50", - "ref:EU:EVSE": "FRS50P50543001", - "description": "ST QUENTIN SUR LE HOMME - Zone de Cromel", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.347679, - 48.64974 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder (Grupo Easycharger S.A)", - "owner:ref:FR:SIREN": "255002883", - "operator:email": "e-charge50@sdem50.fr", - "operator:phone": "+33 1 87 65 00 79", - "network": "e-charge50", - "ref:EU:EVSE": "FRS50P50543001", - "description": "ST QUENTIN SUR LE HOMME - Zone de Cromel", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.347679, - 48.64974 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder (Grupo Easycharger S.A)", - "owner:ref:FR:SIREN": "255002883", - "operator:email": "e-charge50@sdem50.fr", - "operator:phone": "+33 1 87 65 00 79", - "network": "e-charge50", - "ref:EU:EVSE": "FRS50P50543001", - "description": "ST QUENTIN SUR LE HOMME - Zone de Cromel", - "capacity": "3", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.347532, - 48.649714 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Total marketing france", - "owner:ref:FR:SIREN": "255002883", - "operator:email": "e-charge50@sdem50.fr", - "operator:phone": "+33 8 09 10 75 84", - "network": "e-charge50", - "ref:EU:EVSE": "FRS50P505431", - "description": "ST QUENTIN SUR LE HOMME - Zone de Cromel", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.347532, - 48.649714 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Total marketing france", - "owner:ref:FR:SIREN": "255002883", - "operator:email": "e-charge50@sdem50.fr", - "operator:phone": "+33 8 09 10 75 84", - "network": "e-charge50", - "ref:EU:EVSE": "FRS50P505431", - "description": "ST QUENTIN SUR LE HOMME - Zone de Cromel", - "capacity": "2", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.347532, - 48.649714 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Total marketing france", - "owner:ref:FR:SIREN": "255002883", - "operator:email": "e-charge50@sdem50.fr", - "operator:phone": "+33 8 09 10 75 84", - "network": "e-charge50", - "ref:EU:EVSE": "FRS50P505431", - "description": "ST QUENTIN SUR LE HOMME - Zone de Cromel", - "capacity": "2", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.54532, - 49.045346 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zunder (Grupo Easycharger S.A)", - "owner:ref:FR:SIREN": "255002883", - "operator:email": "e-charge50@sdem50.fr", - "operator:phone": "+33 1 87 65 00 79", - "network": "e-charge50", - "ref:EU:EVSE": "FRS50P50603001", - "description": "TOURVILLE SUR SIENNE - Place Léon-Paul Legraverend", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5452547, - 49.045624 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Total marketing france", - "owner:ref:FR:SIREN": "255002883", - "operator:email": "e-charge50@sdem50.fr", - "operator:phone": "+33 8 09 10 75 84", - "network": "e-charge50", - "ref:EU:EVSE": "FRS50P506031", - "description": "TOURVILLE SUR SIENNE - Place Léon-Paul Legraverend", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.527347, - 48.533469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Total marketing france", - "owner:ref:FR:SIREN": "255002883", - "operator:email": "e-charge50@sdem50.fr", - "operator:phone": "+33 8 09 10 75 84", - "network": "e-charge50", - "ref:EU:EVSE": "FRS50P507002", - "description": "ST JOSEPH - Parking de la Mairie", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.527347, - 48.533469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Total marketing france", - "owner:ref:FR:SIREN": "255002883", - "operator:email": "e-charge50@sdem50.fr", - "operator:phone": "+33 8 09 10 75 84", - "network": "e-charge50", - "ref:EU:EVSE": "FRS50P507002", - "description": "ST JOSEPH - Parking de la Mairie", - "capacity": "2", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.527347, - 48.533469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Total marketing france", - "owner:ref:FR:SIREN": "255002883", - "operator:email": "e-charge50@sdem50.fr", - "operator:phone": "+33 8 09 10 75 84", - "network": "e-charge50", - "ref:EU:EVSE": "FRS50P507002", - "description": "ST JOSEPH - Parking de la Mairie", - "capacity": "2", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.952273, - 48.639777 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat d'Energie et des Déchets de la Marne (SDED52) | FR*S52", - "operator:email": "roaming@freshmile.com", - "network": "SDED52", - "ref:EU:EVSE": "FRS52P8620397985370341232", - "ref": "1034943", - "description": "SDED52/LLTZJ5NK41DHMG", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.945667, - 48.642627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat d'Energie et des Déchets de la Marne (SDED52) | FR*S52", - "operator:email": "roaming@freshmile.com", - "network": "SDED52", - "ref:EU:EVSE": "FRS52P5330673228795858951", - "ref": "1035333", - "description": "SDED52/LLTZJNHV02GMV1", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.949057, - 48.640677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat d'Energie et des Déchets de la Marne (SDED52) | FR*S52", - "operator:email": "roaming@freshmile.com", - "network": "SDED52", - "ref:EU:EVSE": "FRS52P8537457620549533703", - "ref": "1052535", - "description": "SDED52/LLTZKISTV1DS4H", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.945939, - 48.64299 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat d'Energie et des Déchets de la Marne (SDED52) | FR*S52", - "operator:email": "roaming@freshmile.com", - "network": "SDED52", - "ref:EU:EVSE": "FRS52P4169074773628051511", - "ref": "1034937", - "description": "SDED52/LLTZKELLC2343W", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.952187, - 48.639805 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat d'Energie et des Déchets de la Marne (SDED52) | FR*S52", - "operator:email": "roaming@freshmile.com", - "network": "SDED52", - "ref:EU:EVSE": "FRS52P5763577973126567928", - "ref": "1034907", - "description": "SDED52/LLTZK18IYOXE0B", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.944865, - 48.630514 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat d'Energie et des Déchets de la Marne (SDED52) | FR*S52", - "operator:email": "roaming@freshmile.com", - "network": "SDED52", - "ref:EU:EVSE": "FRS52P2301416322584631914", - "ref": "1069797", - "description": "SDED52/LLOYGAK831QC2V", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6284999847412109, - 48.40266799926758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Territoire de Energie TE53", - "ref:EU:EVSE": "FRS53E53003002", - "description": "AMBRIERES-LES-VALLEES - Rue Des Moulins", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6284999847412109, - 48.40266799926758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Territoire de Energie TE53", - "ref:EU:EVSE": "FRS53E53003002", - "description": "AMBRIERES-LES-VALLEES - Rue Des Moulins", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5862236, - 48.3007673 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Territoire de Energie TE53", - "ref:EU:EVSE": "FRS53E53008001", - "description": "ARON - La Briqueterie", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5862236, - 48.3007673 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Territoire de Energie TE53", - "ref:EU:EVSE": "FRS53E53008001", - "description": "ARON - La Briqueterie", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.684591, - 47.829669 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Territoire de Energie TE53", - "ref:EU:EVSE": "FRS53E53014002", - "description": "AZE - Rue De Terre Rouge", - "capacity": "1", - "socket:type2_combo:output": "43 kW", - "charging_station:output": "43 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.755338, - 48.090244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Territoire de Energie TE53", - "ref:EU:EVSE": "FRS53E53054002", - "description": "CHANGE - Rue Louis De Broglie - Parking Te53", - "capacity": "4", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.947992, - 47.848493 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Territoire de Energie TE53", - "ref:EU:EVSE": "FRS53E53084001", - "description": "CRAON - Place Du Mûrier", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.9395400285720825, - 48.29696273803711 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Territoire de Energie TE53", - "ref:EU:EVSE": "FRS53E53096002", - "description": "ERNEE - Place De L'Hôtel De Ville", - "capacity": "1", - "socket:type2_combo:output": "43 kW", - "charging_station:output": "43 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.740993, - 48.054082 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Territoire de Energie TE53", - "ref:EU:EVSE": "FRS53E53130005", - "description": "LAVAL - Rue Albert Einstein - Parking Palindrome", - "capacity": "1", - "socket:type2_combo:output": "43 kW", - "charging_station:output": "43 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.790317, - 48.05511 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Territoire de Energie TE53", - "ref:EU:EVSE": "FRS53E53130009", - "description": "LAVAL - Avenue Des Francais Libres - Parking De La Jaunaie", - "capacity": "1", - "socket:type2_combo:output": "43 kW", - "charging_station:output": "43 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.612687, - 48.300496 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Territoire de Energie TE53", - "ref:EU:EVSE": "FRS53E53147001", - "description": "MAYENNE - Avenue Paul Guyard", - "capacity": "1", - "socket:type2_combo:output": "43 kW", - "charging_station:output": "43 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.19638890027999878, - 48.46099853515625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Territoire de Energie TE53", - "ref:EU:EVSE": "FRS53E53185002", - "description": "PRE-EN-PAIL-SAINT-SAMSON - Rue Aristide Briand", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.19638890027999878, - 48.46099853515625 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Territoire de Energie TE53", - "ref:EU:EVSE": "FRS53E53185002", - "description": "PRE-EN-PAIL-SAINT-SAMSON - Rue Aristide Briand", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.896561, - 49.446437 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "42__CD54", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS SDE54", - "ref:EU:EVSE": "Non concerné", - "ref": "bbe7d3a6-3fa1-53d0-89eb-6bad3bf52eea", - "description": "CD54 - Parking Covoiturage - Brehain-la-ville", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.896561, - 49.446437 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "42__CD54", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS SDE54", - "ref:EU:EVSE": "Non concerné", - "ref": "bbe7d3a6-3fa1-53d0-89eb-6bad3bf52eea", - "description": "CD54 - Parking Covoiturage - Brehain-la-ville", - "capacity": "1", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.871263, - 48.651079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "42__CD54", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS SDE54", - "ref:EU:EVSE": "Non concerné", - "ref": "d77f7f8d-b560-574f-a2de-17c8ddebd6d5", - "description": "CD54 - Toul", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.871263, - 48.651079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "42__CD54", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS SDE54", - "ref:EU:EVSE": "Non concerné", - "ref": "d77f7f8d-b560-574f-a2de-17c8ddebd6d5", - "description": "CD54 - Toul", - "capacity": "1", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.179454, - 48.577046 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "42__CD54", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS SDE54", - "ref:EU:EVSE": "Non concerné", - "ref": "1d449e22-8fde-5afb-96e1-fb368c8b30cc", - "description": "CD54 - Parking covoiturage - Flavigny Sur Moselle", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.179454, - 48.577046 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "42__CD54", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS SDE54", - "ref:EU:EVSE": "Non concerné", - "ref": "1d449e22-8fde-5afb-96e1-fb368c8b30cc", - "description": "CD54 - Parking covoiturage - Flavigny Sur Moselle", - "capacity": "1", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.908144, - 48.545392 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "42__CD54", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS SDE54", - "ref:EU:EVSE": "Non concerné", - "ref": "44371dbd-49dc-5af2-b3f3-c21a7ab4828a", - "description": "CD54 - Allain", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.908144, - 48.545392 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "42__CD54", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS SDE54", - "ref:EU:EVSE": "Non concerné", - "ref": "44371dbd-49dc-5af2-b3f3-c21a7ab4828a", - "description": "CD54 - Allain", - "capacity": "1", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.113954, - 48.937585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "42__CD54", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS SDE54", - "ref:EU:EVSE": "Non concerné", - "ref": "ae8fa716-d76f-58c3-bf93-9ce9ae525dc8", - "description": "CD54 - Ville de LESMENILS-Lesménils", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.113954, - 48.937585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "42__CD54", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS SDE54", - "ref:EU:EVSE": "Non concerné", - "ref": "ae8fa716-d76f-58c3-bf93-9ce9ae525dc8", - "description": "CD54 - Ville de LESMENILS-Lesménils", - "capacity": "1", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.183738, - 48.536588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "42__CD54", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS SDE54", - "ref:EU:EVSE": "Non concerné", - "ref": "53ee440e-0249-5a1c-a0af-3265a7ced6ab", - "description": "CD54 - Parking covoiturage - Ceintrey", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.183738, - 48.536588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "42__CD54", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS SDE54", - "ref:EU:EVSE": "Non concerné", - "ref": "53ee440e-0249-5a1c-a0af-3265a7ced6ab", - "description": "CD54 - Parking covoiturage - Ceintrey", - "capacity": "1", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.113954, - 48.937585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "42__CD54", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS SDE54", - "ref:EU:EVSE": "Non concerné", - "ref": "ae8fa716-d76f-58c3-bf93-9ce9ae525dc8", - "description": "CD54 - Ville de LESMENILS-Lesménils", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.113954, - 48.937585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "42__CD54", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS SDE54", - "ref:EU:EVSE": "Non concerné", - "ref": "ae8fa716-d76f-58c3-bf93-9ce9ae525dc8", - "description": "CD54 - Ville de LESMENILS-Lesménils", - "capacity": "1", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.145511, - 48.779856 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "42__CD54", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS SDE54", - "ref:EU:EVSE": "Non concerné", - "ref": "ef6b013b-57af-5b85-a64a-f45b690c2d5c", - "description": "CD54 - Custines", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.145511, - 48.779856 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "42__CD54", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS SDE54", - "ref:EU:EVSE": "Non concerné", - "ref": "ef6b013b-57af-5b85-a64a-f45b690c2d5c", - "description": "CD54 - Custines", - "capacity": "1", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.891198, - 49.366949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "42__CD54", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS SDE54", - "ref:EU:EVSE": "Non concerné", - "ref": "bcf7486d-674e-5bf7-b7d7-f04506e6c375", - "description": "CD54 - Audun-le-Roman", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.891198, - 49.366949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "42__CD54", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS SDE54", - "ref:EU:EVSE": "Non concerné", - "ref": "bcf7486d-674e-5bf7-b7d7-f04506e6c375", - "description": "CD54 - Audun-le-Roman", - "capacity": "1", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.82905, - 47.8815 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Morbihan énergies | FR*S56", - "operator:email": "roaming@freshmile.com", - "network": "Mobilité électrique 56", - "ref:EU:EVSE": "FRS56PPTAZYC", - "ref": "251911", - "description": "Mobilité électrique 56/PTAZYC", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.82905, - 47.8815 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Morbihan énergies | FR*S56", - "operator:email": "roaming@freshmile.com", - "network": "Mobilité électrique 56", - "ref:EU:EVSE": "FRS56PPTAZYC", - "ref": "251911", - "description": "Mobilité électrique 56/PTAZYC", - "capacity": "2", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.576836, - 47.519266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Morbihan énergies | FR*S56", - "operator:email": "roaming@freshmile.com", - "network": "Mobilité électrique 56", - "ref:EU:EVSE": "FRS56P4973088813034826949", - "ref": "1155852", - "description": "Mobilité électrique 56/LLXUCTF041S5Y2", - "capacity": "2", - "socket:type2_combo:output": "54 kW", - "charging_station:output": "54 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.38847, - 47.9204 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Morbihan énergies | FR*S56", - "operator:email": "roaming@freshmile.com", - "network": "Mobilité électrique 56", - "ref:EU:EVSE": "FRS56PURNMJP", - "ref": "251917", - "description": "Mobilité électrique 56/URNMJP", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.38847, - 47.9204 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Morbihan énergies | FR*S56", - "operator:email": "roaming@freshmile.com", - "network": "Mobilité électrique 56", - "ref:EU:EVSE": "FRS56PURNMJP", - "ref": "251917", - "description": "Mobilité électrique 56/URNMJP", - "capacity": "2", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.95376, - 48.054 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Morbihan énergies | FR*S56", - "operator:email": "roaming@freshmile.com", - "network": "Mobilité électrique 56", - "ref:EU:EVSE": "FRS56PJSEDAA", - "ref": "251920", - "description": "Mobilité électrique 56/JSEDAA", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.95376, - 48.054 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Morbihan énergies | FR*S56", - "operator:email": "roaming@freshmile.com", - "network": "Mobilité électrique 56", - "ref:EU:EVSE": "FRS56PJSEDAA", - "ref": "251920", - "description": "Mobilité électrique 56/JSEDAA", - "capacity": "2", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.44976, - 47.6818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Morbihan énergies | FR*S56", - "operator:email": "roaming@freshmile.com", - "network": "Mobilité électrique 56", - "ref:EU:EVSE": "FRS56PLEVJXJ", - "ref": "251923", - "description": "Mobilité électrique 56/LEVJXJ", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.44976, - 47.6818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Morbihan énergies | FR*S56", - "operator:email": "roaming@freshmile.com", - "network": "Mobilité électrique 56", - "ref:EU:EVSE": "FRS56PLEVJXJ", - "ref": "251923", - "description": "Mobilité électrique 56/LEVJXJ", - "capacity": "2", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.37854, - 47.7629 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Morbihan énergies | FR*S56", - "operator:email": "roaming@freshmile.com", - "network": "Mobilité électrique 56", - "ref:EU:EVSE": "FRS56PBUGKFT", - "ref": "251914", - "description": "Mobilité électrique 56/BUGKFT", - "capacity": "2", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.37854, - 47.7629 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Morbihan énergies | FR*S56", - "operator:email": "roaming@freshmile.com", - "network": "Mobilité électrique 56", - "ref:EU:EVSE": "FRS56PBUGKFT", - "ref": "251914", - "description": "Mobilité électrique 56/BUGKFT", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.401217, - 47.53457 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Morbihan énergies | FR*S56", - "operator:email": "roaming@freshmile.com", - "network": "Mobilité électrique 56", - "ref:EU:EVSE": "FRS56P2902181342171643472", - "ref": "1155534", - "description": "Mobilité électrique 56/LLYSIRWE018T4Q", - "capacity": "3", - "socket:type2_combo:output": "108 kW", - "charging_station:output": "108 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.401217, - 47.53457 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Morbihan énergies | FR*S56", - "operator:email": "roaming@freshmile.com", - "network": "Mobilité électrique 56", - "ref:EU:EVSE": "FRS56P2902181342171643472", - "ref": "1155534", - "description": "Mobilité électrique 56/LLYSIRWE018T4Q", - "capacity": "3", - "socket:type2_combo:output": "108 kW", - "charging_station:output": "108 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.153748006874087, - 47.63973783504523 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile", - "owner:ref:FR:SIREN": "255601106", - "operator:email": "support@freshmile.com", - "operator:phone": "+33 3 69 24 67 32", - "network": "Morbihan Energies", - "ref:EU:EVSE": "FRS56PLLXUCU7H714326", - "ref": "Non renseigné", - "description": "Erdeven, rue du Calvaire", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.911278, - 47.546394 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Morbihan énergies | FR*S56", - "operator:email": "roaming@freshmile.com", - "network": "Mobilité électrique 56", - "ref:EU:EVSE": "FRS56P7748454221156062877", - "ref": "1161867", - "description": "Mobilité électrique 56/LLXUCH4M6YG14D", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.9113710227453446, - 47.546415125170824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile", - "owner:ref:FR:SIREN": "255601106", - "operator:email": "support@freshmile.com", - "operator:phone": "+33 3 69 24 67 32", - "network": "Morbihan Energies", - "ref:EU:EVSE": "FRS56PLLXUCH4M6YG14D", - "ref": "Non renseigné", - "description": "Arzon - Place de la gare", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.911278, - 47.546394 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Morbihan énergies | FR*S56", - "operator:email": "roaming@freshmile.com", - "network": "Mobilité électrique 56", - "ref:EU:EVSE": "FRS56P7748454221156062877", - "ref": "1161867", - "description": "Mobilité électrique 56/LLXUCH4M6YG14D", - "capacity": "3", - "socket:type2_combo:output": "124 kW", - "charging_station:output": "124 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.9113710227453446, - 47.546415125170824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile", - "owner:ref:FR:SIREN": "255601106", - "operator:email": "support@freshmile.com", - "operator:phone": "+33 3 69 24 67 32", - "network": "Morbihan Energies", - "ref:EU:EVSE": "FRS56PLLXUCH4M6YG14D", - "ref": "Non renseigné", - "description": "Arzon - Place de la gare", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.1216590327411455, - 47.481757741681776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile", - "owner:ref:FR:SIREN": "255601106", - "operator:email": "support@freshmile.com", - "operator:phone": "+33 3 69 24 67 32", - "network": "Morbihan Energies", - "ref:EU:EVSE": "FRS56PLLXU81WNB22Y4J", - "ref": "Non renseigné", - "description": "Quiberon, Place Varquez (rapide)", - "capacity": "2", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.1216590327411455, - 47.481757741681776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile", - "owner:ref:FR:SIREN": "255601106", - "operator:email": "support@freshmile.com", - "operator:phone": "+33 3 69 24 67 32", - "network": "Morbihan Energies", - "ref:EU:EVSE": "FRS56PLLXU81WNB22Y4J", - "ref": "Non renseigné", - "description": "Quiberon, Place Varquez (rapide)", - "capacity": "2", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.13192, - 47.5206 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Morbihan énergies | FR*S56", - "operator:email": "roaming@freshmile.com", - "network": "Mobilité électrique 56", - "ref:EU:EVSE": "FRS56P5216755396749548057", - "ref": "1161939", - "description": "Mobilité électrique 56/LLZBCGDTI1L85L", - "capacity": "3", - "socket:type2_combo:output": "124 kW", - "charging_station:output": "124 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.13192, - 47.5206 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Morbihan énergies | FR*S56", - "operator:email": "roaming@freshmile.com", - "network": "Mobilité électrique 56", - "ref:EU:EVSE": "FRS56P5216755396749548057", - "ref": "1161939", - "description": "Mobilité électrique 56/LLZBCGDTI1L85L", - "capacity": "3", - "socket:type2_combo:output": "124 kW", - "charging_station:output": "124 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.761289, - 47.527643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Morbihan énergies | FR*S56", - "operator:email": "roaming@freshmile.com", - "network": "Mobilité électrique 56", - "ref:EU:EVSE": "FRS56P2050591924940058597", - "ref": "1180011", - "description": "Mobilité électrique 56/LLI2Z8CZS2PEU6", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.761289, - 47.527643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Morbihan énergies | FR*S56", - "operator:email": "roaming@freshmile.com", - "network": "Mobilité électrique 56", - "ref:EU:EVSE": "FRS56P2050591924940058597", - "ref": "1180011", - "description": "Mobilité électrique 56/LLI2Z8CZS2PEU6", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.649408, - 47.630143 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Morbihan énergies | FR*S56", - "operator:email": "roaming@freshmile.com", - "network": "Mobilité électrique 56", - "ref:EU:EVSE": "FRS56P3296477963870920822", - "ref": "1294123", - "description": "Mobilité électrique 56/LM3MXM1Q6MKMU5", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.334492, - 47.699204 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Morbihan énergies | FR*S56", - "operator:email": "roaming@freshmile.com", - "network": "Mobilité électrique 56", - "ref:EU:EVSE": "FRS56P7414139404094947288", - "ref": "1162362", - "description": "Mobilité électrique 56/LLXUCJ80G22YB7", - "capacity": "2", - "socket:type2_combo:output": "54 kW", - "charging_station:output": "54 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.3345657180611634, - 47.69923783476076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile", - "owner:ref:FR:SIREN": "255601106", - "operator:email": "support@freshmile.com", - "operator:phone": "+33 3 69 24 67 32", - "network": "Morbihan Energies", - "ref:EU:EVSE": "FRS56PLLXUCJ80G22YB7", - "ref": "Non renseigné", - "description": "Rochefort-en-Terre, Place Saint-Michel", - "capacity": "2", - "socket:type2_combo:output": "54 kW", - "charging_station:output": "54 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.07586344539402, - 47.5838422030349 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile", - "owner:ref:FR:SIREN": "255601106", - "operator:email": "support@freshmile.com", - "operator:phone": "+33 2 69 24 67 32", - "network": "Morbihan Energies", - "ref:EU:EVSE": "FRS56PLLXUCFR511WXUG", - "ref": "Non renseigné", - "description": "Carnac - Parking Luciole (rapide)", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.075825, - 47.583832 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Morbihan énergies | FR*S56", - "operator:email": "roaming@freshmile.com", - "network": "Mobilité électrique 56", - "ref:EU:EVSE": "FRS56P2700259880440949124", - "ref": "1162797", - "description": "Mobilité électrique 56/LLXUCFR511WXUG", - "capacity": "2", - "socket:type2_combo:output": "54 kW", - "charging_station:output": "54 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.07586344539402, - 47.5838422030349 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile", - "owner:ref:FR:SIREN": "255601106", - "operator:email": "support@freshmile.com", - "operator:phone": "+33 2 69 24 67 32", - "network": "Morbihan Energies", - "ref:EU:EVSE": "FRS56PLLXUCFR511WXUG", - "ref": "Non renseigné", - "description": "Carnac - Parking Luciole (rapide)", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.48967, - 48.0306 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Morbihan énergies | FR*S56", - "operator:email": "roaming@freshmile.com", - "network": "Mobilité électrique 56", - "ref:EU:EVSE": "FRS56P7952032912411513271", - "ref": "1129707", - "description": "Mobilité électrique 56/VEYPEA", - "capacity": "2", - "socket:type2_combo:output": "54 kW", - "charging_station:output": "54 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.828453016399339, - 47.503268322445265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile", - "owner:ref:FR:SIREN": "255601106", - "operator:email": "support@freshmile.com", - "operator:phone": "+33 3 69 24 67 32", - "network": "Morbihan Energies", - "ref:EU:EVSE": "FRS56PLLXUCMTVUBBU98", - "ref": "Non renseigné", - "description": "Saint-Gildas-de-Rhuys - Entrée du bourg", - "capacity": "2", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.828453016399339, - 47.503268322445265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile", - "owner:ref:FR:SIREN": "255601106", - "operator:email": "support@freshmile.com", - "operator:phone": "+33 3 69 24 67 32", - "network": "Morbihan Energies", - "ref:EU:EVSE": "FRS56PLLXUCMTVUBBU98", - "ref": "Non renseigné", - "description": "Saint-Gildas-de-Rhuys - Entrée du bourg", - "capacity": "2", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.30513, - 47.5295 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Morbihan énergies | FR*S56", - "operator:email": "roaming@freshmile.com", - "network": "Mobilité électrique 56", - "ref:EU:EVSE": "FRS56PZFRNAW", - "ref": "39080", - "description": "Mobilité électrique 56/ZFRNAW", - "capacity": "4", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.7308, - 47.6654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Morbihan énergies | FR*S56", - "operator:email": "roaming@freshmile.com", - "network": "Mobilité électrique 56", - "ref:EU:EVSE": "FRS56PPTJEBK", - "ref": "251929", - "description": "Mobilité électrique 56/PTJEBK", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.01283, - 47.897 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Morbihan énergies | FR*S56", - "operator:email": "roaming@freshmile.com", - "network": "Mobilité électrique 56", - "ref:EU:EVSE": "FRS56PCNWQDX", - "ref": "102629", - "description": "Mobilité électrique 56/CNWQDX", - "capacity": "3", - "socket:type2_combo:output": "44 kW", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.01283, - 47.897 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Morbihan énergies | FR*S56", - "operator:email": "roaming@freshmile.com", - "network": "Mobilité électrique 56", - "ref:EU:EVSE": "FRS56PCNWQDX", - "ref": "102629", - "description": "Mobilité électrique 56/CNWQDX", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.153677, - 47.639727 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Morbihan énergies | FR*S56", - "operator:email": "roaming@freshmile.com", - "network": "Mobilité électrique 56", - "ref:EU:EVSE": "FRS56P7944612036065016821", - "ref": "1206586", - "description": "Mobilité électrique 56/LLXUCU7H714326", - "capacity": "3", - "socket:type2_combo:output": "124 kW", - "charging_station:output": "124 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.153748006874087, - 47.63973783504523 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile", - "owner:ref:FR:SIREN": "255601106", - "operator:email": "support@freshmile.com", - "operator:phone": "+33 3 69 24 67 32", - "network": "Morbihan Energies", - "ref:EU:EVSE": "FRS56PLLXUCU7H714326", - "ref": "Non renseigné", - "description": "Erdeven, rue du Calvaire", - "capacity": "2", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.153677, - 47.639727 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Morbihan énergies | FR*S56", - "operator:email": "roaming@freshmile.com", - "network": "Mobilité électrique 56", - "ref:EU:EVSE": "FRS56P7944612036065016821", - "ref": "1206586", - "description": "Mobilité électrique 56/LLXUCU7H714326", - "capacity": "3", - "socket:type2_combo:output": "124 kW", - "charging_station:output": "124 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.153748006874087, - 47.63973783504523 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Freshmile", - "owner:ref:FR:SIREN": "255601106", - "operator:email": "support@freshmile.com", - "operator:phone": "+33 3 69 24 67 32", - "network": "Morbihan Energies", - "ref:EU:EVSE": "FRS56PLLXUCU7H714326", - "ref": "Non renseigné", - "description": "Erdeven, rue du Calvaire", - "capacity": "2", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.72136, - 47.5468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Morbihan énergies | FR*S56", - "operator:email": "roaming@freshmile.com", - "network": "Mobilité électrique 56", - "ref:EU:EVSE": "FRS56PVCVTUT", - "ref": "561800", - "description": "Mobilité électrique 56/VCVTUT", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.72136, - 47.5468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Morbihan énergies | FR*S56", - "operator:email": "roaming@freshmile.com", - "network": "Mobilité électrique 56", - "ref:EU:EVSE": "FRS56PVCVTUT", - "ref": "561800", - "description": "Mobilité électrique 56/VCVTUT", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.34964, - 47.7633 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Morbihan énergies | FR*S56", - "operator:email": "roaming@freshmile.com", - "network": "Mobilité électrique 56", - "ref:EU:EVSE": "FRS56P5401993286041213174", - "ref": "346592", - "description": "Mobilité électrique 56/RUZCWL", - "capacity": "4", - "socket:type2_combo:output": "54 kW", - "charging_station:output": "54 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.9677, - 48.0697 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Morbihan énergies | FR*S56", - "operator:email": "roaming@freshmile.com", - "network": "Mobilité électrique 56", - "ref:EU:EVSE": "FRS56P5763092173255899196", - "ref": "575309", - "description": "Mobilité électrique 56/BTK4GPLMA5", - "capacity": "2", - "socket:type2_combo:output": "40 kW", - "charging_station:output": "40 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.9677, - 48.0697 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Morbihan énergies | FR*S56", - "operator:email": "roaming@freshmile.com", - "network": "Mobilité électrique 56", - "ref:EU:EVSE": "FRS56P5763092173255899196", - "ref": "575309", - "description": "Mobilité électrique 56/BTK4GPLMA5", - "capacity": "2", - "socket:type2_combo:output": "40 kW", - "charging_station:output": "40 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.543951, - 50.106321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FRS59E59136001", - "description": "LE CATEAU-CAMBRESIS - Place du 3 Septembre 1944", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4965676, - 50.183606 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "pass pass électrique", - "ref:EU:EVSE": "FRS59E59571002", - "description": "SOLESMES - Parking Barbari - Rue de Selle", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.536889, - 48.710861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TEVGO", - "owner:ref:FR:SIREN": "256102922", - "operator:email": "Exploitation@tevgo.fr", - "operator:phone": "+33 1 47 44 33 11", - "network": "61mobility", - "ref:EU:EVSE": "FRS61P61278A", - "ref": "SE61-MESS-001", - "description": "MESSEI - Rue de Surville", - "capacity": "3", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.536889, - 48.710861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TEVGO", - "owner:ref:FR:SIREN": "256102922", - "operator:email": "Exploitation@tevgo.fr", - "operator:phone": "+33 1 47 44 33 11", - "network": "61mobility", - "ref:EU:EVSE": "FRS61P61278A", - "ref": "SE61-MESS-001", - "description": "MESSEI - Rue de Surville", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.536889, - 48.710861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TEVGO", - "owner:ref:FR:SIREN": "256102922", - "operator:email": "Exploitation@tevgo.fr", - "operator:phone": "+33 1 47 44 33 11", - "network": "61mobility", - "ref:EU:EVSE": "FRS61P61278A", - "ref": "SE61-MESS-001", - "description": "MESSEI - Rue de Surville", - "capacity": "3", - "charging_station:output": "160 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.760978828, - 48.65207586 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TEVGO", - "owner:ref:FR:SIREN": "256102922", - "operator:email": "Exploitation@tevgo.fr", - "operator:phone": "+33 1 47 44 33 11", - "network": "61mobility", - "ref:EU:EVSE": "FRS61P61278A", - "ref": "SE61-STMACHA-002", - "description": "St Maurice lès Charencey - Station communale", - "capacity": "3", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.760978828, - 48.65207586 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TEVGO", - "owner:ref:FR:SIREN": "256102922", - "operator:email": "Exploitation@tevgo.fr", - "operator:phone": "+33 1 47 44 33 11", - "network": "61mobility", - "ref:EU:EVSE": "FRS61P61278A", - "ref": "SE61-STMACHA-002", - "description": "St Maurice lès Charencey - Station communale", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.760978828, - 48.65207586 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TEVGO", - "owner:ref:FR:SIREN": "256102922", - "operator:email": "Exploitation@tevgo.fr", - "operator:phone": "+33 1 47 44 33 11", - "network": "61mobility", - "ref:EU:EVSE": "FRS61P61278A", - "ref": "SE61-STMACHA-002", - "description": "St Maurice lès Charencey - Station communale", - "capacity": "3", - "charging_station:output": "160 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.695401913, - 48.2547751 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TEVGO", - "owner:ref:FR:SIREN": "256102922", - "operator:email": "Exploitation@tevgo.fr", - "operator:phone": "+33 1 47 44 33 11", - "network": "61mobility", - "ref:EU:EVSE": "FRS61P61278A", - "ref": "SE61-LTSH-002", - "description": "Val-au-Perche - Station communale", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.695401913, - 48.2547751 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TEVGO", - "owner:ref:FR:SIREN": "256102922", - "operator:email": "Exploitation@tevgo.fr", - "operator:phone": "+33 1 47 44 33 11", - "network": "61mobility", - "ref:EU:EVSE": "FRS61P61278A", - "ref": "SE61-LTSH-002", - "description": "Val-au-Perche - Station communale", - "capacity": "3", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.695401913, - 48.2547751 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TEVGO", - "owner:ref:FR:SIREN": "256102922", - "operator:email": "Exploitation@tevgo.fr", - "operator:phone": "+33 1 47 44 33 11", - "network": "61mobility", - "ref:EU:EVSE": "FRS61P61278A", - "ref": "SE61-LTSH-002", - "description": "Val-au-Perche - Station communale", - "capacity": "3", - "charging_station:output": "160 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.646968, - 48.586846 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TEVGO", - "owner:ref:FR:SIREN": "256102922", - "operator:email": "Exploitation@tevgo.fr", - "operator:phone": "+33 1 47 44 33 11", - "network": "61mobility", - "ref:EU:EVSE": "FRS61P61491B", - "ref": "SE61-TORA-002", - "description": "TOUROUVRE - Rue Charles de Gaulle", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.646968, - 48.586846 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TEVGO", - "owner:ref:FR:SIREN": "256102922", - "operator:email": "Exploitation@tevgo.fr", - "operator:phone": "+33 1 47 44 33 11", - "network": "61mobility", - "ref:EU:EVSE": "FRS61P61491B", - "ref": "SE61-TORA-002", - "description": "TOUROUVRE - Rue Charles de Gaulle", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.646968, - 48.586846 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TEVGO", - "owner:ref:FR:SIREN": "256102922", - "operator:email": "Exploitation@tevgo.fr", - "operator:phone": "+33 1 47 44 33 11", - "network": "61mobility", - "ref:EU:EVSE": "FRS61P61491B", - "ref": "SE61-TORA-002", - "description": "TOUROUVRE - Rue Charles de Gaulle", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.098126, - 48.449691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TEVGO", - "owner:ref:FR:SIREN": "256102922", - "operator:email": "Exploitation@tevgo.fr", - "operator:phone": "+33 1 47 44 33 11", - "network": "61mobility", - "ref:EU:EVSE": "FRS61P61497A", - "ref": "SE61-VALF-001", - "description": "VALFRAMBERT - Rue de Gâtel", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.098126, - 48.449691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TEVGO", - "owner:ref:FR:SIREN": "256102922", - "operator:email": "Exploitation@tevgo.fr", - "operator:phone": "+33 1 47 44 33 11", - "network": "61mobility", - "ref:EU:EVSE": "FRS61P61497A", - "ref": "SE61-VALF-001", - "description": "VALFRAMBERT - Rue de Gâtel", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.098126, - 48.449691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TEVGO", - "owner:ref:FR:SIREN": "256102922", - "operator:email": "Exploitation@tevgo.fr", - "operator:phone": "+33 1 47 44 33 11", - "network": "61mobility", - "ref:EU:EVSE": "FRS61P61497A", - "ref": "SE61-VALF-001", - "description": "VALFRAMBERT - Rue de Gâtel", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.098126, - 48.449691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TEVGO", - "owner:ref:FR:SIREN": "256102922", - "operator:email": "Exploitation@tevgo.fr", - "operator:phone": "+33 1 47 44 33 11", - "network": "61mobility", - "ref:EU:EVSE": "FRS61P61497A", - "ref": "SE61-VALF-001", - "description": "VALFRAMBERT - Rue de Gâtel", - "capacity": "3", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.098126, - 48.449691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Marketing France", - "owner:ref:FR:SIREN": "256102922", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "TERRITOIRE D'ENERGIE ORNE", - "ref:EU:EVSE": "FRS61P61497A", - "ref": "FRS61P61497A", - "description": "VALFRAMBERT - Rue de Gâtel", - "capacity": "2", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.098126, - 48.449691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TEVGO", - "owner:ref:FR:SIREN": "256102922", - "operator:email": "Exploitation@tevgo.fr", - "operator:phone": "+33 1 47 44 33 11", - "network": "61mobility", - "ref:EU:EVSE": "FRS61P61497A", - "ref": "SE61-VALF-001", - "description": "VALFRAMBERT - Rue de Gâtel", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.098126, - 48.449691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TEVGO", - "owner:ref:FR:SIREN": "256102922", - "operator:email": "Exploitation@tevgo.fr", - "operator:phone": "+33 1 47 44 33 11", - "network": "61mobility", - "ref:EU:EVSE": "FRS61P61497A", - "ref": "SE61-VALF-001", - "description": "VALFRAMBERT - Rue de Gâtel", - "capacity": "3", - "charging_station:output": "160 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.200362, - 46.020521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63001A", - "description": "SIEG63 - ePremium - Aigueperse - Chevrils", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.200362, - 46.020521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63001A", - "ref": "518213", - "description": "SIEG 63/FR*S63*P63001*A", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.200362, - 46.020521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63001A", - "description": "SIEG63 - ePremium - Aigueperse - Chevrils", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.042083, - 45.332918 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63006B", - "ref": "518216", - "description": "SIEG 63/FR*S63*P63006*B", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.04208259, - 45.33291829 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63006B", - "description": "SIEG63 - ePremium - Anzat-Le-Luguet - Parking Entree", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.042083, - 45.332918 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63006B", - "ref": "518216", - "description": "SIEG 63/FR*S63*P63006*B", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.04208259, - 45.33291829 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63006B", - "description": "SIEG63 - ePremium - Anzat-Le-Luguet - Parking Entree", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.123459, - 45.401619 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63009B", - "ref": "518219", - "description": "SIEG 63/FR*S63*P63009*B", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12345866, - 45.40161915 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63009B", - "description": "SIEG63 - ePremium - Ardes - Place du Foirail", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.123459, - 45.401619 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63009B", - "ref": "518219", - "description": "SIEG 63/FR*S63*P63009*B", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.12345866, - 45.40161915 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63009B", - "description": "SIEG63 - ePremium - Ardes - Place du Foirail", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.724858, - 45.413449 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63010A", - "ref": "518222", - "description": "SIEG 63/FR*S63*P63010*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.724858, - 45.413449 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63010A", - "description": "SIEG63 - ePremium - Arlanc - Vellay", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.724858, - 45.413449 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63010A", - "ref": "518222", - "description": "SIEG 63/FR*S63*P63010*A", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.724858, - 45.413449 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63010A", - "description": "SIEG63 - ePremium - Arlanc - Vellay", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.109378, - 45.747517 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63014A", - "ref": "518225", - "description": "SIEG 63/FR*S63*P63014*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.109378, - 45.747517 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63014A", - "description": "SIEG63 - ePremium - Aubière - Romagnat", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.109378, - 45.747517 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63014A", - "ref": "518225", - "description": "SIEG 63/FR*S63*P63014*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.109378, - 45.747517 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63014A", - "description": "SIEG63 - ePremium - Aubière - Romagnat", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.168743, - 45.795585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63019A", - "ref": "518228", - "description": "SIEG 63/FR*S63*P63019*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.168743, - 45.795585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63019A", - "description": "SIEG63 - ePremium - Aulnat - Coubertin", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.168743, - 45.795585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63019A", - "ref": "518228", - "description": "SIEG 63/FR*S63*P63019*A", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.168743, - 45.795585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63019A", - "description": "SIEG63 - ePremium - Aulnat - Coubertin", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.981085, - 45.666657 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63026A", - "ref": "518231", - "description": "SIEG 63/FR*S63*P63026*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9810852, - 45.666657 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63026A", - "description": "SIEG63 - ePremium - Aydat - Egueules", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.981085, - 45.666657 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63026A", - "ref": "518231", - "description": "SIEG 63/FR*S63*P63026*A", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9810852, - 45.666657 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63026A", - "description": "SIEG63 - ePremium - Aydat - Egueules", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.096065, - 45.75256 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63032A", - "ref": "518234", - "description": "SIEG 63/FR*S63*P63032*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.096065, - 45.75256 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63032A", - "description": "SIEG63 - ePremium - Beaumont - Masage (624)", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.096065, - 45.75256 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63032A", - "ref": "518234", - "description": "SIEG 63/FR*S63*P63032*A", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.096065, - 45.75256 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63032A", - "description": "SIEG63 - ePremium - Beaumont - Masage (624)", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.086385, - 45.754934 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63032B", - "ref": "518237", - "description": "SIEG 63/FR*S63*P63032*B", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.086385, - 45.754934 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63032B", - "description": "SIEG63 - ePremium - Beaumont - Hessel", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.086385, - 45.754934 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63032B", - "ref": "518237", - "description": "SIEG 63/FR*S63*P63032*B", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.086385, - 45.754934 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63032B", - "description": "SIEG63 - ePremium - Beaumont - Hessel", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8542, - 45.5119 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63038A", - "ref": "518240", - "description": "SIEG 63/FR*S63*P63038*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8542, - 45.5119 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63038A", - "description": "SIEG63 - ePremium - Besse et Saint Anastaise - Pistes", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8542, - 45.5119 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63038A", - "ref": "518240", - "description": "SIEG 63/FR*S63*P63038*A", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8542, - 45.5119 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63038A", - "description": "SIEG63 - ePremium - Besse et Saint Anastaise - Pistes", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.93248, - 45.510146 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63038B", - "ref": "518243", - "description": "SIEG 63/FR*S63*P63038*B", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9324802, - 45.510146 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63038B", - "description": "SIEG63 - ePremium - Besse et Saint Anastaise - Gazelle", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.93248, - 45.510146 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63038B", - "ref": "518243", - "description": "SIEG 63/FR*S63*P63038*B", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9324802, - 45.510146 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63038B", - "description": "SIEG63 - ePremium - Besse et Saint Anastaise - Gazelle", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.34237, - 45.726008 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63040A", - "ref": "518246", - "description": "SIEG 63/FR*S63*P63040*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.34237, - 45.726008 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63040A", - "description": "SIEG63 - ePremium - Billom - Cohalion", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.34237, - 45.726008 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63040A", - "ref": "518246", - "description": "SIEG 63/FR*S63*P63040*A", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.34237, - 45.726008 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63040A", - "description": "SIEG63 - ePremium - Billom - Cohalion", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.338388, - 45.724561 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63040B", - "ref": "518249", - "description": "SIEG 63/FR*S63*P63040*B", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.338388, - 45.724561 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63040B", - "description": "SIEG63 - ePremium - Billom - Voutes", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.338388, - 45.724561 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63040B", - "ref": "518249", - "description": "SIEG 63/FR*S63*P63040*B", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.338388, - 45.724561 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63040B", - "description": "SIEG63 - ePremium - Billom - Voutes", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.078451, - 45.827998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63042A", - "ref": "518252", - "description": "SIEG 63/FR*S63*P63042*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.078451, - 45.827998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63042A", - "description": "SIEG63 - ePremium - Blanzat - Primeveres", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.078451, - 45.827998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63042A", - "ref": "518252", - "description": "SIEG 63/FR*S63*P63042*A", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.078451, - 45.827998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63042A", - "description": "SIEG63 - ePremium - Blanzat - Primeveres", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.187691, - 45.457575 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63046B", - "ref": "518255", - "description": "SIEG 63/FR*S63*P63046*B", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.18769063, - 45.45757491 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63046B", - "description": "SIEG63 - ePremium - Boudes - Parking Entree", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.187691, - 45.457575 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63046B", - "ref": "518255", - "description": "SIEG 63/FR*S63*P63046*B", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.18769063, - 45.45757491 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63046B", - "description": "SIEG63 - ePremium - Boudes - Parking Entree", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.330762, - 45.413112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63050B", - "ref": "518258", - "description": "SIEG 63/FR*S63*P63050*B", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3307619, - 45.4131122 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63050B", - "description": "SIEG63 - ePremium - Brassac-Les-Mines - Charles Souligoux", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.330762, - 45.413112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63050B", - "ref": "518258", - "description": "SIEG 63/FR*S63*P63050*B", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3307619, - 45.4131122 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63050B", - "description": "SIEG63 - ePremium - Brassac-Les-Mines - Charles Souligoux", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.247247, - 45.499488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63054B", - "ref": "518261", - "description": "SIEG 63/FR*S63*P63054*B", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.247247, - 45.499488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63054B", - "description": "SIEG63 - ePremium - Le Broc - Vigneaux", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.247247, - 45.499488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63054B", - "ref": "518261", - "description": "SIEG 63/FR*S63*P63054*B", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.247247, - 45.499488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63054B", - "description": "SIEG63 - ePremium - Le Broc - Vigneaux", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.819578, - 45.838077 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63055A", - "ref": "518264", - "description": "SIEG 63/FR*S63*P63055*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.819578, - 45.8380775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63055A", - "description": "SIEG63 - ePremium - Bromon Lamothe - Combrailles", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.819578, - 45.838077 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63055A", - "ref": "518264", - "description": "SIEG 63/FR*S63*P63055*A", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.819578, - 45.8380775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63055A", - "description": "SIEG63 - ePremium - Bromon Lamothe - Combrailles", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.098991, - 45.829498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63063A", - "ref": "518267", - "description": "SIEG 63/FR*S63*P63063*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.098991, - 45.829498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63063A", - "description": "SIEG63 - ePremium - Cebazat - Grillon", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.098991, - 45.829498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63063A", - "ref": "518267", - "description": "SIEG 63/FR*S63*P63063*A", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.098991, - 45.829498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63063A", - "description": "SIEG63 - ePremium - Cebazat - Grillon", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.634929, - 45.85832 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63066A", - "ref": "518270", - "description": "SIEG 63/FR*S63*P63066*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.634929, - 45.85832 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63066A", - "description": "SIEG63 - ePremium - Celles Sur Durolle - Huit Mai", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.634929, - 45.85832 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63066A", - "ref": "518270", - "description": "SIEG 63/FR*S63*P63066*A", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.634929, - 45.85832 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63066A", - "description": "SIEG63 - ePremium - Celles Sur Durolle - Huit Mai", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.189445, - 45.723408 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63069B", - "ref": "518273", - "description": "SIEG 63/FR*S63*P63069*B", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.189445, - 45.723408 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63069B", - "description": "SIEG63 - ePremium - Le Cendre - Gare", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.189445, - 45.723408 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63069B", - "ref": "518273", - "description": "SIEG 63/FR*S63*P63069*B", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.189445, - 45.723408 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63069B", - "description": "SIEG63 - ePremium - Le Cendre - Gare", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.060217, - 45.739984 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63070A", - "ref": "518276", - "description": "SIEG 63/FR*S63*P63070*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.060217, - 45.739984 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63070A", - "description": "SIEG63 - ePremium - Ceyrat - Vialle", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.060217, - 45.739984 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63070A", - "ref": "518276", - "description": "SIEG 63/FR*S63*P63070*A", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.060217, - 45.739984 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63070A", - "description": "SIEG63 - ePremium - Ceyrat - Vialle", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0646, - 45.73286 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63070B", - "ref": "518279", - "description": "SIEG 63/FR*S63*P63070*B", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0646, - 45.73286 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63070B", - "description": "SIEG63 - ePremium - Ceyrat - Brunmurol", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0646, - 45.73286 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63070B", - "ref": "518279", - "description": "SIEG 63/FR*S63*P63070*B", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0646, - 45.73286 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63070B", - "description": "SIEG63 - ePremium - Ceyrat - Brunmurol", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.068955, - 45.776503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63075A", - "ref": "518282", - "description": "SIEG 63/FR*S63*P63075*A", - "capacity": "6", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.068955, - 45.776503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63075A", - "description": "SIEG63 - ePremium - Chamalieres - Fournier", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.068955, - 45.776503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63075A", - "ref": "518282", - "description": "SIEG 63/FR*S63*P63075*A", - "capacity": "6", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.068955, - 45.776503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63075A", - "description": "SIEG63 - ePremium - Chamalieres - Fournier", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.068955, - 45.776503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63075A", - "ref": "518282", - "description": "SIEG 63/FR*S63*P63075*A", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.068955, - 45.776503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63075A", - "description": "SIEG63 - ePremium - Chamalieres - Fournier", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.068955, - 45.776503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63075A", - "ref": "518282", - "description": "SIEG 63/FR*S63*P63075*A", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.068955, - 45.776503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63075A", - "description": "SIEG63 - ePremium - Chamalieres - Fournier", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.068955, - 45.776503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63075A", - "ref": "518282", - "description": "SIEG 63/FR*S63*P63075*A", - "capacity": "6", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.068955, - 45.776503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63075A", - "description": "SIEG63 - ePremium - Chamalieres - Fournier", - "capacity": "1", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.129352, - 45.589608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63080B", - "ref": "518285", - "description": "SIEG 63/FR*S63*P63080*B", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1293519, - 45.5896077 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63080B", - "description": "SIEG63 - ePremium - Champeix - Place du Foirail", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.129352, - 45.589608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63080B", - "ref": "518285", - "description": "SIEG 63/FR*S63*P63080*B", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1293519, - 45.5896077 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63080B", - "description": "SIEG63 - ePremium - Champeix - Place du Foirail", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.084515, - 45.849755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63099A", - "ref": "518288", - "description": "SIEG 63/FR*S63*P63099*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.084515, - 45.849755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63099A", - "description": "SIEG63 - ePremium - Chateaugay - Gaulle", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.084515, - 45.849755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63099A", - "ref": "518288", - "description": "SIEG 63/FR*S63*P63099*A", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.084515, - 45.849755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63099A", - "description": "SIEG63 - ePremium - Chateaugay - Gaulle", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.072574, - 45.919709 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63103A", - "ref": "518291", - "description": "SIEG 63/FR*S63*P63103*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.072574, - 45.919709 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63103A", - "description": "SIEG63 - ePremium - Chatel Guyon - Europe", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.072574, - 45.919709 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63103A", - "ref": "518291", - "description": "SIEG 63/FR*S63*P63103*A", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.072574, - 45.919709 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63103A", - "description": "SIEG63 - ePremium - Chatel Guyon - Europe", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.088685, - 45.760472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63113A", - "ref": "518294", - "description": "SIEG 63/FR*S63*P63113*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.088685, - 45.760472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63113A", - "description": "SIEG63 - ePremium - Clermont Ferrand - Dunant", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.088685, - 45.760472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63113A", - "ref": "518294", - "description": "SIEG 63/FR*S63*P63113*A", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.088685, - 45.760472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63113A", - "description": "SIEG63 - ePremium - Clermont Ferrand - Dunant", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.10959, - 45.810183 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63113B", - "ref": "518297", - "description": "SIEG 63/FR*S63*P63113*B", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.10959, - 45.810183 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63113B", - "description": "SIEG63 - ePremium - Clermont Ferrand - Clementel", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.10959, - 45.810183 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63113B", - "ref": "518297", - "description": "SIEG 63/FR*S63*P63113*B", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.10959, - 45.810183 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63113B", - "description": "SIEG63 - ePremium - Clermont Ferrand - Clementel", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.108089, - 45.79353 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63113C", - "ref": "518300", - "description": "SIEG 63/FR*S63*P63113*C", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.108089, - 45.79353 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63113C", - "description": "SIEG63 - ePremium - Clermont Ferrand - Rodade", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.108089, - 45.79353 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63113C", - "ref": "518300", - "description": "SIEG 63/FR*S63*P63113*C", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.108089, - 45.79353 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63113C", - "description": "SIEG63 - ePremium - Clermont Ferrand - Rodade", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.10163, - 45.785758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63113D", - "ref": "518303", - "description": "SIEG 63/FR*S63*P63113*D", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.10163, - 45.785758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63113D", - "description": "SIEG63 - ePremium - Clermont Ferrand - République", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.10163, - 45.785758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63113D", - "ref": "518303", - "description": "SIEG 63/FR*S63*P63113*D", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.10163, - 45.785758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63113D", - "description": "SIEG63 - ePremium - Clermont Ferrand - République", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.105057, - 45.778448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63113E", - "ref": "518306", - "description": "SIEG 63/FR*S63*P63113*E", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.105057, - 45.778448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63113E", - "description": "SIEG63 - ePremium - Clermont Ferrand - Banville", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.105057, - 45.778448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63113E", - "ref": "518306", - "description": "SIEG 63/FR*S63*P63113*E", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.105057, - 45.778448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63113E", - "description": "SIEG63 - ePremium - Clermont Ferrand - Banville", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.080522, - 45.771753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63113F", - "ref": "518309", - "description": "SIEG 63/FR*S63*P63113*F", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.080522, - 45.771753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63113F", - "description": "SIEG63 - ePremium - Clermont Ferrand - Salins", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.080522, - 45.771753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63113F", - "ref": "518309", - "description": "SIEG 63/FR*S63*P63113*F", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.080522, - 45.771753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63113F", - "description": "SIEG63 - ePremium - Clermont Ferrand - Salins", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.085003, - 45.78558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63113G", - "ref": "518312", - "description": "SIEG 63/FR*S63*P63113*G", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.085003, - 45.78558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63113G", - "description": "SIEG63 - ePremium - Clermont Ferrand - Bughes", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.085003, - 45.78558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63113G", - "ref": "518312", - "description": "SIEG 63/FR*S63*P63113*G", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.085003, - 45.78558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63113G", - "description": "SIEG63 - ePremium - Clermont Ferrand - Bughes", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.072883, - 45.778677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63113H", - "ref": "518315", - "description": "SIEG 63/FR*S63*P63113*H", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.072883, - 45.778677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63113H", - "description": "SIEG63 - ePremium - Clermont Ferrand - Menat", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.072883, - 45.778677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63113H", - "ref": "518315", - "description": "SIEG 63/FR*S63*P63113*H", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.072883, - 45.778677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63113H", - "description": "SIEG63 - ePremium - Clermont Ferrand - Menat", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.078341, - 45.781253 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63113I", - "ref": "518318", - "description": "SIEG 63/FR*S63*P63113*I", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.078341, - 45.781253 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63113I", - "description": "SIEG63 - ePremium - Clermont Ferrand - Fayolle", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.078341, - 45.781253 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63113I", - "ref": "518318", - "description": "SIEG 63/FR*S63*P63113*I", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.078341, - 45.781253 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63113I", - "description": "SIEG63 - ePremium - Clermont Ferrand - Fayolle", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.083815, - 45.764902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63113J", - "ref": "533921", - "description": "SIEG 63/FR*S63*P63113*J", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.083815, - 45.764902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63113J", - "description": "SIEG63 - ePremium - Clermont Ferrand - Bruyant", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.083815, - 45.764902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63113J", - "ref": "533921", - "description": "SIEG 63/FR*S63*P63113*J", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.083815, - 45.764902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63113J", - "description": "SIEG63 - ePremium - Clermont Ferrand - Bruyant", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.065886, - 45.793482 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63113K", - "ref": "704486", - "description": "SIEG 63/FR*S63*P63113*K", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.065886, - 45.793482 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63113K", - "description": "SIEG63 - ePremium - Clermont Ferrand - Eychart", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.065886, - 45.793482 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63113K", - "ref": "704486", - "description": "SIEG 63/FR*S63*P63113*K", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.065886, - 45.793482 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63113K", - "description": "SIEG63 - ePremium - Clermont Ferrand - Eychart", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.087534, - 45.993258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63116A", - "ref": "518321", - "description": "SIEG 63/FR*S63*P63116*A", - "capacity": "6", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.087534, - 45.993258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63116A", - "description": "SIEG63 - ePremium - Combronde - Europe", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.087534, - 45.993258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63116A", - "ref": "518321", - "description": "SIEG 63/FR*S63*P63116*A", - "capacity": "6", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.087534, - 45.993258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63116A", - "description": "SIEG63 - ePremium - Combronde - Europe", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.087534, - 45.993258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63116A", - "ref": "518321", - "description": "SIEG 63/FR*S63*P63116*A", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.087534, - 45.993258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63116A", - "description": "SIEG63 - ePremium - Combronde - Europe", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.087534, - 45.993258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63116A", - "ref": "518321", - "description": "SIEG 63/FR*S63*P63116*A", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.087534, - 45.993258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63116A", - "description": "SIEG63 - ePremium - Combronde - Europe", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.087534, - 45.993258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63116A", - "ref": "518321", - "description": "SIEG 63/FR*S63*P63116*A", - "capacity": "6", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.087534, - 45.993258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63116A", - "description": "SIEG63 - ePremium - Combronde - Europe", - "capacity": "1", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.19285, - 45.730763 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63124A", - "ref": "518324", - "description": "SIEG 63/FR*S63*P63124*A", - "capacity": "6", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1928496, - 45.7307631 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63124A", - "description": "SIEG63 - ePremium - Cournon D Auvergne - Domes (12)", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.19285, - 45.730763 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63124A", - "ref": "518324", - "description": "SIEG 63/FR*S63*P63124*A", - "capacity": "6", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1928496, - 45.7307631 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63124A", - "description": "SIEG63 - ePremium - Cournon D Auvergne - Domes (12)", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.192874, - 45.731368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63124B", - "ref": "704489", - "description": "SIEG 63/FR*S63*P63124*B", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1928738, - 45.7313678 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63124B", - "description": "SIEG63 - ePremium - Cournon D Auvergne - Domes (15)", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.192874, - 45.731368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63124B", - "ref": "704489", - "description": "SIEG 63/FR*S63*P63124*B", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1928738, - 45.7313678 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63124B", - "description": "SIEG63 - ePremium - Cournon D Auvergne - Domes (15)", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.535703, - 45.755722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63125A", - "ref": "518327", - "description": "SIEG 63/FR*S63*P63125*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.535703, - 45.755722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63125A", - "description": "SIEG63 - ePremium - Courpiere - Roses", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.535703, - 45.755722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63125A", - "ref": "518327", - "description": "SIEG 63/FR*S63*P63125*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.535703, - 45.755722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63125A", - "description": "SIEG63 - ePremium - Courpiere - Roses", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.562467, - 45.632825 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63132A", - "ref": "917259", - "description": "SIEG 63/FR*S63*P63132*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.56246663, - 45.63282501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63132A", - "description": "SIEG63 - ePremium - Cunlhat - Olliergues", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.562467, - 45.632825 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63132A", - "ref": "917259", - "description": "SIEG 63/FR*S63*P63132*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.56246663, - 45.63282501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63132A", - "description": "SIEG63 - ePremium - Cunlhat - Olliergues", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.050666, - 45.795907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63141A", - "ref": "518330", - "description": "SIEG 63/FR*S63*P63141*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.050666, - 45.795907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63141A", - "description": "SIEG63 - ePremium - Durtol - Chataigniers", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.050666, - 45.795907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63141A", - "ref": "518330", - "description": "SIEG 63/FR*S63*P63141*A", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.050666, - 45.795907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63141A", - "description": "SIEG63 - ePremium - Durtol - Chataigniers", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.144055, - 45.825378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63164A", - "ref": "518333", - "description": "SIEG 63/FR*S63*P63164*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.144055, - 45.825378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63164A", - "description": "SIEG63 - ePremium - Gerzat - Vigeries", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.144055, - 45.825378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63164A", - "ref": "518333", - "description": "SIEG 63/FR*S63*P63164*A", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.144055, - 45.825378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63164A", - "description": "SIEG63 - ePremium - Gerzat - Vigeries", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.468026, - 45.802692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63165A", - "ref": "518336", - "description": "SIEG 63/FR*S63*P63165*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.468026, - 45.802692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63165A", - "description": "SIEG63 - ePremium - Giat - Hotel de Ville", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.468026, - 45.802692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63165A", - "ref": "518336", - "description": "SIEG 63/FR*S63*P63165*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.468026, - 45.802692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63165A", - "description": "SIEG63 - ePremium - Giat - Hotel de Ville", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2502, - 45.546258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63178C", - "ref": "518339", - "description": "SIEG 63/FR*S63*P63178*C", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.25019974, - 45.54625829 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63178C", - "description": "SIEG63 - ePremium - Issoire - Place Montagne", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2502, - 45.546258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63178C", - "ref": "518339", - "description": "SIEG 63/FR*S63*P63178*C", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.25019974, - 45.54625829 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63178C", - "description": "SIEG63 - ePremium - Issoire - Place Montagne", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.242996, - 45.543689 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63178D", - "ref": "518342", - "description": "SIEG 63/FR*S63*P63178*D", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2429965, - 45.5436886 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63178D", - "description": "SIEG63 - ePremium - Issoire - Place Freres Lumieres", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.242996, - 45.543689 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63178D", - "ref": "518342", - "description": "SIEG 63/FR*S63*P63178*D", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2429965, - 45.5436886 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63178D", - "description": "SIEG63 - ePremium - Issoire - Place Freres Lumieres", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.687549, - 45.533068 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63192A", - "ref": "518345", - "description": "SIEG 63/FR*S63*P63192*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6875493, - 45.5330676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63192A", - "description": "SIEG63 - ePremium - La Tour d'Auvergne - Bagnols", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.687549, - 45.533068 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63192A", - "ref": "518345", - "description": "SIEG 63/FR*S63*P63192*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6875493, - 45.5330676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63192A", - "description": "SIEG63 - ePremium - La Tour d'Auvergne - Bagnols", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.19676, - 45.768258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63193A", - "ref": "518348", - "description": "SIEG 63/FR*S63*P63193*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1967603, - 45.768258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63193A", - "description": "SIEG63 - ePremium - Lempdes - Verny", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.19676, - 45.768258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63193A", - "ref": "518348", - "description": "SIEG 63/FR*S63*P63193*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1967603, - 45.768258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63193A", - "description": "SIEG63 - ePremium - Lempdes - Verny", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.378574, - 45.828258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63195A", - "ref": "518351", - "description": "SIEG 63/FR*S63*P63195*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3785739, - 45.828258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63195A", - "description": "SIEG63 - ePremium - Lezoux - Lopick", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.378574, - 45.828258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63195A", - "ref": "518351", - "description": "SIEG 63/FR*S63*P63195*A", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3785739, - 45.828258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63195A", - "description": "SIEG63 - ePremium - Lezoux - Lopick", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.6059, - 45.869192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63231A", - "ref": "518354", - "description": "SIEG 63/FR*S63*P63231*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.6059, - 45.8691923 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63231A", - "description": "SIEG63 - ePremium - Monnerie le Montel - Gare", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.6059, - 45.869192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63231A", - "ref": "518354", - "description": "SIEG 63/FR*S63*P63231*A", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.6059, - 45.8691923 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63231A", - "description": "SIEG63 - ePremium - Monnerie le Montel - Gare", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.808373, - 45.572391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63236A", - "ref": "518357", - "description": "SIEG 63/FR*S63*P63236*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8083731, - 45.5723908 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63236A", - "description": "SIEG63 - ePremium - Mont Dore - Libération", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.808373, - 45.572391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63236A", - "ref": "518357", - "description": "SIEG 63/FR*S63*P63236*A", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8083731, - 45.5723908 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63236A", - "description": "SIEG63 - ePremium - Mont Dore - Libération", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.816426, - 45.542068 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63236B", - "ref": "518360", - "description": "SIEG 63/FR*S63*P63236*B", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8164264, - 45.5420679 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63236B", - "description": "SIEG63 - ePremium - Mont Dore - Sancy", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.816426, - 45.542068 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63236B", - "ref": "518360", - "description": "SIEG 63/FR*S63*P63236*B", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8164264, - 45.5420679 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63236B", - "description": "SIEG63 - ePremium - Mont Dore - Sancy", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.20033, - 45.624573 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63241B", - "ref": "518363", - "description": "SIEG 63/FR*S63*P63241*B", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2003302, - 45.6245733 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63241B", - "description": "SIEG63 - ePremium - Montpeyroux - Parking Entree", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.20033, - 45.624573 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63241B", - "ref": "518363", - "description": "SIEG 63/FR*S63*P63241*B", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2003302, - 45.6245733 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63241B", - "description": "SIEG63 - ePremium - Montpeyroux - Parking Entree", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.941719, - 45.572724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63247A", - "ref": "518366", - "description": "SIEG 63/FR*S63*P63247*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9417191, - 45.5727239 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63247A", - "description": "SIEG63 - ePremium - Murol - Jassaguet", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.941719, - 45.572724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63247A", - "ref": "518366", - "description": "SIEG 63/FR*S63*P63247*A", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9417191, - 45.5727239 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63247A", - "description": "SIEG63 - ePremium - Murol - Jassaguet", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.055715, - 45.808796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63254A", - "ref": "518369", - "description": "SIEG 63/FR*S63*P63254*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.055715, - 45.808796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63254A", - "description": "SIEG63 - ePremium - Nohanent - Durtol", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.055715, - 45.808796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63254A", - "ref": "518369", - "description": "SIEG 63/FR*S63*P63254*A", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.055715, - 45.808796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63254A", - "description": "SIEG63 - ePremium - Nohanent - Durtol", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.055715, - 45.808796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63254A", - "description": "SIEG63 - ePremium - Nohanent - Durtol", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.280994, - 45.477378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63255B", - "ref": "518372", - "description": "SIEG 63/FR*S63*P63255*B", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.28099446, - 45.47737767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63255B", - "description": "SIEG63 - ePremium - Nonette Orsonnette - Place du Bouillas", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.280994, - 45.477378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63255B", - "ref": "518372", - "description": "SIEG 63/FR*S63*P63255*B", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.28099446, - 45.47737767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63255B", - "description": "SIEG63 - ePremium - Nonette Orsonnette - Place du Bouillas", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.013271, - 45.784001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63263A", - "ref": "518375", - "description": "SIEG 63/FR*S63*P63263*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0132707, - 45.7840008 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63263A", - "description": "SIEG63 - ePremium - Orcines - Liberté", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.013271, - 45.784001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63263A", - "ref": "518375", - "description": "SIEG 63/FR*S63*P63263*A", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0132707, - 45.7840008 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63263A", - "description": "SIEG63 - ePremium - Orcines - Liberté", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.21635, - 45.614478 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63269B", - "ref": "518378", - "description": "SIEG 63/FR*S63*P63269*B", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.21635011, - 45.61447849 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63269B", - "description": "SIEG63 - ePremium - Parent - Gare", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.21635, - 45.614478 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63269B", - "ref": "518378", - "description": "SIEG 63/FR*S63*P63269*B", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.21635011, - 45.61447849 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63269B", - "description": "SIEG63 - ePremium - Parent - Gare", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.290235, - 45.532375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63270B", - "ref": "518381", - "description": "SIEG 63/FR*S63*P63270*B", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2902348, - 45.5323749 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63270B", - "description": "SIEG63 - ePremium - Parentignat - Chateau", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.290235, - 45.532375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63270B", - "ref": "518381", - "description": "SIEG 63/FR*S63*P63270*B", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2902348, - 45.5323749 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63270B", - "description": "SIEG63 - ePremium - Parentignat - Chateau", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.139562, - 45.740944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63272A", - "ref": "518384", - "description": "SIEG 63/FR*S63*P63272*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.139562, - 45.740944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63272A", - "description": "SIEG63 - ePremium - Pérignat les Sarliève - République", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.139562, - 45.740944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63272A", - "ref": "518384", - "description": "SIEG 63/FR*S63*P63272*A", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.139562, - 45.740944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63272A", - "description": "SIEG63 - ePremium - Pérignat les Sarliève - République", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.248129, - 45.79836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63284A", - "ref": "518387", - "description": "SIEG 63/FR*S63*P63284*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.248129, - 45.79836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63284A", - "description": "SIEG63 - ePremium - Pont Du Chateau - Chambige", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.248129, - 45.79836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63284A", - "ref": "518387", - "description": "SIEG 63/FR*S63*P63284*A", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.248129, - 45.79836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63284A", - "description": "SIEG63 - ePremium - Pont Du Chateau - Chambige", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.47442, - 45.959944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63291A", - "ref": "518390", - "description": "SIEG 63/FR*S63*P63291*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.47442, - 45.959944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63291A", - "description": "SIEG63 - ePremium - Puy Guillaume - Jaures", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.47442, - 45.959944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63291A", - "ref": "518390", - "description": "SIEG 63/FR*S63*P63291*A", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.47442, - 45.959944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63291A", - "description": "SIEG63 - ePremium - Puy Guillaume - Jaures", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.114279, - 45.890311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63300A", - "ref": "518393", - "description": "SIEG 63/FR*S63*P63300*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.114279, - 45.890311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63300A", - "description": "SIEG63 - ePremium - Riom - Jeanne D Arc", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.114279, - 45.890311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63300A", - "ref": "518393", - "description": "SIEG 63/FR*S63*P63300*A", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.114279, - 45.890311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63300A", - "description": "SIEG63 - ePremium - Riom - Jeanne D Arc", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.118337, - 45.887632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63300B", - "ref": "518396", - "description": "SIEG 63/FR*S63*P63300*B", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.118337, - 45.887632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63300B", - "description": "SIEG63 - ePremium - Riom - Cornet", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.118337, - 45.887632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63300B", - "ref": "518396", - "description": "SIEG 63/FR*S63*P63300*B", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.118337, - 45.887632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63300B", - "description": "SIEG63 - ePremium - Riom - Cornet", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.111787, - 45.89586 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63300C", - "ref": "518399", - "description": "SIEG 63/FR*S63*P63300*C", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.111787, - 45.89586 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63300C", - "description": "SIEG63 - ePremium - Riom - Reynouard", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.111787, - 45.89586 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63300C", - "ref": "518399", - "description": "SIEG 63/FR*S63*P63300*C", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.111787, - 45.89586 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63300C", - "description": "SIEG63 - ePremium - Riom - Reynouard", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.805302, - 45.684 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63305A", - "ref": "518402", - "description": "SIEG 63/FR*S63*P63305*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.805302, - 45.6840001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63305A", - "description": "SIEG63 - ePremium - Rochefort Montagne - Eglise", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.805302, - 45.684 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63305A", - "ref": "518402", - "description": "SIEG 63/FR*S63*P63305*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.805302, - 45.6840001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63305A", - "description": "SIEG63 - ePremium - Rochefort Montagne - Eglise", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.100119, - 45.731146 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63307A", - "ref": "518405", - "description": "SIEG 63/FR*S63*P63307*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.100119, - 45.731146 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63307A", - "description": "SIEG63 - ePremium - Romagnat - Jean Moulin", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.100119, - 45.731146 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63307A", - "ref": "518405", - "description": "SIEG 63/FR*S63*P63307*A", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.100119, - 45.731146 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63307A", - "description": "SIEG63 - ePremium - Romagnat - Jean Moulin", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.055856, - 45.766456 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63308A", - "ref": "518408", - "description": "SIEG 63/FR*S63*P63308*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0558558, - 45.7664558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63308A", - "description": "SIEG63 - ePremium - Royat - Allard", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.055856, - 45.766456 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63308A", - "ref": "518408", - "description": "SIEG 63/FR*S63*P63308*A", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0558558, - 45.7664558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63308A", - "description": "SIEG63 - ePremium - Royat - Allard", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.914898, - 45.527348 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63319A", - "ref": "518411", - "description": "SIEG 63/FR*S63*P63319*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.914898, - 45.527348 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63319A", - "description": "SIEG63 - ePremium - Saint Antheme - Ambert", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.914898, - 45.527348 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63319A", - "ref": "518411", - "description": "SIEG 63/FR*S63*P63319*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.914898, - 45.527348 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63319A", - "description": "SIEG63 - ePremium - Saint Antheme - Ambert", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.182088, - 45.852828 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63322A", - "ref": "518414", - "description": "SIEG 63/FR*S63*P63322*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.182088, - 45.8528279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63322A", - "description": "SIEG63 - ePremium - Saint Beauzire - Pont Neuf", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.182088, - 45.852828 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63322A", - "ref": "518414", - "description": "SIEG 63/FR*S63*P63322*A", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.182088, - 45.8528279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63322A", - "description": "SIEG63 - ePremium - Saint Beauzire - Pont Neuf", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.835858, - 46.158716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63338A", - "ref": "518417", - "description": "SIEG 63/FR*S63*P63338*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.835858, - 46.158716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63338A", - "description": "SIEG63 - ePremium - Saint Eloy les Mines - Jean Jaures", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.835858, - 46.158716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63338A", - "ref": "518417", - "description": "SIEG 63/FR*S63*P63338*A", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.835858, - 46.158716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63338A", - "description": "SIEG63 - ePremium - Saint Eloy les Mines - Jean Jaures", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.104407, - 45.550099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63342B", - "ref": "518420", - "description": "SIEG 63/FR*S63*P63342*B", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1044068, - 45.5500991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63342B", - "description": "SIEG63 - ePremium - St Floret - Mairie", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.104407, - 45.550099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63342B", - "ref": "518420", - "description": "SIEG 63/FR*S63*P63342*B", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1044068, - 45.5500991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63342B", - "description": "SIEG63 - ePremium - St Floret - Mairie", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.02307, - 45.70559 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63345A", - "ref": "518423", - "description": "SIEG 63/FR*S63*P63345*A", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.02307, - 45.70559 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63345A", - "description": "SIEG63 - ePremium - Saint Genes Champanelle - Theix", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.02307, - 45.70559 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63345A", - "ref": "518423", - "description": "SIEG 63/FR*S63*P63345*A", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.02307, - 45.70559 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63345A", - "description": "SIEG63 - ePremium - Saint Genes Champanelle - Theix", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.02307, - 45.70559 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63345A", - "ref": "518423", - "description": "SIEG 63/FR*S63*P63345*A", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.02307, - 45.70559 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63345A", - "description": "SIEG63 - ePremium - Saint Genes Champanelle - Theix", - "capacity": "1", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.01792, - 45.720608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63345B", - "ref": "518426", - "description": "SIEG 63/FR*S63*P63345*B", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.01792, - 45.720608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63345B", - "description": "SIEG63 - ePremium - Saint Genes Champanelle - Cassin", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.01792, - 45.720608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63345B", - "ref": "518426", - "description": "SIEG 63/FR*S63*P63345*B", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.01792, - 45.720608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63345B", - "description": "SIEG63 - ePremium - Saint Genes Champanelle - Cassin", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.254781, - 45.460274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63352B", - "ref": "244081", - "description": "SIEG 63/FR*S63*P63352*B", - "capacity": "3", - "socket:type2_combo:output": "43 kW", - "charging_station:output": "43 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2547808, - 45.4602738 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63352B", - "description": "SIEG63 - EV-QC45 - St Germain Lembron - Coustilles", - "capacity": "1", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-02-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.254781, - 45.460274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63352B", - "ref": "244081", - "description": "SIEG 63/FR*S63*P63352*B", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2547808, - 45.4602738 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63352B", - "description": "SIEG63 - EV-QC45 - St Germain Lembron - Coustilles", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-02-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.254781, - 45.460274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63352B", - "ref": "244081", - "description": "SIEG 63/FR*S63*P63352*B", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2547808, - 45.4602738 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63352B", - "description": "SIEG63 - EV-QC45 - St Germain Lembron - Coustilles", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-02-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.237333, - 45.456907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63352C", - "ref": "518429", - "description": "SIEG 63/FR*S63*P63352*C", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2373332, - 45.456907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63352C", - "description": "SIEG63 - ePremium - St Germain Lembron - Place du desert", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.237333, - 45.456907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63352C", - "ref": "518429", - "description": "SIEG 63/FR*S63*P63352*C", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2373332, - 45.456907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63352C", - "description": "SIEG63 - ePremium - St Germain Lembron - Place du desert", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.820273, - 46.030863 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63354A", - "ref": "518432", - "description": "SIEG 63/FR*S63*P63354*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.820273, - 46.030863 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63354A", - "description": "SIEG63 - ePremium - Saint Gervais D Auvergne - Foirail", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.820273, - 46.030863 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63354A", - "ref": "518432", - "description": "SIEG 63/FR*S63*P63354*A", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.820273, - 46.030863 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63354A", - "description": "SIEG63 - ePremium - Saint Gervais D Auvergne - Foirail", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.70535, - 45.646476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63370A", - "ref": "518435", - "description": "SIEG 63/FR*S63*P63370*A", - "capacity": "6", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7053498, - 45.6464757 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63370A", - "description": "SIEG63 - ePremium - Saint Julien Puy Laveze - Laqueuille", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.70535, - 45.646476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63370A", - "ref": "518435", - "description": "SIEG 63/FR*S63*P63370*A", - "capacity": "6", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7053498, - 45.6464757 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63370A", - "description": "SIEG63 - ePremium - Saint Julien Puy Laveze - Laqueuille", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.70535, - 45.646476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63370A", - "ref": "518435", - "description": "SIEG 63/FR*S63*P63370*A", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7053498, - 45.6464757 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63370A", - "description": "SIEG63 - ePremium - Saint Julien Puy Laveze - Laqueuille", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.70535, - 45.646476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63370A", - "ref": "518435", - "description": "SIEG 63/FR*S63*P63370*A", - "capacity": "6", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7053498, - 45.6464757 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63370A", - "description": "SIEG63 - ePremium - Saint Julien Puy Laveze - Laqueuille", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.70535, - 45.646476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63370A", - "ref": "518435", - "description": "SIEG 63/FR*S63*P63370*A", - "capacity": "6", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.7053498, - 45.6464757 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63370A", - "description": "SIEG63 - ePremium - Saint Julien Puy Laveze - Laqueuille", - "capacity": "1", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.893513, - 45.848847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63381A", - "ref": "518438", - "description": "SIEG 63/FR*S63*P63381*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8935134, - 45.8488467 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63381A", - "description": "SIEG63 - ePremium - Saint Ours - Eglise", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.893513, - 45.848847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63381A", - "ref": "518438", - "description": "SIEG 63/FR*S63*P63381*A", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8935134, - 45.8488467 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63381A", - "description": "SIEG63 - ePremium - Saint Ours - Eglise", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.369873, - 45.55 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63415B", - "ref": "518441", - "description": "SIEG 63/FR*S63*P63415*B", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3698728, - 45.55 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63415B", - "description": "SIEG63 - ePremium - Sauxillanges - Stade", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.369873, - 45.55 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63415B", - "ref": "518441", - "description": "SIEG 63/FR*S63*P63415*B", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3698728, - 45.55 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63415B", - "description": "SIEG63 - ePremium - Sauxillanges - Stade", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.623934, - 45.560108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63426A", - "ref": "518444", - "description": "SIEG 63/FR*S63*P63426*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.623934, - 45.560108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63426A", - "description": "SIEG63 - ePremium - Tauves - Aurlandeix", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.623934, - 45.560108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63426A", - "ref": "518444", - "description": "SIEG 63/FR*S63*P63426*A", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.623934, - 45.560108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63426A", - "description": "SIEG63 - ePremium - Tauves - Aurlandeix", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.521339, - 45.845524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63430A", - "ref": "518447", - "description": "SIEG 63/FR*S63*P63430*A", - "capacity": "7", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.521339, - 45.845524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63430A", - "description": "SIEG63 - ePremium - Thiers - Sports", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.521339, - 45.845524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63430A", - "ref": "518447", - "description": "SIEG 63/FR*S63*P63430*A", - "capacity": "7", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.521339, - 45.845524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63430A", - "description": "SIEG63 - ePremium - Thiers - Sports", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.521339, - 45.845524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63430A", - "ref": "518447", - "description": "SIEG 63/FR*S63*P63430*A", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.521339, - 45.845524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63430A", - "description": "SIEG63 - ePremium - Thiers - Sports", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.521339, - 45.845524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63430A", - "ref": "518447", - "description": "SIEG 63/FR*S63*P63430*A", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.521339, - 45.845524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63430A", - "description": "SIEG63 - ePremium - Thiers - Sports", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.521339, - 45.845524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63430A", - "ref": "518447", - "description": "SIEG 63/FR*S63*P63430*A", - "capacity": "7", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.521339, - 45.845524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63430A", - "description": "SIEG63 - ePremium - Thiers - Sports", - "capacity": "1", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.54751, - 45.857076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63430B", - "ref": "518450", - "description": "SIEG 63/FR*S63*P63430*B", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5475098, - 45.8570762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63430B", - "description": "SIEG63 - ePremium - Thiers - Duchasseint", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.54751, - 45.857076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63430B", - "ref": "518450", - "description": "SIEG 63/FR*S63*P63430*B", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5475098, - 45.8570762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63430B", - "description": "SIEG63 - ePremium - Thiers - Duchasseint", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.546402, - 45.85528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63430C", - "ref": "518453", - "description": "SIEG 63/FR*S63*P63430*C", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5464023, - 45.8552796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63430C", - "description": "SIEG63 - ePremium - Thiers - Forest", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.546402, - 45.85528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63430C", - "ref": "518453", - "description": "SIEG 63/FR*S63*P63430*C", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.5464023, - 45.8552796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63430C", - "description": "SIEG63 - ePremium - Thiers - Forest", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.336315, - 45.52655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63439B", - "ref": "518456", - "description": "SIEG 63/FR*S63*P63439*B", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3363148, - 45.5265496 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63439B", - "description": "SIEG63 - ePremium - Usson - Parking Visiteurs", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.336315, - 45.52655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63439B", - "ref": "518456", - "description": "SIEG 63/FR*S63*P63439*B", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.3363148, - 45.5265496 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63439B", - "description": "SIEG63 - ePremium - Usson - Parking Visiteurs", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.451424, - 45.472782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63448B", - "ref": "518459", - "description": "SIEG 63/FR*S63*P63448*B", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4514244, - 45.4727824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63448B", - "description": "SIEG63 - ePremium - Vernet La Varenne - Mairie", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.451424, - 45.472782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63448B", - "ref": "518459", - "description": "SIEG 63/FR*S63*P63448*B", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4514244, - 45.4727824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63448B", - "description": "SIEG63 - ePremium - Vernet La Varenne - Mairie", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.207466, - 45.663033 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63457A", - "ref": "518462", - "description": "SIEG 63/FR*S63*P63457*A", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.207466, - 45.663033 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63457A", - "description": "SIEG63 - ePremium - Vic le Comte - Gare", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.207466, - 45.663033 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63457A", - "ref": "518462", - "description": "SIEG 63/FR*S63*P63457*A", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.207466, - 45.663033 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63457A", - "description": "SIEG63 - ePremium - Vic le Comte - Gare", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.18492, - 45.477787 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63458B", - "ref": "518465", - "description": "SIEG 63/FR*S63*P63458*B", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1849199, - 45.4777874 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63458B", - "description": "SIEG63 - ePremium - Villeneuve - Mairie", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.18492, - 45.477787 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63458B", - "ref": "518465", - "description": "SIEG 63/FR*S63*P63458*B", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1849199, - 45.4777874 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63458B", - "description": "SIEG63 - ePremium - Villeneuve - Mairie", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.042231, - 45.871676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63470B", - "ref": "518468", - "description": "SIEG 63/FR*S63*P63470*B", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.04223102, - 45.87167589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63470B", - "description": "SIEG63 - ePremium - Volvic - Centre historique", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.042231, - 45.871676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Intercommunal d'Electricité et de Gaz du Puy-de-Dôme (SIEG) | FR*S63", - "operator:email": "gestionfournisseurs@oriosbyspie.com", - "network": "SIEG 63", - "ref:EU:EVSE": "FRS63P63470B", - "ref": "518468", - "description": "SIEG 63/FR*S63*P63470*B", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.04223102, - 45.87167589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SPIE CITYNETWORKS", - "owner:ref:FR:SIREN": "256300146", - "operator:email": "info-usager.silene@spie.com", - "operator:phone": "+33 9 70 83 02 13", - "network": "SIEG63", - "ref:EU:EVSE": "FRS63P63470B", - "description": "SIEG63 - ePremium - Volvic - Centre historique", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.3265, - 43.325056 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "256402041", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEPA 64", - "ref:EU:EVSE": "FRS64PMB6412711", - "ref": "FR*SOD*S*MB64*127*1*_*_", - "description": "PAU - RUE THOMAS EDISON", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.51197, - 43.48389 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "256402041", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEPA 64", - "ref:EU:EVSE": "FRS64PMB64331", - "ref": "FR*SOD*S*MB64*3*3*_*_", - "description": "ANGLET - PARKING QUINTAOU", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.51197, - 43.48389 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "256402041", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "MOBIVE - SDEPA 64", - "ref:EU:EVSE": "FRS64PMB64332", - "ref": "FR*SOD*S*MB64*3*3*_*_", - "description": "ANGLET - PARKING QUINTAOU", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.36009, - 42.90656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS65E65031002", - "description": "ARREAU - Rue De Houssens", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.36009, - 42.90656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS65E65031002", - "description": "ARREAU - Rue De Houssens", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.36009, - 42.90656 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS65E65031002", - "description": "ARREAU - Rue De Houssens", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.04229, - 43.09965 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS65E65286002", - "description": "LOURDES - Gare", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.04229, - 43.09965 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS65E65286002", - "description": "LOURDES - Gare", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.00825, - 42.874758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS65E65295003", - "description": "LUZ SAINT SAUVEUR - Avenue De Maoubesi", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.00825, - 42.874758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS65E65295003", - "description": "LUZ SAINT SAUVEUR - Avenue De Maoubesi", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.00825, - 42.874758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS65E65295003", - "description": "LUZ SAINT SAUVEUR - Avenue De Maoubesi", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.320933, - 42.820681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS65E65388004", - "description": "SAINT LARY SOULAN - parking de cristal park", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.320933, - 42.820681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS65E65388004", - "description": "SAINT LARY SOULAN - parking de cristal park", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.320933, - 42.820681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS65E65388004", - "description": "SAINT LARY SOULAN - parking de cristal park", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.11091, - 43.21363 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS65E65417001", - "description": "SEMEAC - Aire De Covoiturage Autoroute", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.11091, - 43.21363 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS65E65417001", - "description": "SEMEAC - Aire De Covoiturage Autoroute", - "capacity": "11", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.11091, - 43.21363 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS65E65417001", - "description": "SEMEAC - Aire De Covoiturage Autoroute", - "capacity": "11", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.08471, - 43.21888 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS65E65440010", - "description": "TARBES - Parking Parc des expositions", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.08471, - 43.21888 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS65E65440010", - "description": "TARBES - Parking Parc des expositions", - "capacity": "7", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.135809, - 42.480145 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS66E66016003", - "description": "BANYULS-SUR-MER - Biodiversarium", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-02-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.135809, - 42.480145 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS66E66016003", - "description": "BANYULS-SUR-MER - Biodiversarium", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-02-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.135809, - 42.480145 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS66E66016003", - "description": "BANYULS-SUR-MER - Biodiversarium", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-02-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.133021, - 42.480463 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS66E66016004", - "description": "BANYULS-SUR-MER - Port de Plaisance", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.133021, - 42.480463 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS66E66016004", - "description": "BANYULS-SUR-MER - Port de Plaisance", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.133021, - 42.480463 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS66E66016004", - "description": "BANYULS-SUR-MER - Port de Plaisance", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.037014, - 42.701691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS66E66037003", - "description": "CANET-EN-ROUSSILLON - Quai de Barcelone ", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.037014, - 42.701691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS66E66037003", - "description": "CANET-EN-ROUSSILLON - Quai de Barcelone ", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.037014, - 42.701691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS66E66037003", - "description": "CANET-EN-ROUSSILLON - Quai de Barcelone ", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.037014, - 42.701691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS66E66037003", - "description": "CANET-EN-ROUSSILLON - Quai de Barcelone ", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.037014, - 42.701691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS66E66037003", - "description": "CANET-EN-ROUSSILLON - Quai de Barcelone ", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.037014, - 42.701691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS66E66037003", - "description": "CANET-EN-ROUSSILLON - Quai de Barcelone ", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.083424, - 42.526063 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS66E66053001", - "description": "COLLIOURE - Place Du 8 Mai 1945 B02", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.083424, - 42.526063 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS66E66053001", - "description": "COLLIOURE - Place Du 8 Mai 1945 B02", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.083424, - 42.526063 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS66E66053001", - "description": "COLLIOURE - Place Du 8 Mai 1945 B02", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.078691, - 42.527222 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS66E66053002", - "description": "COLLIOURE - Chemin du Lavoir (Gare SNCF)", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.078691, - 42.527222 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS66E66053002", - "description": "COLLIOURE - Chemin du Lavoir (Gare SNCF)", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.951113, - 42.626217 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS66E66059001", - "description": "CORNEILLA DEL VERCOL - Rue Saint Christophe", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.951113, - 42.626217 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS66E66059001", - "description": "CORNEILLA DEL VERCOL - Rue Saint Christophe", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.104776, - 42.613808 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS66E66082001", - "description": "FORMIGUERES - Parking Du Tennis", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2025-02-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.104776, - 42.613808 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS66E66082001", - "description": "FORMIGUERES - Parking Du Tennis", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2025-02-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.104776, - 42.613808 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS66E66082001", - "description": "FORMIGUERES - Parking Du Tennis", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2025-02-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.665732, - 42.765576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS66E66096002", - "description": "LATOUR DE FRANCE - Avenue du Général de Gaulle", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.665732, - 42.765576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS66E66096002", - "description": "LATOUR DE FRANCE - Avenue du Général de Gaulle", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.85780499, - 42.67060425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS66E66136001", - "description": "PERPIGNAN - Aire de covoiturage - Péage Sud", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.85780499, - 42.67060425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS66E66136001", - "description": "PERPIGNAN - Aire de covoiturage - Péage Sud", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.85780499, - 42.67060425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS66E66136001", - "description": "PERPIGNAN - Aire de covoiturage - Péage Sud", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0334705, - 42.6402072 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS66E66171001", - "description": "SAINT-CYPRIEN - Parking Sud Roussillon", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-05-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0334705, - 42.6402072 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS66E66171001", - "description": "SAINT-CYPRIEN - Parking Sud Roussillon", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-05-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.03744028, - 42.6199044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS66E66171003", - "description": "SAINT-CYPRIEN - Capitainerie - Quai Arthur Rimbaud", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0370999, - 42.6228249 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS66E66171004", - "description": "SAINT-CYPRIEN - Office du Tourisme - Quai Arthur Rimbaud", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0370999, - 42.6228249 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS66E66171004", - "description": "SAINT-CYPRIEN - Office du Tourisme - Quai Arthur Rimbaud", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.03744028, - 42.6199044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS66E66171005", - "description": "SAINT-CYPRIEN - Capitainerie - Quai Arthur Rimbaud", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.02910823721, - 42.6097216347 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS66E66171006", - "description": "SAINT-CYPRIEN - ( Les capellans Centre Commercial ) - Rue Lanoux", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.02910823721, - 42.6097216347 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Reveo", - "ref:EU:EVSE": "FRS66E66171006", - "description": "SAINT-CYPRIEN - ( Les capellans Centre Commercial ) - Rue Lanoux", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.294283, - 48.072785 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "MODULO", - "owner:ref:FR:SIREN": "256802745", - "operator:email": "jferchaud@modulo-energies.fr", - "operator:phone": "+33 2 47 31 68 68", - "network": "MODULO", - "ref:EU:EVSE": "FRS68E93317", - "ref": "f8c20a72-b029-4484-a3ac-3158a246b3f0", - "description": "IRVE WINTZENHEIM", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-14", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.588925, - 47.650833 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat intercommunal d'énergie du département de la Haute-Saône | FR*S70", - "operator:email": "roaming@freshmile.com", - "network": "SIED70", - "ref:EU:EVSE": "FRS70P4473761529523626722", - "ref": "735258", - "description": "SIED70/RQEQVHLYFO", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.588925, - 47.650833 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat intercommunal d'énergie du département de la Haute-Saône | FR*S70", - "operator:email": "roaming@freshmile.com", - "network": "SIED70", - "ref:EU:EVSE": "FRS70P4473761529523626722", - "ref": "735258", - "description": "SIED70/RQEQVHLYFO", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.993921, - 47.917131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat intercommunal d'énergie du département de la Haute-Saône | FR*S70", - "operator:email": "roaming@freshmile.com", - "network": "SIED70", - "ref:EU:EVSE": "FRS70P8648128832844922101", - "ref": "706073", - "description": "SIED70/SL7L7X7UFK", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.993921, - 47.917131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat intercommunal d'énergie du département de la Haute-Saône | FR*S70", - "operator:email": "roaming@freshmile.com", - "network": "SIED70", - "ref:EU:EVSE": "FRS70P8648128832844922101", - "ref": "706073", - "description": "SIED70/SL7L7X7UFK", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.781053, - 47.592221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat intercommunal d'énergie du département de la Haute-Saône | FR*S70", - "operator:email": "roaming@freshmile.com", - "network": "SIED70", - "ref:EU:EVSE": "FRS70P4763466796106562167", - "ref": "896748", - "description": "SIED70/DORRYWA2NF", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.781053, - 47.592221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat intercommunal d'énergie du département de la Haute-Saône | FR*S70", - "operator:email": "roaming@freshmile.com", - "network": "SIED70", - "ref:EU:EVSE": "FRS70P4763466796106562167", - "ref": "896748", - "description": "SIED70/DORRYWA2NF", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.895957, - 47.709747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat intercommunal d'énergie du département de la Haute-Saône | FR*S70", - "operator:email": "roaming@freshmile.com", - "network": "SIED70", - "ref:EU:EVSE": "FRS70P7181498939079384152", - "ref": "735255", - "description": "SIED70/MK1AHL8ZA7", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.895957, - 47.709747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat intercommunal d'énergie du département de la Haute-Saône | FR*S70", - "operator:email": "roaming@freshmile.com", - "network": "SIED70", - "ref:EU:EVSE": "FRS70P7181498939079384152", - "ref": "735255", - "description": "SIED70/MK1AHL8ZA7", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.143673, - 47.64323 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat intercommunal d'énergie du département de la Haute-Saône | FR*S70", - "operator:email": "roaming@freshmile.com", - "network": "SIED70", - "ref:EU:EVSE": "FRS70P1284134269187969884", - "ref": "706070", - "description": "SIED70/QI8FOZJERH", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.143673, - 47.64323 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat intercommunal d'énergie du département de la Haute-Saône | FR*S70", - "operator:email": "roaming@freshmile.com", - "network": "SIED70", - "ref:EU:EVSE": "FRS70P1284134269187969884", - "ref": "706070", - "description": "SIED70/QI8FOZJERH", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.174664, - 47.62926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat intercommunal d'énergie du département de la Haute-Saône | FR*S70", - "operator:email": "roaming@freshmile.com", - "network": "SIED70", - "ref:EU:EVSE": "FRS70P5430987060122224394", - "ref": "706064", - "description": "SIED70/EYOQWAPMBZ", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.174664, - 47.62926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat intercommunal d'énergie du département de la Haute-Saône | FR*S70", - "operator:email": "roaming@freshmile.com", - "network": "SIED70", - "ref:EU:EVSE": "FRS70P5430987060122224394", - "ref": "706064", - "description": "SIED70/EYOQWAPMBZ", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.073609, - 47.423647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat intercommunal d'énergie du département de la Haute-Saône | FR*S70", - "operator:email": "roaming@freshmile.com", - "network": "SIED70", - "ref:EU:EVSE": "FRS70P5242512616859861877", - "ref": "706076", - "description": "SIED70/YVHJEWG2DD", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.073609, - 47.423647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat intercommunal d'énergie du département de la Haute-Saône | FR*S70", - "operator:email": "roaming@freshmile.com", - "network": "SIED70", - "ref:EU:EVSE": "FRS70P5242512616859861877", - "ref": "706076", - "description": "SIED70/YVHJEWG2DD", - "capacity": "3", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.626031, - 47.442574 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat intercommunal d'énergie du département de la Haute-Saône | FR*S70", - "operator:email": "roaming@freshmile.com", - "network": "SIED70", - "ref:EU:EVSE": "FRS70P2503498269280182151", - "ref": "1299505", - "description": "SIED70/LLSLZ8TG9688J2", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.626031, - 47.442574 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat intercommunal d'énergie du département de la Haute-Saône | FR*S70", - "operator:email": "roaming@freshmile.com", - "network": "SIED70", - "ref:EU:EVSE": "FRS70P2503498269280182151", - "ref": "1299505", - "description": "SIED70/LLSLZ8TG9688J2", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.365601, - 47.774631 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat intercommunal d'énergie du département de la Haute-Saône | FR*S70", - "operator:email": "roaming@freshmile.com", - "network": "SIED70", - "ref:EU:EVSE": "FRS70P2672171437002812438", - "ref": "706061", - "description": "SIED70/CMIXYEGR9U", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.365601, - 47.774631 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat intercommunal d'énergie du département de la Haute-Saône | FR*S70", - "operator:email": "roaming@freshmile.com", - "network": "SIED70", - "ref:EU:EVSE": "FRS70P2672171437002812438", - "ref": "706061", - "description": "SIED70/CMIXYEGR9U", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1283262, - 48.2261117 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "SARTHE IRVE", - "ref:EU:EVSE": "FRS72E72029001", - "description": "BEAUMONT SUR SARTHE - Place de la Libération", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.1283262, - 48.2261117 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "SARTHE IRVE", - "ref:EU:EVSE": "FRS72E72029001", - "description": "BEAUMONT SUR SARTHE - Place de la Libération", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.238101, - 47.7316539 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "SARTHE IRVE", - "ref:EU:EVSE": "FRS72E72061001", - "description": "LA CHAPELLE D'ALIGNE - Avenue du Poirier Rouge", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.238101, - 47.7316539 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "SARTHE IRVE", - "ref:EU:EVSE": "FRS72E72061001", - "description": "LA CHAPELLE D'ALIGNE - Avenue du Poirier Rouge", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.071584, - 47.697526 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "SARTHE IRVE", - "ref:EU:EVSE": "FRS72E72154001", - "description": "LA FLECHE - Boulevard de Montréal", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.071584, - 47.697526 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "SARTHE IRVE", - "ref:EU:EVSE": "FRS72E72154001", - "description": "LA FLECHE - Boulevard de Montréal", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.086906, - 47.697459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "SARTHE IRVE", - "ref:EU:EVSE": "FRS72E72154002", - "description": "LA FLECHE - Allée du Loir", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.086906, - 47.697459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "SARTHE IRVE", - "ref:EU:EVSE": "FRS72E72154002", - "description": "LA FLECHE - Allée du Loir", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.563657, - 48.409948 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77E77006001", - "description": "ARBONNE-LA-FORET - Avenue de la libération", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.603382, - 48.44495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77E77022002", - "description": "BARBIZON - Office de tourisme - DC", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.603382, - 48.44495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77E77022002", - "description": "BARBIZON - Office de tourisme - DC", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.430137, - 48.28693 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77E77060001", - "description": "BUTHIERS - Roches", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.687466, - 48.94600053 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77E77118002", - "description": "CLAYE-SOUILLY - Parking La Poste - DC", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.68868, - 48.945433 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77E77118003", - "description": "CLAYE-SOUILLY - Charles de Gaulle", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6831629, - 48.9448571 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77E77118004", - "description": "CLAYE-SOUILLY - Parking Mariette", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6786474, - 48.9370819 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77E77118005", - "description": "CLAYE-SOUILLY - Parking Henri Loison", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-12-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.676683065485753, - 48.949747053749206 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77E77118006", - "description": "CLAYE-SOUILLY - Place de Souilly", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-12-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6873193870379457, - 48.94753430304593 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77E77118007", - "description": "CLAYE-SOUILLY - Parking Planet Oxygen", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-12-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6622062737432386, - 48.994418706831496 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77E77123003", - "description": "COMPANS - Rue de la Mairie", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2025-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.697092, - 48.668724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77E77127001", - "description": "COUBERT - Constantine", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0876685, - 48.8119668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77E77131003", - "description": "COULOMMIERS - Parking des tanneries", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.73537311, - 48.2708816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77E77156001", - "description": "DARVAULT - Mairie", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.62106068517595, - 48.66705812787814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77E77175001", - "description": "EVRY-GREGY-SUR-YERRE - République", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6332372, - 48.6528679 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77E77175002", - "description": "EVRY-GREGY-SUR-YERRE - Grande rue", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.866713, - 48.706941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77E77192001", - "description": "FONTENAY-TRESIGNY - Mairie", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.87067, - 48.70882 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77E77192002", - "description": "FONTENAY-TRESIGNY - Pierre de Coubertin", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.8359232, - 48.456305 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77E77266002", - "description": "MACHAULT - Cimetière", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.877952, - 48.958791 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77E77284009", - "description": "MEAUX - Place Henri Moissan", - "capacity": "2", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.877952, - 48.958791 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77E77284009", - "description": "MEAUX - Place Henri Moissan", - "capacity": "2", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.660073044713312, - 48.539630187088285 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77E77288001", - "description": "MELUN - Paul Doumer", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.66173, - 48.53669 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77E77288003", - "description": "MELUN - Maréchal Foch", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.66658651658295, - 48.5308143918996 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77E77288005", - "description": "MELUN - Maréchal Joffre", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.657548, - 48.555317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77E77288006", - "description": "MELUN - Nelson Mandela", - "capacity": "2", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.657548, - 48.555317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77E77288006", - "description": "MELUN - Nelson Mandela", - "capacity": "2", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.660091, - 48.535773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77E77288010", - "description": "MELUN - Place Notre Dame", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.669444, - 48.592321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77E77306001", - "description": "MONTEREAU SUR LE JARD - Rue du Tertre", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.686769, - 48.596839 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77E77306002", - "description": "MONTEREAU SUR LE JARD - Rue des Joncs", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.81849204478834, - 49.0710898141281 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77E77344003", - "description": "OISSERY - Rue des Chevaliers", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6314777129115705, - 48.91535409762626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77E77363002", - "description": "LE PIN - Rue du Château", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.01482281219352, - 48.816512048955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77E77371002", - "description": "POMMEUSE - Avenue du Général Huerne", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2025-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253609, - 48.529092 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77E77404001", - "description": "SAINTE-COLOMBE - Général Leclerc", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.67831429, - 48.2705034 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77E77431001", - "description": "SAINT-PIERRE-LES-NEMOURS - Guinebert", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.68569018, - 48.265784 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77E77431002", - "description": "SAINT-PIERRE-LES-NEMOURS - Font Sèche", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.746701, - 48.451259 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77E77441001", - "description": "SAMOIS-SUR-SEINE - Cèpe", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.94723149, - 48.958157 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77E77475002", - "description": "TRILPORT - Mairie", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.925855, - 49.004922 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77E77483002", - "description": "VARREDDES - Ourcq", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.660069, - 48.539631 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues Energies et Services", - "owner:ref:FR:SIREN": "200041309", - "operator:email": "a.buffler@bouygues-es.com", - "operator:phone": "+33 7 60 88 38 03", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77P77288A", - "ref": "a46bcb09-20a3-4300-9baf-deaa39fd89b5", - "description": "Melun - Paul Doumer", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.563657, - 48.409948 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues Energies et Services", - "owner:ref:FR:SIREN": "200041309", - "operator:email": "a.buffler@bouygues-es.com", - "operator:phone": "+33 7 60 88 38 03", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77P77006A", - "ref": "89e9fad2-2cef-463c-9fab-28cda4c794a1", - "description": "Arbonne-la-Forêt", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-05-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.603382, - 48.44495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues Energies et Services", - "owner:ref:FR:SIREN": "200041309", - "operator:email": "a.buffler@bouygues-es.com", - "operator:phone": "+33 7 60 88 38 03", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77P77022B", - "ref": "8778f18d-a1f7-4d74-ae40-d19131e179b0", - "description": "Barbizon - Office de tourisme - DC", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.603382, - 48.44495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues Energies et Services", - "owner:ref:FR:SIREN": "200041309", - "operator:email": "a.buffler@bouygues-es.com", - "operator:phone": "+33 7 60 88 38 03", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77P77022B", - "ref": "8778f18d-a1f7-4d74-ae40-d19131e179b0", - "description": "Barbizon - Office de tourisme - DC", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.687387, - 48.945989 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues Energies et Services", - "owner:ref:FR:SIREN": "200041309", - "operator:email": "a.buffler@bouygues-es.com", - "operator:phone": "+33 7 60 88 38 03", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77P77118B", - "ref": "6b0cc163-4a9e-4939-9666-bbf4425961bf", - "description": "Claye-Souilly - parking la Poste - DC", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.688566, - 48.945445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues Energies et Services", - "owner:ref:FR:SIREN": "200041309", - "operator:email": "a.buffler@bouygues-es.com", - "operator:phone": "+33 7 60 88 38 03", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77P77118C", - "ref": "db8372e0-08c7-4970-a448-86b85ab04961", - "description": "Claye-Souilly - Charles de Gaulle", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.685066, - 48.944952 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues Energies et Services", - "owner:ref:FR:SIREN": "200041309", - "operator:email": "a.buffler@bouygues-es.com", - "operator:phone": "+33 7 60 88 38 03", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77P77118D", - "ref": "6a23956e-b41c-400f-80a7-7300fbcf1820", - "description": "Claye-Souilly - Parking Mariette", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.697092, - 48.668724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues Energies et Services", - "owner:ref:FR:SIREN": "200041309", - "operator:email": "a.buffler@bouygues-es.com", - "operator:phone": "+33 7 60 88 38 03", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77P77127B", - "ref": "c7b9d1ba-63b3-4c13-b0c6-90cbc3c7c9bf", - "description": "Coubert - Constantine", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.08793, - 48.811772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues Energies et Services", - "owner:ref:FR:SIREN": "200041309", - "operator:email": "a.buffler@bouygues-es.com", - "operator:phone": "+33 7 60 88 38 03", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77P77131C", - "ref": "30f25474-1acf-4cfa-a862-8fa83b682e2f", - "description": "Coulommiers - Parking des Tanneries", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.735334, - 48.270874 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues Energies et Services", - "owner:ref:FR:SIREN": "200041309", - "operator:email": "a.buffler@bouygues-es.com", - "operator:phone": "+33 7 60 88 38 03", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77P77156A", - "ref": "d3c34bc5-2fbf-4161-8f37-7957d1276eff", - "description": "Darvault - Mairie", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.620739, - 48.667049 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues Energies et Services", - "owner:ref:FR:SIREN": "200041309", - "operator:email": "a.buffler@bouygues-es.com", - "operator:phone": "+33 7 60 88 38 03", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77P77175A", - "ref": "9551de99-46e2-4e9a-8d0f-2e45f0dcd237", - "description": "Evry-Grégy-sur-Yerre - République", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.633196, - 48.652857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues Energies et Services", - "owner:ref:FR:SIREN": "200041309", - "operator:email": "a.buffler@bouygues-es.com", - "operator:phone": "+33 7 60 88 38 03", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77P77175B", - "ref": "a7dd68cb-0fc3-4e81-8ba6-cd8bd5a165c7", - "description": "Evry-Grégy-sur-Yerre - Grande rue", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.866713, - 48.706941 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues Energies et Services", - "owner:ref:FR:SIREN": "200041309", - "operator:email": "a.buffler@bouygues-es.com", - "operator:phone": "+33 7 60 88 38 03", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77P77192A", - "ref": "99d9279d-35df-4dde-a92c-770573eb7d34", - "description": "Fontenay-Trésigny - Mairie", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.87067, - 48.70882 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues Energies et Services", - "owner:ref:FR:SIREN": "200041309", - "operator:email": "a.buffler@bouygues-es.com", - "operator:phone": "+33 7 60 88 38 03", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77P77192B", - "ref": "dad7fc3b-f555-44dc-8f17-60efea8082e6", - "description": "Fontenay-Trésigny - Pierre de Coubertin", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.835785, - 48.456336 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues Energies et Services", - "owner:ref:FR:SIREN": "200041309", - "operator:email": "a.buffler@bouygues-es.com", - "operator:phone": "+33 7 60 88 38 03", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77P77266B", - "ref": "bee67197-8809-4b53-961b-74bc3b7df487", - "description": "Machault - Cimetière", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.877952, - 48.958791 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues Energies et Services", - "owner:ref:FR:SIREN": "200041309", - "operator:email": "a.buffler@bouygues-es.com", - "operator:phone": "+33 7 60 88 38 03", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77P77284I", - "ref": "2f4a4e4e-4685-4988-bc6c-b3e4abda6a31", - "description": "Meaux - Place Henri Moissan", - "capacity": "2", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.877952, - 48.958791 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues Energies et Services", - "owner:ref:FR:SIREN": "200041309", - "operator:email": "a.buffler@bouygues-es.com", - "operator:phone": "+33 7 60 88 38 03", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77P77284I", - "ref": "2f4a4e4e-4685-4988-bc6c-b3e4abda6a31", - "description": "Meaux - Place Henri Moissan", - "capacity": "2", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.66173, - 48.53669 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues Energies et Services", - "owner:ref:FR:SIREN": "200041309", - "operator:email": "a.buffler@bouygues-es.com", - "operator:phone": "+33 7 60 88 38 03", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77P77288C", - "ref": "6de75104-bddd-491a-9905-b95b787922af", - "description": "Melun - Maréchal Foch", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.66658651658295, - 48.5308143918996 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues Energies et Services", - "owner:ref:FR:SIREN": "200041309", - "operator:email": "a.buffler@bouygues-es.com", - "operator:phone": "+33 7 60 88 38 03", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77P77288E", - "ref": "51a7040b-4767-4b7b-af97-7429f42b9f6f", - "description": "Melun - Maréchal Joffre", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253609, - 48.529092 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues Energies et Services", - "owner:ref:FR:SIREN": "200041309", - "operator:email": "a.buffler@bouygues-es.com", - "operator:phone": "+33 7 60 88 38 03", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77P77404A", - "ref": "418dc3c3-2ab7-4161-824f-a83991dcbb96", - "description": "Sainte-Colombe - Général Leclerc", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.678262, - 48.270533 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues Energies et Services", - "owner:ref:FR:SIREN": "200041309", - "operator:email": "a.buffler@bouygues-es.com", - "operator:phone": "+33 7 60 88 38 03", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77P77431A", - "ref": "e1e73748-a606-46fe-aaf5-957136424686", - "description": "Saint-Pierre-lès-Nemours - Guinebert", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.685606, - 48.265703 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues Energies et Services", - "owner:ref:FR:SIREN": "200041309", - "operator:email": "a.buffler@bouygues-es.com", - "operator:phone": "+33 7 60 88 38 03", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77P77431B", - "ref": "0c1ee839-b7d6-4c43-8488-dc03c485d103", - "description": "Saint-Pierre-lès-Nemours - Font Sèche", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.746701, - 48.451259 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues Energies et Services", - "owner:ref:FR:SIREN": "200041309", - "operator:email": "a.buffler@bouygues-es.com", - "operator:phone": "+33 7 60 88 38 03", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77P77441A", - "ref": "cefb0f1d-9ba6-4c06-a31d-783a8535bbca", - "description": "Samois-sur-Seine - Cèpe", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.947246, - 48.958675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues Energies et Services", - "owner:ref:FR:SIREN": "200041309", - "operator:email": "a.buffler@bouygues-es.com", - "operator:phone": "+33 7 60 88 38 03", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77P77475B", - "ref": "2481c84b-d649-4785-ac68-f93f18a42fbd", - "description": "Trilport - Mairie - DC", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.926023, - 49.004961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues Energies et Services", - "owner:ref:FR:SIREN": "200041309", - "operator:email": "a.buffler@bouygues-es.com", - "operator:phone": "+33 7 60 88 38 03", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77P77483A", - "ref": "5d8a49fd-1898-4bcc-a6a1-d81d5714abae", - "description": "Vareddes - Ourcq", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.430137, - 48.2869 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues Energies et Services", - "owner:ref:FR:SIREN": "200041309", - "operator:email": "a.buffler@bouygues-es.com", - "operator:phone": "+33 7 60 88 38 03", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77P77060A", - "ref": "226eb4e3-f00e-4a06-bdaa-8390c5ad36da", - "description": "Buthiers - Roches", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.657548, - 48.555317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues Energies et Services", - "owner:ref:FR:SIREN": "200041309", - "operator:email": "a.buffler@bouygues-es.com", - "operator:phone": "+33 7 60 88 38 03", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77P77288G", - "ref": "e6c10899-135a-46fa-bfc7-56140187d55b", - "description": "Melun - Nelson Mandela", - "capacity": "2", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.657548, - 48.555317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues Energies et Services", - "owner:ref:FR:SIREN": "200041309", - "operator:email": "a.buffler@bouygues-es.com", - "operator:phone": "+33 7 60 88 38 03", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77P77288G", - "ref": "e6c10899-135a-46fa-bfc7-56140187d55b", - "description": "Melun - Nelson Mandela", - "capacity": "2", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6786473622395115, - 48.937081957346436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues Energies et Services", - "owner:ref:FR:SIREN": "200041309", - "operator:email": "a.buffler@bouygues-es.com", - "operator:phone": "+33 7 60 88 38 03", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77P77118E", - "ref": "029c9bd2-9699-4a4c-834e-0672544263be", - "description": "Claye-Souilly - Parking Henri Loison", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.676683065485753, - 48.949747053749206 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues Energies et Services", - "owner:ref:FR:SIREN": "200041309", - "operator:email": "a.buffler@bouygues-es.com", - "operator:phone": "+33 7 60 88 38 03", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77P77118F", - "ref": "4f8ff913-2fbb-450a-9461-fc819597572b", - "description": "Claye-Souilly - Place de Souilly", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6873193870379457, - 48.94753430304593 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues Energies et Services", - "owner:ref:FR:SIREN": "200041309", - "operator:email": "a.buffler@bouygues-es.com", - "operator:phone": "+33 7 60 88 38 03", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77P77118G", - "ref": "686c9c1f-3fd5-4e30-8186-2690635d8b12", - "description": "Claye-Souilly - Parking Planet Oxygen", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6314777129115705, - 48.91535409762626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues Energies et Services", - "owner:ref:FR:SIREN": "200041309", - "operator:email": "a.buffler@bouygues-es.com", - "operator:phone": "+33 7 60 88 38 03", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77P77363B", - "ref": "fb45eccc-ee29-4070-a4fc-c7f052eb404a", - "description": "Le Pin - rue du Château", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.81849204478834, - 49.0710898141281 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues Energies et Services", - "owner:ref:FR:SIREN": "200041309", - "operator:email": "a.buffler@bouygues-es.com", - "operator:phone": "+33 7 60 88 38 03", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77P77344C", - "ref": "fbffb155-fc58-425a-8c79-a6fd0cc76982", - "description": "Oissery - rue des Chevaliers", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.669444, - 48.592321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues Energies et Services", - "owner:ref:FR:SIREN": "200041309", - "operator:email": "a.buffler@bouygues-es.com", - "operator:phone": "+33 7 60 88 38 03", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77P77306A", - "ref": "060d2e60-56d7-4672-a3d9-9b0b77a877e3", - "description": "Montereau sur le Jard - rue du Tertre", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.686769, - 48.596839 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues Energies et Services", - "owner:ref:FR:SIREN": "200041309", - "operator:email": "a.buffler@bouygues-es.com", - "operator:phone": "+33 7 60 88 38 03", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77P77306B", - "ref": "20b8b662-1c3f-4741-949d-6fdcdc9bd139", - "description": "Montereau sur le Jard - rue des Joncs", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.660108, - 48.535756 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues Energies et Services", - "owner:ref:FR:SIREN": "200041309", - "operator:email": "a.buffler@bouygues-es.com", - "operator:phone": "+33 7 60 88 38 03", - "network": "Ecocharge77", - "ref:EU:EVSE": "FRS77P77288J", - "ref": "802864a5-f93c-4c1a-b981-889ab9b4addc", - "description": "Melun - Place Notre Dame", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.449011, - 50.099637 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fédération Départementale d'Énergie de la Somme (FDE80) | FR*S80", - "operator:email": "roaming@freshmile.com", - "network": "FDE 80", - "ref:EU:EVSE": "FRS80P3375907957488680816", - "ref": "1002867", - "description": "FDE 80/LLNUGY0GZ10FRA", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.449011, - 50.099637 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fédération Départementale d'Énergie de la Somme (FDE80) | FR*S80", - "operator:email": "roaming@freshmile.com", - "network": "FDE 80", - "ref:EU:EVSE": "FRS80P3375907957488680816", - "ref": "1002867", - "description": "FDE 80/LLNUGY0GZ10FRA", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.08242, - 49.82277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fédération Départementale d'Énergie de la Somme (FDE80) | FR*S80", - "operator:email": "roaming@freshmile.com", - "network": "FDE 80", - "ref:EU:EVSE": "FRS80P2543148419342813056", - "ref": "1207690", - "description": "FDE 80/LLYHC9YWL22WQ0", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.08242, - 49.82277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fédération Départementale d'Énergie de la Somme (FDE80) | FR*S80", - "operator:email": "roaming@freshmile.com", - "network": "FDE 80", - "ref:EU:EVSE": "FRS80P2543148419342813056", - "ref": "1207690", - "description": "FDE 80/LLYHC9YWL22WQ0", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.591572, - 49.871914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fédération Départementale d'Énergie de la Somme (FDE80) | FR*S80", - "operator:email": "roaming@freshmile.com", - "network": "FDE 80", - "ref:EU:EVSE": "FRS80P1159352850290058483", - "ref": "1293133", - "description": "FDE 80/LLXA6DXAW2QU9H", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.591572, - 49.871914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fédération Départementale d'Énergie de la Somme (FDE80) | FR*S80", - "operator:email": "roaming@freshmile.com", - "network": "FDE 80", - "ref:EU:EVSE": "FRS80P1159352850290058483", - "ref": "1293133", - "description": "FDE 80/LLXA6DXAW2QU9H", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.718493, - 50.097396 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fédération Départementale d'Énergie de la Somme (FDE80) | FR*S80", - "operator:email": "roaming@freshmile.com", - "network": "FDE 80", - "ref:EU:EVSE": "FRS80P5959745312552723210", - "ref": "1080132", - "description": "FDE 80/LLW65J6VW2VTXV", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.718493, - 50.097396 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fédération Départementale d'Énergie de la Somme (FDE80) | FR*S80", - "operator:email": "roaming@freshmile.com", - "network": "FDE 80", - "ref:EU:EVSE": "FRS80P5959745312552723210", - "ref": "1080132", - "description": "FDE 80/LLW65J6VW2VTXV", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.779593, - 50.211792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fédération Départementale d'Énergie de la Somme (FDE80) | FR*S80", - "operator:email": "roaming@freshmile.com", - "network": "FDE 80", - "ref:EU:EVSE": "FRS80P4406155593095715582", - "ref": "1084869", - "description": "FDE 80/LLW64T7A41OGWR", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.779593, - 50.211792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fédération Départementale d'Énergie de la Somme (FDE80) | FR*S80", - "operator:email": "roaming@freshmile.com", - "network": "FDE 80", - "ref:EU:EVSE": "FRS80P4406155593095715582", - "ref": "1084869", - "description": "FDE 80/LLW64T7A41OGWR", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.627515, - 49.775112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fédération Départementale d'Énergie de la Somme (FDE80) | FR*S80", - "operator:email": "roaming@freshmile.com", - "network": "FDE 80", - "ref:EU:EVSE": "FRS80P6337888684746875037", - "ref": "1355869", - "description": "FDE 80/LM2EK6270UYPAT", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.627515, - 49.775112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fédération Départementale d'Énergie de la Somme (FDE80) | FR*S80", - "operator:email": "roaming@freshmile.com", - "network": "FDE 80", - "ref:EU:EVSE": "FRS80P6337888684746875037", - "ref": "1355869", - "description": "FDE 80/LM2EK6270UYPAT", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.309727, - 49.946666 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fédération Départementale d'Énergie de la Somme (FDE80) | FR*S80", - "operator:email": "roaming@freshmile.com", - "network": "FDE 80", - "ref:EU:EVSE": "FRS80P5029052934615755649", - "ref": "1197751", - "description": "FDE 80/LLYHC4X7077ZFK", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.309727, - 49.946666 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fédération Départementale d'Énergie de la Somme (FDE80) | FR*S80", - "operator:email": "roaming@freshmile.com", - "network": "FDE 80", - "ref:EU:EVSE": "FRS80P5029052934615755649", - "ref": "1197751", - "description": "FDE 80/LLYHC4X7077ZFK", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.538476, - 49.71615 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fédération Départementale d'Énergie de la Somme (FDE80) | FR*S80", - "operator:email": "roaming@freshmile.com", - "network": "FDE 80", - "ref:EU:EVSE": "FRS80P6652769193252695387", - "ref": "1353625", - "description": "FDE 80/LM2EK9F1XT2HMU", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.538476, - 49.71615 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fédération Départementale d'Énergie de la Somme (FDE80) | FR*S80", - "operator:email": "roaming@freshmile.com", - "network": "FDE 80", - "ref:EU:EVSE": "FRS80P6652769193252695387", - "ref": "1353625", - "description": "FDE 80/LM2EK9F1XT2HMU", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.788097, - 49.699993 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fédération Départementale d'Énergie de la Somme (FDE80) | FR*S80", - "operator:email": "roaming@freshmile.com", - "network": "FDE 80", - "ref:EU:EVSE": "FRS80P2166204508900897777", - "ref": "505530", - "description": "FDE 80/BTSJDPSCWJ", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.788097, - 49.699993 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fédération Départementale d'Énergie de la Somme (FDE80) | FR*S80", - "operator:email": "roaming@freshmile.com", - "network": "FDE 80", - "ref:EU:EVSE": "FRS80P2166204508900897777", - "ref": "505530", - "description": "FDE 80/BTSJDPSCWJ", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.388288, - 50.063418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fédération Départementale d'Énergie de la Somme (FDE80) | FR*S80", - "operator:email": "roaming@freshmile.com", - "network": "FDE 80", - "ref:EU:EVSE": "FRS80P2353110539439484534", - "ref": "578825", - "description": "FDE 80/TCSM2FPN91", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.651164, - 50.001115 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fédération Départementale d'Énergie de la Somme (FDE80) | FR*S80", - "operator:email": "roaming@freshmile.com", - "network": "FDE 80", - "ref:EU:EVSE": "FRS80P7568841378518939518", - "ref": "597717", - "description": "FDE 80/ENT7R39M9K", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.651164, - 50.001115 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fédération Départementale d'Énergie de la Somme (FDE80) | FR*S80", - "operator:email": "roaming@freshmile.com", - "network": "FDE 80", - "ref:EU:EVSE": "FRS80P7568841378518939518", - "ref": "597717", - "description": "FDE 80/ENT7R39M9K", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.829837, - 49.87404 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fédération Départementale d'Énergie de la Somme (FDE80) | FR*S80", - "operator:email": "roaming@freshmile.com", - "network": "FDE 80", - "ref:EU:EVSE": "FRS80P6898660670517201305", - "ref": "1009110", - "description": "FDE 80/LLNNAX2FR26R2M", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.829837, - 49.87404 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fédération Départementale d'Énergie de la Somme (FDE80) | FR*S80", - "operator:email": "roaming@freshmile.com", - "network": "FDE 80", - "ref:EU:EVSE": "FRS80P6898660670517201305", - "ref": "1009110", - "description": "FDE 80/LLNNAX2FR26R2M", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.398221, - 49.875218 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fédération Départementale d'Énergie de la Somme (FDE80) | FR*S80", - "operator:email": "roaming@freshmile.com", - "network": "FDE 80", - "ref:EU:EVSE": "FRS80P8245646463263462844", - "ref": "1184941", - "description": "FDE 80/LLNUGSFAO8Y9A6", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.398221, - 49.875218 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fédération Départementale d'Énergie de la Somme (FDE80) | FR*S80", - "operator:email": "roaming@freshmile.com", - "network": "FDE 80", - "ref:EU:EVSE": "FRS80P8245646463263462844", - "ref": "1184941", - "description": "FDE 80/LLNUGSFAO8Y9A6", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.152827, - 49.740249 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fédération Départementale d'Énergie de la Somme (FDE80) | FR*S80", - "operator:email": "roaming@freshmile.com", - "network": "FDE 80", - "ref:EU:EVSE": "FRS80P8010169051536146173", - "ref": "1123371", - "description": "FDE 80/LLXA6JGMH1N82B", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.152827, - 49.740249 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fédération Départementale d'Énergie de la Somme (FDE80) | FR*S80", - "operator:email": "roaming@freshmile.com", - "network": "FDE 80", - "ref:EU:EVSE": "FRS80P8010169051536146173", - "ref": "1123371", - "description": "FDE 80/LLXA6JGMH1N82B", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.911827, - 50.029045 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fédération Départementale d'Énergie de la Somme (FDE80) | FR*S80", - "operator:email": "roaming@freshmile.com", - "network": "FDE 80", - "ref:EU:EVSE": "FRS80P5732167749455136589", - "ref": "1355860", - "description": "FDE 80/LM2EJXTMB1EBVI", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.911827, - 50.029045 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fédération Départementale d'Énergie de la Somme (FDE80) | FR*S80", - "operator:email": "roaming@freshmile.com", - "network": "FDE 80", - "ref:EU:EVSE": "FRS80P5732167749455136589", - "ref": "1355860", - "description": "FDE 80/LM2EJXTMB1EBVI", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.565714, - 50.341925 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fédération Départementale d'Énergie de la Somme (FDE80) | FR*S80", - "operator:email": "roaming@freshmile.com", - "network": "FDE 80", - "ref:EU:EVSE": "FRS80P7143504913139980316", - "ref": "1050399", - "description": "FDE 80/LLNUH64DHI2I5E", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.565714, - 50.341925 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Fédération Départementale d'Énergie de la Somme (FDE80) | FR*S80", - "operator:email": "roaming@freshmile.com", - "network": "FDE 80", - "ref:EU:EVSE": "FRS80P7143504913139980316", - "ref": "1050399", - "description": "FDE 80/LLNUH64DHI2I5E", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.464155, - 43.88747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81003001", - "description": "ALBAN - Place Du Foirail", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.464154959, - 43.887470245 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100300111", - "description": "ALBAN - Place Du Foirail", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.464154959, - 43.887470245 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100300112", - "description": "ALBAN - Place Du Foirail", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.464155, - 43.88747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81003001", - "description": "ALBAN - Place Du Foirail", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.464154959, - 43.887470245 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100300121", - "description": "ALBAN - Place Du Foirail", - "capacity": "1", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.464154959, - 43.887470245 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100300122", - "description": "ALBAN - Place Du Foirail", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.137049913, - 43.926753998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100400111", - "description": "ALBI - Place Du Foirail Du Castelviel", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.137049913, - 43.926753998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100400112", - "description": "ALBI - Place Du Foirail Du Castelviel", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.137049913, - 43.926753998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100400121", - "description": "ALBI - Place Du Foirail Du Castelviel", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.137049913, - 43.926753998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100400122", - "description": "ALBI - Place Du Foirail Du Castelviel", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.142436028, - 43.93806076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100400311", - "description": "ALBI - Place de la Résistance B1", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.142436028, - 43.93806076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100400312", - "description": "ALBI - Place de la Résistance B1", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.142436028, - 43.93806076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100400321", - "description": "ALBI - Place de la Résistance B1", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.142436028, - 43.93806076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100400322", - "description": "ALBI - Place de la Résistance B1", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.137550116, - 43.946212769 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100400411", - "description": "ALBI - Chemin de las Bories", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.137550116, - 43.946212769 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100400412", - "description": "ALBI - Chemin de las Bories", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.137550116, - 43.946212769 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100400421", - "description": "ALBI - Chemin de las Bories", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.137550116, - 43.946212769 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100400422", - "description": "ALBI - Chemin de las Bories", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.149669886, - 43.921798706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100400511", - "description": "ALBI - Allée du Lude", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.149669886, - 43.921798706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100400512", - "description": "ALBI - Allée du Lude", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.149669886, - 43.921798706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100400521", - "description": "ALBI - Allée du Lude", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.149669886, - 43.921798706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100400522", - "description": "ALBI - Allée du Lude", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.139636993, - 43.927642822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100400711", - "description": "ALBI - Parking du Bondidou 1", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.139636993, - 43.927642822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100400712", - "description": "ALBI - Parking du Bondidou 1", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.139636993, - 43.927642822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100400721", - "description": "ALBI - Parking du Bondidou 1", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.139636993, - 43.927642822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100400722", - "description": "ALBI - Parking du Bondidou 1", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.139607906, - 43.927570343 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100400811", - "description": "ALBI - Parking du Bondidou 2", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.139607906, - 43.927570343 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100400812", - "description": "ALBI - Parking du Bondidou 2", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.139607906, - 43.927570343 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100400821", - "description": "ALBI - Parking du Bondidou 2", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.139607906, - 43.927570343 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100400822", - "description": "ALBI - Parking du Bondidou 2", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.172788, - 43.933964 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81004009", - "description": "ALBI - Av. de Saint Juéry", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.172787905, - 43.933963776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100400911", - "description": "ALBI - Av. de Saint Juéry", - "capacity": "1", - "charging_station:output": "56 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.172787905, - 43.933963776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100400912", - "description": "ALBI - Av. de Saint Juéry", - "capacity": "1", - "charging_station:output": "56 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.172788, - 43.933964 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81004009", - "description": "ALBI - Av. de Saint Juéry", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.172787905, - 43.933963776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100400921", - "description": "ALBI - Av. de Saint Juéry", - "capacity": "1", - "socket:type2_combo:output": "56 kW", - "charging_station:output": "56 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.172787905, - 43.933963776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100400922", - "description": "ALBI - Av. de Saint Juéry", - "capacity": "1", - "charging_station:output": "56 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.172788, - 43.933964 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81004009", - "description": "ALBI - Av. de Saint Juéry", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.172787905, - 43.933963776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100400931", - "description": "ALBI - Av. de Saint Juéry", - "capacity": "1", - "charging_station:output": "56 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.172787905, - 43.933963776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100400932", - "description": "ALBI - Av. de Saint Juéry", - "capacity": "1", - "charging_station:output": "56 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.172788, - 43.933964 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81004009", - "description": "ALBI - Av. de Saint Juéry", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.172787905, - 43.933963776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100400941", - "description": "ALBI - Av. de Saint Juéry", - "capacity": "1", - "socket:type2_combo:output": "56 kW", - "charging_station:output": "56 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.172787905, - 43.933963776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100400942", - "description": "ALBI - Av. de Saint Juéry", - "capacity": "1", - "charging_station:output": "56 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.135375, - 43.931539 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81004010", - "description": "ALBI - Pratgraussals - Chemin Pratgraussals", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.135375023, - 43.931537628 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100401011", - "description": "ALBI - Pratgraussals - Chemin Pratgraussals", - "capacity": "1", - "charging_station:output": "56 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.135375023, - 43.931537628 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100401012", - "description": "ALBI - Pratgraussals - Chemin Pratgraussals", - "capacity": "1", - "charging_station:output": "56 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.135375, - 43.931539 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81004010", - "description": "ALBI - Pratgraussals - Chemin Pratgraussals", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.135375023, - 43.931537628 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100401021", - "description": "ALBI - Pratgraussals - Chemin Pratgraussals", - "capacity": "1", - "socket:type2_combo:output": "56 kW", - "charging_station:output": "56 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.135375023, - 43.931537628 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100401022", - "description": "ALBI - Pratgraussals - Chemin Pratgraussals", - "capacity": "1", - "charging_station:output": "56 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.181805, - 43.921309 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81004011", - "description": "ALBI - Innoprod - Chemin de la Teulière", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.180426730228327, - 43.92083731149431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100401111", - "description": "ALBI - Innoprod - Chemin de la Teulière", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-05-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.180426730228327, - 43.92083731149431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100401112", - "description": "ALBI - Innoprod - Chemin de la Teulière", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-05-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.181805, - 43.921309 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81004011", - "description": "ALBI - Innoprod - Chemin de la Teulière", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.180426730228327, - 43.92083731149431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100401121", - "description": "ALBI - Innoprod - Chemin de la Teulière", - "capacity": "1", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-05-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.180426730228327, - 43.92083731149431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100401122", - "description": "ALBI - Innoprod - Chemin de la Teulière", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-05-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.162635, - 43.917975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81004012", - "description": "ALBI - Rue Gustave EIFFEL", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.162635, - 43.917975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81004012", - "description": "ALBI - Rue Gustave EIFFEL", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1663813, - 43.9215707 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81004013", - "description": "ALBI - Stadium - Rue Colonnel Teyssier", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-01-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.18042673022832, - 43.92083731149431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100401311", - "description": "ALBI - Stadium - Rue Colonnel Teyssier", - "capacity": "1", - "charging_station:output": "56 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1663813, - 43.9215707 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81004013", - "description": "ALBI - Stadium - Rue Colonnel Teyssier", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-01-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.18042673022832, - 43.92083731149431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100401321", - "description": "ALBI - Stadium - Rue Colonnel Teyssier", - "capacity": "1", - "socket:type2_combo:output": "56 kW", - "charging_station:output": "56 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.18042673022832, - 43.92083731149431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100401322", - "description": "ALBI - Stadium - Rue Colonnel Teyssier", - "capacity": "1", - "charging_station:output": "56 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.539103, - 43.460589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100500111", - "description": "ALBINE - Avenue de la Ribaute - La Poste", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.539103, - 43.460589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100500112", - "description": "ALBINE - Avenue de la Ribaute - La Poste", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.539103, - 43.460589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100500121", - "description": "ALBINE - Avenue de la Ribaute - La Poste", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.539103, - 43.460589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8100500122", - "description": "ALBINE - Avenue de la Ribaute - La Poste", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3297236, - 43.7728214 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8101700111", - "description": "ARIFAT - Route du Bois d'Arifat", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3297236, - 43.7728214 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8101700112", - "description": "ARIFAT - Route du Bois d'Arifat", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3297236, - 43.7728214 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8101700121", - "description": "ARIFAT - Route du Bois d'Arifat", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3297236, - 43.7728214 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8101700122", - "description": "ARIFAT - Route du Bois d'Arifat", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2745322899974, - 43.9066930997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8102600111", - "description": "BELLEGARDE-MARSSAL - Route de Marsal", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2745322899974, - 43.9066930997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8102600112", - "description": "BELLEGARDE-MARSSAL - Route de Marsal", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2745322899974, - 43.9066930997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8102600121", - "description": "BELLEGARDE-MARSSAL - Route de Marsal", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2745322899974, - 43.9066930997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8102600122", - "description": "BELLEGARDE-MARSSAL - Route de Marsal", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.407343, - 43.633742 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8103100111", - "description": "LE BEZ - Communauté de Comunes Sidobre Vals et Plateaux/Route de Lignon", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.407343, - 43.633742 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8103100112", - "description": "LE BEZ - Communauté de Comunes Sidobre Vals et Plateaux/Route de Lignon", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.407343, - 43.633742 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8103100121", - "description": "LE BEZ - Communauté de Comunes Sidobre Vals et Plateaux/Route de Lignon", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.407343, - 43.633742 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8103100122", - "description": "LE BEZ - Communauté de Comunes Sidobre Vals et Plateaux/Route de Lignon", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.496328, - 43.630973 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8103700111", - "description": "BRASSAC - Place De Castelnau", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.496328, - 43.630973 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8103700112", - "description": "BRASSAC - Place De Castelnau", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.496328, - 43.630973 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8103700121", - "description": "BRASSAC - Place De Castelnau", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.496328, - 43.630973 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8103700122", - "description": "BRASSAC - Place De Castelnau", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.494422, - 43.629569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81037001", - "description": "BRASSAC - Place De Belfortes", - "capacity": "1", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2025-01-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9103223698573446, - 43.88916192253178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8103800111", - "description": "BRENS - D13-D4 Boucherie", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9103223698573446, - 43.88916192253178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8103800112", - "description": "BRENS - D13-D4 Boucherie", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9103223698573446, - 43.88916192253178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8103800121", - "description": "BRENS - D13-D4 Boucherie", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9103223698573446, - 43.88916192253178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8103800122", - "description": "BRENS - D13-D4 Boucherie", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9583241691892102, - 43.78277280812257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8104300111", - "description": "BUSQUE - Le Village - Mairie", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9583241691892102, - 43.78277280812257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8104300112", - "description": "BUSQUE - Le Village - Mairie", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9583241691892102, - 43.78277280812257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8104300121", - "description": "BUSQUE - Le Village - Mairie", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9583241691892102, - 43.78277280812257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8104300122", - "description": "BUSQUE - Le Village - Mairie", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.940666, - 44.066909 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81045001", - "description": "LES CABANNES - Promenade de l'Autan", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9407430844939, - 44.066924730443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8104500111", - "description": "LES CABANNES - Promenade de l'Autan", - "capacity": "1", - "charging_station:output": "56 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.940666, - 44.066909 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81045001", - "description": "LES CABANNES - Promenade de l'Autan", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9407430844939, - 44.066924730443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8104500121", - "description": "LES CABANNES - Promenade de l'Autan", - "capacity": "1", - "socket:type2_combo:output": "56 kW", - "charging_station:output": "56 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9407430844939, - 44.066924730443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8104500122", - "description": "LES CABANNES - Promenade de l'Autan", - "capacity": "1", - "charging_station:output": "56 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.140366261572312, - 43.98591543902628 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8104800111", - "description": "CAGNAC LES MINES - Place Emile Grand", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.140366261572312, - 43.98591543902628 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8104800112", - "description": "CAGNAC LES MINES - Place Emile Grand", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.140366261572312, - 43.98591543902628 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8104800121", - "description": "CAGNAC LES MINES - Place Emile Grand", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.140366261572312, - 43.98591543902628 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8104800122", - "description": "CAGNAC LES MINES - Place Emile Grand", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.079451, - 43.468996 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81049001", - "description": "CAHUZAC - La Vignes", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.079451, - 43.468996 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81049001", - "description": "CAHUZAC - La Vignes", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.081225, - 43.408858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81055001", - "description": "LES CAMMAZES - Parking Groupe Scolaire", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.081564, - 43.409222 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8105500111", - "description": "LES CAMMAZES - Parking Groupe Scolaire - Chemin d'En Bosc", - "capacity": "1", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.081564, - 43.409222 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8105500112", - "description": "LES CAMMAZES - Parking Groupe Scolaire - Chemin d'En Bosc", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.081225, - 43.408858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81055001", - "description": "LES CAMMAZES - Parking Groupe Scolaire", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.081564, - 43.409222 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8105500121", - "description": "LES CAMMAZES - Parking Groupe Scolaire - Chemin d'En Bosc", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.153553963, - 44.048027039 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106000111", - "description": "CARMAUX - Bld Augustin Malroux", - "capacity": "1", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.153553963, - 44.048027039 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106000112", - "description": "CARMAUX - Bld Augustin Malroux", - "capacity": "1", - "charging_station:output": "60 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.153553963, - 44.048027039 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106000121", - "description": "CARMAUX - Bld Augustin Malroux", - "capacity": "1", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.153553963, - 44.048027039 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106000122", - "description": "CARMAUX - Bld Augustin Malroux", - "capacity": "1", - "charging_station:output": "60 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.153553963, - 44.048027039 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106000211", - "description": "CARMAUX - Bld Augustin Malroux", - "capacity": "1", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.153553963, - 44.048027039 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106000212", - "description": "CARMAUX - Bld Augustin Malroux", - "capacity": "1", - "charging_station:output": "60 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.153553963, - 44.048027039 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106000221", - "description": "CARMAUX - Bld Augustin Malroux", - "capacity": "1", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.153553963, - 44.048027039 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106000222", - "description": "CARMAUX - Bld Augustin Malroux", - "capacity": "1", - "charging_station:output": "60 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.153504, - 44.048002 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81060003", - "description": "CARMAUX - Bld Augustin Malroux - 3", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.153553963, - 44.048027039 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106000311", - "description": "CARMAUX 3 - Bld Augustin Malroux", - "capacity": "1", - "charging_station:output": "60 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.153553963, - 44.048027039 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106000312", - "description": "CARMAUX 3 - Bld Augustin Malroux", - "capacity": "1", - "charging_station:output": "60 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.153504, - 44.048002 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81060003", - "description": "CARMAUX - Bld Augustin Malroux - 3", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.153553963, - 44.048027039 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106000321", - "description": "CARMAUX 3 - Bld Augustin Malroux", - "capacity": "1", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.153553963, - 44.048027039 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106000322", - "description": "CARMAUX 3 - Bld Augustin Malroux", - "capacity": "1", - "charging_station:output": "60 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4497156382367, - 43.662127451696 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106200111", - "description": "FONTRIEU - Musée du Protestantisme de Ferrière La Ramade D53", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4497156382367, - 43.662127451696 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106200112", - "description": "FONTRIEU - Musée du Protestantisme de Ferrière La Ramade D53", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4497156382367, - 43.662127451696 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106200121", - "description": "FONTRIEU - Musée du Protestantisme de Ferrière La Ramade D53", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4497156382367, - 43.662127451696 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106200122", - "description": "FONTRIEU - Musée du Protestantisme de Ferrière La Ramade D53", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8221287929691, - 43.964336232031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106400111", - "description": "CASTELNAU DE MONTMIRAL - Rue Lafayette", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8221287929691, - 43.964336232031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106400112", - "description": "CASTELNAU DE MONTMIRAL - Rue Lafayette", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8221287929691, - 43.964336232031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106400121", - "description": "CASTELNAU DE MONTMIRAL - Rue Lafayette", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8221287929691, - 43.964336232031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106400122", - "description": "CASTELNAU DE MONTMIRAL - Rue Lafayette", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2374487783825, - 43.608149305713 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106500111", - "description": "CASTRES - Parking College Jean Jaures", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2374487783825, - 43.608149305713 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106500112", - "description": "CASTRES - Parking College Jean Jaures", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2374487783825, - 43.608149305713 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106500121", - "description": "CASTRES - Parking College Jean Jaures", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2374487783825, - 43.608149305713 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106500122", - "description": "CASTRES - Parking College Jean Jaures", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240915215825, - 43.607686797893 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106500411", - "description": "CASTRES - Parking Sicard", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240915215825, - 43.607686797893 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106500412", - "description": "CASTRES - Parking Sicard", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240915215825, - 43.607686797893 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106500421", - "description": "CASTRES - Parking Sicard", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.240915215825, - 43.607686797893 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106500422", - "description": "CASTRES - Parking Sicard", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2420441528085, - 43.604661372936 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106500511", - "description": "CASTRES - Place du 8 Mai 1945", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2420441528085, - 43.604661372936 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106500512", - "description": "CASTRES - Place du 8 Mai 1945", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2420441528085, - 43.604661372936 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106500521", - "description": "CASTRES - Place du 8 Mai 1945", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2420441528085, - 43.604661372936 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106500522", - "description": "CASTRES - Place du 8 Mai 1945", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.217635, - 43.593266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81065008", - "description": "CASTRES - Mélou - Route de Toulouse", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.217634916, - 43.593265533 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106500811", - "description": "CASTRES - Mélou - Route de Toulouse", - "capacity": "1", - "charging_station:output": "56 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.217634916, - 43.593265533 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106500812", - "description": "CASTRES - Mélou - Route de Toulouse", - "capacity": "1", - "charging_station:output": "56 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.217635, - 43.593266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81065008", - "description": "CASTRES - Mélou - Route de Toulouse", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.217634916, - 43.593265533 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106500821", - "description": "CASTRES - Mélou - Route de Toulouse", - "capacity": "1", - "socket:type2_combo:output": "56 kW", - "charging_station:output": "56 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.217634916, - 43.593265533 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106500822", - "description": "CASTRES - Mélou - Route de Toulouse", - "capacity": "1", - "charging_station:output": "56 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.217635, - 43.593266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81065008", - "description": "CASTRES - Mélou - Route de Toulouse", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.217634916, - 43.593265533 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106500831", - "description": "CASTRES - Mélou - Route de Toulouse", - "capacity": "1", - "charging_station:output": "56 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.217634916, - 43.593265533 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106500832", - "description": "CASTRES - Mélou - Route de Toulouse", - "capacity": "1", - "charging_station:output": "56 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.217635, - 43.593266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81065008", - "description": "CASTRES - Mélou - Route de Toulouse", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.217634916, - 43.593265533 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106500841", - "description": "CASTRES - Mélou - Route de Toulouse", - "capacity": "1", - "socket:type2_combo:output": "56 kW", - "charging_station:output": "56 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.217634916, - 43.593265533 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106500842", - "description": "CASTRES - Mélou - Route de Toulouse", - "capacity": "1", - "charging_station:output": "56 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.262799, - 43.56672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81065009", - "description": "CASTRES - HOPITAL - Centre Hospitalier - Parking", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2628128966748, - 43.566701879088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106500911", - "description": "CASTRES - HOPITAL - Centre Hospitalier - Parking", - "capacity": "1", - "charging_station:output": "56 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2628128966748, - 43.566701879088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106500912", - "description": "CASTRES - HOPITAL - Centre Hospitalier - Parking", - "capacity": "1", - "charging_station:output": "56 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.262799, - 43.56672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81065009", - "description": "CASTRES - HOPITAL - Centre Hospitalier - Parking", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2628128966748, - 43.566701879088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106500921", - "description": "CASTRES - HOPITAL - Centre Hospitalier - Parking", - "capacity": "1", - "socket:type2_combo:output": "56 kW", - "charging_station:output": "56 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2628128966748, - 43.566701879088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106500922", - "description": "CASTRES - HOPITAL - Centre Hospitalier - Parking", - "capacity": "1", - "charging_station:output": "56 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2470993098746, - 43.603985807003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106501111", - "description": "CASTRES - Place Soult - Parking Extèrieur", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2470993098746, - 43.603985807003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106501112", - "description": "CASTRES - Place Soult - Parking Extèrieur", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2470993098746, - 43.603985807003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106501121", - "description": "CASTRES - Place Soult - Parking Extèrieur", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2470993098746, - 43.603985807003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106501122", - "description": "CASTRES - Place Soult - Parking Extèrieur", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2471475813072, - 43.604048938187 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106501131", - "description": "CASTRES - Place Soult - Parking Extèrieur", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2471475813072, - 43.604048938187 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106501132", - "description": "CASTRES - Place Soult - Parking Extèrieur", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2471475813072, - 43.604048938187 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106501141", - "description": "CASTRES - Place Soult - Parking Extèrieur", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2471475813072, - 43.604048938187 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106501142", - "description": "CASTRES - Place Soult - Parking Extèrieur", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2475973123947, - 43.604200481883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106501211", - "description": "CASTRES - Place Soult - Parking Intèrieur", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2475973123947, - 43.604200481883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106501212", - "description": "CASTRES - Place Soult - Parking Intèrieur", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2475973123947, - 43.604200481883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106501221", - "description": "CASTRES - Place Soult - Parking Intèrieur", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2475973123947, - 43.604200481883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106501222", - "description": "CASTRES - Place Soult - Parking Intèrieur", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9842935592049, - 43.981035269229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106700111", - "description": "CESTAYROLS - route de villeneuve", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9842935592049, - 43.981035269229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106700112", - "description": "CESTAYROLS - route de villeneuve", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9842935592049, - 43.981035269229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106700121", - "description": "CESTAYROLS - route de villeneuve", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9842935592049, - 43.981035269229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106700122", - "description": "CESTAYROLS - route de villeneuve", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9599775020542, - 44.061292107343 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106900111", - "description": "CORDES SUR CIEL - Avenue Du 8 Mai 1945", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9599775020542, - 44.061292107343 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106900112", - "description": "CORDES SUR CIEL - Avenue Du 8 Mai 1945", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9599775020542, - 44.061292107343 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106900121", - "description": "CORDES SUR CIEL - Avenue Du 8 Mai 1945", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9599775020542, - 44.061292107343 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106900122", - "description": "CORDES SUR CIEL - Avenue Du 8 Mai 1945", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.948771, - 44.064134 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106900211", - "description": "CORDES SUR CIEL - Rue Notre Dame", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.948771, - 44.064134 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106900212", - "description": "CORDES SUR CIEL - Rue Notre Dame", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.948771, - 44.064134 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106900221", - "description": "CORDES SUR CIEL - Rue Notre Dame", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.948771, - 44.064134 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8106900222", - "description": "CORDES SUR CIEL - Rue Notre Dame", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.731341, - 43.816635 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8107000111", - "description": "COUFOULEUX - Avenue Jean Berenguier", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.731341, - 43.816635 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8107000112", - "description": "COUFOULEUX - Avenue Jean Berenguier", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.731341, - 43.816635 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8107000121", - "description": "COUFOULEUX - Avenue Jean Berenguier", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.731341, - 43.816635 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8107000122", - "description": "COUFOULEUX - Avenue Jean Berenguier", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8843012646015, - 43.569276515637 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8107600111", - "description": "CUQ TOULZA - Place Du Caducée", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8843012646015, - 43.569276515637 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8107600112", - "description": "CUQ TOULZA - Place Du Caducée", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8843012646015, - 43.569276515637 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8107600121", - "description": "CUQ TOULZA - Place Du Caducée", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8843012646015, - 43.569276515637 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8107600122", - "description": "CUQ TOULZA - Place Du Caducée", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.20499, - 43.847131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81079001", - "description": "DENAT - Rue des Remparts", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.205046, - 43.847122 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8107900111", - "description": "DENAT - Rue des remparts", - "capacity": "1", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.20499, - 43.847131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81079001", - "description": "DENAT - Rue des Remparts", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-04-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.205046, - 43.847122 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8107900112", - "description": "DENAT - Rue des remparts", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.205046, - 43.847122 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8107900113", - "description": "DENAT - Rue des remparts", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.25465031369622, - 43.83085908646873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8108800111", - "description": "FAUCH - Rue de l'école", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.25465031369622, - 43.83085908646873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8108800112", - "description": "FAUCH - Rue de l'école", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.25465031369622, - 43.83085908646873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8108800121", - "description": "FAUCH - Rue de l'école", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.25465031369622, - 43.83085908646873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8108800122", - "description": "FAUCH - Rue de l'école", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9380279469359065, - 43.67441784414348 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8109200111", - "description": "FIAC - Allée du Golf", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9380279469359065, - 43.67441784414348 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8109200112", - "description": "FIAC - Allée du Golf", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9380279469359065, - 43.67441784414348 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8109200121", - "description": "FIAC - Allée du Golf", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9380279469359065, - 43.67441784414348 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8109200122", - "description": "FIAC - Allée du Golf", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9058487274782, - 43.701818794769 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8109200211", - "description": "FIAC - Rue du Colombier", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9058487274782, - 43.701818794769 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8109200212", - "description": "FIAC - Rue du Colombier", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9058487274782, - 43.701818794769 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8109200221", - "description": "FIAC - Rue du Colombier", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9058487274782, - 43.701818794769 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8109200222", - "description": "FIAC - Rue du Colombier", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0335393816498, - 43.88734845955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8109300111", - "description": "FLORENTIN - Place de la Mairie", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0335393816498, - 43.88734845955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8109300112", - "description": "FLORENTIN - Place de la Mairie", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0335393816498, - 43.88734845955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8109300121", - "description": "FLORENTIN - Place de la Mairie", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0335393816498, - 43.88734845955 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8109300122", - "description": "FLORENTIN - Place de la Mairie", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.420406, - 43.897127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8109600111", - "description": "LE FRAYSSE - Rue Firmin Coutal", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.420406, - 43.897127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8109600112", - "description": "LE FRAYSSE - Rue Firmin Coutal", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.420406, - 43.897127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8109600121", - "description": "LE FRAYSSE - Rue Firmin Coutal", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.420406, - 43.897127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8109600122", - "description": "LE FRAYSSE - Rue Firmin Coutal", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2321, - 43.880939 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81097001", - "description": "FREJAIROLLES - Le bourg", - "capacity": "1", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.232179, - 43.880995 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8109700111", - "description": "FREJAIROLLES - Le Bourg - Chemin de Salvan", - "capacity": "1", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.232179, - 43.880995 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8109700112", - "description": "FREJAIROLLES - Le Bourg - Chemin de Salvan", - "capacity": "1", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.232179, - 43.880995 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8109700113", - "description": "FREJAIROLLES - Le Bourg - Chemin de Salvan", - "capacity": "1", - "charging_station:output": "90 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8970102757668, - 43.901046162469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8109900111", - "description": "GAILLAC Hautepoul - Place Hautepoul", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8970102757668, - 43.901046162469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8109900112", - "description": "GAILLAC Hautepoul - Place Hautepoul", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8970102757668, - 43.901046162469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8109900121", - "description": "GAILLAC Hautepoul - Place Hautepoul", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8970102757668, - 43.901046162469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8109900122", - "description": "GAILLAC Hautepoul - Place Hautepoul", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.893499, - 43.900581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81099002", - "description": "GAILLAC Salle des Fêtes - Rue Philippe Noiret", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.893503, - 43.900565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8109900211", - "description": "GAILLAC Salle des Fêtes - Rue Philippe Noiret", - "capacity": "1", - "charging_station:output": "56 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.893499, - 43.900581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81099002", - "description": "GAILLAC Salle des Fêtes - Rue Philippe Noiret", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-05-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.893503, - 43.900565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8109900221", - "description": "GAILLAC Salle des Fêtes - Rue Philippe Noiret", - "capacity": "1", - "socket:type2_combo:output": "56 kW", - "charging_station:output": "56 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.893503, - 43.900565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8109900222", - "description": "GAILLAC Salle des Fêtes - Rue Philippe Noiret", - "capacity": "1", - "charging_station:output": "56 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.167619, - 44.010861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81101001", - "description": "LE GARRIC - Rue Jules Ferry ", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.167597, - 44.010837 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8110100111", - "description": "LE GARRIC - 2 Rue Jules Ferry", - "capacity": "1", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.167619, - 44.010861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81101001", - "description": "LE GARRIC - Rue Jules Ferry ", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.167597, - 44.010837 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8110100112", - "description": "LE GARRIC - 2 Rue Jules Ferry", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.167597, - 44.010837 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8110100113", - "description": "LE GARRIC - 2 Rue Jules Ferry", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.7735718582470295, - 43.76488552577062 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8110400111", - "description": "GIROUSSENS - Parking Centre Céramique", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.7735718582470295, - 43.76488552577062 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8110400112", - "description": "GIROUSSENS - Parking Centre Céramique", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.7735718582470295, - 43.76488552577062 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8110400121", - "description": "GIROUSSENS - Parking Centre Céramique", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.7735718582470295, - 43.76488552577062 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8110400122", - "description": "GIROUSSENS - Parking Centre Céramique", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.992784, - 43.762896 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81105001", - "description": "GRAULHET - Place Du Languedoc", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9927482511835, - 43.763037427994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8110500111", - "description": "GRAULHET - Place Du Languedoc", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9927482511835, - 43.763037427994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8110500112", - "description": "GRAULHET - Place Du Languedoc", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.992784, - 43.762896 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81105001", - "description": "GRAULHET - Place Du Languedoc", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9927482511835, - 43.763037427994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8110500121", - "description": "GRAULHET - Place Du Languedoc", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9927482511835, - 43.763037427994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8110500122", - "description": "GRAULHET - Place Du Languedoc", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9982767691116312, - 43.76071867510341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8110500211", - "description": "GRAULHET - Cinéma Vertigo", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9982767691116312, - 43.76071867510341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8110500212", - "description": "GRAULHET - Cinéma Vertigo", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9982767691116312, - 43.76071867510341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8110500221", - "description": "GRAULHET - Cinéma Vertigo", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9982767691116312, - 43.76071867510341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8110500222", - "description": "GRAULHET - Cinéma Vertigo", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.012913, - 43.928742 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8111200111", - "description": "LABASTIDE DE LEVIS - Rue des écoles", - "capacity": "1", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.012855, - 43.928739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81112001", - "description": "LABASTIDE DE LEVIS - Rue Des Ecoles", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.012913, - 43.928742 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8111200112", - "description": "LABASTIDE DE LEVIS - Rue des écoles", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.012855, - 43.928739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81112001", - "description": "LABASTIDE DE LEVIS - Rue Des Ecoles", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.012913, - 43.928742 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8111200113", - "description": "LABASTIDE DE LEVIS - Rue des écoles", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.636764, - 43.475984 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81115001", - "description": "LABASTIDE ROUAIROUX - Place de la Poste", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.636766799089003, - 43.476008743556775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8111500111", - "description": "LABASTIDE ROUAIROUX - Place de la Poste", - "capacity": "1", - "charging_station:output": "48 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.636764, - 43.475984 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81115001", - "description": "LABASTIDE ROUAIROUX - Place de la Poste", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.636766799089003, - 43.476008743556775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8111500121", - "description": "LABASTIDE ROUAIROUX - Place de la Poste", - "capacity": "1", - "socket:type2_combo:output": "48 kW", - "charging_station:output": "48 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.636766799089003, - 43.476008743556775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8111500122", - "description": "LABASTIDE ROUAIROUX - Place de la Poste", - "capacity": "1", - "charging_station:output": "48 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.005112, - 43.801793 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8111700111", - "description": "LABESSIERE-CANDEIL - Place Saint Anne", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.005112, - 43.801793 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8111700112", - "description": "LABESSIERE-CANDEIL - Place Saint Anne", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.005112, - 43.801793 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8111700121", - "description": "LABESSIERE-CANDEIL - Place Saint Anne", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.005112, - 43.801793 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8111700122", - "description": "LABESSIERE-CANDEIL - Place Saint Anne", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2620504575062, - 43.53759721513 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8112000111", - "description": "LABRUGUIERE - Rue De La Tuilerie", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2620504575062, - 43.53759721513 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8112000112", - "description": "LABRUGUIERE - Rue De La Tuilerie", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2620504575062, - 43.53759721513 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8112000121", - "description": "LABRUGUIERE - Rue De La Tuilerie", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2620504575062, - 43.53759721513 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8112000122", - "description": "LABRUGUIERE - Rue De La Tuilerie", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.69289028282071, - 43.7073293626241 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81124001", - "description": "LACAUNE - Avenue Georges Clémenceau Place De La Poste", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6930098925576, - 43.70725050763 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8112400111", - "description": "LACAUNE - Avenue Georges Clémenceau Place De La Poste", - "capacity": "1", - "charging_station:output": "48 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6930098925576, - 43.70725050763 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8112400112", - "description": "LACAUNE - Avenue Georges Clémenceau Place De La Poste", - "capacity": "1", - "charging_station:output": "48 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.69289028282071, - 43.7073293626241 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81124001", - "description": "LACAUNE - Avenue Georges Clémenceau Place De La Poste", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6930098925576, - 43.70725050763 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8112400121", - "description": "LACAUNE - Avenue Georges Clémenceau Place De La Poste", - "capacity": "1", - "socket:type2_combo:output": "48 kW", - "charging_station:output": "48 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.6930098925576, - 43.70725050763 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8112400122", - "description": "LACAUNE - Avenue Georges Clémenceau Place De La Poste", - "capacity": "1", - "charging_station:output": "48 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.693000695188, - 43.70719539133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8112400211", - "description": "LACAUNE - Avenue Georges Clémenceau Place De La Poste", - "capacity": "1", - "charging_station:output": "48 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.693000695188, - 43.70719539133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8112400212", - "description": "LACAUNE - Avenue Georges Clémenceau Place De La Poste", - "capacity": "1", - "charging_station:output": "48 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.693000695188, - 43.70719539133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8112400221", - "description": "LACAUNE - Avenue Georges Clémenceau Place De La Poste", - "capacity": "1", - "charging_station:output": "48 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.693000695188, - 43.70719539133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8112400222", - "description": "LACAUNE - Avenue Georges Clémenceau Place De La Poste", - "capacity": "1", - "charging_station:output": "48 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2761940631779685, - 43.5809045642217 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8113000111", - "description": "LAGARRIGUE - Avenue de Castres", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2761940631779685, - 43.5809045642217 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8113000112", - "description": "LAGARRIGUE - Avenue de Castres", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2761940631779685, - 43.5809045642217 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8113000121", - "description": "LAGARRIGUE - Avenue de Castres", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2761940631779685, - 43.5809045642217 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8113000122", - "description": "LAGARRIGUE - Avenue de Castres", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9725772923443, - 43.890029448833 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8113100211", - "description": "LAGRAVE - Chemin de Nacazes", - "capacity": "1", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.972558, - 43.889935 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81131002", - "description": "LAGRAVE - Chemin de Nacazes", - "capacity": "1", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9725772923443, - 43.890029448833 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8113100221", - "description": "LAGRAVE - Chemin de Nacazes", - "capacity": "1", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9725772923443, - 43.890029448833 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8113100222", - "description": "LAGRAVE - Chemin de Nacazes", - "capacity": "1", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.038704, - 43.642379 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81132001", - "description": "GUITALENS LALBAREDE - Place de la Poste", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0387001517821, - 43.642374474243 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8113200111", - "description": "GUITALENS LALBAREDE - Place de la Poste", - "capacity": "1", - "charging_station:output": "56 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.038704, - 43.642379 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81132001", - "description": "GUITALENS LALBAREDE - Place de la Poste", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0387001517821, - 43.642374474243 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8113200121", - "description": "GUITALENS LALBAREDE - Place de la Poste", - "capacity": "1", - "socket:type2_combo:output": "56 kW", - "charging_station:output": "56 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0387001517821, - 43.642374474243 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8113200122", - "description": "GUITALENS LALBAREDE - Place de la Poste", - "capacity": "1", - "charging_station:output": "56 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.691314, - 44.002859 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81136001", - "description": "LARROQUE - Rue de l'ancien relais de Poste", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6914859721936, - 44.002862352004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8113600111", - "description": "LARROQUE - Rue de l'ancien relais de poste", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.691314, - 44.002859 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81136001", - "description": "LARROQUE - Rue de l'ancien relais de Poste", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6914859721936, - 44.002862352004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8113600121", - "description": "LARROQUE - Rue de l'ancien relais de poste", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6914859721936, - 44.002862352004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8113600122", - "description": "LARROQUE - Rue de l'ancien relais de poste", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1298591501524, - 43.703386468086 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8113900211", - "description": "LAUTREC - Avenue de Vielmur - Aire de Camping car", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1298591501524, - 43.703386468086 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8113900212", - "description": "LAUTREC - Avenue de Vielmur - Aire de Camping car", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1298591501524, - 43.703386468086 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8113900221", - "description": "LAUTREC - Avenue de Vielmur - Aire de Camping car", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1298591501524, - 43.703386468086 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8113900222", - "description": "LAUTREC - Avenue de Vielmur - Aire de Camping car", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8155919741688, - 43.699155478594 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8114000111", - "description": "LAVAUR - Allée Jean Jaures", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8155919741688, - 43.699155478594 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8114000112", - "description": "LAVAUR - Allée Jean Jaures", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8155919741688, - 43.699155478594 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8114000121", - "description": "LAVAUR - Allée Jean Jaures", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8155919741688, - 43.699155478594 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8114000122", - "description": "LAVAUR - Allée Jean Jaures", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8146614957578, - 43.698345576834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8114000211", - "description": "LAVAUR - Place Stalingrad", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8146614957578, - 43.698345576834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8114000212", - "description": "LAVAUR - Place Stalingrad", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8146614957578, - 43.698345576834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8114000221", - "description": "LAVAUR - Place Stalingrad", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8146614957578, - 43.698345576834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8114000222", - "description": "LAVAUR - Place Stalingrad", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.813293, - 43.70339 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8114000311", - "description": "LAVAUR - Avenue De La Gare", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.813293, - 43.70339 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8114000312", - "description": "LAVAUR - Avenue De La Gare", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.813293, - 43.70339 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8114000321", - "description": "LAVAUR - Avenue De La Gare", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.813293, - 43.70339 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8114000322", - "description": "LAVAUR - Avenue De La Gare", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.816416, - 43.696937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81140004", - "description": "LAVAUR - Place René Cassin", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8163967727824, - 43.696645372105 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8114000411", - "description": "LAVAUR - Place René Cassin", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-04-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8163967727824, - 43.696645372105 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8114000412", - "description": "LAVAUR - Place René Cassin", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-04-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.816416, - 43.696937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81140004", - "description": "LAVAUR - Place René Cassin", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8163967727824, - 43.696645372105 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8114000421", - "description": "LAVAUR - Place René Cassin", - "capacity": "1", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-04-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8163967727824, - 43.696645372105 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8114000422", - "description": "LAVAUR - Place René Cassin", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-04-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.814375, - 43.700249 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8114000611", - "description": "LAVAUR - Place Pasteur", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.814375, - 43.700249 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8114000621", - "description": "LAVAUR - Place Pasteur", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8089772706784284, - 43.85414017951339 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8114500111", - "description": "LISLE SUR TARN - Allée Des Promenades", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8089772706784284, - 43.85414017951339 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8114500112", - "description": "LISLE SUR TARN - Allée Des Promenades", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8089772706784284, - 43.85414017951339 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8114500121", - "description": "LISLE SUR TARN - Allée Des Promenades", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8089772706784284, - 43.85414017951339 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8114500122", - "description": "LISLE SUR TARN - Allée Des Promenades", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.806382, - 43.85453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8114500211", - "description": "LISLE SUR TARN - Pôle Multimodal", - "capacity": "1", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.806332, - 43.854619 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81145002", - "description": "LISLE SUR TARN - Pôle Multimodal", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.806382, - 43.85453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8114500212", - "description": "LISLE SUR TARN - Pôle Multimodal", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.806332, - 43.854619 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81145002", - "description": "LISLE SUR TARN - Pôle Multimodal", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.806382, - 43.85453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8114500213", - "description": "LISLE SUR TARN - Pôle Multimodal", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0292152274836, - 43.917755815493 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8115600111", - "description": "MARSSAC S/ TARN - Place Du Barry", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0292152274836, - 43.917755815493 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8115600112", - "description": "MARSSAC S/ TARN - Place Du Barry", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0292152274836, - 43.917755815493 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8115600121", - "description": "MARSSAC S/ TARN - Place Du Barry", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0292152274836, - 43.917755815493 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8115600122", - "description": "MARSSAC S/ TARN - Place Du Barry", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.763369, - 43.764156 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81161001", - "description": "SAINT LIEUX LES LAVAUR - Place Simone Veil", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2025-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.763369, - 43.764156 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81161001", - "description": "SAINT LIEUX LES LAVAUR - Place Simone Veil", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2025-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3786042396014, - 43.490284675861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8116300111", - "description": "MAZAMET - Rue De L'Egalité - Parking Du Champ De La Ville", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3786042396014, - 43.490284675861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8116300112", - "description": "MAZAMET - Rue De L'Egalité - Parking Du Champ De La Ville", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3786042396014, - 43.490284675861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8116300121", - "description": "MAZAMET - Rue De L'Egalité - Parking Du Champ De La Ville", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3786042396014, - 43.490284675861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8116300122", - "description": "MAZAMET - Rue De L'Egalité - Parking Du Champ De La Ville", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.384266, - 43.50005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81163004", - "description": "MAZAMET LA MOLIERE - La Molière Haute", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3842659, - 43.500049591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8116300411", - "description": "MAZAMET LA MOLIERE - La Molière Haute", - "capacity": "1", - "charging_station:output": "56 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3842659, - 43.500049591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8116300412", - "description": "MAZAMET LA MOLIERE - La Molière Haute", - "capacity": "1", - "charging_station:output": "56 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.384266, - 43.50005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81163004", - "description": "MAZAMET LA MOLIERE - La Molière Haute", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3842659, - 43.500049591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8116300421", - "description": "MAZAMET LA MOLIERE - La Molière Haute", - "capacity": "1", - "charging_station:output": "56 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3842659, - 43.500049591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8116300422", - "description": "MAZAMET LA MOLIERE - La Molière Haute", - "capacity": "1", - "charging_station:output": "56 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8807198947026, - 44.128258843518 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8116500111", - "description": "MILHARS - chemin de la Rivière", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8807198947026, - 44.128258843518 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8116500112", - "description": "MILHARS - chemin de la Rivière", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8807198947026, - 44.128258843518 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8116500121", - "description": "MILHARS - chemin de la Rivière", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8807198947026, - 44.128258843518 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8116500122", - "description": "MILHARS - chemin de la Rivière", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.843952, - 43.843428 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81171001", - "description": "MONTANS - Aire de covoiturage A68", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.843952, - 43.843428 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8117100111", - "description": "MONTANS - Aire de covoiturage A68", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.843952, - 43.843428 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81171001", - "description": "MONTANS - Aire de covoiturage A68", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.843952, - 43.843428 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8117100121", - "description": "MONTANS - Aire de covoiturage A68", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.843952, - 43.843428 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8117100122", - "description": "MONTANS - Aire de covoiturage A68", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8843391026608272, - 43.864946218780894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8117100211", - "description": "MONTANS - Place de la Bouygue", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8843391026608272, - 43.864946218780894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8117100212", - "description": "MONTANS - Place de la Bouygue", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8843391026608272, - 43.864946218780894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8117100221", - "description": "MONTANS - Place de la Bouygue", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8843391026608272, - 43.864946218780894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8117100222", - "description": "MONTANS - Place de la Bouygue", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.103034, - 43.774085 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81174001", - "description": "MONTDRAGON - Route de Lautrec", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.102844, - 43.773835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8117400111", - "description": "MONTDRAGON - Route de Lautrec", - "capacity": "1", - "charging_station:output": "48 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.103034, - 43.774085 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81174001", - "description": "MONTDRAGON - Route de Lautrec", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.102844, - 43.773835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8117400121", - "description": "MONTDRAGON - Route de Lautrec", - "capacity": "1", - "socket:type2_combo:output": "48 kW", - "charging_station:output": "48 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.102844, - 43.773835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8117400122", - "description": "MONTDRAGON - Route de Lautrec", - "capacity": "1", - "charging_station:output": "48 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.369728, - 43.802087 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8118300111", - "description": "MONT ROC - Rue du Village", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.369728, - 43.802087 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8118300112", - "description": "MONT ROC - Rue du Village", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.369728, - 43.802087 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8118300121", - "description": "MONT ROC - Rue du Village", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.369728, - 43.802087 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8118300122", - "description": "MONT ROC - Rue du Village", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.778632079649928, - 43.674188670243986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81193001", - "description": "NAGES - Avenue De La Mairie", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2025-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.778632079649928, - 43.674188670243986 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81193001", - "description": "NAGES - Avenue De La Mairie", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2025-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3503465, - 43.5745334 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8119600111", - "description": "NOAILHAC - Avenue Charles Taillhades", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3503465, - 43.5745334 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8119600112", - "description": "NOAILHAC - Avenue Charles Taillhades", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3503465, - 43.5745334 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8119600121", - "description": "NOAILHAC - Avenue Charles Taillhades", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3503465, - 43.5745334 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8119600122", - "description": "NOAILHAC - Avenue Charles Taillhades", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.234516, - 44.08009 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81201001", - "description": "PAMPELONNE - Croix de Mille Aire de Services RN88", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.234515905, - 44.080089569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8120100111", - "description": "PAMPELONNE - Croix de Mille Aire de Services RN88", - "capacity": "1", - "charging_station:output": "48 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.234515905, - 44.080089569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8120100112", - "description": "PAMPELONNE - Croix de Mille Aire de Services RN88", - "capacity": "1", - "charging_station:output": "48 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.234516, - 44.08009 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81201001", - "description": "PAMPELONNE - Croix de Mille Aire de Services RN88", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.234515905, - 44.080089569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8120100121", - "description": "PAMPELONNE - Croix de Mille Aire de Services RN88", - "capacity": "1", - "charging_station:output": "48 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.234515905, - 44.080089569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8120100122", - "description": "PAMPELONNE - Croix de Mille Aire de Services RN88", - "capacity": "1", - "charging_station:output": "48 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4302566455462, - 43.849102667149 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8120300111", - "description": "PAULINET - Rue Guillaume de Paulin", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4302566455462, - 43.849102667149 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8120300112", - "description": "PAULINET - Rue Guillaume de Paulin", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4302566455462, - 43.849102667149 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8120300121", - "description": "PAULINET - Rue Guillaume de Paulin", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4302566455462, - 43.849102667149 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8120300122", - "description": "PAULINET - Rue Guillaume de Paulin", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.711812, - 43.992691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8121700111", - "description": "PUYCELSI - Le Cazal", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.711812, - 43.992691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8121700112", - "description": "PUYCELSI - Le Cazal", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.711812, - 43.992691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8121700121", - "description": "PUYCELSI - Le Cazal", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.711812, - 43.992691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8121700122", - "description": "PUYCELSI - Le Cazal", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0138255877472, - 43.570784131989 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8121900111", - "description": "PUYLAURENS - Place Du Foirail", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0138255877472, - 43.570784131989 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8121900112", - "description": "PUYLAURENS - Place Du Foirail", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0138255877472, - 43.570784131989 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8121900121", - "description": "PUYLAURENS - Place Du Foirail", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0138255877472, - 43.570784131989 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8121900122", - "description": "PUYLAURENS - Place Du Foirail", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.722229958, - 43.819278717 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8122000111", - "description": "RABASTENS 1 - Place Auger Gaillard", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.722229958, - 43.819278717 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8122000112", - "description": "RABASTENS 1 - Place Auger Gaillard", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.722229958, - 43.819278717 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8122000121", - "description": "RABASTENS 1 - Place Auger Gaillard", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.722229958, - 43.819278717 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8122000122", - "description": "RABASTENS 1 - Place Auger Gaillard", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.722229958, - 43.819278717 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8122000211", - "description": "RABASTENS 2 - Place Auger Gaillard", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.722229958, - 43.819278717 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8122000212", - "description": "RABASTENS 2 - Place Auger Gaillard", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.722229958, - 43.819278717 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8122000221", - "description": "RABASTENS 2 - Place Auger Gaillard", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.722229958, - 43.819278717 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8122000222", - "description": "RABASTENS 2 - Place Auger Gaillard", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4147388911585, - 43.817951706373 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8122100111", - "description": "RAYSSAC - Place du Village", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4147388911585, - 43.817951706373 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8122100112", - "description": "RAYSSAC - Place du Village", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4147388911585, - 43.817951706373 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8122100121", - "description": "RAYSSAC - Place du Village", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4147388911585, - 43.817951706373 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8122100122", - "description": "RAYSSAC - Place du Village", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.187206, - 43.775338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81222002", - "description": "REALMONT - Place Corduries", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.18720603, - 43.775337219 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8122200211", - "description": "REALMONT - Place Corduries", - "capacity": "1", - "charging_station:output": "56 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.18720603, - 43.775337219 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8122200212", - "description": "REALMONT - Place Corduries", - "capacity": "1", - "charging_station:output": "56 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.187206, - 43.775338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81222002", - "description": "REALMONT - Place Corduries", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.18720603, - 43.775337219 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8122200221", - "description": "REALMONT - Place Corduries", - "capacity": "1", - "socket:type2_combo:output": "56 kW", - "charging_station:output": "56 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.18720603, - 43.775337219 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8122200222", - "description": "REALMONT - Place Corduries", - "capacity": "1", - "charging_station:output": "56 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.982748, - 43.908835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8122500111", - "description": "RIVIERES - Rue du Grand Galion", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.982748, - 43.908835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8122500112", - "description": "RIVIERES - Rue du Grand Galion", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.982748, - 43.908835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8122500121", - "description": "RIVIERES - Rue du Grand Galion", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.982748, - 43.908835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8122500122", - "description": "RIVIERES - Rue du Grand Galion", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.26345, - 43.800093 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8123300111", - "description": "ROUMEGOUX - Louis Vignals", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.26345, - 43.800093 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8123300112", - "description": "ROUMEGOUX - Louis Vignals", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.26345, - 43.800093 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8123300121", - "description": "ROUMEGOUX - Louis Vignals", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.26345, - 43.800093 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8123300122", - "description": "ROUMEGOUX - Louis Vignals", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.204202, - 43.532724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8123500111", - "description": "SAINT AFFRIQUE LES MONTAGNES - Chemin des Muriers", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.204202, - 43.532724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8123500112", - "description": "SAINT AFFRIQUE LES MONTAGNES - Chemin des Muriers", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.204202, - 43.532724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8123500121", - "description": "SAINT AFFRIQUE LES MONTAGNES - Chemin des Muriers", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.204202, - 43.532724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8123500122", - "description": "SAINT AFFRIQUE LES MONTAGNES - Chemin des Muriers", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.06637632, - 43.5616532 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8125100111", - "description": "ST GERMAIN DES PRES - Cimetière - Bourg", - "capacity": "1", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.066507, - 43.561866 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81251001", - "description": "ST GERMAIN DES PRES - Cimetière - Bourg", - "capacity": "1", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.06637632, - 43.5616532 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8125100121", - "description": "ST GERMAIN DES PRES - Cimetière - Bourg", - "capacity": "1", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.06637632, - 43.5616532 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8125100122", - "description": "ST GERMAIN DES PRES - Cimetière - Bourg", - "capacity": "1", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2110418837678, - 43.9478552239 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8125700211", - "description": "SAINT JUERY - Allée De La Trencade", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2110418837678, - 43.9478552239 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8125700212", - "description": "SAINT JUERY - Allée De La Trencade", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2110418837678, - 43.9478552239 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8125700221", - "description": "SAINT JUERY - Allée De La Trencade", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2110418837678, - 43.9478552239 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8125700222", - "description": "SAINT JUERY - Allée De La Trencade", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9725731, - 43.5481367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8127000111", - "description": "SAINT-SERNIN-LES-LAVAURS - Chemin des Boulbènes", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9725731, - 43.5481367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8127000112", - "description": "SAINT-SERNIN-LES-LAVAURS - Chemin des Boulbènes", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9725731, - 43.5481367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8127000121", - "description": "SAINT-SERNIN-LES-LAVAURS - Chemin des Boulbènes", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.9725731, - 43.5481367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8127000122", - "description": "SAINT-SERNIN-LES-LAVAURS - Chemin des Boulbènes", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6857559532163, - 43.773457269491 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8127100111", - "description": "SAINT SULPICE LA POINTE - Avenue Pasteur", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6857559532163, - 43.773457269491 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8127100112", - "description": "SAINT SULPICE LA POINTE - Avenue Pasteur", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6857559532163, - 43.773457269491 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8127100121", - "description": "SAINT SULPICE LA POINTE - Avenue Pasteur", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6857559532163, - 43.773457269491 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8127100122", - "description": "SAINT SULPICE LA POINTE - Avenue Pasteur", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.688187, - 43.774334 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81271002", - "description": "SAINT SULPICE LA POINTE - Parking Office Tourisme", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6882674495689, - 43.773888491916 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8127100211", - "description": "SAINT SULPICE LA POINTE - Parking Office Tourisme", - "capacity": "1", - "charging_station:output": "56 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6882674495689, - 43.773888491916 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8127100212", - "description": "SAINT SULPICE LA POINTE - Parking Office Tourisme", - "capacity": "1", - "charging_station:output": "56 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.688187, - 43.774334 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81271002", - "description": "SAINT SULPICE LA POINTE - Parking Office Tourisme", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6882674495689, - 43.773888491916 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8127100221", - "description": "SAINT SULPICE LA POINTE - Parking Office Tourisme", - "capacity": "1", - "socket:type2_combo:output": "56 kW", - "charging_station:output": "56 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6882674495689, - 43.773888491916 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8127100222", - "description": "SAINT SULPICE LA POINTE - Parking Office Tourisme", - "capacity": "1", - "charging_station:output": "56 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.688187, - 43.774334 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81271002", - "description": "SAINT SULPICE LA POINTE - Parking Office Tourisme", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6882674495689, - 43.773888491916 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8127100231", - "description": "SAINT SULPICE LA POINTE - Parking Office Tourisme", - "capacity": "1", - "charging_station:output": "56 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6882674495689, - 43.773888491916 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8127100232", - "description": "SAINT SULPICE LA POINTE - Parking Office Tourisme", - "capacity": "1", - "charging_station:output": "56 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.688187, - 43.774334 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81271002", - "description": "SAINT SULPICE LA POINTE - Parking Office Tourisme", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6882674495689, - 43.773888491916 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8127100241", - "description": "SAINT SULPICE LA POINTE - Parking Office Tourisme", - "capacity": "1", - "socket:type2_combo:output": "56 kW", - "charging_station:output": "56 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.6882674495689, - 43.773888491916 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8127100242", - "description": "SAINT SULPICE LA POINTE - Parking Office Tourisme", - "capacity": "1", - "charging_station:output": "56 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1447641, - 43.5817976 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81273002", - "description": "SAIX - Dicosa", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1438495565004, - 43.582105289867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8127300211", - "description": "SAIX - Dicosa", - "capacity": "1", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1438495565004, - 43.582105289867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8127300212", - "description": "SAIX - Dicosa", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1447641, - 43.5817976 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81273002", - "description": "SAIX - Dicosa", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1438495565004, - 43.582105289867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8127300213", - "description": "SAIX - Dicosa", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.179291, - 43.585621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81273003", - "description": "SAIX - Place du RIVET", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-04-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1792659, - 43.5856 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8127300311", - "description": "SAIX - Place du RIVET", - "capacity": "1", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1792659, - 43.5856 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8127300312", - "description": "SAIX - Place du RIVET", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.179291, - 43.585621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81273003", - "description": "SAIX - Place du RIVET", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-04-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1792659, - 43.5856 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8127300313", - "description": "SAIX - Place du RIVET", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.685704, - 43.914687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81276002", - "description": "SALVAGNAC - Les Sourigous", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-09-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.685704, - 43.914687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8127600211", - "description": "SALVAGNAC - Les Sourigous", - "capacity": "1", - "charging_station:output": "48 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.685704, - 43.914687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81276002", - "description": "SALVAGNAC - Les Sourigous", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-09-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.685704, - 43.914687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8127600221", - "description": "SALVAGNAC - Les Sourigous", - "capacity": "1", - "socket:type2_combo:output": "48 kW", - "charging_station:output": "48 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.685704, - 43.914687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8127600222", - "description": "SALVAGNAC - Les Sourigous", - "capacity": "1", - "charging_station:output": "48 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.111515, - 43.592083 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8128100111", - "description": "SEMALENS - Place de la Mairie", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.111515, - 43.592083 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8128100112", - "description": "SEMALENS - Place de la Mairie", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.111515, - 43.592083 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8128100121", - "description": "SEMALENS - Place de la Mairie", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.111515, - 43.592083 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8128100122", - "description": "SEMALENS - Place de la Mairie", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.111044, - 43.589059 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81281002", - "description": "SEMALENS - Rue des Ecoles", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.111044, - 43.589052 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8128100211", - "description": "SEMALENS - Rue des Écoles", - "capacity": "1", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.111044, - 43.589052 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8128100221", - "description": "SEMALENS - Rue des Écoles", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.111044, - 43.589059 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81281002", - "description": "SEMALENS - Rue des Ecoles", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.111044, - 43.589052 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8128100231", - "description": "SEMALENS - Rue des Écoles", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.111044, - 43.589052 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8128100331", - "description": "SEMALENS - Rue des Écoles", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.111044, - 43.589052 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8128100332", - "description": "SEMALENS - Rue des Écoles", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.111044, - 43.589052 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8128100341", - "description": "SEMALENS - Rue des Écoles", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.948106, - 43.942714 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8128300111", - "description": "SENOUILLAC - Avenue des Vignes", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.948106, - 43.942714 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8128300112", - "description": "SENOUILLAC - Avenue des Vignes", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.948106, - 43.942714 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8128300121", - "description": "SENOUILLAC - Avenue des Vignes", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.948106, - 43.942714 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8128300122", - "description": "SENOUILLAC - Avenue des Vignes", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.112641, - 43.917642 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81284001", - "description": "LE SEQUESTRE - Zi La Baute - Allee Du Commerce", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1127824296737, - 43.917534692704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8128400111", - "description": "LE SEQUESTRE - Zi La Baute - Allee Du Commerce", - "capacity": "1", - "charging_station:output": "56 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1127824296737, - 43.917534692704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8128400112", - "description": "LE SEQUESTRE - Zi La Baute - Allee Du Commerce", - "capacity": "1", - "charging_station:output": "56 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.112641, - 43.917642 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81284001", - "description": "LE SEQUESTRE - Zi La Baute - Allee Du Commerce", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1127824296737, - 43.917534692704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8128400121", - "description": "LE SEQUESTRE - Zi La Baute - Allee Du Commerce", - "capacity": "1", - "socket:type2_combo:output": "56 kW", - "charging_station:output": "56 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1127824296737, - 43.917534692704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8128400122", - "description": "LE SEQUESTRE - Zi La Baute - Allee Du Commerce", - "capacity": "1", - "charging_station:output": "56 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0719133, - 43.4539607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8128800211", - "description": "SOREZE - Parking Stade Route de Dourgne", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0719133, - 43.4539607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8128800212", - "description": "SOREZE - Parking Stade Route de Dourgne", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0719133, - 43.4539607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8128800221", - "description": "SOREZE - Parking Stade Route de Dourgne", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0719133, - 43.4539607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8128800222", - "description": "SOREZE - Parking Stade Route de Dourgne", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.120288, - 43.560844 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81289001", - "description": "SOUAL - Impasse Des Clairs Logis", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.120287895, - 43.560844421 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8128900111", - "description": "SOUAL - Impasse Des Clairs Logis", - "capacity": "1", - "charging_station:output": "56 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.120287895, - 43.560844421 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8128900112", - "description": "SOUAL - Impasse Des Clairs Logis", - "capacity": "1", - "charging_station:output": "56 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.120288, - 43.560844 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81289001", - "description": "SOUAL - Impasse Des Clairs Logis", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.120287895, - 43.560844421 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8128900121", - "description": "SOUAL - Impasse Des Clairs Logis", - "capacity": "1", - "socket:type2_combo:output": "56 kW", - "charging_station:output": "56 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.120287895, - 43.560844421 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8128900122", - "description": "SOUAL - Impasse Des Clairs Logis", - "capacity": "1", - "charging_station:output": "56 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.317876, - 44.102006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81292001", - "description": "TANUS - Place De l'Eglise", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.317783, - 44.101929 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8129200111", - "description": "TANUS - Place de l'Eglise", - "capacity": "1", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.317876, - 44.102006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81292001", - "description": "TANUS - Place De l'Eglise", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.317783, - 44.101929 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8129200112", - "description": "TANUS - Place de l'Eglise", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.317783, - 44.101929 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8129200113", - "description": "TANUS - Place de l'Eglise", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.581712008, - 43.73695755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8131400111", - "description": "VIANE - Place Du Petit Train", - "capacity": "1", - "charging_station:output": "26 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.581712008, - 43.73695755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8131400112", - "description": "VIANE - Place Du Petit Train", - "capacity": "1", - "charging_station:output": "26 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.581712008, - 43.73695755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8131400121", - "description": "VIANE - Place Du Petit Train", - "capacity": "1", - "charging_station:output": "26 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.581712008, - 43.73695755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8131400122", - "description": "VIANE - Place Du Petit Train", - "capacity": "1", - "charging_station:output": "26 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.874695, - 43.991877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8131600111", - "description": "VIEUX - Route de Cahuzac", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.874695, - 43.991877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8131600112", - "description": "VIEUX - Route de Cahuzac", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.874695, - 43.991877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8131600121", - "description": "VIEUX - Route de Cahuzac", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.874695, - 43.991877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8131600122", - "description": "VIEUX - Route de Cahuzac", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.176088, - 43.553497 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8132500111", - "description": "VIVIERS LES MONTAGNES - Place Du 8 Mai 1945", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.176088, - 43.553497 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8132500112", - "description": "VIVIERS LES MONTAGNES - Place Du 8 Mai 1945", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.176088, - 43.553497 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8132500121", - "description": "VIVIERS LES MONTAGNES - Place Du 8 Mai 1945", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.176088, - 43.553497 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8132500122", - "description": "VIVIERS LES MONTAGNES - Place Du 8 Mai 1945", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.176088, - 43.553497 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8132500131", - "description": "VIVIERS LES MONTAGNES - Place Du 8 Mai 1945", - "capacity": "1", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.176141, - 43.553589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81325001", - "description": "VIVIERS LES MONTAGNES - Place Du 8 Mai 1945", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.176088, - 43.553497 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8132500132", - "description": "VIVIERS LES MONTAGNES - Place Du 8 Mai 1945", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.176141, - 43.553589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81325001", - "description": "VIVIERS LES MONTAGNES - Place Du 8 Mai 1945", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.176088, - 43.553497 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8132500133", - "description": "VIVIERS LES MONTAGNES - Place Du 8 Mai 1945", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.06776, - 43.972834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81326001", - "description": "SAINTE CROIX - Route de Larroque", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.067931, - 43.972895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8132600111", - "description": "SAINTE CROIX - 4 Route de Larroque - Lieu dit Le Colombier", - "capacity": "1", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.067931, - 43.972895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8132600121", - "description": "SAINTE CROIX - 4 Route de Larroque - Lieu dit Le Colombier", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.06776, - 43.972834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E81326001", - "description": "SAINTE CROIX - Route de Larroque", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.067931, - 43.972895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "BOUYGUES ENERGIES SERVICES", - "owner:ref:FR:SIREN": "258100072", - "operator:email": "fr.duhamel@bouygues-es.com", - "network": "Le Plein Tarnais", - "ref:EU:EVSE": "FRS81E8132600131", - "description": "SAINTE CROIX - 4 Route de Larroque - Lieu dit Le Colombier", - "capacity": "1", - "charging_station:output": "36 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.890403, - 44.117184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergie de Tarn-et-Garonne (SDE82) | FR*S82", - "operator:email": "roaming@freshmile.com", - "network": "SDE82", - "ref:EU:EVSE": "FRS82P4817155077497883140", - "ref": "757041", - "description": "SDE82/NJT4HH0Q1O", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.890403, - 44.117184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergie de Tarn-et-Garonne (SDE82) | FR*S82", - "operator:email": "roaming@freshmile.com", - "network": "SDE82", - "ref:EU:EVSE": "FRS82P4817155077497883140", - "ref": "757041", - "description": "SDE82/NJT4HH0Q1O", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.970061, - 44.143854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergie de Tarn-et-Garonne (SDE82) | FR*S82", - "operator:email": "roaming@freshmile.com", - "network": "SDE82", - "ref:EU:EVSE": "FRS82P7272198473587850210", - "ref": "706037", - "description": "SDE82/FLVM0ATPQR", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.410688, - 43.905314 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergie de Tarn-et-Garonne (SDE82) | FR*S82", - "operator:email": "roaming@freshmile.com", - "network": "SDE82", - "ref:EU:EVSE": "FRS82P2949703823243117373", - "ref": "706046", - "description": "SDE82/KN7Z4CPEKE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.85486, - 44.086053 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergie de Tarn-et-Garonne (SDE82) | FR*S82", - "operator:email": "roaming@freshmile.com", - "network": "SDE82", - "ref:EU:EVSE": "FRS82P708803087532420704", - "ref": "706034", - "description": "SDE82/CTNA9OPEAA", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.23694, - 43.85347 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergie de Tarn-et-Garonne (SDE82) | FR*S82", - "operator:email": "roaming@freshmile.com", - "network": "SDE82", - "ref:EU:EVSE": "FRS82P8258468699707841017", - "ref": "706049", - "description": "SDE82/RAISILQQHR", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.28759, - 44.075933 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergie de Tarn-et-Garonne (SDE82) | FR*S82", - "operator:email": "roaming@freshmile.com", - "network": "SDE82", - "ref:EU:EVSE": "FRS82P2650913853584492137", - "ref": "706040", - "description": "SDE82/GBP28CCEYE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.289722, - 43.902387 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "3_AM0002_Vauclus'elec", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS Vaucluse", - "ref:EU:EVSE": "Non concerné", - "ref": "5f49ddbd-becb-5352-916f-6af1e0f7b704", - "description": "ROUSSILLON - Parking des Sablons", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.002374, - 44.076448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "3_AM0002_Vauclus'elec", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS Vaucluse", - "ref:EU:EVSE": "Non concerné", - "ref": "c7eab24a-dfb2-5c83-8a95-c08c8abead27", - "description": "Loriol-du-Comtat - Av. François Jouve", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.229997, - 43.859249 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "3_AM0002_Vauclus'elec", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS Vaucluse", - "ref:EU:EVSE": "Non concerné", - "ref": "74da6a16-6fc1-5546-8394-3e25cd3cce24", - "description": "GOULT - D 900", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.229997, - 43.859249 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "3_AM0002_Vauclus'elec", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS Vaucluse", - "ref:EU:EVSE": "Non concerné", - "ref": "74da6a16-6fc1-5546-8394-3e25cd3cce24", - "description": "GOULT - D 900", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.929955, - 43.956164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "3_AM0002_Vauclus'elec", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS Vaucluse", - "ref:EU:EVSE": "Non concerné", - "ref": "1d8760d9-011b-564f-9829-a2e07696e373", - "description": "SAINT-SATURNIN-LES-AVIGNON - Place de la Piboule", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.929955, - 43.956164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "3_AM0002_Vauclus'elec", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS Vaucluse", - "ref:EU:EVSE": "Non concerné", - "ref": "1d8760d9-011b-564f-9829-a2e07696e373", - "description": "SAINT-SATURNIN-LES-AVIGNON - Place de la Piboule", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.140909, - 44.218626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "3_AM0002_Vauclus'elec", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS Vaucluse", - "ref:EU:EVSE": "Non concerné", - "ref": "3a42ed95-3b26-5209-8c41-882dd5120dc7", - "description": "ENTRECHAUX - Avenue des Princes d'Orange", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.140909, - 44.218626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "3_AM0002_Vauclus'elec", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS Vaucluse", - "ref:EU:EVSE": "Non concerné", - "ref": "3a42ed95-3b26-5209-8c41-882dd5120dc7", - "description": "ENTRECHAUX - Avenue des Princes d'Orange", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.51266, - 43.860078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "3_AM0002_Vauclus'elec", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS Vaucluse", - "ref:EU:EVSE": "Non concerné", - "ref": "eeb2048b-4ea3-5693-877e-33aacb4d9f48", - "description": "ST MARTIN DE CASTILLON - Route de Viens", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.390747, - 46.40573 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "owner:ref:FR:SIREN": "200042489", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "SYDEV (FR*S85)", - "ref:EU:EVSE": "FRS85E85004001", - "description": "ANGLES - Route De Moricq", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-09-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.390747, - 46.40573 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "owner:ref:FR:SIREN": "200042489", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "SYDEV (FR*S85)", - "ref:EU:EVSE": "FRS85E85004001", - "description": "ANGLES - Route De Moricq", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-09-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.119507074, - 46.88027954 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "owner:ref:FR:SIREN": "200042489", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "SYDEV (FR*S85)", - "ref:EU:EVSE": "FRS85E85012002", - "description": "LA BARRE-DE-MONTS - Rue De Saint-Jean-De-Monts", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.119507074, - 46.88027954 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "owner:ref:FR:SIREN": "200042489", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "SYDEV (FR*S85)", - "ref:EU:EVSE": "FRS85E85012002", - "description": "LA BARRE-DE-MONTS - Rue De Saint-Jean-De-Monts", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.351041, - 46.957664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "owner:ref:FR:SIREN": "200042489", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "SYDEV (FR*S85)", - "ref:EU:EVSE": "FRS85E85027001", - "description": "MONTAIGU-VENDEE (BOUFFERE) - Rue Du Fléchet", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.351041, - 46.957664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "owner:ref:FR:SIREN": "200042489", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "SYDEV (FR*S85)", - "ref:EU:EVSE": "FRS85E85027001", - "description": "MONTAIGU-VENDEE (BOUFFERE) - Rue Du Fléchet", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.864457965, - 46.86124802 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "owner:ref:FR:SIREN": "200042489", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "SYDEV (FR*S85)", - "ref:EU:EVSE": "FRS85E85047001", - "description": "CHALLANS - Route De Nantes", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-02-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.864457965, - 46.86124802 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "owner:ref:FR:SIREN": "200042489", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "SYDEV (FR*S85)", - "ref:EU:EVSE": "FRS85E85047001", - "description": "CHALLANS - Route De Nantes", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-02-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.746495, - 46.646595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "owner:ref:FR:SIREN": "200042489", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "SYDEV (FR*S85)", - "ref:EU:EVSE": "FRS85E85059002", - "description": "LA CHATAIGNERAIE - Avenue du Géneral de Gaulle - Parking Super U", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.746495, - 46.646595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "owner:ref:FR:SIREN": "200042489", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "SYDEV (FR*S85)", - "ref:EU:EVSE": "FRS85E85059002", - "description": "LA CHATAIGNERAIE - Avenue du Géneral de Gaulle - Parking Super U", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.80221, - 46.462318 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "owner:ref:FR:SIREN": "200042489", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "SYDEV (FR*S85)", - "ref:EU:EVSE": "FRS85E85092005", - "description": "FONTENAY-LE-COMTE - Boulevard Du Chail - Place De Verdun", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.80221, - 46.462318 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "owner:ref:FR:SIREN": "200042489", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "SYDEV (FR*S85)", - "ref:EU:EVSE": "FRS85E85092005", - "description": "FONTENAY-LE-COMTE - Boulevard Du Chail - Place De Verdun", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.022143, - 46.877453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "owner:ref:FR:SIREN": "200042489", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "SYDEV (FR*S85)", - "ref:EU:EVSE": "FRS85E85109004", - "description": "LES HERBIERS - Avenue De L'Europe - Parking Origne Hall", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.022143, - 46.877453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "owner:ref:FR:SIREN": "200042489", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "SYDEV (FR*S85)", - "ref:EU:EVSE": "FRS85E85109004", - "description": "LES HERBIERS - Avenue De L'Europe - Parking Origne Hall", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.753733158, - 46.5169754 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "owner:ref:FR:SIREN": "200042489", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "SYDEV (FR*S85)", - "ref:EU:EVSE": "FRS85E85109005", - "description": "LES SABLES-D'OLONNE - Route Nationale 160", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-05-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.753733158, - 46.5169754 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "owner:ref:FR:SIREN": "200042489", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "SYDEV (FR*S85)", - "ref:EU:EVSE": "FRS85E85109005", - "description": "LES SABLES-D'OLONNE - Route Nationale 160", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-05-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.753733158, - 46.5169754 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "owner:ref:FR:SIREN": "200042489", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "SYDEV (FR*S85)", - "ref:EU:EVSE": "FRS85E85109005", - "description": "LES SABLES-D'OLONNE - Route Nationale 160", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-05-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.753733158, - 46.5169754 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "owner:ref:FR:SIREN": "200042489", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "SYDEV (FR*S85)", - "ref:EU:EVSE": "FRS85E85109005", - "description": "LES SABLES-D'OLONNE - Route Nationale 160", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-05-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.778495, - 46.514553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "owner:ref:FR:SIREN": "200042489", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "SYDEV (FR*S85)", - "ref:EU:EVSE": "FRS85E85166001", - "description": "LES SABLES-D'OLONNE (Olonne-sur-Mer) - Parking Leclerc", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.778495, - 46.514553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "owner:ref:FR:SIREN": "200042489", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "SYDEV (FR*S85)", - "ref:EU:EVSE": "FRS85E85166001", - "description": "LES SABLES-D'OLONNE (Olonne-sur-Mer) - Parking Leclerc", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4383, - 46.650558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "owner:ref:FR:SIREN": "200042489", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "SYDEV (FR*S85)", - "ref:EU:EVSE": "FRS85E85191005", - "description": "LA ROCHE-SUR-YON - Place Du Genet", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4383, - 46.650558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "owner:ref:FR:SIREN": "200042489", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "SYDEV (FR*S85)", - "ref:EU:EVSE": "FRS85E85191005", - "description": "LA ROCHE-SUR-YON - Place Du Genet", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.428843021, - 46.70299911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "owner:ref:FR:SIREN": "200042489", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "SYDEV (FR*S85)", - "ref:EU:EVSE": "FRS85E85191013", - "description": "LA ROCHE-SUR-YON - Parking Michelin", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.428843021, - 46.70299911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "owner:ref:FR:SIREN": "200042489", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "SYDEV (FR*S85)", - "ref:EU:EVSE": "FRS85E85191013", - "description": "LA ROCHE-SUR-YON - Parking Michelin", - "capacity": "2", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.13728, - 46.811699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "owner:ref:FR:SIREN": "200042489", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "SYDEV (FR*S85)", - "ref:EU:EVSE": "FRS85E85212001", - "description": "SAINTE-FLORENCE - Les 4 Chemins De L'Oie", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.13728, - 46.811699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "owner:ref:FR:SIREN": "200042489", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "SYDEV (FR*S85)", - "ref:EU:EVSE": "FRS85E85212001", - "description": "SAINTE-FLORENCE - Les 4 Chemins De L'Oie", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.10895, - 46.4669 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "owner:ref:FR:SIREN": "200042489", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "SYDEV (FR*S85)", - "ref:EU:EVSE": "FRS85E85216001", - "description": "SAINTE-GEMME-LA-PLAINE - Les Quatres Chemins", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.10895, - 46.4669 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "owner:ref:FR:SIREN": "200042489", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "SYDEV (FR*S85)", - "ref:EU:EVSE": "FRS85E85216001", - "description": "SAINTE-GEMME-LA-PLAINE - Les Quatres Chemins", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.991514, - 47.508685 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P6091618232755347254", - "ref": "741150", - "description": "SDEY/YNELILYBTU", - "capacity": "2", - "charging_station:output": "100 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.991514, - 47.508685 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P6091618232755347254", - "ref": "741150", - "description": "SDEY/YNELILYBTU", - "capacity": "2", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.732, - 47.660775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P4566502088872285866", - "ref": "488859", - "description": "SDEY/HKSZNBMAIQ", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.732, - 47.660775 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P4566502088872285866", - "ref": "488859", - "description": "SDEY/HKSZNBMAIQ", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.08216, - 48.324006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P6389505882845189277", - "ref": "402644", - "description": "SDEY/VMMH9IWEVE", - "capacity": "2", - "charging_station:output": "44 kW", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.08216, - 48.324006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P6389505882845189277", - "ref": "402644", - "description": "SDEY/VMMH9IWEVE", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.717694, - 47.970616 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P7000595774220392567", - "ref": "488865", - "description": "SDEY/KEFA2NCMDL", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.717694, - 47.970616 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P7000595774220392567", - "ref": "488865", - "description": "SDEY/KEFA2NCMDL", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.13605, - 48.138783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P7738674800541947890", - "ref": "488880", - "description": "SDEY/OLVXFNK8GY", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.13605, - 48.138783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P7738674800541947890", - "ref": "488880", - "description": "SDEY/OLVXFNK8GY", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.956524, - 47.745909 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P6368827964598031973", - "ref": "782622", - "description": "SDEY/SXV8EJRVZX", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.878108, - 47.665121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P4748445447403708589", - "ref": "782607", - "description": "SDEY/BO9AYH5BE3", - "capacity": "2", - "charging_station:output": "160 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.878108, - 47.665121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P4748445447403708589", - "ref": "782607", - "description": "SDEY/BO9AYH5BE3", - "capacity": "2", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.60951, - 47.928886 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P6219341674068253519", - "ref": "402488", - "description": "SDEY/DX43HOHF9A", - "capacity": "2", - "charging_station:output": "44 kW", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.60951, - 47.928886 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P6219341674068253519", - "ref": "402488", - "description": "SDEY/DX43HOHF9A", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.878108, - 47.665121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P4240260336071106727", - "ref": "782601", - "description": "SDEY/QG1IN6DIGG", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.878108, - 47.665121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P4240260336071106727", - "ref": "782601", - "description": "SDEY/QG1IN6DIGG", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.232359, - 47.849578 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P2840614133785427255", - "ref": "892857", - "description": "SDEY/YNHYGWHKLB", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.232359, - 47.849578 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P2840614133785427255", - "ref": "892857", - "description": "SDEY/YNHYGWHKLB", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.765583, - 47.964117 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P2812428984653100251", - "ref": "488871", - "description": "SDEY/NCSVTXWFT3", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.992993, - 47.696667 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P5368761403118903324", - "ref": "782619", - "description": "SDEY/EUJTDP202S", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.992993, - 47.696667 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P5368761403118903324", - "ref": "782619", - "description": "SDEY/EUJTDP202S", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.539788, - 47.821982 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P908666307136630905", - "ref": "782613", - "description": "SDEY/IFL3AFTDY3", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.090467, - 47.802273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P7964954836771354934", - "ref": "782604", - "description": "SDEY/V8VOJ3SULM", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.637269, - 47.806023 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P5930440631946268619", - "ref": "782625", - "description": "SDEY/JJRIOZKK95", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.637269, - 47.806023 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P5930440631946268619", - "ref": "782625", - "description": "SDEY/JJRIOZKK95", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.143095, - 48.165948 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P5495755624736081067", - "ref": "699122", - "description": "SDEY/UPNNKKIGTR", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.143095, - 48.165948 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P5495755624736081067", - "ref": "699122", - "description": "SDEY/UPNNKKIGTR", - "capacity": "2", - "charging_station:output": "43 kW", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.261565, - 48.095175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P8266180418620760307", - "ref": "699113", - "description": "SDEY/I5T2TSUYPP", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.557443, - 48.23396 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P7378125692374209780", - "ref": "1026861", - "description": "SDEY/SI15JQVFV0", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.096009, - 48.179091 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P2216172591123514400", - "ref": "699125", - "description": "SDEY/UUV2MKASOZ", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.413513, - 48.081698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P876674072157668336", - "ref": "699107", - "description": "SDEY/FMEMGFENFA", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.134139, - 48.35176 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P6373834638229911068", - "ref": "699119", - "description": "SDEY/PMKVSDGNNM", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.590354, - 47.677427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P3398790905817337279", - "ref": "1196812", - "description": "SDEY/LLTPN7C442GAVI", - "capacity": "2", - "charging_station:output": "160 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.590354, - 47.677427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P3398790905817337279", - "ref": "1196812", - "description": "SDEY/LLTPN7C442GAVI", - "capacity": "2", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.347581, - 47.874537 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P5231927556280592463", - "ref": "488907", - "description": "SDEY/WKQMCXPLVY", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.291223, - 47.732209 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P3849082083670927609", - "ref": "694418", - "description": "SDEY/RUSDRTRTIC", - "capacity": "2", - "charging_station:output": "160 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.291223, - 47.732209 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P3849082083670927609", - "ref": "694418", - "description": "SDEY/RUSDRTRTIC", - "capacity": "2", - "socket:type2_combo:output": "160 kW", - "charging_station:output": "160 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.291223, - 47.732209 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P875252543251990282", - "ref": "585560", - "description": "SDEY/DNRVCQDURX", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.291223, - 47.732209 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P875252543251990282", - "ref": "585560", - "description": "SDEY/DNRVCQDURX", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.758431, - 47.603273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P1043101130150052234", - "ref": "1026858", - "description": "SDEY/A1XMAJTU8H", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.758431, - 47.603273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P1043101130150052234", - "ref": "1026858", - "description": "SDEY/A1XMAJTU8H", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.97351, - 47.621967 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P3534340157222118796", - "ref": "1017735", - "description": "SDEY/NHMKAMC2LI", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.97351, - 47.621967 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P3534340157222118796", - "ref": "1017735", - "description": "SDEY/NHMKAMC2LI", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.638778, - 47.899706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P1524049001392858245", - "ref": "1017729", - "description": "SDEY/ANLLRYSDTF", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.638778, - 47.899706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P1524049001392858245", - "ref": "1017729", - "description": "SDEY/ANLLRYSDTF", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.6368, - 47.806724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P1242299552451392894", - "ref": "488868", - "description": "SDEY/M2EKAJD91G", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.6368, - 47.806724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P1242299552451392894", - "ref": "488868", - "description": "SDEY/M2EKAJD91G", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.527577, - 47.80135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P3975254574181913263", - "ref": "1009257", - "description": "SDEY/AYXSCDI0WU", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.295757, - 48.088292 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P5043661457659477442", - "ref": "488889", - "description": "SDEY/QOFFE7IHNI", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.295757, - 48.088292 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P5043661457659477442", - "ref": "488889", - "description": "SDEY/QOFFE7IHNI", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.350476, - 47.874891 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P6612006589670594350", - "ref": "402524", - "description": "SDEY/IJ9TQ4ZQGD", - "capacity": "2", - "charging_station:output": "44 kW", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.350476, - 47.874891 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P6612006589670594350", - "ref": "402524", - "description": "SDEY/IJ9TQ4ZQGD", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.336888, - 47.707024 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P89890218020499814", - "ref": "529967", - "description": "SDEY/XCORTW51OS", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.336888, - 47.707024 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P89890218020499814", - "ref": "529967", - "description": "SDEY/XCORTW51OS", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.155813, - 47.581244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P9038539356610246808", - "ref": "402710", - "description": "SDEY/ZV712M4PDY", - "capacity": "2", - "charging_station:output": "44 kW", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.155813, - 47.581244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P9038539356610246808", - "ref": "402710", - "description": "SDEY/ZV712M4PDY", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.243228, - 47.93862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P4295829732331367414", - "ref": "402548", - "description": "SDEY/L4SV657FSZ", - "capacity": "2", - "charging_station:output": "43 kW", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.243228, - 47.93862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P4295829732331367414", - "ref": "402548", - "description": "SDEY/L4SV657FSZ", - "capacity": "2", - "socket:type2_combo:output": "43 kW", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.992732, - 48.199553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P4476367653096159198", - "ref": "488910", - "description": "SDEY/WO6VCOTK0I", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.992732, - 48.199553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P4476367653096159198", - "ref": "488910", - "description": "SDEY/WO6VCOTK0I", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.580402, - 47.847923 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P4737682440449813418", - "ref": "402641", - "description": "SDEY/VHOOTUNF03", - "capacity": "2", - "charging_station:output": "44 kW", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.580402, - 47.847923 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P4737682440449813418", - "ref": "402641", - "description": "SDEY/VHOOTUNF03", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.616742, - 47.993314 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P7580681383686309561", - "ref": "402497", - "description": "SDEY/FKDYATCML9", - "capacity": "2", - "charging_station:output": "44 kW", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.616742, - 47.993314 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P7580681383686309561", - "ref": "402497", - "description": "SDEY/FKDYATCML9", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.513878, - 48.019805 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P4595837025988892966", - "ref": "1087098", - "description": "SDEY/LLTPNG6Y72NELF", - "capacity": "2", - "charging_station:output": "66 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.513878, - 48.019805 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P4595837025988892966", - "ref": "1087098", - "description": "SDEY/LLTPNG6Y72NELF", - "capacity": "2", - "socket:type2_combo:output": "66 kW", - "charging_station:output": "66 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.537828, - 47.743228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P714162166360149504", - "ref": "1298407", - "description": "SDEY/LLTPNMGDX1GI8N", - "capacity": "2", - "charging_station:output": "66 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.537828, - 47.743228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Syndicat Départemental d'Énergies de l'Yonne (SDEY89) | FR*S89", - "operator:email": "roaming@freshmile.com", - "network": "SDEY", - "ref:EU:EVSE": "FRS89P714162166360149504", - "ref": "1298407", - "description": "SDEY/LLTPNMGDX1GI8N", - "capacity": "2", - "socket:type2_combo:output": "66 kW", - "charging_station:output": "66 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.919325, - 47.641882 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "HAEFELI", - "owner:ref:FR:SIREN": "259000966", - "operator:email": "florent.mayery@citeos.com", - "operator:phone": "+33 3 81 21 54 44", - "network": "Réseau IRVE TE90", - "ref:EU:EVSE": "FRS90P090012", - "description": "BESSONCOURT av du tilleul A", - "capacity": "3", - "socket:type2_combo:output": "122 kW", - "charging_station:output": "122 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.919325, - 47.641882 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Territoire d'Energie 90 (TE90) | FR*S90", - "operator:email": "roaming@freshmile.com", - "network": "TE90", - "ref:EU:EVSE": "FRS90P3063287365045198032", - "ref": "1026837", - "description": "TE90/LLT8RV71TNM38E", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.919325, - 47.641882 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Territoire d'Energie 90 (TE90) | FR*S90", - "operator:email": "roaming@freshmile.com", - "network": "TE90", - "ref:EU:EVSE": "FRS90P3063287365045198032", - "ref": "1026837", - "description": "TE90/LLT8RV71TNM38E", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.919325, - 47.641882 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Territoire d'Energie 90 (TE90) | FR*S90", - "operator:email": "roaming@freshmile.com", - "network": "TE90", - "ref:EU:EVSE": "FRS90P8001517367721847830", - "ref": "706079", - "description": "TE90/AGKHOMVXPL", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.919325, - 47.641882 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Territoire d'Energie 90 (TE90) | FR*S90", - "operator:email": "roaming@freshmile.com", - "network": "TE90", - "ref:EU:EVSE": "FRS90P8001517367721847830", - "ref": "706079", - "description": "TE90/AGKHOMVXPL", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.86114, - 47.6073 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Territoire d'Energie 90 (TE90) | FR*S90", - "operator:email": "roaming@freshmile.com", - "network": "TE90", - "ref:EU:EVSE": "FRS90P7956926804455689924", - "ref": "1026834", - "description": "TE90/LLT8RMGC51TIYT", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.860316, - 47.636958 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Territoire d'Energie 90 (TE90) | FR*S90", - "operator:email": "roaming@freshmile.com", - "network": "TE90", - "ref:EU:EVSE": "FRS90P7665227999695794114", - "ref": "706082", - "description": "TE90/D4UKVN20XV", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.860316, - 47.636958 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Territoire d'Energie 90 (TE90) | FR*S90", - "operator:email": "roaming@freshmile.com", - "network": "TE90", - "ref:EU:EVSE": "FRS90P7665227999695794114", - "ref": "706082", - "description": "TE90/D4UKVN20XV", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.429889, - 48.623333 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "2_AM0001_SMOYS", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS SMOYS", - "ref:EU:EVSE": "Non concerné", - "ref": "7239dc27-83d7-58a6-94bf-f3142d15ce1e", - "description": "Évry-Courcouronnes - Cours Monseigneur Roméro", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.326775, - 48.640854 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "2_AM0001_SMOYS", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS SMOYS", - "ref:EU:EVSE": "Non concerné", - "ref": "2d291489-a423-57dc-a428-ad4d14d0cc0d", - "description": "Sainte-Geneviève-des-Bois - Rue Marc Sangnier", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.443382, - 49.504744 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE02ABCA", - "description": "ANIZY LE GRAND - ZAC", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.445528, - 49.488325 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE02PABA", - "description": "PINON - Centre", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.680416, - 46.520675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE03DABA", - "description": "Dompierre sur Besbre marché couvert", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.685047, - 46.520025 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE03DACA", - "description": "Dompierre sur Besbre rue du Port", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.596505, - 46.412809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE03VABA", - "description": "VAUX parking omnisport", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.62529, - 44.88308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE05BACA", - "description": "CITROEN - BRIANCON", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.323278, - 44.696843 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE05OABA", - "description": "Parking Rte des grands Prés_ Mairie Orcières", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.323278, - 44.696843 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE05OABA", - "description": "Parking Rte des grands Prés_ Mairie Orcières", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.326643, - 44.696938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE05OACA", - "description": "Brochier Place du Queyrelet", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.036625, - 44.458619 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE05TADA", - "description": "The Originals Hôtel - Tallard", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.342109, - 44.45901 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE07RABA", - "description": "Camping Les Paillotes Sud Ardèche - RUOMS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.321064, - 44.447857 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE07SACA", - "description": "Camping Le Mas de Chavetourte - SAINT-ALBAN-AURIOLLES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.7035, - 49.738029 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE08CABA", - "description": "KIM - CHARLEVILLE MEZIERE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.246873, - 49.528487 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE08CADA", - "description": "Château Porcien Centre C3", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-03-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.512226, - 48.404927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE10SABA", - "description": "CITROEN - ST-LEGER-SOUS-BRIENNE", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-11-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.220813, - 43.074992 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE11LABA", - "description": "LIMOUX HOTEL - LIMOUX", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.998203, - 43.808822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE13PRGA", - "description": "Mairie - Plan d'Orgon", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.998203, - 43.808822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE13PRGA", - "description": "Mairie - Plan d'Orgon", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.22256, - 45.132985 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE15PABA", - "description": "Affaire MAGASIN U PLEAUX", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.167081, - 45.470045 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE16BACA", - "description": "Affaire Mr BRICOLAGE - BARBEZIEUX Nouvelle fiche", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.262012, - 45.655877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE16GLPA", - "description": "Salle des fêtes - Gensac La Pallue", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-02-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.187883, - 45.678801 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE16RABA", - "description": "Station Nettoyage oki - RUELLE SUR TOUVRE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.196813, - 46.025273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE16RACA", - "description": "Jardinerie Delbard - RUFFEC", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.14461, - 45.84523 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE17BACA", - "description": "CITROEN- BOURCEFRANC", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.460937, - 45.251962 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE19ABCA", - "description": "INTERMARCHE - ALLASSAC", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.327352, - 45.320202 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE19CABA", - "description": "CARREFOUR CTC - CHABRIGNAC", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.714249, - 45.360311 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE19SABA", - "description": "Citroën Besse - SEILHAC", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.560788, - 45.440007 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE19UABA", - "description": "SUPER U - UZERCHE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.410943, - 45.2485 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE19ZABA", - "description": "INTERMARCHE - OBJAT", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.482493, - 46.168718 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE23EABA", - "description": "U EXPRESS - EVAUX LES BAINS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.226585, - 45.129067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE24LABA", - "description": "Lardin Saint Lazare- Place Delas", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.226585, - 45.129067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE24LABA", - "description": "Lardin Saint Lazare- Place Delas", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.207319, - 45.396195 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE24SABA", - "description": "Citroën Lasternas - SAVIGNAC LEDRIER", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-07-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.839573, - 47.495864 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE25EABA", - "description": "DELKO - EXINCOURT", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-04-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.720348, - 47.159085 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE25RABA", - "description": "MEUBLES ETIENNE MOUGIN - LE RUSSEY", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.830046, - 47.484074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE25VABA", - "description": "BOULANGERIE LA BAGUETTE DES OURS - VALENTIGNEY", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Fr 06:00-19:45", - "wheelchair": "no", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.160092, - 47.100549 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE25ZABA", - "description": "La Roche d'Ully - ORNANS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-08-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.520278, - 49.349355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE27PABA", - "description": "La Fonderie - PONT AUDEMER", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.324654, - 48.071483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE28CADA", - "description": "CHATEAUDUN - Rue des fouleries", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.331767, - 48.066426 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE28CAEA", - "description": "CHATEAUDUN - Parking des salles", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.543527, - 43.811349 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE31MABA", - "description": "La magdelaine sur Tarn Centre commune", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.99309, - 43.451909 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE31RACA", - "description": "Rue Clemence Isaure 3 - REVEL", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.992948, - 43.452183 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE31RADA", - "description": "Rue Clemence Isaure 2 - REVEL", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.992561, - 43.452044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE31RAEA", - "description": "Rue Clemence Isaure 1 - REVEL", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.196098, - 43.266711 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE31RVTA", - "description": "Route de Latrape - RIEUX VOLVESTRE", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.504206, - 43.866297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE31VACA", - "description": "VILLEMUR ST JEAN", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.501607, - 43.862897 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE31VADA", - "description": "La Minoterie - VILLEMUR SUR TARN", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-04-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.10001, - 43.60611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE32JMDA", - "description": "Midas - L’isle Jourdain", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.10001, - 43.60611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE32JMDA", - "description": "Midas - L’isle Jourdain", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.533592, - 44.811046 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE33BACA", - "description": "Restaurant Le Chiopot - BEGLES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-09-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.937492, - 45.041843 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE33BADA", - "description": "Salle Polyvalente (SIEM) - BRACH", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.144224, - 45.072092 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE33CABA", - "description": "Art et Vie (SIEM) - CARCANS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.07766, - 45.217837 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE33HABA", - "description": "Camping Les Ecureuils HOURTIN", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.166471, - 45.223009 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE33HACA", - "description": "Plage (SIEM) - HOURTIN", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.068204, - 44.976427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE33LABA", - "description": "Citroën Labat - LACANAU", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.144629, - 44.967212 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE33LADA", - "description": "La Grande Escoure LACANAU (SIEM)", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.079073, - 44.977336 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE33LAEA", - "description": "Marché LACANAU (SIEM)", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.198398, - 45.004297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE33LAFA", - "description": "U Express (SIEM) - LACANAU", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.605045, - 44.98279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE33LAGA", - "description": "Salle des fêtes (SIEM) - LUDON MEDOC", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.67816, - 45.044026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE33MABA", - "description": "Maison du Vin et du Tourisme (SIEM) - MARGAUX-CANTENAC", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.688684, - 44.881031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE33MJBA", - "description": "SF2I - Saint Medard en Jalles", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Fr 09:30-18:00", - "wheelchair": "no", - "start_date": "2023-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.696577, - 44.887014 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE33MJDA", - "description": "Restaurant Les Frangins - Saint Medard en Jalles", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.160041, - 45.268044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE33NABA", - "description": "Camping Municipal du Pin Sec (SIEM) - NAUJAC SUR MER", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.203651, - 44.893874 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE33PABA", - "description": "Camping Municipal La Grigne (SIEM) - LE PORGE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.091401, - 44.874414 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE33PADA", - "description": "Restaurant Chez Fanny (SIEM) - LE PORGE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.73691, - 44.913923 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE33SABA", - "description": "SAINT AUBIN DE MEDOC - Complexe sportif", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-11-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.487664, - 44.926007 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE33TACA", - "description": "AMBARES ET LAGRAVE Place Jean MOULIN", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.496443, - 44.929265 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE33TADA", - "description": "AMBARES ET LAGRAVE Place du 19 mars 1962", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.157052, - 44.616272 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE33TAEA", - "description": "Le 180 - LA TESTE DE BUCH", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.063307, - 45.545241 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE33VABA", - "description": "Leclerc - LE VERDON SUR MER", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.585373, - 44.780351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE33VACA", - "description": "CAPA PROMOTION", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.721204, - 48.179057 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE35NSP3", - "description": "NISSAN ESPACE 3 - ST GREGOIRE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2021-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.721204, - 48.179057 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE35NSP3", - "description": "NISSAN ESPACE 3 - ST GREGOIRE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2021-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.482582, - 46.168855 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE36CABA", - "description": "U EXPRESS - NEUVY ST SEPULCHRE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.43597, - 46.575486 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE39BACA", - "description": "Place du Souvenir - BEAUFORT ORBAGNA", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.07459, - 46.658593 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE39FABA", - "description": "MAXIMARCHE - FONCINE LE HAUT", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.57595, - 46.682675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE39LABA", - "description": "MAGELLAN 2006 - LONS LE SAUNIER", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.553916, - 46.668652 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE39LACA", - "description": "MAGELLAN GARE - LONS LE SAUNIER", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.463998, - 43.911624 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE40MABA", - "description": "Profil Plus - MONT DE MARSAN", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.887329, - 44.015251 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE40MNCA", - "description": "Citroën - BORDEAUX - EURL NOGUES DIDIER", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.312422, - 43.657137 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE40SABA", - "description": "Citroën - BORDEAUX - GARAGE GAUYAT", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.330029, - 43.745271 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE40SACA", - "description": "Bricorama - SOUSTONS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.132966, - 45.15602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE43YACA", - "description": "Le Bacchus des sucs - YSSINGEAUX", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-07-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.507665, - 47.246902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE44NPCA", - "description": "Fonciere Pierreval Centre - Nantes", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.057126, - 47.942003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE45DABA", - "description": "Douchy Montcorbon chemin des vignes", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802406, - 48.093412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE45FABA", - "description": "CITROEN - FERRIERES-EN-GATINAIS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.732479, - 47.974576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE45NSBA", - "description": "Nissan Basty - AMILLY", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.732479, - 47.974576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE45NSBA", - "description": "Nissan Basty - AMILLY", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.732479, - 47.974576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE45NSBB", - "description": "Nissan Basty - AMILLY", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.732479, - 47.974576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE45NSBB", - "description": "Nissan Basty - AMILLY", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.954541, - 47.879083 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE45SABA", - "description": "Saint denis en Val - Salle de la Gaïté", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.954188, - 47.877096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE45SACA", - "description": "Saint Denis en Val - Maison Retraite des Pinelles", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.956823, - 47.877094 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE45SADA", - "description": "Ecole du Bourgneuf - SAINT DENIS EN VAL", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.639823, - 44.999942 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE46VABA", - "description": "CARREFOUR CONTACT - CUZANDE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.361301, - 44.61232 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE47SABA", - "description": "Bricomarché - SAINT PARDOUX ISAAC", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.85713, - 47.350551 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE49MABA", - "description": "CITROEN - La Pommeraye", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.444868, - 48.625156 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE50CABA", - "description": "Marquis de la guintre - Courtils", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.210119, - 48.85179 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE50CADA", - "description": "Garage LESAUVAGE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.460345, - 48.618407 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE50HABA", - "description": "Restaurant l'Archange - HUISNES SUR MER", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.570049, - 48.760148 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE50JABA", - "description": "Jullouville, parking rue du Mont Dol", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.533376, - 48.836889 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE50SABA", - "description": "Le Relais du Theil", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.094104, - 49.11082 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE50SLAA", - "description": "Fondation Bon Sauveur - SAINT LO", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.393286, - 48.945018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE51SABA", - "description": "Andimed Santé - Saint-Memmie", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-10-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.964795, - 48.653226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE52BACA", - "description": "Bowling SP 52 - BETTANCOURT LA FERREE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.968528, - 48.635862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE52DYZA", - "description": "BYMYCAR - SAINT-DIZIER", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.968528, - 48.635862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE52DYZA", - "description": "BYMYCAR - SAINT-DIZIER", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.92634, - 48.290842 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE53EABA", - "description": "France Pare-Brise - ERNEE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-04-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.865382, - 49.164899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE54CABA", - "description": "France Pare Brise - Conflans en Jarnisy", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.067085, - 48.838769 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE54DABA", - "description": "DIEULOUARD - Maison de Santé", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.067085, - 48.838769 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE54DABA", - "description": "DIEULOUARD - Maison de Santé", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.243751, - 48.709926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE54EABB", - "description": "BASIC FIT - Essey-les-Nancy", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-11-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.243751, - 48.709926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE54EABC", - "description": "BASIC FIT - Essey-les-Nancy", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.481662, - 48.583359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE54LCYA", - "description": "Colruyt - Luneville", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-04-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.117467, - 48.937161 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE54LMBA", - "description": "LESMENILS - Bistro 28", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.117467, - 48.937161 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE54LMBA", - "description": "LESMENILS - Bistro 28", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.515444, - 48.579015 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE54LPCA", - "description": "Pro & Cie - LUNEVILLE", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.51779, - 48.579032 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE54LSPA", - "description": "Speedy - Luneville", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.489113, - 48.584233 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE54LYVA", - "description": "BYMYCAR - LUNEVILLE", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.489113, - 48.584233 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE54LYVA", - "description": "BYMYCAR - LUNEVILLE", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.136523, - 48.694691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE54LYXA", - "description": "BYMYCAR - LAXOU", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.509904, - 48.586948 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE54LZLA", - "description": "ZAC Libération - Luneville", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-04-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.162111, - 48.608317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE54MSNA", - "description": "L'ANTRENOUS - Messein", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.162111, - 48.608317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE54MSNA", - "description": "L'ANTRENOUS - Messein", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.788405, - 49.500532 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE54MXHA", - "description": "IBIS Longwy - Mexy", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.040212, - 48.909046 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE54PYXA", - "description": "BYMYCAR - PONT A MOUSSON", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.208539, - 48.700702 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE54SABA", - "description": "France Pare Brise - SAINT MAX", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.874658, - 48.946324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE54TABA", - "description": "Carrefour Contact Thiaucourt-Régnieville", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.13782, - 48.787583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE55BDPA", - "description": "France Pare Brise - Bar-Le-Duc", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.175923, - 48.766484 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE55BYBA", - "description": "BYMYCAR - BAR-LE-DUC", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.175923, - 48.766484 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE55BYBA", - "description": "BYMYCAR - BAR-LE-DUC", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.074543, - 49.10672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE55CABA", - "description": "INTERMARCHE - CLERMONT EN ARGONNE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.319354, - 48.691071 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE55LABA", - "description": "Rue des Prairies - LIGNY-EN-BARROIS", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725293, - 48.686198 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE55PMFA", - "description": "La Favorite - Pagny-Sur-Meuse", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725293, - 48.686198 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE55PMFA", - "description": "La Favorite - Pagny-Sur-Meuse", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.410369, - 49.163464 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE55VYBA", - "description": "BYMYCAR - VERDUN", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.186169, - 47.714508 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE56PABA", - "description": "CITROEN - PEILLAC", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.954677, - 49.46777 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE57ABCA", - "description": "AUDUN-LE-TICHE RUE DE L'ALZETTE", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.047994, - 49.358771 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE57ABDA", - "description": "Algrange République", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.048252, - 49.361751 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE57ABEA", - "description": "Algrange Mitterand", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.528681, - 49.41339 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE57ABFA", - "description": "Rue nationale - APACH", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.236026, - 49.378915 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE57BACA", - "description": "Place Renoir - BASSE HAM", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.228555, - 49.382613 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE57BHQA", - "description": "Centre Aquatique - Basse-Ham", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.489636, - 49.281687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE57FABA", - "description": "FREISTROFF / RUE ROBERT SCHUMAN", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.107672, - 49.314269 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE57FACA", - "description": "Rue des Grands Fosses - FAMECK", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.093191, - 49.306244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE57FADA", - "description": "Rue du Moulin - FAMECK", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.12107, - 49.309789 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE57FAEA", - "description": "Boucle des Dinandiers - FAMECK", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.106822, - 49.305506 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE57FAGA", - "description": "Rue de Gascogne - FAMECK", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-07-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.111513, - 49.296507 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE57FAHA", - "description": "Rue Denis Diderot - FAMECK", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.125227, - 49.328038 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE57FGRA", - "description": "GRAND RUE - Florange", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.125227, - 49.328038 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE57FGRA", - "description": "GRAND RUE - Florange", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.125911, - 49.318512 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE57FPBA", - "description": "PISCINE - Florange", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.996863, - 49.356919 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE57FRLA", - "description": "FONTOY – RUE DE LONGWY", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.996863, - 49.356919 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE57FRLA", - "description": "FONTOY – RUE DE LONGWY", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.197927, - 49.298084 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE57GACA", - "description": "Place de l'hôtel de Ville - GUENANGE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.19149, - 49.294065 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE57GAHV", - "description": "Place de l'ancien Hotel de ville - GUENANGE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.181414, - 49.329368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE57IABA", - "description": "ILLANGE - PARKING GYMNASE", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.197998, - 49.396324 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE57MABA", - "description": "MANOM / CHEMIN DE LA MOSELLE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.170362, - 49.377982 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE57MACA", - "description": "Route de Luxembourg - MANOM", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.329632, - 49.442239 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE57RABA", - "description": "RETTEL / RUE DE LA CHARTREUSE", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.341248, - 49.446059 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE57RACA", - "description": "RETTEL / RUE DE SIERCK", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.170974, - 49.274482 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE57RMTA", - "description": "Route Nationale - RICHEMONT", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.170974, - 49.274482 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE57RMTA", - "description": "Route Nationale - RICHEMONT", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.526289, - 49.30003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE57VABA", - "description": "VAUDRECHING / RUE BERNANOS", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.182749, - 49.330689 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE57YABA", - "description": "Complexe Sportif et Ludique - ILLANGE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.922877, - 47.398878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE58CABA", - "description": "France Pare-Brise - COSNE-COURS-SUR-LOIRE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.466537, - 46.836778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE58DABA", - "description": "France Pare-Brise - DECIZE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.251745, - 50.329664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE59ABCA", - "description": "Cinema - ANICHE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.379724, - 50.1379 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE59BACA", - "description": "BEAUVOIS EN CAMBRESIS - Centre", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.295229, - 50.436573 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE59BADA", - "description": "Restaurant La Croix ou Pile - BEUVRY LA FORET", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.204645, - 50.938628 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE59BRGA", - "description": "Citroën - Bourbourg", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.070466, - 50.38249 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE59DABA", - "description": "Carrosserie KOWALCZUCK", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-02-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.389124, - 50.322553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE59DACA", - "description": "Parc des Pierres Blanches - DENAIN", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.389124, - 50.322553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE59DACB", - "description": "Parc des Pierres Blanches - DENAIN", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.389124, - 50.322553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE59DACC", - "description": "Parc des Pierres Blanches - DENAIN", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.389124, - 50.322553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE59DACD", - "description": "Parc des Pierres Blanches - DENAIN", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.395279, - 50.326308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE59DAEA", - "description": "Centre Administratif - DENAIN", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.388997, - 50.334228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE59DAFA", - "description": "La Gare - DENAIN", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-10-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.397168, - 50.322263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE59DAFB", - "description": "Complexe sportif Jean Degros - DENAIN", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-10-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.378829, - 50.321886 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE59DAHA", - "description": "Baudin - DENAIN", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-10-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.300274, - 50.366242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE59FABA", - "description": "Carrefour - FENAIN", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0433, - 50.34916 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE59LABA", - "description": "Restaurant Nicolas... La suite au Cottage", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.247467, - 50.499555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE59NABA", - "description": "NOMAIN - Centre", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.050465, - 50.551321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE59SABA", - "description": "MOTOBLOUZ - Seclin", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.598004, - 50.390086 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE59ZABA", - "description": "Pasteur - ONNAING", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.994042, - 49.503107 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE60ABCA", - "description": "MILLY SUR THERAIN - Centre", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.084944, - 49.430245 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE60BVAA", - "description": "BEAUVAIS - Place des Halles", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.085186, - 49.429717 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE60BVBA", - "description": "BEAUVAIS - Square Félix Dévé", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.100679, - 49.43785 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE60BVCA", - "description": "CPAM - BEAUVAIS", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.088602, - 49.434404 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE60BVDA", - "description": "BEAUVAIS - Esplanade Verdun", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.097716, - 49.43543 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE60BVEA", - "description": "BEAUVAIS - Eglise St Jean Marie Vianney", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.128194, - 49.436863 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE60BVFA", - "description": "Isarienne Immobilier Entreprise - BEAUVAIS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.10449, - 49.438526 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE60BVJB", - "description": "Jardins Rostand - BEAUVAIS", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.115386, - 49.433287 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE60BVMA", - "description": "Restaurant Memphis - BEAUVAIS", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.061948, - 49.455885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE60BVNA", - "description": "Espace Nautique Canada - BEAUVAIS", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.093459, - 49.45384 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE60BVQA", - "description": "Aquaspace - BEAUVAIS", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.116169, - 49.431016 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE60BVSA", - "description": "Stade Pierre Brisson - BEAUVAIS", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.093535, - 49.430228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE60BVTA", - "description": "Tennis Club - BEAUVAIS", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.074556, - 49.42109 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE60BVUA", - "description": "Quartier Saint Jean - BEAUVAIS", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.840279, - 49.413045 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE60CABA", - "description": "LE COUDRAY SAINT GERMER - Centre", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.005394, - 49.404801 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE60CADA", - "description": "CUISE LA MOTTE - N31", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.073175, - 49.605442 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE60CAEA", - "description": "Stade - CREVECOEUR LE GRAND", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.07925, - 49.607665 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE60CAFA", - "description": "Centre Ville - CREVECOEUR LE GRAND", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.453725, - 49.258934 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE60MABA", - "description": "Boulangerie Ange - MONTATAIRE", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.97684, - 49.204417 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE60MACA", - "description": "MONNEVILLE - Centre", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.135377, - 49.234994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE60MADA", - "description": "Parking 16 octobre - MERU", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.816499, - 49.42723 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE60MAEC", - "description": "Isarienne Immobilier Entreprise 2 - MARGNY LES COMPIEGNE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.134535, - 49.236419 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE60MAFA", - "description": "Eglise - MERU", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.88896, - 49.465157 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE60PABA", - "description": "Place Bobigny Mairie - LE PLESSIS BRION", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.141679, - 49.236681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE60PACA", - "description": "Centre Aquatique - MERU", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2025-01-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.977496, - 49.346646 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE60PFDA", - "description": "Château de Pierrefonds - PIERREFONDS", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2025-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.87253, - 49.440562 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE60SABA", - "description": "Parc - SAINT PAUL", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.998161, - 49.404973 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE60TABA", - "description": "TROSLY BREUIL - Lamotte", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.350708, - 48.621428 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE61CADA", - "description": "CITROEN - COURTOMER", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.116918, - 50.228237 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62ABCA", - "description": "Maison Médicale - Auxi Le Château", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.119172, - 50.23063 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62ABDA", - "description": "Parking Desplanques - Auxi Le Château", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.111292, - 50.229696 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62ABFA", - "description": "Place de Verdun - AUXI LE CHATEAU", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-04-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.102126, - 50.399933 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62AHCA", - "description": "Carrefour Contact - AUCHY LES HESDIN", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.102463, - 50.396272 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62AHGA", - "description": "Gare SNCF - AUCHY LES HESDIN", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.850063, - 50.105815 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62BACA", - "description": "Bapaume Parking General Frere", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.622737, - 50.457249 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62BADA", - "description": "Piscine Municipale - BARLIN", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.617709, - 50.458627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62BAEA", - "description": "Centre ville - BARLIN", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.024294, - 50.338001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62BAFA", - "description": "Centre Ville - BREBIERES", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.024294, - 50.338001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62BAFB", - "description": "Centre Ville - BREBIERES", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.013597, - 50.335895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62BAGA", - "description": "Gare - BREBIERES", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.066789, - 50.21773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62BAHA", - "description": "Centre médical - BARALLE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.580277, - 50.495185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62BBRA", - "description": "3BRASSEURS - Bruay la Buissiere", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.580277, - 50.495185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62BBRB", - "description": "3BRASSEURS - Bruay la Buissiere", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.580277, - 50.495185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62BBRB", - "description": "3BRASSEURS - Bruay la Buissiere", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.894766, - 50.42334 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62BEGA", - "description": "Gare SNCF - BEAURAINVILLE", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.901179, - 50.424869 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62BEMA", - "description": "Mairie - BEAURAINVILLE", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.94412, - 50.447649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62CABA", - "description": "L'Adresse Restaurant", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.068441, - 50.24924 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62EABA", - "description": "Carrefour Market - ECOURT SAINT QUENTIN", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.134278, - 50.513749 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62FABA", - "description": "FRUGES P1", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-02-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.126128, - 50.516457 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62FACA", - "description": "FRUGES P3", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-04-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.535291, - 50.452577 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62HABA", - "description": "Centre Ville - HOUDAIN", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.546581, - 50.453871 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62HADA", - "description": "Lidl - HOUDAIN", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.038322, - 50.372071 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62HAXA", - "description": "Petit Séminaire - HESDIN", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.040842, - 50.375815 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62HBXA", - "description": "Le stade - HESDIN", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.532442, - 50.453799 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62HDCA", - "description": "Carrefour - HOUDAIN", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-08-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.035007, - 50.378103 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62HGXA", - "description": "Gare SNCF - HESDIN", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.03539, - 50.381497 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62HSXA", - "description": "Stade - HUBY SAINT LIEU", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.030861, - 50.373402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62MACA", - "description": "Clinique de santé - MARCONNE", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.03233, - 50.364273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62MAPA", - "description": "Centre aquatique - MARCONNE", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.613982, - 50.455909 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62MBBA", - "description": "Mairie - MERLIMONT", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.613982, - 50.455909 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62MBBA", - "description": "Mairie - MERLIMONT", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.614798, - 50.453844 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62MBCA", - "description": "Stade - MERLIMONT", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.614798, - 50.453844 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62MBCA", - "description": "Stade - MERLIMONT", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.581322, - 50.460907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62MBDA", - "description": "Place du Marché - MERLIMONT", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-02-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.581322, - 50.460907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62MBDA", - "description": "Place du Marché - MERLIMONT", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-02-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.682217, - 50.476594 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62NABA", - "description": "Midas - NOEUX LES MINES", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-04-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.682217, - 50.476594 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62NABA", - "description": "Midas - NOEUX LES MINES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-04-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.993556, - 50.417337 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62NACA", - "description": "Médiathèque - NOYELLES-GODAULT", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9994, - 50.418575 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62NADA", - "description": "Espace Giraudeau - NOYELLES-GODAULT", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.999883, - 50.426171 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62NAEA", - "description": "Aire de Covoiturage - NOYELLES-GODAULT", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.99447, - 50.420253 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62NAGA", - "description": "Mairie - NOYELLES-GODAULT", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.696639, - 50.500336 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62SABA", - "description": "Mairie - SAILLY LABOURSE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-09-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.979798, - 50.332764 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62VABA", - "description": "Piscine Aquatis Osartis - VITRY EN ARTOIS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.663179, - 50.885906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62WABA", - "description": "Centre Ville - WISSANT", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.658409, - 50.883232 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE62WADA", - "description": "Camping -WISSANT", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.133647, - 45.752191 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE63ABCA", - "description": "Boulanger - AUBIERE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.985911, - 45.902543 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE63CABA", - "description": "CHARBONNIERE LES VARENNES - Manoir de Veygoux", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.744803, - 45.386861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE63DABA", - "description": "Super U - ARLANC", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.623971, - 45.876097 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE63MABA", - "description": "La monnerie le Montel Sortie péage", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.246672, - 45.710844 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE63SABA", - "description": "SAINTGEORGES SUR ALLIER Haut mairie", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-05-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.68582, - 45.606985 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE63SACA", - "description": "Rue des perce neige - SAINT SAUVES D'AUVERGNE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.379389, - 43.321992 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE64LABA", - "description": "Profil Plus - LONS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.744482, - 43.326782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE64NABA", - "description": "CITROEN - NAVARRENX", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.878604, - 42.641786 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE66PABA", - "description": "CASH GRAINES SUD - POLLESTRES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.896021, - 48.930773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE67CSSF", - "description": "Citroën - Soultz Sous Forets", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.896021, - 48.930773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE67CSSF", - "description": "Citroën - Soultz Sous Forets", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.5858, - 48.5461 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE67DABA", - "description": "Lohr-Parking Visiteurs", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-18:00", - "wheelchair": "no", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.594634, - 48.843199 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE67PFHA", - "description": "Citroën - Pfaffenhoffen", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.594634, - 48.843199 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE67PFHA", - "description": "Citroën - Pfaffenhoffen", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.368822, - 48.73848 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE67SVAA", - "description": "Parking Saint Nicolas - SAVERNE", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.360437, - 48.743386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE67SVBA", - "description": "Gare -SAVERNE", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.362016, - 48.739517 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE67SVDA", - "description": "Parking des dragons - SAVERNE", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.312264, - 48.044918 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE68EGPV", - "description": "Pierre & Vacances - EGUISHEIM", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Th 08:00-22:00", - "wheelchair": "no", - "start_date": "2021-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.312264, - 48.044918 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE68EGPV", - "description": "Pierre & Vacances - EGUISHEIM", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Th 08:00-22:00", - "wheelchair": "no", - "start_date": "2021-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.266219, - 47.761594 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE68LTBA", - "description": "Cité de l'Habitat - LUTTERBACH", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.453187, - 47.588259 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE68RLBA", - "description": "RANSPACH LE BAS", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.697105, - 45.718232 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE69BACA", - "description": "Affaire citroen MORAT_ BRINDAS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.732497, - 45.977706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE69LABA", - "description": "HOTEL AMBIANCE - LIMAS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.312753, - 46.20704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE71CABA", - "description": "MARCHE AUX AFFAIRES - CHAUFFAILLES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.863226, - 46.768588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE71CADA", - "description": "France Pare-Brise - CHALON SUR SAÔNE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.426531, - 46.808414 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE71CAEA", - "description": "Cabinet Dentaire Beau - LE CREUSOT", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2025-01-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.218605, - 46.631843 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE71LACA", - "description": "France Pare-Brise - LOUHANS", - "capacity": "1", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.366515, - 46.679272 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE71MACA", - "description": "France Pare-Brise - MONTCEAU-LES-MINES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.722304, - 46.3437 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE71RACA", - "description": "Rte de Macon- LA ROCHE VINEUSE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.753487, - 47.833417 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE72BACA", - "description": "Place Jean Dufournier - BESSE SUR BRAYE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.753487, - 47.833417 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE72BACA", - "description": "Place Jean Dufournier - BESSE SUR BRAYE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.073389, - 47.824714 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE72CABA", - "description": "CITROEN - CERANS FOULLETOURTE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.459947, - 48.274377 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE72SABA", - "description": "SAINT-COSME-EN-VAIRAIS - Place Saint-Damien", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.459947, - 48.274377 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE72SABA", - "description": "SAINT-COSME-EN-VAIRAIS - Place Saint-Damien", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.093458, - 47.96688 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE72SACA", - "description": "UTILE - ST GEORGES DU BOIS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.966465, - 45.568268 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE73RABA", - "description": "CITROEN - LA RAVOIRE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-09-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.459314, - 49.749723 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE76CABA", - "description": "Restaurant Au bon coin - COLLEVILLE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.442386, - 49.730796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE76NABA", - "description": "Rue Poissonnière - NEUFCHATEL EN BRAY", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.881929, - 49.664321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE76YVCA", - "description": "Citroën IDF NORD - YERVILLE - TILQUIN AUTOMOBILE", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.094537, - 48.80497 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77CABA", - "description": "France Pare-Brise - COULOMMIERS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.575383, - 48.659936 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77CVAA", - "description": "L'Abreuvoir - Combs-la-Ville", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.566335, - 48.653971 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77CVBA", - "description": "COMBS LA VILLE - Hector Berlioz", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.548014, - 48.665598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77CVCA", - "description": "COMBS LA VILLE - Hottinger", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.572178, - 48.653167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77CVDA", - "description": "COMBS LA VILLE - Casini", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.566735, - 48.653948 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77CVEA", - "description": "COMBS LA VILLE - Thérouanne", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-12-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55774, - 48.671072 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77CVFA", - "description": "COMBS LA VILLE - Stade Alain Mimoun", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.574122, - 48.653926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77CVGA", - "description": "Bois l'évêque - Combs la ville", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.558617, - 48.66622 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77CVKA", - "description": "Place de l'An 2000 - Combs-la-Ville", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.565938, - 48.659563 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77CVQB", - "description": "La Coupole Conservatoire Piscine - Combs-la-Ville", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547932, - 48.66674 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77CVRA", - "description": "Gare SNCF - COMBS LA VILLE", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547932, - 48.66674 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77CVRA", - "description": "Gare SNCF - COMBS LA VILLE", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.56903, - 48.664255 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77CVXA", - "description": "Eglise Saint Vincent - Combs-la-Ville", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.566323, - 48.649059 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77CVZB", - "description": "ZAC EcoSénart - COMBS LA VILLE", - "capacity": "2", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.566323, - 48.649059 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77CVZB", - "description": "ZAC EcoSénart - COMBS LA VILLE", - "capacity": "2", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.991643, - 48.282092 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77DTMA", - "description": "Mairie - DIANT", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.665061, - 48.685489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77GABA", - "description": "GRISY-SUISNES - MAIRIE", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.669558, - 48.686196 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77GACA", - "description": "GRISY-SUISNES - COMPLEXE SPORTIF", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.638497, - 48.547152 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77MABA", - "description": "LE MEE SUR SEINE - EHPAD", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.63594, - 48.542057 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77MACA", - "description": "LE MEE SUR SEINE - CLUB DE TENNIS", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.037934, - 48.821449 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77MADA", - "description": "MOUROUX - Mairie", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.034942, - 48.821725 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77MAEA", - "description": "MOUROUX - Tennis", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.232671, - 48.415183 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77MAFA", - "description": "CC Bassée-Montois - Clinique Vétérinaire", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.627517, - 48.531875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77MCHA", - "description": "Château du Mée - LE MEE SUR SEINE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2020-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.627517, - 48.531875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77MCHA", - "description": "Château du Mée - LE MEE SUR SEINE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2020-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.64419, - 48.545779 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77MECA", - "description": "LE MEE SUR SEINE - PLEIN CIEL", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.631933, - 48.543527 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77MEMA", - "description": "LE MEE SUR SEINE - LE MAS", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-04-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.625165, - 48.538287 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77MENA", - "description": "LE MEE SUR SEINE - LA NOUE", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-04-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.627885, - 48.54112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77MERA", - "description": "LE MEE SUR SEINE - AVENUE DE LA RESISTANCE", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.662357, - 48.614319 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77MSRA", - "description": "FIRALP - MONTEREAU SUR LE JARD", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-18:00", - "wheelchair": "no", - "start_date": "2021-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.662357, - 48.614319 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77MSRA", - "description": "FIRALP - MONTEREAU SUR LE JARD", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-18:00", - "wheelchair": "no", - "start_date": "2021-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.892363, - 48.957742 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77MXAA", - "description": "MEAUX - Gendarmerie Nationale", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.88216, - 48.96076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77MXAB", - "description": "Mission Locale77 - MEAUX", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-08-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.897808, - 48.954389 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77MXBA", - "description": "MEAUX - Complexe Tauziet", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.886927, - 48.952545 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77MXCA", - "description": "MEAUX - Résidence Mal Foch", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.886927, - 48.952545 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77MXCA", - "description": "MEAUX - Résidence Mal Foch", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.905263, - 48.950117 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77MXDA", - "description": "MEAUX - Place Colbert", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.873089, - 48.963842 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77MXEA", - "description": "MEAUX - Centre aquatique Frot", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.903922, - 48.958185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77MXFA", - "description": "MEAUX CANTONNEMENT CRS", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.907919, - 48.94771 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77MXGA", - "description": "MEAUX - Canton", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.903486, - 48.947162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77MXHA", - "description": "MEAUX - Cavalier de la Salle", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.887629, - 48.958197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77MXJA", - "description": "MEAUX - Place du Temple", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.873512, - 48.968497 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77MXKA", - "description": "MEAUX - CSM Louis Braillle", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.883076, - 48.957217 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77MXMA", - "description": "MEAUX - La Poste", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.885363, - 48.958757 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77MXNA", - "description": "Meaux - Faubourg St Nicolas", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.902102, - 48.943679 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77MXRA", - "description": "MEAUX - Colisée", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.882846, - 48.964359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77MXTA", - "description": "MEAUX - Résidence Saint Faron", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-02-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.877002, - 48.958549 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77MXUA", - "description": "MEAUX - Hôtel de Ville", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.914373, - 48.953407 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77MXVA", - "description": "MEAUX - Marché Frais", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.899322, - 48.962858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77MXWA", - "description": "MEAUX - Soldats de la Marne", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.899856, - 48.948511 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77MXXA", - "description": "MEAUX - Square A Comté", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.880671, - 48.956517 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77MXYA", - "description": "MEAUX - QUAI SADI CARNOT", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.879298, - 48.955276 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77MXZA", - "description": "MEAUX - Place du marché", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.906255, - 48.922016 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77NABA", - "description": "La Bayette - NANTEUIL LES MEAUX", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.898007, - 48.929321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77NACA", - "description": "Eglise - NANTEUIL LES MEAUX", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.880669, - 48.93951 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77NADA", - "description": "Action - NANTEUIL LES MEAUX", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.880744, - 48.94243 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77NAEA", - "description": "Au Bureau - NANTEUIL LES MEAUX", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.882732, - 48.937166 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77NAFA", - "description": "Fridingen - NANTEUIL LES MEAUX", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.67488, - 48.553075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77RACA", - "description": "Rubelles - Rue des Meuniers", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.110327, - 48.945465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77SABA", - "description": "SEPT-SORTS - Rue du Commerce", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.258395, - 48.621053 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77SACA", - "description": "Chemin de l'école - SAINT-HILLIERS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.539227, - 48.532194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77SADA", - "description": "Ehpad Le Grand Pavois - Saint-Fargeau-Ponthierry", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.545166, - 48.531353 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77SAEA", - "description": "La Poste - SAINT FARGEAU PONTHIERRY", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.519982, - 48.537577 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77SAFA", - "description": "Marie Blachère - SAINT-FARGEAU-PONTHIERRY", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.175692, - 48.490168 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77TABA", - "description": "L'abreuvoir - THENISY", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-08-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.864626, - 48.94349 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE77VABA", - "description": "Villenoy - La Marne", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-03-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.952121, - 48.829664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE78PABA", - "description": "Ferme des Ebisoires 2 - Plaisir", - "capacity": "2", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-10-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.952121, - 48.829664 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE78PABA", - "description": "Ferme des Ebisoires 2 - Plaisir", - "capacity": "2", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-10-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.344335, - 49.887447 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE80CABA", - "description": "Centre - CAMON", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.245115, - 49.876349 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE80PABA", - "description": "Salle des fêtes - Pont de Metz", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.310273, - 49.949351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE80PLCA", - "description": "Picardie Carrelage - Poulainville", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.329488, - 49.904306 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE80RABA", - "description": "Tennis Club - RIVERY", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.321181, - 49.902548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE80RACA", - "description": "Av. General Leclerc - RIVERY", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-11-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.245016, - 49.872139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE80SABA", - "description": "Mairie - SALOUEL", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.253618, - 43.559379 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE83SABA", - "description": "Citroen - Salernes - Garage Boutal", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.999, - 46.959193 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE85CABA", - "description": "UTILE - LA VERRIE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-02-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.233555, - 46.767596 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE85EABA", - "description": "Garage Citroën Champot - ESSARTS-EN-BOCAGE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.186797, - 46.457691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE85LABA", - "description": "LUCON - Complexe sportif du Sourdy - Chemin de la motte des quatre Seigneurs", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.179511, - 46.45826 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE85LACA", - "description": "LUCON - Boulevard Phélipon - Parking du cinéma", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.176525, - 46.463456 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE85LADA", - "description": "LUCON - Gymnase des Commées", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.164427, - 46.454736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE85LAEA", - "description": "Place du Minage - LUCON", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.167261, - 46.449881 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE85LAFA", - "description": "Centre Aquatique - LUCON", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.933455, - 46.701881 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE85SABA", - "description": "ST GILLES CROIX DE VIE – Salle de la vie", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.900581, - 46.693237 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE85SACA", - "description": "Bégaud Pôle - SAINT GILLES CROIX DE VIE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.741451, - 46.47929 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE85SADA", - "description": "Camping les Fosses Rouges - LES SABLES D'OLONNE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.728512, - 46.46393 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE85SAEA", - "description": "Camping Mirabel La Baie de Cayola - LES SABLES-d'OLONNE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.669324, - 46.476972 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE85TABA", - "description": "Musée de l'Automobile de Vendée-TALMONT ST HILAIRE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.363896, - 46.650957 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE86CABA", - "description": "BUFFALO GRILL - CHASSENEUIL DU POITOU", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.374435, - 46.666415 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE86CADA", - "description": "KODAC SLJ - CHASSENEUIL DU POITOU", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.361014, - 46.669887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE86CFPS", - "description": "FUTUROPOLE - Chasseneuil du Poitou", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.362898, - 46.659573 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE86CPBC", - "description": "Business Center - CHASSENEUIL DU POITOU", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.661896, - 46.445011 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE86CXQA", - "description": "ABYSSEA - Civaux", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.661896, - 46.445011 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE86CXQA", - "description": "ABYSSEA - Civaux", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.661896, - 46.445011 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE86CXQB", - "description": "ABYSSEA - Civaux", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.413488, - 46.714532 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE86DACA", - "description": "CITROEN - PINAUDEAU", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-10-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.621205, - 46.568609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE86JABA", - "description": "SCI LTE - JARDRES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.686207, - 46.233603 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE86JPPA", - "description": "Place du Poitou - L'ISLE JOURDAIN", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.345588, - 46.616977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE86PABA", - "description": "Hôtel Mac Bed - POITIERS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.356723, - 46.564276 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE86SABA", - "description": "KEEP COOL - ST BENOIT", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.306622, - 46.730125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE86SACA", - "description": "CARREFOUR CTC - ST MARTIN LA PALLU", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.49861, - 46.559049 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE86SADA", - "description": "CARREFOUR CONTACT - SAINT JULIEN L'ARS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.594102, - 46.412062 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE86VMCA", - "description": "Place de Coume - Verrieres", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.129562, - 45.7956 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE87ABCA", - "description": "CITROEN - AIXE AUTO", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.129562, - 45.7956 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE87ABCA", - "description": "CITROEN - AIXE AUTO", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.928567, - 45.902368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE87SABA", - "description": "PENE AUTO - SAINT JUNIEN", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.15893, - 46.64505 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE87SACA", - "description": "Parking Mairie 87800 SAINT-HILAIRE-LES-PLACES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.760935, - 45.706973 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE87SADA", - "description": "CASINO - ST MATTHIEU", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.906617, - 48.189247 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE88CABA", - "description": "Beddy bye hôtel - CONTREXEVILLE", - "capacity": "1", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.417028, - 48.177138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE88CAEA", - "description": "Restaurant La Chaumière", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.475556, - 48.186884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE88EYBA", - "description": "BYMYCAR - EPINAL", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.635938, - 48.334566 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE88RABA", - "description": "Av. du 11 Novembre - RAMBERVILLERS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.954166, - 48.242003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE88SABA", - "description": "CITROEN - SAULCY SUR MEURTHE", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.935738, - 48.296486 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE88SADA", - "description": "Cyno Pro - SAINT DIE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.360007, - 48.166662 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE88SAEA", - "description": "Domaine des nids du lac", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.937938, - 48.290685 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE88SAGA", - "description": "Monsieur Bricolage - SAINT DIE DES VOSGES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.94251, - 48.284472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE88SYBA", - "description": "BYMYCAR - SAINT-DIE", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.501862, - 47.612145 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE89CABA", - "description": "CITROEN - COURSON LES CARRIERES", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.501862, - 47.612145 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE89CABA", - "description": "CITROEN - COURSON LES CARRIERES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.996444, - 48.311736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE91ABCA", - "description": "ANGERVILLE Mediathèque intercommunale", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.000888, - 48.31138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE91ABDA", - "description": "ANGERVILLE Espace Simone Veil", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.274104, - 48.431249 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE91BACA", - "description": "BOUVILLE Rue de la Mairie", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.529534, - 48.678475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE91BMDC", - "description": "Stations-e - Marcel Pagnol - BOUSSY ST ANTOINE", - "capacity": "2", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Th 08:00-22:00", - "wheelchair": "no", - "start_date": "2024-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.529534, - 48.678475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE91BMDC", - "description": "Stations-e - Marcel Pagnol - BOUSSY ST ANTOINE", - "capacity": "2", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Th 08:00-22:00", - "wheelchair": "no", - "start_date": "2024-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.534005, - 48.687398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE91BSAA", - "description": "Boussy saint antoine - Mairie 2", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.530228, - 48.682816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE91BSBA", - "description": "Parking le petit parc -Boussy saint antoine", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.528651, - 48.678382 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE91BSCA", - "description": "Stations-e - Clos Auchin - BOUSSY ST ANTOINE", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2020-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.528651, - 48.678382 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE91BSCA", - "description": "Stations-e - Clos Auchin - BOUSSY ST ANTOINE", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2020-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.529781, - 48.690679 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE91BSDA", - "description": "Residence Arpavie - BOUSSY SAINT ANTOINE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.531406, - 48.688653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE91BSMB", - "description": "Hôtel de ville - BOUSSY ST ANTOINE", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.526362, - 48.690779 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE91BSPR", - "description": "Piscine des Sénart - BOUSSY ST ANTOINE", - "capacity": "2", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.526362, - 48.690779 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE91BSPR", - "description": "Piscine des Sénart - BOUSSY ST ANTOINE", - "capacity": "2", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.445537, - 48.51666 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE91CABA", - "description": "Rue du Vivier - CHAMPCUEIL", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.417395, - 48.663045 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE91DABA", - "description": "Aldi -DRAVEIL", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.404093, - 48.681593 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE91DBCA", - "description": "Médiathèque Théâtre Donald Cardwell - DRAVEIL", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2021-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.404093, - 48.681593 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE91DBCA", - "description": "Médiathèque Théâtre Donald Cardwell - DRAVEIL", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2021-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.424497, - 48.684778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE91DBGA", - "description": "Gymnase Citadelle - DRAVEIL", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2021-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.424497, - 48.684778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE91DBGA", - "description": "Gymnase Citadelle - DRAVEIL", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2021-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.407719, - 48.673546 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE91DBPA", - "description": "Piscine Caneton - DRAVEIL", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2021-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.407719, - 48.673546 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE91DBPA", - "description": "Piscine Caneton - DRAVEIL", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2021-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.431342, - 48.681508 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE91DBQA", - "description": "Aqua Sénart 3 - Enceinte piscine - DRAVEIL", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Th 08:00-19:00", - "wheelchair": "no", - "start_date": "2021-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.431342, - 48.681508 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE91DBQA", - "description": "Aqua Sénart 3 - Enceinte piscine - DRAVEIL", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Th 08:00-19:00", - "wheelchair": "no", - "start_date": "2021-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.407716, - 48.685164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE91DCAA", - "description": "Centre administratif - DRAVEIL", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.407716, - 48.685164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE91DCAA", - "description": "Centre administratif - DRAVEIL", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.430048, - 48.682045 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE91DSUA", - "description": "Système U - DRAVEIL", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.430048, - 48.682045 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE91DSUB", - "description": "Système U - DRAVEIL", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.430048, - 48.682045 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE91DSUB", - "description": "Système U - DRAVEIL", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.51755, - 48.694459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE91EMCA", - "description": "MAC - Epinay sous Senart", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.524185, - 48.701723 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE91EPBA", - "description": "Piscine Pierre Bonningue - Epinay sous Senart", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.073274, - 48.433315 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE91SABA", - "description": "Saint Hilaire Rue principale", - "capacity": "2", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.333153, - 48.955212 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE93EABA", - "description": "Foot in Five - EPINAY SUR SEINE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.448706, - 48.738899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "STATIONS-E", - "owner:ref:FR:SIREN": "835124280", - "operator:email": "support@stations-e.com", - "operator:phone": "+33 8 05 03 51 00", - "network": "Stations-e", - "ref:EU:EVSE": "FRSE1PSE94VABA", - "description": "Supermarché Triangle - VILLENEUVE SAINT GEORGES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "08:30-20:30", - "wheelchair": "no", - "start_date": "2024-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.495796, - 46.8509075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Séolis", - "owner:ref:FR:SIREN": "492041066", - "operator:email": "bo_dgic@seolis.net", - "operator:phone": "+33 9 69 39 79 06", - "network": "AlterBase", - "ref:EU:EVSE": "FRSEOPAB09287A", - "description": "Réseau AlterBase - Bressuire - Centre commercial Pont d'Ouit - QC", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2019-02-05", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.495796, - 46.8509075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Séolis", - "owner:ref:FR:SIREN": "492041066", - "operator:email": "bo_dgic@seolis.net", - "operator:phone": "+33 9 69 39 79 06", - "network": "AlterBase", - "ref:EU:EVSE": "FRSEOPAB09287A", - "description": "Réseau AlterBase - Bressuire - Centre commercial Pont d'Ouit - QC", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2019-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4742407, - 46.8505132 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Séolis", - "owner:ref:FR:SIREN": "492041066", - "operator:email": "bo_dgic@seolis.net", - "operator:phone": "+33 9 69 39 79 06", - "network": "AlterBase", - "ref:EU:EVSE": "FRSEOPAB12124A", - "description": "Réseau AlterBase - Bressuire - Bocapôle - QC", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2018-10-01", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4742407, - 46.8505132 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Séolis", - "owner:ref:FR:SIREN": "492041066", - "operator:email": "bo_dgic@seolis.net", - "operator:phone": "+33 9 69 39 79 06", - "network": "AlterBase", - "ref:EU:EVSE": "FRSEOPAB12124A", - "description": "Réseau AlterBase - Bressuire - Bocapôle - QC", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2018-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.649319, - 46.770453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Séolis", - "owner:ref:FR:SIREN": "200091049", - "operator:email": "bo_dgic@seolis.net", - "operator:phone": "+33 9 69 39 79 06", - "network": "AlterBase", - "ref:EU:EVSE": "FRSEOPAB13031A", - "description": "Réseau AlterBase - La Forêt-sur-Sèvre - Mairie - DC 24 kW", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.7384526, - 46.9219211 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Séolis", - "owner:ref:FR:SIREN": "492041066", - "operator:email": "bo_dgic@seolis.net", - "operator:phone": "+33 9 69 39 79 06", - "network": "AlterBase", - "ref:EU:EVSE": "FRSEOPAB16169A", - "description": "Réseau AlterBase - Mauléon - Centre commercial Super U - QC", - "capacity": "1", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2019-03-21", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.7384526, - 46.9219211 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Séolis", - "owner:ref:FR:SIREN": "492041066", - "operator:email": "bo_dgic@seolis.net", - "operator:phone": "+33 9 69 39 79 06", - "network": "AlterBase", - "ref:EU:EVSE": "FRSEOPAB16169A", - "description": "Réseau AlterBase - Mauléon - Centre commercial Super U - QC", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2019-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.253067, - 46.664542 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Séolis", - "owner:ref:FR:SIREN": "492041066", - "operator:email": "bo_dgic@seolis.net", - "operator:phone": "+33 9 69 39 79 06", - "network": "AlterBase", - "ref:EU:EVSE": "FRSEOPAB31300A", - "description": "Réseau AlterBase - Châtillon sur Thouet - La Bressandière - QC", - "capacity": "1", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2018-10-01", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.253067, - 46.664542 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Séolis", - "owner:ref:FR:SIREN": "492041066", - "operator:email": "bo_dgic@seolis.net", - "operator:phone": "+33 9 69 39 79 06", - "network": "AlterBase", - "ref:EU:EVSE": "FRSEOPAB31300A", - "description": "Réseau AlterBase - Châtillon sur Thouet - La Bressandière - QC", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2018-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.471974, - 46.184583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Séolis", - "owner:ref:FR:SIREN": "200091049", - "operator:email": "bo_dgic@seolis.net", - "operator:phone": "+33 9 69 39 79 06", - "network": "AlterBase", - "ref:EU:EVSE": "FRSEOPAB45122A", - "description": "Réseau AlterBase - Beauvoir sur Niort - Centre commercial Intermarché - QC", - "capacity": "1", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.471974, - 46.184583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Séolis", - "owner:ref:FR:SIREN": "200091049", - "operator:email": "bo_dgic@seolis.net", - "operator:phone": "+33 9 69 39 79 06", - "network": "AlterBase", - "ref:EU:EVSE": "FRSEOPAB45122A", - "description": "Réseau AlterBase - Beauvoir sur Niort - Centre commercial Intermarché - QC", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.2232991, - 46.4082556 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Séolis", - "owner:ref:FR:SIREN": "492041066", - "operator:email": "bo_dgic@seolis.net", - "operator:phone": "+33 9 69 39 79 06", - "network": "AlterBase", - "ref:EU:EVSE": "FRSEOPAB52160A", - "description": "Réseau AlterBase - St Maixent L'Ecole - Centre commercial E.Leclerc - QC", - "capacity": "1", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2019-03-20", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.2232991, - 46.4082556 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Séolis", - "owner:ref:FR:SIREN": "492041066", - "operator:email": "bo_dgic@seolis.net", - "operator:phone": "+33 9 69 39 79 06", - "network": "AlterBase", - "ref:EU:EVSE": "FRSEOPAB52160A", - "description": "Réseau AlterBase - St Maixent L'Ecole - Centre commercial E.Leclerc - QC", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2019-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.178913, - 46.133704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Séolis", - "owner:ref:FR:SIREN": "492041066", - "operator:email": "bo_dgic@seolis.net", - "operator:phone": "+33 9 69 39 79 06", - "network": "AlterBase", - "ref:EU:EVSE": "FRSEOPAB62089A", - "description": "Réseau AlterBase - Limalonges - Les Maisons Blanches - QC", - "capacity": "1", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2019-07-31", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.178913, - 46.133704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Séolis", - "owner:ref:FR:SIREN": "492041066", - "operator:email": "bo_dgic@seolis.net", - "operator:phone": "+33 9 69 39 79 06", - "network": "AlterBase", - "ref:EU:EVSE": "FRSEOPAB62089A", - "description": "Réseau AlterBase - Limalonges - Les Maisons Blanches - QC", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2019-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.437953, - 46.303875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Séolis", - "owner:ref:FR:SIREN": "200091049", - "operator:email": "bo_dgic@seolis.net", - "operator:phone": "+33 9 69 39 79 06", - "network": "AlterBase", - "ref:EU:EVSE": "FRSEOPAB79191P0229A", - "description": "Réseau AlterBase - Niort - Centre commercial Intermarché - QC", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.437902, - 46.303843 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Séolis", - "owner:ref:FR:SIREN": "200091049", - "operator:email": "bo_dgic@seolis.net", - "operator:phone": "+33 9 69 39 79 06", - "network": "AlterBase", - "ref:EU:EVSE": "FRSEOPAB79191P0229B", - "description": "Réseau AlterBase - Niort - Centre commercial Intermarché - DC 24 kW", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.2157898, - 46.9787321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Séolis", - "owner:ref:FR:SIREN": "492041066", - "operator:email": "bo_dgic@seolis.net", - "operator:phone": "+33 9 69 39 79 06", - "network": "AlterBase", - "ref:EU:EVSE": "FRSEOPAB79329P0063B", - "description": "Réseau AlterBase - Thouars - Place Lavault - QC", - "capacity": "1", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2018-07-30", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.2157898, - 46.9787321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Séolis", - "owner:ref:FR:SIREN": "492041066", - "operator:email": "bo_dgic@seolis.net", - "operator:phone": "+33 9 69 39 79 06", - "network": "AlterBase", - "ref:EU:EVSE": "FRSEOPAB79329P0063B", - "description": "Réseau AlterBase - Thouars - Place Lavault - QC", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2018-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.1979541, - 46.981369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Séolis", - "owner:ref:FR:SIREN": "492041066", - "operator:email": "bo_dgic@seolis.net", - "operator:phone": "+33 9 69 39 79 06", - "network": "AlterBase", - "ref:EU:EVSE": "FRSEOPAB79329P0077A", - "description": "Réseau AlterBase - Thouars - Centre commercial Super U - QC", - "capacity": "1", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2019-01-15", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.1979541, - 46.981369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Séolis", - "owner:ref:FR:SIREN": "492041066", - "operator:email": "bo_dgic@seolis.net", - "operator:phone": "+33 9 69 39 79 06", - "network": "AlterBase", - "ref:EU:EVSE": "FRSEOPAB79329P0077A", - "description": "Réseau AlterBase - Thouars - Centre commercial Super U - QC", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2019-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.15489807, - 45.68225502 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de la plaine du Forez Ouest HW", - "ref:EU:EVSE": "FRSHEE157", - "ref": "FRSHEE157", - "description": "Shell Aire de la plaine du Forez Ouest HW", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.15489807, - 45.68225502 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de la plaine du Forez Ouest HW", - "ref:EU:EVSE": "FRSHEE157", - "ref": "FRSHEE157", - "description": "Shell Aire de la plaine du Forez Ouest HW", - "capacity": "8", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.15489807, - 45.68225502 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de la plaine du Forez Ouest HW", - "ref:EU:EVSE": "FRSHEE157", - "ref": "FRSHEE157", - "description": "Shell Aire de la plaine du Forez Ouest HW", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.15489807, - 45.68225502 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de la plaine du Forez Ouest HW", - "ref:EU:EVSE": "FRSHEE158", - "ref": "FRSHEE158", - "description": "Shell Aire de la plaine du Forez Ouest HW", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.15489807, - 45.68225502 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de la plaine du Forez Ouest HW", - "ref:EU:EVSE": "FRSHEE158", - "ref": "FRSHEE158", - "description": "Shell Aire de la plaine du Forez Ouest HW", - "capacity": "8", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.15489807, - 45.68225502 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de la plaine du Forez Ouest HW", - "ref:EU:EVSE": "FRSHEE158", - "ref": "FRSHEE158", - "description": "Shell Aire de la plaine du Forez Ouest HW", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.34404317, - 43.36099344 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Béziers-Montblanc NORD", - "ref:EU:EVSE": "FRSHEE162", - "ref": "FRSHEE162", - "description": "Shell Aire de Béziers-Montblanc NORD", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.34404317, - 43.36099344 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Béziers-Montblanc NORD", - "ref:EU:EVSE": "FRSHEE162", - "ref": "FRSHEE162", - "description": "Shell Aire de Béziers-Montblanc NORD", - "capacity": "16", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.34404317, - 43.36099344 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Béziers-Montblanc NORD", - "ref:EU:EVSE": "FRSHEE162", - "ref": "FRSHEE162", - "description": "Shell Aire de Béziers-Montblanc NORD", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.34404317, - 43.36099344 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Béziers-Montblanc NORD", - "ref:EU:EVSE": "FRSHEE163", - "ref": "FRSHEE163", - "description": "Shell Aire de Béziers-Montblanc NORD", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.34404317, - 43.36099344 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Béziers-Montblanc NORD", - "ref:EU:EVSE": "FRSHEE163", - "ref": "FRSHEE163", - "description": "Shell Aire de Béziers-Montblanc NORD", - "capacity": "16", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.34404317, - 43.36099344 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Béziers-Montblanc NORD", - "ref:EU:EVSE": "FRSHEE163", - "ref": "FRSHEE163", - "description": "Shell Aire de Béziers-Montblanc NORD", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.34404317, - 43.36099344 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Béziers-Montblanc NORD", - "ref:EU:EVSE": "FRSHEE164", - "ref": "FRSHEE164", - "description": "Shell Aire de Béziers-Montblanc NORD", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.34404317, - 43.36099344 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Béziers-Montblanc NORD", - "ref:EU:EVSE": "FRSHEE164", - "ref": "FRSHEE164", - "description": "Shell Aire de Béziers-Montblanc NORD", - "capacity": "16", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.34404317, - 43.36099344 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Béziers-Montblanc NORD", - "ref:EU:EVSE": "FRSHEE164", - "ref": "FRSHEE164", - "description": "Shell Aire de Béziers-Montblanc NORD", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.34404317, - 43.36099344 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Béziers-Montblanc NORD", - "ref:EU:EVSE": "FRSHEE165", - "ref": "FRSHEE165", - "description": "Shell Aire de Béziers-Montblanc NORD", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.34404317, - 43.36099344 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Béziers-Montblanc NORD", - "ref:EU:EVSE": "FRSHEE165", - "ref": "FRSHEE165", - "description": "Shell Aire de Béziers-Montblanc NORD", - "capacity": "16", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.34404317, - 43.36099344 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Béziers-Montblanc NORD", - "ref:EU:EVSE": "FRSHEE165", - "ref": "FRSHEE165", - "description": "Shell Aire de Béziers-Montblanc NORD", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.34559364, - 43.35937807 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Béziers-Montblanc SUD", - "ref:EU:EVSE": "FRSHEE174", - "ref": "FRSHEE174", - "description": "Shell Aire de Béziers-Montblanc SUD", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.34559364, - 43.35937807 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Béziers-Montblanc SUD", - "ref:EU:EVSE": "FRSHEE174", - "ref": "FRSHEE174", - "description": "Shell Aire de Béziers-Montblanc SUD", - "capacity": "16", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.34559364, - 43.35937807 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Béziers-Montblanc SUD", - "ref:EU:EVSE": "FRSHEE174", - "ref": "FRSHEE174", - "description": "Shell Aire de Béziers-Montblanc SUD", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.34559364, - 43.35937807 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Béziers-Montblanc SUD", - "ref:EU:EVSE": "FRSHEE175", - "ref": "FRSHEE175", - "description": "Shell Aire de Béziers-Montblanc SUD", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.34559364, - 43.35937807 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Béziers-Montblanc SUD", - "ref:EU:EVSE": "FRSHEE175", - "ref": "FRSHEE175", - "description": "Shell Aire de Béziers-Montblanc SUD", - "capacity": "16", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.34559364, - 43.35937807 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Béziers-Montblanc SUD", - "ref:EU:EVSE": "FRSHEE175", - "ref": "FRSHEE175", - "description": "Shell Aire de Béziers-Montblanc SUD", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.34559364, - 43.35937807 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Béziers-Montblanc SUD", - "ref:EU:EVSE": "FRSHEE176", - "ref": "FRSHEE176", - "description": "Shell Aire de Béziers-Montblanc SUD", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.34559364, - 43.35937807 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Béziers-Montblanc SUD", - "ref:EU:EVSE": "FRSHEE176", - "ref": "FRSHEE176", - "description": "Shell Aire de Béziers-Montblanc SUD", - "capacity": "16", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.34559364, - 43.35937807 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Béziers-Montblanc SUD", - "ref:EU:EVSE": "FRSHEE176", - "ref": "FRSHEE176", - "description": "Shell Aire de Béziers-Montblanc SUD", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.34559364, - 43.35937807 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Béziers-Montblanc SUD", - "ref:EU:EVSE": "FRSHEE177", - "ref": "FRSHEE177", - "description": "Shell Aire de Béziers-Montblanc SUD", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.34559364, - 43.35937807 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Béziers-Montblanc SUD", - "ref:EU:EVSE": "FRSHEE177", - "ref": "FRSHEE177", - "description": "Shell Aire de Béziers-Montblanc SUD", - "capacity": "16", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.34559364, - 43.35937807 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Béziers-Montblanc SUD", - "ref:EU:EVSE": "FRSHEE177", - "ref": "FRSHEE177", - "description": "Shell Aire de Béziers-Montblanc SUD", - "capacity": "16", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81521712, - 45.40559119 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Roussillon", - "ref:EU:EVSE": "FRSHEE178", - "ref": "FRSHEE178", - "description": "Shell Aire de Roussillon", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81521712, - 45.40559119 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Roussillon", - "ref:EU:EVSE": "FRSHEE178", - "ref": "FRSHEE178", - "description": "Shell Aire de Roussillon", - "capacity": "14", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81521712, - 45.40559119 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Roussillon", - "ref:EU:EVSE": "FRSHEE178", - "ref": "FRSHEE178", - "description": "Shell Aire de Roussillon", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81521712, - 45.40559119 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Roussillon", - "ref:EU:EVSE": "FRSHEE179", - "ref": "FRSHEE179", - "description": "Shell Aire de Roussillon", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81521712, - 45.40559119 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Roussillon", - "ref:EU:EVSE": "FRSHEE179", - "ref": "FRSHEE179", - "description": "Shell Aire de Roussillon", - "capacity": "14", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81521712, - 45.40559119 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Roussillon", - "ref:EU:EVSE": "FRSHEE179", - "ref": "FRSHEE179", - "description": "Shell Aire de Roussillon", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81521712, - 45.40559119 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Roussillon", - "ref:EU:EVSE": "FRSHEE180", - "ref": "FRSHEE180", - "description": "Shell Aire de Roussillon", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81521712, - 45.40559119 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Roussillon", - "ref:EU:EVSE": "FRSHEE180", - "ref": "FRSHEE180", - "description": "Shell Aire de Roussillon", - "capacity": "14", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81521712, - 45.40559119 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Roussillon", - "ref:EU:EVSE": "FRSHEE180", - "ref": "FRSHEE180", - "description": "Shell Aire de Roussillon", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81521712, - 45.40559119 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Roussillon", - "ref:EU:EVSE": "FRSHEE181", - "ref": "FRSHEE181", - "description": "Shell Aire de Roussillon", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81521712, - 45.40559119 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Roussillon", - "ref:EU:EVSE": "FRSHEE181", - "ref": "FRSHEE181", - "description": "Shell Aire de Roussillon", - "capacity": "14", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81521712, - 45.40559119 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Roussillon", - "ref:EU:EVSE": "FRSHEE181", - "ref": "FRSHEE181", - "description": "Shell Aire de Roussillon", - "capacity": "14", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.26538, - 49.644216 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Criquetôt - Le Havre", - "ref:EU:EVSE": "FRSHEE182", - "ref": "FRSHEE182", - "description": "Shell Criquetôt - Le Havre", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.26538, - 49.644216 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Criquetôt - Le Havre", - "ref:EU:EVSE": "FRSHEE182", - "ref": "FRSHEE182", - "description": "Shell Criquetôt - Le Havre", - "capacity": "7", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.26538, - 49.644216 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Criquetôt - Le Havre", - "ref:EU:EVSE": "FRSHEE182", - "ref": "FRSHEE182", - "description": "Shell Criquetôt - Le Havre", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.26538, - 49.644216 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Criquetôt - Le Havre", - "ref:EU:EVSE": "FRSHEE183", - "ref": "FRSHEE183", - "description": "Shell Criquetôt - Le Havre", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.26538, - 49.644216 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Criquetôt - Le Havre", - "ref:EU:EVSE": "FRSHEE183", - "ref": "FRSHEE183", - "description": "Shell Criquetôt - Le Havre", - "capacity": "7", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.26538, - 49.644216 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Criquetôt - Le Havre", - "ref:EU:EVSE": "FRSHEE183", - "ref": "FRSHEE183", - "description": "Shell Criquetôt - Le Havre", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.357908, - 49.528191 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Saint-Romain - Le Havre", - "ref:EU:EVSE": "FRSHEE184", - "ref": "FRSHEE184", - "description": "Shell Saint-Romain - Le Havre", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.357908, - 49.528191 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Saint-Romain - Le Havre", - "ref:EU:EVSE": "FRSHEE184", - "ref": "FRSHEE184", - "description": "Shell Saint-Romain - Le Havre", - "capacity": "4", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.357908, - 49.528191 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Saint-Romain - Le Havre", - "ref:EU:EVSE": "FRSHEE184", - "ref": "FRSHEE184", - "description": "Shell Saint-Romain - Le Havre", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.34404317, - 43.36099344 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Béziers-Montblanc NORD", - "ref:EU:EVSE": "FRSHEE210", - "ref": "FRSHEE210", - "description": "Shell Aire de Béziers-Montblanc NORD", - "capacity": "16", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.34404317, - 43.36099344 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Béziers-Montblanc NORD", - "ref:EU:EVSE": "FRSHEE210", - "ref": "FRSHEE210", - "description": "Shell Aire de Béziers-Montblanc NORD", - "capacity": "16", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.34559364, - 43.35937807 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Béziers-Montblanc SUD", - "ref:EU:EVSE": "FRSHEE211", - "ref": "FRSHEE211", - "description": "Shell Aire de Béziers-Montblanc SUD", - "capacity": "16", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.34559364, - 43.35937807 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Béziers-Montblanc SUD", - "ref:EU:EVSE": "FRSHEE211", - "ref": "FRSHEE211", - "description": "Shell Aire de Béziers-Montblanc SUD", - "capacity": "16", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.71728796, - 48.53861121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Ostwald HW", - "ref:EU:EVSE": "FRSHEE212", - "ref": "FRSHEE212", - "description": "Shell Aire de Ostwald HW", - "capacity": "3", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.71728796, - 48.53861121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Ostwald HW", - "ref:EU:EVSE": "FRSHEE212", - "ref": "FRSHEE212", - "description": "Shell Aire de Ostwald HW", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.553275, - 49.070719 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell AIRE DE VEMARS EST", - "ref:EU:EVSE": "FRSHEE213", - "ref": "FRSHEE213", - "description": "Shell AIRE DE VEMARS EST", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.813773, - 45.856251 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell AIRE DU HAUT-FOREZ NORD", - "ref:EU:EVSE": "FRSHEE216", - "ref": "FRSHEE216", - "description": "Shell AIRE DU HAUT-FOREZ NORD", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.813773, - 45.856251 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell AIRE DU HAUT-FOREZ NORD", - "ref:EU:EVSE": "FRSHEE216", - "ref": "FRSHEE216", - "description": "Shell AIRE DU HAUT-FOREZ NORD", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8558355, - 48.27513 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell AIRE DES PLAINES DE BEAUCE", - "ref:EU:EVSE": "FRSHEE217", - "ref": "FRSHEE217", - "description": "Shell AIRE DES PLAINES DE BEAUCE", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8558355, - 48.27513 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell AIRE DES PLAINES DE BEAUCE", - "ref:EU:EVSE": "FRSHEE217", - "ref": "FRSHEE217", - "description": "Shell AIRE DES PLAINES DE BEAUCE", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.85599974, - 48.27083563 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell AIRE DE VAL-NEUVY", - "ref:EU:EVSE": "FRSHEE218", - "ref": "FRSHEE218", - "description": "Shell AIRE DE VAL-NEUVY", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.85599974, - 48.27083563 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell AIRE DE VAL-NEUVY", - "ref:EU:EVSE": "FRSHEE218", - "ref": "FRSHEE218", - "description": "Shell AIRE DE VAL-NEUVY", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.08995808, - 43.93721473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell AIRE DE L'OCEAN EST", - "ref:EU:EVSE": "FRSHEE219", - "ref": "FRSHEE219", - "description": "Shell AIRE DE L'OCEAN EST", - "capacity": "2", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.08995808, - 43.93721473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell AIRE DE L'OCEAN EST", - "ref:EU:EVSE": "FRSHEE219", - "ref": "FRSHEE219", - "description": "Shell AIRE DE L'OCEAN EST", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.15489807, - 45.68225502 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de la plaine du Forez Ouest HW", - "ref:EU:EVSE": "FRSHEE221", - "ref": "FRSHEE221", - "description": "Shell Aire de la plaine du Forez Ouest HW", - "capacity": "8", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.15489807, - 45.68225502 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de la plaine du Forez Ouest HW", - "ref:EU:EVSE": "FRSHEE221", - "ref": "FRSHEE221", - "description": "Shell Aire de la plaine du Forez Ouest HW", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.14281886, - 48.41096729 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell- France Aire de Charmont-sous-Barbuise HW", - "ref:EU:EVSE": "FRSHEE25", - "ref": "FRSHEE25", - "description": "Shell- France Aire de Charmont-sous-Barbuise HW", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.14281886, - 48.41096729 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell- France Aire de Charmont-sous-Barbuise HW", - "ref:EU:EVSE": "FRSHEE25", - "ref": "FRSHEE25", - "description": "Shell- France Aire de Charmont-sous-Barbuise HW", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.06409, - 48.975024 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Keskastel", - "ref:EU:EVSE": "FRSHEE255", - "ref": "FRSHEE255", - "description": "Shell Keskastel", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.8668, - 48.165883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire d'Armor et d'Argoat - St Gilles", - "ref:EU:EVSE": "FRSHEE256", - "ref": "FRSHEE256", - "description": "Shell Aire d'Armor et d'Argoat - St Gilles", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.8668, - 48.165883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire d'Armor et d'Argoat - St Gilles", - "ref:EU:EVSE": "FRSHEE256", - "ref": "FRSHEE256", - "description": "Shell Aire d'Armor et d'Argoat - St Gilles", - "capacity": "10", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.8668, - 48.165883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire d'Armor et d'Argoat - St Gilles", - "ref:EU:EVSE": "FRSHEE256", - "ref": "FRSHEE256", - "description": "Shell Aire d'Armor et d'Argoat - St Gilles", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.11077113, - 49.49171297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Chillou - Le Havre", - "ref:EU:EVSE": "FRSHEE297", - "ref": "FRSHEE297", - "description": "Shell Chillou - Le Havre", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.11077113, - 49.49171297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Chillou - Le Havre", - "ref:EU:EVSE": "FRSHEE297", - "ref": "FRSHEE297", - "description": "Shell Chillou - Le Havre", - "capacity": "13", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.11077113, - 49.49171297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Chillou - Le Havre", - "ref:EU:EVSE": "FRSHEE297", - "ref": "FRSHEE297", - "description": "Shell Chillou - Le Havre", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.11077113, - 49.49171297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Chillou - Le Havre", - "ref:EU:EVSE": "FRSHEE299", - "ref": "FRSHEE299", - "description": "Shell Chillou - Le Havre", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.11077113, - 49.49171297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Chillou - Le Havre", - "ref:EU:EVSE": "FRSHEE299", - "ref": "FRSHEE299", - "description": "Shell Chillou - Le Havre", - "capacity": "13", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.11077113, - 49.49171297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Chillou - Le Havre", - "ref:EU:EVSE": "FRSHEE299", - "ref": "FRSHEE299", - "description": "Shell Chillou - Le Havre", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.11077113, - 49.49171297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Chillou - Le Havre", - "ref:EU:EVSE": "FRSHEE301", - "ref": "FRSHEE301", - "description": "Shell Chillou - Le Havre", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.11077113, - 49.49171297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Chillou - Le Havre", - "ref:EU:EVSE": "FRSHEE301", - "ref": "FRSHEE301", - "description": "Shell Chillou - Le Havre", - "capacity": "13", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.11077113, - 49.49171297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Chillou - Le Havre", - "ref:EU:EVSE": "FRSHEE301", - "ref": "FRSHEE301", - "description": "Shell Chillou - Le Havre", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.11077113, - 49.49171297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Chillou - Le Havre", - "ref:EU:EVSE": "FRSHEE302", - "ref": "FRSHEE302", - "description": "Shell Chillou - Le Havre", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.11077113, - 49.49171297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Chillou - Le Havre", - "ref:EU:EVSE": "FRSHEE302", - "ref": "FRSHEE302", - "description": "Shell Chillou - Le Havre", - "capacity": "13", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.11077113, - 49.49171297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Chillou - Le Havre", - "ref:EU:EVSE": "FRSHEE302", - "ref": "FRSHEE302", - "description": "Shell Chillou - Le Havre", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2023-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.108431, - 49.496918 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Parvis - Le Havre", - "ref:EU:EVSE": "FRSHEE310", - "ref": "FRSHEE310", - "description": "Shell Parvis - Le Havre", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.108431, - 49.496918 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Parvis - Le Havre", - "ref:EU:EVSE": "FRSHEE310", - "ref": "FRSHEE310", - "description": "Shell Parvis - Le Havre", - "capacity": "13", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.108431, - 49.496918 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Parvis - Le Havre", - "ref:EU:EVSE": "FRSHEE310", - "ref": "FRSHEE310", - "description": "Shell Parvis - Le Havre", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.108431, - 49.496918 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Parvis - Le Havre", - "ref:EU:EVSE": "FRSHEE311", - "ref": "FRSHEE311", - "description": "Shell Parvis - Le Havre", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.108431, - 49.496918 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Parvis - Le Havre", - "ref:EU:EVSE": "FRSHEE311", - "ref": "FRSHEE311", - "description": "Shell Parvis - Le Havre", - "capacity": "13", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.108431, - 49.496918 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Parvis - Le Havre", - "ref:EU:EVSE": "FRSHEE311", - "ref": "FRSHEE311", - "description": "Shell Parvis - Le Havre", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.108431, - 49.496918 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Parvis - Le Havre", - "ref:EU:EVSE": "FRSHEE312", - "ref": "FRSHEE312", - "description": "Shell Parvis - Le Havre", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.108431, - 49.496918 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Parvis - Le Havre", - "ref:EU:EVSE": "FRSHEE312", - "ref": "FRSHEE312", - "description": "Shell Parvis - Le Havre", - "capacity": "13", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.108431, - 49.496918 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Parvis - Le Havre", - "ref:EU:EVSE": "FRSHEE312", - "ref": "FRSHEE312", - "description": "Shell Parvis - Le Havre", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.108431, - 49.496918 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Parvis - Le Havre", - "ref:EU:EVSE": "FRSHEE313", - "ref": "FRSHEE313", - "description": "Shell Parvis - Le Havre", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.108431, - 49.496918 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Parvis - Le Havre", - "ref:EU:EVSE": "FRSHEE313", - "ref": "FRSHEE313", - "description": "Shell Parvis - Le Havre", - "capacity": "13", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.108431, - 49.496918 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Parvis - Le Havre", - "ref:EU:EVSE": "FRSHEE313", - "ref": "FRSHEE313", - "description": "Shell Parvis - Le Havre", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.06413514, - 50.22720996 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell- France Aire de Rumaucourt HW", - "ref:EU:EVSE": "FRSHEE32", - "ref": "FRSHEE32", - "description": "Shell- France Aire de Rumaucourt HW", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.06413514, - 50.22720996 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell- France Aire de Rumaucourt HW", - "ref:EU:EVSE": "FRSHEE32", - "ref": "FRSHEE32", - "description": "Shell- France Aire de Rumaucourt HW", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.0966466, - 49.4928271 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Clemenceau", - "ref:EU:EVSE": "FRSHEE322", - "ref": "FRSHEE322", - "description": "Shell Clemenceau", - "capacity": "19", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.0966466, - 49.4928271 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Clemenceau", - "ref:EU:EVSE": "FRSHEE322", - "ref": "FRSHEE322", - "description": "Shell Clemenceau", - "capacity": "19", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.0966466, - 49.4928271 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Clemenceau", - "ref:EU:EVSE": "FRSHEE322", - "ref": "FRSHEE322", - "description": "Shell Clemenceau", - "capacity": "19", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.0966466, - 49.4928271 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Clemenceau", - "ref:EU:EVSE": "FRSHEE323", - "ref": "FRSHEE323", - "description": "Shell Clemenceau", - "capacity": "19", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.0966466, - 49.4928271 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Clemenceau", - "ref:EU:EVSE": "FRSHEE323", - "ref": "FRSHEE323", - "description": "Shell Clemenceau", - "capacity": "19", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.0966466, - 49.4928271 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Clemenceau", - "ref:EU:EVSE": "FRSHEE323", - "ref": "FRSHEE323", - "description": "Shell Clemenceau", - "capacity": "19", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.0966466, - 49.4928271 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Clemenceau", - "ref:EU:EVSE": "FRSHEE324", - "ref": "FRSHEE324", - "description": "Shell Clemenceau", - "capacity": "19", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.0966466, - 49.4928271 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Clemenceau", - "ref:EU:EVSE": "FRSHEE324", - "ref": "FRSHEE324", - "description": "Shell Clemenceau", - "capacity": "19", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.0966466, - 49.4928271 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Clemenceau", - "ref:EU:EVSE": "FRSHEE324", - "ref": "FRSHEE324", - "description": "Shell Clemenceau", - "capacity": "19", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.0966466, - 49.4928271 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Clemenceau", - "ref:EU:EVSE": "FRSHEE325", - "ref": "FRSHEE325", - "description": "Shell Clemenceau", - "capacity": "19", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.0966466, - 49.4928271 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Clemenceau", - "ref:EU:EVSE": "FRSHEE325", - "ref": "FRSHEE325", - "description": "Shell Clemenceau", - "capacity": "19", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.0966466, - 49.4928271 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Clemenceau", - "ref:EU:EVSE": "FRSHEE325", - "ref": "FRSHEE325", - "description": "Shell Clemenceau", - "capacity": "19", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.0966466, - 49.4928271 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Clemenceau", - "ref:EU:EVSE": "FRSHEE326", - "ref": "FRSHEE326", - "description": "Shell Clemenceau", - "capacity": "19", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.0966466, - 49.4928271 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Clemenceau", - "ref:EU:EVSE": "FRSHEE326", - "ref": "FRSHEE326", - "description": "Shell Clemenceau", - "capacity": "19", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.0966466, - 49.4928271 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Clemenceau", - "ref:EU:EVSE": "FRSHEE326", - "ref": "FRSHEE326", - "description": "Shell Clemenceau", - "capacity": "19", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.0966466, - 49.4928271 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Clemenceau", - "ref:EU:EVSE": "FRSHEE327", - "ref": "FRSHEE327", - "description": "Shell Clemenceau", - "capacity": "19", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.0966466, - 49.4928271 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Clemenceau", - "ref:EU:EVSE": "FRSHEE327", - "ref": "FRSHEE327", - "description": "Shell Clemenceau", - "capacity": "19", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.0966466, - 49.4928271 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Clemenceau", - "ref:EU:EVSE": "FRSHEE327", - "ref": "FRSHEE327", - "description": "Shell Clemenceau", - "capacity": "19", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.10428711, - 49.48956387 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Honegger - Le Havre", - "ref:EU:EVSE": "FRSHEE328", - "ref": "FRSHEE328", - "description": "Shell Honegger - Le Havre", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.10428711, - 49.48956387 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Honegger - Le Havre", - "ref:EU:EVSE": "FRSHEE328", - "ref": "FRSHEE328", - "description": "Shell Honegger - Le Havre", - "capacity": "13", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.10428711, - 49.48956387 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Honegger - Le Havre", - "ref:EU:EVSE": "FRSHEE328", - "ref": "FRSHEE328", - "description": "Shell Honegger - Le Havre", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.10428711, - 49.48956387 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Honegger - Le Havre", - "ref:EU:EVSE": "FRSHEE329", - "ref": "FRSHEE329", - "description": "Shell Honegger - Le Havre", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.10428711, - 49.48956387 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Honegger - Le Havre", - "ref:EU:EVSE": "FRSHEE329", - "ref": "FRSHEE329", - "description": "Shell Honegger - Le Havre", - "capacity": "13", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.10428711, - 49.48956387 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Honegger - Le Havre", - "ref:EU:EVSE": "FRSHEE329", - "ref": "FRSHEE329", - "description": "Shell Honegger - Le Havre", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.10428711, - 49.48956387 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Honegger - Le Havre", - "ref:EU:EVSE": "FRSHEE330", - "ref": "FRSHEE330", - "description": "Shell Honegger - Le Havre", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.10428711, - 49.48956387 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Honegger - Le Havre", - "ref:EU:EVSE": "FRSHEE330", - "ref": "FRSHEE330", - "description": "Shell Honegger - Le Havre", - "capacity": "13", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.10428711, - 49.48956387 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Honegger - Le Havre", - "ref:EU:EVSE": "FRSHEE330", - "ref": "FRSHEE330", - "description": "Shell Honegger - Le Havre", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.06413514, - 50.22720996 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell- France Aire de Rumaucourt HW", - "ref:EU:EVSE": "FRSHEE33", - "ref": "FRSHEE33", - "description": "Shell- France Aire de Rumaucourt HW", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.10428711, - 49.48956387 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Honegger - Le Havre", - "ref:EU:EVSE": "FRSHEE331", - "ref": "FRSHEE331", - "description": "Shell Honegger - Le Havre", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.10428711, - 49.48956387 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Honegger - Le Havre", - "ref:EU:EVSE": "FRSHEE331", - "ref": "FRSHEE331", - "description": "Shell Honegger - Le Havre", - "capacity": "13", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.10428711, - 49.48956387 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Honegger - Le Havre", - "ref:EU:EVSE": "FRSHEE331", - "ref": "FRSHEE331", - "description": "Shell Honegger - Le Havre", - "capacity": "13", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.06413514, - 50.22720996 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell- France Aire de Rumaucourt HW", - "ref:EU:EVSE": "FRSHEE33", - "ref": "FRSHEE33", - "description": "Shell- France Aire de Rumaucourt HW", - "capacity": "6", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.06413514, - 50.22720996 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell- France Aire de Rumaucourt HW", - "ref:EU:EVSE": "FRSHEE33", - "ref": "FRSHEE33", - "description": "Shell- France Aire de Rumaucourt HW", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.200851, - 46.001166 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire des Eglantiers - Ruffec", - "ref:EU:EVSE": "FRSHEE336", - "ref": "FRSHEE336", - "description": "Shell Aire des Eglantiers - Ruffec", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.200851, - 46.001166 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire des Eglantiers - Ruffec", - "ref:EU:EVSE": "FRSHEE336", - "ref": "FRSHEE336", - "description": "Shell Aire des Eglantiers - Ruffec", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.200851, - 46.001166 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire des Eglantiers - Ruffec", - "ref:EU:EVSE": "FRSHEE337", - "ref": "FRSHEE337", - "description": "Shell Aire des Eglantiers - Ruffec", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.200851, - 46.001166 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire des Eglantiers - Ruffec", - "ref:EU:EVSE": "FRSHEE337", - "ref": "FRSHEE337", - "description": "Shell Aire des Eglantiers - Ruffec", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.22917284, - 48.72936076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell- France Aire de Sommesous RN4", - "ref:EU:EVSE": "FRSHEE385", - "ref": "FRSHEE385", - "description": "Shell- France Aire de Sommesous RN4", - "capacity": "21", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.22917284, - 48.72936076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell- France Aire de Sommesous RN4", - "ref:EU:EVSE": "FRSHEE385", - "ref": "FRSHEE385", - "description": "Shell- France Aire de Sommesous RN4", - "capacity": "21", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.22917284, - 48.72936076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell- France Aire de Sommesous RN4", - "ref:EU:EVSE": "FRSHEE385", - "ref": "FRSHEE385", - "description": "Shell- France Aire de Sommesous RN4", - "capacity": "21", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.22917284, - 48.72936076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell- France Aire de Sommesous RN4", - "ref:EU:EVSE": "FRSHEE386", - "ref": "FRSHEE386", - "description": "Shell- France Aire de Sommesous RN4", - "capacity": "21", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.22917284, - 48.72936076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell- France Aire de Sommesous RN4", - "ref:EU:EVSE": "FRSHEE386", - "ref": "FRSHEE386", - "description": "Shell- France Aire de Sommesous RN4", - "capacity": "21", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.22917284, - 48.72936076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell- France Aire de Sommesous RN4", - "ref:EU:EVSE": "FRSHEE386", - "ref": "FRSHEE386", - "description": "Shell- France Aire de Sommesous RN4", - "capacity": "21", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.22917284, - 48.72936076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell- France Aire de Sommesous RN4", - "ref:EU:EVSE": "FRSHEE387", - "ref": "FRSHEE387", - "description": "Shell- France Aire de Sommesous RN4", - "capacity": "21", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.22917284, - 48.72936076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell- France Aire de Sommesous RN4", - "ref:EU:EVSE": "FRSHEE387", - "ref": "FRSHEE387", - "description": "Shell- France Aire de Sommesous RN4", - "capacity": "21", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.22917284, - 48.72936076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell- France Aire de Sommesous RN4", - "ref:EU:EVSE": "FRSHEE387", - "ref": "FRSHEE387", - "description": "Shell- France Aire de Sommesous RN4", - "capacity": "21", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.22917284, - 48.72936076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell- France Aire de Sommesous RN4", - "ref:EU:EVSE": "FRSHEE388", - "ref": "FRSHEE388", - "description": "Shell- France Aire de Sommesous RN4", - "capacity": "21", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.22917284, - 48.72936076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell- France Aire de Sommesous RN4", - "ref:EU:EVSE": "FRSHEE388", - "ref": "FRSHEE388", - "description": "Shell- France Aire de Sommesous RN4", - "capacity": "21", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.22917284, - 48.72936076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell- France Aire de Sommesous RN4", - "ref:EU:EVSE": "FRSHEE388", - "ref": "FRSHEE388", - "description": "Shell- France Aire de Sommesous RN4", - "capacity": "21", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7", - "start_date": "2024-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.210808, - 49.503145 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Gonfreville L'O - Le Havre", - "ref:EU:EVSE": "FRSHEE405", - "ref": "FRSHEE405", - "description": "Shell Gonfreville L'O - Le Havre", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.210808, - 49.503145 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Gonfreville L'O - Le Havre", - "ref:EU:EVSE": "FRSHEE405", - "ref": "FRSHEE405", - "description": "Shell Gonfreville L'O - Le Havre", - "capacity": "4", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.210808, - 49.503145 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Gonfreville L'O - Le Havre", - "ref:EU:EVSE": "FRSHEE405", - "ref": "FRSHEE405", - "description": "Shell Gonfreville L'O - Le Havre", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.22917284, - 48.72936076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell- France Aire de Sommesous RN4", - "ref:EU:EVSE": "FRSHEE43", - "ref": "FRSHEE43", - "description": "Shell- France Aire de Sommesous RN4", - "capacity": "21", - "socket:type2_combo:output": "75 kW", - "charging_station:output": "75 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.22917284, - 48.72936076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell- France Aire de Sommesous RN4", - "ref:EU:EVSE": "FRSHEE43", - "ref": "FRSHEE43", - "description": "Shell- France Aire de Sommesous RN4", - "capacity": "21", - "charging_station:output": "75 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.18076173, - 49.53531804 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Montivilliers Cinema - Le Havre", - "ref:EU:EVSE": "FRSHEE436", - "ref": "FRSHEE436", - "description": "Shell Montivilliers Cinema - Le Havre", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.18076173, - 49.53531804 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Montivilliers Cinema - Le Havre", - "ref:EU:EVSE": "FRSHEE436", - "ref": "FRSHEE436", - "description": "Shell Montivilliers Cinema - Le Havre", - "capacity": "4", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.18076173, - 49.53531804 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Montivilliers Cinema - Le Havre", - "ref:EU:EVSE": "FRSHEE436", - "ref": "FRSHEE436", - "description": "Shell Montivilliers Cinema - Le Havre", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.22917284, - 48.72936076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell- France Aire de Sommesous RN4", - "ref:EU:EVSE": "FRSHEE44", - "ref": "FRSHEE44", - "description": "Shell- France Aire de Sommesous RN4", - "capacity": "21", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.22917284, - 48.72936076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell- France Aire de Sommesous RN4", - "ref:EU:EVSE": "FRSHEE44", - "ref": "FRSHEE44", - "description": "Shell- France Aire de Sommesous RN4", - "capacity": "21", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.22917284, - 48.72936076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell- France Aire de Sommesous RN4", - "ref:EU:EVSE": "FRSHEE45", - "ref": "FRSHEE45", - "description": "Shell- France Aire de Sommesous RN4", - "capacity": "21", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.22917284, - 48.72936076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell- France Aire de Sommesous RN4", - "ref:EU:EVSE": "FRSHEE45", - "ref": "FRSHEE45", - "description": "Shell- France Aire de Sommesous RN4", - "capacity": "21", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.22917284, - 48.72936076 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell- France Aire de Sommesous RN4", - "ref:EU:EVSE": "FRSHEE45", - "ref": "FRSHEE45", - "description": "Shell- France Aire de Sommesous RN4", - "capacity": "21", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.3736395, - 48.84932639 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Haras HW", - "ref:EU:EVSE": "FRSHEE68", - "ref": "FRSHEE68", - "description": "Shell Aire de Haras HW", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.3736395, - 48.84932639 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Haras HW", - "ref:EU:EVSE": "FRSHEE68", - "ref": "FRSHEE68", - "description": "Shell Aire de Haras HW", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.65567564, - 43.46925139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de la sainte Victoire HW", - "ref:EU:EVSE": "FRSHEE690", - "ref": "FRSHEE690", - "description": "Shell Aire de la sainte Victoire HW", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.65567564, - 43.46925139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de la sainte Victoire HW", - "ref:EU:EVSE": "FRSHEE690", - "ref": "FRSHEE690", - "description": "Shell Aire de la sainte Victoire HW", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.3736395, - 48.84932639 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Haras HW", - "ref:EU:EVSE": "FRSHEE69", - "ref": "FRSHEE69", - "description": "Shell Aire de Haras HW", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.3736395, - 48.84932639 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Haras HW", - "ref:EU:EVSE": "FRSHEE69", - "ref": "FRSHEE69", - "description": "Shell Aire de Haras HW", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.3736395, - 48.84932639 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Haras HW", - "ref:EU:EVSE": "FRSHEE70", - "ref": "FRSHEE70", - "description": "Shell Aire de Haras HW", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.3736395, - 48.84932639 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Haras HW", - "ref:EU:EVSE": "FRSHEE70", - "ref": "FRSHEE70", - "description": "Shell Aire de Haras HW", - "capacity": "8", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.3736395, - 48.84932639 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Haras HW", - "ref:EU:EVSE": "FRSHEE70", - "ref": "FRSHEE70", - "description": "Shell Aire de Haras HW", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.200851, - 46.001166 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire des Eglantiers - Ruffec", - "ref:EU:EVSE": "FRSHEE71", - "ref": "FRSHEE71", - "description": "Shell Aire des Eglantiers - Ruffec", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.200851, - 46.001166 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire des Eglantiers - Ruffec", - "ref:EU:EVSE": "FRSHEE71", - "ref": "FRSHEE71", - "description": "Shell Aire des Eglantiers - Ruffec", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.200851, - 46.001166 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire des Eglantiers - Ruffec", - "ref:EU:EVSE": "FRSHEE72", - "ref": "FRSHEE72", - "description": "Shell Aire des Eglantiers - Ruffec", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.200851, - 46.001166 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire des Eglantiers - Ruffec", - "ref:EU:EVSE": "FRSHEE72", - "ref": "FRSHEE72", - "description": "Shell Aire des Eglantiers - Ruffec", - "capacity": "9", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.200851, - 46.001166 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire des Eglantiers - Ruffec", - "ref:EU:EVSE": "FRSHEE72", - "ref": "FRSHEE72", - "description": "Shell Aire des Eglantiers - Ruffec", - "capacity": "9", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.65567564, - 43.46925139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de la sainte Victoire HW", - "ref:EU:EVSE": "FRSHEE73", - "ref": "FRSHEE73", - "description": "Shell Aire de la sainte Victoire HW", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.65567564, - 43.46925139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de la sainte Victoire HW", - "ref:EU:EVSE": "FRSHEE73", - "ref": "FRSHEE73", - "description": "Shell Aire de la sainte Victoire HW", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.65567564, - 43.46925139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de la sainte Victoire HW", - "ref:EU:EVSE": "FRSHEE74", - "ref": "FRSHEE74", - "description": "Shell Aire de la sainte Victoire HW", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.65567564, - 43.46925139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de la sainte Victoire HW", - "ref:EU:EVSE": "FRSHEE74", - "ref": "FRSHEE74", - "description": "Shell Aire de la sainte Victoire HW", - "capacity": "15", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.65567564, - 43.46925139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de la sainte Victoire HW", - "ref:EU:EVSE": "FRSHEE75", - "ref": "FRSHEE75", - "description": "Shell Aire de la sainte Victoire HW", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.65567564, - 43.46925139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de la sainte Victoire HW", - "ref:EU:EVSE": "FRSHEE75", - "ref": "FRSHEE75", - "description": "Shell Aire de la sainte Victoire HW", - "capacity": "15", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.65567564, - 43.46925139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de la sainte Victoire HW", - "ref:EU:EVSE": "FRSHEE76", - "ref": "FRSHEE76", - "description": "Shell Aire de la sainte Victoire HW", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.65567564, - 43.46925139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de la sainte Victoire HW", - "ref:EU:EVSE": "FRSHEE76", - "ref": "FRSHEE76", - "description": "Shell Aire de la sainte Victoire HW", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.65567564, - 43.46925139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de la sainte Victoire HW", - "ref:EU:EVSE": "FRSHEE77", - "ref": "FRSHEE77", - "description": "Shell Aire de la sainte Victoire HW", - "capacity": "15", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.65567564, - 43.46925139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de la sainte Victoire HW", - "ref:EU:EVSE": "FRSHEE77", - "ref": "FRSHEE77", - "description": "Shell Aire de la sainte Victoire HW", - "capacity": "15", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.71728796, - 48.53861121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Ostwald HW", - "ref:EU:EVSE": "FRSHEE78", - "ref": "FRSHEE78", - "description": "Shell Aire de Ostwald HW", - "capacity": "3", - "socket:type2_combo:output": "175 kW", - "charging_station:output": "175 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.77405413, - 49.24265753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire du Domaine d'Harcourt HW", - "ref:EU:EVSE": "FRSHEE79", - "ref": "FRSHEE79", - "description": "Shell Aire du Domaine d'Harcourt HW", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.77405413, - 49.24265753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire du Domaine d'Harcourt HW", - "ref:EU:EVSE": "FRSHEE79", - "ref": "FRSHEE79", - "description": "Shell Aire du Domaine d'Harcourt HW", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.77405413, - 49.24265753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire du Domaine d'Harcourt HW", - "ref:EU:EVSE": "FRSHEE80", - "ref": "FRSHEE80", - "description": "Shell Aire du Domaine d'Harcourt HW", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.77405413, - 49.24265753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire du Domaine d'Harcourt HW", - "ref:EU:EVSE": "FRSHEE80", - "ref": "FRSHEE80", - "description": "Shell Aire du Domaine d'Harcourt HW", - "capacity": "6", - "charging_station:output": "200 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.77405413, - 49.24265753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire du Domaine d'Harcourt HW", - "ref:EU:EVSE": "FRSHEE80", - "ref": "FRSHEE80", - "description": "Shell Aire du Domaine d'Harcourt HW", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.70648, - 44.742444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Bordeaux-Cestas Est A63", - "ref:EU:EVSE": "FRSHEE81", - "ref": "FRSHEE81", - "description": "Shell Aire de Bordeaux-Cestas Est A63", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.70648, - 44.742444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Bordeaux-Cestas Est A63", - "ref:EU:EVSE": "FRSHEE81", - "ref": "FRSHEE81", - "description": "Shell Aire de Bordeaux-Cestas Est A63", - "capacity": "10", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.70648, - 44.742444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Bordeaux-Cestas Est A63", - "ref:EU:EVSE": "FRSHEE81", - "ref": "FRSHEE81", - "description": "Shell Aire de Bordeaux-Cestas Est A63", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.70648, - 44.742444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Bordeaux-Cestas Est A63", - "ref:EU:EVSE": "FRSHEE82", - "ref": "FRSHEE82", - "description": "Shell Aire de Bordeaux-Cestas Est A63", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.70648, - 44.742444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Bordeaux-Cestas Est A63", - "ref:EU:EVSE": "FRSHEE82", - "ref": "FRSHEE82", - "description": "Shell Aire de Bordeaux-Cestas Est A63", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.70648, - 44.742444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Bordeaux-Cestas Est A63", - "ref:EU:EVSE": "FRSHEE83", - "ref": "FRSHEE83", - "description": "Shell Aire de Bordeaux-Cestas Est A63", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.70648, - 44.742444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Bordeaux-Cestas Est A63", - "ref:EU:EVSE": "FRSHEE83", - "ref": "FRSHEE83", - "description": "Shell Aire de Bordeaux-Cestas Est A63", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.70648, - 44.742444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Bordeaux-Cestas Est A63", - "ref:EU:EVSE": "FRSHEE84", - "ref": "FRSHEE84", - "description": "Shell Aire de Bordeaux-Cestas Est A63", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.70648, - 44.742444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Bordeaux-Cestas Est A63", - "ref:EU:EVSE": "FRSHEE84", - "ref": "FRSHEE84", - "description": "Shell Aire de Bordeaux-Cestas Est A63", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.7036679, - 44.74549619 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Bordeaux-Cestas Ouest A63", - "ref:EU:EVSE": "FRSHEE85", - "ref": "FRSHEE85", - "description": "Shell Aire de Bordeaux-Cestas Ouest A63", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.7036679, - 44.74549619 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Bordeaux-Cestas Ouest A63", - "ref:EU:EVSE": "FRSHEE85", - "ref": "FRSHEE85", - "description": "Shell Aire de Bordeaux-Cestas Ouest A63", - "capacity": "10", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.7036679, - 44.74549619 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Bordeaux-Cestas Ouest A63", - "ref:EU:EVSE": "FRSHEE85", - "ref": "FRSHEE85", - "description": "Shell Aire de Bordeaux-Cestas Ouest A63", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.7036679, - 44.74549619 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Bordeaux-Cestas Ouest A63", - "ref:EU:EVSE": "FRSHEE86", - "ref": "FRSHEE86", - "description": "Shell Aire de Bordeaux-Cestas Ouest A63", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.7036679, - 44.74549619 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Bordeaux-Cestas Ouest A63", - "ref:EU:EVSE": "FRSHEE86", - "ref": "FRSHEE86", - "description": "Shell Aire de Bordeaux-Cestas Ouest A63", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.7036679, - 44.74549619 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Bordeaux-Cestas Ouest A63", - "ref:EU:EVSE": "FRSHEE87", - "ref": "FRSHEE87", - "description": "Shell Aire de Bordeaux-Cestas Ouest A63", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.7036679, - 44.74549619 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Bordeaux-Cestas Ouest A63", - "ref:EU:EVSE": "FRSHEE87", - "ref": "FRSHEE87", - "description": "Shell Aire de Bordeaux-Cestas Ouest A63", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.7036679, - 44.74549619 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Bordeaux-Cestas Ouest A63", - "ref:EU:EVSE": "FRSHEE88", - "ref": "FRSHEE88", - "description": "Shell Aire de Bordeaux-Cestas Ouest A63", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.7036679, - 44.74549619 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire de Bordeaux-Cestas Ouest A63", - "ref:EU:EVSE": "FRSHEE88", - "ref": "FRSHEE88", - "description": "Shell Aire de Bordeaux-Cestas Ouest A63", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4344463, - 44.64615904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell SAINT MICHEL DE RIEUFRET", - "ref:EU:EVSE": "FRSHEE90", - "ref": "FRSHEE90", - "description": "Shell SAINT MICHEL DE RIEUFRET", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4344463, - 44.64615904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell SAINT MICHEL DE RIEUFRET", - "ref:EU:EVSE": "FRSHEE90", - "ref": "FRSHEE90", - "description": "Shell SAINT MICHEL DE RIEUFRET", - "capacity": "8", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4344463, - 44.64615904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell SAINT MICHEL DE RIEUFRET", - "ref:EU:EVSE": "FRSHEE90", - "ref": "FRSHEE90", - "description": "Shell SAINT MICHEL DE RIEUFRET", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4344463, - 44.64615904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell SAINT MICHEL DE RIEUFRET", - "ref:EU:EVSE": "FRSHEE91", - "ref": "FRSHEE91", - "description": "Shell SAINT MICHEL DE RIEUFRET", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4344463, - 44.64615904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell SAINT MICHEL DE RIEUFRET", - "ref:EU:EVSE": "FRSHEE91", - "ref": "FRSHEE91", - "description": "Shell SAINT MICHEL DE RIEUFRET", - "capacity": "8", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.4344463, - 44.64615904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell SAINT MICHEL DE RIEUFRET", - "ref:EU:EVSE": "FRSHEE91", - "ref": "FRSHEE91", - "description": "Shell SAINT MICHEL DE RIEUFRET", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.8668, - 48.165883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire d'Armor et d'Argoat - St Gilles", - "ref:EU:EVSE": "FRSHEE92", - "ref": "FRSHEE92", - "description": "Shell Aire d'Armor et d'Argoat - St Gilles", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.8668, - 48.165883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire d'Armor et d'Argoat - St Gilles", - "ref:EU:EVSE": "FRSHEE92", - "ref": "FRSHEE92", - "description": "Shell Aire d'Armor et d'Argoat - St Gilles", - "capacity": "10", - "charging_station:output": "125 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.8668, - 48.165883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire d'Armor et d'Argoat - St Gilles", - "ref:EU:EVSE": "FRSHEE92", - "ref": "FRSHEE92", - "description": "Shell Aire d'Armor et d'Argoat - St Gilles", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.8668, - 48.165883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire d'Armor et d'Argoat - St Gilles", - "ref:EU:EVSE": "FRSHEE93", - "ref": "FRSHEE93", - "description": "Shell Aire d'Armor et d'Argoat - St Gilles", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.8668, - 48.165883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Aire d'Armor et d'Argoat - St Gilles", - "ref:EU:EVSE": "FRSHEE93", - "ref": "FRSHEE93", - "description": "Shell Aire d'Armor et d'Argoat - St Gilles", - "capacity": "10", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.60280679, - 45.89253519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Fenioux Est", - "ref:EU:EVSE": "FRSHEE94", - "ref": "FRSHEE94", - "description": "Shell Fenioux Est", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.60280679, - 45.89253519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Fenioux Est", - "ref:EU:EVSE": "FRSHEE94", - "ref": "FRSHEE94", - "description": "Shell Fenioux Est", - "capacity": "8", - "charging_station:output": "200 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.60280679, - 45.89253519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Fenioux Est", - "ref:EU:EVSE": "FRSHEE94", - "ref": "FRSHEE94", - "description": "Shell Fenioux Est", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.60280679, - 45.89253519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Fenioux Est", - "ref:EU:EVSE": "FRSHEE95", - "ref": "FRSHEE95", - "description": "Shell Fenioux Est", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.60280679, - 45.89253519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Fenioux Est", - "ref:EU:EVSE": "FRSHEE95", - "ref": "FRSHEE95", - "description": "Shell Fenioux Est", - "capacity": "8", - "charging_station:output": "200 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.60280679, - 45.89253519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Shell Recharge", - "operator:email": "customerservice@shellrecharge.com", - "operator:phone": "+33 9 77 55 43 49", - "network": "Shell Fenioux Est", - "ref:EU:EVSE": "FRSHEE95", - "ref": "FRSHEE95", - "description": "Shell Fenioux Est", - "capacity": "8", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.171623, - 48.802012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE10111", - "ref": "FR*SOD*S*SIGE*101*1*_*_", - "description": "SIGEIF - 26 PARKING COSTES & BELLONTE - VIROFLAY", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-05-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.171623, - 48.802012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE10112", - "ref": "FR*SOD*S*SIGE*101*1*_*_", - "description": "SIGEIF - 26 PARKING COSTES & BELLONTE - VIROFLAY", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-05-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.218729, - 48.845411 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE11111", - "ref": "FR*SOD*S*SIGE*111*1*_*_", - "description": "SIGEIF - 8 RUE GASTON LATOUCHE - SAINT-CLOUD", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.218729, - 48.845411 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE11112", - "ref": "FR*SOD*S*SIGE*111*1*_*_", - "description": "SIGEIF - 8 RUE GASTON LATOUCHE - SAINT-CLOUD", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.203739, - 48.842105 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE11211", - "ref": "FR*SOD*S*SIGE*112*1*_*_", - "description": "SIGEIF - RUE PASTEUR - SAINT-CLOUD", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.203739, - 48.842105 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE11212", - "ref": "FR*SOD*S*SIGE*112*1*_*_", - "description": "SIGEIF - RUE PASTEUR - SAINT-CLOUD", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.219264, - 48.841715 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE11311", - "ref": "FR*SOD*S*SIGE*113*1*_*_", - "description": "SIGEIF - RUE DORLEANS - SAINT-CLOUD", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.219264, - 48.841715 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE11312", - "ref": "FR*SOD*S*SIGE*113*1*_*_", - "description": "SIGEIF - RUE DORLEANS - SAINT-CLOUD", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.53094, - 48.7965 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE11411", - "ref": "FR*SOD*S*SIGE*114*1*_*_", - "description": "SIGEIF - AVENUE DU MARECHAL LECLERC - CHENNEVIERES-SUR-MARNE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-05-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.53094, - 48.7965 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE11412", - "ref": "FR*SOD*S*SIGE*114*1*_*_", - "description": "SIGEIF - AVENUE DU MARECHAL LECLERC - CHENNEVIERES-SUR-MARNE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-05-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.156808, - 48.838145 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE11511", - "ref": "FR*SOD*S*SIGE*115*1*_*_", - "description": "SIGEIF - PARKING DU SQUARE DE LA CROIX BLANCHE - VAUCRESSON", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-05-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.156808, - 48.838145 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE11512", - "ref": "FR*SOD*S*SIGE*115*1*_*_", - "description": "SIGEIF - PARKING DU SQUARE DE LA CROIX BLANCHE - VAUCRESSON", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-05-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.246242, - 48.8288 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE11611", - "ref": "FR*SOD*S*SIGE*116*1*_*_", - "description": "SIGEIF - 245 BD JEAN JAURES - BOULOGNE-BILLANCOURT", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.246242, - 48.8288 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE11612", - "ref": "FR*SOD*S*SIGE*116*1*_*_", - "description": "SIGEIF - 245 BD JEAN JAURES - BOULOGNE-BILLANCOURT", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.536884, - 48.919073 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE11711", - "ref": "FR*SOD*S*SIGE*117*1*_*_", - "description": "SIGEIF - PLACE FRANCOIS MITTERAND - LIVRY-GARGAN", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.536884, - 48.919073 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE11712", - "ref": "FR*SOD*S*SIGE*117*1*_*_", - "description": "SIGEIF - PLACE FRANCOIS MITTERAND - LIVRY-GARGAN", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.54441, - 48.922985 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE11811", - "ref": "FR*SOD*S*SIGE*118*1*_*_", - "description": "SIGEIF - PLACE DE LA LIBERATION - LIVRY-GARGAN", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.54441, - 48.922985 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE11812", - "ref": "FR*SOD*S*SIGE*118*1*_*_", - "description": "SIGEIF - PLACE DE LA LIBERATION - LIVRY-GARGAN", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.51808, - 48.909806 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE12111", - "ref": "FR*SOD*S*SIGE*121*1*_*_", - "description": "SIGEIF - PLACE DE LA LIBERATION - LES PAVILLONS-SOUS-BOIS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-09-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.51808, - 48.909806 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE12112", - "ref": "FR*SOD*S*SIGE*121*1*_*_", - "description": "SIGEIF - PLACE DE LA LIBERATION - LES PAVILLONS-SOUS-BOIS", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-09-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.339881, - 49.033346 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE12211", - "ref": "FR*SOD*S*SIGE*122*1*_*_", - "description": "SIGEIF - AVENUE JEAN JAURES - DOMONT", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.339881, - 49.033346 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE12212", - "ref": "FR*SOD*S*SIGE*122*1*_*_", - "description": "SIGEIF - AVENUE JEAN JAURES - DOMONT", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.299287, - 48.810455 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE12311", - "ref": "FR*SOD*S*SIGE*123*1*_*_", - "description": "SIGEIF - 188 AVENUE DE PARIS - CHATILLON", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.299287, - 48.810455 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE12312", - "ref": "FR*SOD*S*SIGE*123*1*_*_", - "description": "SIGEIF - 188 AVENUE DE PARIS - CHATILLON", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.298238, - 48.806568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE12411", - "ref": "FR*SOD*S*SIGE*124*1*_*_", - "description": "SIGEIF - 140 AVENUE DE LA REPUBLIQUE - CHATILLON", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.298238, - 48.806568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE12412", - "ref": "FR*SOD*S*SIGE*124*1*_*_", - "description": "SIGEIF - 140 AVENUE DE LA REPUBLIQUE - CHATILLON", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.157368, - 48.889452 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE15011", - "ref": "FR*SOD*S*SIGE*150*1*_*_", - "description": "SIGEIF - 11 AVENUE DU MARECHAL FOCH - CHATOU", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.157368, - 48.889452 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE15012", - "ref": "FR*SOD*S*SIGE*150*1*_*_", - "description": "SIGEIF - 11 AVENUE DU MARECHAL FOCH - CHATOU", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.441778, - 48.804958 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE15111", - "ref": "FR*SOD*S*SIGE*151*1*_*_", - "description": "SIGEIF - 92 AVENUE DU GENERAL LECLERC - MAISONS-ALFORT", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.441778, - 48.804958 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE15112", - "ref": "FR*SOD*S*SIGE*151*1*_*_", - "description": "SIGEIF - 92 AVENUE DU GENERAL LECLERC - MAISONS-ALFORT", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.199466, - 48.827906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE16311", - "ref": "FR*SOD*S*SIGE*163*1*_*_", - "description": "SIGEIF - 10 RUE RIOCREUX - SEVRES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.199466, - 48.827906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE16312", - "ref": "FR*SOD*S*SIGE*163*1*_*_", - "description": "SIGEIF - 10 RUE RIOCREUX - SEVRES", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.069517, - 48.799693 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE16411", - "ref": "FR*SOD*S*SIGE*164*1*_*_", - "description": "SIGEIF - PARKING REPUBLIQUE - SAINT-CYR-LECOLE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-09-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.069517, - 48.799693 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE16412", - "ref": "FR*SOD*S*SIGE*164*1*_*_", - "description": "SIGEIF - PARKING REPUBLIQUE - SAINT-CYR-LECOLE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-09-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.23971, - 48.879812 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE16511", - "ref": "FR*SOD*S*SIGE*165*1*_*_", - "description": "SIGEIF - 23 BVD RICHARD WALLACE - PUTEAUX", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.23971, - 48.879812 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE16512", - "ref": "FR*SOD*S*SIGE*165*1*_*_", - "description": "SIGEIF - 23 BVD RICHARD WALLACE - PUTEAUX", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.63746, - 48.87345 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE17611", - "ref": "FR*SOD*S*SIGE*176*1*_*_", - "description": "SIGEIF - 30 AVENUE JEAN JAURES - VAIRES-SUR-MARNE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.63746, - 48.87345 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE17612", - "ref": "FR*SOD*S*SIGE*176*1*_*_", - "description": "SIGEIF - 30 AVENUE JEAN JAURES - VAIRES-SUR-MARNE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1842, - 48.800118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE19711", - "ref": "FR*SOD*S*SIGE*197*1*_*_", - "description": "SIGEIF - 1 RUE RENE - VIROFLAY", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1842, - 48.800118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE19712", - "ref": "FR*SOD*S*SIGE*197*1*_*_", - "description": "SIGEIF - 1 RUE RENE - VIROFLAY", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.227553, - 48.874264 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE22411", - "ref": "FR*SOD*S*SIGE*224*1*_*_", - "description": "SIGEIF - 52 RUE CARNOT - SURESNES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.227553, - 48.874264 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE22412", - "ref": "FR*SOD*S*SIGE*224*1*_*_", - "description": "SIGEIF - 52 RUE CARNOT - SURESNES", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.225601, - 48.868305 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE22511", - "ref": "FR*SOD*S*SIGE*225*1*_*_", - "description": "SIGEIF - 1 RUE CHARLES PEGUY - SURESNES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.225601, - 48.868305 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE22512", - "ref": "FR*SOD*S*SIGE*225*1*_*_", - "description": "SIGEIF - 1 RUE CHARLES PEGUY - SURESNES", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.011658, - 48.803085 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE22611", - "ref": "FR*SOD*S*SIGE*226*1*_*_", - "description": "SIGEIF - AVENUE ARLETTY PARKING TRUFFAUT - BOIS-DARCY", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.011658, - 48.803085 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE22612", - "ref": "FR*SOD*S*SIGE*226*1*_*_", - "description": "SIGEIF - AVENUE ARLETTY PARKING TRUFFAUT - BOIS-DARCY", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.549687, - 48.847681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE22711", - "ref": "FR*SOD*S*SIGE*227*1*_*_", - "description": "SIGEIF - RUE DES 4 SAISONS - NOISY-LE-GRAND", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.549687, - 48.847681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE22712", - "ref": "FR*SOD*S*SIGE*227*1*_*_", - "description": "SIGEIF - RUE DES 4 SAISONS - NOISY-LE-GRAND", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.566347, - 48.829448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE22811", - "ref": "FR*SOD*S*SIGE*228*1*_*_", - "description": "SIGEIF - 71 AVENUE MEDERIC - NOISY-LE-GRAND", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.566347, - 48.829448 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE22812", - "ref": "FR*SOD*S*SIGE*228*1*_*_", - "description": "SIGEIF - 71 AVENUE MEDERIC - NOISY-LE-GRAND", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.353092, - 49.079916 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE23011", - "ref": "FR*SOD*S*SIGE*230*1*_*_", - "description": "SIGEIF - 2 BIS HAMEAU DU BEAU JAY - BELLOY-EN-FRANCE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.353092, - 49.079916 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE23012", - "ref": "FR*SOD*S*SIGE*230*1*_*_", - "description": "SIGEIF - 2 BIS HAMEAU DU BEAU JAY - BELLOY-EN-FRANCE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.21486, - 48.754676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE23111", - "ref": "FR*SOD*S*SIGE*231*1*_*_", - "description": "SIGEIF - PLACE DE LA MAIRIE - BIEVRES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.21486, - 48.754676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE23112", - "ref": "FR*SOD*S*SIGE*231*1*_*_", - "description": "SIGEIF - PLACE DE LA MAIRIE - BIEVRES", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.444934, - 49.050178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE23211", - "ref": "FR*SOD*S*SIGE*232*1*_*_", - "description": "SIGEIF - PARKING DU STADE MUNICIPAL - FONTENAY-EN-PARISIS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.444934, - 49.050178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE23212", - "ref": "FR*SOD*S*SIGE*232*1*_*_", - "description": "SIGEIF - PARKING DU STADE MUNICIPAL - FONTENAY-EN-PARISIS", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.549201, - 48.839452 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE23611", - "ref": "FR*SOD*S*SIGE*236*1*_*_", - "description": "SIGEIF - 2 BOULEVARD DU LEVANT - NOISY-LE-GRAND", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.549201, - 48.839452 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE23612", - "ref": "FR*SOD*S*SIGE*236*1*_*_", - "description": "SIGEIF - 2 BOULEVARD DU LEVANT - NOISY-LE-GRAND", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.526659, - 48.895792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE23711", - "ref": "FR*SOD*S*SIGE*237*1*_*_", - "description": "SIGEIF - ROND-POINT DE MONTFERMEIL - LE RAINCY", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.526659, - 48.895792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE23712", - "ref": "FR*SOD*S*SIGE*237*1*_*_", - "description": "SIGEIF - ROND-POINT DE MONTFERMEIL - LE RAINCY", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.232036700000001, - 48.87553010000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE24111", - "ref": "FR*SOD*S*SIGE*241*1*_*_", - "description": "SIGEIF - 37 AVENUE GEORGES POMPIDOU - SURESNES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.232036700000001, - 48.87553010000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE24112", - "ref": "FR*SOD*S*SIGE*241*1*_*_", - "description": "SIGEIF - 37 AVENUE GEORGES POMPIDOU - SURESNES", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.224059, - 48.861252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE24211", - "ref": "FR*SOD*S*SIGE*242*1*_*_", - "description": "SIGEIF - 2 RUE MARCEL MONGE - SURESNES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.224059, - 48.861252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE24212", - "ref": "FR*SOD*S*SIGE*242*1*_*_", - "description": "SIGEIF - 2 RUE MARCEL MONGE - SURESNES", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.22766, - 48.87125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE24311", - "ref": "FR*SOD*S*SIGE*243*1*_*_", - "description": "SIGEIF - 15 RUE DE VERDUN - SURESNES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.22766, - 48.87125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE24312", - "ref": "FR*SOD*S*SIGE*243*1*_*_", - "description": "SIGEIF - 15 RUE DE VERDUN - SURESNES", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.319999, - 48.988914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE24611", - "ref": "FR*SOD*S*SIGE*246*1*_*_", - "description": "SIGEIF - RUE DU DOCTEUR DEMIRLEAU - MONTMORENCY", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.319999, - 48.988914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE24612", - "ref": "FR*SOD*S*SIGE*246*1*_*_", - "description": "SIGEIF - RUE DU DOCTEUR DEMIRLEAU - MONTMORENCY", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.284068, - 48.965992 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE24911", - "ref": "FR*SOD*S*SIGE*249*1*_*_", - "description": "SIGEIF - 47 RUE BERTHIE ALBRECHT - SAINT GRATIEN", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.284068, - 48.965992 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE24912", - "ref": "FR*SOD*S*SIGE*249*1*_*_", - "description": "SIGEIF - 47 RUE BERTHIE ALBRECHT - SAINT GRATIEN", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.250294, - 48.945741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE25311", - "ref": "FR*SOD*S*SIGE*253*1*_*_", - "description": "SIGEIF - 1 RUE DE LA POSTE PROLONGE - ARGENTEUIL", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.250294, - 48.945741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE25312", - "ref": "FR*SOD*S*SIGE*253*1*_*_", - "description": "SIGEIF - 1 RUE DE LA POSTE PROLONGE - ARGENTEUIL", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.253396, - 48.915111 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE26311", - "ref": "FR*SOD*S*SIGE*263*1*_*_", - "description": "SIGEIF - 7 RUE FELIX FAURE - COLOMBES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.253396, - 48.915111 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE26312", - "ref": "FR*SOD*S*SIGE*263*1*_*_", - "description": "SIGEIF - 7 RUE FELIX FAURE - COLOMBES", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.371545, - 48.812103 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE26711", - "ref": "FR*SOD*S*SIGE*267*1*_*_", - "description": "SIGEIF - 111 RUE HOCHE - IVRY-SUR-SEINE - 2", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.371545, - 48.812103 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE26712", - "ref": "FR*SOD*S*SIGE*267*1*_*_", - "description": "SIGEIF - 111 RUE HOCHE - IVRY-SUR-SEINE - 2", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.399729, - 48.814589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE26911", - "ref": "FR*SOD*S*SIGE*269*1*_*_", - "description": "SIGEIF - 23 BOULEVARD DE BRANDEBOURG - IVRY-SUR-SEINE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.399729, - 48.814589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE26912", - "ref": "FR*SOD*S*SIGE*269*1*_*_", - "description": "SIGEIF - 23 BOULEVARD DE BRANDEBOURG - IVRY-SUR-SEINE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.468985, - 48.882559 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE27111", - "ref": "FR*SOD*S*SIGE*271*1*_*_", - "description": "SIGEIF - 16 RUE DE LISBONNE - ROSNY-SOUS-BOIS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.468985, - 48.882559 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE27112", - "ref": "FR*SOD*S*SIGE*271*1*_*_", - "description": "SIGEIF - 16 RUE DE LISBONNE - ROSNY-SOUS-BOIS", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.223943, - 48.87384 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE27411", - "ref": "FR*SOD*S*SIGE*274*1*_*_", - "description": "SIGEIF - 42 RUE GARDENAT LAPOSTOL - SURESNES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.223943, - 48.87384 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE27412", - "ref": "FR*SOD*S*SIGE*274*1*_*_", - "description": "SIGEIF - 42 RUE GARDENAT LAPOSTOL - SURESNES", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.201931, - 48.863165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE27511", - "ref": "FR*SOD*S*SIGE*275*1*_*_", - "description": "SIGEIF - 1 PLACE STALINGRAD - SURESNES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.201931, - 48.863165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE27512", - "ref": "FR*SOD*S*SIGE*275*1*_*_", - "description": "SIGEIF - 1 PLACE STALINGRAD - SURESNES", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.238681, - 48.90954 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE27611", - "ref": "FR*SOD*S*SIGE*276*1*_*_", - "description": "SIGEIF - 42 RUE PIERRE BROSSOLETTE - COLOMBES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.238681, - 48.90954 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE27612", - "ref": "FR*SOD*S*SIGE*276*1*_*_", - "description": "SIGEIF - 42 RUE PIERRE BROSSOLETTE - COLOMBES", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.046263, - 48.811175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE27711", - "ref": "FR*SOD*S*SIGE*277*1*_*_", - "description": "SIGEIF - 4 AVENUE JEAN LURCAT - FONTENAY-LE-FLEURY", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.046263, - 48.811175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE27712", - "ref": "FR*SOD*S*SIGE*277*1*_*_", - "description": "SIGEIF - 4 AVENUE JEAN LURCAT - FONTENAY-LE-FLEURY", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.339336, - 48.705907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE27911", - "ref": "FR*SOD*S*SIGE*279*1*_*_", - "description": "SIGEIF - 36 RUE DE LEGLISE - MORANGIS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.339336, - 48.705907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE27912", - "ref": "FR*SOD*S*SIGE*279*1*_*_", - "description": "SIGEIF - 36 RUE DE LEGLISE - MORANGIS", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.388748, - 49.006074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE28511", - "ref": "FR*SOD*S*SIGE*285*1*_*_", - "description": "SIGEIF - RUELLE DES PATISSIERS - VILLERS-LE-BEL", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.388748, - 49.006074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE28512", - "ref": "FR*SOD*S*SIGE*285*1*_*_", - "description": "SIGEIF - RUELLE DES PATISSIERS - VILLERS-LE-BEL", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.48729, - 48.873236 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE28711", - "ref": "FR*SOD*S*SIGE*287*1*_*_", - "description": "SIGEIF - 1 RUE CLAUDE PERNES - ROSNY-SOUS-BOIS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.48729, - 48.873236 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE28712", - "ref": "FR*SOD*S*SIGE*287*1*_*_", - "description": "SIGEIF - 1 RUE CLAUDE PERNES - ROSNY-SOUS-BOIS", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.324662, - 48.961764 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE29511", - "ref": "FR*SOD*S*SIGE*295*1*_*_", - "description": "SIGEIF - 27 ROUTE DE SAINT DENIS - DEUIL-LA-BARRE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.324662, - 48.961764 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE29512", - "ref": "FR*SOD*S*SIGE*295*1*_*_", - "description": "SIGEIF - 27 ROUTE DE SAINT DENIS - DEUIL-LA-BARRE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.241634, - 48.832916 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE29621", - "ref": "FR*SOD*S*SIGE*296*2*_*_", - "description": "SIGEIF - 15 AVENUE DU GENERAL LECLERC - BOULOGNE-BILLANCOURT", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.241634, - 48.832916 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE29622", - "ref": "FR*SOD*S*SIGE*296*2*_*_", - "description": "SIGEIF - 15 AVENUE DU GENERAL LECLERC - BOULOGNE-BILLANCOURT", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.320078, - 48.792163 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE29721", - "ref": "FR*SOD*S*SIGE*297*2*_*_", - "description": "SIGEIF - 230 AVENUE ARISTIDE BRIAND - BAGNEUX", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.320078, - 48.792163 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE29722", - "ref": "FR*SOD*S*SIGE*297*2*_*_", - "description": "SIGEIF - 230 AVENUE ARISTIDE BRIAND - BAGNEUX", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.335975, - 48.935119 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE30111", - "ref": "FR*SOD*S*SIGE*301*1*_*_", - "description": "SIGEIF - 7 QUAI DASNIERES - VILLENEUVE-LA-GARENNE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.335975, - 48.935119 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE30112", - "ref": "FR*SOD*S*SIGE*301*1*_*_", - "description": "SIGEIF - 7 QUAI DASNIERES - VILLENEUVE-LA-GARENNE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.315636, - 48.80169 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE30211", - "ref": "FR*SOD*S*SIGE*302*1*_*_", - "description": "SIGEIF - 43 AVENUE HENRI BARBUSSE - BAGNEUX", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.315636, - 48.80169 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE30212", - "ref": "FR*SOD*S*SIGE*302*1*_*_", - "description": "SIGEIF - 43 AVENUE HENRI BARBUSSE - BAGNEUX", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.213465, - 48.86188 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE30611", - "ref": "FR*SOD*S*SIGE*306*1*_*_", - "description": "SIGEIF - 33 RUE DE LA TUILERIE - SURESNES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.213465, - 48.86188 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE30612", - "ref": "FR*SOD*S*SIGE*306*1*_*_", - "description": "SIGEIF - 33 RUE DE LA TUILERIE - SURESNES", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.270501, - 48.752064 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE30711", - "ref": "FR*SOD*S*SIGE*307*1*_*_", - "description": "SIGEIF - 1 VOIE DE LAULNE - VERRIERES-LE-BUISSON", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.270501, - 48.752064 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE30712", - "ref": "FR*SOD*S*SIGE*307*1*_*_", - "description": "SIGEIF - 1 VOIE DE LAULNE - VERRIERES-LE-BUISSON", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.484066, - 48.871722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE30811", - "ref": "FR*SOD*S*SIGE*308*1*_*_", - "description": "SIGEIF - 6 RUE DU MARECHAL MAUNOURY - ROSNY-SOUS-BOIS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.484066, - 48.871722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE30812", - "ref": "FR*SOD*S*SIGE*308*1*_*_", - "description": "SIGEIF - 6 RUE DU MARECHAL MAUNOURY - ROSNY-SOUS-BOIS", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.457298, - 49.02965 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE30911", - "ref": "FR*SOD*S*SIGE*309*1*_*_", - "description": "SIGEIF - 21 AVENUE DE MONTMORENCY - GOUSSAINVILLE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.457298, - 49.02965 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE30912", - "ref": "FR*SOD*S*SIGE*309*1*_*_", - "description": "SIGEIF - 21 AVENUE DE MONTMORENCY - GOUSSAINVILLE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.47388, - 49.031974 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE31011", - "ref": "FR*SOD*S*SIGE*310*1*_*_", - "description": "SIGEIF - RUE PABLO NERUDA - GOUSSAINVILLE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.47388, - 49.031974 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE31012", - "ref": "FR*SOD*S*SIGE*310*1*_*_", - "description": "SIGEIF - RUE PABLO NERUDA - GOUSSAINVILLE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.640961, - 48.869794 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE31111", - "ref": "FR*SOD*S*SIGE*311*1*_*_", - "description": "SIGEIF - PLACE DE LA REPUBLIQUE - VAIRES-SUR-MARNE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.640961, - 48.869794 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE31112", - "ref": "FR*SOD*S*SIGE*311*1*_*_", - "description": "SIGEIF - PLACE DE LA REPUBLIQUE - VAIRES-SUR-MARNE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.640491, - 48.873308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE31311", - "ref": "FR*SOD*S*SIGE*313*1*_*_", - "description": "SIGEIF - 4 BOULEVARD CONSTANT MELET - VAIRES-SUR-MARNE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.640491, - 48.873308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE31312", - "ref": "FR*SOD*S*SIGE*313*1*_*_", - "description": "SIGEIF - 4 BOULEVARD CONSTANT MELET - VAIRES-SUR-MARNE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.484081, - 48.914985 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE31511", - "ref": "FR*SOD*S*SIGE*315*1*_*_", - "description": "SIGEIF - 32 AVENUE HENRI VARAGNAT - BONDY", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.484081, - 48.914985 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE31512", - "ref": "FR*SOD*S*SIGE*315*1*_*_", - "description": "SIGEIF - 32 AVENUE HENRI VARAGNAT - BONDY", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.482415, - 48.902376 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE31611", - "ref": "FR*SOD*S*SIGE*316*1*_*_", - "description": "SIGEIF - 91 RUE JULES GUESDE - BONDY", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.482415, - 48.902376 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE31612", - "ref": "FR*SOD*S*SIGE*316*1*_*_", - "description": "SIGEIF - 91 RUE JULES GUESDE - BONDY", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.478607, - 48.900927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE31711", - "ref": "FR*SOD*S*SIGE*317*1*_*_", - "description": "SIGEIF - PLACE CHARLES DE GAULLES - BONDY", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.478607, - 48.900927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE31712", - "ref": "FR*SOD*S*SIGE*317*1*_*_", - "description": "SIGEIF - PLACE CHARLES DE GAULLES - BONDY", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.516052, - 48.898465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE32211", - "ref": "FR*SOD*S*SIGE*322*1*_*_", - "description": "SIGEIF - 121 AVENUE DE LA RESISTANCE - LE RAINCY", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.516052, - 48.898465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE32212", - "ref": "FR*SOD*S*SIGE*322*1*_*_", - "description": "SIGEIF - 121 AVENUE DE LA RESISTANCE - LE RAINCY", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.338942, - 49.030229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE32611", - "ref": "FR*SOD*S*SIGE*326*1*_*_", - "description": "SIGEIF - MAIL DES PASSEMENTIERES - DOMONT", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.338942, - 49.030229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE32612", - "ref": "FR*SOD*S*SIGE*326*1*_*_", - "description": "SIGEIF - MAIL DES PASSEMENTIERES - DOMONT", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.309573, - 48.972443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE32711", - "ref": "FR*SOD*S*SIGE*327*1*_*_", - "description": "SIGEIF - 11 RUE BLANCHE - PARKING MISTINGUETT - ENGHIEN-LES-BIENS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.309573, - 48.972443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE32712", - "ref": "FR*SOD*S*SIGE*327*1*_*_", - "description": "SIGEIF - 11 RUE BLANCHE - PARKING MISTINGUETT - ENGHIEN-LES-BIENS", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.544082816532911, - 48.70261030687459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE41111", - "ref": "FR*SOD*S*SIGE*411*1*_*_", - "description": "SIGEIF - MANDRES-LES-ROSES PLACE DE LA MAIRIE RUE DU GENERAL LECLERC", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.544082816532911, - 48.70261030687459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE41112", - "ref": "FR*SOD*S*SIGE*411*1*_*_", - "description": "SIGEIF - MANDRES-LES-ROSES PLACE DE LA MAIRIE RUE DU GENERAL LECLERC", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.25504, - 48.92191469999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE41311", - "ref": "FR*SOD*S*SIGE*413*1*_*_", - "description": "SIGEIF - 30 RUE DU MARECHAL JOFFRE - COLOMBES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.25504, - 48.92191469999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE41312", - "ref": "FR*SOD*S*SIGE*413*1*_*_", - "description": "SIGEIF - 30 RUE DU MARECHAL JOFFRE - COLOMBES", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.252769, - 48.922914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE41411", - "ref": "FR*SOD*S*SIGE*414*1*_*_", - "description": "SIGEIF - 10 PLACE GENERAL LECLERC - COLOMBES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.252769, - 48.922914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE41412", - "ref": "FR*SOD*S*SIGE*414*1*_*_", - "description": "SIGEIF - 10 PLACE GENERAL LECLERC - COLOMBES", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4336, - 48.80911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE41511", - "ref": "FR*SOD*S*SIGE*415*1*_*_", - "description": "SIGEIF - 22 AVENUE DU GENERAL LECLERC - MAISONS-ALFORT", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4336, - 48.80911 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE41512", - "ref": "FR*SOD*S*SIGE*415*1*_*_", - "description": "SIGEIF - 22 AVENUE DU GENERAL LECLERC - MAISONS-ALFORT", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.502954, - 49.059232 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE41911", - "ref": "FR*SOD*S*SIGE*419*1*_*_", - "description": "SIGEIF - 2 AVENUE DE GRAFENBERG - PLACE JEAN MOULIN - PUISEUX-EN-FRANCE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.502954, - 49.059232 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE41912", - "ref": "FR*SOD*S*SIGE*419*1*_*_", - "description": "SIGEIF - 2 AVENUE DE GRAFENBERG - PLACE JEAN MOULIN - PUISEUX-EN-FRANCE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.209352, - 49.11376 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE42011", - "ref": "FR*SOD*S*SIGE*420*1*_*_", - "description": "SIGEIF - 7 PLACE GEORGES CLEMENCEAU PARKING DEVANT LE BUREAU DE POSTE - PARMAIN", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.209352, - 49.11376 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE42012", - "ref": "FR*SOD*S*SIGE*420*1*_*_", - "description": "SIGEIF - 7 PLACE GEORGES CLEMENCEAU PARKING DEVANT LE BUREAU DE POSTE - PARMAIN", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.179001, - 49.069632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE42611", - "ref": "FR*SOD*S*SIGE*426*1*_*_", - "description": "SIGEIF - 5 AVENUE MARCEL PERRIN - PARKING DERRIERE LA MAIRIE - MERY-SUR-OISE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.179001, - 49.069632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE42612", - "ref": "FR*SOD*S*SIGE*426*1*_*_", - "description": "SIGEIF - 5 AVENUE MARCEL PERRIN - PARKING DERRIERE LA MAIRIE - MERY-SUR-OISE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.179013, - 48.909418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE42711", - "ref": "FR*SOD*S*SIGE*427*1*_*_", - "description": "SIGEIF - 49 BOULEVARD CARNOT - CARRIERES-SUR-SEINE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.179013, - 48.909418 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE42712", - "ref": "FR*SOD*S*SIGE*427*1*_*_", - "description": "SIGEIF - 49 BOULEVARD CARNOT - CARRIERES-SUR-SEINE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.217951, - 49.121776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE42911", - "ref": "FR*SOD*S*SIGE*429*1*_*_", - "description": "SIGEIF - AVENUE DU CHEMIN VERT - ZONE PORTUAIRE PARKING DU PORT DE PLAISANCE - LISLE-ADAM", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.217951, - 49.121776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE42912", - "ref": "FR*SOD*S*SIGE*429*1*_*_", - "description": "SIGEIF - AVENUE DU CHEMIN VERT - ZONE PORTUAIRE PARKING DU PORT DE PLAISANCE - LISLE-ADAM", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.212137, - 49.111643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE43011", - "ref": "FR*SOD*S*SIGE*430*1*_*_", - "description": "SIGEIF - 2 PLACE DU PATIS - LISLE-ADAM", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.212137, - 49.111643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE43012", - "ref": "FR*SOD*S*SIGE*430*1*_*_", - "description": "SIGEIF - 2 PLACE DU PATIS - LISLE-ADAM", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.228366, - 48.915296 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE43111", - "ref": "FR*SOD*S*SIGE*431*1*_*_", - "description": "SIGEIF - 152 BVD CHARLES DE GAULLE - COLOMBES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.228366, - 48.915296 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE43112", - "ref": "FR*SOD*S*SIGE*431*1*_*_", - "description": "SIGEIF - 152 BVD CHARLES DE GAULLE - COLOMBES", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.248819, - 48.886698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE43211", - "ref": "FR*SOD*S*SIGE*432*1*_*_", - "description": "SIGEIF - 58 RUE ARAGO - PUTEAUX", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.248819, - 48.886698 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE43212", - "ref": "FR*SOD*S*SIGE*432*1*_*_", - "description": "SIGEIF - 58 RUE ARAGO - PUTEAUX", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.296566, - 48.919637 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE43411", - "ref": "FR*SOD*S*SIGE*434*1*_*_", - "description": "SIGEIF - 9 RUE CLARA ZETKIN - GENNEVILLIERS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.296566, - 48.919637 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE43412", - "ref": "FR*SOD*S*SIGE*434*1*_*_", - "description": "SIGEIF - 9 RUE CLARA ZETKIN - GENNEVILLIERS", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.301277, - 48.915113 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE43511", - "ref": "FR*SOD*S*SIGE*435*1*_*_", - "description": "SIGEIF - 55 AVENUE DES GRESILLONS - GENNEVILLIERS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.301277, - 48.915113 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE43512", - "ref": "FR*SOD*S*SIGE*435*1*_*_", - "description": "SIGEIF - 55 AVENUE DES GRESILLONS - GENNEVILLIERS", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.30449, - 48.941255 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE43611", - "ref": "FR*SOD*S*SIGE*436*1*_*_", - "description": "SIGEIF - 1905 ALLEE DES RECOUDES - GENNEVILLIERS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.30449, - 48.941255 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE43612", - "ref": "FR*SOD*S*SIGE*436*1*_*_", - "description": "SIGEIF - 1905 ALLEE DES RECOUDES - GENNEVILLIERS", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5726426, - 48.95879679999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE43911", - "ref": "FR*SOD*S*SIGE*439*1*_*_", - "description": "SIGEIF - 90 AVENUE HENRI BARBUSSE - TREMBLAY-EN-FRANCE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5726426, - 48.95879679999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE43912", - "ref": "FR*SOD*S*SIGE*439*1*_*_", - "description": "SIGEIF - 90 AVENUE HENRI BARBUSSE - TREMBLAY-EN-FRANCE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5701757509262224, - 48.94322982698434 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE44011", - "ref": "FR*SOD*S*SIGE*440*1*_*_", - "description": "SIGEIF - 7 BOULEVARD CHARLES VAILLANT - TREMBLAY-EN-FRANCE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5701757509262224, - 48.94322982698434 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE44012", - "ref": "FR*SOD*S*SIGE*440*1*_*_", - "description": "SIGEIF - 7 BOULEVARD CHARLES VAILLANT - TREMBLAY-EN-FRANCE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5678748, - 48.9502555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE44111", - "ref": "FR*SOD*S*SIGE*441*1*_*_", - "description": "SIGEIF - 9 AVENUE NELSON MANDELA - TREMBLAY-EN-FRANCE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5678748, - 48.9502555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE44112", - "ref": "FR*SOD*S*SIGE*441*1*_*_", - "description": "SIGEIF - 9 AVENUE NELSON MANDELA - TREMBLAY-EN-FRANCE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1489234, - 48.8592903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE44211", - "ref": "FR*SOD*S*SIGE*442*1*_*_", - "description": "SIGEIF - 18 AVENUE DE LA JONCHERE - LA CELLE SAINT CLOUD", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1489234, - 48.8592903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE44212", - "ref": "FR*SOD*S*SIGE*442*1*_*_", - "description": "SIGEIF - 18 AVENUE DE LA JONCHERE - LA CELLE SAINT CLOUD", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2352879, - 48.9107549 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE44311", - "ref": "FR*SOD*S*SIGE*443*1*_*_", - "description": "SIGEIF - 352 RUE DETIENNE DORVES - COLOMBES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2352879, - 48.9107549 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE44312", - "ref": "FR*SOD*S*SIGE*443*1*_*_", - "description": "SIGEIF - 352 RUE DETIENNE DORVES - COLOMBES", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.381279300000001, - 48.7982503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE44411", - "ref": "FR*SOD*S*SIGE*444*1*_*_", - "description": "SIGEIF - 8 RUE LUDWIG VAN BEETHOVEN - VITRY SUR SEINE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.381279300000001, - 48.7982503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE44412", - "ref": "FR*SOD*S*SIGE*444*1*_*_", - "description": "SIGEIF - 8 RUE LUDWIG VAN BEETHOVEN - VITRY SUR SEINE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3035937, - 48.8988907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE44511", - "ref": "FR*SOD*S*SIGE*445*1*_*_", - "description": "SIGEIF - 22-28 RUE HENRI BARBUSSE - CLICHY", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3035937, - 48.8988907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE44512", - "ref": "FR*SOD*S*SIGE*445*1*_*_", - "description": "SIGEIF - 22-28 RUE HENRI BARBUSSE - CLICHY", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3592742, - 48.99880109999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE44611", - "ref": "FR*SOD*S*SIGE*446*1*_*_", - "description": "SIGEIF - 12 RUE PASTEUR - SAINT-BRICE-SOUS-FORET", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3592742, - 48.99880109999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE44612", - "ref": "FR*SOD*S*SIGE*446*1*_*_", - "description": "SIGEIF - 12 RUE PASTEUR - SAINT-BRICE-SOUS-FORET", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3545957, - 49.0006918 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE44711", - "ref": "FR*SOD*S*SIGE*447*1*_*_", - "description": "SIGEIF - 3 RUE CHAUSSEE - SAINT-BRICE-SOUS-FORET", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3545957, - 49.0006918 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE44712", - "ref": "FR*SOD*S*SIGE*447*1*_*_", - "description": "SIGEIF - 3 RUE CHAUSSEE - SAINT-BRICE-SOUS-FORET", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3965496, - 48.7934278 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE44811", - "ref": "FR*SOD*S*SIGE*448*1*_*_", - "description": "SIGEIF - 92 AVENUE JEAN JAURES - VITRY SUR SEINE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3965496, - 48.7934278 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE44812", - "ref": "FR*SOD*S*SIGE*448*1*_*_", - "description": "SIGEIF - 92 AVENUE JEAN JAURES - VITRY SUR SEINE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3277092, - 48.7066995 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE44911", - "ref": "FR*SOD*S*SIGE*449*1*_*_", - "description": "SIGEIF - 45 RUE DU GENERAL LECLERC - MORANGIS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3277092, - 48.7066995 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE44912", - "ref": "FR*SOD*S*SIGE*449*1*_*_", - "description": "SIGEIF - 45 RUE DU GENERAL LECLERC - MORANGIS", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0311531, - 48.8011873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE45011", - "ref": "FR*SOD*S*SIGE*450*1*_*_", - "description": "SIGEIF - 2 AVENUE PAUL VAILLANT COUTURIER - BOIS DARCY", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0311531, - 48.8011873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE45012", - "ref": "FR*SOD*S*SIGE*450*1*_*_", - "description": "SIGEIF - 2 AVENUE PAUL VAILLANT COUTURIER - BOIS DARCY", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.247755, - 48.816826 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE4511", - "ref": "FR*SOD*S*SIGE*45*1*_*_", - "description": "SIGEIF - 6 RUE DE PARIS - MEUDON", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2918447, - 48.8254898 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE45111", - "ref": "FR*SOD*S*SIGE*451*1*_*_", - "description": "SIGEIF - 85 RUE JEAN JAURES - VANVES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2918447, - 48.8254898 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE45112", - "ref": "FR*SOD*S*SIGE*451*1*_*_", - "description": "SIGEIF - 85 RUE JEAN JAURES - VANVES", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.247755, - 48.816826 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE4512", - "ref": "FR*SOD*S*SIGE*45*1*_*_", - "description": "SIGEIF - 6 RUE DE PARIS - MEUDON", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1530079, - 48.8978518 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE45311", - "ref": "FR*SOD*S*SIGE*453*1*_*_", - "description": "SIGEIF - 85 BOULEVARD DE LA REPUBLIQUE - CHATOU", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1530079, - 48.8978518 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE45312", - "ref": "FR*SOD*S*SIGE*453*1*_*_", - "description": "SIGEIF - 85 BOULEVARD DE LA REPUBLIQUE - CHATOU", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1921777, - 48.8286868 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE45411", - "ref": "FR*SOD*S*SIGE*454*1*_*_", - "description": "SIGEIF - 45 RUE DE SAINT-CLOUD - VILLE-DAVRAY", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1921777, - 48.8286868 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE45412", - "ref": "FR*SOD*S*SIGE*454*1*_*_", - "description": "SIGEIF - 45 RUE DE SAINT-CLOUD - VILLE-DAVRAY", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3900475, - 48.7895791 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE45511", - "ref": "FR*SOD*S*SIGE*455*1*_*_", - "description": "SIGEIF - VITRY-SUR-SEINE AVENUE DE LABBE ROGER DERRY", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3900475, - 48.7895791 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE45512", - "ref": "FR*SOD*S*SIGE*455*1*_*_", - "description": "SIGEIF - VITRY-SUR-SEINE AVENUE DE LABBE ROGER DERRY", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4843001, - 48.8745859 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE45611", - "ref": "FR*SOD*S*SIGE*456*1*_*_", - "description": "SIGEIF - 7 RUE DES BERTHAUDS - ROSNY-SOUS-BOIS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4843001, - 48.8745859 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE45612", - "ref": "FR*SOD*S*SIGE*456*1*_*_", - "description": "SIGEIF - 7 RUE DES BERTHAUDS - ROSNY-SOUS-BOIS", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5551982, - 48.8482045 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE45711", - "ref": "FR*SOD*S*SIGE*457*1*_*_", - "description": "SIGEIF - 3 MAIL GALLIENI - NOISY-LE-GRAND", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5551982, - 48.8482045 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE45712", - "ref": "FR*SOD*S*SIGE*457*1*_*_", - "description": "SIGEIF - 3 MAIL GALLIENI - NOISY-LE-GRAND", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5438513, - 48.8426161 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE45811", - "ref": "FR*SOD*S*SIGE*458*1*_*_", - "description": "SIGEIF - 10 BOULEVARD DU MONT DEST - NOISY-LE-GRAND", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5438513, - 48.8426161 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE45812", - "ref": "FR*SOD*S*SIGE*458*1*_*_", - "description": "SIGEIF - 10 BOULEVARD DU MONT DEST - NOISY-LE-GRAND", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.237223, - 48.844739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE4611", - "ref": "FR*SOD*S*SIGE*46*1*_*_", - "description": "SIGEIF - 10 BOULEVARD JEAN JAURES - BOULOGNE-BILLANCOURT", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3361018, - 48.935343 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE46111", - "ref": "FR*SOD*S*SIGE*461*1*_*_", - "description": "SIGEIF - 22 QUAI DASNIERES - VILLENEUVE-LA-GARENNE", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3361018, - 48.935343 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE46112", - "ref": "FR*SOD*S*SIGE*461*1*_*_", - "description": "SIGEIF - 22 QUAI DASNIERES - VILLENEUVE-LA-GARENNE", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.237223, - 48.844739 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE4612", - "ref": "FR*SOD*S*SIGE*46*1*_*_", - "description": "SIGEIF - 10 BOULEVARD JEAN JAURES - BOULOGNE-BILLANCOURT", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.177418, - 48.798292 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE4711", - "ref": "FR*SOD*S*SIGE*47*1*_*_", - "description": "SIGEIF - 28 RUE CHANZY - VIROFLAY", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-02-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.177418, - 48.798292 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE4712", - "ref": "FR*SOD*S*SIGE*47*1*_*_", - "description": "SIGEIF - 28 RUE CHANZY - VIROFLAY", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-02-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.237767, - 48.850211 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE4811", - "ref": "FR*SOD*S*SIGE*48*1*_*_", - "description": "SIGEIF - 15 AVENUE CHARLES DE GAULLE - BOULOGNE-BILLANCOURT", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.585803670569602, - 48.716290215288545 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE48111", - "ref": "FR*SOD*S*SIGE*481*1*_*_", - "description": "SIGEIF - RUE DE LA REPUBLIQUE - SERVON", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.585803670569602, - 48.716290215288545 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE48112", - "ref": "FR*SOD*S*SIGE*481*1*_*_", - "description": "SIGEIF - RUE DE LA REPUBLIQUE - SERVON", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.237767, - 48.850211 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE4812", - "ref": "FR*SOD*S*SIGE*48*1*_*_", - "description": "SIGEIF - 15 AVENUE CHARLES DE GAULLE - BOULOGNE-BILLANCOURT", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3259097, - 48.7316842 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE48511", - "ref": "FR*SOD*S*SIGE*485*1*_*_", - "description": "SIGEIF - RUE ANDRE DOLIMIER WISSOUS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3259097, - 48.7316842 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE48512", - "ref": "FR*SOD*S*SIGE*485*1*_*_", - "description": "SIGEIF - RUE ANDRE DOLIMIER WISSOUS", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.222437, - 48.826646 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE4911", - "ref": "FR*SOD*S*SIGE*49*1*_*_", - "description": "SIGEIF - 2 AVENUE DE LA CRISTALLERIE - SEVRES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-03-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.517137, - 49.00224069999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE49111", - "ref": "FR*SOD*S*SIGE*491*1*_*_", - "description": "ROISSY-EN-FRANCE - PARKING DES CEDRES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.517137, - 49.00224069999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE49112", - "ref": "FR*SOD*S*SIGE*491*1*_*_", - "description": "ROISSY-EN-FRANCE - PARKING DES CEDRES", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.222437, - 48.826646 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE4912", - "ref": "FR*SOD*S*SIGE*49*1*_*_", - "description": "SIGEIF - 2 AVENUE DE LA CRISTALLERIE - SEVRES", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-03-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1827023, - 48.825738 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE49211", - "ref": "FR*SOD*S*SIGE*492*1*_*_", - "description": "SIGEIF - 14 AVENUE HALPHEN VILLE DAVRAY", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1827023, - 48.825738 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE49212", - "ref": "FR*SOD*S*SIGE*492*1*_*_", - "description": "SIGEIF - 14 AVENUE HALPHEN VILLE DAVRAY", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.227917, - 49.1127505 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE49311", - "ref": "FR*SOD*S*SIGE*493*1*_*_", - "description": "SIGEIF - LISLE-ADAM PLACE DU TILLE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.227917, - 49.1127505 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE49312", - "ref": "FR*SOD*S*SIGE*493*1*_*_", - "description": "SIGEIF - LISLE-ADAM PLACE DU TILLE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2869929, - 48.96884180000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE50011", - "ref": "FR*SOD*S*SIGE*500*1*_*_", - "description": "SIGEIF - SAINT-GRATIEN PLACE CHARLES DE GAULLE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2869929, - 48.96884180000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE50012", - "ref": "FR*SOD*S*SIGE*500*1*_*_", - "description": "SIGEIF - SAINT-GRATIEN PLACE CHARLES DE GAULLE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1495171, - 48.87837750000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE50111", - "ref": "FR*SOD*S*SIGE*501*1*_*_", - "description": "SIGEIF - CROISSY-SUR-SEINE AVENUE DEPREMESNIL", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1495171, - 48.87837750000001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE50112", - "ref": "FR*SOD*S*SIGE*501*1*_*_", - "description": "SIGEIF - CROISSY-SUR-SEINE AVENUE DEPREMESNIL", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4476171, - 48.9874105 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE50321", - "ref": "FR*SOD*S*SIGE*503*2*_*_", - "description": "SIGEIF - GONESSE PLACE DU 8 MAI 1945", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4476171, - 48.9874105 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE50322", - "ref": "FR*SOD*S*SIGE*503*2*_*_", - "description": "SIGEIF - GONESSE PLACE DU 8 MAI 1945", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.308342, - 48.974918 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE5111", - "ref": "FR*SOD*S*SIGE*51*1*_*_", - "description": "SIGEIF - 147 AVENUE DE LA DIVISION LECLERC - ENGHIEN-LES-BAINS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.308342, - 48.974918 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE5112", - "ref": "FR*SOD*S*SIGE*51*1*_*_", - "description": "SIGEIF - 147 AVENUE DE LA DIVISION LECLERC - ENGHIEN-LES-BAINS", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1748825, - 49.0614504 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE51711", - "ref": "FR*SOD*S*SIGE*517*1*_*_", - "description": "SIGEIF - MERY-SUR-OISE RUE DE PONTOISE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1748825, - 49.0614504 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE51712", - "ref": "FR*SOD*S*SIGE*517*1*_*_", - "description": "SIGEIF - MERY-SUR-OISE RUE DE PONTOISE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-01-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.288422, - 48.821077 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE5211", - "ref": "FR*SOD*S*SIGE*52*1*_*_", - "description": "SIGEIF - 34 RUE ANTOINE FRATACCI - VANVES", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.288422, - 48.821077 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE5212", - "ref": "FR*SOD*S*SIGE*52*1*_*_", - "description": "SIGEIF - 34 RUE ANTOINE FRATACCI - VANVES", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.232979, - 48.642979 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE5311", - "ref": "FR*SOD*S*SIGE*53*1*_*_", - "description": "SIGEIF - PARKING DES ACACIAS - MARCOUSSIS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-03-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.232979, - 48.642979 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE5312", - "ref": "FR*SOD*S*SIGE*53*1*_*_", - "description": "SIGEIF - PARKING DES ACACIAS - MARCOUSSIS", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-03-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.230529, - 48.640338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE5421", - "ref": "FR*SOD*S*SIGE*54*2*_*_", - "description": "SIGEIF - RUE FINOT - MARCOUSSIS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-05-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.230529, - 48.640338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE5422", - "ref": "FR*SOD*S*SIGE*54*2*_*_", - "description": "SIGEIF - RUE FINOT - MARCOUSSIS", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-05-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.143236, - 48.878289 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE6811", - "ref": "FR*SOD*S*SIGE*68*1*_*_", - "description": "SIGEIF - 35 BOULEVARD FERDINAND HOSTACHY - CROISSY-SUR-SEINE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.143236, - 48.878289 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE6812", - "ref": "FR*SOD*S*SIGE*68*1*_*_", - "description": "SIGEIF - 35 BOULEVARD FERDINAND HOSTACHY - CROISSY-SUR-SEINE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.140268, - 48.880798 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE6911", - "ref": "FR*SOD*S*SIGE*69*1*_*_", - "description": "SIGEIF - 20 AVENUE DU GENERAL DE GAULLE - CROISSY-SUR-SEINE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.140268, - 48.880798 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE6912", - "ref": "FR*SOD*S*SIGE*69*1*_*_", - "description": "SIGEIF - 20 AVENUE DU GENERAL DE GAULLE - CROISSY-SUR-SEINE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.119152, - 48.887603 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE7021", - "ref": "FR*SOD*S*SIGE*70*2*_*_", - "description": "SIGEIF - 1 CHEMIN DE RONDE - CROISSY-SUR-SEINE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.119152, - 48.887603 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "IZIVIA", - "owner:ref:FR:SIREN": "200050433", - "operator:email": "sav@izivia.com", - "operator:phone": "+33 9 72 66 80 01", - "network": "SIGEIF", - "ref:EU:EVSE": "FRSIGPSIGE7022", - "ref": "FR*SOD*S*SIGE*70*2*_*_", - "description": "SIGEIF - 1 CHEMIN DE RONDE - CROISSY-SUR-SEINE", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.20092, - 48.89975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "SIPPEREC", - "ref:EU:EVSE": "FRSIPE92050025", - "description": "NANTERRE - Avenue Hoche", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.016958, - 43.612105 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SAP Labs France SAS | FR*SLF", - "operator:email": "e-mobility@sap.com", - "network": "SAP Labs", - "ref:EU:EVSE": "FRSLFP6658716058519230072", - "ref": "1156308", - "description": "SAP Labs/d1236bdf-9919-4142-8e48-75e066ce93e7", - "capacity": "17", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.016958, - 43.612105 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SAP Labs France SAS | FR*SLF", - "operator:email": "e-mobility@sap.com", - "network": "SAP Labs", - "ref:EU:EVSE": "FRSLFP6658716058519230072", - "ref": "1156308", - "description": "SAP Labs/d1236bdf-9919-4142-8e48-75e066ce93e7", - "capacity": "17", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.016958, - 43.612105 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SAP Labs France SAS | FR*SLF", - "operator:email": "e-mobility@sap.com", - "network": "SAP Labs", - "ref:EU:EVSE": "FRSLFP6658716058519230072", - "ref": "1156308", - "description": "SAP Labs/d1236bdf-9919-4142-8e48-75e066ce93e7", - "capacity": "17", - "socket:type2_combo:output": "262 kW", - "charging_station:output": "262 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.016958, - 43.612105 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SAP Labs France SAS | FR*SLF", - "operator:email": "e-mobility@sap.com", - "network": "SAP Labs", - "ref:EU:EVSE": "FRSLFP6658716058519230072", - "ref": "1156308", - "description": "SAP Labs/d1236bdf-9919-4142-8e48-75e066ce93e7", - "capacity": "17", - "socket:type2_combo:output": "262 kW", - "charging_station:output": "262 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.0100812, - 43.6087505 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SAP LABS FRANCE", - "owner:ref:FR:SIREN": "419855127", - "operator:email": "gerald.seiler@sap.com", - "operator:phone": "+33 6 81 16 70 47", - "network": "SAP LABS FRANCE", - "ref:EU:EVSE": "FRSLFESAPMOUGINS163", - "ref": "FR*SLF*ESAP*MOUGINS*16*3", - "description": "SAP LABS FRANCE", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 8:00-18:00", - "wheelchair": "yes", - "start_date": "2021-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.016958, - 43.612105 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SAP Labs France SAS | FR*SLF", - "operator:email": "e-mobility@sap.com", - "network": "SAP Labs", - "ref:EU:EVSE": "FRSLFP6658716058519230072", - "ref": "1156308", - "description": "SAP Labs/d1236bdf-9919-4142-8e48-75e066ce93e7", - "capacity": "17", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53876, - 47.452764 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVALDELOIREVOLVO490001", - "description": "Volvo - Val de Loire automobiles - Angers", - "capacity": "19", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2022-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53876, - 47.452764 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVALDELOIREVOLVO490001", - "description": "Volvo - Val de Loire automobiles - Angers", - "capacity": "19", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2022-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53876, - 47.452764 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVALDELOIREVOLVO490001", - "description": "Volvo - Val de Loire automobiles - Angers", - "capacity": "19", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2022-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53876, - 47.452764 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVALDELOIREVOLVO490001", - "description": "Volvo - Val de Loire automobiles - Angers", - "capacity": "19", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2022-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.671869, - 47.431875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVALDELOIREVOLVO375401", - "description": "Volvo - Val de Loire automobiles - Tours", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 12:00-18:00", - "start_date": "2022-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.671869, - 47.431875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVALDELOIREVOLVO375401", - "description": "Volvo - Val de Loire automobiles - Tours", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 12:00-18:00", - "start_date": "2022-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.671869, - 47.431875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVALDELOIREVOLVO375401", - "description": "Volvo - Val de Loire automobiles - Tours", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 12:00-18:00", - "start_date": "2022-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.671869, - 47.431875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVALDELOIREVOLVO375401", - "description": "Volvo - Val de Loire automobiles - Tours", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 12:00-18:00", - "start_date": "2022-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.671869, - 47.431875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVALDELOIREVOLVO375401", - "description": "Volvo - Val de Loire automobiles - Tours", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 12:00-18:00", - "start_date": "2022-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879077, - 45.7205 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW692001", - "description": "BMW Mini - Vénissieux", - "capacity": "20", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:30, Mo 13:30-19:00, Tu 07:30-12:30, Tu 13:30-19:00, We 07:30-12:30, We 13:30-19:00, Th 07:30-12:30, Th 13:30-19:00, Fr 07:30-12:30, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879077, - 45.7205 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW692001", - "description": "BMW Mini - Vénissieux", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:30, Mo 13:30-19:00, Tu 07:30-12:30, Tu 13:30-19:00, We 07:30-12:30, We 13:30-19:00, Th 07:30-12:30, Th 13:30-19:00, Fr 07:30-12:30, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.146258, - 48.088058 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW520001", - "description": "BMW - Chaumont", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 13:30-19:00", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.862074, - 43.579772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCHICHE340701", - "description": "Chiche plomberie - Montpellier", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.862074, - 43.579772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCHICHE340701", - "description": "Chiche plomberie - Montpellier", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.862074, - 43.579772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCHICHE340701", - "description": "Chiche plomberie - Montpellier", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.862074, - 43.579772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCHICHE340701", - "description": "Chiche plomberie - Montpellier", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.862074, - 43.579772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCHICHE340701", - "description": "Chiche plomberie - Montpellier", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.862074, - 43.579772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCHICHE340701", - "description": "Chiche plomberie - Montpellier", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.862074, - 43.579772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCHICHE340701", - "description": "Chiche plomberie - Montpellier", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.862074, - 43.579772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCHICHE340701", - "description": "Chiche plomberie - Montpellier", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.77949, - 45.806599 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDARTYLIMONEST697601", - "description": "Darty - Limonest", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-19:45, Tu 09:30-19:45, We 09:30-19:45, Th 09:30-19:45, Fr 09:30-19:45, Sa 09:30-19:45", - "start_date": "2017-11-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.77949, - 45.806599 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDARTYLIMONEST697601", - "description": "Darty - Limonest", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-19:45, Tu 09:30-19:45, We 09:30-19:45, Th 09:30-19:45, Fr 09:30-19:45, Sa 09:30-19:45", - "start_date": "2017-11-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.77949, - 45.806599 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDARTYLIMONEST697601", - "description": "Darty - Limonest", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-19:45, Tu 09:30-19:45, We 09:30-19:45, Th 09:30-19:45, Fr 09:30-19:45, Sa 09:30-19:45", - "start_date": "2017-11-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.77949, - 45.806599 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDARTYLIMONEST697601", - "description": "Darty - Limonest", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-19:45, Tu 09:30-19:45, We 09:30-19:45, Th 09:30-19:45, Fr 09:30-19:45, Sa 09:30-19:45", - "start_date": "2017-11-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.083152, - 50.6801 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAVENTIMLAZARO3595201", - "description": "Aventim - Marquette-Lez-Lille - Lazaro3", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:30, Tu 08:00-18:30, We 08:00-18:30, Th 08:00-18:30, Fr 08:00-18:30", - "start_date": "2018-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.083152, - 50.6801 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAVENTIMLAZARO3595201", - "description": "Aventim - Marquette-Lez-Lille - Lazaro3", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:30, Tu 08:00-18:30, We 08:00-18:30, Th 08:00-18:30, Fr 08:00-18:30", - "start_date": "2018-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.083152, - 50.6801 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAVENTIMLAZARO3595201", - "description": "Aventim - Marquette-Lez-Lille - Lazaro3", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:30, Tu 08:00-18:30, We 08:00-18:30, Th 08:00-18:30, Fr 08:00-18:30", - "start_date": "2018-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.083152, - 50.6801 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAVENTIMLAZARO3595201", - "description": "Aventim - Marquette-Lez-Lille - Lazaro3", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:30, Tu 08:00-18:30, We 08:00-18:30, Th 08:00-18:30, Fr 08:00-18:30", - "start_date": "2018-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.083818, - 50.686253 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAVENTIMAERODROME599101", - "description": "Hôtel Najeti - Bondues", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2018-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.083818, - 50.686253 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAVENTIMAERODROME599101", - "description": "Hôtel Najeti - Bondues", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2018-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.77721, - 41.949402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCORINASSETMANAGEMENT", - "description": "Géant Casino - Mezzavia", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-20:00, Tu 07:00-20:00, We 07:30-20:00, Th 07:30-20:00, Fr 07:30-20:00, Sa 07:30-20:00, Su 07:30-12:30", - "start_date": "2018-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.77721, - 41.949402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCORINASSETMANAGEMENT", - "description": "Géant Casino - Mezzavia", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-20:00, Tu 07:00-20:00, We 07:30-20:00, Th 07:30-20:00, Fr 07:30-20:00, Sa 07:30-20:00, Su 07:30-12:30", - "start_date": "2018-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.77721, - 41.949402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCORINASSETMANAGEMENT", - "description": "Géant Casino - Mezzavia", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-20:00, Tu 07:00-20:00, We 07:30-20:00, Th 07:30-20:00, Fr 07:30-20:00, Sa 07:30-20:00, Su 07:30-12:30", - "start_date": "2018-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.77721, - 41.949402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCORINASSETMANAGEMENT", - "description": "Géant Casino - Mezzavia", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-20:00, Tu 07:00-20:00, We 07:30-20:00, Th 07:30-20:00, Fr 07:30-20:00, Sa 07:30-20:00, Su 07:30-12:30", - "start_date": "2018-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.11338, - 49.283798 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJLRREIMS514201", - "description": "Jaguar Land Rover - Reims", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:00-18:00, Tu 08:00-12:00, Tu 13:00-18:00, We 08:00-12:00, We 13:00-18:00, Th 08:00-12:00, Th 13:00-18:00, Fr 08:00-12:00, Fr 13:00-17:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2018-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.11338, - 49.283798 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJLRREIMS514201", - "description": "Jaguar Land Rover - Reims", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:00-18:00, Tu 08:00-12:00, Tu 13:00-18:00, We 08:00-12:00, We 13:00-18:00, Th 08:00-12:00, Th 13:00-18:00, Fr 08:00-12:00, Fr 13:00-17:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2018-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.03592, - 43.1404 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJLRAAV831301", - "description": "Jaguar Land Rover - La Garde", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2018-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.03592, - 43.1404 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJLRAAV831301", - "description": "Jaguar Land Rover - La Garde", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2018-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.06764, - 50.3755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPIMTDOUAI595081", - "description": "IMT Douai - Bourseul", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2018-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.06764, - 50.3755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPIMTDOUAI595081", - "description": "IMT Douai - Bourseul", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2018-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0827, - 50.3866 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPIMTDOUAI595082", - "description": "IMT Douai - Lahure - Centre de Recherche", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2018-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0827, - 50.3866 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPIMTDOUAI595082", - "description": "IMT Douai - Lahure - Centre de Recherche", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2018-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.13458, - 50.6115 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPIMTDOUAI596501", - "description": "IMT Douai - Lille Villeneuve", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2018-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.13458, - 50.6115 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPIMTDOUAI596501", - "description": "IMT Douai - Lille Villeneuve", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2018-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.900747, - 47.234632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHOTELAKENA250001", - "description": "Hôtel AKENA - Besançon", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2018-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.900747, - 47.234632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHOTELAKENA250001", - "description": "Hôtel AKENA - Besançon", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2018-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.900747, - 47.234632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHOTELAKENA250001", - "description": "Hôtel AKENA - Besançon", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2018-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.900747, - 47.234632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHOTELAKENA250001", - "description": "Hôtel AKENA - Besançon", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2018-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.900747, - 47.234632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHOTELAKENA250001", - "description": "Hôtel AKENA - Besançon", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2018-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.900747, - 47.234632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHOTELAKENA250001", - "description": "Hôtel AKENA - Besançon", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2018-08-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87383, - 43.977001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHYUNDAI841301", - "description": "Hyundai - A.A. 84 - Le Pontet", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2018-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87383, - 43.977001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHYUNDAI841301", - "description": "Hyundai - A.A. 84 - Le Pontet", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2018-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.683878, - 50.7411 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPIDEALJOB592701", - "description": "IDEALJOB - Meteren", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00", - "start_date": "2018-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.683878, - 50.7411 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPIDEALJOB592701", - "description": "IDEALJOB - Meteren", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00", - "start_date": "2018-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14382, - 50.74177 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCEETRUS596561", - "description": "PETIT MENIN 2 PIRATE PARADISE - Neuville-en-Ferrain", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 10:00-19:30, Tu 10:00-19:30, We 10:00-19:30, Th 10:00-19:30, Fr 10:00-19:30, Sa 10:00-19:30, Su 10:00-19:00", - "start_date": "2019-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14382, - 50.74177 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCEETRUS596561", - "description": "PETIT MENIN 2 PIRATE PARADISE - Neuville-en-Ferrain", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 10:00-19:30, Tu 10:00-19:30, We 10:00-19:30, Th 10:00-19:30, Fr 10:00-19:30, Sa 10:00-19:30, Su 10:00-19:00", - "start_date": "2019-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14382, - 50.74177 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCEETRUS596561", - "description": "PETIT MENIN 2 PIRATE PARADISE - Neuville-en-Ferrain", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 10:00-19:30, Tu 10:00-19:30, We 10:00-19:30, Th 10:00-19:30, Fr 10:00-19:30, Sa 10:00-19:30, Su 10:00-19:00", - "start_date": "2019-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14382, - 50.74177 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCEETRUS596561", - "description": "PETIT MENIN 2 PIRATE PARADISE - Neuville-en-Ferrain", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 10:00-19:30, Tu 10:00-19:30, We 10:00-19:30, Th 10:00-19:30, Fr 10:00-19:30, Sa 10:00-19:30, Su 10:00-19:00", - "start_date": "2019-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1404, - 50.74124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCEETRUS596562", - "description": "PETIT MENIN 3 DECATHLON - Neuville-en-Ferrain", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-19:30, Tu 09:30-19:30, We 09:30-19:30, Th 09:30-19:30, Fr 09:30-19:30, Sa 09:30-19:30", - "start_date": "2019-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.1404, - 50.74124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCEETRUS596562", - "description": "PETIT MENIN 3 DECATHLON - Neuville-en-Ferrain", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-19:30, Tu 09:30-19:30, We 09:30-19:30, Th 09:30-19:30, Fr 09:30-19:30, Sa 09:30-19:30", - "start_date": "2019-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.13963, - 50.74272 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCEETRUS596563", - "description": "CHURN - PETIT MENIN 3 KIABI - Neuville-en-Ferrain", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:00, Tu 09:00-20:00, We 09:00-20:00, Th 09:00-20:00, Fr 09:00-20:00, Sa 09:00-20:00", - "start_date": "2019-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.13963, - 50.74272 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCEETRUS596563", - "description": "CHURN - PETIT MENIN 3 KIABI - Neuville-en-Ferrain", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:00, Tu 09:00-20:00, We 09:00-20:00, Th 09:00-20:00, Fr 09:00-20:00, Sa 09:00-20:00", - "start_date": "2019-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14145, - 50.74212 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCEETRUS596564", - "description": "PETIT MENIN 3 RESTAURANTS - Neuville-en-Ferrain", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2019-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14145, - 50.74212 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCEETRUS596564", - "description": "PETIT MENIN 3 RESTAURANTS - Neuville-en-Ferrain", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2019-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14145, - 50.74212 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCEETRUS596564", - "description": "PETIT MENIN 3 RESTAURANTS - Neuville-en-Ferrain", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2019-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14145, - 50.74212 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCEETRUS596564", - "description": "PETIT MENIN 3 RESTAURANTS - Neuville-en-Ferrain", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2019-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.59336, - 44.372799 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMCDONALDSONET128501", - "description": "McDonalds - Onet-le-Château", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-23:59, Tu 07:00-23:59, We 07:00-23:59, Th 07:00-23:59, Fr 07:00-23:59, Sa 07:00-23:59, Su 07:00-23:59", - "start_date": "2019-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.59336, - 44.372799 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMCDONALDSONET128501", - "description": "McDonalds - Onet-le-Château", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-23:59, Tu 07:00-23:59, We 07:00-23:59, Th 07:00-23:59, Fr 07:00-23:59, Sa 07:00-23:59, Su 07:00-23:59", - "start_date": "2019-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.979732, - 42.56047 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSPELONCATO202261", - "description": "Speloncato", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.979732, - 42.56047 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSPELONCATO202261", - "description": "Speloncato", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.939136, - 42.632274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSPIC202201", - "description": "SPIC - Parking de la poste", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.939136, - 42.632274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSPIC202201", - "description": "SPIC - Parking de la poste", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.936832, - 42.63692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSPIC202202", - "description": "SPIC - Parking marin", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.936832, - 42.63692 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSPIC202202", - "description": "SPIC - Parking marin", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.979732, - 42.56047 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSPELONCATO202261", - "description": "Speloncato", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.979732, - 42.56047 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSPELONCATO202261", - "description": "Speloncato", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.781187, - 45.803822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSEPRIC690091", - "description": "SEPRIC - Champagne Mont d'Or", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.781187, - 45.803822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSEPRIC690091", - "description": "SEPRIC - Champagne Mont d'Or", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.781187, - 45.803822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSEPRIC690091", - "description": "SEPRIC - Champagne Mont d'Or", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.781187, - 45.803822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSEPRIC690091", - "description": "SEPRIC - Champagne Mont d'Or", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.82367, - 41.907501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPINGEOVITO202901", - "description": "IN-GEO Vito - Porticcio", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2019-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.97969, - 50.414902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNOVOTEL629501", - "description": "Hôtel Novotel - Noyelles", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.97969, - 50.414902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNOVOTEL629501", - "description": "Hôtel Novotel - Noyelles", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.96217, - 50.624699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPASLAREAENGLOS593201", - "description": "ASL AREA Englos", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 09:00-13:00", - "start_date": "2019-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.96217, - 50.624699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPASLAREAENGLOS593201", - "description": "ASL AREA Englos", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 09:00-13:00", - "start_date": "2019-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.25653, - 44.559799 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMCDONALDSDECAZEVILLE123001", - "description": "McDonald's - Decazeville", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-23:00, Tu 09:00-23:00, We 09:00-23:00, Th 09:00-23:00, Fr 09:00-23:00, Sa 09:00-23:00, Su 09:00-23:00", - "start_date": "2019-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.25653, - 44.559799 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMCDONALDSDECAZEVILLE123001", - "description": "McDonald's - Decazeville", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-23:00, Tu 09:00-23:00, We 09:00-23:00, Th 09:00-23:00, Fr 09:00-23:00, Sa 09:00-23:00, Su 09:00-23:00", - "start_date": "2019-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55864, - 44.314098 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMCDONALDSLUC124501", - "description": "McDonald's - Luc la Primaube", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-22:00, Tu 09:00-22:00, We 09:00-22:00, Th 09:00-22:00, Fr 09:00-23:00, Sa 09:00-23:00, Su 09:00-22:00", - "start_date": "2019-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55864, - 44.314098 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMCDONALDSLUC124501", - "description": "McDonald's - Luc la Primaube", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-22:00, Tu 09:00-22:00, We 09:00-22:00, Th 09:00-22:00, Fr 09:00-23:00, Sa 09:00-23:00, Su 09:00-22:00", - "start_date": "2019-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.70579, - 50.645 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGAMMVERTESTAIRES599401", - "description": "Gamm Vert - Estaires", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:15, Mo 14:00-19:00, Tu 09:00-12:15, Tu 14:00-19:00, We 09:00-12:15, We 14:00-19:00, Th 09:00-12:15, Th 14:00-19:00, Fr 09:00-12:15, Fr 14:00-19:00, Sa 09:00-12:15, Sa 14:00-19:00, Su 09:30-12:30", - "start_date": "2019-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.70579, - 50.645 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGAMMVERTESTAIRES599401", - "description": "Gamm Vert - Estaires", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:15, Mo 14:00-19:00, Tu 09:00-12:15, Tu 14:00-19:00, We 09:00-12:15, We 14:00-19:00, Th 09:00-12:15, Th 14:00-19:00, Fr 09:00-12:15, Fr 14:00-19:00, Sa 09:00-12:15, Sa 14:00-19:00, Su 09:30-12:30", - "start_date": "2019-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.55273, - 50.3838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEURAUTOOPEL598801", - "description": "OPEL/Fiat - Dell' Motors - Valenciennes", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2019-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.55273, - 50.3838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEURAUTOOPEL598801", - "description": "OPEL/Fiat - Dell' Motors - Valenciennes", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2019-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.11921, - 50.637298 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEURAUTOOPEL596501", - "description": "OPEL - Villeneuve d'Ascq", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2020-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.11921, - 50.637298 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEURAUTOOPEL596501", - "description": "OPEL - Villeneuve d'Ascq", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2020-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.13056, - 50.739498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEURAUTOOPEL592231", - "description": "OPEL - Serva - Roncq", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2019-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.13056, - 50.739498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEURAUTOOPEL592231", - "description": "OPEL - Serva - Roncq", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2019-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9664, - 50.628601 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEURAUTOOPEL593201", - "description": "OPEL - Englos", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2019-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.9664, - 50.628601 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEURAUTOOPEL593201", - "description": "OPEL - Englos", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2019-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.35664, - 51.016701 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEURAUTOOPEL596401", - "description": "OPEL -Dunkerque", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2019-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.35664, - 51.016701 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEURAUTOOPEL596401", - "description": "OPEL -Dunkerque", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2019-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.120529, - 50.344399 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURVOLVO591871", - "description": "Volvo - Dechy ", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.120529, - 50.344399 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURVOLVO591871", - "description": "Volvo - Dechy ", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.94578, - 50.442112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREUROPEL627101", - "description": "Opel - Courrières", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2019-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.94578, - 50.442112 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREUROPEL627101", - "description": "Opel - Courrières", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2019-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.79696, - 50.265598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREUROPEL622171", - "description": "Opel - Beaurains", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.79696, - 50.265598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREUROPEL622171", - "description": "Opel - Beaurains", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.692911, - 50.51318 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREUROPEL626601", - "description": "Opel - Beuvry", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-02-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.692911, - 50.51318 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREUROPEL626601", - "description": "Opel - Beuvry", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-02-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.119406, - 50.343369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREUROPEL591871", - "description": "Opel - Dechy - Business center", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.119406, - 50.343369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREUROPEL591871", - "description": "Opel - Dechy - Business center", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.118608, - 50.343582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURSIEGE591871", - "description": "Siège Groupe Lempereur", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.118608, - 50.343582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURSIEGE591871", - "description": "Siège Groupe Lempereur", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.25664, - 46.194099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCAR741001", - "description": "Peugeot - ByMyCar - Annemasse", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2019-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.25664, - 46.194099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCAR741001", - "description": "Peugeot - ByMyCar - Annemasse", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2019-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.105256, - 45.888382 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCAR740001", - "description": "Opel - ByMyCar - Annecy", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.105256, - 45.888382 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCAR740001", - "description": "Opel - ByMyCar - Annecy", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.08686, - 46.283535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCAR012101", - "description": "Peugeot - ByMyCar - Ornex", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00, Su 08:00-12:00, Su 14:00-19:00", - "start_date": "2020-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.08686, - 46.283535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCAR012101", - "description": "Peugeot - ByMyCar - Ornex", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00, Su 08:00-12:00, Su 14:00-19:00", - "start_date": "2020-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.68137, - 45.190201 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCAR386001", - "description": "Opel - ByMyCar - Fontaine", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.68137, - 45.190201 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCAR386001", - "description": "Opel - ByMyCar - Fontaine", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.441782, - 46.350445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCAR742001", - "description": "Peugeot - ByMyCar - Thonon", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2020-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.441782, - 46.350445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCAR742001", - "description": "Peugeot - ByMyCar - Thonon", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2020-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.39323, - 45.6633 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCAR732001", - "description": "Opel - ByMyCar - Albertville", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.39323, - 45.6633 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCAR732001", - "description": "Opel - ByMyCar - Albertville", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.082662, - 46.042932 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAGGPEUGEOT423001", - "description": "Peugeot - SAGG - Roanne", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:40-12:15, Mo 13:45-18:30, Tu 07:40-12:15, Tu 13:45-18:30, We 07:40-12:15, We 13:45-18:30, Th 07:40-12:15, Th 13:45-18:30, Fr 07:40-12:15, Fr 13:45-18:30, Sa 08:00-13:00, Sa 14:00-17:00", - "start_date": "2020-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.082662, - 46.042932 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAGGPEUGEOT423001", - "description": "Peugeot - SAGG - Roanne", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:40-12:15, Mo 13:45-18:30, Tu 07:40-12:15, Tu 13:45-18:30, We 07:40-12:15, We 13:45-18:30, Th 07:40-12:15, Th 13:45-18:30, Fr 07:40-12:15, Fr 13:45-18:30, Sa 08:00-13:00, Sa 14:00-17:00", - "start_date": "2020-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8874, - 45.607101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCAR730001", - "description": "Opel - ByMyCar - Chambery", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.8874, - 45.607101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCAR730001", - "description": "Opel - ByMyCar - Chambery", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.082662, - 46.042932 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAGGPEUGEOT423001", - "description": "Peugeot - SAGG - Roanne", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:40-12:15, Mo 13:45-18:30, Tu 07:40-12:15, Tu 13:45-18:30, We 07:40-12:15, We 13:45-18:30, Th 07:40-12:15, Th 13:45-18:30, Fr 07:40-12:15, Fr 13:45-18:30, Sa 08:00-13:00, Sa 14:00-17:00", - "start_date": "2020-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.082662, - 46.042932 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAGGPEUGEOT423001", - "description": "Peugeot - SAGG - Roanne", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:40-12:15, Mo 13:45-18:30, Tu 07:40-12:15, Tu 13:45-18:30, We 07:40-12:15, We 13:45-18:30, Th 07:40-12:15, Th 13:45-18:30, Fr 07:40-12:15, Fr 13:45-18:30, Sa 08:00-13:00, Sa 14:00-17:00", - "start_date": "2020-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.57861, - 45.382301 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCAR385001", - "description": "Opel - ByMyCar - Voiron", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.57861, - 45.382301 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCAR385001", - "description": "Opel - ByMyCar - Voiron", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.86018, - 50.937599 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEUROPAUTOOPEL621001", - "description": "Opel - Europ Auto - Calais", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.86018, - 50.937599 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEUROPAUTOOPEL621001", - "description": "Opel - Europ Auto - Calais", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.60866, - 50.695599 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEUROPAUTOOPEL623601", - "description": "Opel - Europ Auto - Boulogne-sur-Mer", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00", - "start_date": "2020-01-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.60866, - 50.695599 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEUROPAUTOOPEL623601", - "description": "Opel - Europ Auto - Boulogne-sur-Mer", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00", - "start_date": "2020-01-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.64795, - 50.536991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDAPEUGEOT624001", - "description": "Peugeot Citroen - Bethune", - "capacity": "13", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-18:00", - "start_date": "2019-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.64795, - 50.536991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDAPEUGEOT624001", - "description": "Peugeot Citroen - Bethune", - "capacity": "13", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-18:00", - "start_date": "2019-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.86476, - 50.693211 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDAPEUGEOT592801", - "description": "Peugeot - Armentières", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2019-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.86476, - 50.693211 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDAPEUGEOT592801", - "description": "Peugeot - Armentières", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2019-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.60999, - 50.697899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDAPEUGEOT622001", - "description": "Peugeot - Boulogne Sur Mer", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:45-12:00, Mo 13:30-19:00, Tu 07:45-12:00, Tu 13:30-19:00, We 07:45-12:00, We 13:30-19:00, Th 07:45-12:00, Th 13:30-19:00, Fr 07:45-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2019-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.60999, - 50.697899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDAPEUGEOT622001", - "description": "Peugeot - Boulogne Sur Mer", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:45-12:00, Mo 13:30-19:00, Tu 07:45-12:00, Tu 13:30-19:00, We 07:45-12:00, We 13:30-19:00, Th 07:45-12:00, Th 13:30-19:00, Fr 07:45-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2019-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.58142, - 50.496948 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDAPEUGEOT627001", - "description": "Peugeot - Bruay", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2019-11-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.58142, - 50.496948 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDAPEUGEOT627001", - "description": "Peugeot - Bruay", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2019-11-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.91026, - 50.94738 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDAPEUGEOT621001", - "description": "Peugeot - Calais", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-18:45, Tu 08:00-12:00, Tu 13:30-18:45, We 08:00-12:00, We 13:30-18:45, Th 08:00-12:00, Th 13:30-18:45, Fr 08:00-12:00, Fr 13:30-18:45, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2019-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.91026, - 50.94738 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDAPEUGEOT621001", - "description": "Peugeot - Calais", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-18:45, Tu 08:00-12:00, Tu 13:30-18:45, We 08:00-12:00, We 13:30-18:45, Th 08:00-12:00, Th 13:30-18:45, Fr 08:00-12:00, Fr 13:30-18:45, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2019-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.359756, - 51.020195 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDAPEUGEOT592102", - "description": "Peugeot - Dunkerque", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2019-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.359756, - 51.020195 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDAPEUGEOT592102", - "description": "Peugeot - Dunkerque", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2019-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.54928, - 50.72768 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDAPEUGEOT591901", - "description": "Peugeot - Hazebrouck", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:45-12:00, Sa 14:00-18:00", - "start_date": "2019-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.54928, - 50.72768 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDAPEUGEOT591901", - "description": "Peugeot - Hazebrouck", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:45-12:00, Sa 14:00-18:00", - "start_date": "2019-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.229362, - 50.759285 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDACITROEN625001", - "description": "Citroën - Saint Omer", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:00-12:00, Sa 13:30-18:00", - "start_date": "2020-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.229362, - 50.759285 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDACITROEN625001", - "description": "Citroën - Saint Omer", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:00-12:00, Sa 13:30-18:00", - "start_date": "2020-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.64865, - 50.512718 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDAHOLDING624001", - "description": "Holding - Bethune", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00", - "start_date": "2020-02-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.64865, - 50.512718 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDAHOLDING624001", - "description": "Holding - Bethune", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00", - "start_date": "2020-02-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.908324, - 50.947626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDACITROEN621001", - "description": "Citroën - Calais", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2019-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.908324, - 50.947626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDACITROEN621001", - "description": "Citroën - Calais", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2019-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.551844, - 50.728757 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDACITROEN591901", - "description": "Citroën - Hazebrouck", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-18:00", - "start_date": "2020-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.551844, - 50.728757 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDACITROEN591901", - "description": "Citroën - Hazebrouck", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-18:00", - "start_date": "2020-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.800993, - 50.444375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDACITROEN627501", - "description": "Citroën - Lens", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-02-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.800993, - 50.444375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDACITROEN627501", - "description": "Citroën - Lens", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-02-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.267395, - 50.745316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDAPEUGEOT622191", - "description": "Peugeot - Saint Omer", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.267395, - 50.745316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDAPEUGEOT622191", - "description": "Peugeot - Saint Omer", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.268046, - 50.744915 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDADS625001", - "description": "DS - Saint Omer", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2019-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.268046, - 50.744915 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDADS625001", - "description": "DS - Saint Omer", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2019-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.268046, - 50.744915 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDADS625001", - "description": "DS - Saint Omer", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2019-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.268046, - 50.744915 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDADS625001", - "description": "DS - Saint Omer", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2019-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.268046, - 50.744915 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDADS625001", - "description": "DS - Saint Omer", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2019-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.268046, - 50.744915 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDADS625001", - "description": "DS - Saint Omer", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2019-11-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.36132, - 51.020341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDACITROEN592101", - "description": "Citroën - Dunkerque", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2019-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.36132, - 51.020341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDACITROEN592101", - "description": "Citroën - Dunkerque", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2019-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.36132, - 51.020341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDADS592101", - "description": "DS - Dunkerque", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2019-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.36132, - 51.020341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDADS592101", - "description": "DS - Dunkerque", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2019-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.36132, - 51.020341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDADS592101", - "description": "DS - Dunkerque", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2019-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.36132, - 51.020341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDADS592101", - "description": "DS - Dunkerque", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2019-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.36132, - 51.020341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDADS592101", - "description": "DS - Dunkerque", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2019-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.36132, - 51.020341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDADS592101", - "description": "DS - Dunkerque", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2019-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.104323, - 49.906802 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMVAUTOOPEL763701", - "description": "Opel - Dieppe", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2020-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.104323, - 49.906802 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMVAUTOOPEL763701", - "description": "Opel - Dieppe", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2020-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.284184, - 48.72118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAEROAUTOOPEL913001", - "description": "Opel - Aero Auto - Massy", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:30, Mo 14:00-19:00, Tu 08:00-12:30, Tu 14:00-19:00, We 08:00-12:30, We 14:00-19:00, Th 08:00-12:30, Th 14:00-19:00, Fr 08:00-12:30, Fr 14:00-19:00, Sa 09:00-12:30, Sa 14:00-18:30", - "start_date": "2020-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.284184, - 48.72118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAEROAUTOOPEL913001", - "description": "Opel - Aero Auto - Massy", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:30, Mo 14:00-19:00, Tu 08:00-12:30, Tu 14:00-19:00, We 08:00-12:30, We 14:00-19:00, Th 08:00-12:30, Th 14:00-19:00, Fr 08:00-12:30, Fr 14:00-19:00, Sa 09:00-12:30, Sa 14:00-18:30", - "start_date": "2020-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.137609, - 48.673807 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAEROAUTOOPEL919401", - "description": "Opel - Aero Auto - Gometz", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:30, Mo 14:00-19:00, Tu 08:00-12:30, Tu 14:00-19:00, We 08:00-12:30, We 14:00-19:00, Th 08:00-12:30, Th 14:00-19:00, Fr 08:00-12:30, Fr 14:00-19:00, Sa 09:00-12:30, Sa 14:00-19:00", - "start_date": "2020-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.137609, - 48.673807 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAEROAUTOOPEL919401", - "description": "Opel - Aero Auto - Gometz", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:30, Mo 14:00-19:00, Tu 08:00-12:30, Tu 14:00-19:00, We 08:00-12:30, We 14:00-19:00, Th 08:00-12:30, Th 14:00-19:00, Fr 08:00-12:30, Fr 14:00-19:00, Sa 09:00-12:30, Sa 14:00-19:00", - "start_date": "2020-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.08232, - 49.239658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSPEUGEOT511001", - "description": "Peugeot - HESS - Reims", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 09:00-19:00", - "start_date": "2020-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.08232, - 49.239658 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSPEUGEOT511001", - "description": "Peugeot - HESS - Reims", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 09:00-19:00", - "start_date": "2020-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.69808, - 49.752769 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSPEUGEOT080001", - "description": "Peugeot - HESS - Charleville", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 08:30-19:00", - "start_date": "2020-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.69808, - 49.752769 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSPEUGEOT080001", - "description": "Peugeot - HESS - Charleville", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 08:30-19:00", - "start_date": "2020-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.09307, - 49.906288 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSPEUGEOT025001", - "description": "Peugeot - HESS - Hirson", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:30, Tu 08:00-19:30, We 08:00-19:30, Th 08:00-19:30, Fr 08:00-19:30, Sa 08:00-19:30", - "start_date": "2020-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.09307, - 49.906288 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSPEUGEOT025001", - "description": "Peugeot - HESS - Hirson", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:30, Tu 08:00-19:30, We 08:00-19:30, Th 08:00-19:30, Fr 08:00-19:30, Sa 08:00-19:30", - "start_date": "2020-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.94345, - 49.69643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSPEUGEOT082001", - "description": "Peugeot - HESS - Sedan", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-19:00", - "start_date": "2020-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.94345, - 49.69643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSPEUGEOT082001", - "description": "Peugeot - HESS - Sedan", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-19:00", - "start_date": "2020-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.939325, - 47.215622 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSOPEL257701", - "description": "Opel - HESS - Besançon", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2019-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.939325, - 47.215622 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSOPEL257701", - "description": "Opel - HESS - Besançon", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2019-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.859114, - 47.018766 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSOPEL212001", - "description": "Opel - HESS - Beaune", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2019-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.859114, - 47.018766 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSOPEL212001", - "description": "Opel - HESS - Beaune", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2019-12-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.15858, - 49.153388 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSOPEL571401", - "description": "Opel - HESS - Metz", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.15858, - 49.153388 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSOPEL571401", - "description": "Opel - HESS - Metz", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8728, - 47.639712 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSOPEL900001", - "description": "Opel - HESS - Belfort", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2019-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8728, - 47.639712 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSOPEL900001", - "description": "Opel - HESS - Belfort", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2019-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.135265, - 49.354346 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSOPEL571001", - "description": "Opel - HESS - Thionville", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.135265, - 49.354346 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSOPEL571001", - "description": "Opel - HESS - Thionville", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.78882, - 41.953035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPM3AUTOPEUGEOT201671", - "description": "Peugeot - M3 Auto - Ajaccio", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.78882, - 41.953035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPM3AUTOPEUGEOT201671", - "description": "Peugeot - M3 Auto - Ajaccio", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.89438, - 47.499001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGENTILPEUGEOT89200", - "description": "Peugeot - GENTIL - Avallon", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-18:00", - "start_date": "2019-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.89438, - 47.499001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGENTILPEUGEOT89200", - "description": "Peugeot - GENTIL - Avallon", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-18:00", - "start_date": "2019-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.199466, - 50.574045 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAVENTIM598301", - "description": "Biocoop - Bouvines", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-19:30, Tu 09:30-19:30, We 09:30-19:30, Th 09:30-19:30, Fr 09:30-19:30, Sa 09:30-19:30, Su 09:30-19:30", - "start_date": "2020-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.199466, - 50.574045 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAVENTIM598301", - "description": "Biocoop - Bouvines", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-19:30, Tu 09:30-19:30, We 09:30-19:30, Th 09:30-19:30, Fr 09:30-19:30, Sa 09:30-19:30, Su 09:30-19:30", - "start_date": "2020-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.199466, - 50.574045 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAVENTIM598301", - "description": "Biocoop - Bouvines", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-19:30, Tu 09:30-19:30, We 09:30-19:30, Th 09:30-19:30, Fr 09:30-19:30, Sa 09:30-19:30, Su 09:30-19:30", - "start_date": "2020-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.199466, - 50.574045 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAVENTIM598301", - "description": "Biocoop - Bouvines", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-19:30, Tu 09:30-19:30, We 09:30-19:30, Th 09:30-19:30, Fr 09:30-19:30, Sa 09:30-19:30, Su 09:30-19:30", - "start_date": "2020-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.199466, - 50.574045 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAVENTIM598301", - "description": "Biocoop - Bouvines", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-19:30, Tu 09:30-19:30, We 09:30-19:30, Th 09:30-19:30, Fr 09:30-19:30, Sa 09:30-19:30, Su 09:30-19:30", - "start_date": "2020-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.199466, - 50.574045 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAVENTIM598301", - "description": "Biocoop - Bouvines", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-19:30, Tu 09:30-19:30, We 09:30-19:30, Th 09:30-19:30, Fr 09:30-19:30, Sa 09:30-19:30, Su 09:30-19:30", - "start_date": "2020-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.199466, - 50.574045 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAVENTIM598301", - "description": "Biocoop - Bouvines", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-19:30, Tu 09:30-19:30, We 09:30-19:30, Th 09:30-19:30, Fr 09:30-19:30, Sa 09:30-19:30, Su 09:30-19:30", - "start_date": "2020-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.199466, - 50.574045 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAVENTIM598301", - "description": "Biocoop - Bouvines", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-19:30, Tu 09:30-19:30, We 09:30-19:30, Th 09:30-19:30, Fr 09:30-19:30, Sa 09:30-19:30, Su 09:30-19:30", - "start_date": "2020-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.510402, - 50.332877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAVENTIM593001", - "description": "Opticien - Aulnoy les Valenciennes", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.510402, - 50.332877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAVENTIM593001", - "description": "Opticien - Aulnoy les Valenciennes", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.510402, - 50.332877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAVENTIM593001", - "description": "Opticien - Aulnoy les Valenciennes", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.510402, - 50.332877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAVENTIM593001", - "description": "Opticien - Aulnoy les Valenciennes", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.359382, - 51.021717 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEUROPAUTOHYUNDAI596401", - "description": "Hyundai - Europ Auto - Dunkerque - H Motors", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-01-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.359382, - 51.021717 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEUROPAUTOHYUNDAI596401", - "description": "Hyundai - Europ Auto - Dunkerque - H Motors", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-01-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.359395, - 51.021694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEUROPAUTOVOLVO596401", - "description": "Volvo - Europ Auto - Dunkerque - V Motors", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-01-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.359395, - 51.021694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEUROPAUTOVOLVO596401", - "description": "Volvo - Europ Auto - Dunkerque - V Motors", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-01-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.367229, - 49.227121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJFCNORMANDIEVOLVO141121", - "description": "Volvo - JFC - Caen", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2020-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.367229, - 49.227121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJFCNORMANDIEVOLVO141121", - "description": "Volvo - JFC - Caen", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2020-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.367229, - 49.227121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJFCNORMANDIEVOLVO141121", - "description": "Volvo - JFC - Caen", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2020-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.367229, - 49.227121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJFCNORMANDIEVOLVO141121", - "description": "Volvo - JFC - Caen", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2020-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.788457, - 50.426943 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURNISSAN628001", - "description": "Nissan - Lievin", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-18:00", - "start_date": "2020-02-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.788457, - 50.426943 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURNISSAN628001", - "description": "Nissan - Lievin", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-18:00", - "start_date": "2020-02-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.082662, - 46.042932 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAGGPEUGEOT423001", - "description": "Peugeot - SAGG - Roanne", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:40-12:15, Mo 13:45-18:30, Tu 07:40-12:15, Tu 13:45-18:30, We 07:40-12:15, We 13:45-18:30, Th 07:40-12:15, Th 13:45-18:30, Fr 07:40-12:15, Fr 13:45-18:30, Sa 08:00-13:00, Sa 14:00-17:00", - "start_date": "2020-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.082662, - 46.042932 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAGGPEUGEOT423001", - "description": "Peugeot - SAGG - Roanne", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:40-12:15, Mo 13:45-18:30, Tu 07:40-12:15, Tu 13:45-18:30, We 07:40-12:15, We 13:45-18:30, Th 07:40-12:15, Th 13:45-18:30, Fr 07:40-12:15, Fr 13:45-18:30, Sa 08:00-13:00, Sa 14:00-17:00", - "start_date": "2020-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.56686, - 46.07317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCAR743001", - "description": "Peugeot - ByMyCar - Cluses", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2019-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.56686, - 46.07317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCAR743001", - "description": "Peugeot - ByMyCar - Cluses", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2019-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.082662, - 46.042932 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAGGPEUGEOT423001", - "description": "Peugeot - SAGG - Roanne", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:40-12:15, Mo 13:45-18:30, Tu 07:40-12:15, Tu 13:45-18:30, We 07:40-12:15, We 13:45-18:30, Th 07:40-12:15, Th 13:45-18:30, Fr 07:40-12:15, Fr 13:45-18:30, Sa 08:00-13:00, Sa 14:00-17:00", - "start_date": "2020-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.082662, - 46.042932 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAGGPEUGEOT423001", - "description": "Peugeot - SAGG - Roanne", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:40-12:15, Mo 13:45-18:30, Tu 07:40-12:15, Tu 13:45-18:30, We 07:40-12:15, We 13:45-18:30, Th 07:40-12:15, Th 13:45-18:30, Fr 07:40-12:15, Fr 13:45-18:30, Sa 08:00-13:00, Sa 14:00-17:00", - "start_date": "2020-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.633747, - 45.950138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCAR747001", - "description": "Peugeot - ByMyCar - Sallanches", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-01-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.633747, - 45.950138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCAR747001", - "description": "Peugeot - ByMyCar - Sallanches", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-01-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.224763, - 45.728222 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAGGPEUGEOT421101", - "description": "Peugeot - SAGG - Feurs", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:15, Mo 13:45-18:30, Tu 07:30-12:15, Tu 13:45-18:30, We 07:30-12:15, We 13:45-18:30, Th 07:30-12:15, Th 13:45-18:30, Fr 07:30-12:15, Fr 13:45-18:30, Sa 09:00-12:00", - "start_date": "2020-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.224763, - 45.728222 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAGGPEUGEOT421101", - "description": "Peugeot - SAGG - Feurs", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:15, Mo 13:45-18:30, Tu 07:30-12:15, Tu 13:45-18:30, We 07:30-12:15, We 13:45-18:30, Th 07:30-12:15, Th 13:45-18:30, Fr 07:30-12:15, Fr 13:45-18:30, Sa 09:00-12:00", - "start_date": "2020-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.321232, - 46.105426 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAGGPEUGEOT694701", - "description": "Peugeot - SAGG - Cours-la-Ville", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.321232, - 46.105426 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAGGPEUGEOT694701", - "description": "Peugeot - SAGG - Cours-la-Ville", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.326481, - 45.98139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAGGPEUGEOT695501", - "description": "Peugeot - SAGG - Amplepuis", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 14:00-18:30, Tu 07:30-12:00, Tu 14:00-18:30, We 07:30-12:00, We 14:00-18:30, Th 07:30-12:00, Th 14:00-18:30, Fr 07:30-12:00, Fr 14:00-18:30, Sa 08:00-11:30", - "start_date": "2020-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.326481, - 45.98139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAGGPEUGEOT695501", - "description": "Peugeot - SAGG - Amplepuis", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 14:00-18:30, Tu 07:30-12:00, Tu 14:00-18:30, We 07:30-12:00, We 14:00-18:30, Th 07:30-12:00, Th 14:00-18:30, Fr 07:30-12:00, Fr 14:00-18:30, Sa 08:00-11:30", - "start_date": "2020-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.954702, - 49.053925 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTENEDOROPEL512001", - "description": "Opel - Epernay", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:45-19:00, Tu 08:00-12:00, Tu 13:45-19:00, We 08:00-12:00, We 13:45-19:00, Th 08:00-12:00, Th 13:45-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2020-01-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.954702, - 49.053925 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTENEDOROPEL512001", - "description": "Opel - Epernay", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:45-19:00, Tu 08:00-12:00, Tu 13:45-19:00, We 08:00-12:00, We 13:45-19:00, Th 08:00-12:00, Th 13:45-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2020-01-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.083997, - 49.238665 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTENEDOROPEL511001", - "description": "Opel - Reims", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:45-19:00, Tu 08:00-12:00, Tu 13:45-19:00, We 08:00-12:00, We 13:45-19:00, Th 08:00-12:00, Th 13:45-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2020-01-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.083997, - 49.238665 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTENEDOROPEL511001", - "description": "Opel - Reims", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:45-19:00, Tu 08:00-12:00, Tu 13:45-19:00, We 08:00-12:00, We 13:45-19:00, Th 08:00-12:00, Th 13:45-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2020-01-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.787673, - 50.426751 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURVOLVO628001", - "description": "Volvo - Lievin", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-02-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.787673, - 50.426751 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURVOLVO628001", - "description": "Volvo - Lievin", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-02-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.787673, - 50.426751 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURVOLVO628001", - "description": "Volvo - Lievin", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-02-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.787673, - 50.426751 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURVOLVO628001", - "description": "Volvo - Lievin", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-02-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.199466, - 50.574045 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAVENTIM598301", - "description": "Biocoop - Bouvines", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-19:30, Tu 09:30-19:30, We 09:30-19:30, Th 09:30-19:30, Fr 09:30-19:30, Sa 09:30-19:30, Su 09:30-19:30", - "start_date": "2020-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.199466, - 50.574045 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAVENTIM598301", - "description": "Biocoop - Bouvines", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-19:30, Tu 09:30-19:30, We 09:30-19:30, Th 09:30-19:30, Fr 09:30-19:30, Sa 09:30-19:30, Su 09:30-19:30", - "start_date": "2020-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.199466, - 50.574045 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAVENTIM598301", - "description": "Biocoop - Bouvines", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-19:30, Tu 09:30-19:30, We 09:30-19:30, Th 09:30-19:30, Fr 09:30-19:30, Sa 09:30-19:30, Su 09:30-19:30", - "start_date": "2020-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.199466, - 50.574045 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAVENTIM598301", - "description": "Biocoop - Bouvines", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-19:30, Tu 09:30-19:30, We 09:30-19:30, Th 09:30-19:30, Fr 09:30-19:30, Sa 09:30-19:30, Su 09:30-19:30", - "start_date": "2020-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.786037, - 50.426319 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREUROPEL628001", - "description": "Opel - Lievin", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-19:00, Tu 08:30-12:00, Tu 13:30-19:00, We 08:30-12:00, We 13:30-19:00, Th 08:30-12:00, Th 13:30-19:00, Fr 08:30-12:00, Fr 13:30-19:00, Sa 08:30-12:00, Sa 13:30-18:00", - "start_date": "2020-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.786037, - 50.426319 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREUROPEL628001", - "description": "Opel - Lievin", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-19:00, Tu 08:30-12:00, Tu 13:30-19:00, We 08:30-12:00, We 13:30-19:00, Th 08:30-12:00, Th 13:30-19:00, Fr 08:30-12:00, Fr 13:30-19:00, Sa 08:30-12:00, Sa 13:30-18:00", - "start_date": "2020-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.358448, - 46.665512 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCAMPANILE863601", - "description": "Campanile Futuroscope", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.358448, - 46.665512 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCAMPANILE863601", - "description": "Campanile Futuroscope", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.136828, - 50.74581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINVOLVO592231", - "description": "Volvo - Roncq", - "capacity": "13", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2020-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.136828, - 50.74581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINVOLVO592231", - "description": "Volvo - Roncq", - "capacity": "13", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2020-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.514682, - 50.330758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINVOLVO593001", - "description": "Hyundai GGP - Valenciennes", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-03-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.514682, - 50.330758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINVOLVO593001", - "description": "Hyundai GGP - Valenciennes", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-03-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.136828, - 50.74581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINVOLVO592231", - "description": "Volvo - Roncq", - "capacity": "13", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2020-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.136828, - 50.74581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINVOLVO592231", - "description": "Volvo - Roncq", - "capacity": "13", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2020-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.514682, - 50.330758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINVOLVO593001", - "description": "Hyundai GGP - Valenciennes", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-03-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.514682, - 50.330758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINVOLVO593001", - "description": "Hyundai GGP - Valenciennes", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-03-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.514331, - 50.330838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINJLR593001", - "description": "JLR - Groupe Dugardin - Valenciennes", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.514331, - 50.330838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINJLR593001", - "description": "JLR - Groupe Dugardin - Valenciennes", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.009637, - 43.58437 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCAVALLARIVOLVO062501", - "description": "Volvo - Cannes", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-17:00, Tu 08:00-12:00, Tu 14:00-17:00, We 08:00-12:00, We 14:00-17:00, Th 08:00-12:00, Th 14:00-17:00, Fr 08:00-12:00, Fr 14:00-17:00, Sa 08:00-12:00, Sa 14:00-17:00", - "start_date": "2020-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.009637, - 43.58437 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCAVALLARIVOLVO062501", - "description": "Volvo - Cannes", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-17:00, Tu 08:00-12:00, Tu 14:00-17:00, We 08:00-12:00, We 14:00-17:00, Th 08:00-12:00, Th 14:00-17:00, Fr 08:00-12:00, Fr 14:00-17:00, Sa 08:00-12:00, Sa 14:00-17:00", - "start_date": "2020-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.142497, - 44.05216 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCOMACMD814001", - "description": "COM.ACMD - Albi Conception Métallique et Développement", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 13:30-17:00, Tu 07:30-12:00, Tu 13:30-17:00, We 07:30-12:00, We 13:30-17:00, Th 07:30-12:00, Th 13:30-17:00, Fr 07:30-12:00", - "start_date": "2021-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.142497, - 44.05216 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCOMACMD814001", - "description": "COM.ACMD - Albi Conception Métallique et Développement", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 13:30-17:00, Tu 07:30-12:00, Tu 13:30-17:00, We 07:30-12:00, We 13:30-17:00, Th 07:30-12:00, Th 13:30-17:00, Fr 07:30-12:00", - "start_date": "2021-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.727141, - 48.617777 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSFIAT678001", - "description": "Fiat - HESS - Strasbourg Bischheim", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2020-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.727141, - 48.617777 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSFIAT678001", - "description": "Fiat - HESS - Strasbourg Bischheim", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2020-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.727141, - 48.617777 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSFIAT678001", - "description": "Fiat - HESS - Strasbourg Bischheim", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2020-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.727141, - 48.617777 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSFIAT678001", - "description": "Fiat - HESS - Strasbourg Bischheim", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2020-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.727141, - 48.617777 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSFIAT678001", - "description": "Fiat - HESS - Strasbourg Bischheim", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2020-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.727141, - 48.617777 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSFIAT678001", - "description": "Fiat - HESS - Strasbourg Bischheim", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2020-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.120367, - 50.631908 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINVOLVO596501", - "description": "Hyundai GGP - Villeneuve d'Ascq", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.120367, - 50.631908 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINVOLVO596501", - "description": "Hyundai GGP - Villeneuve d'Ascq", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.939918, - 47.215472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSFIAT257701", - "description": "Fiat - HESS - Besançon", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 08:30-18:00", - "start_date": "2020-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.939918, - 47.215472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSFIAT257701", - "description": "Fiat - HESS - Besançon", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 08:30-18:00", - "start_date": "2020-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.939918, - 47.215472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSFIAT257701", - "description": "Fiat - HESS - Besançon", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 08:30-18:00", - "start_date": "2020-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.939918, - 47.215472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSFIAT257701", - "description": "Fiat - HESS - Besançon", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 08:30-18:00", - "start_date": "2020-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.411061, - 45.455535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSFIAT420001", - "description": "Fiat - HESS - St Etienne", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2020-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.411061, - 45.455535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSFIAT420001", - "description": "Fiat - HESS - St Etienne", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2020-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.859709, - 47.627971 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSFIAT900001", - "description": "Fiat - HESS - Belfort", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2020-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.859709, - 47.627971 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSFIAT900001", - "description": "Fiat - HESS - Belfort", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2020-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.782814, - 48.816353 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSFIAT675001", - "description": "Fiat - HESS - Haguenau", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:30, Tu 08:00-18:30, We 08:00-18:30, Th 08:00-18:30, Fr 08:00-18:30, Sa 09:00-17:00", - "start_date": "2020-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.782814, - 48.816353 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSFIAT675001", - "description": "Fiat - HESS - Haguenau", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:30, Tu 08:00-18:30, We 08:00-18:30, Th 08:00-18:30, Fr 08:00-18:30, Sa 09:00-17:00", - "start_date": "2020-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.786971, - 50.426524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURFIAT628001", - "description": "Fiat - Liévin - Lens", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-19:00, Tu 08:30-12:00, Tu 13:30-19:00, We 08:30-12:00, We 13:30-19:00, Th 08:30-12:00, Th 13:30-19:00, Fr 08:30-12:00, Fr 13:30-19:00, Sa 08:30-12:00, Sa 13:30-18:00", - "start_date": "2020-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.786971, - 50.426524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURFIAT628001", - "description": "Fiat - Liévin - Lens", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-19:00, Tu 08:30-12:00, Tu 13:30-19:00, We 08:30-12:00, We 13:30-19:00, Th 08:30-12:00, Th 13:30-19:00, Fr 08:30-12:00, Fr 13:30-19:00, Sa 08:30-12:00, Sa 13:30-18:00", - "start_date": "2020-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.786971, - 50.426524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURFIAT628001", - "description": "Fiat - Liévin - Lens", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-19:00, Tu 08:30-12:00, Tu 13:30-19:00, We 08:30-12:00, We 13:30-19:00, Th 08:30-12:00, Th 13:30-19:00, Fr 08:30-12:00, Fr 13:30-19:00, Sa 08:30-12:00, Sa 13:30-18:00", - "start_date": "2020-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.786971, - 50.426524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURFIAT628001", - "description": "Fiat - Liévin - Lens", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-19:00, Tu 08:30-12:00, Tu 13:30-19:00, We 08:30-12:00, We 13:30-19:00, Th 08:30-12:00, Th 13:30-19:00, Fr 08:30-12:00, Fr 13:30-19:00, Sa 08:30-12:00, Sa 13:30-18:00", - "start_date": "2020-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.786971, - 50.426524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURFIAT628001", - "description": "Fiat - Liévin - Lens", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-19:00, Tu 08:30-12:00, Tu 13:30-19:00, We 08:30-12:00, We 13:30-19:00, Th 08:30-12:00, Th 13:30-19:00, Fr 08:30-12:00, Fr 13:30-19:00, Sa 08:30-12:00, Sa 13:30-18:00", - "start_date": "2020-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.786971, - 50.426524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURFIAT628001", - "description": "Fiat - Liévin - Lens", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-19:00, Tu 08:30-12:00, Tu 13:30-19:00, We 08:30-12:00, We 13:30-19:00, Th 08:30-12:00, Th 13:30-19:00, Fr 08:30-12:00, Fr 13:30-19:00, Sa 08:30-12:00, Sa 13:30-18:00", - "start_date": "2020-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.121966, - 50.343997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURFIAT591871", - "description": "Fiat - Douai Dechy", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.121966, - 50.343997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURFIAT591871", - "description": "Fiat - Douai Dechy", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.121966, - 50.343997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURFIAT591871", - "description": "Fiat - Douai Dechy", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.121966, - 50.343997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURFIAT591871", - "description": "Fiat - Douai Dechy", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.121966, - 50.343997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURFIAT591871", - "description": "Fiat - Douai Dechy", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.121966, - 50.343997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURFIAT591871", - "description": "Fiat - Douai Dechy", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.932101, - 48.756802 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPRIODFIAT783101", - "description": "Fiat - Coignières", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 09:30-18:00", - "start_date": "2020-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.932101, - 48.756802 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPRIODFIAT783101", - "description": "Fiat - Coignières", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 09:30-18:00", - "start_date": "2020-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.45563, - 48.608288 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPRIODFIAT911001", - "description": "Fiat - Corbeil-Essonnes", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.45563, - 48.608288 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPRIODFIAT911001", - "description": "Fiat - Corbeil-Essonnes", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.45563, - 48.608288 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPRIODFIAT911001", - "description": "Fiat - Corbeil-Essonnes", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.45563, - 48.608288 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPRIODFIAT911001", - "description": "Fiat - Corbeil-Essonnes", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3756, - 48.684087 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPRIODFIAT911701", - "description": "Fiat - Viry-Châtillon", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-07-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3756, - 48.684087 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPRIODFIAT911701", - "description": "Fiat - Viry-Châtillon", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-07-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.630807, - 48.564923 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPRIODFIAT772401", - "description": "Fiat - Melun", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 13:30-18:00", - "start_date": "2020-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.630807, - 48.564923 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPRIODFIAT772401", - "description": "Fiat - Melun", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 13:30-18:00", - "start_date": "2020-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.357279, - 47.762349 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSFIAT681101", - "description": "Fiat - HESS - Mulhouse", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2020-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.357279, - 47.762349 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSFIAT681101", - "description": "Fiat - HESS - Mulhouse", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2020-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.357279, - 47.762349 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSFIAT681101", - "description": "Fiat - HESS - Mulhouse", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2020-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.357279, - 47.762349 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSFIAT681101", - "description": "Fiat - HESS - Mulhouse", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2020-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.578616, - 47.587006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSFIAT683301", - "description": "Fiat - HESS - Huningue", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2020-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.578616, - 47.587006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSFIAT683301", - "description": "Fiat - HESS - Huningue", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2020-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.068043, - 47.352239 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSFIAT210001", - "description": "Fiat - HESS - Dijon", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.068043, - 47.352239 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSFIAT210001", - "description": "Fiat - HESS - Dijon", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.531626, - 50.368902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAIPFIAT593001", - "description": "Fiat - SDAH - Valenciennes", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-18:00, Tu 08:30-12:00, Tu 14:00-18:00, We 08:30-12:00, We 14:00-18:00, Th 08:30-12:00, Th 14:00-18:00, Fr 08:30-12:00, Fr 14:00-18:00, Sa 08:30-12:00, Sa 14:00-18:00", - "start_date": "2020-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.531626, - 50.368902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAIPFIAT593001", - "description": "Fiat - SDAH - Valenciennes", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-18:00, Tu 08:30-12:00, Tu 14:00-18:00, We 08:30-12:00, We 14:00-18:00, Th 08:30-12:00, Th 14:00-18:00, Fr 08:30-12:00, Fr 14:00-18:00, Sa 08:30-12:00, Sa 14:00-18:00", - "start_date": "2020-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.393201, - 45.663612 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARFIAT732001", - "description": "Fiat - ByMyCar - Albertville", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.393201, - 45.663612 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARFIAT732001", - "description": "Fiat - ByMyCar - Albertville", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.681431, - 45.19016 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARFIAT386002", - "description": "Fiat - ByMyCar - Fontaine", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.681431, - 45.19016 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARFIAT386002", - "description": "Fiat - ByMyCar - Fontaine", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.708778, - 45.14515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARFIAT386001", - "description": "Fiat - ByMyCar - Echirolles", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-07-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.708778, - 45.14515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARFIAT386001", - "description": "Fiat - ByMyCar - Echirolles", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-07-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.598804, - 50.721763 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCASINOGOLDENPALACE622001", - "description": "Casino Golden Palace - Boulogne sur Mer", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-03:00, Mo 10:00-23:59, Tu 00:00-03:00, Tu 10:00-23:59, We 00:00-03:00, We 10:00-23:59, Th 00:00-03:00, Th 10:00-23:59, Fr 00:00-03:00, Fr 10:00-23:59, Sa 00:00-04:00, Sa 10:00-23:59, Su 00:00-04:00, Su 10:00-23:59", - "start_date": "2020-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.598804, - 50.721763 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCASINOGOLDENPALACE622001", - "description": "Casino Golden Palace - Boulogne sur Mer", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-03:00, Mo 10:00-23:59, Tu 00:00-03:00, Tu 10:00-23:59, We 00:00-03:00, We 10:00-23:59, Th 00:00-03:00, Th 10:00-23:59, Fr 00:00-03:00, Fr 10:00-23:59, Sa 00:00-04:00, Sa 10:00-23:59, Su 00:00-04:00, Su 10:00-23:59", - "start_date": "2020-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.675315, - 45.193872 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARRENAULT386001", - "description": "Renault - ByMyCar - Fontaine", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-07-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.675315, - 45.193872 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARRENAULT386001", - "description": "Renault - ByMyCar - Fontaine", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-07-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547393, - 48.796465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARBMW944401", - "description": "BMW - ByMyCar - Chennevières", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-18:00, Tu 08:30-12:00, Tu 13:30-18:00, We 08:30-12:00, We 13:30-18:00, Th 08:30-12:00, Th 13:30-18:00, Fr 08:30-12:00, Fr 13:30-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547393, - 48.796465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARBMW944401", - "description": "BMW - ByMyCar - Chennevières", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-18:00, Tu 08:30-12:00, Tu 13:30-18:00, We 08:30-12:00, We 13:30-18:00, Th 08:30-12:00, Th 13:30-18:00, Fr 08:30-12:00, Fr 13:30-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547393, - 48.796465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARBMW944401", - "description": "BMW - ByMyCar - Chennevières", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-18:00, Tu 08:30-12:00, Tu 13:30-18:00, We 08:30-12:00, We 13:30-18:00, Th 08:30-12:00, Th 13:30-18:00, Fr 08:30-12:00, Fr 13:30-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547393, - 48.796465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARBMW944401", - "description": "BMW - ByMyCar - Chennevières", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-18:00, Tu 08:30-12:00, Tu 13:30-18:00, We 08:30-12:00, We 13:30-18:00, Th 08:30-12:00, Th 13:30-18:00, Fr 08:30-12:00, Fr 13:30-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547393, - 48.796465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARBMW944401", - "description": "BMW - ByMyCar - Chennevières", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-18:00, Tu 08:30-12:00, Tu 13:30-18:00, We 08:30-12:00, We 13:30-18:00, Th 08:30-12:00, Th 13:30-18:00, Fr 08:30-12:00, Fr 13:30-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547393, - 48.796465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARBMW944401", - "description": "BMW - ByMyCar - Chennevières", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-18:00, Tu 08:30-12:00, Tu 13:30-18:00, We 08:30-12:00, We 13:30-18:00, Th 08:30-12:00, Th 13:30-18:00, Fr 08:30-12:00, Fr 13:30-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547393, - 48.796465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARBMW944401", - "description": "BMW - ByMyCar - Chennevières", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-18:00, Tu 08:30-12:00, Tu 13:30-18:00, We 08:30-12:00, We 13:30-18:00, Th 08:30-12:00, Th 13:30-18:00, Fr 08:30-12:00, Fr 13:30-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547393, - 48.796465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARBMW944401", - "description": "BMW - ByMyCar - Chennevières", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-18:00, Tu 08:30-12:00, Tu 13:30-18:00, We 08:30-12:00, We 13:30-18:00, Th 08:30-12:00, Th 13:30-18:00, Fr 08:30-12:00, Fr 13:30-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.509139, - 48.748721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINRENAULT944701", - "description": "Renault - Boissy-St-Léger", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:30-12:00, Sa 14:00-18:00", - "start_date": "2020-07-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.509139, - 48.748721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINRENAULT944701", - "description": "Renault - Boissy-St-Léger", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:30-12:00, Sa 14:00-18:00", - "start_date": "2020-07-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.486263, - 48.742041 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINRENAULT944501", - "description": "Renault - Limeil", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2020-07-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.486263, - 48.742041 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINRENAULT944501", - "description": "Renault - Limeil", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2020-07-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.546061, - 47.160554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLECLERCOCEANE444001", - "description": "Leclerc Océane - Reze", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:30, Tu 09:00-20:30, We 09:00-20:30, Th 09:00-20:30, Fr 09:00-20:30, Sa 09:00-20:30", - "start_date": "2020-07-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.546061, - 47.160554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLECLERCOCEANE444001", - "description": "Leclerc Océane - Reze", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:30, Tu 09:00-20:30, We 09:00-20:30, Th 09:00-20:30, Fr 09:00-20:30, Sa 09:00-20:30", - "start_date": "2020-07-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.546061, - 47.160554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLECLERCOCEANE444001", - "description": "Leclerc Océane - Reze", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:30, Tu 09:00-20:30, We 09:00-20:30, Th 09:00-20:30, Fr 09:00-20:30, Sa 09:00-20:30", - "start_date": "2020-07-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.546061, - 47.160554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLECLERCOCEANE444001", - "description": "Leclerc Océane - Reze", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:30, Tu 09:00-20:30, We 09:00-20:30, Th 09:00-20:30, Fr 09:00-20:30, Sa 09:00-20:30", - "start_date": "2020-07-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.546061, - 47.160554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLECLERCOCEANE444001", - "description": "Leclerc Océane - Reze", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:30, Tu 09:00-20:30, We 09:00-20:30, Th 09:00-20:30, Fr 09:00-20:30, Sa 09:00-20:30", - "start_date": "2020-07-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.546061, - 47.160554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLECLERCOCEANE444001", - "description": "Leclerc Océane - Reze", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:30, Tu 09:00-20:30, We 09:00-20:30, Th 09:00-20:30, Fr 09:00-20:30, Sa 09:00-20:30", - "start_date": "2020-07-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.080672, - 43.635954 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCARDONAFORD133001", - "description": "Ford - CARDONA - Salon-de-Provence", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2020-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.080672, - 43.635954 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCARDONAFORD133001", - "description": "Ford - CARDONA - Salon-de-Provence", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2020-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.978095, - 43.499349 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCARDONAFORD138001", - "description": "Ford - CARDONA - Istres", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.978095, - 43.499349 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCARDONAFORD138001", - "description": "Ford - CARDONA - Istres", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.548711, - 50.389708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAIPVOLKSWAGEN598601", - "description": "Volkswagen - SLBA - Bruay", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 09:00-18:00", - "start_date": "2020-09-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.548711, - 50.389708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAIPVOLKSWAGEN598601", - "description": "Volkswagen - SLBA - Bruay", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 09:00-18:00", - "start_date": "2020-09-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.562664, - 45.564835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHERMESFITILIEU384901", - "description": "Hermès - Les Abrets-en-Dauphiné - Ateliers de Fitilieu", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-03-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.562664, - 45.564835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHERMESFITILIEU384901", - "description": "Hermès - Les Abrets-en-Dauphiné - Ateliers de Fitilieu", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-03-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.15962, - 50.604254 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTIVOLI594931", - "description": "Tivoli Capital - Villeneuve d\\'Ascq", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.15962, - 50.604254 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTIVOLI594931", - "description": "Tivoli Capital - Villeneuve d\\'Ascq", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.15962, - 50.604254 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTIVOLI594931", - "description": "Tivoli Capital - Villeneuve d\\'Ascq", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.15962, - 50.604254 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTIVOLI594931", - "description": "Tivoli Capital - Villeneuve d\\'Ascq", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.15962, - 50.604254 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTIVOLI594931", - "description": "Tivoli Capital - Villeneuve d\\'Ascq", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.15962, - 50.604254 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTIVOLI594931", - "description": "Tivoli Capital - Villeneuve d\\'Ascq", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.787911, - 50.427002 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURHYUNDAI628001", - "description": "Hyundai - Liévin", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.787911, - 50.427002 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURHYUNDAI628001", - "description": "Hyundai - Liévin", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.119352, - 50.343347 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURHYUNDAI591871", - "description": "Hyundai - Dechy", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.119352, - 50.343347 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURHYUNDAI591871", - "description": "Hyundai - Dechy", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.694338, - 43.449069 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD834801", - "description": "Ford - Puget sur Argens", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-18:00", - "start_date": "2021-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.694338, - 43.449069 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD834801", - "description": "Ford - Puget sur Argens", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-18:00", - "start_date": "2021-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.694338, - 43.449069 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD834801", - "description": "Ford - Puget sur Argens", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-18:00", - "start_date": "2021-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.694338, - 43.449069 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD834801", - "description": "Ford - Puget sur Argens", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-18:00", - "start_date": "2021-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.694338, - 43.449069 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD834801", - "description": "Ford - Puget sur Argens", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-18:00", - "start_date": "2021-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.694338, - 43.449069 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD834801", - "description": "Ford - Puget sur Argens", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-18:00", - "start_date": "2021-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.646666, - 45.191336 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDURIEUXOPEL735001", - "description": "Opel - Durieux", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.646666, - 45.191336 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDURIEUXOPEL735001", - "description": "Opel - Durieux", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.884081, - 50.937052 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDELESALLEFORD621001", - "description": "Delesalle - Calais", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2020-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.884081, - 50.937052 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDELESALLEFORD621001", - "description": "Delesalle - Calais", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2020-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.379108, - 48.104325 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSJEEP680001", - "description": "Jeep - HESS - Colmar", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 09:00-17:30", - "start_date": "2020-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.379108, - 48.104325 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSJEEP680001", - "description": "Jeep - HESS - Colmar", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 09:00-17:30", - "start_date": "2020-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.356673, - 51.016727 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEURAUTOFIAT596401", - "description": "Fiat - Dunkerque", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2020-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.356673, - 51.016727 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEURAUTOFIAT596401", - "description": "Fiat - Dunkerque", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2020-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.665818, - 46.284154 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRENARDFORD011001", - "description": "Ford - Oyonnax", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.665818, - 46.284154 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRENARDFORD011001", - "description": "Ford - Oyonnax", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.953387, - 47.216517 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRENARDFORD250001", - "description": "Ford - Besançon", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2020-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.953387, - 47.216517 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRENARDFORD250001", - "description": "Ford - Besançon", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2020-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.118608, - 50.343582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURSIEGE591871", - "description": "Siège Groupe Lempereur", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.118608, - 50.343582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURSIEGE591871", - "description": "Siège Groupe Lempereur", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0827, - 50.3866 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPIMTDOUAI595082", - "description": "IMT Douai - Lahure - Centre de Recherche", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0827, - 50.3866 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPIMTDOUAI595082", - "description": "IMT Douai - Lahure - Centre de Recherche", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.06764, - 50.3755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPIMTDOUAI595081", - "description": "IMT Douai - Bourseul", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.06764, - 50.3755 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPIMTDOUAI595081", - "description": "IMT Douai - Bourseul", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.905982, - 42.66213 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD661001", - "description": "Village Maurin - Ford", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2020-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.905982, - 42.66213 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD661001", - "description": "Village Maurin - Ford", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2020-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.905982, - 42.66213 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD661001", - "description": "Village Maurin - Ford", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2020-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.905982, - 42.66213 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD661001", - "description": "Village Maurin - Ford", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2020-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.905466, - 42.662325 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINSUZUKI661001", - "description": "Village Maurin Suzuki Hyundai", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:45, Tu 08:00-12:00, Tu 14:00-18:45, We 08:00-12:00, We 14:00-18:45, Th 08:00-12:00, Th 14:00-18:45, Fr 08:00-12:00, Fr 14:00-18:45, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.905466, - 42.662325 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINSUZUKI661001", - "description": "Village Maurin Suzuki Hyundai", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:45, Tu 08:00-12:00, Tu 14:00-18:45, We 08:00-12:00, We 14:00-18:45, Th 08:00-12:00, Th 14:00-18:45, Fr 08:00-12:00, Fr 14:00-18:45, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.905466, - 42.662325 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINSUZUKI661001", - "description": "Village Maurin Suzuki Hyundai", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:45, Tu 08:00-12:00, Tu 14:00-18:45, We 08:00-12:00, We 14:00-18:45, Th 08:00-12:00, Th 14:00-18:45, Fr 08:00-12:00, Fr 14:00-18:45, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.905466, - 42.662325 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINSUZUKI661001", - "description": "Village Maurin Suzuki Hyundai", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:45, Tu 08:00-12:00, Tu 14:00-18:45, We 08:00-12:00, We 14:00-18:45, Th 08:00-12:00, Th 14:00-18:45, Fr 08:00-12:00, Fr 14:00-18:45, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.905466, - 42.662325 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINSUZUKI661001", - "description": "Village Maurin Suzuki Hyundai", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:45, Tu 08:00-12:00, Tu 14:00-18:45, We 08:00-12:00, We 14:00-18:45, Th 08:00-12:00, Th 14:00-18:45, Fr 08:00-12:00, Fr 14:00-18:45, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.905466, - 42.662325 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINSUZUKI661001", - "description": "Village Maurin Suzuki Hyundai", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:45, Tu 08:00-12:00, Tu 14:00-18:45, We 08:00-12:00, We 14:00-18:45, Th 08:00-12:00, Th 14:00-18:45, Fr 08:00-12:00, Fr 14:00-18:45, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.905466, - 42.662325 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINSUZUKI661001", - "description": "Village Maurin Suzuki Hyundai", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:45, Tu 08:00-12:00, Tu 14:00-18:45, We 08:00-12:00, We 14:00-18:45, Th 08:00-12:00, Th 14:00-18:45, Fr 08:00-12:00, Fr 14:00-18:45, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.905466, - 42.662325 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINSUZUKI661001", - "description": "Village Maurin Suzuki Hyundai", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:45, Tu 08:00-12:00, Tu 14:00-18:45, We 08:00-12:00, We 14:00-18:45, Th 08:00-12:00, Th 14:00-18:45, Fr 08:00-12:00, Fr 14:00-18:45, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.902038, - 42.665713 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINCARROSSERIE661001", - "description": "Village Maurin - Carrosserie", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2020-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.902038, - 42.665713 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINCARROSSERIE661001", - "description": "Village Maurin - Carrosserie", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2020-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.902038, - 42.665713 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINCARROSSERIE661001", - "description": "Village Maurin - Carrosserie", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2020-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.902038, - 42.665713 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINCARROSSERIE661001", - "description": "Village Maurin - Carrosserie", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2020-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.903535, - 42.661424 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINNISSAN1", - "description": "Village Maurin - Nissan Perpignan", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.903535, - 42.661424 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINNISSAN1", - "description": "Village Maurin - Nissan Perpignan", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.903535, - 42.661424 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINNISSAN1", - "description": "Village Maurin - Nissan Perpignan", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.903535, - 42.661424 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINNISSAN1", - "description": "Village Maurin - Nissan Perpignan", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.120497, - 50.632435 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINFORD596501", - "description": "Ford - Groupe Dugardin - Villeneuve d'Ascq", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2020-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.120497, - 50.632435 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINFORD596501", - "description": "Ford - Groupe Dugardin - Villeneuve d'Ascq", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2020-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.120497, - 50.632435 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINFORD596501", - "description": "Ford - Groupe Dugardin - Villeneuve d'Ascq", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2020-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.120497, - 50.632435 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINFORD596501", - "description": "Ford - Groupe Dugardin - Villeneuve d'Ascq", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2020-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.120367, - 50.631908 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINVOLVO596501", - "description": "Hyundai GGP - Villeneuve d'Ascq", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.120367, - 50.631908 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINVOLVO596501", - "description": "Hyundai GGP - Villeneuve d'Ascq", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.120473, - 50.632313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINMITSUBISHI596501", - "description": "Mitsubishi - Groupe Dugardin - Villeneuve d'Ascq", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.120473, - 50.632313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINMITSUBISHI596501", - "description": "Mitsubishi - Groupe Dugardin - Villeneuve d'Ascq", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.264596, - 46.201308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD741001", - "description": "Ford - Annemasse", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.264596, - 46.201308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD741001", - "description": "Ford - Annemasse", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.885873, - 45.617901 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD734201", - "description": "Ford - Voglans", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.885873, - 45.617901 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD734201", - "description": "Ford - Voglans", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.842409, - 43.926111 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD840001", - "description": "Ford - Avignon", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2020-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.842409, - 43.926111 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD840001", - "description": "Ford - Avignon", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2020-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.642011, - 43.699624 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD132001", - "description": "Ford - Arles", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2021-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.642011, - 43.699624 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD132001", - "description": "Ford - Arles", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2021-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.266113, - 43.426784 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD131271", - "description": "Ford - Vitrolles", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2021-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.266113, - 43.426784 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD131271", - "description": "Ford - Vitrolles", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2021-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.399147, - 43.507303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD132901", - "description": "Ford - Aix", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2020-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.399147, - 43.507303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD132901", - "description": "Ford - Aix", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2020-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.400567, - 43.277012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD130101", - "description": "Ford - Marseille", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.400567, - 43.277012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD130101", - "description": "Ford - Marseille", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.336615, - 43.816868 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD309001", - "description": "Ford - Nîmes", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-17:45, Tu 08:00-17:45, We 08:00-17:45, Th 08:00-17:45, Fr 08:00-17:45, Sa 09:00-17:45", - "start_date": "2020-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.336615, - 43.816868 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD309001", - "description": "Ford - Nîmes", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-17:45, Tu 08:00-17:45, We 08:00-17:45, Th 08:00-17:45, Fr 08:00-17:45, Sa 09:00-17:45", - "start_date": "2020-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.356295, - 51.016497 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINFORD591401", - "description": "Ford - Groupe Dugardin - Dunkerque", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2020-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.356295, - 51.016497 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINFORD591401", - "description": "Ford - Groupe Dugardin - Dunkerque", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2020-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.271136, - 50.739346 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINFORD622191", - "description": "Ford - Groupe Dugardin - Saint Omer", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2020-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.271136, - 50.739346 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINFORD622191", - "description": "Ford - Groupe Dugardin - Saint Omer", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2020-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.884224, - 50.937055 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINFORD621001", - "description": "Ford - Groupe Dugardin - Calais", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2020-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.884224, - 50.937055 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINFORD621001", - "description": "Ford - Groupe Dugardin - Calais", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2020-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.609276, - 50.696233 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINFORD622001", - "description": "Ford - Groupe Dugardin - Boulogne sur Mer", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2020-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.609276, - 50.696233 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINFORD622001", - "description": "Ford - Groupe Dugardin - Boulogne sur Mer", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2020-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.086971, - 50.585035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINFORD591551", - "description": "Ford - Groupe Dugardin - Faches", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2020-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.086971, - 50.585035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINFORD591551", - "description": "Ford - Groupe Dugardin - Faches", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2020-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.228926, - 50.675825 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINFORD593901", - "description": "Ford - Groupe Dugardin - Lys Lez Lannoy", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2020-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.228926, - 50.675825 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINFORD593901", - "description": "Ford - Groupe Dugardin - Lys Lez Lannoy", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2020-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.895, - 50.656473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINFORD592801", - "description": "Ford - Groupe Dugardin - Bois Grenier - Armentières", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2020-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.895, - 50.656473 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINFORD592801", - "description": "Ford - Groupe Dugardin - Bois Grenier - Armentières", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2020-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.136828, - 50.74581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINVOLVO592231", - "description": "Volvo - Roncq", - "capacity": "13", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2020-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.136828, - 50.74581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINVOLVO592231", - "description": "Volvo - Roncq", - "capacity": "13", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2020-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.269992, - 50.166974 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAIPVOLKSWAGEN594001", - "description": "Volkswagen - SLBA - Cambrai", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.269992, - 50.166974 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAIPVOLKSWAGEN594001", - "description": "Volkswagen - SLBA - Cambrai", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.269992, - 50.166974 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAIPVOLKSWAGEN594001", - "description": "Volkswagen - SLBA - Cambrai", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.269992, - 50.166974 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAIPVOLKSWAGEN594001", - "description": "Volkswagen - SLBA - Cambrai", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.122175, - 50.689995 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPROMOD598471", - "description": "Siège Promod - Marcq-en-Barœul", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 13:30-17:30, Tu 08:30-12:30, Tu 13:30-17:30, We 08:30-12:30, We 13:30-17:30, Th 08:30-12:30, Th 13:30-17:30, Fr 08:30-12:30, Fr 13:30-17:30", - "start_date": "2020-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.122175, - 50.689995 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPROMOD598471", - "description": "Siège Promod - Marcq-en-Barœul", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 13:30-17:30, Tu 08:30-12:30, Tu 13:30-17:30, We 08:30-12:30, We 13:30-17:30, Th 08:30-12:30, Th 13:30-17:30, Fr 08:30-12:30, Fr 13:30-17:30", - "start_date": "2020-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.959254, - 50.258427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAIPVOLKSWAGEN597201", - "description": "Volkswagen - SLBA - Louvroil Maubeuge", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-11-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.959254, - 50.258427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAIPVOLKSWAGEN597201", - "description": "Volkswagen - SLBA - Louvroil Maubeuge", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-11-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.797323, - 50.266452 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAIPVOLKSWAGEN622171", - "description": "Volkswagen Beaurains SLBA", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 09:00-18:00", - "start_date": "2020-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.797323, - 50.266452 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAIPVOLKSWAGEN622171", - "description": "Volkswagen Beaurains SLBA", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 09:00-18:00", - "start_date": "2020-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.998587, - 43.136781 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORS831601", - "description": "Ford - Toulon (La Valette)", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.998587, - 43.136781 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORS831601", - "description": "Ford - Toulon (La Valette)", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974386, - 50.651317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGHICLSAINTPHILIBERT59160", - "description": "Hôpital Saint Philibert - Lille", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2020-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974386, - 50.651317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGHICLSAINTPHILIBERT59160", - "description": "Hôpital Saint Philibert - Lille", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2020-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974386, - 50.651317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGHICLSAINTPHILIBERT59160", - "description": "Hôpital Saint Philibert - Lille", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2020-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974386, - 50.651317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGHICLSAINTPHILIBERT59160", - "description": "Hôpital Saint Philibert - Lille", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2020-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974386, - 50.651317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGHICLSAINTPHILIBERT59160", - "description": "Hôpital Saint Philibert - Lille", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2020-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974386, - 50.651317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGHICLSAINTPHILIBERT59160", - "description": "Hôpital Saint Philibert - Lille", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2020-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974386, - 50.651317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGHICLSAINTPHILIBERT59160", - "description": "Hôpital Saint Philibert - Lille", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2020-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974386, - 50.651317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGHICLSAINTPHILIBERT59160", - "description": "Hôpital Saint Philibert - Lille", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2020-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974386, - 50.651317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGHICLSAINTPHILIBERT59160", - "description": "Hôpital Saint Philibert - Lille", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2020-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974386, - 50.651317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGHICLSAINTPHILIBERT59160", - "description": "Hôpital Saint Philibert - Lille", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2020-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974386, - 50.651317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGHICLSAINTPHILIBERT59160", - "description": "Hôpital Saint Philibert - Lille", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2020-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974386, - 50.651317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGHICLSAINTPHILIBERT59160", - "description": "Hôpital Saint Philibert - Lille", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2020-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974386, - 50.651317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGHICLSAINTPHILIBERT59160", - "description": "Hôpital Saint Philibert - Lille", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2020-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974386, - 50.651317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGHICLSAINTPHILIBERT59160", - "description": "Hôpital Saint Philibert - Lille", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2020-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974386, - 50.651317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGHICLSAINTPHILIBERT59160", - "description": "Hôpital Saint Philibert - Lille", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2020-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974386, - 50.651317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGHICLSAINTPHILIBERT59160", - "description": "Hôpital Saint Philibert - Lille", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2020-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974386, - 50.651317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGHICLSAINTPHILIBERT59160", - "description": "Hôpital Saint Philibert - Lille", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2020-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974386, - 50.651317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGHICLSAINTPHILIBERT59160", - "description": "Hôpital Saint Philibert - Lille", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2020-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974386, - 50.651317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGHICLSAINTPHILIBERT59160", - "description": "Hôpital Saint Philibert - Lille", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2020-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974386, - 50.651317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGHICLSAINTPHILIBERT59160", - "description": "Hôpital Saint Philibert - Lille", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2020-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974386, - 50.651317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGHICLSAINTPHILIBERT59160", - "description": "Hôpital Saint Philibert - Lille", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2020-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974386, - 50.651317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGHICLSAINTPHILIBERT59160", - "description": "Hôpital Saint Philibert - Lille", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2020-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.076524, - 50.619593 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGHICLSAINTVINCENT59000", - "description": "Hôpital Saint Vincent - Lille", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.076524, - 50.619593 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGHICLSAINTVINCENT59000", - "description": "Hôpital Saint Vincent - Lille", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.076524, - 50.619593 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGHICLSAINTVINCENT59000", - "description": "Hôpital Saint Vincent - Lille", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.076524, - 50.619593 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGHICLSAINTVINCENT59000", - "description": "Hôpital Saint Vincent - Lille", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.076524, - 50.619593 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGHICLSAINTVINCENT59000", - "description": "Hôpital Saint Vincent - Lille", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.076524, - 50.619593 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGHICLSAINTVINCENT59000", - "description": "Hôpital Saint Vincent - Lille", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.828371, - 46.380921 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRENARDFORD392001", - "description": "Ford - Saint Claude", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.828371, - 46.380921 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRENARDFORD392001", - "description": "Ford - Saint Claude", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.558022, - 46.693989 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRENARDFORD390001", - "description": "Ford - Lons Le Saunier", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.558022, - 46.693989 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRENARDFORD390001", - "description": "Ford - Lons Le Saunier", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.121247, - 50.342806 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURMAZDA591871", - "description": "Mazda - Douai - Dechy", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.121247, - 50.342806 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURMAZDA591871", - "description": "Mazda - Douai - Dechy", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.109011, - 44.573614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLKSWAGEN050001", - "description": "Suzuki - Gap", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-12-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.109011, - 44.573614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLKSWAGEN050001", - "description": "Suzuki - Gap", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-12-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.263058, - 49.883793 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOTERA800001", - "description": "O'Tera - Amiens", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-20:00, Tu 07:00-20:00, We 07:00-20:00, Th 07:00-20:00, Fr 07:00-20:00, Sa 07:00-20:00, Su 07:30-12:30", - "start_date": "2020-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.263058, - 49.883793 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOTERA800001", - "description": "O'Tera - Amiens", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-20:00, Tu 07:00-20:00, We 07:00-20:00, Th 07:00-20:00, Fr 07:00-20:00, Sa 07:00-20:00, Su 07:30-12:30", - "start_date": "2020-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.263058, - 49.883793 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOTERA800001", - "description": "O'Tera - Amiens", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-20:00, Tu 07:00-20:00, We 07:00-20:00, Th 07:00-20:00, Fr 07:00-20:00, Sa 07:00-20:00, Su 07:30-12:30", - "start_date": "2020-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.263058, - 49.883793 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOTERA800001", - "description": "O'Tera - Amiens", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-20:00, Tu 07:00-20:00, We 07:00-20:00, Th 07:00-20:00, Fr 07:00-20:00, Sa 07:00-20:00, Su 07:30-12:30", - "start_date": "2020-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.797399, - 50.264948 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURBMW622171", - "description": "BMW - Beaurains - zone 1", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2020-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.797399, - 50.264948 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURBMW622171", - "description": "BMW - Beaurains - zone 1", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2020-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.797399, - 50.264948 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURBMW622171", - "description": "BMW - Beaurains - zone 1", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2020-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.797399, - 50.264948 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURBMW622171", - "description": "BMW - Beaurains - zone 1", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2020-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.797399, - 50.264948 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURBMW622171", - "description": "BMW - Beaurains - zone 1", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2020-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.797399, - 50.264948 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURBMW622171", - "description": "BMW - Beaurains - zone 1", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2020-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.659517, - 50.512507 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURBMW624001", - "description": "BMW - Béthune", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00, Su 09:00-12:00, Su 14:00-19:00", - "start_date": "2020-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.659517, - 50.512507 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURBMW624001", - "description": "BMW - Béthune", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00, Su 09:00-12:00, Su 14:00-19:00", - "start_date": "2020-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.659517, - 50.512507 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURBMW624001", - "description": "BMW - Béthune", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00, Su 09:00-12:00, Su 14:00-19:00", - "start_date": "2020-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.659517, - 50.512507 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURBMW624001", - "description": "BMW - Béthune", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00, Su 09:00-12:00, Su 14:00-19:00", - "start_date": "2020-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.087058, - 45.924463 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCOCHETVOLVO743301", - "description": "Volvo - Annecy", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.087058, - 45.924463 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCOCHETVOLVO743301", - "description": "Volvo - Annecy", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.087058, - 45.924463 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCOCHETVOLVO743301", - "description": "Volvo - Annecy", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.087058, - 45.924463 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCOCHETVOLVO743301", - "description": "Volvo - Annecy", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.266699, - 46.200969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCOCHETVOLVO741001", - "description": "Volvo - Annemasse", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.266699, - 46.200969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCOCHETVOLVO741001", - "description": "Volvo - Annemasse", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.266699, - 46.200969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCOCHETVOLVO741001", - "description": "Volvo - Annemasse", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.266699, - 46.200969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCOCHETVOLVO741001", - "description": "Volvo - Annemasse", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.266699, - 46.200969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCOCHETVOLVO741001", - "description": "Volvo - Annemasse", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.266699, - 46.200969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCOCHETVOLVO741001", - "description": "Volvo - Annemasse", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-11-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.966794, - 45.564513 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCOCHETVOLVO734901", - "description": "Volvo - Chambéry", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.966794, - 45.564513 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCOCHETVOLVO734901", - "description": "Volvo - Chambéry", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.966794, - 45.564513 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCOCHETVOLVO734901", - "description": "Volvo - Chambéry", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.966794, - 45.564513 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCOCHETVOLVO734901", - "description": "Volvo - Chambéry", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.274975, - 43.334483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPROMOCASHBEZIERS345001", - "description": "Promocash - Béziers", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:30-12:00, Mo 13:30-18:30, Tu 06:30-18:30, We 06:30-18:30, Th 06:30-18:30, Fr 06:30-18:30, Sa 06:30-12:30", - "start_date": "2020-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.274975, - 43.334483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPROMOCASHBEZIERS345001", - "description": "Promocash - Béziers", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:30-12:00, Mo 13:30-18:30, Tu 06:30-18:30, We 06:30-18:30, Th 06:30-18:30, Fr 06:30-18:30, Sa 06:30-12:30", - "start_date": "2020-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.797924, - 45.776456 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVULCAINVOLVO690091", - "description": "Volvo - GROUPE VULCAIN - Lyon", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.797924, - 45.776456 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVULCAINVOLVO690091", - "description": "Volvo - GROUPE VULCAIN - Lyon", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.797924, - 45.776456 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVULCAINVOLVO690091", - "description": "Volvo - GROUPE VULCAIN - Lyon", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.797924, - 45.776456 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVULCAINVOLVO690091", - "description": "Volvo - GROUPE VULCAIN - Lyon", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69277, - 45.179125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVULCAINVOLVO381701", - "description": "Volvo - GROUPE VULCAIN - Grenoble", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-18:00", - "start_date": "2020-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69277, - 45.179125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVULCAINVOLVO381701", - "description": "Volvo - GROUPE VULCAIN - Grenoble", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-18:00", - "start_date": "2020-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69277, - 45.179125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVULCAINVOLVO381701", - "description": "Volvo - GROUPE VULCAIN - Grenoble", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-18:00", - "start_date": "2020-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69277, - 45.179125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVULCAINVOLVO381701", - "description": "Volvo - GROUPE VULCAIN - Grenoble", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-18:00", - "start_date": "2020-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.871656, - 45.719143 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVULCAINVOLVO692001", - "description": "Volvo - GROUPE VULCAIN - Vénissieux", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 14:00-19:00, Tu 07:30-12:00, Tu 14:00-19:00, We 07:30-12:00, We 14:00-19:00, Th 07:30-12:00, Th 14:00-19:00, Fr 07:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.871656, - 45.719143 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVULCAINVOLVO692001", - "description": "Volvo - GROUPE VULCAIN - Vénissieux", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 14:00-19:00, Tu 07:30-12:00, Tu 14:00-19:00, We 07:30-12:00, We 14:00-19:00, Th 07:30-12:00, Th 14:00-19:00, Fr 07:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.871656, - 45.719143 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVULCAINVOLVO692001", - "description": "Volvo - GROUPE VULCAIN - Vénissieux", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 14:00-19:00, Tu 07:30-12:00, Tu 14:00-19:00, We 07:30-12:00, We 14:00-19:00, Th 07:30-12:00, Th 14:00-19:00, Fr 07:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.871656, - 45.719143 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVULCAINVOLVO692001", - "description": "Volvo - GROUPE VULCAIN - Vénissieux", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 14:00-19:00, Tu 07:30-12:00, Tu 14:00-19:00, We 07:30-12:00, We 14:00-19:00, Th 07:30-12:00, Th 14:00-19:00, Fr 07:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.74331, - 45.991161 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVULCAINVOLVO694001", - "description": "Volvo - GROUPE VULCAIN - Villefranche sur Saône", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.74331, - 45.991161 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVULCAINVOLVO694001", - "description": "Volvo - GROUPE VULCAIN - Villefranche sur Saône", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.390843, - 45.448346 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVULCAINVOLVO420001", - "description": "Volvo - GROUPE VULCAIN - St Etienne", - "capacity": "13", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00, Sa 08:00-12:00, Sa 14:00-17:30", - "start_date": "2021-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.390843, - 45.448346 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVULCAINVOLVO420001", - "description": "Volvo - GROUPE VULCAIN - St Etienne", - "capacity": "13", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00, Sa 08:00-12:00, Sa 14:00-17:30", - "start_date": "2021-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.390843, - 45.448346 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVULCAINVOLVO420001", - "description": "Volvo - GROUPE VULCAIN - St Etienne", - "capacity": "13", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00, Sa 08:00-12:00, Sa 14:00-17:30", - "start_date": "2021-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.390843, - 45.448346 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVULCAINVOLVO420001", - "description": "Volvo - GROUPE VULCAIN - St Etienne", - "capacity": "13", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00, Sa 08:00-12:00, Sa 14:00-17:30", - "start_date": "2021-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.371157, - 48.702795 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVOLVOATHISMONS912001", - "description": "Volvo - Athis Mons - Bidaud", - "capacity": "30", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00, Sa 08:00-12:00, Sa 14:00-18:00", - "start_date": "2021-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.371157, - 48.702795 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVOLVOATHISMONS912001", - "description": "Volvo - Athis Mons - Bidaud", - "capacity": "30", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00, Sa 08:00-12:00, Sa 14:00-18:00", - "start_date": "2021-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.935011, - 44.921741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMVOLVO260001", - "description": "Volvo - GRIM - Valence", - "capacity": "19", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2021-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.935011, - 44.921741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMVOLVO260001", - "description": "Volvo - GRIM - Valence", - "capacity": "19", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2021-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.935011, - 44.921741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMVOLVO260001", - "description": "Volvo - GRIM - Valence", - "capacity": "19", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2021-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.935011, - 44.921741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMVOLVO260001", - "description": "Volvo - GRIM - Valence", - "capacity": "19", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2021-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.935011, - 44.921741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMVOLVO260001", - "description": "Volvo - GRIM - Valence", - "capacity": "19", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2021-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.935011, - 44.921741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMVOLVO260001", - "description": "Volvo - GRIM - Valence", - "capacity": "19", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2021-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.935011, - 44.921741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMVOLVO260001", - "description": "Volvo - GRIM - Valence", - "capacity": "19", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2021-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.935011, - 44.921741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMVOLVO260001", - "description": "Volvo - GRIM - Valence", - "capacity": "19", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2021-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.935011, - 44.921741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMVOLVO260001", - "description": "Volvo - GRIM - Valence", - "capacity": "19", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2021-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.935011, - 44.921741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMVOLVO260001", - "description": "Volvo - GRIM - Valence", - "capacity": "19", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2021-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.935011, - 44.921741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMVOLVO260001", - "description": "Volvo - GRIM - Valence", - "capacity": "19", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2021-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.935011, - 44.921741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMVOLVO260001", - "description": "Volvo - GRIM - Valence", - "capacity": "19", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2021-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.871188, - 50.939667 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGARAGENATION621001", - "description": "Citroën - Garage Nation - Calais", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.871188, - 50.939667 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGARAGENATION621001", - "description": "Citroën - Garage Nation - Calais", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.099967, - 45.885354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD746001", - "description": "Ford - Annecy", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.099967, - 45.885354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD746001", - "description": "Ford - Annecy", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.099967, - 45.885354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD746001", - "description": "Ford - Annecy", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.099967, - 45.885354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD746001", - "description": "Ford - Annecy", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.023518, - 48.307904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHOTELAKENA106001", - "description": "Hôtel AKENA - Troyes", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.023518, - 48.307904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHOTELAKENA106001", - "description": "Hôtel AKENA - Troyes", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.023518, - 48.307904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHOTELAKENA106001", - "description": "Hôtel AKENA - Troyes", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.023518, - 48.307904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHOTELAKENA106001", - "description": "Hôtel AKENA - Troyes", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.16666, - 45.931379 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUNOYERPREDEMATH749401", - "description": "Pre de Math - Annecy", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 13:30-19:30, Tu 07:30-12:00, Tu 13:30-19:30, We 07:30-12:00, We 13:30-19:30, Th 07:30-12:00, Th 13:30-19:30, Fr 07:30-12:00, Fr 13:30-19:30", - "start_date": "2020-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.16666, - 45.931379 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUNOYERPREDEMATH749401", - "description": "Pre de Math - Annecy", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 13:30-19:30, Tu 07:30-12:00, Tu 13:30-19:30, We 07:30-12:00, We 13:30-19:30, Th 07:30-12:00, Th 13:30-19:30, Fr 07:30-12:00, Fr 13:30-19:30", - "start_date": "2020-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.132504, - 49.300667 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTOUFFLINMTP514201", - "description": "Toufflin Witry-lès-Reims", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:00-18:00, Tu 08:00-12:00, Tu 13:00-18:00, We 08:00-12:00, We 13:00-18:00, Th 08:00-12:00, Th 13:00-18:00, Fr 08:00-12:00, Fr 13:00-17:00", - "start_date": "2020-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.132504, - 49.300667 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTOUFFLINMTP514201", - "description": "Toufflin Witry-lès-Reims", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:00-18:00, Tu 08:00-12:00, Tu 13:00-18:00, We 08:00-12:00, We 13:00-18:00, Th 08:00-12:00, Th 13:00-18:00, Fr 08:00-12:00, Fr 13:00-17:00", - "start_date": "2020-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.388653, - 45.661877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD732001", - "description": "Ford - Albertville", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.388653, - 45.661877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD732001", - "description": "Ford - Albertville", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.536087, - 43.287204 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD134001", - "description": "Ford - Aubagne", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2021-01-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.536087, - 43.287204 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD134001", - "description": "Ford - Aubagne", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2021-01-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.078015, - 43.405299 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD831701", - "description": "Ford - Brignoles", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-18:30", - "start_date": "2021-01-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.078015, - 43.405299 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD831701", - "description": "Ford - Brignoles", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-18:30", - "start_date": "2021-01-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.979658, - 43.154723 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD111001", - "description": "Ford - Narbonne", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:30, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-18:30, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.979658, - 43.154723 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD111001", - "description": "Ford - Narbonne", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:30, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-18:30, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.845186, - 44.113579 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD841001", - "description": "Ford - Orange", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2021-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.845186, - 44.113579 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD841001", - "description": "Ford - Orange", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2021-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.461236, - 49.204187 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPABVVVOLVO605001", - "description": "Volvo - ABVV Automobiles - Chantilly", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.461236, - 49.204187 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPABVVVOLVO605001", - "description": "Volvo - ABVV Automobiles - Chantilly", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.12245, - 49.035994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPABVVVOLVO953101", - "description": "Volvo - ABVV Automobiles - St Ouen l'Aumône", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.12245, - 49.035994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPABVVVOLVO953101", - "description": "Volvo - ABVV Automobiles - St Ouen l'Aumône", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.12245, - 49.035994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPABVVVOLVO953101", - "description": "Volvo - ABVV Automobiles - St Ouen l'Aumône", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.12245, - 49.035994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPABVVVOLVO953101", - "description": "Volvo - ABVV Automobiles - St Ouen l'Aumône", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.12245, - 49.035994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPABVVVOLVO953101", - "description": "Volvo - ABVV Automobiles - St Ouen l'Aumône", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.12245, - 49.035994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPABVVVOLVO953101", - "description": "Volvo - ABVV Automobiles - St Ouen l'Aumône", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.820331, - 45.487406 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPREGUILLONREVENTIN381211", - "description": "Groupe Reguillon - Reventin-Vaugris", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.820331, - 45.487406 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPREGUILLONREVENTIN381211", - "description": "Groupe Reguillon - Reventin-Vaugris", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.820331, - 45.487406 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPREGUILLONREVENTIN381211", - "description": "Groupe Reguillon - Reventin-Vaugris", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.820331, - 45.487406 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPREGUILLONREVENTIN381211", - "description": "Groupe Reguillon - Reventin-Vaugris", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.820331, - 45.487406 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPREGUILLONREVENTIN381211", - "description": "Groupe Reguillon - Reventin-Vaugris", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.820331, - 45.487406 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPREGUILLONREVENTIN381211", - "description": "Groupe Reguillon - Reventin-Vaugris", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.150752, - 45.501453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPREGUILLONGUILLAUD384401", - "description": "Guillaud TP - St Jean de Bournay", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:00, Tu 08:00-18:00, We 08:00-18:00, Th 08:00-18:00, Fr 08:00-18:00", - "start_date": "2021-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.150752, - 45.501453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPREGUILLONGUILLAUD384401", - "description": "Guillaud TP - St Jean de Bournay", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:00, Tu 08:00-18:00, We 08:00-18:00, Th 08:00-18:00, Fr 08:00-18:00", - "start_date": "2021-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.150752, - 45.501453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPREGUILLONGUILLAUD384401", - "description": "Guillaud TP - St Jean de Bournay", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:00, Tu 08:00-18:00, We 08:00-18:00, Th 08:00-18:00, Fr 08:00-18:00", - "start_date": "2021-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.150752, - 45.501453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPREGUILLONGUILLAUD384401", - "description": "Guillaud TP - St Jean de Bournay", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:00, Tu 08:00-18:00, We 08:00-18:00, Th 08:00-18:00, Fr 08:00-18:00", - "start_date": "2021-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.112082, - 44.110259 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD301001", - "description": "Ford - Alès", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-02-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.112082, - 44.110259 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD301001", - "description": "Ford - Alès", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-02-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.897217, - 43.124982 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD832001", - "description": "Ford - Toulon (Ouest)", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:00, Tu 08:00-18:00, We 08:00-18:00, Th 08:00-18:00, Fr 08:00-18:00, Sa 08:00-18:00", - "start_date": "2022-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.897217, - 43.124982 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD832001", - "description": "Ford - Toulon (Ouest)", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:00, Tu 08:00-18:00, We 08:00-18:00, Th 08:00-18:00, Fr 08:00-18:00, Sa 08:00-18:00", - "start_date": "2022-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.049042, - 44.037645 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD842001", - "description": "Ford - Carpentras", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2021-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.049042, - 44.037645 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD842001", - "description": "Ford - Carpentras", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2021-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.44755, - 43.531653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD833001", - "description": "Ford -Draguignan", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-17:45, Tu 09:00-17:45, We 09:00-17:45, Th 09:00-17:45, Fr 09:00-17:45, Sa 09:00-17:45", - "start_date": "2021-01-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.44755, - 43.531653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD833001", - "description": "Ford -Draguignan", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-17:45, Tu 09:00-17:45, We 09:00-17:45, Th 09:00-17:45, Fr 09:00-17:45, Sa 09:00-17:45", - "start_date": "2021-01-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.108252, - 44.573353 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD050001", - "description": "Ford - Gap", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2021-05-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.108252, - 44.573353 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD050001", - "description": "Ford - Gap", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2021-05-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.787923, - 43.824226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD041001", - "description": "Ford - Manosque", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.787923, - 43.824226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD041001", - "description": "Ford - Manosque", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.039973, - 43.399142 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD135001", - "description": "Ford -Martigues", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-17:45, Tu 08:00-17:45, We 08:00-17:45, Th 08:00-17:45, Fr 08:00-17:45, Sa 08:30-17:45", - "start_date": "2021-02-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.039973, - 43.399142 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD135001", - "description": "Ford -Martigues", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-17:45, Tu 08:00-17:45, We 08:00-17:45, Th 08:00-17:45, Fr 08:00-17:45, Sa 08:30-17:45", - "start_date": "2021-02-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.817745, - 43.89735 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD138701", - "description": "Ford - Rognonas", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00", - "start_date": "2021-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.817745, - 43.89735 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD138701", - "description": "Ford - Rognonas", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00", - "start_date": "2021-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.303864, - 43.204493 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD110001", - "description": "Ford - Carcassonne", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2021-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.303864, - 43.204493 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD110001", - "description": "Ford - Carcassonne", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2021-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.069651, - 46.300506 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD011701", - "description": "Ford - Ségny", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2021-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.069651, - 46.300506 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD011701", - "description": "Ford - Ségny", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2021-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.633398, - 45.957456 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD747001", - "description": "Ford -Sallanches", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2021-02-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.633398, - 45.957456 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD747001", - "description": "Ford -Sallanches", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2021-02-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.433607, - 46.352148 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD742001", - "description": "Ford - Anthy sur Léman", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-18:00", - "start_date": "2021-02-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.433607, - 46.352148 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD742001", - "description": "Ford - Anthy sur Léman", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-18:00", - "start_date": "2021-02-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.562664, - 45.564835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHERMESFITILIEU384901", - "description": "Hermès - Les Abrets-en-Dauphiné - Ateliers de Fitilieu", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-03-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.562664, - 45.564835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHERMESFITILIEU384901", - "description": "Hermès - Les Abrets-en-Dauphiné - Ateliers de Fitilieu", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-03-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.562664, - 45.564835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHERMESFITILIEU384901", - "description": "Hermès - Les Abrets-en-Dauphiné - Ateliers de Fitilieu", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-03-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.562664, - 45.564835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHERMESFITILIEU384901", - "description": "Hermès - Les Abrets-en-Dauphiné - Ateliers de Fitilieu", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-03-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.562664, - 45.564835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHERMESFITILIEU384901", - "description": "Hermès - Les Abrets-en-Dauphiné - Ateliers de Fitilieu", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-03-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.562664, - 45.564835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHERMESFITILIEU384901", - "description": "Hermès - Les Abrets-en-Dauphiné - Ateliers de Fitilieu", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-03-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.424702, - 46.723121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOCEANEVOLVO850001", - "description": "Volvo - La Roche sur Yon", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 14:00-19:00, Tu 08:30-12:30, Tu 14:00-19:00, We 08:30-12:30, We 14:00-19:00, Th 08:30-12:30, Th 14:00-19:00, Fr 08:30-12:30, Fr 14:00-19:00, Sa 09:00-12:30, Sa 14:00-18:00", - "start_date": "2021-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.424702, - 46.723121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOCEANEVOLVO850001", - "description": "Volvo - La Roche sur Yon", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 14:00-19:00, Tu 08:30-12:30, Tu 14:00-19:00, We 08:30-12:30, We 14:00-19:00, Th 08:30-12:30, Th 14:00-19:00, Fr 08:30-12:30, Fr 14:00-19:00, Sa 09:00-12:30, Sa 14:00-18:00", - "start_date": "2021-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.424702, - 46.723121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOCEANEVOLVO850001", - "description": "Volvo - La Roche sur Yon", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 14:00-19:00, Tu 08:30-12:30, Tu 14:00-19:00, We 08:30-12:30, We 14:00-19:00, Th 08:30-12:30, Th 14:00-19:00, Fr 08:30-12:30, Fr 14:00-19:00, Sa 09:00-12:30, Sa 14:00-18:00", - "start_date": "2021-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.424702, - 46.723121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOCEANEVOLVO850001", - "description": "Volvo - La Roche sur Yon", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 14:00-19:00, Tu 08:30-12:30, Tu 14:00-19:00, We 08:30-12:30, We 14:00-19:00, Th 08:30-12:30, Th 14:00-19:00, Fr 08:30-12:30, Fr 14:00-19:00, Sa 09:00-12:30, Sa 14:00-18:00", - "start_date": "2021-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.424702, - 46.723121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOCEANEVOLVO850001", - "description": "Volvo - La Roche sur Yon", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 14:00-19:00, Tu 08:30-12:30, Tu 14:00-19:00, We 08:30-12:30, We 14:00-19:00, Th 08:30-12:30, Th 14:00-19:00, Fr 08:30-12:30, Fr 14:00-19:00, Sa 09:00-12:30, Sa 14:00-18:00", - "start_date": "2021-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.424702, - 46.723121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOCEANEVOLVO850001", - "description": "Volvo - La Roche sur Yon", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 14:00-19:00, Tu 08:30-12:30, Tu 14:00-19:00, We 08:30-12:30, We 14:00-19:00, Th 08:30-12:30, Th 14:00-19:00, Fr 08:30-12:30, Fr 14:00-19:00, Sa 09:00-12:30, Sa 14:00-18:00", - "start_date": "2021-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.424702, - 46.723121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOCEANEVOLVO850001", - "description": "Volvo - La Roche sur Yon", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 14:00-19:00, Tu 08:30-12:30, Tu 14:00-19:00, We 08:30-12:30, We 14:00-19:00, Th 08:30-12:30, Th 14:00-19:00, Fr 08:30-12:30, Fr 14:00-19:00, Sa 09:00-12:30, Sa 14:00-18:00", - "start_date": "2021-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.424702, - 46.723121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOCEANEVOLVO850001", - "description": "Volvo - La Roche sur Yon", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 14:00-19:00, Tu 08:30-12:30, Tu 14:00-19:00, We 08:30-12:30, We 14:00-19:00, Th 08:30-12:30, Th 14:00-19:00, Fr 08:30-12:30, Fr 14:00-19:00, Sa 09:00-12:30, Sa 14:00-18:00", - "start_date": "2021-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.924069, - 47.91407 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUFFORTVOLVO450001", - "description": "Volvo - Orléans (PDL 1)", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:45-18:00, Tu 08:00-12:00, Tu 13:45-18:00, We 08:00-12:00, We 13:45-18:00, Th 08:00-12:00, Th 13:45-18:00, Fr 08:00-12:00, Fr 13:45-18:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2021-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.924069, - 47.91407 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUFFORTVOLVO450001", - "description": "Volvo - Orléans (PDL 1)", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:45-18:00, Tu 08:00-12:00, Tu 13:45-18:00, We 08:00-12:00, We 13:45-18:00, Th 08:00-12:00, Th 13:45-18:00, Fr 08:00-12:00, Fr 13:45-18:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2021-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.924069, - 47.91407 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUFFORTVOLVO450001", - "description": "Volvo - Orléans (PDL 1)", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:45-18:00, Tu 08:00-12:00, Tu 13:45-18:00, We 08:00-12:00, We 13:45-18:00, Th 08:00-12:00, Th 13:45-18:00, Fr 08:00-12:00, Fr 13:45-18:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2021-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.924069, - 47.91407 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUFFORTVOLVO450001", - "description": "Volvo - Orléans (PDL 1)", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:45-18:00, Tu 08:00-12:00, Tu 13:45-18:00, We 08:00-12:00, We 13:45-18:00, Th 08:00-12:00, Th 13:45-18:00, Fr 08:00-12:00, Fr 13:45-18:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2021-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.547116, - 48.451391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUFFORTVOLVO286301", - "description": "Volvo - Chartres", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-18:00, Tu 08:30-12:00, Tu 14:00-18:00, We 08:30-12:00, We 14:00-18:00, Th 08:30-12:00, Th 14:00-18:00, Fr 08:30-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2021-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.547116, - 48.451391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUFFORTVOLVO286301", - "description": "Volvo - Chartres", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-18:00, Tu 08:30-12:00, Tu 14:00-18:00, We 08:30-12:00, We 14:00-18:00, Th 08:30-12:00, Th 14:00-18:00, Fr 08:30-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2021-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.547116, - 48.451391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUFFORTVOLVO286301", - "description": "Volvo - Chartres", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-18:00, Tu 08:30-12:00, Tu 14:00-18:00, We 08:30-12:00, We 14:00-18:00, Th 08:30-12:00, Th 14:00-18:00, Fr 08:30-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2021-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.547116, - 48.451391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUFFORTVOLVO286301", - "description": "Volvo - Chartres", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-18:00, Tu 08:30-12:00, Tu 14:00-18:00, We 08:30-12:00, We 14:00-18:00, Th 08:30-12:00, Th 14:00-18:00, Fr 08:30-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2021-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.097769, - 47.312161 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGROUPEFIBA218001", - "description": "Fiba - Quetigny", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-03-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.097769, - 47.312161 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGROUPEFIBA218001", - "description": "Fiba - Quetigny", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-03-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.919764, - 45.530042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSARLECG387801", - "description": "SARL ECG", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 13:30-18:00, Tu 09:00-12:00, Tu 13:30-18:00, We 09:00-12:00, We 13:30-18:00, Th 09:00-12:00, Th 13:30-18:00, Fr 09:00-12:00, Fr 13:30-18:00", - "start_date": "2021-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.919764, - 45.530042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSARLECG387801", - "description": "SARL ECG", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 13:30-18:00, Tu 09:00-12:00, Tu 13:30-18:00, We 09:00-12:00, We 13:30-18:00, Th 09:00-12:00, Th 13:30-18:00, Fr 09:00-12:00, Fr 13:30-18:00", - "start_date": "2021-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.919764, - 45.530042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSARLECG387801", - "description": "SARL ECG", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 13:30-18:00, Tu 09:00-12:00, Tu 13:30-18:00, We 09:00-12:00, We 13:30-18:00, Th 09:00-12:00, Th 13:30-18:00, Fr 09:00-12:00, Fr 13:30-18:00", - "start_date": "2021-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.919764, - 45.530042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSARLECG387801", - "description": "SARL ECG", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 13:30-18:00, Tu 09:00-12:00, Tu 13:30-18:00, We 09:00-12:00, We 13:30-18:00, Th 09:00-12:00, Th 13:30-18:00, Fr 09:00-12:00, Fr 13:30-18:00", - "start_date": "2021-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.194266, - 48.678035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUFFORTVOLVO919401", - "description": "Volvo - Les Ulis (PDL1)", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-12:15, Sa 13:30-18:00", - "start_date": "2022-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.194266, - 48.678035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUFFORTVOLVO919401", - "description": "Volvo - Les Ulis (PDL1)", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-12:15, Sa 13:30-18:00", - "start_date": "2022-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.194266, - 48.678035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUFFORTVOLVO919401", - "description": "Volvo - Les Ulis (PDL1)", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-12:15, Sa 13:30-18:00", - "start_date": "2022-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.194266, - 48.678035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUFFORTVOLVO919401", - "description": "Volvo - Les Ulis (PDL1)", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-12:15, Sa 13:30-18:00", - "start_date": "2022-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.194266, - 48.678035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUFFORTVOLVO919401", - "description": "Volvo - Les Ulis (PDL1)", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-12:15, Sa 13:30-18:00", - "start_date": "2022-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.194266, - 48.678035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUFFORTVOLVO919401", - "description": "Volvo - Les Ulis (PDL1)", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-12:15, Sa 13:30-18:00", - "start_date": "2022-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.194266, - 48.678035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUFFORTVOLVO919401", - "description": "Volvo - Les Ulis (PDL1)", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-12:15, Sa 13:30-18:00", - "start_date": "2022-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.194266, - 48.678035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUFFORTVOLVO919401", - "description": "Volvo - Les Ulis (PDL1)", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-12:15, Sa 13:30-18:00", - "start_date": "2022-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.419238, - 48.997756 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPABVVHYUNDAI955001", - "description": "Hyundai - ABVV Automobiles - Gonesse", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.419238, - 48.997756 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPABVVHYUNDAI955001", - "description": "Hyundai - ABVV Automobiles - Gonesse", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.797071, - 41.983815 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAIRIEAFA201671", - "description": "Afa - Mairie", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-18:00, Tu 09:00-18:00, We 09:00-18:00, Th 09:00-18:00, Fr 09:00-18:00", - "start_date": "2021-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.797071, - 41.983815 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAIRIEAFA201671", - "description": "Afa - Mairie", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-18:00, Tu 09:00-18:00, We 09:00-18:00, Th 09:00-18:00, Fr 09:00-18:00", - "start_date": "2021-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.400253, - 43.276274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLVO130101", - "description": "Volvo - Marseille", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:00-19:00, Tu 08:00-12:00, Tu 13:00-19:00, We 08:00-12:00, We 13:00-19:00, Th 08:00-12:00, Th 13:00-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.400253, - 43.276274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLVO130101", - "description": "Volvo - Marseille", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:00-19:00, Tu 08:00-12:00, Tu 13:00-19:00, We 08:00-12:00, We 13:00-19:00, Th 08:00-12:00, Th 13:00-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.400253, - 43.276274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLVO130101", - "description": "Volvo - Marseille", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:00-19:00, Tu 08:00-12:00, Tu 13:00-19:00, We 08:00-12:00, We 13:00-19:00, Th 08:00-12:00, Th 13:00-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.400253, - 43.276274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLVO130101", - "description": "Volvo - Marseille", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:00-19:00, Tu 08:00-12:00, Tu 13:00-19:00, We 08:00-12:00, We 13:00-19:00, Th 08:00-12:00, Th 13:00-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.400253, - 43.276274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLVO130101", - "description": "Volvo - Marseille", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:00-19:00, Tu 08:00-12:00, Tu 13:00-19:00, We 08:00-12:00, We 13:00-19:00, Th 08:00-12:00, Th 13:00-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.400253, - 43.276274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLVO130101", - "description": "Volvo - Marseille", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:00-19:00, Tu 08:00-12:00, Tu 13:00-19:00, We 08:00-12:00, We 13:00-19:00, Th 08:00-12:00, Th 13:00-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.400253, - 43.276274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLVO130101", - "description": "Volvo - Marseille", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:00-19:00, Tu 08:00-12:00, Tu 13:00-19:00, We 08:00-12:00, We 13:00-19:00, Th 08:00-12:00, Th 13:00-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.400253, - 43.276274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLVO130101", - "description": "Volvo - Marseille", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:00-19:00, Tu 08:00-12:00, Tu 13:00-19:00, We 08:00-12:00, We 13:00-19:00, Th 08:00-12:00, Th 13:00-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879498, - 45.814385 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPETAVITRILLIEUX691401", - "description": "Pétavit - Rillieux-la-Pape", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-12:00, Mo 13:00-19:00, Tu 07:00-12:00, Tu 13:00-19:00, We 07:00-12:00, We 13:00-19:00, Th 07:00-12:00, Th 13:00-19:00, Fr 07:00-12:00, Fr 13:00-19:00, Sa 07:00-12:00, Su 07:00-12:00", - "start_date": "2021-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879498, - 45.814385 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPETAVITRILLIEUX691401", - "description": "Pétavit - Rillieux-la-Pape", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-12:00, Mo 13:00-19:00, Tu 07:00-12:00, Tu 13:00-19:00, We 07:00-12:00, We 13:00-19:00, Th 07:00-12:00, Th 13:00-19:00, Fr 07:00-12:00, Fr 13:00-19:00, Sa 07:00-12:00, Su 07:00-12:00", - "start_date": "2021-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879498, - 45.814385 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPETAVITRILLIEUX691401", - "description": "Pétavit - Rillieux-la-Pape", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-12:00, Mo 13:00-19:00, Tu 07:00-12:00, Tu 13:00-19:00, We 07:00-12:00, We 13:00-19:00, Th 07:00-12:00, Th 13:00-19:00, Fr 07:00-12:00, Fr 13:00-19:00, Sa 07:00-12:00, Su 07:00-12:00", - "start_date": "2021-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879498, - 45.814385 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPETAVITRILLIEUX691401", - "description": "Pétavit - Rillieux-la-Pape", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-12:00, Mo 13:00-19:00, Tu 07:00-12:00, Tu 13:00-19:00, We 07:00-12:00, We 13:00-19:00, Th 07:00-12:00, Th 13:00-19:00, Fr 07:00-12:00, Fr 13:00-19:00, Sa 07:00-12:00, Su 07:00-12:00", - "start_date": "2021-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.412787, - 47.322022 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGENERALAUTOVOLVO443501", - "description": "Volvo - Général Automobile - Guérande", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 14:00-19:00, Tu 08:30-12:30, Tu 14:00-19:00, We 08:30-12:30, We 14:00-19:00, Th 08:30-12:30, Th 14:00-19:00, Fr 08:30-12:30, Fr 14:00-19:00, Sa 09:00-12:30, Sa 14:00-18:00", - "start_date": "2021-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.412787, - 47.322022 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGENERALAUTOVOLVO443501", - "description": "Volvo - Général Automobile - Guérande", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 14:00-19:00, Tu 08:30-12:30, Tu 14:00-19:00, We 08:30-12:30, We 14:00-19:00, Th 08:30-12:30, Th 14:00-19:00, Fr 08:30-12:30, Fr 14:00-19:00, Sa 09:00-12:30, Sa 14:00-18:00", - "start_date": "2021-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.631036, - 47.25612 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGENERALAUTOVOLVO447001", - "description": "Volvo - Général Automobile - Nantes PDL1", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 13:30-19:00, Tu 08:30-12:30, Tu 13:30-19:00, We 08:30-12:30, We 13:30-19:00, Th 08:30-12:30, Th 13:30-19:00, Fr 08:30-12:30, Fr 13:30-19:00, Sa 09:00-12:30, Sa 14:00-18:00", - "start_date": "2021-03-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.631036, - 47.25612 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGENERALAUTOVOLVO447001", - "description": "Volvo - Général Automobile - Nantes PDL1", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 13:30-19:00, Tu 08:30-12:30, Tu 13:30-19:00, We 08:30-12:30, We 13:30-19:00, Th 08:30-12:30, Th 13:30-19:00, Fr 08:30-12:30, Fr 13:30-19:00, Sa 09:00-12:30, Sa 14:00-18:00", - "start_date": "2021-03-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.631036, - 47.25612 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGENERALAUTOVOLVO447001", - "description": "Volvo - Général Automobile - Nantes PDL1", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 13:30-19:00, Tu 08:30-12:30, Tu 13:30-19:00, We 08:30-12:30, We 13:30-19:00, Th 08:30-12:30, Th 13:30-19:00, Fr 08:30-12:30, Fr 13:30-19:00, Sa 09:00-12:30, Sa 14:00-18:00", - "start_date": "2021-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.631036, - 47.25612 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGENERALAUTOVOLVO447001", - "description": "Volvo - Général Automobile - Nantes PDL1", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 13:30-19:00, Tu 08:30-12:30, Tu 13:30-19:00, We 08:30-12:30, We 13:30-19:00, Th 08:30-12:30, Th 13:30-19:00, Fr 08:30-12:30, Fr 13:30-19:00, Sa 09:00-12:30, Sa 14:00-18:00", - "start_date": "2021-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.631036, - 47.25612 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGENERALAUTOVOLVO447001", - "description": "Volvo - Général Automobile - Nantes PDL1", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 13:30-19:00, Tu 08:30-12:30, Tu 13:30-19:00, We 08:30-12:30, We 13:30-19:00, Th 08:30-12:30, Th 13:30-19:00, Fr 08:30-12:30, Fr 13:30-19:00, Sa 09:00-12:30, Sa 14:00-18:00", - "start_date": "2021-03-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.631036, - 47.25612 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGENERALAUTOVOLVO447001", - "description": "Volvo - Général Automobile - Nantes PDL1", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 13:30-19:00, Tu 08:30-12:30, Tu 13:30-19:00, We 08:30-12:30, We 13:30-19:00, Th 08:30-12:30, Th 13:30-19:00, Fr 08:30-12:30, Fr 13:30-19:00, Sa 09:00-12:30, Sa 14:00-18:00", - "start_date": "2021-03-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.421182, - 43.511956 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLVO131001", - "description": "Volvo Honda - Aix", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2021-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.421182, - 43.511956 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLVO131001", - "description": "Volvo Honda - Aix", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2021-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.421182, - 43.511956 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLVO131001", - "description": "Volvo Honda - Aix", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2021-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.421182, - 43.511956 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLVO131001", - "description": "Volvo Honda - Aix", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2021-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.421182, - 43.511956 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLVO131001", - "description": "Volvo Honda - Aix", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2021-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.421182, - 43.511956 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLVO131001", - "description": "Volvo Honda - Aix", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2021-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.421182, - 43.511956 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLVO131001", - "description": "Volvo Honda - Aix", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2021-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.421182, - 43.511956 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLVO131001", - "description": "Volvo Honda - Aix", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2021-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.421182, - 43.511956 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLVO131001", - "description": "Volvo Honda - Aix", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2021-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.421182, - 43.511956 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLVO131001", - "description": "Volvo Honda - Aix", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2021-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.870903, - 43.917733 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLVO841401", - "description": "Volvo - Avignon", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2021-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.870903, - 43.917733 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLVO841401", - "description": "Volvo - Avignon", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2021-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.870903, - 43.917733 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLVO841401", - "description": "Volvo - Avignon", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2021-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.870903, - 43.917733 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLVO841401", - "description": "Volvo - Avignon", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2021-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0274, - 43.138913 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLVO831301", - "description": "Volvo Jaguar Land Rover Suzuki - Toulon (La Garde)", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0274, - 43.138913 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLVO831301", - "description": "Volvo Jaguar Land Rover Suzuki - Toulon (La Garde)", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0274, - 43.138913 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLVO831301", - "description": "Volvo Jaguar Land Rover Suzuki - Toulon (La Garde)", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0274, - 43.138913 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLVO831301", - "description": "Volvo Jaguar Land Rover Suzuki - Toulon (La Garde)", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0274, - 43.138913 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLVO831301", - "description": "Volvo Jaguar Land Rover Suzuki - Toulon (La Garde)", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0274, - 43.138913 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLVO831301", - "description": "Volvo Jaguar Land Rover Suzuki - Toulon (La Garde)", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0274, - 43.138913 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLVO831301", - "description": "Volvo Jaguar Land Rover Suzuki - Toulon (La Garde)", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0274, - 43.138913 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLVO831301", - "description": "Volvo Jaguar Land Rover Suzuki - Toulon (La Garde)", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.192587, - 48.888316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIXT920001", - "description": "Sixt - Nanterre", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-13:00, Mo 14:00-18:00, Tu 08:00-13:00, Tu 14:00-18:00, We 08:00-13:00, We 14:00-18:00, Th 08:00-13:00, Th 14:00-18:00, Fr 08:00-13:00, Fr 14:00-18:00, Sa 08:00-13:00, Sa 14:00-18:00", - "start_date": "2021-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.192587, - 48.888316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIXT920001", - "description": "Sixt - Nanterre", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-13:00, Mo 14:00-18:00, Tu 08:00-13:00, Tu 14:00-18:00, We 08:00-13:00, We 14:00-18:00, Th 08:00-13:00, Th 14:00-18:00, Fr 08:00-13:00, Fr 14:00-18:00, Sa 08:00-13:00, Sa 14:00-18:00", - "start_date": "2021-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.087567, - 50.585175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINHYUNDAI591551", - "description": "Hyundai - Groupe Dugardin - Faches", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2021-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.087567, - 50.585175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINHYUNDAI591551", - "description": "Hyundai - Groupe Dugardin - Faches", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2021-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.087567, - 50.585175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINHYUNDAI591551", - "description": "Hyundai - Groupe Dugardin - Faches", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2021-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.087567, - 50.585175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINHYUNDAI591551", - "description": "Hyundai - Groupe Dugardin - Faches", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2021-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.367737, - 49.874687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJAMESLEFEBVRE803301", - "description": "James Lefebvre - Amiens", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 13:30-19:00, Tu 08:30-12:30, Tu 13:30-19:00, We 08:30-12:30, We 13:30-19:00, Th 08:30-12:30, Th 13:30-19:00, Fr 08:30-12:30, Fr 13:30-19:00, Sa 08:30-12:30, Sa 13:30-18:00", - "start_date": "2021-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.367737, - 49.874687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJAMESLEFEBVRE803301", - "description": "James Lefebvre - Amiens", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 13:30-19:00, Tu 08:30-12:30, Tu 13:30-19:00, We 08:30-12:30, We 13:30-19:00, Th 08:30-12:30, Th 13:30-19:00, Fr 08:30-12:30, Fr 13:30-19:00, Sa 08:30-12:30, Sa 13:30-18:00", - "start_date": "2021-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.367737, - 49.874687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJAMESLEFEBVRE803301", - "description": "James Lefebvre - Amiens", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 13:30-19:00, Tu 08:30-12:30, Tu 13:30-19:00, We 08:30-12:30, We 13:30-19:00, Th 08:30-12:30, Th 13:30-19:00, Fr 08:30-12:30, Fr 13:30-19:00, Sa 08:30-12:30, Sa 13:30-18:00", - "start_date": "2021-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.367737, - 49.874687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJAMESLEFEBVRE803301", - "description": "James Lefebvre - Amiens", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 13:30-19:00, Tu 08:30-12:30, Tu 13:30-19:00, We 08:30-12:30, We 13:30-19:00, Th 08:30-12:30, Th 13:30-19:00, Fr 08:30-12:30, Fr 13:30-19:00, Sa 08:30-12:30, Sa 13:30-18:00", - "start_date": "2021-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.367737, - 49.874687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJAMESLEFEBVRE803301", - "description": "James Lefebvre - Amiens", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 13:30-19:00, Tu 08:30-12:30, Tu 13:30-19:00, We 08:30-12:30, We 13:30-19:00, Th 08:30-12:30, Th 13:30-19:00, Fr 08:30-12:30, Fr 13:30-19:00, Sa 08:30-12:30, Sa 13:30-18:00", - "start_date": "2021-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.367737, - 49.874687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJAMESLEFEBVRE803301", - "description": "James Lefebvre - Amiens", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 13:30-19:00, Tu 08:30-12:30, Tu 13:30-19:00, We 08:30-12:30, We 13:30-19:00, Th 08:30-12:30, Th 13:30-19:00, Fr 08:30-12:30, Fr 13:30-19:00, Sa 08:30-12:30, Sa 13:30-18:00", - "start_date": "2021-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.367737, - 49.874687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJAMESLEFEBVRE803301", - "description": "James Lefebvre - Amiens", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 13:30-19:00, Tu 08:30-12:30, Tu 13:30-19:00, We 08:30-12:30, We 13:30-19:00, Th 08:30-12:30, Th 13:30-19:00, Fr 08:30-12:30, Fr 13:30-19:00, Sa 08:30-12:30, Sa 13:30-18:00", - "start_date": "2021-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.367737, - 49.874687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJAMESLEFEBVRE803301", - "description": "James Lefebvre - Amiens", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 13:30-19:00, Tu 08:30-12:30, Tu 13:30-19:00, We 08:30-12:30, We 13:30-19:00, Th 08:30-12:30, Th 13:30-19:00, Fr 08:30-12:30, Fr 13:30-19:00, Sa 08:30-12:30, Sa 13:30-18:00", - "start_date": "2021-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.367737, - 49.874687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJAMESLEFEBVRE803301", - "description": "James Lefebvre - Amiens", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 13:30-19:00, Tu 08:30-12:30, Tu 13:30-19:00, We 08:30-12:30, We 13:30-19:00, Th 08:30-12:30, Th 13:30-19:00, Fr 08:30-12:30, Fr 13:30-19:00, Sa 08:30-12:30, Sa 13:30-18:00", - "start_date": "2021-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.367737, - 49.874687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJAMESLEFEBVRE803301", - "description": "James Lefebvre - Amiens", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 13:30-19:00, Tu 08:30-12:30, Tu 13:30-19:00, We 08:30-12:30, We 13:30-19:00, Th 08:30-12:30, Th 13:30-19:00, Fr 08:30-12:30, Fr 13:30-19:00, Sa 08:30-12:30, Sa 13:30-18:00", - "start_date": "2021-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.931266, - 45.651402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPRELODIS699701", - "description": "Plateforme Grand Frais - PRELODIS - Chaponnay", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.931266, - 45.651402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPRELODIS699701", - "description": "Plateforme Grand Frais - PRELODIS - Chaponnay", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.931266, - 45.651402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPRELODIS699701", - "description": "Plateforme Grand Frais - PRELODIS - Chaponnay", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.931266, - 45.651402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPRELODIS699701", - "description": "Plateforme Grand Frais - PRELODIS - Chaponnay", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.85405, - 45.503102 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDRENAULT382001", - "description": "Renault - Vienne", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-04-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.85405, - 45.503102 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDRENAULT382001", - "description": "Renault - Vienne", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-04-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.227703, - 50.671972 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSWEETCO591151", - "description": "SWEETCO - Lys Lez Lannoy", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.227703, - 50.671972 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSWEETCO591151", - "description": "SWEETCO - Lys Lez Lannoy", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.643349, - 43.664953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINTOYOTA132001", - "description": "Toyota -Arles", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.643349, - 43.664953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINTOYOTA132001", - "description": "Toyota -Arles", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.139686, - 45.751356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINTOYOTA631701", - "description": "Toyota Lexus - Aubière", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-19:00, Tu 09:00-19:00, We 09:00-19:00, Th 09:00-19:00, Fr 09:00-19:00, Sa 09:00-19:00", - "start_date": "2021-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.139686, - 45.751356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINTOYOTA631701", - "description": "Toyota Lexus - Aubière", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-19:00, Tu 09:00-19:00, We 09:00-19:00, Th 09:00-19:00, Fr 09:00-19:00, Sa 09:00-19:00", - "start_date": "2021-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.139686, - 45.751356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINTOYOTA631701", - "description": "Toyota Lexus - Aubière", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-19:00, Tu 09:00-19:00, We 09:00-19:00, Th 09:00-19:00, Fr 09:00-19:00, Sa 09:00-19:00", - "start_date": "2021-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.139686, - 45.751356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINTOYOTA631701", - "description": "Toyota Lexus - Aubière", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-19:00, Tu 09:00-19:00, We 09:00-19:00, Th 09:00-19:00, Fr 09:00-19:00, Sa 09:00-19:00", - "start_date": "2021-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.876387, - 43.919405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINTOYOTA841401", - "description": "Toyota Lexus- Avignon (Montfavet)", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2021-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.876387, - 43.919405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINTOYOTA841401", - "description": "Toyota Lexus- Avignon (Montfavet)", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2021-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.876387, - 43.919405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINTOYOTA841401", - "description": "Toyota Lexus- Avignon (Montfavet)", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2021-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.876387, - 43.919405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINTOYOTA841401", - "description": "Toyota Lexus- Avignon (Montfavet)", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2021-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.173237, - 47.974003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHIBAULTVOLVO720001", - "description": "Volvo - Thibault Automobiles - Le Mans - PDL1", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:30-12:00, Sa 14:00-18:00", - "start_date": "2021-05-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.173237, - 47.974003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHIBAULTVOLVO720001", - "description": "Volvo - Thibault Automobiles - Le Mans - PDL1", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:30-12:00, Sa 14:00-18:00", - "start_date": "2021-05-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.936131, - 43.63932 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINTOYOTA349201", - "description": "Toyota - Le Crès", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2021-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.936131, - 43.63932 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINTOYOTA349201", - "description": "Toyota - Le Crès", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2021-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.70743, - 43.418947 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINTOYOTA342001", - "description": "Toyota - Sète", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2021-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.70743, - 43.418947 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINTOYOTA342001", - "description": "Toyota - Sète", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2021-03-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.785291, - 50.425758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURSEAT628001", - "description": "Seat -Liévin", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-18:00", - "start_date": "2021-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.785291, - 50.425758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURSEAT628001", - "description": "Seat -Liévin", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-18:00", - "start_date": "2021-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.785291, - 50.425758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURSEAT628001", - "description": "Seat -Liévin", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-18:00", - "start_date": "2021-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.785291, - 50.425758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURSEAT628001", - "description": "Seat -Liévin", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-18:00", - "start_date": "2021-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.435231, - 50.330339 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDECATHLON592201", - "description": "Decathlon - Rouvignies", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-20:00, Tu 06:00-20:00, We 06:00-20:00, Th 06:00-20:00, Fr 06:00-20:00, Sa 06:00-20:00", - "start_date": "2021-05-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.435231, - 50.330339 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDECATHLON592201", - "description": "Decathlon - Rouvignies", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-20:00, Tu 06:00-20:00, We 06:00-20:00, Th 06:00-20:00, Fr 06:00-20:00, Sa 06:00-20:00", - "start_date": "2021-05-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.435231, - 50.330339 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDECATHLON592201", - "description": "Decathlon - Rouvignies", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-20:00, Tu 06:00-20:00, We 06:00-20:00, Th 06:00-20:00, Fr 06:00-20:00, Sa 06:00-20:00", - "start_date": "2021-05-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.435231, - 50.330339 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDECATHLON592201", - "description": "Decathlon - Rouvignies", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-20:00, Tu 06:00-20:00, We 06:00-20:00, Th 06:00-20:00, Fr 06:00-20:00, Sa 06:00-20:00", - "start_date": "2021-05-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.435231, - 50.330339 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDECATHLON592201", - "description": "Decathlon - Rouvignies", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-20:00, Tu 06:00-20:00, We 06:00-20:00, Th 06:00-20:00, Fr 06:00-20:00, Sa 06:00-20:00", - "start_date": "2021-05-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.435231, - 50.330339 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDECATHLON592201", - "description": "Decathlon - Rouvignies", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-20:00, Tu 06:00-20:00, We 06:00-20:00, Th 06:00-20:00, Fr 06:00-20:00, Sa 06:00-20:00", - "start_date": "2021-05-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.173237, - 47.974003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHIBAULTVOLVO720001", - "description": "Volvo - Thibault Automobiles - Le Mans - PDL1", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:30-12:00, Sa 14:00-18:00", - "start_date": "2021-05-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.173237, - 47.974003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHIBAULTVOLVO720001", - "description": "Volvo - Thibault Automobiles - Le Mans - PDL1", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:30-12:00, Sa 14:00-18:00", - "start_date": "2021-05-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.173237, - 47.974003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHIBAULTVOLVO720001", - "description": "Volvo - Thibault Automobiles - Le Mans - PDL1", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:30-12:00, Sa 14:00-18:00", - "start_date": "2021-05-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.173237, - 47.974003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHIBAULTVOLVO720001", - "description": "Volvo - Thibault Automobiles - Le Mans - PDL1", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:30-12:00, Sa 14:00-18:00", - "start_date": "2021-05-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.113602, - 48.445782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHIBAULTVOLVO610001", - "description": "Volvo - Thibault Automobiles - Alençon", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:15-12:00, Mo 14:00-19:00, Tu 08:15-12:00, Tu 14:00-19:00, We 08:15-12:00, We 14:00-19:00, Th 08:15-12:00, Th 14:00-19:00, Fr 08:15-12:00, Fr 14:00-19:00, Sa 09:30-12:00, Sa 14:00-18:00", - "start_date": "2021-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.113602, - 48.445782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHIBAULTVOLVO610001", - "description": "Volvo - Thibault Automobiles - Alençon", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:15-12:00, Mo 14:00-19:00, Tu 08:15-12:00, Tu 14:00-19:00, We 08:15-12:00, We 14:00-19:00, Th 08:15-12:00, Th 14:00-19:00, Fr 08:15-12:00, Fr 14:00-19:00, Sa 09:30-12:00, Sa 14:00-18:00", - "start_date": "2021-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.113602, - 48.445782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHIBAULTVOLVO610001", - "description": "Volvo - Thibault Automobiles - Alençon", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:15-12:00, Mo 14:00-19:00, Tu 08:15-12:00, Tu 14:00-19:00, We 08:15-12:00, We 14:00-19:00, Th 08:15-12:00, Th 14:00-19:00, Fr 08:15-12:00, Fr 14:00-19:00, Sa 09:30-12:00, Sa 14:00-18:00", - "start_date": "2021-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.113602, - 48.445782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHIBAULTVOLVO610001", - "description": "Volvo - Thibault Automobiles - Alençon", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:15-12:00, Mo 14:00-19:00, Tu 08:15-12:00, Tu 14:00-19:00, We 08:15-12:00, We 14:00-19:00, Th 08:15-12:00, Th 14:00-19:00, Fr 08:15-12:00, Fr 14:00-19:00, Sa 09:30-12:00, Sa 14:00-18:00", - "start_date": "2021-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.113602, - 48.445782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHIBAULTVOLVO610001", - "description": "Volvo - Thibault Automobiles - Alençon", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:15-12:00, Mo 14:00-19:00, Tu 08:15-12:00, Tu 14:00-19:00, We 08:15-12:00, We 14:00-19:00, Th 08:15-12:00, Th 14:00-19:00, Fr 08:15-12:00, Fr 14:00-19:00, Sa 09:30-12:00, Sa 14:00-18:00", - "start_date": "2021-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.113602, - 48.445782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHIBAULTVOLVO610001", - "description": "Volvo - Thibault Automobiles - Alençon", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:15-12:00, Mo 14:00-19:00, Tu 08:15-12:00, Tu 14:00-19:00, We 08:15-12:00, We 14:00-19:00, Th 08:15-12:00, Th 14:00-19:00, Fr 08:15-12:00, Fr 14:00-19:00, Sa 09:30-12:00, Sa 14:00-18:00", - "start_date": "2021-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547351, - 48.797325 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPELYSEEVOLVO944301", - "description": "Volvo - Chennevières sur Marne", - "capacity": "15", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2022-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547351, - 48.797325 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPELYSEEVOLVO944301", - "description": "Volvo - Chennevières sur Marne", - "capacity": "15", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2022-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547351, - 48.797325 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPELYSEEVOLVO944301", - "description": "Volvo - Chennevières sur Marne", - "capacity": "15", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2022-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547351, - 48.797325 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPELYSEEVOLVO944301", - "description": "Volvo - Chennevières sur Marne", - "capacity": "15", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2022-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547351, - 48.797325 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPELYSEEVOLVO944301", - "description": "Volvo - Chennevières sur Marne", - "capacity": "15", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2022-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547351, - 48.797325 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPELYSEEVOLVO944301", - "description": "Volvo - Chennevières sur Marne", - "capacity": "15", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2022-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547351, - 48.797325 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPELYSEEVOLVO944301", - "description": "Volvo - Chennevières sur Marne", - "capacity": "15", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2022-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547351, - 48.797325 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPELYSEEVOLVO944301", - "description": "Volvo - Chennevières sur Marne", - "capacity": "15", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2022-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.633873, - 48.561608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPELYSEEVOLVO772401", - "description": "Volvo - Melun", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.633873, - 48.561608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPELYSEEVOLVO772401", - "description": "Volvo - Melun", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.633873, - 48.561608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPELYSEEVOLVO772401", - "description": "Volvo - Melun", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.633873, - 48.561608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPELYSEEVOLVO772401", - "description": "Volvo - Melun", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.729357, - 48.417908 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPELYSEEVOLVO772101", - "description": "Volvo - Avon", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-18:30, Tu 09:00-18:30, We 09:00-18:30, Th 09:00-18:30, Fr 09:00-18:30, Sa 10:00-17:30", - "start_date": "2022-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.729357, - 48.417908 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPELYSEEVOLVO772101", - "description": "Volvo - Avon", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-18:30, Tu 09:00-18:30, We 09:00-18:30, Th 09:00-18:30, Fr 09:00-18:30, Sa 10:00-17:30", - "start_date": "2022-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.729357, - 48.417908 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPELYSEEVOLVO772101", - "description": "Volvo - Avon", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-18:30, Tu 09:00-18:30, We 09:00-18:30, Th 09:00-18:30, Fr 09:00-18:30, Sa 10:00-17:30", - "start_date": "2022-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.729357, - 48.417908 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPELYSEEVOLVO772101", - "description": "Volvo - Avon", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-18:30, Tu 09:00-18:30, We 09:00-18:30, Th 09:00-18:30, Fr 09:00-18:30, Sa 10:00-17:30", - "start_date": "2022-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.756772, - 48.85207 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPELYSEEVOLVO771441", - "description": "Volvo - Montévrain", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.756772, - 48.85207 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPELYSEEVOLVO771441", - "description": "Volvo - Montévrain", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.756772, - 48.85207 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPELYSEEVOLVO771441", - "description": "Volvo - Montévrain", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.756772, - 48.85207 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPELYSEEVOLVO771441", - "description": "Volvo - Montévrain", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.756772, - 48.85207 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPELYSEEVOLVO771441", - "description": "Volvo - Montévrain", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.756772, - 48.85207 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPELYSEEVOLVO771441", - "description": "Volvo - Montévrain", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.756772, - 48.85207 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPELYSEEVOLVO771441", - "description": "Volvo - Montévrain", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.756772, - 48.85207 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPELYSEEVOLVO771441", - "description": "Volvo - Montévrain", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.756772, - 48.85207 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPELYSEEVOLVO771441", - "description": "Volvo - Montévrain", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.756772, - 48.85207 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPELYSEEVOLVO771441", - "description": "Volvo - Montévrain", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.011042, - 43.609266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPARKBARTH062501", - "description": "Tzanck - Mougins - Parking Barthelemy ", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2021-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.011042, - 43.609266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPARKBARTH062501", - "description": "Tzanck - Mougins - Parking Barthelemy ", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2021-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.011042, - 43.609266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPARKBARTH062501", - "description": "Tzanck - Mougins - Parking Barthelemy ", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2021-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.011042, - 43.609266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPARKBARTH062501", - "description": "Tzanck - Mougins - Parking Barthelemy ", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2021-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.011042, - 43.609266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPARKBARTH062501", - "description": "Tzanck - Mougins - Parking Barthelemy ", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2021-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.011042, - 43.609266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPARKBARTH062501", - "description": "Tzanck - Mougins - Parking Barthelemy ", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2021-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.011042, - 43.609266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPARKBARTH062501", - "description": "Tzanck - Mougins - Parking Barthelemy ", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2021-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.011042, - 43.609266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPARKBARTH062501", - "description": "Tzanck - Mougins - Parking Barthelemy ", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2021-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.011042, - 43.609266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPARKBARTH062501", - "description": "Tzanck - Mougins - Parking Barthelemy ", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2021-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.011042, - 43.609266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPARKBARTH062501", - "description": "Tzanck - Mougins - Parking Barthelemy ", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2021-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.881767, - 44.980096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVRTPCHAT263001", - "description": "VAL RHONE TP - Chateauneuf sur Isere", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-18:00, Tu 07:00-18:00, We 07:00-18:00, Th 07:00-18:00, Fr 07:00-18:00", - "start_date": "2021-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.881767, - 44.980096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVRTPCHAT263001", - "description": "VAL RHONE TP - Chateauneuf sur Isere", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-18:00, Tu 07:00-18:00, We 07:00-18:00, Th 07:00-18:00, Fr 07:00-18:00", - "start_date": "2021-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.777226, - 45.184545 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPETSTMART384001", - "description": "Pétavit - St Martin d'Heres", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-17:00, Tu 09:00-12:00, Tu 14:00-17:00, We 09:00-12:00, We 14:00-17:00, Th 09:00-12:00, Th 14:00-17:00, Fr 09:00-12:00, Fr 14:00-17:00", - "start_date": "2021-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.777226, - 45.184545 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPETSTMART384001", - "description": "Pétavit - St Martin d'Heres", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-17:00, Tu 09:00-12:00, Tu 14:00-17:00, We 09:00-12:00, We 14:00-17:00, Th 09:00-12:00, Th 14:00-17:00, Fr 09:00-12:00, Fr 14:00-17:00", - "start_date": "2021-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.496667, - 48.8172 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINRENAULT945001", - "description": "Renault - Champigny-sur-Marne", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.496667, - 48.8172 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINRENAULT945001", - "description": "Renault - Champigny-sur-Marne", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.452176, - 48.611259 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINRENAULT911001", - "description": "Renault - Corbeil-Essonnes", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:30, Mo 14:00-19:00, Tu 08:00-12:30, Tu 14:00-19:00, We 08:00-12:30, We 14:00-19:00, Th 08:00-12:30, Th 14:00-19:00, Fr 08:00-12:30, Fr 14:00-19:00, Sa 09:00-12:30, Sa 14:00-19:00", - "start_date": "2021-05-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.452176, - 48.611259 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINRENAULT911001", - "description": "Renault - Corbeil-Essonnes", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:30, Mo 14:00-19:00, Tu 08:00-12:30, Tu 14:00-19:00, We 08:00-12:30, We 14:00-19:00, Th 08:00-12:30, Th 14:00-19:00, Fr 08:00-12:30, Fr 14:00-19:00, Sa 09:00-12:30, Sa 14:00-19:00", - "start_date": "2021-05-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.452176, - 48.611259 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINRENAULT911001", - "description": "Renault - Corbeil-Essonnes", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:30, Mo 14:00-19:00, Tu 08:00-12:30, Tu 14:00-19:00, We 08:00-12:30, We 14:00-19:00, Th 08:00-12:30, Th 14:00-19:00, Fr 08:00-12:30, Fr 14:00-19:00, Sa 09:00-12:30, Sa 14:00-19:00", - "start_date": "2021-05-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.452176, - 48.611259 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINRENAULT911001", - "description": "Renault - Corbeil-Essonnes", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:30, Mo 14:00-19:00, Tu 08:00-12:30, Tu 14:00-19:00, We 08:00-12:30, We 14:00-19:00, Th 08:00-12:30, Th 14:00-19:00, Fr 08:00-12:30, Fr 14:00-19:00, Sa 09:00-12:30, Sa 14:00-19:00", - "start_date": "2021-05-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.527609, - 48.678457 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINRENAULT914801", - "description": "Renault - Quincy sous Sénart", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.527609, - 48.678457 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINRENAULT914801", - "description": "Renault - Quincy sous Sénart", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.298084, - 48.552912 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINRENAULT771601", - "description": "Renault - Provins", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2021-05-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.298084, - 48.552912 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINRENAULT771601", - "description": "Renault - Provins", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2021-05-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.941745, - 48.372502 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINRENAULT771301", - "description": "Renault - Varennes-sur-Seine", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2021-05-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.941745, - 48.372502 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINRENAULT771301", - "description": "Renault - Varennes-sur-Seine", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2021-05-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81372, - 44.063128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBRUNEL842301", - "description": "Château La Gardine - Châteauneuf du Pape", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-18:30, Tu 07:30-18:30, We 07:30-18:30, Th 07:30-18:30, Fr 07:30-18:30, Sa 09:00-18:00", - "start_date": "2021-05-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81372, - 44.063128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBRUNEL842301", - "description": "Château La Gardine - Châteauneuf du Pape", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-18:30, Tu 07:30-18:30, We 07:30-18:30, Th 07:30-18:30, Fr 07:30-18:30, Sa 09:00-18:00", - "start_date": "2021-05-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.251817, - 49.851341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGFVOLVO021001", - "description": "Volvo - Saint Quentin", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:30, Tu 08:30-18:30, We 08:30-18:30, Th 08:30-18:30, Fr 08:30-18:30, Sa 09:00-18:00", - "start_date": "2022-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.251817, - 49.851341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGFVOLVO021001", - "description": "Volvo - Saint Quentin", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:30, Tu 08:30-18:30, We 08:30-18:30, Th 08:30-18:30, Fr 08:30-18:30, Sa 09:00-18:00", - "start_date": "2022-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.757931, - 41.932806 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCOURTEPAILLE200901", - "description": "Courtepaille - Ajaccio", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.757931, - 41.932806 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCOURTEPAILLE200901", - "description": "Courtepaille - Ajaccio", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.64865, - 50.512718 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDAHOLDING624001", - "description": "Holding - Bethune", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00", - "start_date": "2021-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.64865, - 50.512718 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDAHOLDING624001", - "description": "Holding - Bethune", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00", - "start_date": "2021-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.884087, - 43.589524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINTOYOTA340001", - "description": "Toyota - Montpellier", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2021-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.884087, - 43.589524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINTOYOTA340001", - "description": "Toyota - Montpellier", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2021-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.572737, - 47.812232 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAVOLVO890001", - "description": "Volvo - Auxerre", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:30, Tu 08:00-12:00, Tu 14:00-18:30, We 08:00-12:00, We 14:00-18:30, Th 08:00-12:00, Th 14:00-18:30, Fr 08:00-12:00, Fr 14:00-18:30, Sa 09:00-12:00, Sa 14:00-17:30", - "start_date": "2021-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.572737, - 47.812232 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAVOLVO890001", - "description": "Volvo - Auxerre", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:30, Tu 08:00-12:00, Tu 14:00-18:30, We 08:00-12:00, We 14:00-18:30, Th 08:00-12:00, Th 14:00-18:30, Fr 08:00-12:00, Fr 14:00-18:30, Sa 09:00-12:00, Sa 14:00-17:30", - "start_date": "2021-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5835, - 44.369291 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPFABREVOLVO128501", - "description": "Volvo - Rodez", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-05-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5835, - 44.369291 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPFABREVOLVO128501", - "description": "Volvo - Rodez", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-05-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.025353, - 48.32773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAVOLVO106001", - "description": "Volvo - Troyes", - "capacity": "15", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:00, Tu 08:00-18:00, We 08:00-18:00, Th 08:00-18:00, Fr 08:00-18:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2021-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.025353, - 48.32773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAVOLVO106001", - "description": "Volvo - Troyes", - "capacity": "15", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:00, Tu 08:00-18:00, We 08:00-18:00, Th 08:00-18:00, Fr 08:00-18:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2021-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.025353, - 48.32773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAVOLVO106001", - "description": "Volvo - Troyes", - "capacity": "15", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:00, Tu 08:00-18:00, We 08:00-18:00, Th 08:00-18:00, Fr 08:00-18:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2021-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.025353, - 48.32773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAVOLVO106001", - "description": "Volvo - Troyes", - "capacity": "15", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:00, Tu 08:00-18:00, We 08:00-18:00, Th 08:00-18:00, Fr 08:00-18:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2021-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.025353, - 48.32773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAVOLVO106001", - "description": "Volvo - Troyes", - "capacity": "15", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:00, Tu 08:00-18:00, We 08:00-18:00, Th 08:00-18:00, Fr 08:00-18:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2021-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.025353, - 48.32773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAVOLVO106001", - "description": "Volvo - Troyes", - "capacity": "15", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:00, Tu 08:00-18:00, We 08:00-18:00, Th 08:00-18:00, Fr 08:00-18:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2021-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.025353, - 48.32773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAVOLVO106001", - "description": "Volvo - Troyes", - "capacity": "15", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:00, Tu 08:00-18:00, We 08:00-18:00, Th 08:00-18:00, Fr 08:00-18:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2021-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.025353, - 48.32773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAVOLVO106001", - "description": "Volvo - Troyes", - "capacity": "15", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:00, Tu 08:00-18:00, We 08:00-18:00, Th 08:00-18:00, Fr 08:00-18:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2021-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.025353, - 48.32773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAVOLVO106001", - "description": "Volvo - Troyes", - "capacity": "15", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:00, Tu 08:00-18:00, We 08:00-18:00, Th 08:00-18:00, Fr 08:00-18:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2021-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.025353, - 48.32773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAVOLVO106001", - "description": "Volvo - Troyes", - "capacity": "15", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:00, Tu 08:00-18:00, We 08:00-18:00, Th 08:00-18:00, Fr 08:00-18:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2021-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.149622, - 43.941602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMALVOLVO810001", - "description": "Volvo - Grimal - Albi", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-18:00", - "start_date": "2021-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.149622, - 43.941602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMALVOLVO810001", - "description": "Volvo - Grimal - Albi", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-18:00", - "start_date": "2021-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.149622, - 43.941602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMALVOLVO810001", - "description": "Volvo - Grimal - Albi", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-18:00", - "start_date": "2021-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.149622, - 43.941602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMALVOLVO810001", - "description": "Volvo - Grimal - Albi", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-18:00", - "start_date": "2021-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.149622, - 43.941602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMALVOLVO810001", - "description": "Volvo - Grimal - Albi", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-18:00", - "start_date": "2021-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.149622, - 43.941602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMALVOLVO810001", - "description": "Volvo - Grimal - Albi", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-18:00", - "start_date": "2021-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.272856, - 48.881235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPACTENAVOLVO922001", - "description": "Volvo - Neuilly sur Seine", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 13:30-18:30, Tu 08:30-12:30, Tu 13:30-18:30, We 08:30-12:30, We 13:30-18:30, Th 08:30-12:30, Th 13:30-18:30, Fr 08:30-12:30, Fr 13:30-18:30, Sa 09:00-12:30, Sa 13:30-18:30", - "start_date": "2022-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.272856, - 48.881235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPACTENAVOLVO922001", - "description": "Volvo - Neuilly sur Seine", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 13:30-18:30, Tu 08:30-12:30, Tu 13:30-18:30, We 08:30-12:30, We 13:30-18:30, Th 08:30-12:30, Th 13:30-18:30, Fr 08:30-12:30, Fr 13:30-18:30, Sa 09:00-12:30, Sa 13:30-18:30", - "start_date": "2022-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.67535, - 48.991972 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPACTENAVOLVO782001", - "description": "Volvo - Actena Automobiles - Buchelay", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:30, Tu 08:00-18:30, We 08:00-18:30, Th 08:00-18:30, Fr 08:00-18:30, Sa 09:00-18:00", - "start_date": "2022-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.67535, - 48.991972 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPACTENAVOLVO782001", - "description": "Volvo - Actena Automobiles - Buchelay", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:30, Tu 08:00-18:30, We 08:00-18:30, Th 08:00-18:30, Fr 08:00-18:30, Sa 09:00-18:00", - "start_date": "2022-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.195099, - 48.884915 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPACTENAVOLVO920001", - "description": "Volvo - Actena Automobiles - Nanterre", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.195099, - 48.884915 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPACTENAVOLVO920001", - "description": "Volvo - Actena Automobiles - Nanterre", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.917627, - 48.759224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPACTENAVOLVO783101", - "description": "Volvo - Actena Automobiles - Maurepas", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-18:30, Tu 08:30-12:00, Tu 13:30-18:30, We 08:30-12:00, We 13:30-18:30, Th 08:30-12:00, Th 13:30-18:30, Fr 08:30-12:00, Fr 13:30-18:30, Sa 09:00-12:00, Sa 13:30-18:30", - "start_date": "2023-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.917627, - 48.759224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPACTENAVOLVO783101", - "description": "Volvo - Actena Automobiles - Maurepas", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-18:30, Tu 08:30-12:00, Tu 13:30-18:30, We 08:30-12:00, We 13:30-18:30, Th 08:30-12:00, Th 13:30-18:30, Fr 08:30-12:00, Fr 13:30-18:30, Sa 09:00-12:00, Sa 13:30-18:30", - "start_date": "2023-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.272856, - 48.881235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPACTENAVOLVO922001", - "description": "Volvo - Neuilly sur Seine", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 13:30-18:30, Tu 08:30-12:30, Tu 13:30-18:30, We 08:30-12:30, We 13:30-18:30, Th 08:30-12:30, Th 13:30-18:30, Fr 08:30-12:30, Fr 13:30-18:30, Sa 09:00-12:30, Sa 13:30-18:30", - "start_date": "2022-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.272856, - 48.881235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPACTENAVOLVO922001", - "description": "Volvo - Neuilly sur Seine", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 13:30-18:30, Tu 08:30-12:30, Tu 13:30-18:30, We 08:30-12:30, We 13:30-18:30, Th 08:30-12:30, Th 13:30-18:30, Fr 08:30-12:30, Fr 13:30-18:30, Sa 09:00-12:30, Sa 13:30-18:30", - "start_date": "2022-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.108625, - 48.881929 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPACTENAVOLVO785601", - "description": "Volvo - Actena Automobiles - Le Port Marly", - "capacity": "15", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 13:30-19:00, Tu 08:30-12:30, Tu 13:30-19:00, We 08:30-12:30, We 13:30-19:00, Th 08:30-12:30, Th 13:30-19:00, Fr 08:30-12:30, Fr 13:30-19:00, Sa 09:00-12:30, Sa 14:00-18:00", - "start_date": "2022-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.108625, - 48.881929 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPACTENAVOLVO785601", - "description": "Volvo - Actena Automobiles - Le Port Marly", - "capacity": "15", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 13:30-19:00, Tu 08:30-12:30, Tu 13:30-19:00, We 08:30-12:30, We 13:30-19:00, Th 08:30-12:30, Th 13:30-19:00, Fr 08:30-12:30, Fr 13:30-19:00, Sa 09:00-12:30, Sa 14:00-18:00", - "start_date": "2022-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.108625, - 48.881929 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPACTENAVOLVO785601", - "description": "Volvo - Actena Automobiles - Le Port Marly", - "capacity": "15", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 13:30-19:00, Tu 08:30-12:30, Tu 13:30-19:00, We 08:30-12:30, We 13:30-19:00, Th 08:30-12:30, Th 13:30-19:00, Fr 08:30-12:30, Fr 13:30-19:00, Sa 09:00-12:30, Sa 14:00-18:00", - "start_date": "2022-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.108625, - 48.881929 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPACTENAVOLVO785601", - "description": "Volvo - Actena Automobiles - Le Port Marly", - "capacity": "15", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 13:30-19:00, Tu 08:30-12:30, Tu 13:30-19:00, We 08:30-12:30, We 13:30-19:00, Th 08:30-12:30, Th 13:30-19:00, Fr 08:30-12:30, Fr 13:30-19:00, Sa 09:00-12:30, Sa 14:00-18:00", - "start_date": "2022-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.274187, - 48.848209 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPACTENAVOLVO750161", - "description": "Volvo - Paris 16", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:30, Tu 08:30-18:30, We 08:30-18:30, Th 08:30-18:30, Fr 08:30-18:30, Sa 08:30-18:30", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.274187, - 48.848209 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPACTENAVOLVO750161", - "description": "Volvo - Paris 16", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:30, Tu 08:30-18:30, We 08:30-18:30, Th 08:30-18:30, Fr 08:30-18:30, Sa 08:30-18:30", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.195099, - 48.884915 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPACTENAVOLVO920001", - "description": "Volvo - Actena Automobiles - Nanterre", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.195099, - 48.884915 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPACTENAVOLVO920001", - "description": "Volvo - Actena Automobiles - Nanterre", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.274187, - 48.848209 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPACTENAVOLVO750161", - "description": "Volvo - Paris 16", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:30, Tu 08:30-18:30, We 08:30-18:30, Th 08:30-18:30, Fr 08:30-18:30, Sa 08:30-18:30", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.274187, - 48.848209 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPACTENAVOLVO750161", - "description": "Volvo - Paris 16", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:30, Tu 08:30-18:30, We 08:30-18:30, Th 08:30-18:30, Fr 08:30-18:30, Sa 08:30-18:30", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.274187, - 48.848209 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPACTENAVOLVO750161", - "description": "Volvo - Paris 16", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:30, Tu 08:30-18:30, We 08:30-18:30, Th 08:30-18:30, Fr 08:30-18:30, Sa 08:30-18:30", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.274187, - 48.848209 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPACTENAVOLVO750161", - "description": "Volvo - Paris 16", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:30, Tu 08:30-18:30, We 08:30-18:30, Th 08:30-18:30, Fr 08:30-18:30, Sa 08:30-18:30", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.37159, - 48.687652 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPINDIGO912601", - "description": "BMW Mini - Juvisy sur Orge", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:30", - "start_date": "2022-04-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.37159, - 48.687652 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPINDIGO912601", - "description": "BMW Mini - Juvisy sur Orge", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:30", - "start_date": "2022-04-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.100868, - 50.667549 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHOTMARCQ597001", - "description": "Hôtel du Croisé - Marcq en Baroeul", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 10:00-16:00, Tu 10:00-16:00, We 10:00-16:00, Th 10:00-16:00, Fr 10:00-16:00, Sa 10:00-16:00", - "start_date": "2021-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.100868, - 50.667549 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHOTMARCQ597001", - "description": "Hôtel du Croisé - Marcq en Baroeul", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 10:00-16:00, Tu 10:00-16:00, We 10:00-16:00, Th 10:00-16:00, Fr 10:00-16:00, Sa 10:00-16:00", - "start_date": "2021-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.399713, - 41.856361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHOTMAQUISETMER201451", - "description": "Hôtel Maquis et Mer - Sari Solenzara", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.399713, - 41.856361 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHOTMAQUISETMER201451", - "description": "Hôtel Maquis et Mer - Sari Solenzara", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.726805, - 48.623329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSVOLVO674601", - "description": "Volvo - HESS - Souffelweyersheim PDL1", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.726805, - 48.623329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSVOLVO674601", - "description": "Volvo - HESS - Souffelweyersheim PDL1", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.726805, - 48.623329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSVOLVO674601", - "description": "Volvo - HESS - Souffelweyersheim PDL1", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.726805, - 48.623329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSVOLVO674601", - "description": "Volvo - HESS - Souffelweyersheim PDL1", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.726805, - 48.623329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSVOLVO674601", - "description": "Volvo - HESS - Souffelweyersheim PDL1", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.726805, - 48.623329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSVOLVO674601", - "description": "Volvo - HESS - Souffelweyersheim PDL1", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.726805, - 48.623329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSVOLVO674601", - "description": "Volvo - HESS - Souffelweyersheim PDL1", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.726805, - 48.623329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSVOLVO674601", - "description": "Volvo - HESS - Souffelweyersheim PDL1", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.726805, - 48.623329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSVOLVO674601", - "description": "Volvo - HESS - Souffelweyersheim PDL1", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.726805, - 48.623329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSVOLVO674601", - "description": "Volvo - HESS - Souffelweyersheim PDL1", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.726805, - 48.623329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSVOLVO674601", - "description": "Volvo - HESS - Souffelweyersheim PDL1", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.726805, - 48.623329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSVOLVO674601", - "description": "Volvo - HESS - Souffelweyersheim PDL1", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.025778, - 43.852183 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINTOYOTA843001", - "description": "Toyota Nissan - Cavaillon", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2021-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.025778, - 43.852183 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINTOYOTA843001", - "description": "Toyota Nissan - Cavaillon", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2021-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.314263, - 46.581344 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCACHETGIRAUDVOLVO865801", - "description": "Volvo -Poitiers", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 09:00-18:00", - "start_date": "2022-05-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.314263, - 46.581344 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCACHETGIRAUDVOLVO865801", - "description": "Volvo -Poitiers", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 09:00-18:00", - "start_date": "2022-05-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.475358, - 46.316454 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCACHETGIRAUDVOLVO790001", - "description": "Volvo - Niort", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 09:00-18:00", - "start_date": "2021-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.475358, - 46.316454 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCACHETGIRAUDVOLVO790001", - "description": "Volvo - Niort", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 09:00-18:00", - "start_date": "2021-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.475358, - 46.316454 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCACHETGIRAUDVOLVO790001", - "description": "Volvo - Niort", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 09:00-18:00", - "start_date": "2021-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.475358, - 46.316454 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCACHETGIRAUDVOLVO790001", - "description": "Volvo - Niort", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 09:00-18:00", - "start_date": "2021-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.10196, - 46.179194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBARBIER171381", - "description": "Volvo - La Rochelle", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:30-12:00, Sa 14:00-17:00", - "start_date": "2021-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.10196, - 46.179194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBARBIER171381", - "description": "Volvo - La Rochelle", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:30-12:00, Sa 14:00-17:00", - "start_date": "2021-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.10196, - 46.179194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBARBIER171381", - "description": "Volvo - La Rochelle", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:30-12:00, Sa 14:00-17:00", - "start_date": "2021-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.10196, - 46.179194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBARBIER171381", - "description": "Volvo - La Rochelle", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:30-12:00, Sa 14:00-17:00", - "start_date": "2021-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.583716, - 47.435764 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRILLOT252501", - "description": "Grillot automobiles - Isle sur le Doubs", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00", - "start_date": "2021-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.583716, - 47.435764 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRILLOT252501", - "description": "Grillot automobiles - Isle sur le Doubs", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00", - "start_date": "2021-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.755878, - 41.945632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMSGCINEMA2002901", - "description": "Ellipse - Ajaccio", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.755878, - 41.945632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMSGCINEMA2002901", - "description": "Ellipse - Ajaccio", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.572737, - 47.812232 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAVOLVO890001", - "description": "Volvo - Auxerre", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:30, Tu 08:00-12:00, Tu 14:00-18:30, We 08:00-12:00, We 14:00-18:30, Th 08:00-12:00, Th 14:00-18:30, Fr 08:00-12:00, Fr 14:00-18:30, Sa 09:00-12:00, Sa 14:00-17:30", - "start_date": "2021-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.572737, - 47.812232 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAVOLVO890001", - "description": "Volvo - Auxerre", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:30, Tu 08:00-12:00, Tu 14:00-18:30, We 08:00-12:00, We 14:00-18:30, Th 08:00-12:00, Th 14:00-18:30, Fr 08:00-12:00, Fr 14:00-18:30, Sa 09:00-12:00, Sa 14:00-17:30", - "start_date": "2021-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.136862, - 48.63279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGOLFDINARD358001", - "description": "Golf de Dinard - Saint-Briac-sur-Mer", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:30, Tu 08:00-19:30, We 08:00-19:30, Th 08:00-19:30, Fr 08:00-19:30, Sa 08:00-19:30, Su 08:00-19:30", - "start_date": "2021-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.136862, - 48.63279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGOLFDINARD358001", - "description": "Golf de Dinard - Saint-Briac-sur-Mer", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:30, Tu 08:00-19:30, We 08:00-19:30, Th 08:00-19:30, Fr 08:00-19:30, Sa 08:00-19:30, Su 08:00-19:30", - "start_date": "2021-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.136862, - 48.63279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGOLFDINARD358001", - "description": "Golf de Dinard - Saint-Briac-sur-Mer", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:30, Tu 08:00-19:30, We 08:00-19:30, Th 08:00-19:30, Fr 08:00-19:30, Sa 08:00-19:30, Su 08:00-19:30", - "start_date": "2021-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.136862, - 48.63279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGOLFDINARD358001", - "description": "Golf de Dinard - Saint-Briac-sur-Mer", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:30, Tu 08:00-19:30, We 08:00-19:30, Th 08:00-19:30, Fr 08:00-19:30, Sa 08:00-19:30, Su 08:00-19:30", - "start_date": "2021-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.136862, - 48.63279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGOLFDINARD358001", - "description": "Golf de Dinard - Saint-Briac-sur-Mer", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:30, Tu 08:00-19:30, We 08:00-19:30, Th 08:00-19:30, Fr 08:00-19:30, Sa 08:00-19:30, Su 08:00-19:30", - "start_date": "2021-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.136862, - 48.63279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGOLFDINARD358001", - "description": "Golf de Dinard - Saint-Briac-sur-Mer", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:30, Tu 08:00-19:30, We 08:00-19:30, Th 08:00-19:30, Fr 08:00-19:30, Sa 08:00-19:30, Su 08:00-19:30", - "start_date": "2021-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.136862, - 48.63279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGOLFDINARD358001", - "description": "Golf de Dinard - Saint-Briac-sur-Mer", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:30, Tu 08:00-19:30, We 08:00-19:30, Th 08:00-19:30, Fr 08:00-19:30, Sa 08:00-19:30, Su 08:00-19:30", - "start_date": "2021-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.136862, - 48.63279 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGOLFDINARD358001", - "description": "Golf de Dinard - Saint-Briac-sur-Mer", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:30, Tu 08:00-19:30, We 08:00-19:30, Th 08:00-19:30, Fr 08:00-19:30, Sa 08:00-19:30, Su 08:00-19:30", - "start_date": "2021-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.199466, - 50.574045 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAVENTIM598301", - "description": "Biocoop - Bouvines", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-19:30, Tu 09:30-19:30, We 09:30-19:30, Th 09:30-19:30, Fr 09:30-19:30, Sa 09:30-19:30, Su 09:30-19:30", - "start_date": "2021-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.199466, - 50.574045 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAVENTIM598301", - "description": "Biocoop - Bouvines", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-19:30, Tu 09:30-19:30, We 09:30-19:30, Th 09:30-19:30, Fr 09:30-19:30, Sa 09:30-19:30, Su 09:30-19:30", - "start_date": "2021-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.199466, - 50.574045 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAVENTIM598301", - "description": "Biocoop - Bouvines", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-19:30, Tu 09:30-19:30, We 09:30-19:30, Th 09:30-19:30, Fr 09:30-19:30, Sa 09:30-19:30, Su 09:30-19:30", - "start_date": "2021-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.199466, - 50.574045 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAVENTIM598301", - "description": "Biocoop - Bouvines", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-19:30, Tu 09:30-19:30, We 09:30-19:30, Th 09:30-19:30, Fr 09:30-19:30, Sa 09:30-19:30, Su 09:30-19:30", - "start_date": "2021-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.121871, - 50.344599 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURMGDECHY591871", - "description": "MG Motor - Dechy", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.121871, - 50.344599 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURMGDECHY591871", - "description": "MG Motor - Dechy", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14603, - 50.74402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNHOOD599601", - "description": "PROMENADE - Neuville-en-Ferrain", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2021-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14603, - 50.74402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNHOOD599601", - "description": "PROMENADE - Neuville-en-Ferrain", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2021-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14603, - 50.74402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNHOOD599601", - "description": "PROMENADE - Neuville-en-Ferrain", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14603, - 50.74402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNHOOD599601", - "description": "PROMENADE - Neuville-en-Ferrain", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14603, - 50.74402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNHOOD599601", - "description": "PROMENADE - Neuville-en-Ferrain", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14603, - 50.74402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNHOOD599601", - "description": "PROMENADE - Neuville-en-Ferrain", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14603, - 50.74402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNHOOD599601", - "description": "PROMENADE - Neuville-en-Ferrain", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14603, - 50.74402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNHOOD599601", - "description": "PROMENADE - Neuville-en-Ferrain", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14603, - 50.74402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNHOOD599601", - "description": "PROMENADE - Neuville-en-Ferrain", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14603, - 50.74402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNHOOD599601", - "description": "PROMENADE - Neuville-en-Ferrain", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14603, - 50.74402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNHOOD599601", - "description": "PROMENADE - Neuville-en-Ferrain", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14603, - 50.74402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNHOOD599601", - "description": "PROMENADE - Neuville-en-Ferrain", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14603, - 50.74402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNHOOD599601", - "description": "PROMENADE - Neuville-en-Ferrain", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14603, - 50.74402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNHOOD599601", - "description": "PROMENADE - Neuville-en-Ferrain", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14603, - 50.74402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNHOOD599601", - "description": "PROMENADE - Neuville-en-Ferrain", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14603, - 50.74402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNHOOD599601", - "description": "PROMENADE - Neuville-en-Ferrain", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14603, - 50.74402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNHOOD599601", - "description": "PROMENADE - Neuville-en-Ferrain", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14603, - 50.74402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNHOOD599601", - "description": "PROMENADE - Neuville-en-Ferrain", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14603, - 50.74402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNHOOD599601", - "description": "PROMENADE - Neuville-en-Ferrain", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14603, - 50.74402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNHOOD599601", - "description": "PROMENADE - Neuville-en-Ferrain", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14603, - 50.74402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNHOOD599601", - "description": "PROMENADE - Neuville-en-Ferrain", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14603, - 50.74402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNHOOD599601", - "description": "PROMENADE - Neuville-en-Ferrain", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14603, - 50.74402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNHOOD599601", - "description": "PROMENADE - Neuville-en-Ferrain", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14603, - 50.74402 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNHOOD599601", - "description": "PROMENADE - Neuville-en-Ferrain", - "capacity": "24", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.64816, - 43.192484 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPRESERVRAMATUELLE833501", - "description": "La réserve - Ramatuelle", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2021-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.64816, - 43.192484 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPRESERVRAMATUELLE833501", - "description": "La réserve - Ramatuelle", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2021-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.64816, - 43.192484 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPRESERVRAMATUELLE833501", - "description": "La réserve - Ramatuelle", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2021-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.64816, - 43.192484 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPRESERVRAMATUELLE833501", - "description": "La réserve - Ramatuelle", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2021-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.694338, - 43.449069 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD834801", - "description": "Ford - Puget sur Argens", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-18:00", - "start_date": "2021-10-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.694338, - 43.449069 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD834801", - "description": "Ford - Puget sur Argens", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-18:00", - "start_date": "2021-10-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.118608, - 50.343582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURSIEGE591871", - "description": "Siège Groupe Lempereur", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.118608, - 50.343582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURSIEGE591871", - "description": "Siège Groupe Lempereur", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.174498, - 45.689028 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPERICAUD164301", - "description": "Volvo Angoulème", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2021-11-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.174498, - 45.689028 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPERICAUD164301", - "description": "Volvo Angoulème", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2021-11-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.47507, - 45.140371 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPERICAUD191001", - "description": "Volvo - Brive la Gaillarde", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2021-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.47507, - 45.140371 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPERICAUD191001", - "description": "Volvo - Brive la Gaillarde", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2021-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.287816, - 45.818391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPERICAUD870001", - "description": "Volvo - Limoges", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2021-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.287816, - 45.818391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPERICAUD870001", - "description": "Volvo - Limoges", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2021-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.791762, - 45.198121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPERICAUD247501", - "description": "Volvo - Périgueux", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2021-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.791762, - 45.198121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPERICAUD247501", - "description": "Volvo - Périgueux", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2021-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.808568, - 48.074498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSCHUMACHER539401", - "description": "Volvo -Laval", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-17:30, Sa 08:00-12:00, Sa 14:00-17:30", - "start_date": "2022-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.808568, - 48.074498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSCHUMACHER539401", - "description": "Volvo -Laval", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-17:30, Sa 08:00-12:00, Sa 14:00-17:30", - "start_date": "2022-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.02148, - 47.287102 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJLRNUDANT213001", - "description": "Jaguar Land Rover - Chenove", - "capacity": "15", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.02148, - 47.287102 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJLRNUDANT213001", - "description": "Jaguar Land Rover - Chenove", - "capacity": "15", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.02148, - 47.287102 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJLRNUDANT213001", - "description": "Jaguar Land Rover - Chenove", - "capacity": "15", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.02148, - 47.287102 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJLRNUDANT213001", - "description": "Jaguar Land Rover - Chenove", - "capacity": "15", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.02148, - 47.287102 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJLRNUDANT213001", - "description": "Jaguar Land Rover - Chenove", - "capacity": "15", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.02148, - 47.287102 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJLRNUDANT213001", - "description": "Jaguar Land Rover - Chenove", - "capacity": "15", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.02148, - 47.287102 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJLRNUDANT213001", - "description": "Jaguar Land Rover - Chenove", - "capacity": "15", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.02148, - 47.287102 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJLRNUDANT213001", - "description": "Jaguar Land Rover - Chenove", - "capacity": "15", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.02148, - 47.287102 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJLRNUDANT213001", - "description": "Jaguar Land Rover - Chenove", - "capacity": "15", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.02148, - 47.287102 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJLRNUDANT213001", - "description": "Jaguar Land Rover - Chenove", - "capacity": "15", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.119924, - 50.57702 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLESAFFRE592731", - "description": "Lesaffre Utilitaires Volkswagen - Fretin", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00", - "start_date": "2021-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.119924, - 50.57702 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLESAFFRE592731", - "description": "Lesaffre Utilitaires Volkswagen - Fretin", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00", - "start_date": "2021-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.541063, - 47.160351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHOTELAKENA440001", - "description": "Hôtel AKENA - Nantes", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.541063, - 47.160351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHOTELAKENA440001", - "description": "Hôtel AKENA - Nantes", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.541063, - 47.160351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHOTELAKENA440001", - "description": "Hôtel AKENA - Nantes", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.541063, - 47.160351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHOTELAKENA440001", - "description": "Hôtel AKENA - Nantes", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.231753, - 46.225648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCORSINVOLVO010001", - "description": "Volvo - Corsin - Bourg-en-Bresse", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2022-05-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.231753, - 46.225648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCORSINVOLVO010001", - "description": "Volvo - Corsin - Bourg-en-Bresse", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2022-05-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.862786, - 46.769045 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCORSINVOLVO711001", - "description": "Volvo - Corsin - Chalon-sur-Saône", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.862786, - 46.769045 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCORSINVOLVO711001", - "description": "Volvo - Corsin - Chalon-sur-Saône", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.843332, - 46.333903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCORSINVOLVO710001", - "description": "Volvo - Corsin - Sancé", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2022-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.843332, - 46.333903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCORSINVOLVO710001", - "description": "Volvo - Corsin - Sancé", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2022-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.230797, - 43.418722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGSVISTVICTORET137301", - "description": "GSVI - Marseille", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00, Sa 07:00-12:00", - "start_date": "2022-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.230797, - 43.418722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGSVISTVICTORET137301", - "description": "GSVI - Marseille", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00, Sa 07:00-12:00", - "start_date": "2022-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.128801, - 47.230985 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVALDELOIREVOLVO494001", - "description": "Volvo - Val de Loire automobiles - Saumur", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.128801, - 47.230985 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVALDELOIREVOLVO494001", - "description": "Volvo - Val de Loire automobiles - Saumur", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.128801, - 47.230985 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVALDELOIREVOLVO494001", - "description": "Volvo - Val de Loire automobiles - Saumur", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.128801, - 47.230985 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVALDELOIREVOLVO494001", - "description": "Volvo - Val de Loire automobiles - Saumur", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.720753, - 46.338771 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPETAVITLAROCHEVINEUSE719601", - "description": "Pétavit - La Roche Vineuse", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-17:00, Tu 09:00-12:00, Tu 14:00-17:00, We 09:00-12:00, We 14:00-17:00, Th 09:00-12:00, Th 14:00-17:00, Fr 09:00-12:00, Fr 14:00-17:00", - "start_date": "2022-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.720753, - 46.338771 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPETAVITLAROCHEVINEUSE719601", - "description": "Pétavit - La Roche Vineuse", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-17:00, Tu 09:00-12:00, Tu 14:00-17:00, We 09:00-12:00, We 14:00-17:00, Th 09:00-12:00, Th 14:00-17:00, Fr 09:00-12:00, Fr 14:00-17:00", - "start_date": "2022-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.720753, - 46.338771 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPETAVITLAROCHEVINEUSE719601", - "description": "Pétavit - La Roche Vineuse", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-17:00, Tu 09:00-12:00, Tu 14:00-17:00, We 09:00-12:00, We 14:00-17:00, Th 09:00-12:00, Th 14:00-17:00, Fr 09:00-12:00, Fr 14:00-17:00", - "start_date": "2022-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.720753, - 46.338771 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPETAVITLAROCHEVINEUSE719601", - "description": "Pétavit - La Roche Vineuse", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-17:00, Tu 09:00-12:00, Tu 14:00-17:00, We 09:00-12:00, We 14:00-17:00, Th 09:00-12:00, Th 14:00-17:00, Fr 09:00-12:00, Fr 14:00-17:00", - "start_date": "2022-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.64795, - 50.536991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDAPEUGEOT624001", - "description": "Peugeot Citroen - Bethune", - "capacity": "13", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-18:00", - "start_date": "2022-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.64795, - 50.536991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDAPEUGEOT624001", - "description": "Peugeot Citroen - Bethune", - "capacity": "13", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-18:00", - "start_date": "2022-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.64795, - 50.536991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDAPEUGEOT624001", - "description": "Peugeot Citroen - Bethune", - "capacity": "13", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-18:00", - "start_date": "2022-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.64795, - 50.536991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDAPEUGEOT624001", - "description": "Peugeot Citroen - Bethune", - "capacity": "13", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-18:00", - "start_date": "2022-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.976016, - 43.835475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNEVIERE041191", - "description": "Ets Neviere - Manosque", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Tu 08:00-17:00, We 08:00-17:00, Th 08:00-17:00, Fr 08:00-17:00, Sa 08:00-15:00", - "start_date": "2021-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.976016, - 43.835475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNEVIERE041191", - "description": "Ets Neviere - Manosque", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Tu 08:00-17:00, We 08:00-17:00, Th 08:00-17:00, Fr 08:00-17:00, Sa 08:00-15:00", - "start_date": "2021-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.24938, - 45.592118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW383001", - "description": "BMW - Bourgoin-jallieu", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.24938, - 45.592118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW383001", - "description": "BMW - Bourgoin-jallieu", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879077, - 45.7205 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW692001", - "description": "BMW Mini - Vénissieux", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:30, Mo 13:30-19:00, Tu 07:30-12:30, Tu 13:30-19:00, We 07:30-12:30, We 13:30-19:00, Th 07:30-12:30, Th 13:30-19:00, Fr 07:30-12:30, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879077, - 45.7205 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW692001", - "description": "BMW Mini - Vénissieux", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:30, Mo 13:30-19:00, Tu 07:30-12:30, Tu 13:30-19:00, We 07:30-12:30, We 13:30-19:00, Th 07:30-12:30, Th 13:30-19:00, Fr 07:30-12:30, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.986847, - 48.625812 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW354001", - "description": "BMW - Saint-Malo", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:15, Mo 14:00-19:00, Tu 08:30-12:15, Tu 14:00-19:00, We 08:30-12:15, We 14:00-19:00, Th 08:30-12:15, Th 14:00-19:00, Fr 08:30-12:15, Fr 14:00-19:00, Sa 09:00-12:30, Sa 14:00-18:00", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.986847, - 48.625812 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW354001", - "description": "BMW - Saint-Malo", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:15, Mo 14:00-19:00, Tu 08:30-12:15, Tu 14:00-19:00, We 08:30-12:15, We 14:00-19:00, Th 08:30-12:15, Th 14:00-19:00, Fr 08:30-12:15, Fr 14:00-19:00, Sa 09:00-12:30, Sa 14:00-18:00", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.273625, - 45.889782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPENDENAUTOBMW872801", - "description": "BMW - Limoges", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2022-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.273625, - 45.889782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPENDENAUTOBMW872801", - "description": "BMW - Limoges", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2022-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.105956, - 43.220969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCOMMERESVOLVO656001", - "description": "Volvo - Tarbes", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2023-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.105956, - 43.220969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCOMMERESVOLVO656001", - "description": "Volvo - Tarbes", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2023-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.105956, - 43.220969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCOMMERESVOLVO656001", - "description": "Volvo - Tarbes", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2023-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.105956, - 43.220969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCOMMERESVOLVO656001", - "description": "Volvo - Tarbes", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2023-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.363236, - 48.064632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSBMW680001", - "description": "BMW - HESS - Colmar", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.363236, - 48.064632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSBMW680001", - "description": "BMW - HESS - Colmar", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.363236, - 48.064632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSBMW680001", - "description": "BMW - HESS - Colmar", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.363236, - 48.064632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSBMW680001", - "description": "BMW - HESS - Colmar", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.388211, - 47.787858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSBMW683901", - "description": "BMW - HESS - Mulhouse - zone 2", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 08:30-18:00", - "start_date": "2022-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.388211, - 47.787858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSBMW683901", - "description": "BMW - HESS - Mulhouse - zone 2", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 08:30-18:00", - "start_date": "2022-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.290201, - 48.177654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPANELBMW891001", - "description": "BMW Mini - Sens", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-18:30, Tu 08:30-12:00, Tu 14:00-18:30, We 08:30-12:00, We 14:00-18:30, Th 08:30-12:00, Th 14:00-18:30, Fr 08:30-12:00, Fr 14:00-18:30, Sa 09:00-12:00, Sa 14:00-17:30", - "start_date": "2022-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.290201, - 48.177654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPANELBMW891001", - "description": "BMW Mini - Sens", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-18:30, Tu 08:30-12:00, Tu 14:00-18:30, We 08:30-12:00, We 14:00-18:30, Th 08:30-12:00, Th 14:00-18:30, Fr 08:30-12:00, Fr 14:00-18:30, Sa 09:00-12:00, Sa 14:00-17:30", - "start_date": "2022-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.380869, - 51.007364 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBAYERNBMW592101", - "description": "BMW Mini - Dunkerque", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.380869, - 51.007364 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBAYERNBMW592101", - "description": "BMW Mini - Dunkerque", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.380869, - 51.007364 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBAYERNBMW592101", - "description": "BMW Mini - Dunkerque", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.380869, - 51.007364 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBAYERNBMW592101", - "description": "BMW Mini - Dunkerque", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.380869, - 51.007364 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBAYERNBMW592101", - "description": "BMW Mini - Dunkerque", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.380869, - 51.007364 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBAYERNBMW592101", - "description": "BMW Mini - Dunkerque", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.278397, - 50.730627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBAYERNBMW625101", - "description": "BMW Mini - Saint-Omer", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:30, Tu 08:00-18:30, We 08:00-18:30, Th 08:00-18:30, Fr 08:00-18:30, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.278397, - 50.730627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBAYERNBMW625101", - "description": "BMW Mini - Saint-Omer", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:30, Tu 08:00-18:30, We 08:00-18:30, Th 08:00-18:30, Fr 08:00-18:30, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.808772, - 50.937767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBAYERNBMW622311", - "description": "BMW Mini - Calais", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.808772, - 50.937767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBAYERNBMW622311", - "description": "BMW Mini - Calais", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.808772, - 50.937767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBAYERNBMW622311", - "description": "BMW Mini - Calais", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.808772, - 50.937767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBAYERNBMW622311", - "description": "BMW Mini - Calais", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.62423, - 50.687303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBAYERNBMW623601", - "description": "BMW Mini - Boulogne sur mer", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:30, Tu 08:00-18:30, We 08:00-18:30, Th 08:00-18:30, Fr 08:00-18:30, Sa 09:00-18:00", - "start_date": "2022-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.62423, - 50.687303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBAYERNBMW623601", - "description": "BMW Mini - Boulogne sur mer", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:30, Tu 08:00-18:30, We 08:00-18:30, Th 08:00-18:30, Fr 08:00-18:30, Sa 09:00-18:00", - "start_date": "2022-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.533091, - 43.64446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSUPERU318501", - "description": "Super U - Montrabé", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:01-23:59, Tu 00:01-23:59, We 00:01-23:59, Th 00:01-23:59, Fr 00:01-23:59, Sa 00:01-23:59, Su 00:01-23:59", - "start_date": "2022-02-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.533091, - 43.64446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSUPERU318501", - "description": "Super U - Montrabé", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:01-23:59, Tu 00:01-23:59, We 00:01-23:59, Th 00:01-23:59, Fr 00:01-23:59, Sa 00:01-23:59, Su 00:01-23:59", - "start_date": "2022-02-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.533091, - 43.64446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSUPERU318501", - "description": "Super U - Montrabé", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:01-23:59, Tu 00:01-23:59, We 00:01-23:59, Th 00:01-23:59, Fr 00:01-23:59, Sa 00:01-23:59, Su 00:01-23:59", - "start_date": "2022-02-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.533091, - 43.64446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSUPERU318501", - "description": "Super U - Montrabé", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:01-23:59, Tu 00:01-23:59, We 00:01-23:59, Th 00:01-23:59, Fr 00:01-23:59, Sa 00:01-23:59, Su 00:01-23:59", - "start_date": "2022-02-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.533091, - 43.64446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSUPERU318501", - "description": "Super U - Montrabé", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:01-23:59, Tu 00:01-23:59, We 00:01-23:59, Th 00:01-23:59, Fr 00:01-23:59, Sa 00:01-23:59, Su 00:01-23:59", - "start_date": "2022-02-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.533091, - 43.64446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSUPERU318501", - "description": "Super U - Montrabé", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:01-23:59, Tu 00:01-23:59, We 00:01-23:59, Th 00:01-23:59, Fr 00:01-23:59, Sa 00:01-23:59, Su 00:01-23:59", - "start_date": "2022-02-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.440637, - 48.600359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPINDIGO910901", - "description": "BMW Mini - Lisses", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-18:30, Tu 07:30-18:30, We 07:30-18:30, Th 07:30-18:30, Fr 07:30-18:30, Sa 09:00-18:00", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.440637, - 48.600359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPINDIGO910901", - "description": "BMW Mini - Lisses", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-18:30, Tu 07:30-18:30, We 07:30-18:30, Th 07:30-18:30, Fr 07:30-18:30, Sa 09:00-18:00", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.440637, - 48.600359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPINDIGO910901", - "description": "BMW Mini - Lisses", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-18:30, Tu 07:30-18:30, We 07:30-18:30, Th 07:30-18:30, Fr 07:30-18:30, Sa 09:00-18:00", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.440637, - 48.600359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPINDIGO910901", - "description": "BMW Mini - Lisses", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-18:30, Tu 07:30-18:30, We 07:30-18:30, Th 07:30-18:30, Fr 07:30-18:30, Sa 09:00-18:00", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.440637, - 48.600359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPINDIGO910901", - "description": "BMW Mini - Lisses", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-18:30, Tu 07:30-18:30, We 07:30-18:30, Th 07:30-18:30, Fr 07:30-18:30, Sa 09:00-18:00", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.440637, - 48.600359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPINDIGO910901", - "description": "BMW Mini - Lisses", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-18:30, Tu 07:30-18:30, We 07:30-18:30, Th 07:30-18:30, Fr 07:30-18:30, Sa 09:00-18:00", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.165666, - 46.870963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPADDOCK584701", - "description": "Hôtel le Paddock - Magny-Cours", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.165666, - 46.870963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPADDOCK584701", - "description": "Hôtel le Paddock - Magny-Cours", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.165666, - 46.870963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPADDOCK584701", - "description": "Hôtel le Paddock - Magny-Cours", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.165666, - 46.870963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPADDOCK584701", - "description": "Hôtel le Paddock - Magny-Cours", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.440618, - 42.667811 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOSTELLABASTIA206001", - "description": "Hôtel Ostella - Bastia", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.440618, - 42.667811 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOSTELLABASTIA206001", - "description": "Hôtel Ostella - Bastia", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.440618, - 42.667811 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOSTELLABASTIA206001", - "description": "Hôtel Ostella - Bastia", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.440618, - 42.667811 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOSTELLABASTIA206001", - "description": "Hôtel Ostella - Bastia", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.146258, - 48.088058 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW520001", - "description": "BMW - Chaumont", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 13:30-19:00", - "start_date": "2023-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.146258, - 48.088058 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW520001", - "description": "BMW - Chaumont", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 13:30-19:00", - "start_date": "2023-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.146258, - 48.088058 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW520001", - "description": "BMW - Chaumont", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 13:30-19:00", - "start_date": "2023-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.146258, - 48.088058 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW520001", - "description": "BMW - Chaumont", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 13:30-19:00", - "start_date": "2023-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.25725, - 43.344917 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTOBMW345001", - "description": "BMW Mini - Béziers", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.25725, - 43.344917 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTOBMW345001", - "description": "BMW Mini - Béziers", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.25725, - 43.344917 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTOBMW345001", - "description": "BMW Mini - Béziers", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.25725, - 43.344917 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTOBMW345001", - "description": "BMW Mini - Béziers", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.460902, - 47.076993 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW391001", - "description": "BMW - Dole", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2022-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.460902, - 47.076993 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW391001", - "description": "BMW - Dole", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2022-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.335921, - 46.900527 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW253001", - "description": "BMW - Pontarlier", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 13:30-19:00", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.335921, - 46.900527 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW253001", - "description": "BMW - Pontarlier", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 13:30-19:00", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.335921, - 46.900527 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW253001", - "description": "BMW - Pontarlier", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 13:30-19:00", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.335921, - 46.900527 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW253001", - "description": "BMW - Pontarlier", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 13:30-19:00", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81845, - 47.014608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW212001", - "description": "BMW - Beaune", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2022-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81845, - 47.014608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW212001", - "description": "BMW - Beaune", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2022-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.793199, - 41.920296 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOLLANDINIAVIS200901", - "description": "Avis Location - Ajaccio", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-23:30, Tu 07:00-23:30, We 07:00-23:30, Th 07:00-23:30, Fr 07:00-23:30, Sa 07:00-23:30, Su 07:00-23:30", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.793199, - 41.920296 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOLLANDINIAVIS200901", - "description": "Avis Location - Ajaccio", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-23:30, Tu 07:00-23:30, We 07:00-23:30, Th 07:00-23:30, Fr 07:00-23:30, Sa 07:00-23:30, Su 07:00-23:30", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.793199, - 41.920296 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOLLANDINIAVIS200901", - "description": "Avis Location - Ajaccio", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-23:30, Tu 07:00-23:30, We 07:00-23:30, Th 07:00-23:30, Fr 07:00-23:30, Sa 07:00-23:30, Su 07:00-23:30", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.793199, - 41.920296 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOLLANDINIAVIS200901", - "description": "Avis Location - Ajaccio", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-23:30, Tu 07:00-23:30, We 07:00-23:30, Th 07:00-23:30, Fr 07:00-23:30, Sa 07:00-23:30, Su 07:00-23:30", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.793199, - 41.920296 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOLLANDINIAVIS200901", - "description": "Avis Location - Ajaccio", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-23:30, Tu 07:00-23:30, We 07:00-23:30, Th 07:00-23:30, Fr 07:00-23:30, Sa 07:00-23:30, Su 07:00-23:30", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.793199, - 41.920296 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOLLANDINIAVIS200901", - "description": "Avis Location - Ajaccio", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-23:30, Tu 07:00-23:30, We 07:00-23:30, Th 07:00-23:30, Fr 07:00-23:30, Sa 07:00-23:30, Su 07:00-23:30", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.793199, - 41.920296 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOLLANDINIAVIS200901", - "description": "Avis Location - Ajaccio", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-23:30, Tu 07:00-23:30, We 07:00-23:30, Th 07:00-23:30, Fr 07:00-23:30, Sa 07:00-23:30, Su 07:00-23:30", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.793199, - 41.920296 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOLLANDINIAVIS200901", - "description": "Avis Location - Ajaccio", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-23:30, Tu 07:00-23:30, We 07:00-23:30, Th 07:00-23:30, Fr 07:00-23:30, Sa 07:00-23:30, Su 07:00-23:30", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.480954, - 42.547867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOLLANDINIAVIS202901", - "description": "Avis Location - Bastia", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-23:30, Tu 07:00-23:30, We 07:00-23:30, Th 07:00-23:30, Fr 07:00-23:30, Sa 07:00-23:30, Su 07:00-23:30", - "start_date": "2023-05-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.480954, - 42.547867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOLLANDINIAVIS202901", - "description": "Avis Location - Bastia", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-23:30, Tu 07:00-23:30, We 07:00-23:30, Th 07:00-23:30, Fr 07:00-23:30, Sa 07:00-23:30, Su 07:00-23:30", - "start_date": "2023-05-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.480954, - 42.547867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOLLANDINIAVIS202901", - "description": "Avis Location - Bastia", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-23:30, Tu 07:00-23:30, We 07:00-23:30, Th 07:00-23:30, Fr 07:00-23:30, Sa 07:00-23:30, Su 07:00-23:30", - "start_date": "2023-05-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.480954, - 42.547867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOLLANDINIAVIS202901", - "description": "Avis Location - Bastia", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-23:30, Tu 07:00-23:30, We 07:00-23:30, Th 07:00-23:30, Fr 07:00-23:30, Sa 07:00-23:30, Su 07:00-23:30", - "start_date": "2023-05-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.480954, - 42.547867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOLLANDINIAVIS202901", - "description": "Avis Location - Bastia", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-23:30, Tu 07:00-23:30, We 07:00-23:30, Th 07:00-23:30, Fr 07:00-23:30, Sa 07:00-23:30, Su 07:00-23:30", - "start_date": "2023-05-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.480954, - 42.547867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOLLANDINIAVIS202901", - "description": "Avis Location - Bastia", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-23:30, Tu 07:00-23:30, We 07:00-23:30, Th 07:00-23:30, Fr 07:00-23:30, Sa 07:00-23:30, Su 07:00-23:30", - "start_date": "2023-05-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.480954, - 42.547867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOLLANDINIAVIS202901", - "description": "Avis Location - Bastia", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-23:30, Tu 07:00-23:30, We 07:00-23:30, Th 07:00-23:30, Fr 07:00-23:30, Sa 07:00-23:30, Su 07:00-23:30", - "start_date": "2023-05-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.480954, - 42.547867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOLLANDINIAVIS202901", - "description": "Avis Location - Bastia", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-23:30, Tu 07:00-23:30, We 07:00-23:30, Th 07:00-23:30, Fr 07:00-23:30, Sa 07:00-23:30, Su 07:00-23:30", - "start_date": "2023-05-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.788791, - 42.52906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOLLANDINIAVIS202601", - "description": "Avis Location - Calvi", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-20:00, Tu 08:00-20:00, We 08:00-20:00, Th 08:00-20:00, Fr 08:00-20:00, Sa 08:00-20:00, Su 08:00-20:00", - "start_date": "2023-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.788791, - 42.52906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOLLANDINIAVIS202601", - "description": "Avis Location - Calvi", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-20:00, Tu 08:00-20:00, We 08:00-20:00, Th 08:00-20:00, Fr 08:00-20:00, Sa 08:00-20:00, Su 08:00-20:00", - "start_date": "2023-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.09896, - 41.498469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOLLANDINIAVIS201141", - "description": "Avis Location - Figari", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-23:00, Tu 07:00-23:00, We 07:00-23:00, Th 07:00-23:00, Fr 07:00-23:00, Sa 07:00-23:00, Su 07:00-23:00", - "start_date": "2022-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.09896, - 41.498469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOLLANDINIAVIS201141", - "description": "Avis Location - Figari", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-23:00, Tu 07:00-23:00, We 07:00-23:00, Th 07:00-23:00, Fr 07:00-23:00, Sa 07:00-23:00, Su 07:00-23:00", - "start_date": "2022-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.09896, - 41.498469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOLLANDINIAVIS201141", - "description": "Avis Location - Figari", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-23:00, Tu 07:00-23:00, We 07:00-23:00, Th 07:00-23:00, Fr 07:00-23:00, Sa 07:00-23:00, Su 07:00-23:00", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.09896, - 41.498469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOLLANDINIAVIS201141", - "description": "Avis Location - Figari", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-23:00, Tu 07:00-23:00, We 07:00-23:00, Th 07:00-23:00, Fr 07:00-23:00, Sa 07:00-23:00, Su 07:00-23:00", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.922865, - 49.158077 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU144901", - "description": "Domaine de Litteau (Camping Siblu) - Litteau", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-12:00, Mo 14:00-17:30, Tu 09:30-12:00, Tu 14:00-17:30, We 09:30-12:00, We 14:00-17:30, Th 09:30-12:00, Th 14:00-17:30, Fr 09:30-12:00, Fr 14:00-17:30, Sa 09:30-12:00, Sa 14:00-17:30, Su 09:30-12:00, Su 14:00-17:30", - "start_date": "2022-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.922865, - 49.158077 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU144901", - "description": "Domaine de Litteau (Camping Siblu) - Litteau", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-12:00, Mo 14:00-17:30, Tu 09:30-12:00, Tu 14:00-17:30, We 09:30-12:00, We 14:00-17:30, Th 09:30-12:00, Th 14:00-17:30, Fr 09:30-12:00, Fr 14:00-17:30, Sa 09:30-12:00, Sa 14:00-17:30, Su 09:30-12:00, Su 14:00-17:30", - "start_date": "2022-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.789187, - 47.844714 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU299301", - "description": "Le Domaine de Kerlann (Camping Siblu) - Pont-Aven", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-12:00, Mo 14:00-17:00, Tu 09:30-12:00, Tu 14:00-17:00, We 09:30-12:00, We 14:00-17:00, Th 09:30-12:00, Th 14:00-17:00, Fr 09:30-12:00, Fr 14:00-17:00, Sa 09:30-12:00, Sa 14:00-17:00, Su 09:30-12:00, Su 14:00-17:00", - "start_date": "2022-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.789187, - 47.844714 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU299301", - "description": "Le Domaine de Kerlann (Camping Siblu) - Pont-Aven", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-12:00, Mo 14:00-17:00, Tu 09:30-12:00, Tu 14:00-17:00, We 09:30-12:00, We 14:00-17:00, Th 09:30-12:00, Th 14:00-17:00, Fr 09:30-12:00, Fr 14:00-17:00, Sa 09:30-12:00, Sa 14:00-17:00, Su 09:30-12:00, Su 14:00-17:00", - "start_date": "2022-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.092746, - 47.476018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU561701", - "description": "Le Conguel (Camping Siblu) - Quiberon", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:00, Tu 09:00-20:00, We 09:00-20:00, Th 09:00-20:00, Fr 09:00-20:00, Sa 09:00-20:00, Su 09:00-20:00", - "start_date": "2022-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.092746, - 47.476018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU561701", - "description": "Le Conguel (Camping Siblu) - Quiberon", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-20:00, Tu 09:00-20:00, We 09:00-20:00, Th 09:00-20:00, Fr 09:00-20:00, Sa 09:00-20:00, Su 09:00-20:00", - "start_date": "2022-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.18809, - 47.525474 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU411501", - "description": "Le Domaine de Dugny (Camping Siblu) - Veuzain-sur-Loire", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.18809, - 47.525474 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU411501", - "description": "Le Domaine de Dugny (Camping Siblu) - Veuzain-sur-Loire", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.151235, - 47.203898 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU442501", - "description": "Les Pierres Couchées (Camping Siblu) - Saint-Brevin-les-Pins", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:30, Mo 14:00-17:30, Tu 09:00-12:30, Tu 14:00-17:30, We 09:00-12:30, We 14:00-17:30, Th 09:00-12:30, Th 14:00-17:30, Fr 09:00-12:30, Fr 14:00-17:30, Sa 09:00-12:30, Sa 14:00-17:30, Su 09:00-12:30, Su 14:00-17:30", - "start_date": "2022-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.151235, - 47.203898 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU442501", - "description": "Les Pierres Couchées (Camping Siblu) - Saint-Brevin-les-Pins", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:30, Mo 14:00-17:30, Tu 09:00-12:30, Tu 14:00-17:30, We 09:00-12:30, We 14:00-17:30, Th 09:00-12:30, Th 14:00-17:30, Fr 09:00-12:30, Fr 14:00-17:30, Sa 09:00-12:30, Sa 14:00-17:30, Su 09:00-12:30, Su 14:00-17:30", - "start_date": "2022-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.03117, - 46.789796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU851601", - "description": "Le Bois Masson (Camping Siblu) - Saint Jean de Monts", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-12:30, Mo 14:00-17:30, Tu 09:30-12:30, Tu 14:00-17:30, We 09:30-12:30, We 14:00-17:30, Th 09:30-12:30, Th 14:00-17:30, Fr 09:30-12:30, Fr 14:00-17:30, Sa 09:30-12:30, Sa 14:00-17:30, Su 09:30-12:30, Su 14:00-17:30", - "start_date": "2022-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.03117, - 46.789796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU851601", - "description": "Le Bois Masson (Camping Siblu) - Saint Jean de Monts", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-12:30, Mo 14:00-17:30, Tu 09:30-12:30, Tu 14:00-17:30, We 09:30-12:30, We 14:00-17:30, Th 09:30-12:30, Th 14:00-17:30, Fr 09:30-12:30, Fr 14:00-17:30, Sa 09:30-12:30, Sa 14:00-17:30, Su 09:30-12:30, Su 14:00-17:30", - "start_date": "2022-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.03117, - 46.789796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU851601", - "description": "Le Bois Masson (Camping Siblu) - Saint Jean de Monts", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-12:30, Mo 14:00-17:30, Tu 09:30-12:30, Tu 14:00-17:30, We 09:30-12:30, We 14:00-17:30, Th 09:30-12:30, Th 14:00-17:30, Fr 09:30-12:30, Fr 14:00-17:30, Sa 09:30-12:30, Sa 14:00-17:30, Su 09:30-12:30, Su 14:00-17:30", - "start_date": "2022-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.03117, - 46.789796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU851601", - "description": "Le Bois Masson (Camping Siblu) - Saint Jean de Monts", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-12:30, Mo 14:00-17:30, Tu 09:30-12:30, Tu 14:00-17:30, We 09:30-12:30, We 14:00-17:30, Th 09:30-12:30, Th 14:00-17:30, Fr 09:30-12:30, Fr 14:00-17:30, Sa 09:30-12:30, Sa 14:00-17:30, Su 09:30-12:30, Su 14:00-17:30", - "start_date": "2022-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.510252, - 47.386713 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU444201", - "description": "Le Parc de Guibel (Camping Siblu) - Piriac-sur-Mer", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.510252, - 47.386713 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU444201", - "description": "Le Parc de Guibel (Camping Siblu) - Piriac-sur-Mer", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.031454, - 42.675068 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU661401", - "description": "Mar Estang (Camping Siblu) - Canet-en-Roussillon", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00, Su 08:00-19:00", - "start_date": "2022-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.031454, - 42.675068 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU661401", - "description": "Mar Estang (Camping Siblu) - Canet-en-Roussillon", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00, Su 08:00-19:00", - "start_date": "2022-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.031454, - 42.675068 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU661401", - "description": "Mar Estang (Camping Siblu) - Canet-en-Roussillon", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00, Su 08:00-19:00", - "start_date": "2022-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.031454, - 42.675068 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU661401", - "description": "Mar Estang (Camping Siblu) - Canet-en-Roussillon", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00, Su 08:00-19:00", - "start_date": "2022-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.163266, - 45.786452 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU173901", - "description": "La Pignade (Camping Siblu) - La Tremblade", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:30, Mo 14:00-17:30, Tu 09:00-12:30, Tu 14:00-17:30, We 09:00-12:30, We 14:00-17:30, Th 09:00-12:30, Th 14:00-17:30, Fr 09:00-12:30, Fr 14:00-17:30, Sa 09:00-12:30, Sa 14:00-17:30, Su 09:00-12:30, Su 14:00-17:30", - "start_date": "2022-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.163266, - 45.786452 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU173901", - "description": "La Pignade (Camping Siblu) - La Tremblade", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:30, Mo 14:00-17:30, Tu 09:00-12:30, Tu 14:00-17:30, We 09:00-12:30, We 14:00-17:30, Th 09:00-12:30, Th 14:00-17:30, Fr 09:00-12:30, Fr 14:00-17:30, Sa 09:00-12:30, Sa 14:00-17:30, Su 09:00-12:30, Su 14:00-17:30", - "start_date": "2022-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.162367, - 45.716782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU175701", - "description": "Les Charmettes (Camping Siblu) - Les Mathes", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-18:00, Tu 09:00-18:00, We 09:00-18:00, Th 09:00-18:00, Fr 09:00-18:00, Sa 09:00-18:00, Su 09:00-18:00", - "start_date": "2022-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.162367, - 45.716782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU175701", - "description": "Les Charmettes (Camping Siblu) - Les Mathes", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-18:00, Tu 09:00-18:00, We 09:00-18:00, Th 09:00-18:00, Fr 09:00-18:00, Sa 09:00-18:00, Su 09:00-18:00", - "start_date": "2022-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.162367, - 45.716782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU175701", - "description": "Les Charmettes (Camping Siblu) - Les Mathes", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-18:00, Tu 09:00-18:00, We 09:00-18:00, Th 09:00-18:00, Fr 09:00-18:00, Sa 09:00-18:00, Su 09:00-18:00", - "start_date": "2022-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.162367, - 45.716782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU175701", - "description": "Les Charmettes (Camping Siblu) - Les Mathes", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-18:00, Tu 09:00-18:00, We 09:00-18:00, Th 09:00-18:00, Fr 09:00-18:00, Sa 09:00-18:00, Su 09:00-18:00", - "start_date": "2022-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.162367, - 45.716782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU175701", - "description": "Les Charmettes (Camping Siblu) - Les Mathes", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-18:00, Tu 09:00-18:00, We 09:00-18:00, Th 09:00-18:00, Fr 09:00-18:00, Sa 09:00-18:00, Su 09:00-18:00", - "start_date": "2022-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.162367, - 45.716782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU175701", - "description": "Les Charmettes (Camping Siblu) - Les Mathes", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-18:00, Tu 09:00-18:00, We 09:00-18:00, Th 09:00-18:00, Fr 09:00-18:00, Sa 09:00-18:00, Su 09:00-18:00", - "start_date": "2022-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.199684, - 45.697498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU175702", - "description": "Bonne Anse Plage (Camping Siblu) - Les Mathes", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-13:00, Mo 14:00-18:00, Tu 09:00-13:00, Tu 14:00-18:00, We 09:00-13:00, We 14:00-18:00, Th 09:00-13:00, Th 14:00-18:00, Fr 09:00-13:00, Fr 14:00-18:00, Sa 09:00-13:00, Sa 14:00-18:00, Su 09:00-13:00, Su 14:00-18:00", - "start_date": "2022-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.199684, - 45.697498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU175702", - "description": "Bonne Anse Plage (Camping Siblu) - Les Mathes", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-13:00, Mo 14:00-18:00, Tu 09:00-13:00, Tu 14:00-18:00, We 09:00-13:00, We 14:00-18:00, Th 09:00-13:00, Th 14:00-18:00, Fr 09:00-13:00, Fr 14:00-18:00, Sa 09:00-13:00, Sa 14:00-18:00, Su 09:00-13:00, Su 14:00-18:00", - "start_date": "2022-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.199684, - 45.697498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU175702", - "description": "Bonne Anse Plage (Camping Siblu) - Les Mathes", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-13:00, Mo 14:00-18:00, Tu 09:00-13:00, Tu 14:00-18:00, We 09:00-13:00, We 14:00-18:00, Th 09:00-13:00, Th 14:00-18:00, Fr 09:00-13:00, Fr 14:00-18:00, Sa 09:00-13:00, Sa 14:00-18:00, Su 09:00-13:00, Su 14:00-18:00", - "start_date": "2022-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.199684, - 45.697498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU175702", - "description": "Bonne Anse Plage (Camping Siblu) - Les Mathes", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-13:00, Mo 14:00-18:00, Tu 09:00-13:00, Tu 14:00-18:00, We 09:00-13:00, We 14:00-18:00, Th 09:00-13:00, Th 14:00-18:00, Fr 09:00-13:00, Fr 14:00-18:00, Sa 09:00-13:00, Sa 14:00-18:00, Su 09:00-13:00, Su 14:00-18:00", - "start_date": "2022-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.776655, - 45.460459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU694201", - "description": "Les Rives de Condrieu (Camping Siblu) - Condrieu", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.776655, - 45.460459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU694201", - "description": "Les Rives de Condrieu (Camping Siblu) - Condrieu", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.366432, - 45.960114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU171901", - "description": "Mer et Soleil (Camping Siblu) - Lieusaint", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.366432, - 45.960114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU171901", - "description": "Mer et Soleil (Camping Siblu) - Lieusaint", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.418515, - 43.298097 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU344501", - "description": "La Carabasse (Camping Siblu) - Vias", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-12:30, Mo 14:30-18:00, Tu 09:30-12:30, Tu 14:30-18:00, We 09:30-12:30, We 14:30-18:00, Th 09:30-12:30, Th 14:30-18:00, Fr 09:30-12:30, Fr 14:30-18:00, Sa 09:30-12:30, Sa 14:30-18:00, Su 09:30-12:30, Su 14:30-18:00", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.418515, - 43.298097 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU344501", - "description": "La Carabasse (Camping Siblu) - Vias", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-12:30, Mo 14:30-18:00, Tu 09:30-12:30, Tu 14:30-18:00, We 09:30-12:30, We 14:30-18:00, Th 09:30-12:30, Th 14:30-18:00, Fr 09:30-12:30, Fr 14:30-18:00, Sa 09:30-12:30, Sa 14:30-18:00, Su 09:30-12:30, Su 14:30-18:00", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.195649, - 44.735584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU339501", - "description": "Les Viviers (Camping Siblu) - Lège-Cap-Ferret", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-18:00, Tu 09:00-18:00, We 09:00-18:00, Th 09:00-18:00, Fr 09:00-18:00, Sa 09:00-18:00, Su 09:00-18:00", - "start_date": "2022-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.195649, - 44.735584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU339501", - "description": "Les Viviers (Camping Siblu) - Lège-Cap-Ferret", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-18:00, Tu 09:00-18:00, We 09:00-18:00, Th 09:00-18:00, Fr 09:00-18:00, Sa 09:00-18:00, Su 09:00-18:00", - "start_date": "2022-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.169075, - 44.314605 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU40160", - "description": "La Réserve (Camping Siblu) - Gastes", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-20:00, Tu 08:30-20:00, We 08:30-20:00, Th 08:30-20:00, Fr 08:30-20:00, Sa 08:30-20:00, Su 08:30-20:00", - "start_date": "2022-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.169075, - 44.314605 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU40160", - "description": "La Réserve (Camping Siblu) - Gastes", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-20:00, Tu 08:30-20:00, We 08:30-20:00, Th 08:30-20:00, Fr 08:30-20:00, Sa 08:30-20:00, Su 08:30-20:00", - "start_date": "2022-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.261491, - 44.082491 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU401701", - "description": "Les Dunes de Contis (Camping Siblu) - Saint-Julien-en-Born", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:30, Mo 14:00-18:00, Tu 09:00-12:30, Tu 14:00-18:00, We 09:00-12:30, We 14:00-18:00, Th 09:00-12:30, Th 14:00-18:00, Fr 09:00-12:30, Fr 14:00-18:00, Sa 09:00-12:30, Sa 14:00-18:00, Su 09:00-12:30, Su 14:00-18:00", - "start_date": "2022-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.261491, - 44.082491 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU401701", - "description": "Les Dunes de Contis (Camping Siblu) - Saint-Julien-en-Born", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:30, Mo 14:00-18:00, Tu 09:00-12:30, Tu 14:00-18:00, We 09:00-12:30, We 14:00-18:00, Th 09:00-12:30, Th 14:00-18:00, Fr 09:00-12:30, Fr 14:00-18:00, Sa 09:00-12:30, Sa 14:00-18:00, Su 09:00-12:30, Su 14:00-18:00", - "start_date": "2022-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.261491, - 44.082491 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU401701", - "description": "Les Dunes de Contis (Camping Siblu) - Saint-Julien-en-Born", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:30, Mo 14:00-18:00, Tu 09:00-12:30, Tu 14:00-18:00, We 09:00-12:30, We 14:00-18:00, Th 09:00-12:30, Th 14:00-18:00, Fr 09:00-12:30, Fr 14:00-18:00, Sa 09:00-12:30, Sa 14:00-18:00, Su 09:00-12:30, Su 14:00-18:00", - "start_date": "2022-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.261491, - 44.082491 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU401701", - "description": "Les Dunes de Contis (Camping Siblu) - Saint-Julien-en-Born", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:30, Mo 14:00-18:00, Tu 09:00-12:30, Tu 14:00-18:00, We 09:00-12:30, We 14:00-18:00, Th 09:00-12:30, Th 14:00-18:00, Fr 09:00-12:30, Fr 14:00-18:00, Sa 09:00-12:30, Sa 14:00-18:00, Su 09:00-12:30, Su 14:00-18:00", - "start_date": "2022-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.939566, - 43.556423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU349701", - "description": "Les Lacs des Rêves (Camping Siblu) - Lattes", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-12:30, Mo 14:30-18:00, Tu 09:30-12:30, Tu 14:30-18:00, We 09:30-12:30, We 14:30-18:00, Th 09:30-12:30, Th 14:30-18:00, Fr 09:30-12:30, Fr 14:30-18:00, Sa 09:30-12:30, Sa 14:30-18:00, Su 09:30-12:30, Su 14:30-18:00", - "start_date": "2022-05-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.939566, - 43.556423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU349701", - "description": "Les Lacs des Rêves (Camping Siblu) - Lattes", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-12:30, Mo 14:30-18:00, Tu 09:30-12:30, Tu 14:30-18:00, We 09:30-12:30, We 14:30-18:00, Th 09:30-12:30, Th 14:30-18:00, Fr 09:30-12:30, Fr 14:30-18:00, Sa 09:30-12:30, Sa 14:30-18:00, Su 09:30-12:30, Su 14:30-18:00", - "start_date": "2022-05-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.286886, - 43.25753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU344101", - "description": "Les Sables du Midi (Camping Siblu) - Sérignan - zone 1", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-12:30, Mo 14:30-17:00, Tu 09:30-12:30, Tu 14:30-17:00, We 09:30-12:30, We 14:30-17:00, Th 09:30-12:30, Th 14:30-17:00, Fr 09:30-12:30, Fr 14:30-17:00, Sa 09:30-12:30, Sa 14:30-17:00, Su 09:30-12:30, Su 14:00-17:00", - "start_date": "2022-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.286886, - 43.25753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU344101", - "description": "Les Sables du Midi (Camping Siblu) - Sérignan - zone 1", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-12:30, Mo 14:30-17:00, Tu 09:30-12:30, Tu 14:30-17:00, We 09:30-12:30, We 14:30-17:00, Th 09:30-12:30, Th 14:30-17:00, Fr 09:30-12:30, Fr 14:30-17:00, Sa 09:30-12:30, Sa 14:30-17:00, Su 09:30-12:30, Su 14:00-17:00", - "start_date": "2022-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.737264, - 43.457195 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU836001", - "description": "Le Montourey (Camping Siblu) - Fréjus", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "We 10:00-12:30, We 14:00-18:00, Th 10:00-12:30, Th 14:00-18:00, Fr 10:00-12:30, Fr 14:00-18:00, Sa 09:30-12:30, Sa 14:00-18:00, Su 09:30-12:30, Su 14:00-18:00", - "start_date": "2022-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.737264, - 43.457195 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU836001", - "description": "Le Montourey (Camping Siblu) - Fréjus", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "We 10:00-12:30, We 14:00-18:00, Th 10:00-12:30, Th 14:00-18:00, Fr 10:00-12:30, Fr 14:00-18:00, Sa 09:30-12:30, Sa 14:00-18:00, Su 09:30-12:30, Su 14:00-18:00", - "start_date": "2022-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.116716, - 45.486828 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU337801", - "description": "Le Domaine de Soulac (Camping Siblu) - Soulac-sur-Mer", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00, Su 09:00-12:00, Su 14:00-18:00", - "start_date": "2022-04-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.116716, - 45.486828 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU337801", - "description": "Le Domaine de Soulac (Camping Siblu) - Soulac-sur-Mer", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00, Su 09:00-12:00, Su 14:00-18:00", - "start_date": "2022-04-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.35803, - 42.632116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOLETTA202321", - "description": "Oletta - Mairie", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.35803, - 42.632116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOLETTA202321", - "description": "Oletta - Mairie", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.377376, - 48.853819 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPARKING750111", - "description": "Paris - Parking Ledru Rollin", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.377376, - 48.853819 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPARKING750111", - "description": "Paris - Parking Ledru Rollin", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.377376, - 48.853819 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPARKING750111", - "description": "Paris - Parking Ledru Rollin", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.377376, - 48.853819 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPARKING750111", - "description": "Paris - Parking Ledru Rollin", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.377376, - 48.853819 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPARKING750111", - "description": "Paris - Parking Ledru Rollin", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.377376, - 48.853819 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPARKING750111", - "description": "Paris - Parking Ledru Rollin", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.385289, - 48.795403 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLANNIER673301", - "description": "Pierre Lannier - Ernolsheim Lès Saverne", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-17:30, Tu 08:00-17:30, We 08:00-17:30, Th 08:00-17:30, Fr 08:00-12:00", - "start_date": "2022-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.385289, - 48.795403 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLANNIER673301", - "description": "Pierre Lannier - Ernolsheim Lès Saverne", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-17:30, Tu 08:00-17:30, We 08:00-17:30, Th 08:00-17:30, Fr 08:00-12:00", - "start_date": "2022-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.385289, - 48.795403 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLANNIER673301", - "description": "Pierre Lannier - Ernolsheim Lès Saverne", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-17:30, Tu 08:00-17:30, We 08:00-17:30, Th 08:00-17:30, Fr 08:00-12:00", - "start_date": "2022-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.385289, - 48.795403 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLANNIER673301", - "description": "Pierre Lannier - Ernolsheim Lès Saverne", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-17:30, Tu 08:00-17:30, We 08:00-17:30, Th 08:00-17:30, Fr 08:00-12:00", - "start_date": "2022-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.385289, - 48.795403 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLANNIER673301", - "description": "Pierre Lannier - Ernolsheim Lès Saverne", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-17:30, Tu 08:00-17:30, We 08:00-17:30, Th 08:00-17:30, Fr 08:00-12:00", - "start_date": "2022-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.385289, - 48.795403 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLANNIER673301", - "description": "Pierre Lannier - Ernolsheim Lès Saverne", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-17:30, Tu 08:00-17:30, We 08:00-17:30, Th 08:00-17:30, Fr 08:00-12:00", - "start_date": "2022-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.385289, - 48.795403 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLANNIER673301", - "description": "Pierre Lannier - Ernolsheim Lès Saverne", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-17:30, Tu 08:00-17:30, We 08:00-17:30, Th 08:00-17:30, Fr 08:00-12:00", - "start_date": "2022-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.385289, - 48.795403 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLANNIER673301", - "description": "Pierre Lannier - Ernolsheim Lès Saverne", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-17:30, Tu 08:00-17:30, We 08:00-17:30, Th 08:00-17:30, Fr 08:00-12:00", - "start_date": "2022-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.888125, - 43.985977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNOVOTEL847001", - "description": "Hôtel Novotel - Sorgues (Avignon Nord)", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.888125, - 43.985977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNOVOTEL847001", - "description": "Hôtel Novotel - Sorgues (Avignon Nord)", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.888125, - 43.985977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNOVOTEL847001", - "description": "Hôtel Novotel - Sorgues (Avignon Nord)", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.888125, - 43.985977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNOVOTEL847001", - "description": "Hôtel Novotel - Sorgues (Avignon Nord)", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.888125, - 43.985977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNOVOTEL847001", - "description": "Hôtel Novotel - Sorgues (Avignon Nord)", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.888125, - 43.985977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNOVOTEL847001", - "description": "Hôtel Novotel - Sorgues (Avignon Nord)", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.888125, - 43.985977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNOVOTEL847001", - "description": "Hôtel Novotel - Sorgues (Avignon Nord)", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.888125, - 43.985977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNOVOTEL847001", - "description": "Hôtel Novotel - Sorgues (Avignon Nord)", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.888125, - 43.985977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNOVOTEL847001", - "description": "Hôtel Novotel - Sorgues (Avignon Nord)", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.888125, - 43.985977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNOVOTEL847001", - "description": "Hôtel Novotel - Sorgues (Avignon Nord)", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.083747, - 50.61786 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBTWIN590003", - "description": "BTWIN - Lillle - Village parking usine", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 10:00-19:30, Tu 10:00-19:30, We 10:00-19:30, Th 10:00-19:30, Fr 10:00-19:30, Sa 10:00-19:30", - "start_date": "2022-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.083747, - 50.61786 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBTWIN590003", - "description": "BTWIN - Lillle - Village parking usine", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 10:00-19:30, Tu 10:00-19:30, We 10:00-19:30, Th 10:00-19:30, Fr 10:00-19:30, Sa 10:00-19:30", - "start_date": "2022-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.083747, - 50.61786 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBTWIN590003", - "description": "BTWIN - Lillle - Village parking usine", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 10:00-19:30, Tu 10:00-19:30, We 10:00-19:30, Th 10:00-19:30, Fr 10:00-19:30, Sa 10:00-19:30", - "start_date": "2022-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.083747, - 50.61786 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBTWIN590003", - "description": "BTWIN - Lillle - Village parking usine", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 10:00-19:30, Tu 10:00-19:30, We 10:00-19:30, Th 10:00-19:30, Fr 10:00-19:30, Sa 10:00-19:30", - "start_date": "2022-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.23225, - 50.182187 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOPELCAMBRAI594001", - "description": "OPEL - Cambrai", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-11:00, Mo 15:00-17:00, Tu 09:30-11:00, Tu 15:00-17:00, We 09:30-11:00, We 15:00-17:00, Th 09:30-11:00, Th 15:00-17:00, Fr 09:30-11:00, Fr 15:00-17:00", - "start_date": "2022-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.23225, - 50.182187 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOPELCAMBRAI594001", - "description": "OPEL - Cambrai", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-11:00, Mo 15:00-17:00, Tu 09:30-11:00, Tu 15:00-17:00, We 09:30-11:00, We 15:00-17:00, Th 09:30-11:00, Th 15:00-17:00, Fr 09:30-11:00, Fr 15:00-17:00", - "start_date": "2022-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.849878, - 47.900223 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBPM451401", - "description": "BPM - Ingré - Siège", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-18:00, Tu 09:00-18:00, We 09:00-18:00, Th 09:00-18:00, Fr 09:00-17:00", - "start_date": "2022-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.849878, - 47.900223 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBPM451401", - "description": "BPM - Ingré - Siège", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-18:00, Tu 09:00-18:00, We 09:00-18:00, Th 09:00-18:00, Fr 09:00-17:00", - "start_date": "2022-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.849878, - 47.900223 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBPM451401", - "description": "BPM - Ingré - Siège", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-18:00, Tu 09:00-18:00, We 09:00-18:00, Th 09:00-18:00, Fr 09:00-17:00", - "start_date": "2022-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.849878, - 47.900223 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBPM451401", - "description": "BPM - Ingré - Siège", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-18:00, Tu 09:00-18:00, We 09:00-18:00, Th 09:00-18:00, Fr 09:00-17:00", - "start_date": "2022-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.271479, - 41.524884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMOBYDICK201371", - "description": "Hôtel Moby Dick - Porto-Vecchio", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.271479, - 41.524884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMOBYDICK201371", - "description": "Hôtel Moby Dick - Porto-Vecchio", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.271479, - 41.524884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMOBYDICK201371", - "description": "Hôtel Moby Dick - Porto-Vecchio", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.271479, - 41.524884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMOBYDICK201371", - "description": "Hôtel Moby Dick - Porto-Vecchio", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.271479, - 41.524884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMOBYDICK201371", - "description": "Hôtel Moby Dick - Porto-Vecchio", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.271479, - 41.524884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMOBYDICK201371", - "description": "Hôtel Moby Dick - Porto-Vecchio", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.269352, - 41.535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCASTELL201011", - "description": "Hôtel Castell'Verde - Porto-Vecchio", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.269352, - 41.535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCASTELL201011", - "description": "Hôtel Castell'Verde - Porto-Vecchio", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.269352, - 41.535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCASTELL201011", - "description": "Hôtel Castell'Verde - Porto-Vecchio", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.269352, - 41.535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCASTELL201011", - "description": "Hôtel Castell'Verde - Porto-Vecchio", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.269352, - 41.535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCASTELL201011", - "description": "Hôtel Castell'Verde - Porto-Vecchio", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.269352, - 41.535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCASTELL201011", - "description": "Hôtel Castell'Verde - Porto-Vecchio", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.34126, - 43.8144 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJLRGRIMNIMES309001", - "description": "Jaguar Land Rover - GRIM - Nîmes", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.34126, - 43.8144 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJLRGRIMNIMES309001", - "description": "Jaguar Land Rover - GRIM - Nîmes", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.12245, - 49.035994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPABVVVOLVO953101", - "description": "Volvo - ABVV Automobiles - St Ouen l'Aumône", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.12245, - 49.035994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPABVVVOLVO953101", - "description": "Volvo - ABVV Automobiles - St Ouen l'Aumône", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.903816, - 50.283057 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOCAMPEUGEOT597501", - "description": "Peugeot -Maubeuge", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.903816, - 50.283057 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOCAMPEUGEOT597501", - "description": "Peugeot -Maubeuge", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.902423, - 50.281949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOGAMACITROEN597501", - "description": "Citroen -Maubeuge", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-10-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.902423, - 50.281949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOGAMACITROEN597501", - "description": "Citroen -Maubeuge", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-10-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.465159, - 48.279614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSRENAULT676001", - "description": "Renault - HESS - Sélestat", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:00-12:00, Sa 13:30-18:00", - "start_date": "2022-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.465159, - 48.279614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSRENAULT676001", - "description": "Renault - HESS - Sélestat", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:00-12:00, Sa 13:30-18:00", - "start_date": "2022-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.550513, - 47.580081 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSRENAULT683001", - "description": "Renault - HESS - Saint-Louis", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:00-19:00, Tu 08:30-12:00, Tu 13:00-19:00, We 08:30-12:00, We 13:00-19:00, Th 08:30-12:00, Th 13:00-19:00, Fr 08:30-12:00, Fr 13:00-19:00, Sa 08:30-12:00, Sa 14:00-18:00", - "start_date": "2022-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.550513, - 47.580081 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSRENAULT683001", - "description": "Renault - HESS - Saint-Louis", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:00-19:00, Tu 08:30-12:00, Tu 13:00-19:00, We 08:30-12:00, We 13:00-19:00, Th 08:30-12:00, Th 13:00-19:00, Fr 08:30-12:00, Fr 13:00-19:00, Sa 08:30-12:00, Sa 14:00-18:00", - "start_date": "2022-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.361675, - 46.680946 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGUILLETHYUNDAI713001", - "description": "Hyundai - Montceau les Mines", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2022-04-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.361675, - 46.680946 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGUILLETHYUNDAI713001", - "description": "Hyundai - Montceau les Mines", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2022-04-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.208125, - 48.688085 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPFOURNIERBMW911401", - "description": "BMW Mini - Les Ulis", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:30, Tu 08:30-18:30, We 08:30-18:30, Th 08:30-18:30, Fr 08:30-18:30, Sa 09:30-17:30", - "start_date": "2022-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.208125, - 48.688085 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPFOURNIERBMW911401", - "description": "BMW Mini - Les Ulis", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:30, Tu 08:30-18:30, We 08:30-18:30, Th 08:30-18:30, Fr 08:30-18:30, Sa 09:30-17:30", - "start_date": "2022-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.277801, - 48.66373 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPFOURNIERBMW911601", - "description": "BMW Mini - Ballainvilliers", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:30, Tu 08:30-18:30, We 08:30-18:30, Th 08:30-18:30, Fr 08:30-18:30, Sa 09:30-17:30", - "start_date": "2022-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.277801, - 48.66373 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPFOURNIERBMW911601", - "description": "BMW Mini - Ballainvilliers", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:30, Tu 08:30-18:30, We 08:30-18:30, Th 08:30-18:30, Fr 08:30-18:30, Sa 09:30-17:30", - "start_date": "2022-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.703287, - 47.330818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAMPLITUDEBMW371701", - "description": "BMW - Tours - véhicules neufs", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-18:00", - "start_date": "2023-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.703287, - 47.330818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAMPLITUDEBMW371701", - "description": "BMW - Tours - véhicules neufs", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-18:00", - "start_date": "2023-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.702191, - 47.331152 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAMPLITUDEBMW371704", - "description": "BMW - Motos Tours", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.702191, - 47.331152 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAMPLITUDEBMW371704", - "description": "BMW - Motos Tours", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.703287, - 47.330818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAMPLITUDEBMW371701", - "description": "BMW - Tours - véhicules neufs", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-18:00", - "start_date": "2023-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.703287, - 47.330818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAMPLITUDEBMW371701", - "description": "BMW - Tours - véhicules neufs", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-18:00", - "start_date": "2023-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.247376, - 45.591435 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDECATHLON383002", - "description": "Decathlon - Bourgoin-Jallieu", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-20:00, Tu 08:00-20:00, We 08:00-20:00, Th 08:00-20:00, Fr 08:00-20:00, Sa 08:00-20:00", - "start_date": "2022-02-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.247376, - 45.591435 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDECATHLON383002", - "description": "Decathlon - Bourgoin-Jallieu", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-20:00, Tu 08:00-20:00, We 08:00-20:00, Th 08:00-20:00, Fr 08:00-20:00, Sa 08:00-20:00", - "start_date": "2022-02-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.247376, - 45.591435 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDECATHLON383002", - "description": "Decathlon - Bourgoin-Jallieu", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-20:00, Tu 08:00-20:00, We 08:00-20:00, Th 08:00-20:00, Fr 08:00-20:00, Sa 08:00-20:00", - "start_date": "2022-02-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.247376, - 45.591435 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDECATHLON383002", - "description": "Decathlon - Bourgoin-Jallieu", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-20:00, Tu 08:00-20:00, We 08:00-20:00, Th 08:00-20:00, Fr 08:00-20:00, Sa 08:00-20:00", - "start_date": "2022-02-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.247376, - 45.591435 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDECATHLON383002", - "description": "Decathlon - Bourgoin-Jallieu", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-20:00, Tu 08:00-20:00, We 08:00-20:00, Th 08:00-20:00, Fr 08:00-20:00, Sa 08:00-20:00", - "start_date": "2022-02-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.247376, - 45.591435 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDECATHLON383002", - "description": "Decathlon - Bourgoin-Jallieu", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-20:00, Tu 08:00-20:00, We 08:00-20:00, Th 08:00-20:00, Fr 08:00-20:00, Sa 08:00-20:00", - "start_date": "2022-02-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.247376, - 45.591435 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDECATHLON383002", - "description": "Decathlon - Bourgoin-Jallieu", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-20:00, Tu 08:00-20:00, We 08:00-20:00, Th 08:00-20:00, Fr 08:00-20:00, Sa 08:00-20:00", - "start_date": "2022-02-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.247376, - 45.591435 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDECATHLON383002", - "description": "Decathlon - Bourgoin-Jallieu", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-20:00, Tu 08:00-20:00, We 08:00-20:00, Th 08:00-20:00, Fr 08:00-20:00, Sa 08:00-20:00", - "start_date": "2022-02-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.247376, - 45.591435 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDECATHLON383002", - "description": "Decathlon - Bourgoin-Jallieu", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-20:00, Tu 08:00-20:00, We 08:00-20:00, Th 08:00-20:00, Fr 08:00-20:00, Sa 08:00-20:00", - "start_date": "2022-02-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.247376, - 45.591435 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDECATHLON383002", - "description": "Decathlon - Bourgoin-Jallieu", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-20:00, Tu 08:00-20:00, We 08:00-20:00, Th 08:00-20:00, Fr 08:00-20:00, Sa 08:00-20:00", - "start_date": "2022-02-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.247376, - 45.591435 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDECATHLON383002", - "description": "Decathlon - Bourgoin-Jallieu", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-20:00, Tu 08:00-20:00, We 08:00-20:00, Th 08:00-20:00, Fr 08:00-20:00, Sa 08:00-20:00", - "start_date": "2022-02-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.247376, - 45.591435 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDECATHLON383002", - "description": "Decathlon - Bourgoin-Jallieu", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-20:00, Tu 08:00-20:00, We 08:00-20:00, Th 08:00-20:00, Fr 08:00-20:00, Sa 08:00-20:00", - "start_date": "2022-02-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.684845, - 50.740882 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMARCHEAUTOMOBILE592701", - "description": "Marché automobile - Méteren", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-12:00, Mo 14:00-19:00, Tu 09:30-12:00, Tu 14:00-19:00, We 09:30-12:00, We 14:00-19:00, Th 09:30-12:00, Th 14:00-19:00, Fr 09:30-12:00, Fr 14:00-19:00, Sa 09:30-12:00, Sa 14:00-18:00", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.684845, - 50.740882 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMARCHEAUTOMOBILE592701", - "description": "Marché automobile - Méteren", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-12:00, Mo 14:00-19:00, Tu 09:30-12:00, Tu 14:00-19:00, We 09:30-12:00, We 14:00-19:00, Th 09:30-12:00, Th 14:00-19:00, Fr 09:30-12:00, Fr 14:00-19:00, Sa 09:30-12:00, Sa 14:00-18:00", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.30201, - 41.672596 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCORSICAGAME201371", - "description": "Complexe Galaxy - Lecci", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.30201, - 41.672596 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCORSICAGAME201371", - "description": "Complexe Galaxy - Lecci", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.30201, - 41.672596 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCORSICAGAME201371", - "description": "Complexe Galaxy - Lecci", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.30201, - 41.672596 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCORSICAGAME201371", - "description": "Complexe Galaxy - Lecci", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.13125, - 48.691099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHEOBALDHYUNDAI545201", - "description": "Hyundai - Théobald Automobiles - Nancy", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.13125, - 48.691099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHEOBALDHYUNDAI545201", - "description": "Hyundai - Théobald Automobiles - Nancy", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.13125, - 48.691099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHEOBALDHYUNDAI545201", - "description": "Hyundai - Théobald Automobiles - Nancy", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.13125, - 48.691099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHEOBALDHYUNDAI545201", - "description": "Hyundai - Théobald Automobiles - Nancy", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.098249, - 49.110593 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHEOBALDHYUNDAI572001", - "description": "Hyundai - Théobald Automobiles - Sarreguemines", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.098249, - 49.110593 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHEOBALDHYUNDAI572001", - "description": "Hyundai - Théobald Automobiles - Sarreguemines", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.112241, - 49.0734 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHEOBALDHYUNDAI576851", - "description": "Hyundai - Théobald Automobiles - Metz", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.112241, - 49.0734 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHEOBALDHYUNDAI576851", - "description": "Hyundai - Théobald Automobiles - Metz", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.112241, - 49.0734 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHEOBALDHYUNDAI576851", - "description": "Hyundai - Théobald Automobiles - Metz", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.112241, - 49.0734 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHEOBALDHYUNDAI576851", - "description": "Hyundai - Théobald Automobiles - Metz", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.097802, - 50.585558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERLESQUIN598101", - "description": "Boulanger - Lesquin - Siège zone 2", - "capacity": "26", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-20:00, Tu 06:00-20:00, We 06:00-20:00, Th 06:00-20:00, Fr 06:00-20:00", - "start_date": "2022-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.097802, - 50.585558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERLESQUIN598101", - "description": "Boulanger - Lesquin - Siège zone 2", - "capacity": "26", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-20:00, Tu 06:00-20:00, We 06:00-20:00, Th 06:00-20:00, Fr 06:00-20:00", - "start_date": "2022-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.097802, - 50.585558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERLESQUIN598101", - "description": "Boulanger - Lesquin - Siège zone 2", - "capacity": "26", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-20:00, Tu 06:00-20:00, We 06:00-20:00, Th 06:00-20:00, Fr 06:00-20:00", - "start_date": "2022-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.097802, - 50.585558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERLESQUIN598101", - "description": "Boulanger - Lesquin - Siège zone 2", - "capacity": "26", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-20:00, Tu 06:00-20:00, We 06:00-20:00, Th 06:00-20:00, Fr 06:00-20:00", - "start_date": "2022-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.097802, - 50.585558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERLESQUIN598101", - "description": "Boulanger - Lesquin - Siège zone 2", - "capacity": "26", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-20:00, Tu 06:00-20:00, We 06:00-20:00, Th 06:00-20:00, Fr 06:00-20:00", - "start_date": "2022-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.097802, - 50.585558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERLESQUIN598101", - "description": "Boulanger - Lesquin - Siège zone 2", - "capacity": "26", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-20:00, Tu 06:00-20:00, We 06:00-20:00, Th 06:00-20:00, Fr 06:00-20:00", - "start_date": "2022-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.097802, - 50.585558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERLESQUIN598101", - "description": "Boulanger - Lesquin - Siège zone 2", - "capacity": "26", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-20:00, Tu 06:00-20:00, We 06:00-20:00, Th 06:00-20:00, Fr 06:00-20:00", - "start_date": "2022-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.097802, - 50.585558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERLESQUIN598101", - "description": "Boulanger - Lesquin - Siège zone 2", - "capacity": "26", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-20:00, Tu 06:00-20:00, We 06:00-20:00, Th 06:00-20:00, Fr 06:00-20:00", - "start_date": "2022-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.097802, - 50.585558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERLESQUIN598101", - "description": "Boulanger - Lesquin - Siège zone 2", - "capacity": "26", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-20:00, Tu 06:00-20:00, We 06:00-20:00, Th 06:00-20:00, Fr 06:00-20:00", - "start_date": "2022-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.097802, - 50.585558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERLESQUIN598101", - "description": "Boulanger - Lesquin - Siège zone 2", - "capacity": "26", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-20:00, Tu 06:00-20:00, We 06:00-20:00, Th 06:00-20:00, Fr 06:00-20:00", - "start_date": "2022-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.097802, - 50.585558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERLESQUIN598101", - "description": "Boulanger - Lesquin - Siège zone 2", - "capacity": "26", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-20:00, Tu 06:00-20:00, We 06:00-20:00, Th 06:00-20:00, Fr 06:00-20:00", - "start_date": "2022-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.097802, - 50.585558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERLESQUIN598101", - "description": "Boulanger - Lesquin - Siège zone 2", - "capacity": "26", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-20:00, Tu 06:00-20:00, We 06:00-20:00, Th 06:00-20:00, Fr 06:00-20:00", - "start_date": "2022-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.097802, - 50.585558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERLESQUIN598101", - "description": "Boulanger - Lesquin - Siège zone 2", - "capacity": "26", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-20:00, Tu 06:00-20:00, We 06:00-20:00, Th 06:00-20:00, Fr 06:00-20:00", - "start_date": "2022-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.097802, - 50.585558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERLESQUIN598101", - "description": "Boulanger - Lesquin - Siège zone 2", - "capacity": "26", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-20:00, Tu 06:00-20:00, We 06:00-20:00, Th 06:00-20:00, Fr 06:00-20:00", - "start_date": "2022-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.097802, - 50.585558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERLESQUIN598101", - "description": "Boulanger - Lesquin - Siège zone 2", - "capacity": "26", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-20:00, Tu 06:00-20:00, We 06:00-20:00, Th 06:00-20:00, Fr 06:00-20:00", - "start_date": "2022-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.097802, - 50.585558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERLESQUIN598101", - "description": "Boulanger - Lesquin - Siège zone 2", - "capacity": "26", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-20:00, Tu 06:00-20:00, We 06:00-20:00, Th 06:00-20:00, Fr 06:00-20:00", - "start_date": "2022-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.097802, - 50.585558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERLESQUIN598101", - "description": "Boulanger - Lesquin - Siège zone 2", - "capacity": "26", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-20:00, Tu 06:00-20:00, We 06:00-20:00, Th 06:00-20:00, Fr 06:00-20:00", - "start_date": "2022-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.097802, - 50.585558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERLESQUIN598101", - "description": "Boulanger - Lesquin - Siège zone 2", - "capacity": "26", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-20:00, Tu 06:00-20:00, We 06:00-20:00, Th 06:00-20:00, Fr 06:00-20:00", - "start_date": "2022-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.097802, - 50.585558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERLESQUIN598101", - "description": "Boulanger - Lesquin - Siège zone 2", - "capacity": "26", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-20:00, Tu 06:00-20:00, We 06:00-20:00, Th 06:00-20:00, Fr 06:00-20:00", - "start_date": "2022-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.097802, - 50.585558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERLESQUIN598101", - "description": "Boulanger - Lesquin - Siège zone 2", - "capacity": "26", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-20:00, Tu 06:00-20:00, We 06:00-20:00, Th 06:00-20:00, Fr 06:00-20:00", - "start_date": "2022-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.097802, - 50.585558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERLESQUIN598101", - "description": "Boulanger - Lesquin - Siège zone 2", - "capacity": "26", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-20:00, Tu 06:00-20:00, We 06:00-20:00, Th 06:00-20:00, Fr 06:00-20:00", - "start_date": "2022-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.097802, - 50.585558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERLESQUIN598101", - "description": "Boulanger - Lesquin - Siège zone 2", - "capacity": "26", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-20:00, Tu 06:00-20:00, We 06:00-20:00, Th 06:00-20:00, Fr 06:00-20:00", - "start_date": "2022-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.097802, - 50.585558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERLESQUIN598101", - "description": "Boulanger - Lesquin - Siège zone 2", - "capacity": "26", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-20:00, Tu 06:00-20:00, We 06:00-20:00, Th 06:00-20:00, Fr 06:00-20:00", - "start_date": "2022-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.097802, - 50.585558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERLESQUIN598101", - "description": "Boulanger - Lesquin - Siège zone 2", - "capacity": "26", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-20:00, Tu 06:00-20:00, We 06:00-20:00, Th 06:00-20:00, Fr 06:00-20:00", - "start_date": "2022-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.097802, - 50.585558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERLESQUIN598101", - "description": "Boulanger - Lesquin - Siège zone 2", - "capacity": "26", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-20:00, Tu 06:00-20:00, We 06:00-20:00, Th 06:00-20:00, Fr 06:00-20:00", - "start_date": "2022-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.097802, - 50.585558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERLESQUIN598101", - "description": "Boulanger - Lesquin - Siège zone 2", - "capacity": "26", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-20:00, Tu 06:00-20:00, We 06:00-20:00, Th 06:00-20:00, Fr 06:00-20:00", - "start_date": "2022-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.072822, - 50.662907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMADELEINE597001", - "description": "Terrasses de la Madeleine - Marcq-en-Barœul", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.072822, - 50.662907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMADELEINE597001", - "description": "Terrasses de la Madeleine - Marcq-en-Barœul", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.072822, - 50.662907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMADELEINE597001", - "description": "Terrasses de la Madeleine - Marcq-en-Barœul", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.072822, - 50.662907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMADELEINE597001", - "description": "Terrasses de la Madeleine - Marcq-en-Barœul", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.072822, - 50.662907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMADELEINE597001", - "description": "Terrasses de la Madeleine - Marcq-en-Barœul", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.072822, - 50.662907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMADELEINE597001", - "description": "Terrasses de la Madeleine - Marcq-en-Barœul", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.767727, - 48.490066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOUESTBMW229501", - "description": "BMW - Saint-Brieuc", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.767727, - 48.490066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOUESTBMW229501", - "description": "BMW - Saint-Brieuc", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.767727, - 48.490066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOUESTBMW229501", - "description": "BMW - Saint-Brieuc", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.767727, - 48.490066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOUESTBMW229501", - "description": "BMW - Saint-Brieuc", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.426055, - 43.992227 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCCRIVESALZON307001", - "description": "CC Rives d'Alzon - Uzes", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.426055, - 43.992227 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCCRIVESALZON307001", - "description": "CC Rives d'Alzon - Uzes", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.426055, - 43.992227 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCCRIVESALZON307001", - "description": "CC Rives d'Alzon - Uzes", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.426055, - 43.992227 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCCRIVESALZON307001", - "description": "CC Rives d'Alzon - Uzes", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.077328, - 44.496018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDOMAINELESOREADES404601", - "description": "Domaine les Oréades", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:00-17:00, Tu 08:00-12:00, Tu 13:00-17:00, We 08:00-12:00, We 13:00-17:00, Th 08:00-12:00, Th 13:00-17:00, Fr 08:00-12:00, Fr 13:00-17:00, Sa 08:00-12:00, Sa 13:00-17:00, Su 08:00-12:00, Su 13:00-17:00", - "start_date": "2022-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.077328, - 44.496018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDOMAINELESOREADES404601", - "description": "Domaine les Oréades", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:00-17:00, Tu 08:00-12:00, Tu 13:00-17:00, We 08:00-12:00, We 13:00-17:00, Th 08:00-12:00, Th 13:00-17:00, Fr 08:00-12:00, Fr 13:00-17:00, Sa 08:00-12:00, Sa 13:00-17:00, Su 08:00-12:00, Su 13:00-17:00", - "start_date": "2022-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.09896, - 41.498469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOLLANDINIAVIS201141", - "description": "Avis Location - Figari", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-23:00, Tu 07:00-23:00, We 07:00-23:00, Th 07:00-23:00, Fr 07:00-23:00, Sa 07:00-23:00, Su 07:00-23:00", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.09896, - 41.498469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOLLANDINIAVIS201141", - "description": "Avis Location - Figari", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-23:00, Tu 07:00-23:00, We 07:00-23:00, Th 07:00-23:00, Fr 07:00-23:00, Sa 07:00-23:00, Su 07:00-23:00", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.788791, - 42.52906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOLLANDINIAVIS202601", - "description": "Avis Location - Calvi", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-20:00, Tu 08:00-20:00, We 08:00-20:00, Th 08:00-20:00, Fr 08:00-20:00, Sa 08:00-20:00, Su 08:00-20:00", - "start_date": "2023-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.788791, - 42.52906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOLLANDINIAVIS202601", - "description": "Avis Location - Calvi", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-20:00, Tu 08:00-20:00, We 08:00-20:00, Th 08:00-20:00, Fr 08:00-20:00, Sa 08:00-20:00, Su 08:00-20:00", - "start_date": "2023-05-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.463024, - 42.933516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAIRIEMERIA202872", - "description": "Méria - Parking Marine", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.463024, - 42.933516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAIRIEMERIA202872", - "description": "Méria - Parking Marine", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.672066, - 48.860358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARBMW774001", - "description": "BMW Mini - ByMyCar - Marne la Vallée", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 13:30-19:00, Tu 07:30-12:00, Tu 13:30-19:00, We 07:30-12:00, We 13:30-19:00, Th 07:30-12:00, Th 13:30-19:00, Fr 07:30-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.672066, - 48.860358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARBMW774001", - "description": "BMW Mini - ByMyCar - Marne la Vallée", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 13:30-19:00, Tu 07:30-12:00, Tu 13:30-19:00, We 07:30-12:00, We 13:30-19:00, Th 07:30-12:00, Th 13:30-19:00, Fr 07:30-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.672066, - 48.860358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARBMW774001", - "description": "BMW Mini - ByMyCar - Marne la Vallée", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 13:30-19:00, Tu 07:30-12:00, Tu 13:30-19:00, We 07:30-12:00, We 13:30-19:00, Th 07:30-12:00, Th 13:30-19:00, Fr 07:30-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.672066, - 48.860358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARBMW774001", - "description": "BMW Mini - ByMyCar - Marne la Vallée", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 13:30-19:00, Tu 07:30-12:00, Tu 13:30-19:00, We 07:30-12:00, We 13:30-19:00, Th 07:30-12:00, Th 13:30-19:00, Fr 07:30-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.672066, - 48.860358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARBMW774001", - "description": "BMW Mini - ByMyCar - Marne la Vallée", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 13:30-19:00, Tu 07:30-12:00, Tu 13:30-19:00, We 07:30-12:00, We 13:30-19:00, Th 07:30-12:00, Th 13:30-19:00, Fr 07:30-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.672066, - 48.860358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARBMW774001", - "description": "BMW Mini - ByMyCar - Marne la Vallée", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 13:30-19:00, Tu 07:30-12:00, Tu 13:30-19:00, We 07:30-12:00, We 13:30-19:00, Th 07:30-12:00, Th 13:30-19:00, Fr 07:30-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.672066, - 48.860358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARBMW774001", - "description": "BMW Mini - ByMyCar - Marne la Vallée", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 13:30-19:00, Tu 07:30-12:00, Tu 13:30-19:00, We 07:30-12:00, We 13:30-19:00, Th 07:30-12:00, Th 13:30-19:00, Fr 07:30-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.672066, - 48.860358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARBMW774001", - "description": "BMW Mini - ByMyCar - Marne la Vallée", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 13:30-19:00, Tu 07:30-12:00, Tu 13:30-19:00, We 07:30-12:00, We 13:30-19:00, Th 07:30-12:00, Th 13:30-19:00, Fr 07:30-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.672066, - 48.860358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARBMW774001", - "description": "BMW Mini - ByMyCar - Marne la Vallée", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 13:30-19:00, Tu 07:30-12:00, Tu 13:30-19:00, We 07:30-12:00, We 13:30-19:00, Th 07:30-12:00, Th 13:30-19:00, Fr 07:30-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.672066, - 48.860358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARBMW774001", - "description": "BMW Mini - ByMyCar - Marne la Vallée", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 13:30-19:00, Tu 07:30-12:00, Tu 13:30-19:00, We 07:30-12:00, We 13:30-19:00, Th 07:30-12:00, Th 13:30-19:00, Fr 07:30-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.422493, - 43.319829 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTOBMW642301", - "description": "BMW - Pau", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.422493, - 43.319829 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTOBMW642301", - "description": "BMW - Pau", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.363236, - 48.064632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSBMW680001", - "description": "BMW - HESS - Colmar", - "capacity": "8", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879077, - 45.7205 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW692001", - "description": "BMW Mini - Vénissieux", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:30, Mo 13:30-19:00, Tu 07:30-12:30, Tu 13:30-19:00, We 07:30-12:30, We 13:30-19:00, Th 07:30-12:30, Th 13:30-19:00, Fr 07:30-12:30, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879077, - 45.7205 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW692001", - "description": "BMW Mini - Vénissieux", - "capacity": "20", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:30, Mo 13:30-19:00, Tu 07:30-12:30, Tu 13:30-19:00, We 07:30-12:30, We 13:30-19:00, Th 07:30-12:30, Th 13:30-19:00, Fr 07:30-12:30, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.266699, - 46.200969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCOCHETVOLVO741001", - "description": "Volvo - Annemasse", - "capacity": "12", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.266699, - 46.200969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCOCHETVOLVO741001", - "description": "Volvo - Annemasse", - "capacity": "12", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.266699, - 46.200969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCOCHETVOLVO741001", - "description": "Volvo - Annemasse", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.966794, - 45.564513 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCOCHETVOLVO734901", - "description": "Volvo - Chambéry", - "capacity": "11", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.966794, - 45.564513 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCOCHETVOLVO734901", - "description": "Volvo - Chambéry", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.966794, - 45.564513 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCOCHETVOLVO734901", - "description": "Volvo - Chambéry", - "capacity": "11", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.917627, - 48.759224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPACTENAVOLVO783101", - "description": "Volvo - Actena Automobiles - Maurepas", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-18:30, Tu 08:30-12:00, Tu 13:30-18:30, We 08:30-12:00, We 13:30-18:30, Th 08:30-12:00, Th 13:30-18:30, Fr 08:30-12:00, Fr 13:30-18:30, Sa 09:00-12:00, Sa 13:30-18:30", - "start_date": "2022-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.917627, - 48.759224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPACTENAVOLVO783101", - "description": "Volvo - Actena Automobiles - Maurepas", - "capacity": "10", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-18:30, Tu 08:30-12:00, Tu 13:30-18:30, We 08:30-12:00, We 13:30-18:30, Th 08:30-12:00, Th 13:30-18:30, Fr 08:30-12:00, Fr 13:30-18:30, Sa 09:00-12:00, Sa 13:30-18:30", - "start_date": "2022-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.917627, - 48.759224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPACTENAVOLVO783101", - "description": "Volvo - Actena Automobiles - Maurepas", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-18:30, Tu 08:30-12:00, Tu 13:30-18:30, We 08:30-12:00, We 13:30-18:30, Th 08:30-12:00, Th 13:30-18:30, Fr 08:30-12:00, Fr 13:30-18:30, Sa 09:00-12:00, Sa 13:30-18:30", - "start_date": "2022-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.108625, - 48.881929 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPACTENAVOLVO785601", - "description": "Volvo - Actena Automobiles - Le Port Marly", - "capacity": "15", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 13:30-19:00, Tu 08:30-12:30, Tu 13:30-19:00, We 08:30-12:30, We 13:30-19:00, Th 08:30-12:30, Th 13:30-19:00, Fr 08:30-12:30, Fr 13:30-19:00, Sa 09:00-12:30, Sa 14:00-18:00", - "start_date": "2022-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.108625, - 48.881929 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPACTENAVOLVO785601", - "description": "Volvo - Actena Automobiles - Le Port Marly", - "capacity": "15", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 13:30-19:00, Tu 08:30-12:30, Tu 13:30-19:00, We 08:30-12:30, We 13:30-19:00, Th 08:30-12:30, Th 13:30-19:00, Fr 08:30-12:30, Fr 13:30-19:00, Sa 09:00-12:30, Sa 14:00-18:00", - "start_date": "2022-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.195099, - 48.884915 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPACTENAVOLVO920001", - "description": "Volvo - Actena Automobiles - Nanterre", - "capacity": "11", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.385471, - 43.207412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTOBMW110001", - "description": "BMW - Carcassonne", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.385471, - 43.207412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTOBMW110001", - "description": "BMW - Carcassonne", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.440637, - 48.600359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPINDIGO910901", - "description": "BMW Mini - Lisses", - "capacity": "14", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-18:30, Tu 07:30-18:30, We 07:30-18:30, Th 07:30-18:30, Fr 07:30-18:30, Sa 09:00-18:00", - "start_date": "2022-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.440637, - 48.600359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPINDIGO910901", - "description": "BMW Mini - Lisses", - "capacity": "14", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-18:30, Tu 07:30-18:30, We 07:30-18:30, Th 07:30-18:30, Fr 07:30-18:30, Sa 09:00-18:00", - "start_date": "2022-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.440637, - 48.600359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPINDIGO910901", - "description": "BMW Mini - Lisses", - "capacity": "14", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-18:30, Tu 07:30-18:30, We 07:30-18:30, Th 07:30-18:30, Fr 07:30-18:30, Sa 09:00-18:00", - "start_date": "2022-06-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.440637, - 48.600359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPINDIGO910901", - "description": "BMW Mini - Lisses", - "capacity": "14", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-18:30, Tu 07:30-18:30, We 07:30-18:30, Th 07:30-18:30, Fr 07:30-18:30, Sa 09:00-18:00", - "start_date": "2022-06-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.4351, - 48.733781 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOUESTBMW223001", - "description": "BMW - Lannion", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2022-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.4351, - 48.733781 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOUESTBMW223001", - "description": "BMW - Lannion", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2022-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.885882, - 44.902157 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMBMW260001", - "description": "BMW - Valence", - "capacity": "4", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:30, Tu 08:00-12:00, Tu 14:00-18:30, We 08:00-12:00, We 14:00-18:30, Th 08:00-12:00, Th 14:00-18:30, Fr 08:00-12:00, Fr 14:00-18:30, Sa 09:00-12:00, Sa 14:00-17:30", - "start_date": "2022-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.885882, - 44.902157 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMBMW260001", - "description": "BMW - Valence", - "capacity": "4", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:30, Tu 08:00-12:00, Tu 14:00-18:30, We 08:00-12:00, We 14:00-18:30, Th 08:00-12:00, Th 14:00-18:30, Fr 08:00-12:00, Fr 14:00-18:30, Sa 09:00-12:00, Sa 14:00-17:30", - "start_date": "2022-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.873362, - 43.574581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMBMW349702", - "description": "BMW - Lattes - zone 2", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-10-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.873362, - 43.574581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMBMW349702", - "description": "BMW - Lattes - zone 2", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-10-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547393, - 48.796465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARBMW944401", - "description": "BMW - ByMyCar - Chennevières", - "capacity": "12", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-18:00, Tu 08:30-12:00, Tu 13:30-18:00, We 08:30-12:00, We 13:30-18:00, Th 08:30-12:00, Th 13:30-18:00, Fr 08:30-12:00, Fr 13:30-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547393, - 48.796465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARBMW944401", - "description": "BMW - ByMyCar - Chennevières", - "capacity": "12", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-18:00, Tu 08:30-12:00, Tu 13:30-18:00, We 08:30-12:00, We 13:30-18:00, Th 08:30-12:00, Th 13:30-18:00, Fr 08:30-12:00, Fr 13:30-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547393, - 48.796465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARBMW944401", - "description": "BMW - ByMyCar - Chennevières", - "capacity": "12", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-18:00, Tu 08:30-12:00, Tu 13:30-18:00, We 08:30-12:00, We 13:30-18:00, Th 08:30-12:00, Th 13:30-18:00, Fr 08:30-12:00, Fr 13:30-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547393, - 48.796465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARBMW944401", - "description": "BMW - ByMyCar - Chennevières", - "capacity": "12", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-18:00, Tu 08:30-12:00, Tu 13:30-18:00, We 08:30-12:00, We 13:30-18:00, Th 08:30-12:00, Th 13:30-18:00, Fr 08:30-12:00, Fr 13:30-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.37159, - 48.687652 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPINDIGO912601", - "description": "BMW Mini - Juvisy sur Orge", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:30", - "start_date": "2022-04-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.37159, - 48.687652 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPINDIGO912601", - "description": "BMW Mini - Juvisy sur Orge", - "capacity": "7", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:30", - "start_date": "2022-04-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.735136, - 47.962273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUPONT452001", - "description": "BMW - Montargis", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:00-12:00, Sa 13:30-19:00", - "start_date": "2023-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.735136, - 47.962273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUPONT452001", - "description": "BMW - Montargis", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:00-12:00, Sa 13:30-19:00", - "start_date": "2023-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.735136, - 47.962273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUPONT452001", - "description": "BMW - Montargis", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:00-12:00, Sa 13:30-19:00", - "start_date": "2023-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.330767, - 47.613165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAMPLITUDEBMW410001", - "description": "BMW - Blois", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.330767, - 47.613165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAMPLITUDEBMW410001", - "description": "BMW - Blois", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.330767, - 47.613165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAMPLITUDEBMW410001", - "description": "BMW - Blois", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.913018, - 47.876711 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUPONT451002", - "description": "BMW - Orléans - zone 2", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:00-12:00, Sa 13:30-19:00", - "start_date": "2023-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.913018, - 47.876711 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUPONT451002", - "description": "BMW - Orléans - zone 2", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:00-12:00, Sa 13:30-19:00", - "start_date": "2023-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.913018, - 47.876711 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUPONT451002", - "description": "BMW - Orléans - zone 2", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:00-12:00, Sa 13:30-19:00", - "start_date": "2023-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.703287, - 47.330818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAMPLITUDEBMW371701", - "description": "BMW - Tours - véhicules neufs", - "capacity": "7", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-18:00", - "start_date": "2023-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.703287, - 47.330818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAMPLITUDEBMW371701", - "description": "BMW - Tours - véhicules neufs", - "capacity": "7", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-18:00", - "start_date": "2023-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.703287, - 47.330818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAMPLITUDEBMW371701", - "description": "BMW - Tours - véhicules neufs", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-18:00", - "start_date": "2023-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547351, - 48.797325 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPELYSEEVOLVO944301", - "description": "Volvo - Chennevières sur Marne", - "capacity": "15", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2022-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547351, - 48.797325 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPELYSEEVOLVO944301", - "description": "Volvo - Chennevières sur Marne", - "capacity": "15", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2022-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.615407, - 48.108597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSCHUMACHER355102", - "description": "Volvo - Rennes (PDL2)", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-18:30, Tu 08:30-12:00, Tu 13:30-18:30, We 08:30-12:00, We 13:30-18:30, Th 08:30-12:00, Th 13:30-18:30, Fr 08:30-12:00, Fr 13:30-18:30, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.615407, - 48.108597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSCHUMACHER355102", - "description": "Volvo - Rennes (PDL2)", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-18:30, Tu 08:30-12:00, Tu 13:30-18:30, We 08:30-12:00, We 13:30-18:30, Th 08:30-12:00, Th 13:30-18:30, Fr 08:30-12:00, Fr 13:30-18:30, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.615407, - 48.108597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSCHUMACHER355102", - "description": "Volvo - Rennes (PDL2)", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-18:30, Tu 08:30-12:00, Tu 13:30-18:30, We 08:30-12:00, We 13:30-18:30, Th 08:30-12:00, Th 13:30-18:30, Fr 08:30-12:00, Fr 13:30-18:30, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.700024, - 49.738354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEMILFREYVOLVO080001", - "description": "Volvo -Charleville-Mézières", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.700024, - 49.738354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEMILFREYVOLVO080001", - "description": "Volvo -Charleville-Mézières", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.700024, - 49.738354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEMILFREYVOLVO080001", - "description": "Volvo -Charleville-Mézières", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.935011, - 44.921741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMVOLVO260001", - "description": "Volvo - GRIM - Valence", - "capacity": "19", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.935011, - 44.921741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMVOLVO260001", - "description": "Volvo - GRIM - Valence", - "capacity": "19", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.935011, - 44.921741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMVOLVO260001", - "description": "Volvo - GRIM - Valence", - "capacity": "19", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2023-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.12245, - 49.035994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPABVVVOLVO953101", - "description": "Volvo - ABVV Automobiles - St Ouen l'Aumône", - "capacity": "17", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.12245, - 49.035994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPABVVVOLVO953101", - "description": "Volvo - ABVV Automobiles - St Ouen l'Aumône", - "capacity": "17", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.12245, - 49.035994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPABVVVOLVO953101", - "description": "Volvo - ABVV Automobiles - St Ouen l'Aumône", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.379854, - 47.776432 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEVERLINE683901", - "description": "Volvo - Mulhouse", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2022-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.379854, - 47.776432 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEVERLINE683901", - "description": "Volvo - Mulhouse", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2022-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.379854, - 47.776432 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEVERLINE683901", - "description": "Volvo - Mulhouse", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2022-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.021065, - 47.287647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNUDANTVOLVO213001", - "description": "Volvo - Chenove", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.021065, - 47.287647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNUDANTVOLVO213001", - "description": "Volvo - Chenove", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.021065, - 47.287647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNUDANTVOLVO213001", - "description": "Volvo - Chenove", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.367229, - 49.227121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJFCNORMANDIEVOLVO141121", - "description": "Volvo - JFC - Caen", - "capacity": "11", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2023-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.367229, - 49.227121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJFCNORMANDIEVOLVO141121", - "description": "Volvo - JFC - Caen", - "capacity": "11", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2023-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.367229, - 49.227121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJFCNORMANDIEVOLVO141121", - "description": "Volvo - JFC - Caen", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2023-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.873362, - 43.574581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMBMW349702", - "description": "BMW - Lattes - zone 2", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-10-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.873362, - 43.574581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMBMW349702", - "description": "BMW - Lattes - zone 2", - "capacity": "6", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-10-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.787673, - 50.426751 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURVOLVO628002", - "description": "Volvo - Lievin (PDL2)", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.787673, - 50.426751 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURVOLVO628002", - "description": "Volvo - Lievin (PDL2)", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.787673, - 50.426751 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURVOLVO628002", - "description": "Volvo - Lievin (PDL2)", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.120529, - 50.344399 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURVOLVO591872", - "description": "Volvo - Dechy (PDL 2)", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.120529, - 50.344399 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURVOLVO591872", - "description": "Volvo - Dechy (PDL 2)", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.120529, - 50.344399 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURVOLVO591872", - "description": "Volvo - Dechy (PDL 2)", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.726805, - 48.623329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSVOLVO674602", - "description": "Volvo - HESS - Souffelweyersheim PDL2", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.726805, - 48.623329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSVOLVO674602", - "description": "Volvo - HESS - Souffelweyersheim PDL2", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.726805, - 48.623329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSVOLVO674602", - "description": "Volvo - HESS - Souffelweyersheim PDL2", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.924069, - 47.91407 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEFGW", - "description": "Volvo - Orléans (PDL 2)", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:45-18:00, Tu 08:00-12:00, Tu 13:45-18:00, We 08:00-12:00, We 13:45-18:00, Th 08:00-12:00, Th 13:45-18:00, Fr 08:00-12:00, Fr 13:45-18:00, Sa 09:00-12:00, Sa 14:45-17:00", - "start_date": "2022-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.924069, - 47.91407 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEFGW", - "description": "Volvo - Orléans (PDL 2)", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:45-18:00, Tu 08:00-12:00, Tu 13:45-18:00, We 08:00-12:00, We 13:45-18:00, Th 08:00-12:00, Th 13:45-18:00, Fr 08:00-12:00, Fr 13:45-18:00, Sa 09:00-12:00, Sa 14:45-17:00", - "start_date": "2022-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.924069, - 47.91407 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEFGW", - "description": "Volvo - Orléans (PDL 2)", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:45-18:00, Tu 08:00-12:00, Tu 13:45-18:00, We 08:00-12:00, We 13:45-18:00, Th 08:00-12:00, Th 13:45-18:00, Fr 08:00-12:00, Fr 13:45-18:00, Sa 09:00-12:00, Sa 14:45-17:00", - "start_date": "2022-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.461236, - 49.204187 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPABVVVOLVO605001", - "description": "Volvo - ABVV Automobiles - Chantilly", - "capacity": "8", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-10-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.461236, - 49.204187 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPABVVVOLVO605001", - "description": "Volvo - ABVV Automobiles - Chantilly", - "capacity": "8", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-10-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.461236, - 49.204187 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPABVVVOLVO605001", - "description": "Volvo - ABVV Automobiles - Chantilly", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-10-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.164729, - 49.130236 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSVOLVO570501", - "description": "Volvo - HESS - Metz", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2022-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.164729, - 49.130236 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSVOLVO570501", - "description": "Volvo - HESS - Metz", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2022-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.164729, - 49.130236 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSVOLVO570501", - "description": "Volvo - HESS - Metz", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2022-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0274, - 43.138913 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLVO831301", - "description": "Volvo Jaguar Land Rover Suzuki - Toulon (La Garde)", - "capacity": "20", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0274, - 43.138913 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLVO831301", - "description": "Volvo Jaguar Land Rover Suzuki - Toulon (La Garde)", - "capacity": "20", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0274, - 43.138913 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLVO831301", - "description": "Volvo Jaguar Land Rover Suzuki - Toulon (La Garde)", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.671869, - 47.431875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVALDELOIREVOLVO375401", - "description": "Volvo - Val de Loire automobiles - Tours", - "capacity": "20", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 12:00-18:00", - "start_date": "2023-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.671869, - 47.431875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVALDELOIREVOLVO375401", - "description": "Volvo - Val de Loire automobiles - Tours", - "capacity": "20", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 12:00-18:00", - "start_date": "2023-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.671869, - 47.431875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVALDELOIREVOLVO375401", - "description": "Volvo - Val de Loire automobiles - Tours", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 12:00-18:00", - "start_date": "2023-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.120367, - 50.631908 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINVOLVO596501", - "description": "Hyundai GGP - Villeneuve d'Ascq", - "capacity": "9", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.120367, - 50.631908 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINVOLVO596501", - "description": "Hyundai GGP - Villeneuve d'Ascq", - "capacity": "9", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.120367, - 50.631908 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINVOLVO596501", - "description": "Hyundai GGP - Villeneuve d'Ascq", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.756772, - 48.85207 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPELYSEEVOLVO771441", - "description": "Volvo - Montévrain", - "capacity": "17", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.756772, - 48.85207 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPELYSEEVOLVO771441", - "description": "Volvo - Montévrain", - "capacity": "17", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.756772, - 48.85207 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPELYSEEVOLVO771441", - "description": "Volvo - Montévrain", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.633873, - 48.561608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPELYSEEVOLVO772401", - "description": "Volvo - Melun", - "capacity": "10", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.633873, - 48.561608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPELYSEEVOLVO772401", - "description": "Volvo - Melun", - "capacity": "10", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.633873, - 48.561608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPELYSEEVOLVO772401", - "description": "Volvo - Melun", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.148454, - 49.349826 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEMILFREYVOLVO571001", - "description": "Volvo -Thionville", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.148454, - 49.349826 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEMILFREYVOLVO571001", - "description": "Volvo -Thionville", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.148454, - 49.349826 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEMILFREYVOLVO571001", - "description": "Volvo -Thionville", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.215625, - 50.767587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDELATTREVW625001", - "description": "Volkswagen - Delattre Automobiles -Saint Omer", - "capacity": "2", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-02-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.215625, - 50.767587 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDELATTREVW625001", - "description": "Volkswagen - Delattre Automobiles -Saint Omer", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-02-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.870903, - 43.917733 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLVO841401", - "description": "Volvo - Avignon", - "capacity": "11", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2023-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.870903, - 43.917733 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLVO841401", - "description": "Volvo - Avignon", - "capacity": "11", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2023-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.870903, - 43.917733 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLVO841401", - "description": "Volvo - Avignon", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2023-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.421182, - 43.511956 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLVO131001", - "description": "Volvo Honda - Aix", - "capacity": "16", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2023-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.421182, - 43.511956 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLVO131001", - "description": "Volvo Honda - Aix", - "capacity": "16", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2023-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.421182, - 43.511956 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLVO131001", - "description": "Volvo Honda - Aix", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2023-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.172964, - 47.974444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHIBAULTVOLVO720002", - "description": "Volvo - Thibault Automobiles - Le Mans - PDL2", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.172964, - 47.974444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHIBAULTVOLVO720002", - "description": "Volvo - Thibault Automobiles - Le Mans - PDL2", - "capacity": "5", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.172964, - 47.974444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHIBAULTVOLVO720002", - "description": "Volvo - Thibault Automobiles - Le Mans - PDL2", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.514682, - 50.330758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINVOLVO593001", - "description": "Hyundai GGP - Valenciennes", - "capacity": "12", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.514682, - 50.330758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINVOLVO593001", - "description": "Hyundai GGP - Valenciennes", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.514682, - 50.330758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINVOLVO593001", - "description": "Hyundai GGP - Valenciennes", - "capacity": "12", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.359395, - 51.021694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEUROPAUTOVOLVO596401", - "description": "Volvo - Europ Auto - Dunkerque - V Motors", - "capacity": "7", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.359395, - 51.021694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEUROPAUTOVOLVO596401", - "description": "Volvo - Europ Auto - Dunkerque - V Motors", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.359395, - 51.021694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEUROPAUTOVOLVO596401", - "description": "Volvo - Europ Auto - Dunkerque - V Motors", - "capacity": "7", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.631036, - 47.25612 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGENERALAUTOVOLVO447002", - "description": "Volvo - Général Automobile - Nantes PDL2", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 13:30-19:00, Tu 08:30-12:30, Tu 13:30-19:00, We 08:30-12:30, We 13:30-19:00, Th 08:30-12:30, Th 13:30-19:00, Fr 08:30-12:30, Fr 13:30-19:00, Sa 09:00-12:30, Sa 13:30-18:00", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.631036, - 47.25612 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGENERALAUTOVOLVO447002", - "description": "Volvo - Général Automobile - Nantes PDL2", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 13:30-19:00, Tu 08:30-12:30, Tu 13:30-19:00, We 08:30-12:30, We 13:30-19:00, Th 08:30-12:30, Th 13:30-19:00, Fr 08:30-12:30, Fr 13:30-19:00, Sa 09:00-12:30, Sa 13:30-18:00", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.631036, - 47.25612 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGENERALAUTOVOLVO447002", - "description": "Volvo - Général Automobile - Nantes PDL2", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 13:30-19:00, Tu 08:30-12:30, Tu 13:30-19:00, We 08:30-12:30, We 13:30-19:00, Th 08:30-12:30, Th 13:30-19:00, Fr 08:30-12:30, Fr 13:30-19:00, Sa 09:00-12:30, Sa 13:30-18:00", - "start_date": "2023-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.068402, - 49.447258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHIBAUTVOLVO760001", - "description": "Volvo - Rouen", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-19:00, Tu 09:00-19:00, We 09:00-19:00, Th 09:00-19:00, Fr 09:00-19:00, Sa 09:00-18:00", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.068402, - 49.447258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHIBAUTVOLVO760001", - "description": "Volvo - Rouen", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-19:00, Tu 09:00-19:00, We 09:00-19:00, Th 09:00-19:00, Fr 09:00-19:00, Sa 09:00-18:00", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.068402, - 49.447258 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHIBAUTVOLVO760001", - "description": "Volvo - Rouen", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-19:00, Tu 09:00-19:00, We 09:00-19:00, Th 09:00-19:00, Fr 09:00-19:00, Sa 09:00-18:00", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69277, - 45.179125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVULCAINVOLVO381701", - "description": "Volvo - GROUPE VULCAIN - Grenoble", - "capacity": "9", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-18:00", - "start_date": "2023-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69277, - 45.179125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVULCAINVOLVO381701", - "description": "Volvo - GROUPE VULCAIN - Grenoble", - "capacity": "9", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-18:00", - "start_date": "2023-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69277, - 45.179125 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVULCAINVOLVO381701", - "description": "Volvo - GROUPE VULCAIN - Grenoble", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-18:00", - "start_date": "2023-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.390843, - 45.448346 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVULCAINVOLVO420001", - "description": "Volvo - GROUPE VULCAIN - St Etienne", - "capacity": "13", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00, Sa 08:00-12:00, Sa 14:00-17:30", - "start_date": "2023-04-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.390843, - 45.448346 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVULCAINVOLVO420001", - "description": "Volvo - GROUPE VULCAIN - St Etienne", - "capacity": "13", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00, Sa 08:00-12:00, Sa 14:00-17:30", - "start_date": "2023-04-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.390843, - 45.448346 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVULCAINVOLVO420001", - "description": "Volvo - GROUPE VULCAIN - St Etienne", - "capacity": "13", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00, Sa 08:00-12:00, Sa 14:00-17:30", - "start_date": "2023-04-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.743534, - 45.992 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARAUDI694001", - "description": "Audi - ByMyCar - Villefranche sur Saone", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.743534, - 45.992 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARAUDI694001", - "description": "Audi - ByMyCar - Villefranche sur Saone", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.743534, - 45.992 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARAUDI694001", - "description": "Audi - ByMyCar - Villefranche sur Saone", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.842905, - 43.925797 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARAUDI840001", - "description": "Audi - ByMyCar - Avignon", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.842905, - 43.925797 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARAUDI840001", - "description": "Audi - ByMyCar - Avignon", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.842905, - 43.925797 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARAUDI840001", - "description": "Audi - ByMyCar - Avignon", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.867173, - 47.06336 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARVOLKS215501", - "description": "Volkswagen - ByMyCar - Beaune", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.867173, - 47.06336 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARVOLKS215501", - "description": "Volkswagen - ByMyCar - Beaune", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.867173, - 47.06336 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARVOLKS215501", - "description": "Volkswagen - ByMyCar - Beaune", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.048999, - 44.040114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARVOLKS842001", - "description": "Volkswagen - ByMyCar - Carpentras", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-18:30", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.048999, - 44.040114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARVOLKS842001", - "description": "Volkswagen - ByMyCar - Carpentras", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-18:30", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.048999, - 44.040114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARVOLKS842001", - "description": "Volkswagen - ByMyCar - Carpentras", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-18:30", - "start_date": "2024-01-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.019119, - 47.292066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARAUDI213001", - "description": "Audi - ByMyCar - Dijon", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.019119, - 47.292066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARAUDI213001", - "description": "Audi - ByMyCar - Dijon", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.019119, - 47.292066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARAUDI213001", - "description": "Audi - ByMyCar - Dijon", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.772713, - 45.80455 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARAUDI697601", - "description": "Audi - ByMyCar - Limonest", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2023-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.772713, - 45.80455 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARAUDI697601", - "description": "Audi - ByMyCar - Limonest", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2023-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.772713, - 45.80455 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARAUDI697601", - "description": "Audi - ByMyCar - Limonest", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2023-08-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.841493, - 44.118529 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARVOLKS841001", - "description": "Volkswagen - ByMyCar - Orange", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-18:30", - "start_date": "2023-11-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.841493, - 44.118529 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARVOLKS841001", - "description": "Volkswagen - ByMyCar - Orange", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-18:30", - "start_date": "2023-11-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.897818, - 47.928912 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARAUDI454001", - "description": "Audi - ByMyCar - Orléans", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.897818, - 47.928912 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARAUDI454001", - "description": "Audi - ByMyCar - Orléans", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.897818, - 47.928912 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARAUDI454001", - "description": "Audi - ByMyCar - Orléans", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.875264, - 45.809632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARVOLKS691401", - "description": "Volkswagen - ByMyCar - Rillieux la Pape", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-05-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.875264, - 45.809632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARVOLKS691401", - "description": "Volkswagen - ByMyCar - Rillieux la Pape", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-05-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.875264, - 45.809632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARVOLKS691401", - "description": "Volkswagen - ByMyCar - Rillieux la Pape", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-05-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.093031, - 46.020167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARVOLKS421201", - "description": "Volkswagen - ByMyCar - Roanne", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.093031, - 46.020167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARVOLKS421201", - "description": "Volkswagen - ByMyCar - Roanne", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.093031, - 46.020167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARVOLKS421201", - "description": "Volkswagen - ByMyCar - Roanne", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.383468, - 45.471081 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARVOLKS422701", - "description": "Volkswagen - ByMyCar - Saint-Etienne", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.383468, - 45.471081 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARVOLKS422701", - "description": "Volkswagen - ByMyCar - Saint-Etienne", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.383468, - 45.471081 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARVOLKS422701", - "description": "Volkswagen - ByMyCar - Saint-Etienne", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.795451, - 45.775478 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARVOLKS690091", - "description": "Volkswagen - ByMyCar - Vaise", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 14:00-19:00, Tu 07:30-12:00, Tu 14:00-19:00, We 07:30-12:00, We 14:00-19:00, Th 07:30-12:00, Th 14:00-19:00, Fr 07:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.795451, - 45.775478 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARVOLKS690091", - "description": "Volkswagen - ByMyCar - Vaise", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 14:00-19:00, Tu 07:30-12:00, Tu 14:00-19:00, We 07:30-12:00, We 14:00-19:00, Th 07:30-12:00, Th 14:00-19:00, Fr 07:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.795451, - 45.775478 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARVOLKS690091", - "description": "Volkswagen - ByMyCar - Vaise", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 14:00-19:00, Tu 07:30-12:00, Tu 14:00-19:00, We 07:30-12:00, We 14:00-19:00, Th 07:30-12:00, Th 14:00-19:00, Fr 07:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.864492, - 45.52963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARVOLKS695601", - "description": "Volkswagen - ByMyCar - Vienne", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.864492, - 45.52963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARVOLKS695601", - "description": "Volkswagen - ByMyCar - Vienne", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.864492, - 45.52963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARVOLKS695601", - "description": "Volkswagen - ByMyCar - Vienne", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.194266, - 48.678035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUFFORTVOLVO919402", - "description": "Volvo - Les Ulis (PDL2)", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.194266, - 48.678035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUFFORTVOLVO919402", - "description": "Volvo - Les Ulis (PDL2)", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.194266, - 48.678035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUFFORTVOLVO919402", - "description": "Volvo - Les Ulis (PDL2)", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.78703, - 47.665581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLITTORALBMW560001", - "description": "BMW - Vannes", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2022-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.78703, - 47.665581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLITTORALBMW560001", - "description": "BMW - Vannes", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2022-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.173957, - 48.048396 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVOLVOHUB726501", - "description": "Volvo Le Mans HUB", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00, Su 08:00-19:00", - "start_date": "2023-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.173957, - 48.048396 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVOLVOHUB726501", - "description": "Volvo Le Mans HUB", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00, Su 08:00-19:00", - "start_date": "2023-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.173957, - 48.048396 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVOLVOHUB726501", - "description": "Volvo Le Mans HUB", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00, Su 08:00-19:00", - "start_date": "2023-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.173957, - 48.048396 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVOLVOHUB726501", - "description": "Volvo Le Mans HUB", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00, Su 08:00-19:00", - "start_date": "2023-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.136578, - 48.707371 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVOLVONANCY543201", - "description": "Volvo - Nancy", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.136578, - 48.707371 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVOLVONANCY543201", - "description": "Volvo - Nancy", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.084499, - 49.236218 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSVOLVO511001", - "description": "Volvo - HESS - Reims", - "capacity": "2", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2024-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.084499, - 49.236218 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSVOLVO511001", - "description": "Volvo - HESS - Reims", - "capacity": "2", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2024-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.152993, - 49.494301 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJLRJFC766001", - "description": "Jaguar Land Rover - JFC - Le Havre", - "capacity": "7", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2023-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.152993, - 49.494301 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJLRJFC766001", - "description": "Jaguar Land Rover - JFC - Le Havre", - "capacity": "7", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2023-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.86995, - 43.576099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJLRGRIMMONTPELLIER340701", - "description": "Jaguar Land Rover - Montpellier", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00, Sa 08:00-12:00, Sa 14:00-18:00", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.86995, - 43.576099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJLRGRIMMONTPELLIER340701", - "description": "Jaguar Land Rover - Montpellier", - "capacity": "9", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00, Sa 08:00-12:00, Sa 14:00-18:00", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.78703, - 47.665581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLITTORALBMW560001", - "description": "BMW - Vannes", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2022-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.78703, - 47.665581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLITTORALBMW560001", - "description": "BMW - Vannes", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2022-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.873362, - 43.574581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMBMW349701", - "description": "BMW - Lattes - zone 1", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-09-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.873362, - 43.574581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMBMW349701", - "description": "BMW - Lattes - zone 1", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-09-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.873362, - 43.574581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMBMW349702", - "description": "BMW - Lattes - zone 2", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-10-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.873362, - 43.574581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMBMW349702", - "description": "BMW - Lattes - zone 2", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-10-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.873362, - 43.574581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMBMW349701", - "description": "BMW - Lattes - zone 1", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-09-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.873362, - 43.574581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMBMW349701", - "description": "BMW - Lattes - zone 1", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-09-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.873362, - 43.574581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMBMW349701", - "description": "BMW - Lattes - zone 1", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-09-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.873362, - 43.574581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMBMW349701", - "description": "BMW - Lattes - zone 1", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-09-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.873362, - 43.574581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMBMW349701", - "description": "BMW - Lattes - zone 1", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-09-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.873362, - 43.574581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMBMW349701", - "description": "BMW - Lattes - zone 1", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-09-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.527609, - 48.678457 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINRENAULT914801", - "description": "Renault - Quincy sous Sénart", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.527609, - 48.678457 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINRENAULT914801", - "description": "Renault - Quincy sous Sénart", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-02-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.919146, - 42.775777 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCBECLAIRA665301", - "description": "Le Crest - Claira", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.919146, - 42.775777 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCBECLAIRA665301", - "description": "Le Crest - Claira", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.919146, - 42.775777 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCBECLAIRA665301", - "description": "Le Crest - Claira", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.919146, - 42.775777 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCBECLAIRA665301", - "description": "Le Crest - Claira", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.919146, - 42.775777 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCBECLAIRA665301", - "description": "Le Crest - Claira", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.919146, - 42.775777 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCBECLAIRA665301", - "description": "Le Crest - Claira", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.919146, - 42.775777 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCBECLAIRA665301", - "description": "Le Crest - Claira", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.919146, - 42.775777 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCBECLAIRA665301", - "description": "Le Crest - Claira", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.919146, - 42.775777 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCBECLAIRA665301", - "description": "Le Crest - Claira", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.919146, - 42.775777 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCBECLAIRA665301", - "description": "Le Crest - Claira", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.919146, - 42.775777 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCBECLAIRA665301", - "description": "Le Crest - Claira", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.919146, - 42.775777 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCBECLAIRA665301", - "description": "Le Crest - Claira", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.367926, - 49.227798 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJLRJFC141121", - "description": "Jaguar Land Rover - JFC - Caen", - "capacity": "15", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.367926, - 49.227798 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJLRJFC141121", - "description": "Jaguar Land Rover - JFC - Caen", - "capacity": "15", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.367926, - 49.227798 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJLRJFC141121", - "description": "Jaguar Land Rover - JFC - Caen", - "capacity": "15", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.367926, - 49.227798 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJLRJFC141121", - "description": "Jaguar Land Rover - JFC - Caen", - "capacity": "15", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.697492, - 49.752422 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSOPEL080001", - "description": "Opel - HESS - Charleville", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-05-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.697492, - 49.752422 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSOPEL080001", - "description": "Opel - HESS - Charleville", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-05-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.885295, - 50.862922 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGAMMVERTGUINES623401", - "description": "Gamm Vert -Guines", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:15, Mo 14:00-19:00, Tu 09:00-12:15, Tu 14:00-19:00, We 09:00-12:15, We 14:00-19:00, Th 09:00-12:15, Th 14:00-19:00, Fr 09:00-12:15, Fr 14:00-19:00, Sa 09:00-12:15, Sa 14:00-19:00", - "start_date": "2022-05-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.885295, - 50.862922 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGAMMVERTGUINES623401", - "description": "Gamm Vert -Guines", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:15, Mo 14:00-19:00, Tu 09:00-12:15, Tu 14:00-19:00, We 09:00-12:15, We 14:00-19:00, Th 09:00-12:15, Th 14:00-19:00, Fr 09:00-12:15, Fr 14:00-19:00, Sa 09:00-12:15, Sa 14:00-19:00", - "start_date": "2022-05-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.843115, - 50.659419 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGAMMVERTDESVRES622401", - "description": "Gamm Vert - Desvres", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:15, Mo 14:00-19:00, Tu 09:00-12:15, Tu 14:00-19:00, We 09:00-12:15, We 14:00-19:00, Th 09:00-12:15, Th 14:00-19:00, Fr 09:00-12:15, Fr 14:00-19:00, Sa 09:00-12:15, Sa 14:00-19:00", - "start_date": "2022-05-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.843115, - 50.659419 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGAMMVERTDESVRES622401", - "description": "Gamm Vert - Desvres", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:15, Mo 14:00-19:00, Tu 09:00-12:15, Tu 14:00-19:00, We 09:00-12:15, We 14:00-19:00, Th 09:00-12:15, Th 14:00-19:00, Fr 09:00-12:15, Fr 14:00-19:00, Sa 09:00-12:15, Sa 14:00-19:00", - "start_date": "2022-05-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.843115, - 50.659419 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGAMMVERTDESVRES622401", - "description": "Gamm Vert - Desvres", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:15, Mo 14:00-19:00, Tu 09:00-12:15, Tu 14:00-19:00, We 09:00-12:15, We 14:00-19:00, Th 09:00-12:15, Th 14:00-19:00, Fr 09:00-12:15, Fr 14:00-19:00, Sa 09:00-12:15, Sa 14:00-19:00", - "start_date": "2022-05-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.843115, - 50.659419 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGAMMVERTDESVRES622401", - "description": "Gamm Vert - Desvres", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:15, Mo 14:00-19:00, Tu 09:00-12:15, Tu 14:00-19:00, We 09:00-12:15, We 14:00-19:00, Th 09:00-12:15, Th 14:00-19:00, Fr 09:00-12:15, Fr 14:00-19:00, Sa 09:00-12:15, Sa 14:00-19:00", - "start_date": "2022-05-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.860138, - 46.768862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW711001", - "description": "BMW - Chalon sur Saone", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.860138, - 46.768862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW711001", - "description": "BMW - Chalon sur Saone", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.023851, - 47.290851 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW213001", - "description": "BMW - Dijon", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.023851, - 47.290851 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW213001", - "description": "BMW - Dijon", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.023851, - 47.290851 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW213001", - "description": "BMW - Dijon", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.023851, - 47.290851 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW213001", - "description": "BMW - Dijon", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.860138, - 46.768862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW711001", - "description": "BMW - Chalon sur Saone", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.860138, - 46.768862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW711001", - "description": "BMW - Chalon sur Saone", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.860138, - 46.768862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW711001", - "description": "BMW - Chalon sur Saone", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.860138, - 46.768862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW711001", - "description": "BMW - Chalon sur Saone", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.576387, - 46.671997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW390001", - "description": "BMW - Lons le Saunier", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-18:00, Tu 08:00-12:00, Tu 13:30-18:00, We 08:00-12:00, We 13:30-18:00, Th 08:00-12:00, Th 13:30-18:00, Fr 08:00-12:00, Fr 13:30-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.576387, - 46.671997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW390001", - "description": "BMW - Lons le Saunier", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-18:00, Tu 08:00-12:00, Tu 13:30-18:00, We 08:00-12:00, We 13:30-18:00, Th 08:00-12:00, Th 13:30-18:00, Fr 08:00-12:00, Fr 13:30-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.576387, - 46.671997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW390001", - "description": "BMW - Lons le Saunier", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-18:00, Tu 08:00-12:00, Tu 13:30-18:00, We 08:00-12:00, We 13:30-18:00, Th 08:00-12:00, Th 13:30-18:00, Fr 08:00-12:00, Fr 13:30-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.576387, - 46.671997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW390001", - "description": "BMW - Lons le Saunier", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-18:00, Tu 08:00-12:00, Tu 13:30-18:00, We 08:00-12:00, We 13:30-18:00, Th 08:00-12:00, Th 13:30-18:00, Fr 08:00-12:00, Fr 13:30-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.987189, - 47.279756 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW250001", - "description": "BMW - Besançon", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2023-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.987189, - 47.279756 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW250001", - "description": "BMW - Besançon", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2023-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.987189, - 47.279756 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW250001", - "description": "BMW - Besançon", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2023-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.987189, - 47.279756 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW250001", - "description": "BMW - Besançon", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2023-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.987189, - 47.279756 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW250001", - "description": "BMW - Besançon", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2023-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.987189, - 47.279756 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW250001", - "description": "BMW - Besançon", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2023-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.147936, - 49.491114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBMSBMW766001", - "description": "BMW - Le Havre", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:30, Tu 08:00-18:30, We 08:00-18:30, Th 08:00-18:30, Fr 08:00-18:30, Sa 09:00-18:30", - "start_date": "2022-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.147936, - 49.491114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBMSBMW766001", - "description": "BMW - Le Havre", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:30, Tu 08:00-18:30, We 08:00-18:30, Th 08:00-18:30, Fr 08:00-18:30, Sa 09:00-18:30", - "start_date": "2022-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.147936, - 49.491114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBMSBMW766001", - "description": "BMW - Le Havre", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:30, Tu 08:00-18:30, We 08:00-18:30, Th 08:00-18:30, Fr 08:00-18:30, Sa 09:00-18:30", - "start_date": "2022-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.147936, - 49.491114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBMSBMW766001", - "description": "BMW - Le Havre", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:30, Tu 08:00-18:30, We 08:00-18:30, Th 08:00-18:30, Fr 08:00-18:30, Sa 09:00-18:30", - "start_date": "2022-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.67677, - 48.990524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBMSBMW782001", - "description": "BMW - Mantes la Jolie", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:30, Tu 08:30-18:30, We 08:30-18:30, Th 08:30-18:30, Fr 08:30-18:30, Sa 09:00-18:00", - "start_date": "2022-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.67677, - 48.990524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBMSBMW782001", - "description": "BMW - Mantes la Jolie", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:30, Tu 08:30-18:30, We 08:30-18:30, Th 08:30-18:30, Fr 08:30-18:30, Sa 09:00-18:00", - "start_date": "2022-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.189912, - 49.022925 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBMSBMW270001", - "description": "BMW - Evreux", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:30, Tu 08:30-18:30, We 08:30-18:30, Th 08:30-18:30, Fr 08:30-18:30, Sa 09:00-18:00", - "start_date": "2023-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.189912, - 49.022925 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBMSBMW270001", - "description": "BMW - Evreux", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:30, Tu 08:30-18:30, We 08:30-18:30, Th 08:30-18:30, Fr 08:30-18:30, Sa 09:00-18:00", - "start_date": "2023-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.189912, - 49.022925 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBMSBMW270001", - "description": "BMW - Evreux", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:30, Tu 08:30-18:30, We 08:30-18:30, Th 08:30-18:30, Fr 08:30-18:30, Sa 09:00-18:00", - "start_date": "2023-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.189912, - 49.022925 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBMSBMW270001", - "description": "BMW - Evreux", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:30, Tu 08:30-18:30, We 08:30-18:30, Th 08:30-18:30, Fr 08:30-18:30, Sa 09:00-18:00", - "start_date": "2023-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.375791, - 47.735093 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLITTORALBMW561001", - "description": "BMW - Lorient", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:30-12:00, Sa 13:30-19:00", - "start_date": "2022-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.375791, - 47.735093 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLITTORALBMW561001", - "description": "BMW - Lorient", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:30-12:00, Sa 13:30-19:00", - "start_date": "2022-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.764701, - 48.489726 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJAOUENHYUNDAI229501", - "description": "Hyundai - Trégueux", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.764701, - 48.489726 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJAOUENHYUNDAI229501", - "description": "Hyundai - Trégueux", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.476426, - 48.764144 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJAOUENHYUNDAI223001", - "description": "Hyundai - Lannion", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2023-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.476426, - 48.764144 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJAOUENHYUNDAI223001", - "description": "Hyundai - Lannion", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2023-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.268215, - 50.745124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAZDASAINTOMER622191", - "description": "Mazda - Saint-Omer", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-18:00", - "start_date": "2022-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.268215, - 50.745124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAZDASAINTOMER622191", - "description": "Mazda - Saint-Omer", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-18:00", - "start_date": "2022-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55411, - 49.089861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGOLDENTULIP954701", - "description": "Hôtel GOLDEN TULIP - SAINT WITZ", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55411, - 49.089861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGOLDENTULIP954701", - "description": "Hôtel GOLDEN TULIP - SAINT WITZ", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55411, - 49.089861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGOLDENTULIP954701", - "description": "Hôtel GOLDEN TULIP - SAINT WITZ", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55411, - 49.089861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGOLDENTULIP954701", - "description": "Hôtel GOLDEN TULIP - SAINT WITZ", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55411, - 49.089861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGOLDENTULIP954701", - "description": "Hôtel GOLDEN TULIP - SAINT WITZ", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.55411, - 49.089861 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGOLDENTULIP954701", - "description": "Hôtel GOLDEN TULIP - SAINT WITZ", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.149058, - 49.019525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIXT954801", - "description": "Sixt - Pierrelaye", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.149058, - 49.019525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIXT954801", - "description": "Sixt - Pierrelaye", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.149058, - 49.019525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIXT954801", - "description": "Sixt - Pierrelaye", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.149058, - 49.019525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIXT954801", - "description": "Sixt - Pierrelaye", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.969179, - 50.627623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERENGLOS592301", - "description": "Boulanger - Englos", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.969179, - 50.627623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERENGLOS592301", - "description": "Boulanger - Englos", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.969179, - 50.627623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERENGLOS592301", - "description": "Boulanger - Englos", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.969179, - 50.627623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERENGLOS592301", - "description": "Boulanger - Englos", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.969179, - 50.627623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERENGLOS592301", - "description": "Boulanger - Englos", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.969179, - 50.627623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERENGLOS592301", - "description": "Boulanger - Englos", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.969179, - 50.627623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERENGLOS592301", - "description": "Boulanger - Englos", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.969179, - 50.627623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERENGLOS592301", - "description": "Boulanger - Englos", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.969179, - 50.627623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERENGLOS592301", - "description": "Boulanger - Englos", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.969179, - 50.627623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERENGLOS592301", - "description": "Boulanger - Englos", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.969179, - 50.627623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERENGLOS592301", - "description": "Boulanger - Englos", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.969179, - 50.627623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERENGLOS592301", - "description": "Boulanger - Englos", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.881309, - 47.641772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSRENAULT900001", - "description": "Renault - HESS - Belfort", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.881309, - 47.641772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSRENAULT900001", - "description": "Renault - HESS - Belfort", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.116635, - 45.482652 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCAMPING337801", - "description": "Camping les lacs Soulac sur mer", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00, Sa 08:00-12:00, Sa 14:00-18:00, Su 08:00-12:00, Su 14:00-18:00", - "start_date": "2023-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.116635, - 45.482652 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCAMPING337801", - "description": "Camping les lacs Soulac sur mer", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00, Sa 08:00-12:00, Sa 14:00-18:00, Su 08:00-12:00, Su 14:00-18:00", - "start_date": "2023-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.690003, - 48.590384 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSRENAULT672001", - "description": "Renault - HESS - Strasbourg Hautepierre", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:30-18:00", - "start_date": "2022-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.690003, - 48.590384 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSRENAULT672001", - "description": "Renault - HESS - Strasbourg Hautepierre", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:30-18:00", - "start_date": "2022-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.690003, - 48.590384 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSRENAULT672001", - "description": "Renault - HESS - Strasbourg Hautepierre", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:30-18:00", - "start_date": "2022-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.690003, - 48.590384 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSRENAULT672001", - "description": "Renault - HESS - Strasbourg Hautepierre", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:30-18:00", - "start_date": "2022-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.882874, - 49.177427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSRENAULT576001", - "description": "Renault - HESS - Forbach", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.882874, - 49.177427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSRENAULT576001", - "description": "Renault - HESS - Forbach", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.753965, - 45.672432 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBRIGNAIS695301", - "description": "Brignais - Place du 8 mai", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-05:59, Sa 13:00-23:59, Su 00:00-23:59", - "start_date": "2022-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.753965, - 45.672432 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBRIGNAIS695301", - "description": "Brignais - Place du 8 mai", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-05:59, Sa 13:00-23:59, Su 00:00-23:59", - "start_date": "2022-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.615407, - 48.108597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSCHUMACHER355101", - "description": "Volvo - Rennes (PDL1)", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-18:30, Tu 08:30-12:00, Tu 13:30-18:30, We 08:30-12:00, We 13:30-18:30, Th 08:30-12:00, Th 13:30-18:30, Fr 08:30-12:00, Fr 13:30-18:30, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.615407, - 48.108597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSCHUMACHER355101", - "description": "Volvo - Rennes (PDL1)", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-18:30, Tu 08:30-12:00, Tu 13:30-18:30, We 08:30-12:00, We 13:30-18:30, Th 08:30-12:00, Th 13:30-18:30, Fr 08:30-12:00, Fr 13:30-18:30, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.615407, - 48.108597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSCHUMACHER355101", - "description": "Volvo - Rennes (PDL1)", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-18:30, Tu 08:30-12:00, Tu 13:30-18:30, We 08:30-12:00, We 13:30-18:30, Th 08:30-12:00, Th 13:30-18:30, Fr 08:30-12:00, Fr 13:30-18:30, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.615407, - 48.108597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSCHUMACHER355101", - "description": "Volvo - Rennes (PDL1)", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-18:30, Tu 08:30-12:00, Tu 13:30-18:30, We 08:30-12:00, We 13:30-18:30, Th 08:30-12:00, Th 13:30-18:30, Fr 08:30-12:00, Fr 13:30-18:30, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.615407, - 48.108597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSCHUMACHER355101", - "description": "Volvo - Rennes (PDL1)", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-18:30, Tu 08:30-12:00, Tu 13:30-18:30, We 08:30-12:00, We 13:30-18:30, Th 08:30-12:00, Th 13:30-18:30, Fr 08:30-12:00, Fr 13:30-18:30, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.615407, - 48.108597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSCHUMACHER355101", - "description": "Volvo - Rennes (PDL1)", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-18:30, Tu 08:30-12:00, Tu 13:30-18:30, We 08:30-12:00, We 13:30-18:30, Th 08:30-12:00, Th 13:30-18:30, Fr 08:30-12:00, Fr 13:30-18:30, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.615407, - 48.108597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSCHUMACHER355101", - "description": "Volvo - Rennes (PDL1)", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-18:30, Tu 08:30-12:00, Tu 13:30-18:30, We 08:30-12:00, We 13:30-18:30, Th 08:30-12:00, Th 13:30-18:30, Fr 08:30-12:00, Fr 13:30-18:30, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.615407, - 48.108597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSCHUMACHER355101", - "description": "Volvo - Rennes (PDL1)", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-18:30, Tu 08:30-12:00, Tu 13:30-18:30, We 08:30-12:00, We 13:30-18:30, Th 08:30-12:00, Th 13:30-18:30, Fr 08:30-12:00, Fr 13:30-18:30, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.615407, - 48.108597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSCHUMACHER355102", - "description": "Volvo - Rennes (PDL2)", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-18:30, Tu 08:30-12:00, Tu 13:30-18:30, We 08:30-12:00, We 13:30-18:30, Th 08:30-12:00, Th 13:30-18:30, Fr 08:30-12:00, Fr 13:30-18:30, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.615407, - 48.108597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSCHUMACHER355102", - "description": "Volvo - Rennes (PDL2)", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-18:30, Tu 08:30-12:00, Tu 13:30-18:30, We 08:30-12:00, We 13:30-18:30, Th 08:30-12:00, Th 13:30-18:30, Fr 08:30-12:00, Fr 13:30-18:30, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.536156, - 47.152158 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSICOBAL448401", - "description": "Sicobal - Les Sornières", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-18:30, Tu 09:00-18:30, We 09:00-18:30, Th 09:00-18:30, Fr 09:00-18:30", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.536156, - 47.152158 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSICOBAL448401", - "description": "Sicobal - Les Sornières", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-18:30, Tu 09:00-18:30, We 09:00-18:30, Th 09:00-18:30, Fr 09:00-18:30", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.379305, - 47.107165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSPMOTORS182301", - "description": "Volvo - SP Motors - Saint Doulchard", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2022-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.379305, - 47.107165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSPMOTORS182301", - "description": "Volvo - SP Motors - Saint Doulchard", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2022-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.379305, - 47.107165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSPMOTORS182301", - "description": "Volvo - SP Motors - Saint Doulchard", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2022-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.379305, - 47.107165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSPMOTORS182301", - "description": "Volvo - SP Motors - Saint Doulchard", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2022-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.097802, - 50.585558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERLESQUIN598102", - "description": "Boulanger - Lesquin - Le Hub", - "capacity": "36", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-18:00, Tu 07:00-18:00, We 07:00-18:00, Th 07:00-18:00, Fr 07:00-18:00", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.097802, - 50.585558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERLESQUIN598102", - "description": "Boulanger - Lesquin - Le Hub", - "capacity": "36", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-18:00, Tu 07:00-18:00, We 07:00-18:00, Th 07:00-18:00, Fr 07:00-18:00", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.097802, - 50.585558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERLESQUIN598102", - "description": "Boulanger - Lesquin - Le Hub", - "capacity": "36", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-18:00, Tu 07:00-18:00, We 07:00-18:00, Th 07:00-18:00, Fr 07:00-18:00", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.097802, - 50.585558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERLESQUIN598102", - "description": "Boulanger - Lesquin - Le Hub", - "capacity": "36", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-18:00, Tu 07:00-18:00, We 07:00-18:00, Th 07:00-18:00, Fr 07:00-18:00", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.097802, - 50.585558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERLESQUIN598102", - "description": "Boulanger - Lesquin - Le Hub", - "capacity": "36", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-18:00, Tu 07:00-18:00, We 07:00-18:00, Th 07:00-18:00, Fr 07:00-18:00", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.097802, - 50.585558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERLESQUIN598102", - "description": "Boulanger - Lesquin - Le Hub", - "capacity": "36", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-18:00, Tu 07:00-18:00, We 07:00-18:00, Th 07:00-18:00, Fr 07:00-18:00", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.097802, - 50.585558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERLESQUIN598102", - "description": "Boulanger - Lesquin - Le Hub", - "capacity": "36", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-18:00, Tu 07:00-18:00, We 07:00-18:00, Th 07:00-18:00, Fr 07:00-18:00", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.097802, - 50.585558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERLESQUIN598102", - "description": "Boulanger - Lesquin - Le Hub", - "capacity": "36", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-18:00, Tu 07:00-18:00, We 07:00-18:00, Th 07:00-18:00, Fr 07:00-18:00", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.097802, - 50.585558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERLESQUIN598102", - "description": "Boulanger - Lesquin - Le Hub", - "capacity": "36", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-18:00, Tu 07:00-18:00, We 07:00-18:00, Th 07:00-18:00, Fr 07:00-18:00", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.097802, - 50.585558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERLESQUIN598102", - "description": "Boulanger - Lesquin - Le Hub", - "capacity": "36", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-18:00, Tu 07:00-18:00, We 07:00-18:00, Th 07:00-18:00, Fr 07:00-18:00", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.097802, - 50.585558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERLESQUIN598102", - "description": "Boulanger - Lesquin - Le Hub", - "capacity": "36", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-18:00, Tu 07:00-18:00, We 07:00-18:00, Th 07:00-18:00, Fr 07:00-18:00", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.097802, - 50.585558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERLESQUIN598102", - "description": "Boulanger - Lesquin - Le Hub", - "capacity": "36", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-18:00, Tu 07:00-18:00, We 07:00-18:00, Th 07:00-18:00, Fr 07:00-18:00", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.097802, - 50.585558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERLESQUIN598102", - "description": "Boulanger - Lesquin - Le Hub", - "capacity": "36", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-18:00, Tu 07:00-18:00, We 07:00-18:00, Th 07:00-18:00, Fr 07:00-18:00", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.097802, - 50.585558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERLESQUIN598102", - "description": "Boulanger - Lesquin - Le Hub", - "capacity": "36", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-18:00, Tu 07:00-18:00, We 07:00-18:00, Th 07:00-18:00, Fr 07:00-18:00", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.097802, - 50.585558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERLESQUIN598102", - "description": "Boulanger - Lesquin - Le Hub", - "capacity": "36", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-18:00, Tu 07:00-18:00, We 07:00-18:00, Th 07:00-18:00, Fr 07:00-18:00", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.097802, - 50.585558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERLESQUIN598102", - "description": "Boulanger - Lesquin - Le Hub", - "capacity": "36", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-18:00, Tu 07:00-18:00, We 07:00-18:00, Th 07:00-18:00, Fr 07:00-18:00", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.097802, - 50.585558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERLESQUIN598102", - "description": "Boulanger - Lesquin - Le Hub", - "capacity": "36", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-18:00, Tu 07:00-18:00, We 07:00-18:00, Th 07:00-18:00, Fr 07:00-18:00", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.097802, - 50.585558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOULANGERLESQUIN598102", - "description": "Boulanger - Lesquin - Le Hub", - "capacity": "36", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-18:00, Tu 07:00-18:00, We 07:00-18:00, Th 07:00-18:00, Fr 07:00-18:00", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.104903, - 49.906716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMOTORSKIA763701", - "description": "Kia - Dieppe", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.104903, - 49.906716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMOTORSKIA763701", - "description": "Kia - Dieppe", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.090782, - 50.581503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPIBISLESQUIN598101", - "description": "Ibis -Lesquin", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-17:00, Tu 09:00-17:00, We 09:00-17:00, Th 09:00-17:00, Fr 09:00-17:00", - "start_date": "2022-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.090782, - 50.581503 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPIBISLESQUIN598101", - "description": "Ibis -Lesquin", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-17:00, Tu 09:00-17:00, We 09:00-17:00, Th 09:00-17:00, Fr 09:00-17:00", - "start_date": "2022-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.359756, - 51.020195 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDAPEUGEOT592103", - "description": "Peugeot - Dunkerque (PDL 2)", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.359756, - 51.020195 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDAPEUGEOT592103", - "description": "Peugeot - Dunkerque (PDL 2)", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.58099, - 50.496742 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDACITROEN627001", - "description": "Citroen - Bruay la Buissière", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.58099, - 50.496742 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDACITROEN627001", - "description": "Citroen - Bruay la Buissière", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.331047, - 46.901409 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPKYRIAD253001", - "description": "Kyriad - Pontarlier", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.331047, - 46.901409 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPKYRIAD253001", - "description": "Kyriad - Pontarlier", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.331047, - 46.901409 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPKYRIAD253001", - "description": "Kyriad - Pontarlier", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.331047, - 46.901409 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPKYRIAD253001", - "description": "Kyriad - Pontarlier", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.90742, - 49.223221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPKYRIAD608001", - "description": "Kyriad - Crépy en Valois", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.90742, - 49.223221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPKYRIAD608001", - "description": "Kyriad - Crépy en Valois", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.90742, - 49.223221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPKYRIAD608001", - "description": "Kyriad - Crépy en Valois", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.90742, - 49.223221 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPKYRIAD608001", - "description": "Kyriad - Crépy en Valois", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.188121, - 49.248784 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPKYRIAD271001", - "description": "Kyriad - Rouen - Sud Val de Reuil", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.188121, - 49.248784 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPKYRIAD271001", - "description": "Kyriad - Rouen - Sud Val de Reuil", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.188121, - 49.248784 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPKYRIAD271001", - "description": "Kyriad - Rouen - Sud Val de Reuil", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.188121, - 49.248784 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPKYRIAD271001", - "description": "Kyriad - Rouen - Sud Val de Reuil", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0182, - 47.281822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPKYRIAD213001", - "description": "Kyriad - Dijon", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0182, - 47.281822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPKYRIAD213001", - "description": "Kyriad - Dijon", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0182, - 47.281822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPKYRIAD213001", - "description": "Kyriad - Dijon", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.0182, - 47.281822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPKYRIAD213001", - "description": "Kyriad - Dijon", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.965196, - 47.125014 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOISSET217002", - "description": "Labouré-Roi - Nuits-Saint-Georges", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.965196, - 47.125014 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOISSET217002", - "description": "Labouré-Roi - Nuits-Saint-Georges", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.965196, - 47.125014 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOISSET217002", - "description": "Labouré-Roi - Nuits-Saint-Georges", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.965196, - 47.125014 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOISSET217002", - "description": "Labouré-Roi - Nuits-Saint-Georges", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.960068, - 47.129261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOISSET217003", - "description": "Montgolfier - Nuits-Saint-Georges", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.960068, - 47.129261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOISSET217003", - "description": "Montgolfier - Nuits-Saint-Georges", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.960068, - 47.129261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOISSET217003", - "description": "Montgolfier - Nuits-Saint-Georges", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.960068, - 47.129261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOISSET217003", - "description": "Montgolfier - Nuits-Saint-Georges", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.960068, - 47.129261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOISSET217003", - "description": "Montgolfier - Nuits-Saint-Georges", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.960068, - 47.129261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOISSET217003", - "description": "Montgolfier - Nuits-Saint-Georges", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.960068, - 47.129261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOISSET217003", - "description": "Montgolfier - Nuits-Saint-Georges", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.960068, - 47.129261 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOISSET217003", - "description": "Montgolfier - Nuits-Saint-Georges", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.971555, - 47.225842 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAIRIEGEVREY212201", - "description": "Gevrey-Chambertin - Mairie", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.971555, - 47.225842 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAIRIEGEVREY212201", - "description": "Gevrey-Chambertin - Mairie", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.968982, - 47.227147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAIRIEGEVREY212202", - "description": "Gevrey Chambertin - Parking Gaston Roupnel", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.968982, - 47.227147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAIRIEGEVREY212202", - "description": "Gevrey Chambertin - Parking Gaston Roupnel", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.968982, - 47.227147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAIRIEGEVREY212202", - "description": "Gevrey Chambertin - Parking Gaston Roupnel", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.968982, - 47.227147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAIRIEGEVREY212202", - "description": "Gevrey Chambertin - Parking Gaston Roupnel", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.998903, - 47.227646 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAIRIEGEVREY212203", - "description": "Gevrey Chambertin - Parking Gare SNCF", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.998903, - 47.227646 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAIRIEGEVREY212203", - "description": "Gevrey Chambertin - Parking Gare SNCF", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.998903, - 47.227646 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAIRIEGEVREY212203", - "description": "Gevrey Chambertin - Parking Gare SNCF", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.998903, - 47.227646 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAIRIEGEVREY212203", - "description": "Gevrey Chambertin - Parking Gare SNCF", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.994317, - 47.224234 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAIRIEGEVREY212205", - "description": "Gevrey Chambertin - Complexe sportif", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.994317, - 47.224234 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAIRIEGEVREY212205", - "description": "Gevrey Chambertin - Complexe sportif", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.994317, - 47.224234 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAIRIEGEVREY212205", - "description": "Gevrey Chambertin - Complexe sportif", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.994317, - 47.224234 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAIRIEGEVREY212205", - "description": "Gevrey Chambertin - Complexe sportif", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.983761, - 47.229101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAIRIEGEVREY212204", - "description": "Gevrey Chambertin - Alambic", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.983761, - 47.229101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAIRIEGEVREY212204", - "description": "Gevrey Chambertin - Alambic", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.437065, - 42.657577 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLM206001", - "description": "Leroy Merlin - Bastia", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-19:30, Tu 09:00-19:30, We 09:00-19:30, Th 09:00-19:30, Fr 09:00-19:30, Sa 09:00-19:30", - "start_date": "2022-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.437065, - 42.657577 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLM206001", - "description": "Leroy Merlin - Bastia", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-19:30, Tu 09:00-19:30, We 09:00-19:30, Th 09:00-19:30, Fr 09:00-19:30, Sa 09:00-19:30", - "start_date": "2022-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.437065, - 42.657577 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLM206001", - "description": "Leroy Merlin - Bastia", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-19:30, Tu 09:00-19:30, We 09:00-19:30, Th 09:00-19:30, Fr 09:00-19:30, Sa 09:00-19:30", - "start_date": "2022-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.437065, - 42.657577 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLM206001", - "description": "Leroy Merlin - Bastia", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-19:30, Tu 09:00-19:30, We 09:00-19:30, Th 09:00-19:30, Fr 09:00-19:30, Sa 09:00-19:30", - "start_date": "2022-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.437065, - 42.657577 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLM206001", - "description": "Leroy Merlin - Bastia", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-19:30, Tu 09:00-19:30, We 09:00-19:30, Th 09:00-19:30, Fr 09:00-19:30, Sa 09:00-19:30", - "start_date": "2022-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.437065, - 42.657577 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLM206001", - "description": "Leroy Merlin - Bastia", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-19:30, Tu 09:00-19:30, We 09:00-19:30, Th 09:00-19:30, Fr 09:00-19:30, Sa 09:00-19:30", - "start_date": "2022-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.151762, - 47.014136 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPKYRIAD586401", - "description": "Kyriad - Nevers", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.151762, - 47.014136 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPKYRIAD586401", - "description": "Kyriad - Nevers", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.151762, - 47.014136 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPKYRIAD586401", - "description": "Kyriad - Nevers", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.151762, - 47.014136 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPKYRIAD586401", - "description": "Kyriad - Nevers", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.178644, - 49.240281 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCAMPANILE575251", - "description": "Campanile - Talange", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.178644, - 49.240281 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCAMPANILE575251", - "description": "Campanile - Talange", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.700228, - 44.423482 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMERCURE473001", - "description": "Mercure - Villeneuve sur Lot", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.700228, - 44.423482 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMERCURE473001", - "description": "Mercure - Villeneuve sur Lot", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.455, - 42.706709 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPRENTACAR202001", - "description": "Rent a car - Bastia", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00, Sa 08:00-12:00, Sa 14:00-18:00, Su 08:00-12:00, Su 14:00-18:00", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.455, - 42.706709 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPRENTACAR202001", - "description": "Rent a car - Bastia", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00, Sa 08:00-12:00, Sa 14:00-18:00, Su 08:00-12:00, Su 14:00-18:00", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.455, - 42.706709 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPRENTACAR202001", - "description": "Rent a car - Bastia", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00, Sa 08:00-12:00, Sa 14:00-18:00, Su 08:00-12:00, Su 14:00-18:00", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.455, - 42.706709 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPRENTACAR202001", - "description": "Rent a car - Bastia", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00, Sa 08:00-12:00, Sa 14:00-18:00, Su 08:00-12:00, Su 14:00-18:00", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.455, - 42.706709 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPRENTACAR202001", - "description": "Rent a car - Bastia", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00, Sa 08:00-12:00, Sa 14:00-18:00, Su 08:00-12:00, Su 14:00-18:00", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.455, - 42.706709 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPRENTACAR202001", - "description": "Rent a car - Bastia", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00, Sa 08:00-12:00, Sa 14:00-18:00, Su 08:00-12:00, Su 14:00-18:00", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.834734, - 45.70162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLYOMAT693101", - "description": "Lyomat - Pierre-Bénite", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-13:00, Mo 13:00-18:00, Tu 08:00-13:00, Tu 13:00-18:00, We 08:00-13:00, We 13:00-18:00, Th 08:00-13:00, Th 13:00-18:00, Fr 08:00-13:00, Fr 13:00-18:00", - "start_date": "2022-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.834734, - 45.70162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLYOMAT693101", - "description": "Lyomat - Pierre-Bénite", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-13:00, Mo 13:00-18:00, Tu 08:00-13:00, Tu 13:00-18:00, We 08:00-13:00, We 13:00-18:00, Th 08:00-13:00, Th 13:00-18:00, Fr 08:00-13:00, Fr 13:00-18:00", - "start_date": "2022-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.834734, - 45.70162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLYOMAT693101", - "description": "Lyomat - Pierre-Bénite", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-13:00, Mo 13:00-18:00, Tu 08:00-13:00, Tu 13:00-18:00, We 08:00-13:00, We 13:00-18:00, Th 08:00-13:00, Th 13:00-18:00, Fr 08:00-13:00, Fr 13:00-18:00", - "start_date": "2022-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.834734, - 45.70162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLYOMAT693101", - "description": "Lyomat - Pierre-Bénite", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-13:00, Mo 13:00-18:00, Tu 08:00-13:00, Tu 13:00-18:00, We 08:00-13:00, We 13:00-18:00, Th 08:00-13:00, Th 13:00-18:00, Fr 08:00-13:00, Fr 13:00-18:00", - "start_date": "2022-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.380509, - 42.976283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSTJEAN202751", - "description": "Le Saint Jean - Ersa", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.380509, - 42.976283 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSTJEAN202751", - "description": "Le Saint Jean - Ersa", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.897217, - 43.124982 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD832001", - "description": "Ford - Toulon (Ouest)", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:00, Tu 08:00-18:00, We 08:00-18:00, Th 08:00-18:00, Fr 08:00-18:00, Sa 08:00-18:00", - "start_date": "2022-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.897217, - 43.124982 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD832001", - "description": "Ford - Toulon (Ouest)", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:00, Tu 08:00-18:00, We 08:00-18:00, Th 08:00-18:00, Fr 08:00-18:00, Sa 08:00-18:00", - "start_date": "2022-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.732904, - 46.001703 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDLOCATRANS694001", - "description": "Locatrans - Arnas", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.732904, - 46.001703 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDLOCATRANS694001", - "description": "Locatrans - Arnas", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.172719, - 49.059312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJFCVOLVOEVREUX279301", - "description": "Volvo - JFC - Evreux", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 08:30-18:00", - "start_date": "2022-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.172719, - 49.059312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJFCVOLVOEVREUX279301", - "description": "Volvo - JFC - Evreux", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 08:30-18:00", - "start_date": "2022-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.218875, - 49.168748 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJFCVOLVOLISIEUX141001", - "description": "Volvo - JFC - Lisieux", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.218875, - 49.168748 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJFCVOLVOLISIEUX141001", - "description": "Volvo - JFC - Lisieux", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.218875, - 49.168748 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJFCVOLVOLISIEUX141001", - "description": "Volvo - JFC - Lisieux", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.218875, - 49.168748 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJFCVOLVOLISIEUX141001", - "description": "Volvo - JFC - Lisieux", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.498612, - 44.386853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPRIVESDUPLANTIE471101", - "description": "Les Rives du Plantié - Le temple sur Lot", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.498612, - 44.386853 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPRIVESDUPLANTIE471101", - "description": "Les Rives du Plantié - Le temple sur Lot", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.249901, - 46.22013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDSIEGE010001", - "description": "Autobernard - Bourg-en-Bresse - Siège", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-19:00, Tu 07:00-19:00, We 07:00-19:00, Th 07:00-19:00, Fr 07:00-19:00", - "start_date": "2023-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.249901, - 46.22013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDSIEGE010001", - "description": "Autobernard - Bourg-en-Bresse - Siège", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-19:00, Tu 07:00-19:00, We 07:00-19:00, Th 07:00-19:00, Fr 07:00-19:00", - "start_date": "2023-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.249901, - 46.22013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDSIEGE010001", - "description": "Autobernard - Bourg-en-Bresse - Siège", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-19:00, Tu 07:00-19:00, We 07:00-19:00, Th 07:00-19:00, Fr 07:00-19:00", - "start_date": "2023-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.249901, - 46.22013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDSIEGE010001", - "description": "Autobernard - Bourg-en-Bresse - Siège", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-19:00, Tu 07:00-19:00, We 07:00-19:00, Th 07:00-19:00, Fr 07:00-19:00", - "start_date": "2023-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.249901, - 46.22013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDSIEGE010001", - "description": "Autobernard - Bourg-en-Bresse - Siège", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-19:00, Tu 07:00-19:00, We 07:00-19:00, Th 07:00-19:00, Fr 07:00-19:00", - "start_date": "2023-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.249901, - 46.22013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDSIEGE010001", - "description": "Autobernard - Bourg-en-Bresse - Siège", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-19:00, Tu 07:00-19:00, We 07:00-19:00, Th 07:00-19:00, Fr 07:00-19:00", - "start_date": "2023-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.249901, - 46.22013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDSIEGE010001", - "description": "Autobernard - Bourg-en-Bresse - Siège", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-19:00, Tu 07:00-19:00, We 07:00-19:00, Th 07:00-19:00, Fr 07:00-19:00", - "start_date": "2023-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.249901, - 46.22013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDSIEGE010001", - "description": "Autobernard - Bourg-en-Bresse - Siège", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-19:00, Tu 07:00-19:00, We 07:00-19:00, Th 07:00-19:00, Fr 07:00-19:00", - "start_date": "2023-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.249901, - 46.22013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDSIEGE010001", - "description": "Autobernard - Bourg-en-Bresse - Siège", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-19:00, Tu 07:00-19:00, We 07:00-19:00, Th 07:00-19:00, Fr 07:00-19:00", - "start_date": "2023-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.249901, - 46.22013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDSIEGE010001", - "description": "Autobernard - Bourg-en-Bresse - Siège", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-19:00, Tu 07:00-19:00, We 07:00-19:00, Th 07:00-19:00, Fr 07:00-19:00", - "start_date": "2023-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.808568, - 48.074498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSCHUMACHER539401", - "description": "Volvo -Laval", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-17:30, Sa 08:00-12:00, Sa 14:00-17:30", - "start_date": "2022-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.808568, - 48.074498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSCHUMACHER539401", - "description": "Volvo -Laval", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-17:30, Sa 08:00-12:00, Sa 14:00-17:30", - "start_date": "2022-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.714633, - 43.417977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVOLKSWAGEN342001", - "description": "Volkswagen - Sète", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 13:30-19:00, Tu 07:30-12:00, Tu 13:30-19:00, We 07:30-12:00, We 13:30-19:00, Th 07:30-12:00, Th 13:30-19:00, Fr 07:30-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-09-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.714633, - 43.417977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVOLKSWAGEN342001", - "description": "Volkswagen - Sète", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 13:30-19:00, Tu 07:30-12:00, Tu 13:30-19:00, We 07:30-12:00, We 13:30-19:00, Th 07:30-12:00, Th 13:30-19:00, Fr 07:30-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-09-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.131983, - 43.638123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARMERCEDES062701", - "description": "Mercedes - ByMyCar - Villeneuve Loubet", - "capacity": "39", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2022-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.131983, - 43.638123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARMERCEDES062701", - "description": "Mercedes - ByMyCar - Villeneuve Loubet", - "capacity": "39", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2022-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.131983, - 43.638123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARMERCEDES062701", - "description": "Mercedes - ByMyCar - Villeneuve Loubet", - "capacity": "39", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2022-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.131983, - 43.638123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARMERCEDES062701", - "description": "Mercedes - ByMyCar - Villeneuve Loubet", - "capacity": "39", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2022-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.131983, - 43.638123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARMERCEDES062701", - "description": "Mercedes - ByMyCar - Villeneuve Loubet", - "capacity": "39", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2022-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.131983, - 43.638123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARMERCEDES062701", - "description": "Mercedes - ByMyCar - Villeneuve Loubet", - "capacity": "39", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2022-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.101992, - 46.179172 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBARBIER171382", - "description": "Hyundai La Rochelle", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:30-12:00, Sa 14:00-17:00", - "start_date": "2022-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.101992, - 46.179172 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBARBIER171382", - "description": "Hyundai La Rochelle", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:30-12:00, Sa 14:00-17:00", - "start_date": "2022-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.994842, - 47.24278 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDRENAULT250001", - "description": "Renault - Besançon", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.994842, - 47.24278 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDRENAULT250001", - "description": "Renault - Besançon", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.994842, - 47.24278 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDRENAULT250001", - "description": "Renault - Besançon", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.994842, - 47.24278 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDRENAULT250001", - "description": "Renault - Besançon", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.986719, - 47.236682 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDMG250001", - "description": "MG Motors - Besançon", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 09:00-18:00", - "start_date": "2022-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.986719, - 47.236682 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDMG250001", - "description": "MG Motors - Besançon", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 09:00-18:00", - "start_date": "2022-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.06554, - 47.973234 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDMD290001", - "description": "Suzuki - Quimper", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00", - "start_date": "2023-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.06554, - 47.973234 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDMD290001", - "description": "Suzuki - Quimper", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00", - "start_date": "2023-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.257667, - 48.358511 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSUPERU294601", - "description": "Super U - Daoulas", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.257667, - 48.358511 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSUPERU294601", - "description": "Super U - Daoulas", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.172719, - 49.059312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJFCVOLVOEVREUX279301", - "description": "Volvo - JFC - Evreux", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 08:30-18:00", - "start_date": "2022-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.172719, - 49.059312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJFCVOLVOEVREUX279301", - "description": "Volvo - JFC - Evreux", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 08:30-18:00", - "start_date": "2022-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.975711, - 47.2277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAIRIEGEVREY212206", - "description": "Gevrey Chambertin - Place des Marronniers", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.975711, - 47.2277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAIRIEGEVREY212206", - "description": "Gevrey Chambertin - Place des Marronniers", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.308444, - 48.958184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSEATEPINAY938001", - "description": "Seat - ABVV Automobiles - Epinay sur Seine", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2022-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.308444, - 48.958184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSEATEPINAY938001", - "description": "Seat - ABVV Automobiles - Epinay sur Seine", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2022-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.239569, - 50.167773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGHICL594001", - "description": "Clinique Sainte Marie - Lille", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.239569, - 50.167773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGHICL594001", - "description": "Clinique Sainte Marie - Lille", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.119215, - 50.366815 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGAMMVERT594501", - "description": "Gamm Vert - Sin-le-Noble", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.119215, - 50.366815 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGAMMVERT594501", - "description": "Gamm Vert - Sin-le-Noble", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.119215, - 50.366815 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGAMMVERT594501", - "description": "Gamm Vert - Sin-le-Noble", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.119215, - 50.366815 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGAMMVERT594501", - "description": "Gamm Vert - Sin-le-Noble", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.605826, - 47.064026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDRENAULT255001", - "description": "Renault - Morteau", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.605826, - 47.064026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDRENAULT255001", - "description": "Renault - Morteau", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.605826, - 47.064026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDRENAULT255001", - "description": "Renault - Morteau", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.605826, - 47.064026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDRENAULT255001", - "description": "Renault - Morteau", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.605826, - 47.064026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDRENAULT255001", - "description": "Renault - Morteau", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.605826, - 47.064026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDRENAULT255001", - "description": "Renault - Morteau", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.932681, - 44.921834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDRENAULT260001", - "description": "Renault - Valence", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.932681, - 44.921834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDRENAULT260001", - "description": "Renault - Valence", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.654871, - 45.416957 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMANALILODGE731201", - "description": "Alpine résidences Courchevel - Manali Lodge", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.654871, - 45.416957 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMANALILODGE731201", - "description": "Alpine résidences Courchevel - Manali Lodge", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.101492, - 46.179148 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBARBIERMG171381", - "description": "MG - Puilboreau", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:30-12:00, Sa 14:00-17:00", - "start_date": "2023-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.101492, - 46.179148 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBARBIERMG171381", - "description": "MG - Puilboreau", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:30-12:00, Sa 14:00-17:00", - "start_date": "2023-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.809924, - 41.959275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDLMC201671", - "description": "Dlmc - Sarrola Carcopino", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.809924, - 41.959275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDLMC201671", - "description": "Dlmc - Sarrola Carcopino", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.172964, - 47.974444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHIBAULTVOLVO720002", - "description": "Volvo - Thibault Automobiles - Le Mans - PDL2", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.172964, - 47.974444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHIBAULTVOLVO720002", - "description": "Volvo - Thibault Automobiles - Le Mans - PDL2", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.55273, - 50.3838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEURAUTOOPEL598801", - "description": "OPEL/Fiat - Dell' Motors - Valenciennes", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2023-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.55273, - 50.3838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEURAUTOOPEL598801", - "description": "OPEL/Fiat - Dell' Motors - Valenciennes", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2023-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.675061, - 48.269901 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPKEOL771401", - "description": "Keol - Saint-Pierre-lès-Nemours", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.675061, - 48.269901 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPKEOL771401", - "description": "Keol - Saint-Pierre-lès-Nemours", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.002154, - 47.695031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVSF413101", - "description": "VSF - Saint-Amand-Longpré (bâtiment tertiaire)", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-19:00, Tu 06:00-19:00, We 06:00-19:00, Th 06:00-19:00, Fr 06:00-19:00", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.002154, - 47.695031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVSF413101", - "description": "VSF - Saint-Amand-Longpré (bâtiment tertiaire)", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-19:00, Tu 06:00-19:00, We 06:00-19:00, Th 06:00-19:00, Fr 06:00-19:00", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.003914, - 47.695254 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVSF413102", - "description": "VSF - Saint-Amand-Longpré (2ème bâtiment)", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-19:00, Tu 07:30-19:00, We 07:30-19:00, Th 07:30-19:00, Fr 07:30-19:00", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.003914, - 47.695254 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVSF413102", - "description": "VSF - Saint-Amand-Longpré (2ème bâtiment)", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-19:00, Tu 07:30-19:00, We 07:30-19:00, Th 07:30-19:00, Fr 07:30-19:00", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.143065, - 50.670673 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNHOOD594911", - "description": "Nhood - Villeneuve d'Ascq", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-18:00, Tu 07:00-18:00, We 07:00-18:00, Th 07:00-18:00, Fr 07:00-18:00, Sa 07:00-12:00", - "start_date": "2023-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.143065, - 50.670673 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNHOOD594911", - "description": "Nhood - Villeneuve d'Ascq", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-18:00, Tu 07:00-18:00, We 07:00-18:00, Th 07:00-18:00, Fr 07:00-18:00, Sa 07:00-12:00", - "start_date": "2023-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.143065, - 50.670673 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNHOOD594911", - "description": "Nhood - Villeneuve d'Ascq", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-18:00, Tu 07:00-18:00, We 07:00-18:00, Th 07:00-18:00, Fr 07:00-18:00, Sa 07:00-12:00", - "start_date": "2023-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.143065, - 50.670673 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNHOOD594911", - "description": "Nhood - Villeneuve d'Ascq", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-18:00, Tu 07:00-18:00, We 07:00-18:00, Th 07:00-18:00, Fr 07:00-18:00, Sa 07:00-12:00", - "start_date": "2023-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.143065, - 50.670673 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNHOOD594911", - "description": "Nhood - Villeneuve d'Ascq", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-18:00, Tu 07:00-18:00, We 07:00-18:00, Th 07:00-18:00, Fr 07:00-18:00, Sa 07:00-12:00", - "start_date": "2023-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.143065, - 50.670673 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNHOOD594911", - "description": "Nhood - Villeneuve d'Ascq", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-18:00, Tu 07:00-18:00, We 07:00-18:00, Th 07:00-18:00, Fr 07:00-18:00, Sa 07:00-12:00", - "start_date": "2023-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.143065, - 50.670673 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNHOOD594911", - "description": "Nhood - Villeneuve d'Ascq", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-18:00, Tu 07:00-18:00, We 07:00-18:00, Th 07:00-18:00, Fr 07:00-18:00, Sa 07:00-12:00", - "start_date": "2023-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.143065, - 50.670673 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPNHOOD594911", - "description": "Nhood - Villeneuve d'Ascq", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-18:00, Tu 07:00-18:00, We 07:00-18:00, Th 07:00-18:00, Fr 07:00-18:00, Sa 07:00-12:00", - "start_date": "2023-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.732938, - 46.00174 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDRENAULT696571", - "description": "Renault - Trucks Villefranche", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-18:30, Tu 07:30-18:30, We 07:30-18:30, Th 07:30-18:30, Fr 07:30-18:30, Sa 07:30-12:00", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.732938, - 46.00174 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDRENAULT696571", - "description": "Renault - Trucks Villefranche", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-18:30, Tu 07:30-18:30, We 07:30-18:30, Th 07:30-18:30, Fr 07:30-18:30, Sa 07:30-12:00", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.654403, - 45.249466 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPRENAULTTRUCKS381201", - "description": "Renault - Trucks Grenoble", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00, Sa 08:00-12:00", - "start_date": "2023-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.654403, - 45.249466 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPRENAULTTRUCKS381201", - "description": "Renault - Trucks Grenoble", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00, Sa 08:00-12:00", - "start_date": "2023-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.301912, - 42.073927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLUGODINAZZA202401", - "description": "Lugo Di Nazza - Hôtel de ville", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.301912, - 42.073927 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLUGODINAZZA202401", - "description": "Lugo Di Nazza - Hôtel de ville", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.136578, - 48.707371 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVOLVONANCY543201", - "description": "Volvo - Nancy", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.136578, - 48.707371 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVOLVONANCY543201", - "description": "Volvo - Nancy", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.383298, - 48.741623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSRENAULT677001", - "description": "Renault - HESS - Saverne", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.383298, - 48.741623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSRENAULT677001", - "description": "Renault - HESS - Saverne", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.154158, - 49.34642 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSNISSAN571001", - "description": "Nissan - HESS - Thionville", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.154158, - 49.34642 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSNISSAN571001", - "description": "Nissan - HESS - Thionville", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.411061, - 45.455535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSFIAT420001", - "description": "Fiat - HESS - St Etienne", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2023-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.411061, - 45.455535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSFIAT420001", - "description": "Fiat - HESS - St Etienne", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2023-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.939918, - 47.215472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSFIAT257701", - "description": "Fiat - HESS - Besançon", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 08:30-18:00", - "start_date": "2023-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.939918, - 47.215472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSFIAT257701", - "description": "Fiat - HESS - Besançon", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 08:30-18:00", - "start_date": "2023-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.727141, - 48.617777 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSFIAT678001", - "description": "Fiat - HESS - Strasbourg Bischheim", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.727141, - 48.617777 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSFIAT678001", - "description": "Fiat - HESS - Strasbourg Bischheim", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.357279, - 47.762349 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSFIAT681101", - "description": "Fiat - HESS - Mulhouse", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.357279, - 47.762349 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSFIAT681101", - "description": "Fiat - HESS - Mulhouse", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.734876, - 44.411078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLECLERC473001", - "description": "Leclerc -Villeneuve sur Lot", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-20:00, Tu 08:30-20:00, We 08:30-20:00, Th 08:30-20:00, Fr 08:30-20:00, Sa 08:30-20:00, Su 09:00-12:30", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.734876, - 44.411078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLECLERC473001", - "description": "Leclerc -Villeneuve sur Lot", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-20:00, Tu 08:30-20:00, We 08:30-20:00, Th 08:30-20:00, Fr 08:30-20:00, Sa 08:30-20:00, Su 09:00-12:30", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.734876, - 44.411078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLECLERC473001", - "description": "Leclerc -Villeneuve sur Lot", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-20:00, Tu 08:30-20:00, We 08:30-20:00, Th 08:30-20:00, Fr 08:30-20:00, Sa 08:30-20:00, Su 09:00-12:30", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.734876, - 44.411078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLECLERC473001", - "description": "Leclerc -Villeneuve sur Lot", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-20:00, Tu 08:30-20:00, We 08:30-20:00, Th 08:30-20:00, Fr 08:30-20:00, Sa 08:30-20:00, Su 09:00-12:30", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.734876, - 44.411078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLECLERC473001", - "description": "Leclerc -Villeneuve sur Lot", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-20:00, Tu 08:30-20:00, We 08:30-20:00, Th 08:30-20:00, Fr 08:30-20:00, Sa 08:30-20:00, Su 09:00-12:30", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.734876, - 44.411078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLECLERC473001", - "description": "Leclerc -Villeneuve sur Lot", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-20:00, Tu 08:30-20:00, We 08:30-20:00, Th 08:30-20:00, Fr 08:30-20:00, Sa 08:30-20:00, Su 09:00-12:30", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.734876, - 44.411078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLECLERC473001", - "description": "Leclerc -Villeneuve sur Lot", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-20:00, Tu 08:30-20:00, We 08:30-20:00, Th 08:30-20:00, Fr 08:30-20:00, Sa 08:30-20:00, Su 09:00-12:30", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.734876, - 44.411078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLECLERC473001", - "description": "Leclerc -Villeneuve sur Lot", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-20:00, Tu 08:30-20:00, We 08:30-20:00, Th 08:30-20:00, Fr 08:30-20:00, Sa 08:30-20:00, Su 09:00-12:30", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.002872, - 44.169635 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCAVEAU841901", - "description": "Caveau au Domaine de Longue Toque - Maison Gabriel Meffre", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.002872, - 44.169635 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCAVEAU841901", - "description": "Caveau au Domaine de Longue Toque - Maison Gabriel Meffre", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7236, - 46.91014 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOISSET396001", - "description": "Henri Maire - Boichailles", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7236, - 46.91014 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOISSET396001", - "description": "Henri Maire - Boichailles", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7236, - 46.91014 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOISSET396001", - "description": "Henri Maire - Boichailles", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7236, - 46.91014 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOISSET396001", - "description": "Henri Maire - Boichailles", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.231061, - 50.471612 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDENTELLIERES593101", - "description": "Imagerie Dentellieres - Orchies", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.231061, - 50.471612 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDENTELLIERES593101", - "description": "Imagerie Dentellieres - Orchies", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.231061, - 50.471612 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDENTELLIERES593101", - "description": "Imagerie Dentellieres - Orchies", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.231061, - 50.471612 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDENTELLIERES593101", - "description": "Imagerie Dentellieres - Orchies", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.828627, - 50.427249 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPIBISLENS623001", - "description": "Ibis - Lens", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.828627, - 50.427249 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPIBISLENS623001", - "description": "Ibis - Lens", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.971846, - 43.603489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDTM062501", - "description": "DTM - Mougins", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.971846, - 43.603489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDTM062501", - "description": "DTM - Mougins", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.043135, - 47.801459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLECLERC411001", - "description": "Leclerc - Vendôme", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-19:30, Tu 09:00-19:30, We 09:00-19:30, Th 09:00-19:30, Fr 09:00-19:30, Sa 09:00-19:30", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.043135, - 47.801459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLECLERC411001", - "description": "Leclerc - Vendôme", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-19:30, Tu 09:00-19:30, We 09:00-19:30, Th 09:00-19:30, Fr 09:00-19:30, Sa 09:00-19:30", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.043135, - 47.801459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLECLERC411001", - "description": "Leclerc - Vendôme", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-19:30, Tu 09:00-19:30, We 09:00-19:30, Th 09:00-19:30, Fr 09:00-19:30, Sa 09:00-19:30", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.043135, - 47.801459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLECLERC411001", - "description": "Leclerc - Vendôme", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-19:30, Tu 09:00-19:30, We 09:00-19:30, Th 09:00-19:30, Fr 09:00-19:30, Sa 09:00-19:30", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.043135, - 47.801459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLECLERC411001", - "description": "Leclerc - Vendôme", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-19:30, Tu 09:00-19:30, We 09:00-19:30, Th 09:00-19:30, Fr 09:00-19:30, Sa 09:00-19:30", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.043135, - 47.801459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLECLERC411001", - "description": "Leclerc - Vendôme", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-19:30, Tu 09:00-19:30, We 09:00-19:30, Th 09:00-19:30, Fr 09:00-19:30, Sa 09:00-19:30", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.043135, - 47.801459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLECLERC411001", - "description": "Leclerc - Vendôme", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-19:30, Tu 09:00-19:30, We 09:00-19:30, Th 09:00-19:30, Fr 09:00-19:30, Sa 09:00-19:30", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.043135, - 47.801459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLECLERC411001", - "description": "Leclerc - Vendôme", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-19:30, Tu 09:00-19:30, We 09:00-19:30, Th 09:00-19:30, Fr 09:00-19:30, Sa 09:00-19:30", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.043135, - 47.801459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLECLERC411001", - "description": "Leclerc - Vendôme", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-19:30, Tu 09:00-19:30, We 09:00-19:30, Th 09:00-19:30, Fr 09:00-19:30, Sa 09:00-19:30", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.043135, - 47.801459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLECLERC411001", - "description": "Leclerc - Vendôme", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-19:30, Tu 09:00-19:30, We 09:00-19:30, Th 09:00-19:30, Fr 09:00-19:30, Sa 09:00-19:30", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.435597, - 42.633215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPROSSI206201", - "description": "Rossi Frères entrepôt - Biguglia", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.435597, - 42.633215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPROSSI206201", - "description": "Rossi Frères entrepôt - Biguglia", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.965594, - 49.058089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEMILFREYRENAULT515301", - "description": "Renault - Epernay", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 14:00-19:00, Tu 07:30-12:00, Tu 14:00-19:00, We 07:30-12:00, We 14:00-19:00, Th 07:30-12:00, Th 14:00-19:00, Fr 07:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-18:00", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.965594, - 49.058089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEMILFREYRENAULT515301", - "description": "Renault - Epernay", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 14:00-19:00, Tu 07:30-12:00, Tu 14:00-19:00, We 07:30-12:00, We 14:00-19:00, Th 07:30-12:00, Th 14:00-19:00, Fr 07:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-18:00", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.029409, - 43.139384 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLOC831301", - "description": "Loc+ - Toulon", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.029409, - 43.139384 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLOC831301", - "description": "Loc+ - Toulon", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.344159, - 43.348841 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAPEX130161", - "description": "Apex Location - Marseille", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 13:30-18:00, Tu 07:30-12:00, Tu 13:30-18:00, We 07:30-12:00, We 13:30-18:00, Th 07:30-12:00, Th 13:30-18:00, Fr 07:30-12:00, Fr 13:30-18:00", - "start_date": "2024-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.344159, - 43.348841 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAPEX130161", - "description": "Apex Location - Marseille", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 13:30-18:00, Tu 07:30-12:00, Tu 13:30-18:00, We 07:30-12:00, We 13:30-18:00, Th 07:30-12:00, Th 13:30-18:00, Fr 07:30-12:00, Fr 13:30-18:00", - "start_date": "2024-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.344159, - 43.348841 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAPEX130161", - "description": "Apex Location - Marseille", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 13:30-18:00, Tu 07:30-12:00, Tu 13:30-18:00, We 07:30-12:00, We 13:30-18:00, Th 07:30-12:00, Th 13:30-18:00, Fr 07:30-12:00, Fr 13:30-18:00", - "start_date": "2024-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.344159, - 43.348841 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAPEX130161", - "description": "Apex Location - Marseille", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 13:30-18:00, Tu 07:30-12:00, Tu 13:30-18:00, We 07:30-12:00, We 13:30-18:00, Th 07:30-12:00, Th 13:30-18:00, Fr 07:30-12:00, Fr 13:30-18:00", - "start_date": "2024-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.986809, - 43.157266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAPEX111001", - "description": "Apex Location - Narbonne", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-12:00, Mo 13:30-18:00, Tu 07:00-12:00, Tu 13:30-18:00, We 07:00-12:00, We 13:30-18:00, Th 07:00-12:00, Th 13:30-18:00, Fr 07:00-12:00, Fr 13:30-18:00", - "start_date": "2023-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.986809, - 43.157266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAPEX111001", - "description": "Apex Location - Narbonne", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-12:00, Mo 13:30-18:00, Tu 07:00-12:00, Tu 13:30-18:00, We 07:00-12:00, We 13:30-18:00, Th 07:00-12:00, Th 13:30-18:00, Fr 07:00-12:00, Fr 13:30-18:00", - "start_date": "2023-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.850047, - 42.690517 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLOC660001", - "description": "Loc+ - Perpignan", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-18:00, Tu 07:00-18:00, We 07:00-18:00, Th 07:00-18:00, Fr 07:00-18:00", - "start_date": "2023-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.850047, - 42.690517 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLOC660001", - "description": "Loc+ - Perpignan", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-18:00, Tu 07:00-18:00, We 07:00-18:00, Th 07:00-18:00, Fr 07:00-18:00", - "start_date": "2023-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.334433, - 43.816243 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAPEX309001", - "description": "Apex Location - Nîmes", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-12:00, Mo 14:00-18:00, Tu 07:00-12:00, Tu 14:00-18:00, We 07:00-12:00, We 14:00-18:00, Th 07:00-12:00, Th 14:00-18:00, Fr 07:00-12:00, Fr 14:00-18:00", - "start_date": "2023-08-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.334433, - 43.816243 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAPEX309001", - "description": "Apex Location - Nîmes", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-12:00, Mo 14:00-18:00, Tu 07:00-12:00, Tu 14:00-18:00, We 07:00-12:00, We 14:00-18:00, Th 07:00-12:00, Th 14:00-18:00, Fr 07:00-12:00, Fr 14:00-18:00", - "start_date": "2023-08-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.334433, - 43.816243 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAPEX309001", - "description": "Apex Location - Nîmes", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-12:00, Mo 14:00-18:00, Tu 07:00-12:00, Tu 14:00-18:00, We 07:00-12:00, We 14:00-18:00, Th 07:00-12:00, Th 14:00-18:00, Fr 07:00-12:00, Fr 14:00-18:00", - "start_date": "2023-08-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.334433, - 43.816243 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAPEX309001", - "description": "Apex Location - Nîmes", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-12:00, Mo 14:00-18:00, Tu 07:00-12:00, Tu 14:00-18:00, We 07:00-12:00, We 14:00-18:00, Th 07:00-12:00, Th 14:00-18:00, Fr 07:00-12:00, Fr 14:00-18:00", - "start_date": "2023-08-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.040662, - 43.409098 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLOC831701", - "description": "Loc + - Brignoles", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-12:00, Mo 13:30-18:00, Tu 07:00-12:00, Tu 13:30-18:00, We 07:00-12:00, We 13:30-18:00, Th 07:00-12:00, Th 13:30-18:00, Fr 07:00-12:00, Fr 13:30-18:00", - "start_date": "2024-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.040662, - 43.409098 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLOC831701", - "description": "Loc + - Brignoles", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-12:00, Mo 13:30-18:00, Tu 07:00-12:00, Tu 13:30-18:00, We 07:00-12:00, We 13:30-18:00, Th 07:00-12:00, Th 13:30-18:00, Fr 07:00-12:00, Fr 13:30-18:00", - "start_date": "2024-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.710329, - 43.424069 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLOC341101", - "description": "Loc+ - Frontignan", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-12:00, Mo 13:30-18:00, Tu 07:00-12:00, Tu 13:30-18:00, We 07:00-12:00, We 13:30-18:00, Th 07:00-12:00, Th 13:30-18:00, Fr 07:00-12:00, Fr 13:30-18:00", - "start_date": "2023-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.710329, - 43.424069 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLOC341101", - "description": "Loc+ - Frontignan", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-12:00, Mo 13:30-18:00, Tu 07:00-12:00, Tu 13:30-18:00, We 07:00-12:00, We 13:30-18:00, Th 07:00-12:00, Th 13:30-18:00, Fr 07:00-12:00, Fr 13:30-18:00", - "start_date": "2023-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.587003, - 43.292222 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLOC134001", - "description": "Loc+ - Aubagne", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-12:00, Mo 13:30-18:00, Tu 07:00-12:00, Tu 13:30-18:00, We 07:00-12:00, We 13:30-18:00, Th 07:00-12:00, Th 13:30-18:00, Fr 07:00-12:00, Fr 13:30-18:00", - "start_date": "2024-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.587003, - 43.292222 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLOC134001", - "description": "Loc+ - Aubagne", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-12:00, Mo 13:30-18:00, Tu 07:00-12:00, Tu 13:30-18:00, We 07:00-12:00, We 13:30-18:00, Th 07:00-12:00, Th 13:30-18:00, Fr 07:00-12:00, Fr 13:30-18:00", - "start_date": "2024-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.405455, - 43.554434 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAPEX311001", - "description": "Apex Location - Toulouse", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-12:00, Mo 13:30-18:00, Tu 07:00-12:00, Tu 13:30-18:00, We 07:00-12:00, We 13:30-18:00, Th 07:00-12:00, Th 13:30-18:00, Fr 07:00-12:00, Fr 13:30-18:00", - "start_date": "2024-09-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.405455, - 43.554434 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAPEX311001", - "description": "Apex Location - Toulouse", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-12:00, Mo 13:30-18:00, Tu 07:00-12:00, Tu 13:30-18:00, We 07:00-12:00, We 13:30-18:00, Th 07:00-12:00, Th 13:30-18:00, Fr 07:00-12:00, Fr 13:30-18:00", - "start_date": "2024-09-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.405455, - 43.554434 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAPEX311001", - "description": "Apex Location - Toulouse", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-12:00, Mo 13:30-18:00, Tu 07:00-12:00, Tu 13:30-18:00, We 07:00-12:00, We 13:30-18:00, Th 07:00-12:00, Th 13:30-18:00, Fr 07:00-12:00, Fr 13:30-18:00", - "start_date": "2024-09-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.405455, - 43.554434 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAPEX311001", - "description": "Apex Location - Toulouse", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-12:00, Mo 13:30-18:00, Tu 07:00-12:00, Tu 13:30-18:00, We 07:00-12:00, We 13:30-18:00, Th 07:00-12:00, Th 13:30-18:00, Fr 07:00-12:00, Fr 13:30-18:00", - "start_date": "2024-09-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.075904, - 43.675672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAPEX344001", - "description": "Apex Location - Lunel Viel", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-12:00, Mo 14:00-18:00, Tu 07:00-12:00, Tu 14:00-18:00, We 07:00-12:00, We 14:00-18:00, Th 07:00-12:00, Th 14:00-18:00, Fr 07:00-12:00, Fr 14:00-18:00", - "start_date": "2023-08-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.075904, - 43.675672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAPEX344001", - "description": "Apex Location - Lunel Viel", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-12:00, Mo 14:00-18:00, Tu 07:00-12:00, Tu 14:00-18:00, We 07:00-12:00, We 14:00-18:00, Th 07:00-12:00, Th 14:00-18:00, Fr 07:00-12:00, Fr 14:00-18:00", - "start_date": "2023-08-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.075904, - 43.675672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAPEX344001", - "description": "Apex Location - Lunel Viel", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-12:00, Mo 14:00-18:00, Tu 07:00-12:00, Tu 14:00-18:00, We 07:00-12:00, We 14:00-18:00, Th 07:00-12:00, Th 14:00-18:00, Fr 07:00-12:00, Fr 14:00-18:00", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.075904, - 43.675672 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAPEX344001", - "description": "Apex Location - Lunel Viel", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-12:00, Mo 14:00-18:00, Tu 07:00-12:00, Tu 14:00-18:00, We 07:00-12:00, We 14:00-18:00, Th 07:00-12:00, Th 14:00-18:00, Fr 07:00-12:00, Fr 14:00-18:00", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.357246, - 43.776944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLOC316201", - "description": "Loc+ - Toulouse Nord", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-12:00, Mo 13:30-18:00, Tu 07:00-12:00, Tu 13:30-18:00, We 07:00-12:00, We 13:30-18:00, Th 07:00-12:00, Th 13:30-18:00, Fr 07:00-12:00, Fr 13:30-18:00", - "start_date": "2023-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.357246, - 43.776944 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLOC316201", - "description": "Loc+ - Toulouse Nord", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-12:00, Mo 13:30-18:00, Tu 07:00-12:00, Tu 13:30-18:00, We 07:00-12:00, We 13:30-18:00, Th 07:00-12:00, Th 13:30-18:00, Fr 07:00-12:00, Fr 13:30-18:00", - "start_date": "2023-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.7306, - 43.46635 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLOC836001", - "description": "Loc+ - Fréjus", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-12:00, Mo 13:30-18:00, Tu 07:00-12:00, Tu 13:30-18:00, We 07:00-12:00, We 13:30-18:00, Th 07:00-12:00, Th 13:30-18:00, Fr 07:00-12:00, Fr 13:30-18:00", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.7306, - 43.46635 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLOC836001", - "description": "Loc+ - Fréjus", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-12:00, Mo 13:30-18:00, Tu 07:00-12:00, Tu 13:30-18:00, We 07:00-12:00, We 13:30-18:00, Th 07:00-12:00, Th 13:30-18:00, Fr 07:00-12:00, Fr 13:30-18:00", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.883791, - 43.584526 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLOC340701", - "description": "Loc+ - Montpellier", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.883791, - 43.584526 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLOC340701", - "description": "Loc+ - Montpellier", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.315751, - 43.799748 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLOC304501", - "description": "Loc+ - Milhaud", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-12:00, Mo 13:30-18:00, Tu 07:00-12:00, Tu 13:30-18:00, We 07:00-12:00, We 13:30-18:00, Th 07:00-12:00, Th 13:30-18:00, Fr 07:00-12:00, Fr 13:30-18:00", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.315751, - 43.799748 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLOC304501", - "description": "Loc+ - Milhaud", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-12:00, Mo 13:30-18:00, Tu 07:00-12:00, Tu 13:30-18:00, We 07:00-12:00, We 13:30-18:00, Th 07:00-12:00, Th 13:30-18:00, Fr 07:00-12:00, Fr 13:30-18:00", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.03517, - 44.036542 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLOC842001", - "description": "Loc+ - Carpentras", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.03517, - 44.036542 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLOC842001", - "description": "Loc+ - Carpentras", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.372181, - 43.886159 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLOC844001", - "description": "Loc+ - Apt", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-12:00, Mo 13:30-18:00, Tu 07:00-12:00, Tu 13:30-18:00, We 07:00-12:00, We 13:30-18:00, Th 07:00-12:00, Th 13:30-18:00, Fr 07:00-12:00, Fr 13:30-18:00", - "start_date": "2023-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.372181, - 43.886159 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLOC844001", - "description": "Loc+ - Apt", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-12:00, Mo 13:30-18:00, Tu 07:00-12:00, Tu 13:30-18:00, We 07:00-12:00, We 13:30-18:00, Th 07:00-12:00, Th 13:30-18:00, Fr 07:00-12:00, Fr 13:30-18:00", - "start_date": "2023-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.851212, - 43.936126 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLOC840001", - "description": "Loc+ - Avignon", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-18:00, Tu 07:00-18:00, We 07:00-18:00, Th 07:00-18:00, Fr 07:00-18:00", - "start_date": "2023-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.851212, - 43.936126 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLOC840001", - "description": "Loc+ - Avignon", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-18:00, Tu 07:00-18:00, We 07:00-18:00, Th 07:00-18:00, Fr 07:00-18:00", - "start_date": "2023-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.189568, - 43.588019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAPEX811001", - "description": "Apex Location - Castres", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-12:00, Mo 13:30-18:00, Tu 07:00-12:00, Tu 13:30-18:00, We 07:00-12:00, We 13:30-18:00, Th 07:00-12:00, Th 13:30-18:00, Fr 07:00-12:00, Fr 13:30-18:00", - "start_date": "2024-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.189568, - 43.588019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAPEX811001", - "description": "Apex Location - Castres", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-12:00, Mo 13:30-18:00, Tu 07:00-12:00, Tu 13:30-18:00, We 07:00-12:00, We 13:30-18:00, Th 07:00-12:00, Th 13:30-18:00, Fr 07:00-12:00, Fr 13:30-18:00", - "start_date": "2024-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.324705, - 43.21103 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLOC110001", - "description": "Loc+ - Carcassonne", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-12:00, Mo 13:30-18:00, Tu 07:00-12:00, Tu 13:30-18:00, We 07:00-12:00, We 13:30-18:00, Th 07:00-12:00, Th 13:30-18:00, Fr 07:00-12:00, Fr 13:30-18:00", - "start_date": "2023-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.324705, - 43.21103 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLOC110001", - "description": "Loc+ - Carcassonne", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-12:00, Mo 13:30-18:00, Tu 07:00-12:00, Tu 13:30-18:00, We 07:00-12:00, We 13:30-18:00, Th 07:00-12:00, Th 13:30-18:00, Fr 07:00-12:00, Fr 13:30-18:00", - "start_date": "2023-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.249382, - 43.330651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLOC345001", - "description": "Loc+ - Béziers", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-12:00, Mo 13:30-18:00, Tu 07:00-12:00, Tu 13:30-18:00, We 07:00-12:00, We 13:30-18:00, Th 07:00-12:00, Th 13:30-18:00, Fr 07:00-12:00, Fr 13:30-18:00", - "start_date": "2023-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.249382, - 43.330651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLOC345001", - "description": "Loc+ - Béziers", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-12:00, Mo 13:30-18:00, Tu 07:00-12:00, Tu 13:30-18:00, We 07:00-12:00, We 13:30-18:00, Th 07:00-12:00, Th 13:30-18:00, Fr 07:00-12:00, Fr 13:30-18:00", - "start_date": "2023-10-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.64745, - 50.5453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGAMMVERT624001", - "description": "Gamm Vert - Bethune", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:15, Mo 14:00-19:00, Tu 09:00-12:15, Tu 14:00-19:00, We 09:00-12:15, We 14:00-19:00, Th 09:00-12:15, Th 14:00-19:00, Fr 09:00-12:15, Fr 14:00-19:00, Sa 09:00-12:15, Sa 14:00-19:00, Su 09:30-12:30", - "start_date": "2023-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.64745, - 50.5453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGAMMVERT624001", - "description": "Gamm Vert - Bethune", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:15, Mo 14:00-19:00, Tu 09:00-12:15, Tu 14:00-19:00, We 09:00-12:15, We 14:00-19:00, Th 09:00-12:15, Th 14:00-19:00, Fr 09:00-12:15, Fr 14:00-19:00, Sa 09:00-12:15, Sa 14:00-19:00, Su 09:30-12:30", - "start_date": "2023-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.732442, - 46.002049 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDMERCEDES694001", - "description": "Mercedes - Arnas", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.732442, - 46.002049 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDMERCEDES694001", - "description": "Mercedes - Arnas", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.732442, - 46.002049 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDMERCEDES694001", - "description": "Mercedes - Arnas", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.732442, - 46.002049 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDMERCEDES694001", - "description": "Mercedes - Arnas", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.698487, - 43.445254 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCAVALLARIMG834801", - "description": "MG Honda - Fréjus", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-17:00, Tu 09:00-12:00, Tu 14:00-17:00, We 09:00-12:00, We 14:00-17:00, Th 09:00-12:00, Th 14:00-17:00, Fr 09:00-12:00, Fr 14:00-17:00", - "start_date": "2023-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.698487, - 43.445254 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCAVALLARIMG834801", - "description": "MG Honda - Fréjus", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-17:00, Tu 09:00-12:00, Tu 14:00-17:00, We 09:00-12:00, We 14:00-17:00, Th 09:00-12:00, Th 14:00-17:00, Fr 09:00-12:00, Fr 14:00-17:00", - "start_date": "2023-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.376993, - 44.360582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTERRESDUSUD473201", - "description": "Terres du Sud", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.376993, - 44.360582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTERRESDUSUD473201", - "description": "Terres du Sud", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.376993, - 44.360582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTERRESDUSUD473201", - "description": "Terres du Sud", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.376993, - 44.360582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTERRESDUSUD473201", - "description": "Terres du Sud", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.69208, - 44.405769 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGAMMVERT473001", - "description": "Gamm Vert - Villeneuve sur Lot", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.69208, - 44.405769 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGAMMVERT473001", - "description": "Gamm Vert - Villeneuve sur Lot", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.69208, - 44.405769 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGAMMVERT473001", - "description": "Gamm Vert - Villeneuve sur Lot", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.69208, - 44.405769 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGAMMVERT473001", - "description": "Gamm Vert - Villeneuve sur Lot", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.173957, - 48.048396 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVOLVOHUB726501", - "description": "Volvo Le Mans HUB", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00, Su 08:00-19:00", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.173957, - 48.048396 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVOLVOHUB726501", - "description": "Volvo Le Mans HUB", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00, Su 08:00-19:00", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.042657, - 43.628499 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGOLDENTULIP065601", - "description": "Golden Tulip - Sophia Antipolis Valbonne", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.042657, - 43.628499 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGOLDENTULIP065601", - "description": "Golden Tulip - Sophia Antipolis Valbonne", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.042657, - 43.628499 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGOLDENTULIP065601", - "description": "Golden Tulip - Sophia Antipolis Valbonne", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.042657, - 43.628499 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGOLDENTULIP065601", - "description": "Golden Tulip - Sophia Antipolis Valbonne", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.042657, - 43.628499 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGOLDENTULIP065601", - "description": "Golden Tulip - Sophia Antipolis Valbonne", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.042657, - 43.628499 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGOLDENTULIP065601", - "description": "Golden Tulip - Sophia Antipolis Valbonne", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.042657, - 43.628499 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGOLDENTULIP065601", - "description": "Golden Tulip - Sophia Antipolis Valbonne", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.042657, - 43.628499 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGOLDENTULIP065601", - "description": "Golden Tulip - Sophia Antipolis Valbonne", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2023-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.869306, - 46.772062 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPRENAULTTRUCKS713801", - "description": "Renault - Trucks Chalon sur Saône", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.869306, - 46.772062 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPRENAULTTRUCKS713801", - "description": "Renault - Trucks Chalon sur Saône", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.84466, - 46.364208 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPRENAULTTRUCKS710001", - "description": "Renault - Trucks Macon", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00", - "start_date": "2024-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.84466, - 46.364208 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPRENAULTTRUCKS710001", - "description": "Renault - Trucks Macon", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00", - "start_date": "2024-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.764245, - 50.320699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREUR622231", - "description": "Motor - Valley ste Catherine", - "capacity": "18", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Tu 09:00-19:00, We 09:00-19:00, Th 09:00-19:00, Fr 09:00-19:00, Sa 09:00-18:00", - "start_date": "2023-10-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.764245, - 50.320699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREUR622231", - "description": "Motor - Valley ste Catherine", - "capacity": "18", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Tu 09:00-19:00, We 09:00-19:00, Th 09:00-19:00, Fr 09:00-19:00, Sa 09:00-18:00", - "start_date": "2023-10-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.764245, - 50.320699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREUR622231", - "description": "Motor - Valley ste Catherine", - "capacity": "18", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Tu 09:00-19:00, We 09:00-19:00, Th 09:00-19:00, Fr 09:00-19:00, Sa 09:00-18:00", - "start_date": "2023-10-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.764245, - 50.320699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREUR622231", - "description": "Motor - Valley ste Catherine", - "capacity": "18", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Tu 09:00-19:00, We 09:00-19:00, Th 09:00-19:00, Fr 09:00-19:00, Sa 09:00-18:00", - "start_date": "2023-10-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.764245, - 50.320699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREUR622231", - "description": "Motor - Valley ste Catherine", - "capacity": "18", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Tu 09:00-19:00, We 09:00-19:00, Th 09:00-19:00, Fr 09:00-19:00, Sa 09:00-18:00", - "start_date": "2023-10-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.764245, - 50.320699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREUR622231", - "description": "Motor - Valley ste Catherine", - "capacity": "18", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Tu 09:00-19:00, We 09:00-19:00, Th 09:00-19:00, Fr 09:00-19:00, Sa 09:00-18:00", - "start_date": "2023-10-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.258175, - 46.229694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDRENAULT014401", - "description": "Renault - Trucks Bourg-en-Bresse", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:00-19:00, Tu 05:00-19:00, We 05:00-19:00, Th 05:00-19:00, Fr 05:00-19:00", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.258175, - 46.229694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDRENAULT014401", - "description": "Renault - Trucks Bourg-en-Bresse", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:00-19:00, Tu 05:00-19:00, We 05:00-19:00, Th 05:00-19:00, Fr 05:00-19:00", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.258175, - 46.229694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDRENAULT014401", - "description": "Renault - Trucks Bourg-en-Bresse", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:00-19:00, Tu 05:00-19:00, We 05:00-19:00, Th 05:00-19:00, Fr 05:00-19:00", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.258175, - 46.229694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDRENAULT014401", - "description": "Renault - Trucks Bourg-en-Bresse", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:00-19:00, Tu 05:00-19:00, We 05:00-19:00, Th 05:00-19:00, Fr 05:00-19:00", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.258175, - 46.229694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDRENAULT014401", - "description": "Renault - Trucks Bourg-en-Bresse", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:00-19:00, Tu 05:00-19:00, We 05:00-19:00, Th 05:00-19:00, Fr 05:00-19:00", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.258175, - 46.229694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDRENAULT014401", - "description": "Renault - Trucks Bourg-en-Bresse", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 05:00-19:00, Tu 05:00-19:00, We 05:00-19:00, Th 05:00-19:00, Fr 05:00-19:00", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.878205, - 47.641855 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW900041", - "description": "BMW - Belfort", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2023-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.878205, - 47.641855 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW900041", - "description": "BMW - Belfort", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2023-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.27296, - 46.155608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGREETHOTEL012501", - "description": "Greet Hôtel - Montagnat", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.27296, - 46.155608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGREETHOTEL012501", - "description": "Greet Hôtel - Montagnat", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.27296, - 46.155608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGREETHOTEL012501", - "description": "Greet Hôtel - Montagnat", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.27296, - 46.155608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGREETHOTEL012501", - "description": "Greet Hôtel - Montagnat", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.27296, - 46.155608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGREETHOTEL012501", - "description": "Greet Hôtel - Montagnat", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.27296, - 46.155608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGREETHOTEL012501", - "description": "Greet Hôtel - Montagnat", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.009637, - 43.58437 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCAVALLARIVOLVO062501", - "description": "Volvo - Cannes", - "capacity": "10", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-17:00, Tu 08:00-12:00, Tu 14:00-17:00, We 08:00-12:00, We 14:00-17:00, Th 08:00-12:00, Th 14:00-17:00, Fr 08:00-12:00, Fr 14:00-17:00, Sa 08:00-12:00, Sa 14:00-17:00", - "start_date": "2020-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.009637, - 43.58437 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCAVALLARIVOLVO062501", - "description": "Volvo - Cannes", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-17:00, Tu 08:00-12:00, Tu 14:00-17:00, We 08:00-12:00, We 14:00-17:00, Th 08:00-12:00, Th 14:00-17:00, Fr 08:00-12:00, Fr 14:00-17:00, Sa 08:00-12:00, Sa 14:00-17:00", - "start_date": "2020-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.199801, - 43.688858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCAVALLARIKIAVOLVO062002", - "description": "Kia Volvo - Nice La Plaine (SAV)", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-17:00, Tu 09:00-12:00, Tu 14:00-17:00, We 09:00-12:00, We 14:00-17:00, Th 09:00-12:00, Th 14:00-17:00, Fr 09:00-12:00, Fr 14:00-17:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2020-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.199801, - 43.688858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCAVALLARIKIAVOLVO062002", - "description": "Kia Volvo - Nice La Plaine (SAV)", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-17:00, Tu 09:00-12:00, Tu 14:00-17:00, We 09:00-12:00, We 14:00-17:00, Th 09:00-12:00, Th 14:00-17:00, Fr 09:00-12:00, Fr 14:00-17:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2020-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.009637, - 43.58437 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCAVALLARIVOLVO062501", - "description": "Volvo - Cannes", - "capacity": "10", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-17:00, Tu 08:00-12:00, Tu 14:00-17:00, We 08:00-12:00, We 14:00-17:00, Th 08:00-12:00, Th 14:00-17:00, Fr 08:00-12:00, Fr 14:00-17:00, Sa 08:00-12:00, Sa 14:00-17:00", - "start_date": "2020-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.009637, - 43.58437 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCAVALLARIVOLVO062501", - "description": "Volvo - Cannes", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-17:00, Tu 08:00-12:00, Tu 14:00-17:00, We 08:00-12:00, We 14:00-17:00, Th 08:00-12:00, Th 14:00-17:00, Fr 08:00-12:00, Fr 14:00-17:00, Sa 08:00-12:00, Sa 14:00-17:00", - "start_date": "2020-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.006067, - 43.584887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCAVALLARIHONDA062501", - "description": "Honda - Cannes", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-17:00, Tu 09:00-12:00, Tu 14:00-17:00, We 09:00-12:00, We 14:00-17:00, Th 09:00-12:00, Th 14:00-17:00, Fr 09:00-12:00, Fr 14:00-17:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2020-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.006067, - 43.584887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCAVALLARIHONDA062501", - "description": "Honda - Cannes", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-17:00, Tu 09:00-12:00, Tu 14:00-17:00, We 09:00-12:00, We 14:00-17:00, Th 09:00-12:00, Th 14:00-17:00, Fr 09:00-12:00, Fr 14:00-17:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2020-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.862074, - 43.579772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCHICHE340701", - "description": "Chiche plomberie - Montpellier", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.862074, - 43.579772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCHICHE340701", - "description": "Chiche plomberie - Montpellier", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.226407, - 47.625094 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPALTKIRCH681301", - "description": "CC Sundgau Altkirch - Bâtiment 1", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.226407, - 47.625094 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPALTKIRCH681301", - "description": "CC Sundgau Altkirch - Bâtiment 1", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.223925, - 47.623824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPALTKIRCH681303", - "description": "CC Sundgau Altkirch - Bâtiment 3", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.223925, - 47.623824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPALTKIRCH681303", - "description": "CC Sundgau Altkirch - Bâtiment 3", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.225759, - 47.625445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPALTKIRCH681302", - "description": "CC Sundgau Altkirch - Bâtiment 2", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.225759, - 47.625445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPALTKIRCH681302", - "description": "CC Sundgau Altkirch - Bâtiment 2", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.225759, - 47.625445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPALTKIRCH681302", - "description": "CC Sundgau Altkirch - Bâtiment 2", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.225759, - 47.625445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPALTKIRCH681302", - "description": "CC Sundgau Altkirch - Bâtiment 2", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.223925, - 47.623824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPALTKIRCH681303", - "description": "CC Sundgau Altkirch - Bâtiment 3", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.223925, - 47.623824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPALTKIRCH681303", - "description": "CC Sundgau Altkirch - Bâtiment 3", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.226407, - 47.625094 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPALTKIRCH681301", - "description": "CC Sundgau Altkirch - Bâtiment 1", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.226407, - 47.625094 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPALTKIRCH681301", - "description": "CC Sundgau Altkirch - Bâtiment 1", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.985147, - 43.16815 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFRANARBONNE111001", - "description": "Kyriad Narbonne", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.985147, - 43.16815 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFRANARBONNE111001", - "description": "Kyriad Narbonne", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.985147, - 43.16815 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFRANARBONNE111001", - "description": "Kyriad Narbonne", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.985147, - 43.16815 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFRANARBONNE111001", - "description": "Kyriad Narbonne", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.350043, - 46.532687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFRAYZEURE033401", - "description": "Kyriad Moulin Sud Yzeure", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.350043, - 46.532687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFRAYZEURE033401", - "description": "Kyriad Moulin Sud Yzeure", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.350043, - 46.532687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFRAYZEURE033401", - "description": "Kyriad Moulin Sud Yzeure", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.350043, - 46.532687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFRAYZEURE033401", - "description": "Kyriad Moulin Sud Yzeure", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.86995, - 43.576099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJLRGRIMMONTPELLIER340701", - "description": "Jaguar Land Rover - Montpellier", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00, Sa 08:00-12:00, Sa 14:00-18:00", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.86995, - 43.576099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJLRGRIMMONTPELLIER340701", - "description": "Jaguar Land Rover - Montpellier", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00, Sa 08:00-12:00, Sa 14:00-18:00", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.747246, - 41.944355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCLINIQUEFINOSELLO200901", - "description": "Clinique Ajaccio - Finosello", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.747246, - 41.944355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCLINIQUEFINOSELLO200901", - "description": "Clinique Ajaccio - Finosello", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.747246, - 41.944355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCLINIQUEFINOSELLO200901", - "description": "Clinique Ajaccio - Finosello", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.747246, - 41.944355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCLINIQUEFINOSELLO200901", - "description": "Clinique Ajaccio - Finosello", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.747246, - 41.944355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCLINIQUEFINOSELLO200901", - "description": "Clinique Ajaccio - Finosello", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.747246, - 41.944355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCLINIQUEFINOSELLO200901", - "description": "Clinique Ajaccio - Finosello", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.747246, - 41.944355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCLINIQUEFINOSELLO200901", - "description": "Clinique Ajaccio - Finosello", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.747246, - 41.944355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCLINIQUEFINOSELLO200901", - "description": "Clinique Ajaccio - Finosello", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.747246, - 41.944355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCLINIQUEFINOSELLO200901", - "description": "Clinique Ajaccio - Finosello", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.747246, - 41.944355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCLINIQUEFINOSELLO200901", - "description": "Clinique Ajaccio - Finosello", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.747246, - 41.944355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCLINIQUEFINOSELLO200901", - "description": "Clinique Ajaccio - Finosello", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.747246, - 41.944355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCLINIQUEFINOSELLO200901", - "description": "Clinique Ajaccio - Finosello", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.747246, - 41.944355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCLINIQUEFINOSELLO200901", - "description": "Clinique Ajaccio - Finosello", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.747246, - 41.944355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCLINIQUEFINOSELLO200901", - "description": "Clinique Ajaccio - Finosello", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.212, - 48.886691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEMILFREYTOYOTA920001", - "description": "Toyota Nanterre", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2024-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.212, - 48.886691 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEMILFREYTOYOTA920001", - "description": "Toyota Nanterre", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2024-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.40803, - 49.244701 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJLRJFC277001", - "description": "Jaguar Land Rover - JFC - Les Andelys", - "capacity": "5", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-19:00, Tu 08:30-12:00, Tu 13:30-19:00, We 08:30-12:00, We 13:30-19:00, Th 08:30-12:00, Th 13:30-19:00, Fr 08:30-12:00, Fr 13:30-19:00, Sa 08:30-12:00, Sa 13:30-19:00", - "start_date": "2018-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.608719, - 50.695016 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEUROPAUTOKIA623611", - "description": "Kia - Europ Auto - Boulogne sur Mer", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00", - "start_date": "2020-01-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.608719, - 50.695016 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEUROPAUTOKIA623611", - "description": "Kia - Europ Auto - Boulogne sur Mer", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00", - "start_date": "2020-01-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.860188, - 50.937615 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEUROPAUTOKIA621001", - "description": "Kia - EUROP AUTO - Calais - VK Motors", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-18:00, Tu 08:30-12:00, Tu 14:00-18:00, We 08:30-12:00, We 14:00-18:00, Th 08:30-12:00, Th 14:00-18:00, Fr 08:30-12:00, Fr 14:00-18:00, Sa 08:30-12:00, Sa 14:00-18:00", - "start_date": "2020-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.860188, - 50.937615 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEUROPAUTOKIA621001", - "description": "Kia - EUROP AUTO - Calais - VK Motors", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-18:00, Tu 08:30-12:00, Tu 14:00-18:00, We 08:30-12:00, We 14:00-18:00, Th 08:30-12:00, Th 14:00-18:00, Fr 08:30-12:00, Fr 14:00-18:00, Sa 08:30-12:00, Sa 14:00-18:00", - "start_date": "2020-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.13058, - 50.739498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEURAUTOKIA592231", - "description": "KIA - Roncq", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2019-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.13058, - 50.739498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEURAUTOKIA592231", - "description": "KIA - Roncq", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2019-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3566, - 51.016701 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEURAUTOKIA596401", - "description": "Kia - Dunkerque", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2020-03-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3566, - 51.016701 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEURAUTOKIA596401", - "description": "Kia - Dunkerque", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2020-03-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.073005, - 47.204802 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPKIAVIERZON181001", - "description": "Kia - Vierzon", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00", - "start_date": "2020-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.073005, - 47.204802 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPKIAVIERZON181001", - "description": "Kia - Vierzon", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00", - "start_date": "2020-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.641079, - 43.664734 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBEAUCHAMPKIA132001", - "description": "Kia - Arles", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:30, Tu 09:00-12:00, Tu 14:00-18:30, We 09:00-12:00, We 14:00-18:30, Th 09:00-12:00, Th 14:00-18:30, Fr 09:00-12:00, Fr 14:00-18:30, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2019-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.641079, - 43.664734 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBEAUCHAMPKIA132001", - "description": "Kia - Arles", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:30, Tu 09:00-12:00, Tu 14:00-18:30, We 09:00-12:00, We 14:00-18:30, Th 09:00-12:00, Th 14:00-18:30, Fr 09:00-12:00, Fr 14:00-18:30, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2019-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.709443, - 46.848121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTARMAKKIA361301", - "description": "Kia - Déols", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-18:00", - "start_date": "2020-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.709443, - 46.848121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTARMAKKIA361301", - "description": "Kia - Déols", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-18:00", - "start_date": "2020-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.880525, - 46.183614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEVOLUTION23KIA230001", - "description": "Kia - Guéret", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.880525, - 46.183614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEVOLUTION23KIA230001", - "description": "Kia - Guéret", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2019-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.977754, - 43.49951 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCARDONAKIA138001", - "description": "Kia - CARDONA - Istres", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00, Su 08:00-12:00, Su 14:00-19:00", - "start_date": "2020-03-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.977754, - 43.49951 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCARDONAKIA138001", - "description": "Kia - CARDONA - Istres", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00, Su 08:00-12:00, Su 14:00-19:00", - "start_date": "2020-03-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.855174, - 43.107996 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJPVKIA835001", - "description": "Kia - La Seyne-sur-Mer", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:30, Mo 13:30-19:00, Tu 08:00-12:30, Tu 13:30-19:00, We 08:00-12:30, We 13:30-19:00, Th 08:00-12:30, Th 13:30-19:00, Fr 08:00-12:30, Fr 13:30-19:00, Sa 09:00-12:30, Sa 13:30-19:00", - "start_date": "2020-03-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.855174, - 43.107996 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJPVKIA835001", - "description": "Kia - La Seyne-sur-Mer", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:30, Mo 13:30-19:00, Tu 08:00-12:30, Tu 13:30-19:00, We 08:00-12:30, We 13:30-19:00, Th 08:00-12:30, Th 13:30-19:00, Fr 08:00-12:30, Fr 13:30-19:00, Sa 09:00-12:30, Sa 13:30-19:00", - "start_date": "2020-03-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.080653, - 43.635921 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCARDONAKIA133001", - "description": "Kia - CARDONA - Salon-de-Provence", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 15:00-18:00", - "start_date": "2020-03-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.080653, - 43.635921 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCARDONAKIA133001", - "description": "Kia - CARDONA - Salon-de-Provence", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 15:00-18:00", - "start_date": "2020-03-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.137865, - 48.674052 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAEROAUTOKIA919401", - "description": "Kia - Aero Auto - Gometz", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:30, Mo 14:00-19:00, Tu 08:00-12:30, Tu 14:00-19:00, We 08:00-12:30, We 14:00-19:00, Th 08:00-12:30, Th 14:00-19:00, Fr 08:00-12:30, Fr 14:00-19:00, Sa 09:00-12:30, Sa 14:00-19:00", - "start_date": "2020-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.137865, - 48.674052 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAEROAUTOKIA919401", - "description": "Kia - Aero Auto - Gometz", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:30, Mo 14:00-19:00, Tu 08:00-12:30, Tu 14:00-19:00, We 08:00-12:30, We 14:00-19:00, Th 08:00-12:30, Th 14:00-19:00, Fr 08:00-12:30, Fr 14:00-19:00, Sa 09:00-12:30, Sa 14:00-19:00", - "start_date": "2020-09-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.220072, - 43.593912 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMALKIA811001", - "description": "Kia - Grimal - Castres", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.220072, - 43.593912 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMALKIA811001", - "description": "Kia - Grimal - Castres", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.734506, - 43.471907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJPVKIA836001", - "description": "Kia - Fréjus", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-19:00", - "start_date": "2020-03-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.734506, - 43.471907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJPVKIA836001", - "description": "Kia - Fréjus", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-19:00", - "start_date": "2020-03-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.857914, - 45.503661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGENEVRAY382001", - "description": "Genevray", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.857914, - 45.503661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGENEVRAY382001", - "description": "Genevray", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.857914, - 45.503661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGENEVRAY382001", - "description": "Genevray", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.857914, - 45.503661 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGENEVRAY382001", - "description": "Genevray", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.56686, - 46.07317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCAR743001", - "description": "Peugeot - ByMyCar - Cluses", - "capacity": "5", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-02-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.56686, - 46.07317 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCAR743001", - "description": "Peugeot - ByMyCar - Cluses", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-02-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.441782, - 46.350445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCAR742001", - "description": "Peugeot - ByMyCar - Thonon", - "capacity": "5", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2021-02-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.441782, - 46.350445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCAR742001", - "description": "Peugeot - ByMyCar - Thonon", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2021-02-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.371157, - 48.702795 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVOLVOATHISMONS912001", - "description": "Volvo - Athis Mons - Bidaud", - "capacity": "30", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00, Sa 08:00-12:00, Sa 14:00-18:00", - "start_date": "2021-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.371157, - 48.702795 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVOLVOATHISMONS912001", - "description": "Volvo - Athis Mons - Bidaud", - "capacity": "30", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00, Sa 08:00-12:00, Sa 14:00-18:00", - "start_date": "2021-05-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.184762, - 44.075673 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLKSWAGEN040001", - "description": "Volkswagen - Digne", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2021-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.184762, - 44.075673 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLKSWAGEN040001", - "description": "Volkswagen - Digne", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2021-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.820331, - 45.487406 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPREGUILLONREVENTIN381211", - "description": "Groupe Reguillon - Reventin-Vaugris", - "capacity": "10", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.820331, - 45.487406 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPREGUILLONREVENTIN381211", - "description": "Groupe Reguillon - Reventin-Vaugris", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.820331, - 45.487406 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPREGUILLONREVENTIN381211", - "description": "Groupe Reguillon - Reventin-Vaugris", - "capacity": "10", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.820331, - 45.487406 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPREGUILLONREVENTIN381211", - "description": "Groupe Reguillon - Reventin-Vaugris", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.149524, - 43.941706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMALKIA810001", - "description": "Kia - Grimal - Albi", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.149524, - 43.941706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMALKIA810001", - "description": "Kia - Grimal - Albi", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.55273, - 50.3838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEURAUTOOPEL598801", - "description": "OPEL/Fiat - Dell' Motors - Valenciennes", - "capacity": "10", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2019-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.068043, - 47.352239 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSFIAT210001", - "description": "Fiat - HESS - Dijon", - "capacity": "20", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2019-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.012828, - 43.573527 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARMERCEDES061101", - "description": "Mercedes - ByMyCar - Le Cannet", - "capacity": "9", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2020-07-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.131983, - 43.638123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARMERCEDES062701", - "description": "Mercedes - ByMyCar - Villeneuve Loubet", - "capacity": "39", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2020-07-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.959254, - 50.258427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAIPVOLKSWAGEN597201", - "description": "Volkswagen - SLBA - Louvroil Maubeuge", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-11-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.797323, - 50.266452 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAIPVOLKSWAGEN622171", - "description": "Volkswagen Beaurains SLBA", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 09:00-18:00", - "start_date": "2020-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.548711, - 50.389708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAIPVOLKSWAGEN598601", - "description": "Volkswagen - SLBA - Bruay", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 09:00-18:00", - "start_date": "2020-09-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81845, - 47.014608 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW212001", - "description": "BMW - Beaune", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2022-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.091944, - 49.337454 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGCABMW148201", - "description": "BMW Mini - Deauville", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 14:00-19:00, Tu 08:30-12:30, Tu 14:00-19:00, We 08:30-12:30, We 14:00-19:00, Th 08:30-12:30, Th 14:00-19:00, Fr 08:30-12:30, Fr 14:00-19:00, Sa 08:30-12:30, Sa 14:00-19:00", - "start_date": "2024-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.278397, - 50.730627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBAYERNBMW625101", - "description": "BMW Mini - Saint-Omer", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:30, Tu 08:00-18:30, We 08:00-18:30, Th 08:00-18:30, Fr 08:00-18:30, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.62423, - 50.687303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBAYERNBMW623601", - "description": "BMW Mini - Boulogne sur mer", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:30, Tu 08:00-18:30, We 08:00-18:30, Th 08:00-18:30, Fr 08:00-18:30, Sa 09:00-18:00", - "start_date": "2022-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.025778, - 43.852183 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINTOYOTA843001", - "description": "Toyota Nissan - Cavaillon", - "capacity": "6", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2021-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.28644, - 48.205276 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAPSHYUNDAI891001", - "description": "Hyundai - APS - Sens", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.28644, - 48.205276 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAPSHYUNDAI891001", - "description": "Hyundai - APS - Sens", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.122574, - 50.638759 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEASYMOTORSHYUNDAI596501", - "description": "Hyundai - Villeneuve d'Ascq", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.122574, - 50.638759 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEASYMOTORSHYUNDAI596501", - "description": "Hyundai - Villeneuve d'Ascq", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.914084, - 44.940484 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVALENCEHYUNDAI260001", - "description": "Hyundai - Valence", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.914084, - 44.940484 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVALENCEHYUNDAI260001", - "description": "Hyundai - Valence", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.794081, - 43.821393 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPEDINIELLIHYUNDAI041001", - "description": "Hyundai - Pedinielli - Manosque", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.794081, - 43.821393 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPEDINIELLIHYUNDAI041001", - "description": "Hyundai - Pedinielli - Manosque", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.104041, - 49.906581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHYUNDAIDIEPPE763701", - "description": "Hyundai - Dieppe", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.104041, - 49.906581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHYUNDAIDIEPPE763701", - "description": "Hyundai - Dieppe", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53876, - 47.452764 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVALDELOIREVOLVO490001", - "description": "Volvo - Val de Loire automobiles - Angers", - "capacity": "19", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2022-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53876, - 47.452764 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVALDELOIREVOLVO490001", - "description": "Volvo - Val de Loire automobiles - Angers", - "capacity": "19", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2022-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.104041, - 49.906581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHYUNDAIDIEPPE763701", - "description": "Hyundai - Dieppe", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.104041, - 49.906581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHYUNDAIDIEPPE763701", - "description": "Hyundai - Dieppe", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.671869, - 47.431875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVALDELOIREVOLVO375401", - "description": "Volvo - Val de Loire automobiles - Tours", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 12:00-18:00", - "start_date": "2022-05-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.671869, - 47.431875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVALDELOIREVOLVO375401", - "description": "Volvo - Val de Loire automobiles - Tours", - "capacity": "20", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 12:00-18:00", - "start_date": "2022-05-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.687408, - 48.354838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGARAGEDELETOILE883001", - "description": "Hyundai - Neufchâteau", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.687408, - 48.354838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGARAGEDELETOILE883001", - "description": "Hyundai - Neufchâteau", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.503971, - 43.682978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPEDINIELLIHYUNDAI841201", - "description": "Hyundai - Pedinielli - Pertuis", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-18:00", - "start_date": "2023-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.503971, - 43.682978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPEDINIELLIHYUNDAI841201", - "description": "Hyundai - Pedinielli - Pertuis", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-18:00", - "start_date": "2023-10-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.128801, - 47.230985 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVALDELOIREVOLVO494001", - "description": "Volvo - Val de Loire automobiles - Saumur", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.128801, - 47.230985 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVALDELOIREVOLVO494001", - "description": "Volvo - Val de Loire automobiles - Saumur", - "capacity": "14", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.24938, - 45.592118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW383001", - "description": "BMW - Bourgoin-jallieu", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.24938, - 45.592118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW383001", - "description": "BMW - Bourgoin-jallieu", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.912427, - 47.030978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVALDELOIREVOLVO493001", - "description": "Volvo - Val de Loire automobiles - Cholet", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 14:00-19:00, Tu 08:30-12:30, Tu 14:00-19:00, We 08:30-12:30, We 14:00-19:00, Th 08:30-12:30, Th 14:00-19:00, Fr 08:30-12:30, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2022-05-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.912427, - 47.030978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVALDELOIREVOLVO493001", - "description": "Volvo - Val de Loire automobiles - Cholet", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 14:00-19:00, Tu 08:30-12:30, Tu 14:00-19:00, We 08:30-12:30, We 14:00-19:00, Th 08:30-12:30, Th 14:00-19:00, Fr 08:30-12:30, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2022-05-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879077, - 45.7205 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW692001", - "description": "BMW Mini - Vénissieux", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:30, Mo 13:30-19:00, Tu 07:30-12:30, Tu 13:30-19:00, We 07:30-12:30, We 13:30-19:00, Th 07:30-12:30, Th 13:30-19:00, Fr 07:30-12:30, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879077, - 45.7205 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW692001", - "description": "BMW Mini - Vénissieux", - "capacity": "20", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:30, Mo 13:30-19:00, Tu 07:30-12:30, Tu 13:30-19:00, We 07:30-12:30, We 13:30-19:00, Th 07:30-12:30, Th 13:30-19:00, Fr 07:30-12:30, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.24938, - 45.592118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW383001", - "description": "BMW - Bourgoin-jallieu", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.24938, - 45.592118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW383001", - "description": "BMW - Bourgoin-jallieu", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879077, - 45.7205 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW692001", - "description": "BMW Mini - Vénissieux", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:30, Mo 13:30-19:00, Tu 07:30-12:30, Tu 13:30-19:00, We 07:30-12:30, We 13:30-19:00, Th 07:30-12:30, Th 13:30-19:00, Fr 07:30-12:30, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879077, - 45.7205 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW692001", - "description": "BMW Mini - Vénissieux", - "capacity": "20", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:30, Mo 13:30-19:00, Tu 07:30-12:30, Tu 13:30-19:00, We 07:30-12:30, We 13:30-19:00, Th 07:30-12:30, Th 13:30-19:00, Fr 07:30-12:30, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.985565, - 43.608277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW062501", - "description": "BMW - Mougins", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-18:30, Tu 08:30-12:00, Tu 13:30-18:30, We 08:30-12:00, We 13:30-18:30, Th 08:30-12:00, Th 13:30-18:30, Fr 08:30-12:00, Fr 13:30-18:30, Sa 09:00-18:00", - "start_date": "2022-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.985565, - 43.608277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW062501", - "description": "BMW - Mougins", - "capacity": "16", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-18:30, Tu 08:30-12:00, Tu 13:30-18:30, We 08:30-12:00, We 13:30-18:30, Th 08:30-12:00, Th 13:30-18:30, Fr 08:30-12:00, Fr 13:30-18:30, Sa 09:00-18:00", - "start_date": "2022-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.985565, - 43.608277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW062501", - "description": "BMW - Mougins", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-18:30, Tu 08:30-12:00, Tu 13:30-18:30, We 08:30-12:00, We 13:30-18:30, Th 08:30-12:00, Th 13:30-18:30, Fr 08:30-12:00, Fr 13:30-18:30, Sa 09:00-18:00", - "start_date": "2022-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.985565, - 43.608277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW062501", - "description": "BMW - Mougins", - "capacity": "16", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-18:30, Tu 08:30-12:00, Tu 13:30-18:30, We 08:30-12:00, We 13:30-18:30, Th 08:30-12:00, Th 13:30-18:30, Fr 08:30-12:00, Fr 13:30-18:30, Sa 09:00-18:00", - "start_date": "2022-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.985565, - 43.608277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW062501", - "description": "BMW - Mougins", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-18:30, Tu 08:30-12:00, Tu 13:30-18:30, We 08:30-12:00, We 13:30-18:30, Th 08:30-12:00, Th 13:30-18:30, Fr 08:30-12:00, Fr 13:30-18:30, Sa 09:00-18:00", - "start_date": "2022-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.985565, - 43.608277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW062501", - "description": "BMW - Mougins", - "capacity": "16", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-18:30, Tu 08:30-12:00, Tu 13:30-18:30, We 08:30-12:00, We 13:30-18:30, Th 08:30-12:00, Th 13:30-18:30, Fr 08:30-12:00, Fr 13:30-18:30, Sa 09:00-18:00", - "start_date": "2022-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.985565, - 43.608277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW062501", - "description": "BMW - Mougins", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-18:30, Tu 08:30-12:00, Tu 13:30-18:30, We 08:30-12:00, We 13:30-18:30, Th 08:30-12:00, Th 13:30-18:30, Fr 08:30-12:00, Fr 13:30-18:30, Sa 09:00-18:00", - "start_date": "2022-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.985565, - 43.608277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW062501", - "description": "BMW - Mougins", - "capacity": "16", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-18:30, Tu 08:30-12:00, Tu 13:30-18:30, We 08:30-12:00, We 13:30-18:30, Th 08:30-12:00, Th 13:30-18:30, Fr 08:30-12:00, Fr 13:30-18:30, Sa 09:00-18:00", - "start_date": "2022-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.985565, - 43.608277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW062501", - "description": "BMW - Mougins", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-18:30, Tu 08:30-12:00, Tu 13:30-18:30, We 08:30-12:00, We 13:30-18:30, Th 08:30-12:00, Th 13:30-18:30, Fr 08:30-12:00, Fr 13:30-18:30, Sa 09:00-18:00", - "start_date": "2022-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.985565, - 43.608277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW062501", - "description": "BMW - Mougins", - "capacity": "16", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-18:30, Tu 08:30-12:00, Tu 13:30-18:30, We 08:30-12:00, We 13:30-18:30, Th 08:30-12:00, Th 13:30-18:30, Fr 08:30-12:00, Fr 13:30-18:30, Sa 09:00-18:00", - "start_date": "2022-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.007728, - 50.644555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVALAUTOHYUNDAI591601", - "description": "Hyundai - Valauto - Lomme", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.007728, - 50.644555 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVALAUTOHYUNDAI591601", - "description": "Hyundai - Valauto - Lomme", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.134478, - 50.743612 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVALAUTOHYUNDAI592231", - "description": "Hyundai - Roncq", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2023-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.134478, - 50.743612 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVALAUTOHYUNDAI592231", - "description": "Hyundai - Roncq", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2023-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.438498, - 42.593195 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHYUNDAIBASTIA206201", - "description": "Hyundai - Corse Diffusion - Bastia", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.438498, - 42.593195 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHYUNDAIBASTIA206201", - "description": "Hyundai - Corse Diffusion - Bastia", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.367926, - 49.227798 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJLRJFC141121", - "description": "Jaguar Land Rover - JFC - Caen", - "capacity": "15", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.367926, - 49.227798 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJLRJFC141121", - "description": "Jaguar Land Rover - JFC - Caen", - "capacity": "15", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.641138, - 43.664293 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINNISSAN132001", - "description": "Nissan -Arles", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.641138, - 43.664293 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINNISSAN132001", - "description": "Nissan -Arles", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.303799, - 43.204607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINNISSAN110001", - "description": "Nissan -Carcassonne", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-18:00", - "start_date": "2024-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.303799, - 43.204607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINNISSAN110001", - "description": "Nissan -Carcassonne", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-18:00", - "start_date": "2024-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.90548, - 42.662135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINHYUNDAI660001", - "description": "Hyundai - Perpignan", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.90548, - 42.662135 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINHYUNDAI660001", - "description": "Hyundai - Perpignan", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.254317, - 43.344886 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINNISSAN345001", - "description": "Nissan - Béziers", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.254317, - 43.344886 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINNISSAN345001", - "description": "Nissan - Béziers", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.876931, - 43.578207 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINNISSAN349701", - "description": "Nissan -Montpellier", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.876931, - 43.578207 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINNISSAN349701", - "description": "Nissan -Montpellier", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-08-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.967089, - 45.563922 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINNISSAN734901", - "description": "Nissan -La Ravoire", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.967089, - 45.563922 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINNISSAN734901", - "description": "Nissan -La Ravoire", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.048976, - 44.037604 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINNISSAN842001", - "description": "Nissan - Carpentras", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2024-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.048976, - 44.037604 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINNISSAN842001", - "description": "Nissan - Carpentras", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2024-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.100508, - 45.884882 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINNISSAN746001", - "description": "Nissan - Annecy", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.100508, - 45.884882 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINNISSAN746001", - "description": "Nissan - Annecy", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.389292, - 43.838913 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINNISSAN300001", - "description": "Nissan -Nimes", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.389292, - 43.838913 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINNISSAN300001", - "description": "Nissan -Nimes", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.07028, - 46.300483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINNISSAN011701", - "description": "Nissan - Segny", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.07028, - 46.300483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINNISSAN011701", - "description": "Nissan - Segny", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.095885, - 43.635607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINNISSAN133001", - "description": "Nissan -Salon de Provence", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.095885, - 43.635607 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINNISSAN133001", - "description": "Nissan -Salon de Provence", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.803636, - 44.150972 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINNISSAN841001", - "description": "Nissan -Orange", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2024-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.803636, - 44.150972 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINNISSAN841001", - "description": "Nissan -Orange", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2024-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.841844, - 43.926073 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINNISSAN840001", - "description": "Nissan -Avignon", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.841844, - 43.926073 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINNISSAN840001", - "description": "Nissan -Avignon", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.370356, - 45.660822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINSUZUKI732001", - "description": "Suzuki - Albertville", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.370356, - 45.660822 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINSUZUKI732001", - "description": "Suzuki - Albertville", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.801443, - 43.824066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINNISSAN041001", - "description": "Nissan - Manosque", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2023-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.801443, - 43.824066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINNISSAN041001", - "description": "Nissan - Manosque", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2023-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.932681, - 44.921834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDRENAULT260001", - "description": "Renault - Valence", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.932681, - 44.921834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDRENAULT260001", - "description": "Renault - Valence", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.97966, - 43.155078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINNISSAN111001", - "description": "Nissan - Narbonne", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.97966, - 43.155078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINNISSAN111001", - "description": "Nissan - Narbonne", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.440248, - 42.648643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCFAUTOKIA206001", - "description": "Kia - CF AUTOS - Furiani", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.440248, - 42.648643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCFAUTOKIA206001", - "description": "Kia - CF AUTOS - Furiani", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.862786, - 46.769045 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCORSINVOLVO711001", - "description": "Volvo - Corsin - Chalon-sur-Saône", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.862786, - 46.769045 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCORSINVOLVO711001", - "description": "Volvo - Corsin - Chalon-sur-Saône", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.025778, - 43.852183 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINTOYOTA843001", - "description": "Toyota Nissan - Cavaillon", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2021-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.025778, - 43.852183 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINTOYOTA843001", - "description": "Toyota Nissan - Cavaillon", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2021-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.101992, - 46.179172 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBARBIER171382", - "description": "Hyundai La Rochelle", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:30-12:00, Sa 14:00-17:00", - "start_date": "2021-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.101992, - 46.179172 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBARBIER171382", - "description": "Hyundai La Rochelle", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:30-12:00, Sa 14:00-17:00", - "start_date": "2021-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.230797, - 43.418722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGSVISTVICTORET137301", - "description": "GSVI - Marseille", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00, Sa 07:00-12:00", - "start_date": "2022-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.230797, - 43.418722 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGSVISTVICTORET137301", - "description": "GSVI - Marseille", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00, Sa 07:00-12:00", - "start_date": "2022-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.572737, - 47.812232 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAVOLVO890001", - "description": "Volvo - Auxerre", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:30, Tu 08:00-12:00, Tu 14:00-18:30, We 08:00-12:00, We 14:00-18:30, Th 08:00-12:00, Th 14:00-18:30, Fr 08:00-12:00, Fr 14:00-18:30, Sa 09:00-12:00, Sa 14:00-17:30", - "start_date": "2021-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.572737, - 47.812232 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAVOLVO890001", - "description": "Volvo - Auxerre", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:30, Tu 08:00-12:00, Tu 14:00-18:30, We 08:00-12:00, We 14:00-18:30, Th 08:00-12:00, Th 14:00-18:30, Fr 08:00-12:00, Fr 14:00-18:30, Sa 09:00-12:00, Sa 14:00-17:30", - "start_date": "2021-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.314263, - 46.581344 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCACHETGIRAUDVOLVO865801", - "description": "Volvo -Poitiers", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 09:00-18:00", - "start_date": "2022-05-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.314263, - 46.581344 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCACHETGIRAUDVOLVO865801", - "description": "Volvo -Poitiers", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 09:00-18:00", - "start_date": "2022-05-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.231753, - 46.225648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCORSINVOLVO010001", - "description": "Volvo - Corsin - Bourg-en-Bresse", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2022-05-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.231753, - 46.225648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCORSINVOLVO010001", - "description": "Volvo - Corsin - Bourg-en-Bresse", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2022-05-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.10196, - 46.179194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBARBIER171381", - "description": "Volvo - La Rochelle", - "capacity": "12", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:30-12:00, Sa 14:00-17:00", - "start_date": "2021-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.808772, - 50.937767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBAYERNBMW622311", - "description": "BMW Mini - Calais", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.048589, - 43.4 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHAONHYUNDAI831701", - "description": "Hyundai - Autodif - Brignoles", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.06554, - 47.973234 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDMD290001", - "description": "Suzuki - Quimper", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00", - "start_date": "2023-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.797924, - 45.776456 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVULCAINVOLVO690091", - "description": "Volvo - GROUPE VULCAIN - Lyon", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.843332, - 46.333903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCORSINVOLVO710001", - "description": "Volvo - Corsin - Sancé", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2022-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.787911, - 50.427002 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURHYUNDAI628001", - "description": "Hyundai - Liévin", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.598292, - 48.11419 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGCAHYUNDAI355101", - "description": "Hyundai - GCH - Rennes", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.988244, - 48.622305 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGCHHYUNDAI354001", - "description": "Hyundai - GCH - Saint-Malo", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.444579, - 48.898401 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARBMW931301", - "description": "BMW Mini - ByMyCar - Noisy le Sec", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-19:00, Tu 08:30-12:00, Tu 13:30-19:00, We 08:30-12:00, We 13:30-19:00, Th 08:30-12:00, Th 13:30-19:00, Fr 08:30-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 13:30-18:00", - "start_date": "2022-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.068043, - 47.352239 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSFIAT210001", - "description": "Fiat - HESS - Dijon", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2019-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.068043, - 47.352239 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSFIAT210001", - "description": "Fiat - HESS - Dijon", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2019-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.578616, - 47.587006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSFIAT683301", - "description": "Fiat - HESS - Huningue", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2020-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.928417, - 44.917967 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMFORD260001", - "description": "Ford Valence", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.928417, - 44.917967 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMFORD260001", - "description": "Ford Valence", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.648875, - 50.51244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDACITROEN624001", - "description": "Citroën - Bethune", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-02-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.648875, - 50.51244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDACITROEN624001", - "description": "Citroën - Bethune", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-02-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.131983, - 43.638123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARMERCEDES062701", - "description": "Mercedes - ByMyCar - Villeneuve Loubet", - "capacity": "39", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2020-07-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.131983, - 43.638123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARMERCEDES062701", - "description": "Mercedes - ByMyCar - Villeneuve Loubet", - "capacity": "39", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2020-07-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.367737, - 49.874687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJAMESLEFEBVRE803301", - "description": "James Lefebvre - Amiens", - "capacity": "17", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 13:30-19:00, Tu 08:30-12:30, Tu 13:30-19:00, We 08:30-12:30, We 13:30-19:00, Th 08:30-12:30, Th 13:30-19:00, Fr 08:30-12:30, Fr 13:30-19:00, Sa 08:30-12:30, Sa 13:30-18:00", - "start_date": "2021-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.367737, - 49.874687 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJAMESLEFEBVRE803301", - "description": "James Lefebvre - Amiens", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 13:30-19:00, Tu 08:30-12:30, Tu 13:30-19:00, We 08:30-12:30, We 13:30-19:00, Th 08:30-12:30, Th 13:30-19:00, Fr 08:30-12:30, Fr 13:30-19:00, Sa 08:30-12:30, Sa 13:30-18:00", - "start_date": "2021-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.785291, - 50.425758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURSEAT628001", - "description": "Seat -Liévin", - "capacity": "6", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-18:00", - "start_date": "2021-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.785291, - 50.425758 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURSEAT628001", - "description": "Seat -Liévin", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-18:00", - "start_date": "2021-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.30373, - 46.602237 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINMERCEDES030001", - "description": "Mercedes Moulins - Avernes", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.30373, - 46.602237 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINMERCEDES030001", - "description": "Mercedes Moulins - Avernes", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.30373, - 46.602237 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINMERCEDES030001", - "description": "Mercedes Moulins - Avernes", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.30373, - 46.602237 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINMERCEDES030001", - "description": "Mercedes Moulins - Avernes", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.131983, - 43.638123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARMERCEDES062701", - "description": "Mercedes - ByMyCar - Villeneuve Loubet", - "capacity": "39", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2020-07-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.131983, - 43.638123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARMERCEDES062701", - "description": "Mercedes - ByMyCar - Villeneuve Loubet", - "capacity": "39", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2020-07-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.131983, - 43.638123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARMERCEDES062701", - "description": "Mercedes - ByMyCar - Villeneuve Loubet", - "capacity": "39", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2020-07-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.131983, - 43.638123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARMERCEDES062701", - "description": "Mercedes - ByMyCar - Villeneuve Loubet", - "capacity": "39", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2020-07-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.401355, - 46.125734 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINMERCEDES037001", - "description": "Mercedes - Bellerive", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:30, Mo 13:30-19:00, Tu 08:00-12:30, Tu 13:30-19:00, We 08:00-12:30, We 13:30-19:00, Th 08:00-12:30, Th 13:30-19:00, Fr 08:00-12:30, Fr 13:30-19:00, Sa 09:00-12:30, Sa 13:30-18:00", - "start_date": "2020-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.596959, - 46.350146 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINMERCEDES031001", - "description": "Mercedes - Montluçon", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.596959, - 46.350146 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINMERCEDES031001", - "description": "Mercedes - Montluçon", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.596959, - 46.350146 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINMERCEDES031001", - "description": "Mercedes - Montluçon", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.596959, - 46.350146 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINMERCEDES031001", - "description": "Mercedes - Montluçon", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.411061, - 45.455535 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSFIAT420001", - "description": "Fiat - HESS - St Etienne", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2020-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.012828, - 43.573527 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARMERCEDES061101", - "description": "Mercedes - ByMyCar - Le Cannet", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2020-07-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.012828, - 43.573527 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARMERCEDES061101", - "description": "Mercedes - ByMyCar - Le Cannet", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2020-07-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.932101, - 48.756802 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPRIODFIAT783101", - "description": "Fiat - Coignières", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 09:30-18:00", - "start_date": "2020-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.357279, - 47.762349 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSFIAT681101", - "description": "Fiat - HESS - Mulhouse", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2020-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.291688, - 43.706387 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCAVALLARIKIAHONDA063001", - "description": "Kia Honda - Nice Riquier", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-17:00, Tu 09:00-12:00, Tu 14:00-17:00, We 09:00-12:00, We 14:00-17:00, Th 09:00-12:00, Th 14:00-17:00, Fr 09:00-12:00, Fr 14:00-17:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2020-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.291688, - 43.706387 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCAVALLARIKIAHONDA063001", - "description": "Kia Honda - Nice Riquier", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-17:00, Tu 09:00-12:00, Tu 14:00-17:00, We 09:00-12:00, We 14:00-17:00, Th 09:00-12:00, Th 14:00-17:00, Fr 09:00-12:00, Fr 14:00-17:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2020-05-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.655607, - 45.740379 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBARBIERKIASAINTES171001", - "description": "Kia - Saintes", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:30-12:00, Sa 14:00-17:00", - "start_date": "2021-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.655607, - 45.740379 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBARBIERKIASAINTES171001", - "description": "Kia - Saintes", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:30-12:00, Sa 14:00-17:00", - "start_date": "2021-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3382, - 43.814814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMOURIERKIA309001", - "description": "Kia - Nimes", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2021-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.3382, - 43.814814 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMOURIERKIA309001", - "description": "Kia - Nimes", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2021-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.128801, - 47.230985 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVALDELOIREVOLVO494001", - "description": "Volvo - Val de Loire automobiles - Saumur", - "capacity": "14", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.128801, - 47.230985 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVALDELOIREVOLVO494001", - "description": "Volvo - Val de Loire automobiles - Saumur", - "capacity": "14", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.335921, - 46.900527 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW253001", - "description": "BMW - Pontarlier", - "capacity": "6", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 13:30-19:00", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.335921, - 46.900527 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW253001", - "description": "BMW - Pontarlier", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 13:30-19:00", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.286241, - 43.257228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU344102", - "description": "Les Sables du Midi (Camping Siblu) - Sérignan - zone 2", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-18:00, Tu 09:00-18:00, We 09:00-18:00, Th 09:00-18:00, Fr 09:00-18:00, Sa 09:00-18:00, Su 09:00-18:00", - "start_date": "2022-04-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.286241, - 43.257228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU344102", - "description": "Les Sables du Midi (Camping Siblu) - Sérignan - zone 2", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-18:00, Tu 09:00-18:00, We 09:00-18:00, Th 09:00-18:00, Fr 09:00-18:00, Sa 09:00-18:00, Su 09:00-18:00", - "start_date": "2022-04-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.162367, - 45.716782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU175701", - "description": "Les Charmettes (Camping Siblu) - Les Mathes", - "capacity": "12", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-18:00, Tu 09:00-18:00, We 09:00-18:00, Th 09:00-18:00, Fr 09:00-18:00, Sa 09:00-18:00, Su 09:00-18:00", - "start_date": "2022-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.162367, - 45.716782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU175701", - "description": "Les Charmettes (Camping Siblu) - Les Mathes", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-18:00, Tu 09:00-18:00, We 09:00-18:00, Th 09:00-18:00, Fr 09:00-18:00, Sa 09:00-18:00, Su 09:00-18:00", - "start_date": "2022-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.789187, - 47.844714 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU299301", - "description": "Le Domaine de Kerlann (Camping Siblu) - Pont-Aven", - "capacity": "6", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-12:00, Mo 14:00-17:00, Tu 09:30-12:00, Tu 14:00-17:00, We 09:30-12:00, We 14:00-17:00, Th 09:30-12:00, Th 14:00-17:00, Fr 09:30-12:00, Fr 14:00-17:00, Sa 09:30-12:00, Sa 14:00-17:00, Su 09:30-12:00, Su 14:00-17:00", - "start_date": "2022-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.789187, - 47.844714 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU299301", - "description": "Le Domaine de Kerlann (Camping Siblu) - Pont-Aven", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-12:00, Mo 14:00-17:00, Tu 09:30-12:00, Tu 14:00-17:00, We 09:30-12:00, We 14:00-17:00, Th 09:30-12:00, Th 14:00-17:00, Fr 09:30-12:00, Fr 14:00-17:00, Sa 09:30-12:00, Sa 14:00-17:00, Su 09:30-12:00, Su 14:00-17:00", - "start_date": "2022-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.418515, - 43.298097 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU344501", - "description": "La Carabasse (Camping Siblu) - Vias", - "capacity": "6", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-12:30, Mo 14:30-18:00, Tu 09:30-12:30, Tu 14:30-18:00, We 09:30-12:30, We 14:30-18:00, Th 09:30-12:30, Th 14:30-18:00, Fr 09:30-12:30, Fr 14:30-18:00, Sa 09:30-12:30, Sa 14:30-18:00, Su 09:30-12:30, Su 14:30-18:00", - "start_date": "2022-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.418515, - 43.298097 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU344501", - "description": "La Carabasse (Camping Siblu) - Vias", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-12:30, Mo 14:30-18:00, Tu 09:30-12:30, Tu 14:30-18:00, We 09:30-12:30, We 14:30-18:00, Th 09:30-12:30, Th 14:30-18:00, Fr 09:30-12:30, Fr 14:30-18:00, Sa 09:30-12:30, Sa 14:30-18:00, Su 09:30-12:30, Su 14:30-18:00", - "start_date": "2022-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.03117, - 46.789796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU851601", - "description": "Le Bois Masson (Camping Siblu) - Saint Jean de Monts", - "capacity": "10", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-12:30, Mo 14:00-17:30, Tu 09:30-12:30, Tu 14:00-17:30, We 09:30-12:30, We 14:00-17:30, Th 09:30-12:30, Th 14:00-17:30, Fr 09:30-12:30, Fr 14:00-17:30, Sa 09:30-12:30, Sa 14:00-17:30, Su 09:30-12:30, Su 14:00-17:30", - "start_date": "2022-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.03117, - 46.789796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU851601", - "description": "Le Bois Masson (Camping Siblu) - Saint Jean de Monts", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-12:30, Mo 14:00-17:30, Tu 09:30-12:30, Tu 14:00-17:30, We 09:30-12:30, We 14:00-17:30, Th 09:30-12:30, Th 14:00-17:30, Fr 09:30-12:30, Fr 14:00-17:30, Sa 09:30-12:30, Sa 14:00-17:30, Su 09:30-12:30, Su 14:00-17:30", - "start_date": "2022-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.26482, - 43.722367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTORENAULT408001", - "description": "Renault - Aire sur l'Adour", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:30-18:30", - "start_date": "2022-10-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.26482, - 43.722367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTORENAULT408001", - "description": "Renault - Aire sur l'Adour", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:30-18:30", - "start_date": "2022-10-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.131983, - 43.638123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARMERCEDES062701", - "description": "Mercedes - ByMyCar - Villeneuve Loubet", - "capacity": "39", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2022-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.131983, - 43.638123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARMERCEDES062701", - "description": "Mercedes - ByMyCar - Villeneuve Loubet", - "capacity": "39", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2022-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.967348, - 47.129901 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOISSET217001", - "description": "Imaginarium Nuits-Saint-Georges", - "capacity": "10", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 10:00-19:00, Tu 14:00-19:00, We 10:00-19:00, Th 10:00-19:00, Fr 10:00-19:00, Sa 10:00-19:00, Su 10:00-19:00", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.967348, - 47.129901 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOISSET217001", - "description": "Imaginarium Nuits-Saint-Georges", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 10:00-19:00, Tu 14:00-19:00, We 10:00-19:00, Th 10:00-19:00, Fr 10:00-19:00, Sa 10:00-19:00, Su 10:00-19:00", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.967348, - 47.129901 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOISSET217001", - "description": "Imaginarium Nuits-Saint-Georges", - "capacity": "10", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 10:00-19:00, Tu 14:00-19:00, We 10:00-19:00, Th 10:00-19:00, Fr 10:00-19:00, Sa 10:00-19:00, Su 10:00-19:00", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.967348, - 47.129901 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOISSET217001", - "description": "Imaginarium Nuits-Saint-Georges", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 10:00-19:00, Tu 14:00-19:00, We 10:00-19:00, Th 10:00-19:00, Fr 10:00-19:00, Sa 10:00-19:00, Su 10:00-19:00", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.834734, - 45.70162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLYOMAT693101", - "description": "Lyomat - Pierre-Bénite", - "capacity": "6", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-13:00, Mo 13:00-18:00, Tu 08:00-13:00, Tu 13:00-18:00, We 08:00-13:00, We 13:00-18:00, Th 08:00-13:00, Th 13:00-18:00, Fr 08:00-13:00, Fr 13:00-18:00", - "start_date": "2022-09-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.834734, - 45.70162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLYOMAT693101", - "description": "Lyomat - Pierre-Bénite", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-13:00, Mo 13:00-18:00, Tu 08:00-13:00, Tu 13:00-18:00, We 08:00-13:00, We 13:00-18:00, Th 08:00-13:00, Th 13:00-18:00, Fr 08:00-13:00, Fr 13:00-18:00", - "start_date": "2022-09-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.967348, - 47.129901 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOISSET217001", - "description": "Imaginarium Nuits-Saint-Georges", - "capacity": "10", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 10:00-19:00, Tu 14:00-19:00, We 10:00-19:00, Th 10:00-19:00, Fr 10:00-19:00, Sa 10:00-19:00, Su 10:00-19:00", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.967348, - 47.129901 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOISSET217001", - "description": "Imaginarium Nuits-Saint-Georges", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 10:00-19:00, Tu 14:00-19:00, We 10:00-19:00, Th 10:00-19:00, Fr 10:00-19:00, Sa 10:00-19:00, Su 10:00-19:00", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.747182, - 45.180267 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTONISSAN240001", - "description": "Nissan - Périgueux", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.747182, - 45.180267 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTONISSAN240001", - "description": "Nissan - Périgueux", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.967348, - 47.129901 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOISSET217001", - "description": "Imaginarium Nuits-Saint-Georges", - "capacity": "10", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 10:00-19:00, Tu 14:00-19:00, We 10:00-19:00, Th 10:00-19:00, Fr 10:00-19:00, Sa 10:00-19:00, Su 10:00-19:00", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.967348, - 47.129901 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOISSET217001", - "description": "Imaginarium Nuits-Saint-Georges", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 10:00-19:00, Tu 14:00-19:00, We 10:00-19:00, Th 10:00-19:00, Fr 10:00-19:00, Sa 10:00-19:00, Su 10:00-19:00", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.965196, - 47.125014 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOISSET217002", - "description": "Labouré-Roi - Nuits-Saint-Georges", - "capacity": "6", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.965196, - 47.125014 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOISSET217002", - "description": "Labouré-Roi - Nuits-Saint-Georges", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.967348, - 47.129901 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOISSET217001", - "description": "Imaginarium Nuits-Saint-Georges", - "capacity": "10", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 10:00-19:00, Tu 14:00-19:00, We 10:00-19:00, Th 10:00-19:00, Fr 10:00-19:00, Sa 10:00-19:00, Su 10:00-19:00", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.967348, - 47.129901 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBOISSET217001", - "description": "Imaginarium Nuits-Saint-Georges", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 10:00-19:00, Tu 14:00-19:00, We 10:00-19:00, Th 10:00-19:00, Fr 10:00-19:00, Sa 10:00-19:00, Su 10:00-19:00", - "start_date": "2023-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.251817, - 49.851341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGFVOLVO021001", - "description": "Volvo - Saint Quentin", - "capacity": "10", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:30, Tu 08:30-18:30, We 08:30-18:30, Th 08:30-18:30, Fr 08:30-18:30, Sa 09:00-18:00", - "start_date": "2023-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.251817, - 49.851341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGFVOLVO021001", - "description": "Volvo - Saint Quentin", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:30, Tu 08:30-18:30, We 08:30-18:30, Th 08:30-18:30, Fr 08:30-18:30, Sa 09:00-18:00", - "start_date": "2023-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.438883, - 46.743553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDMD851701", - "description": "Volkswagen - Le Poiré sur vie", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.438883, - 46.743553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDMD851701", - "description": "Volkswagen - Le Poiré sur vie", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.251817, - 49.851341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGFVOLVO021001", - "description": "Volvo - Saint Quentin", - "capacity": "10", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:30, Tu 08:30-18:30, We 08:30-18:30, Th 08:30-18:30, Fr 08:30-18:30, Sa 09:00-18:00", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.251817, - 49.851341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGFVOLVO021001", - "description": "Volvo - Saint Quentin", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:30, Tu 08:30-18:30, We 08:30-18:30, Th 08:30-18:30, Fr 08:30-18:30, Sa 09:00-18:00", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.726805, - 48.623329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSVOLVO674601", - "description": "Volvo - HESS - Souffelweyersheim PDL1", - "capacity": "17", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.726805, - 48.623329 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSVOLVO674601", - "description": "Volvo - HESS - Souffelweyersheim PDL1", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.766108, - 45.203351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW382401", - "description": "BMW - Meylan", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2023-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.766108, - 45.203351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW382401", - "description": "BMW - Meylan", - "capacity": "6", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2023-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.460902, - 47.076993 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW391001", - "description": "BMW - Dole", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2022-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.460902, - 47.076993 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW391001", - "description": "BMW - Dole", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2022-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.195649, - 44.735584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU339501", - "description": "Les Viviers (Camping Siblu) - Lège-Cap-Ferret", - "capacity": "6", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-18:00, Tu 09:00-18:00, We 09:00-18:00, Th 09:00-18:00, Fr 09:00-18:00, Sa 09:00-18:00, Su 09:00-18:00", - "start_date": "2022-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.195649, - 44.735584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU339501", - "description": "Les Viviers (Camping Siblu) - Lège-Cap-Ferret", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-18:00, Tu 09:00-18:00, We 09:00-18:00, Th 09:00-18:00, Fr 09:00-18:00, Sa 09:00-18:00, Su 09:00-18:00", - "start_date": "2022-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.169075, - 44.314605 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU40160", - "description": "La Réserve (Camping Siblu) - Gastes", - "capacity": "6", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-20:00, Tu 08:30-20:00, We 08:30-20:00, Th 08:30-20:00, Fr 08:30-20:00, Sa 08:30-20:00, Su 08:30-20:00", - "start_date": "2022-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.169075, - 44.314605 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU40160", - "description": "La Réserve (Camping Siblu) - Gastes", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-20:00, Tu 08:30-20:00, We 08:30-20:00, Th 08:30-20:00, Fr 08:30-20:00, Sa 08:30-20:00, Su 08:30-20:00", - "start_date": "2022-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.25725, - 43.344917 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTOBMW345001", - "description": "BMW Mini - Béziers", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.414086, - 43.449176 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGREGORAUTO341201", - "description": "Ford - Pezenas", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-18:00, Tu 08:30-12:00, Tu 14:00-18:00, We 08:30-12:00, We 14:00-18:00, Th 08:30-12:00, Th 14:00-18:00, Fr 08:30-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.109011, - 44.573614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLKSWAGEN050001", - "description": "Suzuki - Gap", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.629044, - 50.519165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSOFIDAPEUGEOT626301", - "description": "Peugeot - Etaples GUEUDET ALLIANCE OPALE", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-18:15, Tu 08:30-12:00, Tu 14:00-18:15, We 08:30-12:00, We 14:00-18:15, Th 08:30-12:00, Th 14:00-18:15, Fr 08:30-12:00, Fr 14:00-18:15, Sa 08:30-12:00", - "start_date": "2021-01-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.133449, - 50.680623 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPWEYNANTSPEUGEOT592901", - "description": "Peugeot - Weynants - Wasquehal", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:00-18:00, Tu 08:00-12:00, Tu 13:00-18:00, We 08:00-12:00, We 13:00-18:00, Th 08:00-12:00, Th 13:00-18:00, Fr 08:00-12:00, Fr 13:00-18:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2020-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.068043, - 47.352239 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSFIAT210001", - "description": "Fiat - HESS - Dijon", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.256044, - 43.704132 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARMERCEDES060001", - "description": "Mercedes - ByMyCar - Nice Gambetta - Churn", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.256044, - 43.704132 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARMERCEDES060001", - "description": "Mercedes - ByMyCar - Nice Gambetta - Churn", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.133805, - 45.750367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINMERCEDES631701", - "description": "Mercedes - Aubière", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:30, Mo 13:30-19:00, Tu 07:30-12:30, Tu 13:30-19:00, We 07:30-12:30, We 13:30-19:00, Th 07:30-12:30, Th 13:30-19:00, Fr 07:30-12:30, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.133805, - 45.750367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINMERCEDES631701", - "description": "Mercedes - Aubière", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:30, Mo 13:30-19:00, Tu 07:30-12:30, Tu 13:30-19:00, We 07:30-12:30, We 13:30-19:00, Th 07:30-12:30, Th 13:30-19:00, Fr 07:30-12:30, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.133805, - 45.750367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINMERCEDES631701", - "description": "Mercedes - Aubière", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:30, Mo 13:30-19:00, Tu 07:30-12:30, Tu 13:30-19:00, We 07:30-12:30, We 13:30-19:00, Th 07:30-12:30, Th 13:30-19:00, Fr 07:30-12:30, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.133805, - 45.750367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINMERCEDES631701", - "description": "Mercedes - Aubière", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:30, Mo 13:30-19:00, Tu 07:30-12:30, Tu 13:30-19:00, We 07:30-12:30, We 13:30-19:00, Th 07:30-12:30, Th 13:30-19:00, Fr 07:30-12:30, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.076524, - 50.619593 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGHICLSAINTVINCENT59000", - "description": "Hôpital Saint Vincent - Lille", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2020-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.840248, - 43.864074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLKSWAGEN041301", - "description": "Volkswagen Volx Manosque - AUTOMOBILES DU LUBERON", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.840248, - 43.864074 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLKSWAGEN041301", - "description": "Volkswagen Volx Manosque - AUTOMOBILES DU LUBERON", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.220177, - 43.593892 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMALJEEP811001", - "description": "Jeep - Grimal - Castres", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.149281, - 43.941509 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMALJEEP810001", - "description": "Jeep - Grimal - Albi", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-18:00", - "start_date": "2020-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.935011, - 44.921741 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMVOLVO260001", - "description": "Volvo - GRIM - Valence", - "capacity": "19", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2021-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.511095, - 48.999531 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPABVVVOLVO957001", - "description": "Volvo - ABVV Automobiles - Roissy", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2021-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.511095, - 48.999531 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPABVVVOLVO957001", - "description": "Volvo - ABVV Automobiles - Roissy", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2021-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.902038, - 42.665713 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINCARROSSERIE661001", - "description": "Village Maurin - Carrosserie", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2020-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.902038, - 42.665713 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINCARROSSERIE661001", - "description": "Village Maurin - Carrosserie", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2020-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0274, - 43.138913 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLVO831301", - "description": "Volvo Jaguar Land Rover Suzuki - Toulon (La Garde)", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.421182, - 43.511956 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLVO131001", - "description": "Volvo Honda - Aix", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2021-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.139686, - 45.751356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINTOYOTA631701", - "description": "Toyota Lexus - Aubière", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-19:00, Tu 09:00-19:00, We 09:00-19:00, Th 09:00-19:00, Fr 09:00-19:00, Sa 09:00-19:00", - "start_date": "2021-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.12245, - 49.035994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPABVVVOLVO953101", - "description": "Volvo - ABVV Automobiles - St Ouen l'Aumône", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.917627, - 48.759224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPACTENAVOLVO783101", - "description": "Volvo - Actena Automobiles - Maurepas", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-18:30, Tu 08:30-12:00, Tu 13:30-18:30, We 08:30-12:00, We 13:30-18:30, Th 08:30-12:00, Th 13:30-18:30, Fr 08:30-12:00, Fr 13:30-18:30, Sa 09:00-12:00, Sa 13:30-18:30", - "start_date": "2023-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0274, - 43.138913 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLVO831301", - "description": "Volvo Jaguar Land Rover Suzuki - Toulon (La Garde)", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.694338, - 43.449069 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD834801", - "description": "Ford - Puget sur Argens", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-18:00", - "start_date": "2021-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.876387, - 43.919405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINTOYOTA841401", - "description": "Toyota Lexus- Avignon (Montfavet)", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2021-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.97799, - 43.127918 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJPVKIA831001", - "description": "Kia - Toulon", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-19:00", - "start_date": "2020-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.67677, - 48.990524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBMSBMW782001", - "description": "BMW - Mantes la Jolie", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:30, Tu 08:30-18:30, We 08:30-18:30, Th 08:30-18:30, Fr 08:30-18:30, Sa 09:00-18:00", - "start_date": "2022-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.659517, - 50.512507 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURBMW624001", - "description": "BMW - Béthune", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00, Su 09:00-12:00, Su 14:00-19:00", - "start_date": "2022-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.659517, - 50.512507 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURBMW624001", - "description": "BMW - Béthune", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00, Su 09:00-12:00, Su 14:00-19:00", - "start_date": "2022-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.659517, - 50.512507 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURBMW624001", - "description": "BMW - Béthune", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00, Su 09:00-12:00, Su 14:00-19:00", - "start_date": "2022-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.659517, - 50.512507 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURBMW624001", - "description": "BMW - Béthune", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00, Su 09:00-12:00, Su 14:00-19:00", - "start_date": "2022-01-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.388211, - 47.787858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSBMW683901", - "description": "BMW - HESS - Mulhouse - zone 2", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 08:30-18:00", - "start_date": "2022-09-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.388211, - 47.787858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSBMW683901", - "description": "BMW - HESS - Mulhouse - zone 2", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 08:30-18:00", - "start_date": "2022-09-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.290201, - 48.177654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPANELBMW891001", - "description": "BMW Mini - Sens", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-18:30, Tu 08:30-12:00, Tu 14:00-18:30, We 08:30-12:00, We 14:00-18:30, Th 08:30-12:00, Th 14:00-18:30, Fr 08:30-12:00, Fr 14:00-18:30, Sa 09:00-12:00, Sa 14:00-17:30", - "start_date": "2022-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.290201, - 48.177654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPANELBMW891001", - "description": "BMW Mini - Sens", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-18:30, Tu 08:30-12:00, Tu 14:00-18:30, We 08:30-12:00, We 14:00-18:30, Th 08:30-12:00, Th 14:00-18:30, Fr 08:30-12:00, Fr 14:00-18:30, Sa 09:00-12:00, Sa 14:00-17:30", - "start_date": "2022-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.562826, - 47.811747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPANELBMW890001", - "description": "BMW Mini - Auxerre", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.562826, - 47.811747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPANELBMW890001", - "description": "BMW Mini - Auxerre", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.388211, - 47.787858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSBMW683901", - "description": "BMW - HESS - Mulhouse - zone 2", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 08:30-18:00", - "start_date": "2022-09-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.388211, - 47.787858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSBMW683901", - "description": "BMW - HESS - Mulhouse - zone 2", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 08:30-18:00", - "start_date": "2022-09-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.388211, - 47.787858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSBMW683901", - "description": "BMW - HESS - Mulhouse - zone 2", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 08:30-18:00", - "start_date": "2022-09-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.388211, - 47.787858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSBMW683901", - "description": "BMW - HESS - Mulhouse - zone 2", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 08:30-18:00", - "start_date": "2022-09-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.388211, - 47.787858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSBMW683901", - "description": "BMW - HESS - Mulhouse - zone 2", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 08:30-18:00", - "start_date": "2022-09-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.388211, - 47.787858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSBMW683901", - "description": "BMW - HESS - Mulhouse - zone 2", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 08:30-18:00", - "start_date": "2022-09-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.562826, - 47.811747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPANELBMW890001", - "description": "BMW Mini - Auxerre", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.562826, - 47.811747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPANELBMW890001", - "description": "BMW Mini - Auxerre", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.627869, - 48.568031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPANELBMW772401", - "description": "BMW Mini - Melun", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-04-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.627869, - 48.568031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPANELBMW772401", - "description": "BMW Mini - Melun", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-04-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.413464, - 47.321519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW443501", - "description": "BMW - Guérande", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.413464, - 47.321519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW443501", - "description": "BMW - Guérande", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.091944, - 49.337454 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGCABMW148201", - "description": "BMW Mini - Deauville", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 14:00-19:00, Tu 08:30-12:30, Tu 14:00-19:00, We 08:30-12:30, We 14:00-19:00, Th 08:30-12:30, Th 14:00-19:00, Fr 08:30-12:30, Fr 14:00-19:00, Sa 08:30-12:30, Sa 14:00-19:00", - "start_date": "2024-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.091944, - 49.337454 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGCABMW148201", - "description": "BMW Mini - Deauville", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 14:00-19:00, Tu 08:30-12:30, Tu 14:00-19:00, We 08:30-12:30, We 14:00-19:00, Th 08:30-12:30, Th 14:00-19:00, Fr 08:30-12:30, Fr 14:00-19:00, Sa 08:30-12:30, Sa 14:00-19:00", - "start_date": "2024-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.413464, - 47.321519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW443501", - "description": "BMW - Guérande", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.413464, - 47.321519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW443501", - "description": "BMW - Guérande", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.545058, - 47.15598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW440001", - "description": "BMW - Rezé", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 13:30-19:00, Tu 08:30-12:30, Tu 13:30-19:00, We 08:30-12:30, We 13:30-19:00, Th 08:30-12:30, Th 13:30-19:00, Fr 08:30-12:30, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2022-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.545058, - 47.15598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW440001", - "description": "BMW - Rezé", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 13:30-19:00, Tu 08:30-12:30, Tu 13:30-19:00, We 08:30-12:30, We 13:30-19:00, Th 08:30-12:30, Th 13:30-19:00, Fr 08:30-12:30, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2022-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.545058, - 47.15598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW440001", - "description": "BMW - Rezé", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 13:30-19:00, Tu 08:30-12:30, Tu 13:30-19:00, We 08:30-12:30, We 13:30-19:00, Th 08:30-12:30, Th 13:30-19:00, Fr 08:30-12:30, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2022-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.545058, - 47.15598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW440001", - "description": "BMW - Rezé", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 13:30-19:00, Tu 08:30-12:30, Tu 13:30-19:00, We 08:30-12:30, We 13:30-19:00, Th 08:30-12:30, Th 13:30-19:00, Fr 08:30-12:30, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2022-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.627869, - 48.568031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPANELBMW772401", - "description": "BMW Mini - Melun", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-04-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.627869, - 48.568031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPANELBMW772401", - "description": "BMW Mini - Melun", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-04-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.194266, - 48.678035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUFFORTVOLVO919401", - "description": "Volvo - Les Ulis (PDL1)", - "capacity": "20", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-12:15, Sa 13:30-18:00", - "start_date": "2022-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.194266, - 48.678035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUFFORTVOLVO919401", - "description": "Volvo - Les Ulis (PDL1)", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-12:15, Sa 13:30-18:00", - "start_date": "2022-02-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.250705, - 48.817855 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBPM921301", - "description": "Hyundai - Issy-les-Moulineaux", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 10:00-12:00, Mo 15:00-18:00, Tu 10:00-12:00, Tu 15:00-18:00, We 10:00-12:00, We 15:00-18:00, Th 10:00-12:00, Th 15:00-18:00, Fr 17:00-19:00, Sa 10:00-12:00, Sa 14:00-17:00", - "start_date": "2022-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.250705, - 48.817855 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBPM921301", - "description": "Hyundai - Issy-les-Moulineaux", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 10:00-12:00, Mo 15:00-18:00, Tu 10:00-12:00, Tu 15:00-18:00, We 10:00-12:00, We 15:00-18:00, Th 10:00-12:00, Th 15:00-18:00, Fr 17:00-19:00, Sa 10:00-12:00, Sa 14:00-17:00", - "start_date": "2022-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.25725, - 43.344917 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTOBMW345001", - "description": "BMW Mini - Béziers", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.25725, - 43.344917 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTOBMW345001", - "description": "BMW Mini - Béziers", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.514331, - 50.330838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINJLR593001", - "description": "JLR - Groupe Dugardin - Valenciennes", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.514331, - 50.330838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINJLR593001", - "description": "JLR - Groupe Dugardin - Valenciennes", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.627869, - 48.568031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPANELBMW772401", - "description": "BMW Mini - Melun", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-04-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.627869, - 48.568031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPANELBMW772401", - "description": "BMW Mini - Melun", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-04-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.363391, - 48.807372 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBPM942701", - "description": "Hyundai - Kremlin-Bicêtre", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 10:00-12:00, Mo 15:30-18:00, Tu 10:00-12:00, Tu 15:30-18:00, We 10:00-12:00, We 15:30-18:00, Th 10:00-12:00, Th 15:30-18:00, Fr 17:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.363391, - 48.807372 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBPM942701", - "description": "Hyundai - Kremlin-Bicêtre", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 10:00-12:00, Mo 15:30-18:00, Tu 10:00-12:00, Tu 15:30-18:00, We 10:00-12:00, We 15:30-18:00, Th 10:00-12:00, Th 15:30-18:00, Fr 17:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.61894, - 47.248454 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW448002", - "description": "Mini - Saint-Herblain - zone MINI", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 10:00-18:00", - "start_date": "2022-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.61894, - 47.248454 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW448002", - "description": "Mini - Saint-Herblain - zone MINI", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 10:00-18:00", - "start_date": "2022-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.619828, - 47.249659 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW448001", - "description": "BMW - Saint-Herblain", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:45-12:30, Mo 13:30-19:00, Tu 07:45-12:30, Tu 13:30-19:00, We 07:45-12:30, We 13:30-19:00, Th 07:45-12:30, Th 13:30-19:00, Fr 07:45-12:30, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2022-05-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.619828, - 47.249659 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW448001", - "description": "BMW - Saint-Herblain", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:45-12:30, Mo 13:30-19:00, Tu 07:45-12:30, Tu 13:30-19:00, We 07:45-12:30, We 13:30-19:00, Th 07:45-12:30, Th 13:30-19:00, Fr 07:45-12:30, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2022-05-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.619828, - 47.249659 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW448001", - "description": "BMW - Saint-Herblain", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:45-12:30, Mo 13:30-19:00, Tu 07:45-12:30, Tu 13:30-19:00, We 07:45-12:30, We 13:30-19:00, Th 07:45-12:30, Th 13:30-19:00, Fr 07:45-12:30, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2022-05-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.619828, - 47.249659 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW448001", - "description": "BMW - Saint-Herblain", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:45-12:30, Mo 13:30-19:00, Tu 07:45-12:30, Tu 13:30-19:00, We 07:45-12:30, We 13:30-19:00, Th 07:45-12:30, Th 13:30-19:00, Fr 07:45-12:30, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2022-05-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.583825, - 44.369815 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPALDHYUNDAI128501", - "description": "Hyundai - Moutiers Automobiles - Rodez", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2022-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.583825, - 44.369815 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPALDHYUNDAI128501", - "description": "Hyundai - Moutiers Automobiles - Rodez", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2022-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.515035, - 50.373531 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIMAHYUNDAI594101", - "description": "Hyundai - Valenciennes", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.515035, - 50.373531 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIMAHYUNDAI594101", - "description": "Hyundai - Valenciennes", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.849878, - 47.900223 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBPM451401", - "description": "BPM - Ingré - Siège", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-18:00, Tu 09:00-18:00, We 09:00-18:00, Th 09:00-18:00, Fr 09:00-17:00", - "start_date": "2022-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.849878, - 47.900223 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBPM451401", - "description": "BPM - Ingré - Siège", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-18:00, Tu 09:00-18:00, We 09:00-18:00, Th 09:00-18:00, Fr 09:00-17:00", - "start_date": "2022-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.619908, - 47.247196 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW448003", - "description": "BMW Mini - Saint-Herblain - zone VO", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.619908, - 47.247196 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW448003", - "description": "BMW Mini - Saint-Herblain - zone VO", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-04-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.849878, - 47.900223 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBPM451401", - "description": "BPM - Ingré - Siège", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-18:00, Tu 09:00-18:00, We 09:00-18:00, Th 09:00-18:00, Fr 09:00-17:00", - "start_date": "2022-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.849878, - 47.900223 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBPM451401", - "description": "BPM - Ingré - Siège", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-18:00, Tu 09:00-18:00, We 09:00-18:00, Th 09:00-18:00, Fr 09:00-17:00", - "start_date": "2022-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.129071, - 47.23024 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDYNAMISM494001", - "description": "BMW - Saumur", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-18:00, Tu 08:30-12:00, Tu 14:00-18:00, We 08:30-12:00, We 14:00-18:00, Th 08:30-12:00, Th 14:00-18:00, Fr 08:30-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.129071, - 47.23024 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDYNAMISM494001", - "description": "BMW - Saumur", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-18:00, Tu 08:30-12:00, Tu 14:00-18:00, We 08:30-12:00, We 14:00-18:00, Th 08:30-12:00, Th 14:00-18:00, Fr 08:30-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.363236, - 48.064632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSBMW680001", - "description": "BMW - HESS - Colmar", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.363236, - 48.064632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSBMW680001", - "description": "BMW - HESS - Colmar", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.750487, - 50.297479 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOLEADERHYUNDAI620001", - "description": "Hyundai - Autoleader - Arras", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-18:00", - "start_date": "2022-03-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.750487, - 50.297479 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOLEADERHYUNDAI620001", - "description": "Hyundai - Autoleader - Arras", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-18:00", - "start_date": "2022-03-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.727679, - 48.618495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSHYUNDAI678001", - "description": "Hyundai - HESS - Strasbourg", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2022-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.727679, - 48.618495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSHYUNDAI678001", - "description": "Hyundai - HESS - Strasbourg", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2022-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.720249, - 48.179568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW357601", - "description": "BMW - Rennes", - "capacity": "18", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:30, Mo 13:30-19:00, Tu 08:00-12:30, Tu 13:30-19:00, We 08:00-12:30, We 13:30-19:00, Th 08:00-12:30, Th 13:30-19:00, Fr 08:00-12:30, Fr 13:30-19:00, Sa 09:00-12:30, Sa 13:30-18:30", - "start_date": "2022-04-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.720249, - 48.179568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW357601", - "description": "BMW - Rennes", - "capacity": "18", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:30, Mo 13:30-19:00, Tu 08:00-12:30, Tu 13:30-19:00, We 08:00-12:30, We 13:30-19:00, Th 08:00-12:30, Th 13:30-19:00, Fr 08:00-12:30, Fr 13:30-19:00, Sa 09:00-12:30, Sa 13:30-18:30", - "start_date": "2022-04-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.720249, - 48.179568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW357601", - "description": "BMW - Rennes", - "capacity": "18", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:30, Mo 13:30-19:00, Tu 08:00-12:30, Tu 13:30-19:00, We 08:00-12:30, We 13:30-19:00, Th 08:00-12:30, Th 13:30-19:00, Fr 08:00-12:30, Fr 13:30-19:00, Sa 09:00-12:30, Sa 13:30-18:30", - "start_date": "2022-04-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.720249, - 48.179568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW357601", - "description": "BMW - Rennes", - "capacity": "18", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:30, Mo 13:30-19:00, Tu 08:00-12:30, Tu 13:30-19:00, We 08:00-12:30, We 13:30-19:00, Th 08:00-12:30, Th 13:30-19:00, Fr 08:00-12:30, Fr 13:30-19:00, Sa 09:00-12:30, Sa 13:30-18:30", - "start_date": "2022-04-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.763089, - 48.424867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPANELBMW772101", - "description": "BMW Mini - Fontainebleau", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.763089, - 48.424867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPANELBMW772101", - "description": "BMW Mini - Fontainebleau", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.720249, - 48.179568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW357601", - "description": "BMW - Rennes", - "capacity": "18", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:30, Mo 13:30-19:00, Tu 08:00-12:30, Tu 13:30-19:00, We 08:00-12:30, We 13:30-19:00, Th 08:00-12:30, Th 13:30-19:00, Fr 08:00-12:30, Fr 13:30-19:00, Sa 09:00-12:30, Sa 13:30-18:30", - "start_date": "2022-10-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.720249, - 48.179568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW357601", - "description": "BMW - Rennes", - "capacity": "18", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:30, Mo 13:30-19:00, Tu 08:00-12:30, Tu 13:30-19:00, We 08:00-12:30, We 13:30-19:00, Th 08:00-12:30, Th 13:30-19:00, Fr 08:00-12:30, Fr 13:30-19:00, Sa 09:00-12:30, Sa 13:30-18:30", - "start_date": "2022-10-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.763089, - 48.424867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPANELBMW772101", - "description": "BMW Mini - Fontainebleau", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.763089, - 48.424867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPANELBMW772101", - "description": "BMW Mini - Fontainebleau", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.763089, - 48.424867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPANELBMW772101", - "description": "BMW Mini - Fontainebleau", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.763089, - 48.424867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPANELBMW772101", - "description": "BMW Mini - Fontainebleau", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.468301, - 48.420313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOUESTBMW292001", - "description": "BMW - Brest", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2022-04-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.468301, - 48.420313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOUESTBMW292001", - "description": "BMW - Brest", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2022-04-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.123495, - 46.985454 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAXXIABMW580001", - "description": "BMW - Nevers", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:30, Tu 08:00-18:30, We 08:00-18:30, Th 08:00-18:30, Fr 08:00-18:30, Sa 09:00-18:00", - "start_date": "2022-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.123495, - 46.985454 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAXXIABMW580001", - "description": "BMW - Nevers", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:30, Tu 08:00-18:30, We 08:00-18:30, Th 08:00-18:30, Fr 08:00-18:30, Sa 09:00-18:00", - "start_date": "2022-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.123495, - 46.985454 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAXXIABMW580001", - "description": "BMW - Nevers", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:30, Tu 08:00-18:30, We 08:00-18:30, Th 08:00-18:30, Fr 08:00-18:30, Sa 09:00-18:00", - "start_date": "2022-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.123495, - 46.985454 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAXXIABMW580001", - "description": "BMW - Nevers", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:30, Tu 08:00-18:30, We 08:00-18:30, Th 08:00-18:30, Fr 08:00-18:30, Sa 09:00-18:00", - "start_date": "2022-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.415346, - 46.334355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPWESTHYUNDAI790001", - "description": "Hyundai - Niort", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:30-12:00, Sa 14:00-17:00", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.415346, - 46.334355 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPWESTHYUNDAI790001", - "description": "Hyundai - Niort", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 09:00-12:00, Tu 14:00-18:00, We 09:00-12:00, We 14:00-18:00, Th 09:00-12:00, Th 14:00-18:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:30-12:00, Sa 14:00-17:00", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.468301, - 48.420313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOUESTBMW292001", - "description": "BMW - Brest", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2022-04-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.468301, - 48.420313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOUESTBMW292001", - "description": "BMW - Brest", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2022-04-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.672066, - 48.860358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARBMW774001", - "description": "BMW Mini - ByMyCar - Marne la Vallée", - "capacity": "16", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 13:30-19:00, Tu 07:30-12:00, Tu 13:30-19:00, We 07:30-12:00, We 13:30-19:00, Th 07:30-12:00, Th 13:30-19:00, Fr 07:30-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.672066, - 48.860358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARBMW774001", - "description": "BMW Mini - ByMyCar - Marne la Vallée", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 13:30-19:00, Tu 07:30-12:00, Tu 13:30-19:00, We 07:30-12:00, We 13:30-19:00, Th 07:30-12:00, Th 13:30-19:00, Fr 07:30-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.67535, - 48.991972 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPACTENAVOLVO782001", - "description": "Volvo - Actena Automobiles - Buchelay", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:30, Tu 08:00-18:30, We 08:00-18:30, Th 08:00-18:30, Fr 08:00-18:30, Sa 09:00-18:00", - "start_date": "2022-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.67535, - 48.991972 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPACTENAVOLVO782001", - "description": "Volvo - Actena Automobiles - Buchelay", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:30, Tu 08:00-18:30, We 08:00-18:30, Th 08:00-18:30, Fr 08:00-18:30, Sa 09:00-18:00", - "start_date": "2022-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.31711, - 49.168472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGCABMW141201", - "description": "BMW - Mondeville", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:30, Mo 13:30-19:00, Tu 07:30-12:30, Tu 13:30-19:00, We 07:30-12:30, We 13:30-19:00, Th 07:30-12:30, Th 13:30-19:00, Fr 07:30-12:30, Fr 13:30-19:00, Sa 09:00-12:30, Sa 14:00-19:00", - "start_date": "2023-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.31711, - 49.168472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGCABMW141201", - "description": "BMW - Mondeville", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:30, Mo 13:30-19:00, Tu 07:30-12:30, Tu 13:30-19:00, We 07:30-12:30, We 13:30-19:00, Th 07:30-12:30, Th 13:30-19:00, Fr 07:30-12:30, Fr 13:30-19:00, Sa 09:00-12:30, Sa 14:00-19:00", - "start_date": "2023-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.422493, - 43.319829 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTOBMW642301", - "description": "BMW - Pau", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.422493, - 43.319829 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTOBMW642301", - "description": "BMW - Pau", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.375791, - 47.735093 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLITTORALBMW561001", - "description": "BMW - Lorient", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:30-12:00, Sa 13:30-19:00", - "start_date": "2022-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.375791, - 47.735093 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLITTORALBMW561001", - "description": "BMW - Lorient", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:30-12:00, Sa 13:30-19:00", - "start_date": "2022-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.145592, - 49.493351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPIMPERAUTOHYUNDAI766001", - "description": "Hyundai - Imporauto - Le Havre", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00, Su 09:00-12:00, Su 14:00-18:00", - "start_date": "2022-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.145592, - 49.493351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPIMPERAUTOHYUNDAI766001", - "description": "Hyundai - Imporauto - Le Havre", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00, Su 09:00-12:00, Su 14:00-18:00", - "start_date": "2022-09-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.381481, - 44.037894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGUIRADO820051", - "description": "Hyundai - Montauban", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2022-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.381481, - 44.037894 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGUIRADO820051", - "description": "Hyundai - Montauban", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2022-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.31711, - 49.168472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGCABMW141201", - "description": "BMW - Mondeville", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:30, Mo 13:30-19:00, Tu 07:30-12:30, Tu 13:30-19:00, We 07:30-12:30, We 13:30-19:00, Th 07:30-12:30, Th 13:30-19:00, Fr 07:30-12:30, Fr 13:30-19:00, Sa 09:00-12:30, Sa 14:00-19:00", - "start_date": "2023-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.31711, - 49.168472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGCABMW141201", - "description": "BMW - Mondeville", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:30, Mo 13:30-19:00, Tu 07:30-12:30, Tu 13:30-19:00, We 07:30-12:30, We 13:30-19:00, Th 07:30-12:30, Th 13:30-19:00, Fr 07:30-12:30, Fr 13:30-19:00, Sa 09:00-12:30, Sa 14:00-19:00", - "start_date": "2023-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.31711, - 49.168472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGCABMW141201", - "description": "BMW - Mondeville", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:30, Mo 13:30-19:00, Tu 07:30-12:30, Tu 13:30-19:00, We 07:30-12:30, We 13:30-19:00, Th 07:30-12:30, Th 13:30-19:00, Fr 07:30-12:30, Fr 13:30-19:00, Sa 09:00-12:30, Sa 14:00-19:00", - "start_date": "2023-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.31711, - 49.168472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGCABMW141201", - "description": "BMW - Mondeville", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:30, Mo 13:30-19:00, Tu 07:30-12:30, Tu 13:30-19:00, We 07:30-12:30, We 13:30-19:00, Th 07:30-12:30, Th 13:30-19:00, Fr 07:30-12:30, Fr 13:30-19:00, Sa 09:00-12:30, Sa 14:00-19:00", - "start_date": "2023-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5835, - 44.369291 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPFABREVOLVO128501", - "description": "Volvo - Rodez", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-05-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.5835, - 44.369291 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPFABREVOLVO128501", - "description": "Volvo - Rodez", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-05-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.616785, - 47.471458 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDYNAMISM490701", - "description": "BMW - Angers", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-18:00, Tu 08:30-12:00, Tu 13:30-18:00, We 08:30-12:00, We 13:30-18:00, Th 08:30-12:00, Th 13:30-18:00, Fr 08:30-12:00, Fr 13:30-18:00, Sa 09:00-18:00", - "start_date": "2022-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.616785, - 47.471458 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDYNAMISM490701", - "description": "BMW - Angers", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-18:00, Tu 08:30-12:00, Tu 13:30-18:00, We 08:30-12:00, We 13:30-18:00, Th 08:30-12:00, Th 13:30-18:00, Fr 08:30-12:00, Fr 13:30-18:00, Sa 09:00-18:00", - "start_date": "2022-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.715128, - 46.792977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAXXIABMW360001", - "description": "BMW - Chateauroux", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:30, Tu 08:00-18:30, We 08:00-18:30, Th 08:00-18:30, Fr 08:00-18:30, Sa 09:00-18:00", - "start_date": "2022-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.715128, - 46.792977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAXXIABMW360001", - "description": "BMW - Chateauroux", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:30, Tu 08:00-18:30, We 08:00-18:30, Th 08:00-18:30, Fr 08:00-18:30, Sa 09:00-18:00", - "start_date": "2022-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.373695, - 47.118303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAXXIABMW182301", - "description": "BMW Mini - Bourges", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:30, Tu 08:00-18:30, We 08:00-18:30, Th 08:00-18:30, Fr 08:00-18:30, Sa 09:00-18:00", - "start_date": "2022-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.373695, - 47.118303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAXXIABMW182301", - "description": "BMW Mini - Bourges", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:30, Tu 08:00-18:30, We 08:00-18:30, Th 08:00-18:30, Fr 08:00-18:30, Sa 09:00-18:00", - "start_date": "2022-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.468301, - 48.420313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOUESTBMW292001", - "description": "BMW - Brest", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2022-04-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.468301, - 48.420313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOUESTBMW292001", - "description": "BMW - Brest", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2022-04-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.373695, - 47.118303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAXXIABMW182301", - "description": "BMW Mini - Bourges", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:30, Tu 08:00-18:30, We 08:00-18:30, Th 08:00-18:30, Fr 08:00-18:30, Sa 09:00-18:00", - "start_date": "2022-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.373695, - 47.118303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAXXIABMW182301", - "description": "BMW Mini - Bourges", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:30, Tu 08:00-18:30, We 08:00-18:30, Th 08:00-18:30, Fr 08:00-18:30, Sa 09:00-18:00", - "start_date": "2022-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.715128, - 46.792977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAXXIABMW360001", - "description": "BMW - Chateauroux", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:30, Tu 08:00-18:30, We 08:00-18:30, Th 08:00-18:30, Fr 08:00-18:30, Sa 09:00-18:00", - "start_date": "2022-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.715128, - 46.792977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAXXIABMW360001", - "description": "BMW - Chateauroux", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:30, Tu 08:00-18:30, We 08:00-18:30, Th 08:00-18:30, Fr 08:00-18:30, Sa 09:00-18:00", - "start_date": "2022-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.986847, - 48.625812 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW354001", - "description": "BMW - Saint-Malo", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:15, Mo 14:00-19:00, Tu 08:30-12:15, Tu 14:00-19:00, We 08:30-12:15, We 14:00-19:00, Th 08:30-12:15, Th 14:00-19:00, Fr 08:30-12:15, Fr 14:00-19:00, Sa 09:00-12:30, Sa 14:00-18:00", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.986847, - 48.625812 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW354001", - "description": "BMW - Saint-Malo", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:15, Mo 14:00-19:00, Tu 08:30-12:15, Tu 14:00-19:00, We 08:30-12:15, We 14:00-19:00, Th 08:30-12:15, Th 14:00-19:00, Fr 08:30-12:15, Fr 14:00-19:00, Sa 09:00-12:30, Sa 14:00-18:00", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.468301, - 48.420313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOUESTBMW292001", - "description": "BMW - Brest", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2022-04-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.468301, - 48.420313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOUESTBMW292001", - "description": "BMW - Brest", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2022-04-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.986847, - 48.625812 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW354001", - "description": "BMW - Saint-Malo", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:15, Mo 14:00-19:00, Tu 08:30-12:15, Tu 14:00-19:00, We 08:30-12:15, We 14:00-19:00, Th 08:30-12:15, Th 14:00-19:00, Fr 08:30-12:15, Fr 14:00-19:00, Sa 09:00-12:30, Sa 14:00-18:00", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.986847, - 48.625812 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW354001", - "description": "BMW - Saint-Malo", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:15, Mo 14:00-19:00, Tu 08:30-12:15, Tu 14:00-19:00, We 08:30-12:15, We 14:00-19:00, Th 08:30-12:15, Th 14:00-19:00, Fr 08:30-12:15, Fr 14:00-19:00, Sa 09:00-12:30, Sa 14:00-18:00", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.817317, - 48.592746 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOUESTBMW296001", - "description": "BMW - Morlaix", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2022-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.817317, - 48.592746 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOUESTBMW296001", - "description": "BMW - Morlaix", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2022-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.251817, - 49.851341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGFVOLVO021001", - "description": "Volvo - Saint Quentin", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:30, Tu 08:30-18:30, We 08:30-18:30, Th 08:30-18:30, Fr 08:30-18:30, Sa 09:00-18:00", - "start_date": "2022-09-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.251817, - 49.851341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGFVOLVO021001", - "description": "Volvo - Saint Quentin", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:30, Tu 08:30-18:30, We 08:30-18:30, Th 08:30-18:30, Fr 08:30-18:30, Sa 09:00-18:00", - "start_date": "2022-09-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.509556, - 44.867974 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTOBMW333101", - "description": "BMW - Lormont", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-19:00, Tu 07:30-19:00, We 07:30-19:00, Th 07:30-19:00, Fr 07:30-19:00, Sa 07:30-19:00", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.509556, - 44.867974 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTOBMW333101", - "description": "BMW - Lormont", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-19:00, Tu 07:30-19:00, We 07:30-19:00, Th 07:30-19:00, Fr 07:30-19:00, Sa 07:30-19:00", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.422493, - 43.319829 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTOBMW642301", - "description": "BMW - Pau", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.422493, - 43.319829 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTOBMW642301", - "description": "BMW - Pau", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.339487, - 43.360001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTODIFHYUNDAI130161", - "description": "Hyundai - Autodif - L'estaque", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.339487, - 43.360001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTODIFHYUNDAI130161", - "description": "Hyundai - Autodif - L'estaque", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.208125, - 48.688085 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPFOURNIERBMW911401", - "description": "BMW Mini - Les Ulis", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:30, Tu 08:30-18:30, We 08:30-18:30, Th 08:30-18:30, Fr 08:30-18:30, Sa 09:30-17:30", - "start_date": "2022-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.208125, - 48.688085 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPFOURNIERBMW911401", - "description": "BMW Mini - Les Ulis", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:30, Tu 08:30-18:30, We 08:30-18:30, Th 08:30-18:30, Fr 08:30-18:30, Sa 09:30-17:30", - "start_date": "2022-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.208125, - 48.688085 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPFOURNIERBMW911401", - "description": "BMW Mini - Les Ulis", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:30, Tu 08:30-18:30, We 08:30-18:30, Th 08:30-18:30, Fr 08:30-18:30, Sa 09:30-17:30", - "start_date": "2022-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.208125, - 48.688085 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPFOURNIERBMW911401", - "description": "BMW Mini - Les Ulis", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:30, Tu 08:30-18:30, We 08:30-18:30, Th 08:30-18:30, Fr 08:30-18:30, Sa 09:30-17:30", - "start_date": "2022-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.273625, - 45.889782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPENDENAUTOBMW872801", - "description": "BMW - Limoges", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2022-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.273625, - 45.889782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPENDENAUTOBMW872801", - "description": "BMW - Limoges", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2022-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.766108, - 45.203351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW382401", - "description": "BMW - Meylan", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2022-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.766108, - 45.203351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW382401", - "description": "BMW - Meylan", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2022-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.385471, - 43.207412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTOBMW110001", - "description": "BMW - Carcassonne", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.385471, - 43.207412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTOBMW110001", - "description": "BMW - Carcassonne", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.766108, - 45.203351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW382401", - "description": "BMW - Meylan", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2022-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.766108, - 45.203351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW382401", - "description": "BMW - Meylan", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2022-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.273625, - 45.889782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPENDENAUTOBMW872801", - "description": "BMW - Limoges", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2022-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.273625, - 45.889782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPENDENAUTOBMW872801", - "description": "BMW - Limoges", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2022-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.385471, - 43.207412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTOBMW110001", - "description": "BMW - Carcassonne", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.385471, - 43.207412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTOBMW110001", - "description": "BMW - Carcassonne", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.120293, - 50.345004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURBMW591871", - "description": "BMW - Dechy - zone 1", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2022-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.120293, - 50.345004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURBMW591871", - "description": "BMW - Dechy - zone 1", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2022-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.576387, - 46.671997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW390001", - "description": "BMW - Lons le Saunier", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-18:00, Tu 08:00-12:00, Tu 13:30-18:00, We 08:00-12:00, We 13:30-18:00, Th 08:00-12:00, Th 13:30-18:00, Fr 08:00-12:00, Fr 13:30-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.576387, - 46.671997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW390001", - "description": "BMW - Lons le Saunier", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-18:00, Tu 08:00-12:00, Tu 13:30-18:00, We 08:00-12:00, We 13:30-18:00, Th 08:00-12:00, Th 13:30-18:00, Fr 08:00-12:00, Fr 13:30-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.120293, - 50.345004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURBMW591871", - "description": "BMW - Dechy - zone 1", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2022-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.120293, - 50.345004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURBMW591871", - "description": "BMW - Dechy - zone 1", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2022-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.992247, - 43.172681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTOBMW111001", - "description": "BMW - Narbonne", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.992247, - 43.172681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTOBMW111001", - "description": "BMW - Narbonne", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.992247, - 43.172681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTOBMW111001", - "description": "BMW - Narbonne", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.992247, - 43.172681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTOBMW111001", - "description": "BMW - Narbonne", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.797399, - 50.264948 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURBMW622172", - "description": "BMW - Beaurains - zone 2", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2022-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.797399, - 50.264948 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURBMW622172", - "description": "BMW - Beaurains - zone 2", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2022-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.913018, - 47.876711 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUPONT451001", - "description": "BMW - Orléans - zone 1", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:00-12:00, Sa 13:30-19:00", - "start_date": "2022-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.913018, - 47.876711 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUPONT451001", - "description": "BMW - Orléans - zone 1", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:00-12:00, Sa 13:30-19:00", - "start_date": "2022-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.913018, - 47.876711 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUPONT451002", - "description": "BMW - Orléans - zone 2", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:00-12:00, Sa 13:30-19:00", - "start_date": "2023-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.913018, - 47.876711 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUPONT451002", - "description": "BMW - Orléans - zone 2", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:00-12:00, Sa 13:30-19:00", - "start_date": "2023-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.78703, - 47.665581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLITTORALBMW560001", - "description": "BMW - Vannes", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2022-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.78703, - 47.665581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLITTORALBMW560001", - "description": "BMW - Vannes", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2022-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.481395, - 45.148433 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTOBMW191001", - "description": "BMW Mini - Brive la Gaillarde", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.481395, - 45.148433 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTOBMW191001", - "description": "BMW Mini - Brive la Gaillarde", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.330767, - 47.613165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAMPLITUDEBMW410001", - "description": "BMW - Blois", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.330767, - 47.613165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAMPLITUDEBMW410001", - "description": "BMW - Blois", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-05-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.038806, - 47.981294 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLITTORALBMW290001", - "description": "BMW - Quimper", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2023-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.038806, - 47.981294 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLITTORALBMW290001", - "description": "BMW - Quimper", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2023-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.576387, - 46.671997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW390001", - "description": "BMW - Lons le Saunier", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-18:00, Tu 08:00-12:00, Tu 13:30-18:00, We 08:00-12:00, We 13:30-18:00, Th 08:00-12:00, Th 13:30-18:00, Fr 08:00-12:00, Fr 13:30-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.576387, - 46.671997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW390001", - "description": "BMW - Lons le Saunier", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-18:00, Tu 08:00-12:00, Tu 13:30-18:00, We 08:00-12:00, We 13:30-18:00, Th 08:00-12:00, Th 13:30-18:00, Fr 08:00-12:00, Fr 13:30-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.277801, - 48.66373 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPFOURNIERBMW911601", - "description": "BMW Mini - Ballainvilliers", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:30, Tu 08:30-18:30, We 08:30-18:30, Th 08:30-18:30, Fr 08:30-18:30, Sa 09:30-17:30", - "start_date": "2022-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.277801, - 48.66373 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPFOURNIERBMW911601", - "description": "BMW Mini - Ballainvilliers", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:30, Tu 08:30-18:30, We 08:30-18:30, Th 08:30-18:30, Fr 08:30-18:30, Sa 09:30-17:30", - "start_date": "2022-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.860138, - 46.768862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW711001", - "description": "BMW - Chalon sur Saone", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.860138, - 46.768862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW711001", - "description": "BMW - Chalon sur Saone", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.78703, - 47.665581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLITTORALBMW560001", - "description": "BMW - Vannes", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2022-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.78703, - 47.665581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLITTORALBMW560001", - "description": "BMW - Vannes", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2022-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.987189, - 47.279756 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW250001", - "description": "BMW - Besançon", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2023-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.987189, - 47.279756 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW250001", - "description": "BMW - Besançon", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2023-10-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.767727, - 48.490066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOUESTBMW229501", - "description": "BMW - Saint-Brieuc", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.767727, - 48.490066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOUESTBMW229501", - "description": "BMW - Saint-Brieuc", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.885882, - 44.902157 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMBMW260001", - "description": "BMW - Valence", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:30, Tu 08:00-12:00, Tu 14:00-18:30, We 08:00-12:00, We 14:00-18:30, Th 08:00-12:00, Th 14:00-18:30, Fr 08:00-12:00, Fr 14:00-18:30, Sa 09:00-12:00, Sa 14:00-17:30", - "start_date": "2022-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.885882, - 44.902157 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMBMW260001", - "description": "BMW - Valence", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:30, Tu 08:00-12:00, Tu 14:00-18:30, We 08:00-12:00, We 14:00-18:30, Th 08:00-12:00, Th 14:00-18:30, Fr 08:00-12:00, Fr 14:00-18:30, Sa 09:00-12:00, Sa 14:00-17:30", - "start_date": "2022-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.023851, - 47.290851 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW213001", - "description": "BMW - Dijon", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.023851, - 47.290851 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW213001", - "description": "BMW - Dijon", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.277801, - 48.66373 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPFOURNIERBMW911601", - "description": "BMW Mini - Ballainvilliers", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:30, Tu 08:30-18:30, We 08:30-18:30, Th 08:30-18:30, Fr 08:30-18:30, Sa 09:30-17:30", - "start_date": "2022-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.277801, - 48.66373 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPFOURNIERBMW911601", - "description": "BMW Mini - Ballainvilliers", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:30, Tu 08:30-18:30, We 08:30-18:30, Th 08:30-18:30, Fr 08:30-18:30, Sa 09:30-17:30", - "start_date": "2022-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.277801, - 48.66373 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPFOURNIERBMW911601", - "description": "BMW Mini - Ballainvilliers", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:30, Tu 08:30-18:30, We 08:30-18:30, Th 08:30-18:30, Fr 08:30-18:30, Sa 09:30-17:30", - "start_date": "2022-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.277801, - 48.66373 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPFOURNIERBMW911601", - "description": "BMW Mini - Ballainvilliers", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:30, Tu 08:30-18:30, We 08:30-18:30, Th 08:30-18:30, Fr 08:30-18:30, Sa 09:30-17:30", - "start_date": "2022-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.672066, - 48.860358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARBMW774001", - "description": "BMW Mini - ByMyCar - Marne la Vallée", - "capacity": "16", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 13:30-19:00, Tu 07:30-12:00, Tu 13:30-19:00, We 07:30-12:00, We 13:30-19:00, Th 07:30-12:00, Th 13:30-19:00, Fr 07:30-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.672066, - 48.860358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARBMW774001", - "description": "BMW Mini - ByMyCar - Marne la Vallée", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 13:30-19:00, Tu 07:30-12:00, Tu 13:30-19:00, We 07:30-12:00, We 13:30-19:00, Th 07:30-12:00, Th 13:30-19:00, Fr 07:30-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.868427, - 47.073235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCHARRIERBMW493001", - "description": "BMW - Cholet", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2022-05-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.868427, - 47.073235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCHARRIERBMW493001", - "description": "BMW - Cholet", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2022-05-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.797399, - 50.264948 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURBMW622172", - "description": "BMW - Beaurains - zone 2", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2022-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.797399, - 50.264948 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURBMW622172", - "description": "BMW - Beaurains - zone 2", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2022-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.189912, - 49.022925 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBMSBMW270001", - "description": "BMW - Evreux", - "capacity": "12", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:30, Tu 08:30-18:30, We 08:30-18:30, Th 08:30-18:30, Fr 08:30-18:30, Sa 09:00-18:00", - "start_date": "2023-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.189912, - 49.022925 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBMSBMW270001", - "description": "BMW - Evreux", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:30, Tu 08:30-18:30, We 08:30-18:30, Th 08:30-18:30, Fr 08:30-18:30, Sa 09:00-18:00", - "start_date": "2023-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.023851, - 47.290851 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW213001", - "description": "BMW - Dijon", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.023851, - 47.290851 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW213001", - "description": "BMW - Dijon", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.728926, - 46.797889 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBPM360001", - "description": "Hyundai - Châteauroux", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.728926, - 46.797889 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBPM360001", - "description": "Hyundai - Châteauroux", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.023851, - 47.290851 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW213001", - "description": "BMW - Dijon", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.023851, - 47.290851 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW213001", - "description": "BMW - Dijon", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.987189, - 47.279756 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW250001", - "description": "BMW - Besançon", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2023-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.987189, - 47.279756 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW250001", - "description": "BMW - Besançon", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2023-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.105956, - 43.220969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCOMMERESVOLVO656001", - "description": "Volvo - Tarbes", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2023-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.105956, - 43.220969 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCOMMERESVOLVO656001", - "description": "Volvo - Tarbes", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2023-08-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.767727, - 48.490066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOUESTBMW229501", - "description": "BMW - Saint-Brieuc", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.767727, - 48.490066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOUESTBMW229501", - "description": "BMW - Saint-Brieuc", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.992903, - 47.2428 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSHYUNDAI250001", - "description": "Hyundai - HESS - Besançon", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-18:00", - "start_date": "2022-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.992903, - 47.2428 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHESSHYUNDAI250001", - "description": "Hyundai - HESS - Besançon", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-18:00", - "start_date": "2022-11-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.509556, - 44.867974 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTOBMW333101", - "description": "BMW - Lormont", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-19:00, Tu 07:30-19:00, We 07:30-19:00, Th 07:30-19:00, Fr 07:30-19:00, Sa 07:30-19:00", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.509556, - 44.867974 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTOBMW333101", - "description": "BMW - Lormont", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-19:00, Tu 07:30-19:00, We 07:30-19:00, Th 07:30-19:00, Fr 07:30-19:00, Sa 07:30-19:00", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.633838, - 48.567089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBRMOTORSHYUNDAI772401", - "description": "Hyundai - Melun", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.633838, - 48.567089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBRMOTORSHYUNDAI772401", - "description": "Hyundai - Melun", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.405159, - 44.617998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGOUNONHYUNDAI072081", - "description": "Hyundai - Aubenas", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:30, Tu 08:00-12:00, Tu 14:00-18:30, We 08:00-12:00, We 14:00-18:30, Th 08:00-12:00, Th 14:00-18:30, Fr 08:00-12:00, Fr 14:00-18:30, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.405159, - 44.617998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGOUNONHYUNDAI072081", - "description": "Hyundai - Aubenas", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:30, Tu 08:00-12:00, Tu 14:00-18:30, We 08:00-12:00, We 14:00-18:30, Th 08:00-12:00, Th 14:00-18:30, Fr 08:00-12:00, Fr 14:00-18:30, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.375791, - 47.735093 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLITTORALBMW561001", - "description": "BMW - Lorient", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:30-12:00, Sa 13:30-19:00", - "start_date": "2022-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.375791, - 47.735093 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLITTORALBMW561001", - "description": "BMW - Lorient", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:30-12:00, Sa 13:30-19:00", - "start_date": "2022-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.672066, - 48.860358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARBMW774001", - "description": "BMW Mini - ByMyCar - Marne la Vallée", - "capacity": "16", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 13:30-19:00, Tu 07:30-12:00, Tu 13:30-19:00, We 07:30-12:00, We 13:30-19:00, Th 07:30-12:00, Th 13:30-19:00, Fr 07:30-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.672066, - 48.860358 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARBMW774001", - "description": "BMW Mini - ByMyCar - Marne la Vallée", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 13:30-19:00, Tu 07:30-12:00, Tu 13:30-19:00, We 07:30-12:00, We 13:30-19:00, Th 07:30-12:00, Th 13:30-19:00, Fr 07:30-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.67677, - 48.990524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBMSBMW782001", - "description": "BMW - Mantes la Jolie", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:30, Tu 08:30-18:30, We 08:30-18:30, Th 08:30-18:30, Fr 08:30-18:30, Sa 09:00-18:00", - "start_date": "2022-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.67677, - 48.990524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBMSBMW782001", - "description": "BMW - Mantes la Jolie", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:30, Tu 08:30-18:30, We 08:30-18:30, Th 08:30-18:30, Fr 08:30-18:30, Sa 09:00-18:00", - "start_date": "2022-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.025321, - 43.136823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTODIFHYUNDAI831301", - "description": "Hyundai - Autodif - La Garde", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.025321, - 43.136823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTODIFHYUNDAI831301", - "description": "Hyundai - Autodif - La Garde", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.509556, - 44.867974 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTOBMW333101", - "description": "BMW - Lormont", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-19:00, Tu 07:30-19:00, We 07:30-19:00, Th 07:30-19:00, Fr 07:30-19:00, Sa 07:30-19:00", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.509556, - 44.867974 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTOBMW333101", - "description": "BMW - Lormont", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-19:00, Tu 07:30-19:00, We 07:30-19:00, Th 07:30-19:00, Fr 07:30-19:00, Sa 07:30-19:00", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.983178, - 43.159454 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMLHYUNDAI111001", - "description": "Hyundai - Narbonne", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 08:30-12:00, Tu 14:00-18:00, We 08:30-12:00, We 14:00-18:00, Th 08:30-12:00, Th 14:00-18:00, Fr 08:30-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.983178, - 43.159454 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMLHYUNDAI111001", - "description": "Hyundai - Narbonne", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-18:00, Tu 08:30-12:00, Tu 14:00-18:00, We 08:30-12:00, We 14:00-18:00, Th 08:30-12:00, Th 14:00-18:00, Fr 08:30-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.376344, - 47.116057 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBPM180001", - "description": "Hyundai - Bourges", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2022-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.376344, - 47.116057 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBPM180001", - "description": "Hyundai - Bourges", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2022-10-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.043765, - 49.115393 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGCAHYUNDAI500001", - "description": "Hyundai - GCA - Saint-Lô", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.043765, - 49.115393 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGCAHYUNDAI500001", - "description": "Hyundai - GCA - Saint-Lô", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.67677, - 48.990524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBMSBMW782001", - "description": "BMW - Mantes la Jolie", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:30, Tu 08:30-18:30, We 08:30-18:30, Th 08:30-18:30, Fr 08:30-18:30, Sa 09:00-18:00", - "start_date": "2022-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.67677, - 48.990524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBMSBMW782001", - "description": "BMW - Mantes la Jolie", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:30, Tu 08:30-18:30, We 08:30-18:30, Th 08:30-18:30, Fr 08:30-18:30, Sa 09:00-18:00", - "start_date": "2022-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.33951, - 47.781386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLANCIEN566001", - "description": "Hyundai - Lorient", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.33951, - 47.781386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLANCIEN566001", - "description": "Hyundai - Lorient", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.476426, - 48.764144 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJAOUENHYUNDAI223001", - "description": "Hyundai - Lannion", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2024-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.476426, - 48.764144 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJAOUENHYUNDAI223001", - "description": "Hyundai - Lannion", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2024-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.478951, - 48.175486 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEVERLINEVOLVO880001", - "description": "Volvo - Epinal", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2022-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.478951, - 48.175486 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEVERLINEVOLVO880001", - "description": "Volvo - Epinal", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2022-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.381029, - 43.338275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTOSEAT641401", - "description": "Seat - Lons", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-18:00", - "start_date": "2022-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.381029, - 43.338275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTOSEAT641401", - "description": "Seat - Lons", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-18:00", - "start_date": "2022-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.764701, - 48.489726 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJAOUENHYUNDAI229501", - "description": "Hyundai - Trégueux", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.764701, - 48.489726 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJAOUENHYUNDAI229501", - "description": "Hyundai - Trégueux", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.098249, - 49.110593 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHEOBALDHYUNDAI572001", - "description": "Hyundai - Théobald Automobiles - Sarreguemines", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.098249, - 49.110593 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHEOBALDHYUNDAI572001", - "description": "Hyundai - Théobald Automobiles - Sarreguemines", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-08-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.158649, - 49.338972 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHEOBALDHYUNDAI577001", - "description": "Hyundai - Théobald Automobiles - Thionville", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:30-12:00, Sa 14:00-17:30", - "start_date": "2022-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.158649, - 49.338972 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHEOBALDHYUNDAI577001", - "description": "Hyundai - Théobald Automobiles - Thionville", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:30-12:00, Sa 14:00-17:30", - "start_date": "2022-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.860284, - 46.769304 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGUILLETHYUNDAI711001", - "description": "Hyundai -Chalon sur Saone", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.860284, - 46.769304 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGUILLETHYUNDAI711001", - "description": "Hyundai -Chalon sur Saone", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.13125, - 48.691099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHEOBALDHYUNDAI545201", - "description": "Hyundai - Théobald Automobiles - Nancy", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.13125, - 48.691099 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHEOBALDHYUNDAI545201", - "description": "Hyundai - Théobald Automobiles - Nancy", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-09-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.570385, - 48.781609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEURODESNATIONSBMW945101", - "description": "Hyundai -La Queue en Brie", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-20:00, Tu 08:00-20:00, We 08:00-20:00, Th 08:00-20:00, Fr 08:00-20:00, Sa 08:00-19:00, Su 09:00-19:00", - "start_date": "2023-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.570385, - 48.781609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEURODESNATIONSBMW945101", - "description": "Hyundai -La Queue en Brie", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-20:00, Tu 08:00-20:00, We 08:00-20:00, Th 08:00-20:00, Fr 08:00-20:00, Sa 08:00-19:00, Su 09:00-19:00", - "start_date": "2023-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.493708, - 43.784795 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCLGHYUNDAI065001", - "description": "Hyundai - Menton", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00", - "start_date": "2022-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.493708, - 43.784795 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCLGHYUNDAI065001", - "description": "Hyundai - Menton", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00", - "start_date": "2022-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.893537, - 47.652123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEVERLINEVOLVO901601", - "description": "Volvo - Belfort", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2022-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.893537, - 47.652123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEVERLINEVOLVO901601", - "description": "Volvo - Belfort", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2022-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.585217, - 44.219064 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMANFEHYUNDAI474501", - "description": "Hyundai -Agen", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:30, Tu 08:00-12:00, Tu 14:00-18:30, We 08:00-12:00, We 14:00-18:30, Th 08:00-12:00, Th 14:00-18:30, Fr 08:00-12:00, Fr 14:00-18:30, Sa 09:00-12:00, Sa 14:00-17:30", - "start_date": "2022-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.585217, - 44.219064 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMANFEHYUNDAI474501", - "description": "Hyundai -Agen", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:30, Tu 08:00-12:00, Tu 14:00-18:30, We 08:00-12:00, We 14:00-18:30, Th 08:00-12:00, Th 14:00-18:30, Fr 08:00-12:00, Fr 14:00-18:30, Sa 09:00-12:00, Sa 14:00-17:30", - "start_date": "2022-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.868427, - 47.073235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCHARRIERBMW493002", - "description": "BMW Mini - Cholet", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00", - "start_date": "2022-08-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.868427, - 47.073235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCHARRIERBMW493002", - "description": "BMW Mini - Cholet", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00", - "start_date": "2022-08-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.112241, - 49.0734 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHEOBALDHYUNDAI576851", - "description": "Hyundai - Théobald Automobiles - Metz", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.112241, - 49.0734 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHEOBALDHYUNDAI576851", - "description": "Hyundai - Théobald Automobiles - Metz", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.265483, - 50.736078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHYUNDAI622191", - "description": "Hyundai - Longuenesse", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.265483, - 50.736078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHYUNDAI622191", - "description": "Hyundai - Longuenesse", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.792028, - 47.66394 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLANCIEN560001", - "description": "Hyundai - Vannes", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.792028, - 47.66394 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLANCIEN560001", - "description": "Hyundai - Vannes", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.762198, - 43.114773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHYUNDAI318001", - "description": "Hyundai - Saint-Gaudens", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00", - "start_date": "2022-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.762198, - 43.114773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHYUNDAI318001", - "description": "Hyundai - Saint-Gaudens", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00", - "start_date": "2022-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.613125, - 43.663517 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHYUNDAIAUCH320001", - "description": "Hyundai - Auch Automobile", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.613125, - 43.663517 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHYUNDAIAUCH320001", - "description": "Hyundai - Auch Automobile", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.902377, - 50.281806 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIMAHYUNDAI597501", - "description": "Hyundai - Maubeuge", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00, Su 09:00-12:00, Su 14:00-18:00", - "start_date": "2022-10-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.902377, - 50.281806 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIMAHYUNDAI597501", - "description": "Hyundai - Maubeuge", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00, Su 09:00-12:00, Su 14:00-18:00", - "start_date": "2022-10-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.144798, - 48.102635 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBAZINHYUNDAI520001", - "description": "Hyundai -Chaumont", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.144798, - 48.102635 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBAZINHYUNDAI520001", - "description": "Hyundai -Chaumont", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.427514, - 46.131177 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEUROMABHYUNDAI032001", - "description": "Hyundai - Vichy", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-18:00", - "start_date": "2023-05-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.427514, - 46.131177 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEUROMABHYUNDAI032001", - "description": "Hyundai - Vichy", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-18:00", - "start_date": "2023-05-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.915734, - 47.027935 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOCEANEHYUNDAI493001", - "description": "Hyundai -Cholet", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.915734, - 47.027935 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOCEANEHYUNDAI493001", - "description": "Hyundai -Cholet", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.308821, - 50.790676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW16201", - "description": "BMW - Drogenbos", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:00, Tu 08:30-18:00, We 08:30-18:00, Th 08:30-18:00, Fr 08:30-18:00, Sa 10:00-17:30", - "start_date": "2023-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.308821, - 50.790676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW16201", - "description": "BMW - Drogenbos", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:00, Tu 08:30-18:00, We 08:30-18:00, Th 08:30-18:00, Fr 08:30-18:00, Sa 10:00-17:30", - "start_date": "2023-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.308821, - 50.790676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW16201", - "description": "BMW - Drogenbos", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:00, Tu 08:30-18:00, We 08:30-18:00, Th 08:30-18:00, Fr 08:30-18:00, Sa 10:00-17:30", - "start_date": "2023-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.308821, - 50.790676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW16201", - "description": "BMW - Drogenbos", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:00, Tu 08:30-18:00, We 08:30-18:00, Th 08:30-18:00, Fr 08:30-18:00, Sa 10:00-17:30", - "start_date": "2023-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.788011, - 43.824199 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPKIA041001", - "description": "Kia -Manosque", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.788011, - 43.824199 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPKIA041001", - "description": "Kia -Manosque", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.622349, - 47.470328 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOCEANEHYUNDAI490701", - "description": "Hyundai - Angers", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.622349, - 47.470328 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOCEANEHYUNDAI490701", - "description": "Hyundai - Angers", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.47507, - 45.140371 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPERICAUD191001", - "description": "Volvo - Brive la Gaillarde", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2022-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.47507, - 45.140371 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPERICAUD191001", - "description": "Volvo - Brive la Gaillarde", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2022-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.379305, - 47.107165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSPMOTORS182301", - "description": "Volvo - SP Motors - Saint Doulchard", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.379305, - 47.107165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSPMOTORS182301", - "description": "Volvo - SP Motors - Saint Doulchard", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.265239, - 46.20162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINSUZUKI741001", - "description": "Suzuki - Annemasse", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.265239, - 46.20162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINSUZUKI741001", - "description": "Suzuki - Annemasse", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.249901, - 46.22013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDSIEGE010001", - "description": "Autobernard - Bourg-en-Bresse - Siège", - "capacity": "12", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-19:00, Tu 07:00-19:00, We 07:00-19:00, Th 07:00-19:00, Fr 07:00-19:00", - "start_date": "2023-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.249901, - 46.22013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDSIEGE010001", - "description": "Autobernard - Bourg-en-Bresse - Siège", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-19:00, Tu 07:00-19:00, We 07:00-19:00, Th 07:00-19:00, Fr 07:00-19:00", - "start_date": "2023-02-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.287816, - 45.818391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPERICAUD870001", - "description": "Volvo - Limoges", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2022-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.287816, - 45.818391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPERICAUD870001", - "description": "Volvo - Limoges", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2022-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.174498, - 45.689028 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPERICAUD164301", - "description": "Volvo Angoulème", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2022-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.174498, - 45.689028 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPERICAUD164301", - "description": "Volvo Angoulème", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2022-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.729357, - 48.417908 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPELYSEEVOLVO772101", - "description": "Volvo - Avon", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-18:30, Tu 09:00-18:30, We 09:00-18:30, Th 09:00-18:30, Fr 09:00-18:30, Sa 10:00-17:30", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.729357, - 48.417908 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPELYSEEVOLVO772101", - "description": "Volvo - Avon", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-18:30, Tu 09:00-18:30, We 09:00-18:30, Th 09:00-18:30, Fr 09:00-18:30, Sa 10:00-17:30", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.269148, - 47.258078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDMD446001", - "description": "MG Motor - Saint-Nazaire", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-19:00, Tu 09:00-19:00, We 09:00-19:00, Th 09:00-19:00, Fr 09:00-19:00, Sa 09:00-19:00", - "start_date": "2023-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.269148, - 47.258078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDMD446001", - "description": "MG Motor - Saint-Nazaire", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-19:00, Tu 09:00-19:00, We 09:00-19:00, Th 09:00-19:00, Fr 09:00-19:00, Sa 09:00-19:00", - "start_date": "2023-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.791762, - 45.198121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPERICAUD247501", - "description": "Volvo - Périgueux", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2022-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.791762, - 45.198121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPERICAUD247501", - "description": "Volvo - Périgueux", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2022-09-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.406293, - 43.507859 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPKIA130901", - "description": "Kia -Aix en Provence", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.406293, - 43.507859 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPKIA130901", - "description": "Kia -Aix en Provence", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.399593, - 43.277863 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPKIAMARSEILLE130101", - "description": "Kia - CARAUTO - Marseille", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.399593, - 43.277863 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPKIAMARSEILLE130101", - "description": "Kia - CARAUTO - Marseille", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.003914, - 47.695254 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVSF413102", - "description": "VSF - Saint-Amand-Longpré (2ème bâtiment)", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-19:00, Tu 07:30-19:00, We 07:30-19:00, Th 07:30-19:00, Fr 07:30-19:00", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.003914, - 47.695254 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVSF413102", - "description": "VSF - Saint-Amand-Longpré (2ème bâtiment)", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-19:00, Tu 07:30-19:00, We 07:30-19:00, Th 07:30-19:00, Fr 07:30-19:00", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.131983, - 43.638123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARMERCEDES062701", - "description": "Mercedes - ByMyCar - Villeneuve Loubet", - "capacity": "39", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2022-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.131983, - 43.638123 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARMERCEDES062701", - "description": "Mercedes - ByMyCar - Villeneuve Loubet", - "capacity": "39", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2022-10-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.902913, - 46.854735 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOCEANEHYUNDAI853001", - "description": "Hyundai - Challans", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.902913, - 46.854735 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOCEANEHYUNDAI853001", - "description": "Hyundai - Challans", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.113602, - 48.445782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHIBAULTVOLVO610001", - "description": "Volvo - Thibault Automobiles - Alençon", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:15-12:00, Mo 14:00-19:00, Tu 08:15-12:00, Tu 14:00-19:00, We 08:15-12:00, We 14:00-19:00, Th 08:15-12:00, Th 14:00-19:00, Fr 08:15-12:00, Fr 14:00-19:00, Sa 09:30-12:00, Sa 14:00-18:00", - "start_date": "2023-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.113602, - 48.445782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHIBAULTVOLVO610001", - "description": "Volvo - Thibault Automobiles - Alençon", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:15-12:00, Mo 14:00-19:00, Tu 08:15-12:00, Tu 14:00-19:00, We 08:15-12:00, We 14:00-19:00, Th 08:15-12:00, Th 14:00-19:00, Fr 08:15-12:00, Fr 14:00-19:00, Sa 09:30-12:00, Sa 14:00-18:00", - "start_date": "2023-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.718887, - 43.438521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVOLVOFREJUS836001", - "description": "Volvo - Fréjus", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-19:00", - "start_date": "2024-03-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.718887, - 43.438521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVOLVOFREJUS836001", - "description": "Volvo - Fréjus", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-19:00", - "start_date": "2024-03-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.860252, - 50.937504 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEUROPAUTO621001", - "description": "Volvo - Europ Auto - Calais", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.860252, - 50.937504 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEUROPAUTO621001", - "description": "Volvo - Europ Auto - Calais", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.621642, - 47.249501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDMD448003", - "description": "Jaguar Land Rover - Saint-Herblain", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:30, Mo 14:00-19:00, Tu 09:00-12:30, Tu 14:00-19:00, We 09:00-12:30, We 14:00-19:00, Th 09:00-12:30, Th 14:00-19:00, Fr 09:00-12:30, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2023-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.621642, - 47.249501 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDMD448003", - "description": "Jaguar Land Rover - Saint-Herblain", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:30, Mo 14:00-19:00, Tu 09:00-12:30, Tu 14:00-19:00, We 09:00-12:30, We 14:00-19:00, Th 09:00-12:30, Th 14:00-19:00, Fr 09:00-12:30, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2023-01-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.584179, - 48.116282 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDMD355101", - "description": "Ford - Cesson Sévigné", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.584179, - 48.116282 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDMD355101", - "description": "Ford - Cesson Sévigné", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.537236, - 47.444791 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDMD490001", - "description": "Jaguar Land Rover - Angers", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:45-19:00, Tu 07:45-19:00, We 07:45-19:00, Th 07:45-19:00, Fr 07:45-19:00, Sa 08:45-19:00", - "start_date": "2022-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.537236, - 47.444791 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDMD490001", - "description": "Jaguar Land Rover - Angers", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:45-19:00, Tu 07:45-19:00, We 07:45-19:00, Th 07:45-19:00, Fr 07:45-19:00, Sa 08:45-19:00", - "start_date": "2022-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.886036, - 45.618676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINSUZUKI734201", - "description": "Suzuki - Voglans", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00, Su 09:00-12:00, Su 14:00-18:00", - "start_date": "2023-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.886036, - 45.618676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINSUZUKI734201", - "description": "Suzuki - Voglans", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00, Su 09:00-12:00, Su 14:00-18:00", - "start_date": "2023-10-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.109011, - 44.573614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLKSWAGEN050001", - "description": "Suzuki - Gap", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.109011, - 44.573614 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINVOLKSWAGEN050001", - "description": "Suzuki - Gap", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.146585, - 49.496488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHIBAUTVOLVO766001", - "description": "Volvo - Le Havre", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.146585, - 49.496488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHIBAUTVOLVO766001", - "description": "Volvo - Le Havre", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.348974, - 47.779781 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPEMZECVOLVO566001", - "description": "Volvo - Lorient", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:15, Mo 14:00-19:00, Tu 08:30-12:15, Tu 14:00-19:00, We 08:30-12:15, We 14:00-19:00, Th 08:30-12:15, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.348974, - 47.779781 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPEMZECVOLVO566001", - "description": "Volvo - Lorient", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:15, Mo 14:00-19:00, Tu 08:30-12:15, Tu 14:00-19:00, We 08:30-12:15, We 14:00-19:00, Th 08:30-12:15, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.002154, - 47.695031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVSF413101", - "description": "VSF - Saint-Amand-Longpré (bâtiment tertiaire)", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-19:00, Tu 06:00-19:00, We 06:00-19:00, Th 06:00-19:00, Fr 06:00-19:00", - "start_date": "2022-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.002154, - 47.695031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVSF413101", - "description": "VSF - Saint-Amand-Longpré (bâtiment tertiaire)", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 06:00-19:00, Tu 06:00-19:00, We 06:00-19:00, Th 06:00-19:00, Fr 06:00-19:00", - "start_date": "2022-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.412787, - 47.322022 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGENERALAUTOVOLVO443501", - "description": "Volvo - Général Automobile - Guérande", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 14:00-19:00, Tu 08:30-12:30, Tu 14:00-19:00, We 08:30-12:30, We 14:00-19:00, Th 08:30-12:30, Th 14:00-19:00, Fr 08:30-12:30, Fr 14:00-19:00, Sa 09:00-12:30, Sa 14:00-18:00", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.412787, - 47.322022 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGENERALAUTOVOLVO443501", - "description": "Volvo - Général Automobile - Guérande", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 14:00-19:00, Tu 08:30-12:30, Tu 14:00-19:00, We 08:30-12:30, We 14:00-19:00, Th 08:30-12:30, Th 14:00-19:00, Fr 08:30-12:30, Fr 14:00-19:00, Sa 09:00-12:30, Sa 14:00-18:00", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.697985, - 47.646554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPEMZECVOLVO564501", - "description": "Volvo - Vannes", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:30, Mo 14:00-19:00, Tu 08:00-12:30, Tu 14:00-19:00, We 08:00-12:30, We 14:00-19:00, Th 08:00-12:30, Th 14:00-19:00, Fr 08:00-12:30, Fr 14:00-19:00, Sa 08:00-12:30, Sa 14:00-18:00", - "start_date": "2023-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.697985, - 47.646554 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPEMZECVOLVO564501", - "description": "Volvo - Vannes", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:30, Mo 14:00-19:00, Tu 08:00-12:30, Tu 14:00-19:00, We 08:00-12:30, We 14:00-19:00, Th 08:00-12:30, Th 14:00-19:00, Fr 08:00-12:30, Fr 14:00-19:00, Sa 08:00-12:30, Sa 14:00-18:00", - "start_date": "2023-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87383, - 43.977001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHYUNDAI841301", - "description": "Hyundai - A.A. 84 - Le Pontet", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.87383, - 43.977001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPHYUNDAI841301", - "description": "Hyundai - A.A. 84 - Le Pontet", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-01-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.149622, - 43.941602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMALVOLVO810001", - "description": "Volvo - Grimal - Albi", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-18:00", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.149622, - 43.941602 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMALVOLVO810001", - "description": "Volvo - Grimal - Albi", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-18:00", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.74331, - 45.991161 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVULCAINVOLVO694001", - "description": "Volvo - GROUPE VULCAIN - Villefranche sur Saône", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2025-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.74331, - 45.991161 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVULCAINVOLVO694001", - "description": "Volvo - GROUPE VULCAIN - Villefranche sur Saône", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2025-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.714633, - 43.417977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVOLKSWAGEN342001", - "description": "Volkswagen - Sète", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 13:30-19:00, Tu 07:30-12:00, Tu 13:30-19:00, We 07:30-12:00, We 13:30-19:00, Th 07:30-12:00, Th 13:30-19:00, Fr 07:30-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.714633, - 43.417977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVOLKSWAGEN342001", - "description": "Volkswagen - Sète", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 13:30-19:00, Tu 07:30-12:00, Tu 13:30-19:00, We 07:30-12:00, We 13:30-19:00, Th 07:30-12:00, Th 13:30-19:00, Fr 07:30-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-01-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.696275, - 47.645588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDMD564501", - "description": "Volkswagen - Vannes", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.696275, - 47.645588 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDMD564501", - "description": "Volkswagen - Vannes", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00", - "start_date": "2023-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.160449, - 43.720882 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPFONTENELLE133701", - "description": "Camping Fontenelle", - "capacity": "1", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-13:00, Mo 16:00-23:00, Tu 09:00-13:00, Tu 16:00-23:00, We 09:00-13:00, We 16:00-23:00, Th 09:00-13:00, Th 16:00-23:00, Fr 09:00-13:00, Fr 16:00-23:00, Sa 09:00-13:00, Sa 16:00-23:00, Su 09:00-13:00, Su 16:00-23:00", - "start_date": "2021-08-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.025778, - 43.852183 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINTOYOTA843001", - "description": "Toyota Nissan - Cavaillon", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2021-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.048589, - 43.4 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHAONHYUNDAI831701", - "description": "Hyundai - Autodif - Brignoles", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.897217, - 43.124982 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINFORD832001", - "description": "Ford - Toulon (Ouest)", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:00, Tu 08:00-18:00, We 08:00-18:00, Th 08:00-18:00, Fr 08:00-18:00, Sa 08:00-18:00", - "start_date": "2022-09-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.308444, - 48.958184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSEATEPINAY938001", - "description": "Seat - ABVV Automobiles - Epinay sur Seine", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2022-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.146258, - 48.088058 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW520001", - "description": "BMW - Chaumont", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 13:30-19:00", - "start_date": "2023-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.038806, - 47.981294 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLITTORALBMW290001", - "description": "BMW - Quimper", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2023-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.038806, - 47.981294 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLITTORALBMW290001", - "description": "BMW - Quimper", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2023-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.033356, - 47.982139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLANCIEN290001", - "description": "Hyundai - Quimper", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.033356, - 47.982139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLANCIEN290001", - "description": "Hyundai - Quimper", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-08-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.868427, - 47.073235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCHARRIERBMW493002", - "description": "BMW Mini - Cholet", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00", - "start_date": "2022-08-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.868427, - 47.073235 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCHARRIERBMW493002", - "description": "BMW Mini - Cholet", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00", - "start_date": "2022-08-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.147936, - 49.491114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBMSBMW766001", - "description": "BMW - Le Havre", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:30, Tu 08:00-18:30, We 08:00-18:30, Th 08:00-18:30, Fr 08:00-18:30, Sa 09:00-18:30", - "start_date": "2022-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.147936, - 49.491114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBMSBMW766001", - "description": "BMW - Le Havre", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:30, Tu 08:00-18:30, We 08:00-18:30, Th 08:00-18:30, Fr 08:00-18:30, Sa 09:00-18:30", - "start_date": "2022-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.73336, - 47.979472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBPM452001", - "description": "Hyundai - Amilly", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.73336, - 47.979472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBPM452001", - "description": "Hyundai - Amilly", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-10-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.733693, - 44.534096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMBMW262001", - "description": "BMW - Montelimar", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.733693, - 44.534096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMBMW262001", - "description": "BMW - Montelimar", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.266406, - 46.200573 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJEANLAINHYUNDAI741001", - "description": "Hyundai - Jean Lain Automobiles - Annemasse", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:30, Tu 08:00-12:00, Tu 14:00-18:30, We 08:00-12:00, We 14:00-18:30, Th 08:00-12:00, Th 14:00-18:30, Fr 08:00-12:00, Fr 14:00-18:30, Sa 09:00-12:00, Sa 14:00-17:30", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.266406, - 46.200573 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJEANLAINHYUNDAI741001", - "description": "Hyundai - Jean Lain Automobiles - Annemasse", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:30, Tu 08:00-12:00, Tu 14:00-18:30, We 08:00-12:00, We 14:00-18:30, Th 08:00-12:00, Th 14:00-18:30, Fr 08:00-12:00, Fr 14:00-18:30, Sa 09:00-12:00, Sa 14:00-17:30", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.953668, - 47.215704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEVERLINEVOLVO250001", - "description": "Volvo -Besançon", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2022-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.953668, - 47.215704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEVERLINEVOLVO250001", - "description": "Volvo -Besançon", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2022-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.354674, - 48.690703 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGCAHYUNDAI503001", - "description": "Hyundai - GCA - Avranches", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:15-12:00, Mo 14:00-19:00, Tu 08:15-12:00, Tu 14:00-19:00, We 08:15-12:00, We 14:00-19:00, Th 08:15-12:00, Th 14:00-19:00, Fr 08:15-12:00, Fr 14:00-19:00, Sa 08:15-12:00, Sa 14:00-19:00", - "start_date": "2022-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.354674, - 48.690703 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGCAHYUNDAI503001", - "description": "Hyundai - GCA - Avranches", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:15-12:00, Mo 14:00-19:00, Tu 08:15-12:00, Tu 14:00-19:00, We 08:15-12:00, We 14:00-19:00, Th 08:15-12:00, Th 14:00-19:00, Fr 08:15-12:00, Fr 14:00-19:00, Sa 08:15-12:00, Sa 14:00-19:00", - "start_date": "2022-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.468967, - 48.410809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLANCIEN292001", - "description": "Hyundai - Brest", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.468967, - 48.410809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLANCIEN292001", - "description": "Hyundai - Brest", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.547116, - 48.451391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUFFORTVOLVO286301", - "description": "Volvo - Chartres", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-18:00, Tu 08:30-12:00, Tu 14:00-18:00, We 08:30-12:00, We 14:00-18:00, Th 08:30-12:00, Th 14:00-18:00, Fr 08:30-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2022-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.547116, - 48.451391 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUFFORTVOLVO286301", - "description": "Volvo - Chartres", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-18:00, Tu 08:30-12:00, Tu 14:00-18:00, We 08:30-12:00, We 14:00-18:00, Th 08:30-12:00, Th 14:00-18:00, Fr 08:30-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2022-08-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.065814, - 49.44701 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJFCHYUNDAI760001", - "description": "Hyundai - JFC - Rouen", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.065814, - 49.44701 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJFCHYUNDAI760001", - "description": "Hyundai - JFC - Rouen", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.381104, - 43.338267 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTOMG641401", - "description": "MG - Lons", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.381104, - 43.338267 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTOMG641401", - "description": "MG - Lons", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.366974, - 48.095828 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEVERLINEVOLVO680001", - "description": "Volvo - Colmar", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.366974, - 48.095828 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEVERLINEVOLVO680001", - "description": "Volvo - Colmar", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.808568, - 48.074498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSCHUMACHER539401", - "description": "Volvo -Laval", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-17:30, Sa 08:00-12:00, Sa 14:00-17:30", - "start_date": "2022-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.808568, - 48.074498 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSCHUMACHER539401", - "description": "Volvo -Laval", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-17:30, Sa 08:00-12:00, Sa 14:00-17:30", - "start_date": "2022-09-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.771201, - 48.422688 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBRMOTORSHYUNDAI772101", - "description": "Hyundai - Fontainebleau", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.771201, - 48.422688 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBRMOTORSHYUNDAI772101", - "description": "Hyundai - Fontainebleau", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.172719, - 49.059312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJFCVOLVOEVREUX279301", - "description": "Volvo - JFC - Evreux", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 08:30-18:00", - "start_date": "2022-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.172719, - 49.059312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJFCVOLVOEVREUX279301", - "description": "Volvo - JFC - Evreux", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 08:30-18:00", - "start_date": "2022-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.407891, - 49.24471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJFCHYUNDAI277001", - "description": "Hyundai - JFC - Les Andelys", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:00-12:00, Sa 13:30-19:00", - "start_date": "2023-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.407891, - 49.24471 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJFCHYUNDAI277001", - "description": "Hyundai - JFC - Les Andelys", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:00-12:00, Sa 13:30-19:00", - "start_date": "2023-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.218875, - 49.168748 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJFCVOLVOLISIEUX141001", - "description": "Volvo - JFC - Lisieux", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.218875, - 49.168748 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJFCVOLVOLISIEUX141001", - "description": "Volvo - JFC - Lisieux", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.082662, - 46.042932 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAGGPEUGEOT423001", - "description": "Peugeot - SAGG - Roanne", - "capacity": "17", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:40-12:15, Mo 13:45-18:30, Tu 07:40-12:15, Tu 13:45-18:30, We 07:40-12:15, We 13:45-18:30, Th 07:40-12:15, Th 13:45-18:30, Fr 07:40-12:15, Fr 13:45-18:30, Sa 08:00-13:00, Sa 14:00-17:00", - "start_date": "2022-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.082662, - 46.042932 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAGGPEUGEOT423001", - "description": "Peugeot - SAGG - Roanne", - "capacity": "17", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:40-12:15, Mo 13:45-18:30, Tu 07:40-12:15, Tu 13:45-18:30, We 07:40-12:15, We 13:45-18:30, Th 07:40-12:15, Th 13:45-18:30, Fr 07:40-12:15, Fr 13:45-18:30, Sa 08:00-13:00, Sa 14:00-17:00", - "start_date": "2022-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.082662, - 46.042932 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAGGPEUGEOT423001", - "description": "Peugeot - SAGG - Roanne", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:40-12:15, Mo 13:45-18:30, Tu 07:40-12:15, Tu 13:45-18:30, We 07:40-12:15, We 13:45-18:30, Th 07:40-12:15, Th 13:45-18:30, Fr 07:40-12:15, Fr 13:45-18:30, Sa 08:00-13:00, Sa 14:00-17:00", - "start_date": "2022-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.080702, - 49.237224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEMILFREY511002", - "description": "Volkswagen Reims PDL2", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.080702, - 49.237224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEMILFREY511002", - "description": "Volkswagen Reims PDL2", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.194266, - 48.678035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUFFORTVOLVO919401", - "description": "Volvo - Les Ulis (PDL1)", - "capacity": "20", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-12:15, Sa 13:30-18:00", - "start_date": "2024-01-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.182213, - 48.614841 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDRENAULT547101", - "description": "Renault - Trucks Nancy", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-17:00, Tu 08:00-12:00, Tu 13:30-17:00, We 08:00-12:00, We 13:30-17:00, Th 08:00-12:00, Th 13:30-17:00, Fr 08:00-12:00, Fr 13:30-17:00", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.245192, - 49.11779 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDRENAULT570701", - "description": "Renault - Trucks Metz", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.059079, - 45.842585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDMONTLUEL011201", - "description": "Autobernard - Renault Trucks Montluel", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:45-18:00, Tu 07:45-18:00, We 07:45-18:00, Th 07:45-18:00, Fr 07:45-18:00, Sa 07:00-11:00", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.059079, - 45.842585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDMONTLUEL011201", - "description": "Autobernard - Renault Trucks Montluel", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:45-18:00, Tu 07:45-18:00, We 07:45-18:00, Th 07:45-18:00, Fr 07:45-18:00, Sa 07:00-11:00", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.731005, - 48.711219 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEMILFREYRENAULT511201", - "description": "Renault - Sezanne", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2024-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.31711, - 49.168472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGCABMW141201", - "description": "BMW - Mondeville", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:30, Mo 13:30-19:00, Tu 07:30-12:30, Tu 13:30-19:00, We 07:30-12:30, We 13:30-19:00, Th 07:30-12:30, Th 13:30-19:00, Fr 07:30-12:30, Fr 13:30-19:00, Sa 09:00-12:30, Sa 14:00-19:00", - "start_date": "2022-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.31711, - 49.168472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGCABMW141201", - "description": "BMW - Mondeville", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:30, Mo 13:30-19:00, Tu 07:30-12:30, Tu 13:30-19:00, We 07:30-12:30, We 13:30-19:00, Th 07:30-12:30, Th 13:30-19:00, Fr 07:30-12:30, Fr 13:30-19:00, Sa 09:00-12:30, Sa 14:00-19:00", - "start_date": "2022-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.113602, - 48.445782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHIBAULTVOLVO610001", - "description": "Volvo - Thibault Automobiles - Alençon", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:15-12:00, Mo 14:00-19:00, Tu 08:15-12:00, Tu 14:00-19:00, We 08:15-12:00, We 14:00-19:00, Th 08:15-12:00, Th 14:00-19:00, Fr 08:15-12:00, Fr 14:00-19:00, Sa 09:30-12:00, Sa 14:00-18:00", - "start_date": "2021-05-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.4351, - 48.733781 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOUESTBMW223001", - "description": "BMW - Lannion", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2022-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.4351, - 48.733781 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOUESTBMW223001", - "description": "BMW - Lannion", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 08:00-12:00, Sa 14:00-19:00", - "start_date": "2022-04-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.988244, - 48.622305 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGCHHYUNDAI354001", - "description": "Hyundai - GCH - Saint-Malo", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.988244, - 48.622305 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGCHHYUNDAI354001", - "description": "Hyundai - GCH - Saint-Malo", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.598292, - 48.11419 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGCAHYUNDAI355101", - "description": "Hyundai - GCH - Rennes", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.598292, - 48.11419 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGCAHYUNDAI355101", - "description": "Hyundai - GCH - Rennes", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.622349, - 47.470328 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOCEANEHYUNDAI490701", - "description": "Hyundai - Angers", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.113602, - 48.445782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPTHIBAULTVOLVO610001", - "description": "Volvo - Thibault Automobiles - Alençon", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:15-12:00, Mo 14:00-19:00, Tu 08:15-12:00, Tu 14:00-19:00, We 08:15-12:00, We 14:00-19:00, Th 08:15-12:00, Th 14:00-19:00, Fr 08:15-12:00, Fr 14:00-19:00, Sa 09:30-12:00, Sa 14:00-18:00", - "start_date": "2021-06-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.258415, - 45.587351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARAUDI383001", - "description": "Audi - ByMyCar - Bourgoin Jallieu", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.258415, - 45.587351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARAUDI383001", - "description": "Audi - ByMyCar - Bourgoin Jallieu", - "capacity": "3", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.258415, - 45.587351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARAUDI383001", - "description": "Audi - ByMyCar - Bourgoin Jallieu", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.06045, - 50.61515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDECATHLON590001", - "description": "Decathlon - Jardin des plantes", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-20:00, Tu 07:00-20:00, We 07:00-20:00, Th 07:00-20:00, Fr 07:00-20:00", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.06045, - 50.61515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDECATHLON590001", - "description": "Decathlon - Jardin des plantes", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-20:00, Tu 07:00-20:00, We 07:00-20:00, Th 07:00-20:00, Fr 07:00-20:00", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.06045, - 50.61515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDECATHLON590001", - "description": "Decathlon - Jardin des plantes", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-20:00, Tu 07:00-20:00, We 07:00-20:00, Th 07:00-20:00, Fr 07:00-20:00", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.06045, - 50.61515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDECATHLON590001", - "description": "Decathlon - Jardin des plantes", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-20:00, Tu 07:00-20:00, We 07:00-20:00, Th 07:00-20:00, Fr 07:00-20:00", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.06045, - 50.61515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDECATHLON590001", - "description": "Decathlon - Jardin des plantes", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-20:00, Tu 07:00-20:00, We 07:00-20:00, Th 07:00-20:00, Fr 07:00-20:00", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.06045, - 50.61515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDECATHLON590001", - "description": "Decathlon - Jardin des plantes", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-20:00, Tu 07:00-20:00, We 07:00-20:00, Th 07:00-20:00, Fr 07:00-20:00", - "start_date": "2023-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.059079, - 45.842585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTOBERNARDMONTLUEL011201", - "description": "Autobernard - Renault Trucks Montluel", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:45-18:00, Tu 07:45-18:00, We 07:45-18:00, Th 07:45-18:00, Fr 07:45-18:00, Sa 07:00-11:00", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.642906, - 47.256921 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEKMY", - "description": "Centre Porsche Nantes", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.642906, - 47.256921 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEKMY", - "description": "Centre Porsche Nantes", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.130277, - 44.610604 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCMQZ", - "description": "Autosphere Center La Teste-de-Buch", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2024-04-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.130277, - 44.610604 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCMQZ", - "description": "Autosphere Center La Teste-de-Buch", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2024-04-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.379855, - 47.777553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEHJZ", - "description": "Centre Porsche Mulhouse", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-17:00", - "start_date": "2025-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.379855, - 47.777553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEHJZ", - "description": "Centre Porsche Mulhouse", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-17:00", - "start_date": "2025-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.192587, - 48.888316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIXT920001", - "description": "Sixt - Nanterre", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-13:00, Mo 14:00-18:00, Tu 08:00-13:00, Tu 14:00-18:00, We 08:00-13:00, We 14:00-18:00, Th 08:00-13:00, Th 14:00-18:00, Fr 08:00-13:00, Fr 14:00-18:00, Sa 08:00-13:00, Sa 14:00-18:00", - "start_date": "2024-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.192587, - 48.888316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIXT920001", - "description": "Sixt - Nanterre", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-13:00, Mo 14:00-18:00, Tu 08:00-13:00, Tu 14:00-18:00, We 08:00-13:00, We 14:00-18:00, Th 08:00-13:00, Th 14:00-18:00, Fr 08:00-13:00, Fr 14:00-18:00, Sa 08:00-13:00, Sa 14:00-18:00", - "start_date": "2024-04-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.919903, - 45.520388 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPREGUILLONMTP387801", - "description": "MTP reguillon - Pont-Evêque", - "capacity": "6", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-17:30, Tu 08:00-12:00, Tu 13:30-17:30, We 08:00-12:00, We 13:30-17:30, Th 08:00-12:00, Th 13:30-17:30, Fr 08:00-12:00, Fr 13:30-17:30", - "start_date": "2024-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.919903, - 45.520388 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPREGUILLONMTP387801", - "description": "MTP reguillon - Pont-Evêque", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-17:30, Tu 08:00-12:00, Tu 13:30-17:30, We 08:00-12:00, We 13:30-17:30, Th 08:00-12:00, Th 13:30-17:30, Fr 08:00-12:00, Fr 13:30-17:30", - "start_date": "2024-05-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.275711, - 41.586926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCCSUDCORSE201374", - "description": "CC Sud Corse - Santa Catalina", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:00, Tu 08:00-18:00, We 08:00-18:00, Th 08:00-18:00, Fr 08:00-18:00, Sa 08:00-18:00, Su 08:00-18:00", - "start_date": "2022-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.275711, - 41.586926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCCSUDCORSE201374", - "description": "CC Sud Corse - Santa Catalina", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:00, Tu 08:00-18:00, We 08:00-18:00, Th 08:00-18:00, Fr 08:00-18:00, Sa 08:00-18:00, Su 08:00-18:00", - "start_date": "2022-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.928417, - 44.917967 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMFORD260001", - "description": "Ford Valence", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.928417, - 44.917967 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMFORD260001", - "description": "Ford Valence", - "capacity": "6", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.198505, - 46.018548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEFLR", - "description": "Peugeot - Ruffec", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.198505, - 46.018548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEFLR", - "description": "Peugeot - Ruffec", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.490231, - 43.290982 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTODIFHYUNDAI130111", - "description": "Hyundai - Autodif - La Valentine", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.490231, - 43.290982 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAUTODIFHYUNDAI130111", - "description": "Hyundai - Autodif - La Valentine", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.928417, - 44.917967 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMFORD260001", - "description": "Ford Valence", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.928417, - 44.917967 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMFORD260001", - "description": "Ford Valence", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.616047, - 48.105016 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCMPZ", - "description": "Centre Porsche Rennes", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-17:00, Tu 09:00-12:00, Tu 14:00-17:00, We 09:00-12:00, We 14:00-17:00, Th 09:00-12:00, Th 14:00-17:00, Fr 09:00-12:00, Fr 14:00-17:00, Sa 09:30-12:00, Sa 14:00-16:30", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.616047, - 48.105016 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCMPZ", - "description": "Centre Porsche Rennes", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-17:00, Tu 09:00-12:00, Tu 14:00-17:00, We 09:00-12:00, We 14:00-17:00, Th 09:00-12:00, Th 14:00-17:00, Fr 09:00-12:00, Fr 14:00-17:00, Sa 09:30-12:00, Sa 14:00-16:30", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.130277, - 44.610604 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCMQZ", - "description": "Autosphere Center La Teste-de-Buch", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2024-04-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.130277, - 44.610604 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCMQZ", - "description": "Autosphere Center La Teste-de-Buch", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2024-04-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.119924, - 50.57702 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLESAFFRE592731", - "description": "Lesaffre Utilitaires Volkswagen - Fretin", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00", - "start_date": "2021-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.119924, - 50.57702 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLESAFFRE592731", - "description": "Lesaffre Utilitaires Volkswagen - Fretin", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00", - "start_date": "2021-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.574627, - 50.492393 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURHYUNDAI627001", - "description": "Hyundai - Bruay", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.574627, - 50.492393 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURHYUNDAI627001", - "description": "Hyundai - Bruay", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.119352, - 50.343347 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURHYUNDAI591871", - "description": "Hyundai - Dechy", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.119352, - 50.343347 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLEMPEREURHYUNDAI591871", - "description": "Hyundai - Dechy", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.087567, - 50.585175 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDUGARDINHYUNDAI591551", - "description": "Hyundai - Groupe Dugardin - Faches", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:30", - "start_date": "2021-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.380869, - 51.007364 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBAYERNBMW592101", - "description": "BMW Mini - Dunkerque", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.380869, - 51.007364 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBAYERNBMW592101", - "description": "BMW Mini - Dunkerque", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.808772, - 50.937767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBAYERNBMW622311", - "description": "BMW Mini - Calais", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.808772, - 50.937767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBAYERNBMW622311", - "description": "BMW Mini - Calais", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-06-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.104903, - 49.906716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMOTORSKIA763701", - "description": "Kia - Dieppe", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.104903, - 49.906716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMOTORSKIA763701", - "description": "Kia - Dieppe", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.146258, - 48.088058 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW520001", - "description": "BMW - Chaumont", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 13:30-19:00", - "start_date": "2023-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.209964, - 46.219806 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW014401", - "description": "BMW - Bourg-en-Bresse", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 14:00-19:00, Tu 07:30-12:00, Tu 14:00-19:00, We 07:30-12:00, We 14:00-19:00, Th 07:30-12:00, Th 14:00-19:00, Fr 07:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2023-02-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.209964, - 46.219806 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW014401", - "description": "BMW - Bourg-en-Bresse", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 14:00-19:00, Tu 07:30-12:00, Tu 14:00-19:00, We 07:30-12:00, We 14:00-19:00, Th 07:30-12:00, Th 14:00-19:00, Fr 07:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2023-02-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.209964, - 46.219806 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW014401", - "description": "BMW - Bourg-en-Bresse", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 14:00-19:00, Tu 07:30-12:00, Tu 14:00-19:00, We 07:30-12:00, We 14:00-19:00, Th 07:30-12:00, Th 14:00-19:00, Fr 07:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2023-02-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.209964, - 46.219806 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW014401", - "description": "BMW - Bourg-en-Bresse", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 14:00-19:00, Tu 07:30-12:00, Tu 14:00-19:00, We 07:30-12:00, We 14:00-19:00, Th 07:30-12:00, Th 14:00-19:00, Fr 07:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2023-02-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.50758, - 45.152885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPOUGETHYUNDAI191001", - "description": "Hyundai - Brive la Gaillarde", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.50758, - 45.152885 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPOUGETHYUNDAI191001", - "description": "Hyundai - Brive la Gaillarde", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-03-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.090033, - 43.219481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTOBMW650001", - "description": "BMW - Tarbes", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2023-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.090033, - 43.219481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTOBMW650001", - "description": "BMW - Tarbes", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2023-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.090033, - 43.219481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTOBMW650001", - "description": "BMW - Tarbes", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2023-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.090033, - 43.219481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTOBMW650001", - "description": "BMW - Tarbes", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2023-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.444579, - 48.898401 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARBMW931301", - "description": "BMW Mini - ByMyCar - Noisy le Sec", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-19:00, Tu 08:30-12:00, Tu 13:30-19:00, We 08:30-12:00, We 13:30-19:00, Th 08:30-12:00, Th 13:30-19:00, Fr 08:30-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 13:30-18:00", - "start_date": "2022-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.444579, - 48.898401 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARBMW931301", - "description": "BMW Mini - ByMyCar - Noisy le Sec", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-19:00, Tu 08:30-12:00, Tu 13:30-19:00, We 08:30-12:00, We 13:30-19:00, Th 08:30-12:00, Th 13:30-19:00, Fr 08:30-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 13:30-18:00", - "start_date": "2022-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.444579, - 48.898401 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARBMW931301", - "description": "BMW Mini - ByMyCar - Noisy le Sec", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-19:00, Tu 08:30-12:00, Tu 13:30-19:00, We 08:30-12:00, We 13:30-19:00, Th 08:30-12:00, Th 13:30-19:00, Fr 08:30-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 13:30-18:00", - "start_date": "2022-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.444579, - 48.898401 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBYMYCARBMW931301", - "description": "BMW Mini - ByMyCar - Noisy le Sec", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-19:00, Tu 08:30-12:00, Tu 13:30-19:00, We 08:30-12:00, We 13:30-19:00, Th 08:30-12:00, Th 13:30-19:00, Fr 08:30-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 13:30-18:00", - "start_date": "2022-04-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.704678, - 47.33131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAMPLITUDEBMW371702", - "description": "BMW Mini - Tours", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.704678, - 47.33131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAMPLITUDEBMW371702", - "description": "BMW Mini - Tours", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.702191, - 47.331152 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAMPLITUDEBMW371704", - "description": "BMW - Motos Tours", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.702821, - 47.331293 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAMPLITUDEBMW371703", - "description": "BMW - Tours - véhicules d'occasion", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 09:00-18:00", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.702821, - 47.331293 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPAMPLITUDEBMW371703", - "description": "BMW - Tours - véhicules d'occasion", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 09:00-18:00", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.860138, - 46.768862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW711001", - "description": "BMW - Chalon sur Saone", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.860138, - 46.768862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAVYBMW711001", - "description": "BMW - Chalon sur Saone", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2023-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.78703, - 47.665581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLITTORALBMW560001", - "description": "BMW - Vannes", - "capacity": "10", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2022-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.78703, - 47.665581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLITTORALBMW560001", - "description": "BMW - Vannes", - "capacity": "10", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-19:00, Tu 08:00-12:00, Tu 13:30-19:00, We 08:00-12:00, We 13:30-19:00, Th 08:00-12:00, Th 13:30-19:00, Fr 08:00-12:00, Fr 13:30-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2022-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.475358, - 46.316454 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCACHETGIRAUDVOLVO790001", - "description": "Volvo - Niort", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-19:00, Tu 08:30-19:00, We 08:30-19:00, Th 08:30-19:00, Fr 08:30-19:00, Sa 09:00-18:00", - "start_date": "2021-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.025353, - 48.32773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAVOLVO106001", - "description": "Volvo - Troyes", - "capacity": "15", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:00, Tu 08:00-18:00, We 08:00-18:00, Th 08:00-18:00, Fr 08:00-18:00, Sa 09:00-12:00, Sa 14:00-17:00", - "start_date": "2021-10-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.264361, - 46.199197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINNISSAN741001", - "description": "Nissan - Annemasse", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.264361, - 46.199197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINNISSAN741001", - "description": "Nissan - Annemasse", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0902, - 45.920914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINSUZUKI749601", - "description": "Suzuki - Annecy", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-06-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0902, - 45.920914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINSUZUKI749601", - "description": "Suzuki - Annecy", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2023-06-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.147936, - 49.491114 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBMSBMW766001", - "description": "BMW - Le Havre", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:30, Tu 08:00-18:30, We 08:00-18:30, Th 08:00-18:30, Fr 08:00-18:30, Sa 09:00-18:30", - "start_date": "2022-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.799808, - 48.054805 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGCAHYUNDAI539401", - "description": "Hyundai - GCA - Laval", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.799808, - 48.054805 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGCAHYUNDAI539401", - "description": "Hyundai - GCA - Laval", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-11-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.189912, - 49.022925 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBMSBMW270001", - "description": "BMW - Evreux", - "capacity": "12", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:30, Tu 08:30-18:30, We 08:30-18:30, Th 08:30-18:30, Fr 08:30-18:30, Sa 09:00-18:00", - "start_date": "2023-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.189912, - 49.022925 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBMSBMW270001", - "description": "BMW - Evreux", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:30, Tu 08:30-18:30, We 08:30-18:30, Th 08:30-18:30, Fr 08:30-18:30, Sa 09:00-18:00", - "start_date": "2023-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.189912, - 49.022925 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBMSBMW270001", - "description": "BMW - Evreux", - "capacity": "12", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:30, Tu 08:30-18:30, We 08:30-18:30, Th 08:30-18:30, Fr 08:30-18:30, Sa 09:00-18:00", - "start_date": "2023-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.189912, - 49.022925 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBMSBMW270001", - "description": "BMW - Evreux", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-18:30, Tu 08:30-18:30, We 08:30-18:30, Th 08:30-18:30, Fr 08:30-18:30, Sa 09:00-18:00", - "start_date": "2023-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.424472, - 50.130275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIMAHYUNDAI595401", - "description": "Hyundai - Caudry", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.424472, - 50.130275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIMAHYUNDAI595401", - "description": "Hyundai - Caudry", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-19:00, Tu 08:00-12:00, Tu 14:00-19:00, We 08:00-12:00, We 14:00-19:00, Th 08:00-12:00, Th 14:00-19:00, Fr 08:00-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.409109, - 45.662642 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJEANLAINHYUNDAI732001", - "description": "Hyundai - Jean Lain Automobiles - Albertville", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.409109, - 45.662642 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJEANLAINHYUNDAI732001", - "description": "Hyundai - Jean Lain Automobiles - Albertville", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-18:00", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.481395, - 45.148433 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTOBMW191001", - "description": "BMW Mini - Brive la Gaillarde", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.481395, - 45.148433 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTOBMW191001", - "description": "BMW Mini - Brive la Gaillarde", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-05-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.733693, - 44.534096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMBMW262001", - "description": "BMW - Montelimar", - "capacity": "4", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.733693, - 44.534096 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGRIMBMW262001", - "description": "BMW - Montelimar", - "capacity": "4", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2022-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.379855, - 47.777553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEHJZ", - "description": "Centre Porsche Mulhouse", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-17:00", - "start_date": "2025-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.379855, - 47.777553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEHJZ", - "description": "Centre Porsche Mulhouse", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-17:00", - "start_date": "2025-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.642906, - 47.256921 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEKMY", - "description": "Centre Porsche Nantes", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.642906, - 47.256921 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEKMY", - "description": "Centre Porsche Nantes", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.771545, - 45.818576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBFJZ", - "description": "Boulanger - Limonest", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.771545, - 45.818576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBFJZ", - "description": "Boulanger - Limonest", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.642906, - 47.256921 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEKMY", - "description": "Centre Porsche Nantes", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.379855, - 47.777553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEHJZ", - "description": "Centre Porsche Mulhouse", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-17:00", - "start_date": "2025-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.939566, - 43.556423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU349701", - "description": "Les Lacs des Rêves (Camping Siblu) - Lattes", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-12:30, Mo 14:30-18:00, Tu 09:30-12:30, Tu 14:30-18:00, We 09:30-12:30, We 14:30-18:00, Th 09:30-12:30, Th 14:30-18:00, Fr 09:30-12:30, Fr 14:30-18:00, Sa 09:30-12:30, Sa 14:30-18:00, Su 09:30-12:30, Su 14:30-18:00", - "start_date": "2022-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.939566, - 43.556423 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSIBLU349701", - "description": "Les Lacs des Rêves (Camping Siblu) - Lattes", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:30-12:30, Mo 14:30-18:00, Tu 09:30-12:30, Tu 14:30-18:00, We 09:30-12:30, We 14:30-18:00, Th 09:30-12:30, Th 14:30-18:00, Fr 09:30-12:30, Fr 14:30-18:00, Sa 09:30-12:30, Sa 14:30-18:00, Su 09:30-12:30, Su 14:30-18:00", - "start_date": "2022-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.043135, - 47.801459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLECLERC411001", - "description": "Leclerc - Vendôme", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-19:30, Tu 09:00-19:30, We 09:00-19:30, Th 09:00-19:30, Fr 09:00-19:30, Sa 09:00-19:30", - "start_date": "2024-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.043135, - 47.801459 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPLECLERC411001", - "description": "Leclerc - Vendôme", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-19:30, Tu 09:00-19:30, We 09:00-19:30, Th 09:00-19:30, Fr 09:00-19:30, Sa 09:00-19:30", - "start_date": "2024-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.198505, - 46.018548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEFLR", - "description": "Peugeot - Ruffec", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.198505, - 46.018548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEFLR", - "description": "Peugeot - Ruffec", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.642906, - 47.256921 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEKMY", - "description": "Centre Porsche Nantes", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.642906, - 47.256921 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEKMY", - "description": "Centre Porsche Nantes", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.771545, - 45.818576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBFJZ", - "description": "Boulanger - Limonest", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.771545, - 45.818576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBFJZ", - "description": "Boulanger - Limonest", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.616047, - 48.105016 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCMPZ", - "description": "Centre Porsche Rennes", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-17:00, Tu 09:00-12:00, Tu 14:00-17:00, We 09:00-12:00, We 14:00-17:00, Th 09:00-12:00, Th 14:00-17:00, Fr 09:00-12:00, Fr 14:00-17:00, Sa 09:30-12:00, Sa 14:00-16:30", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.616047, - 48.105016 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCMPZ", - "description": "Centre Porsche Rennes", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-17:00, Tu 09:00-12:00, Tu 14:00-17:00, We 09:00-12:00, We 14:00-17:00, Th 09:00-12:00, Th 14:00-17:00, Fr 09:00-12:00, Fr 14:00-17:00, Sa 09:30-12:00, Sa 14:00-16:30", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.919903, - 45.520388 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPREGUILLONMTP387801", - "description": "MTP reguillon - Pont-Evêque", - "capacity": "6", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-17:30, Tu 08:00-12:00, Tu 13:30-17:30, We 08:00-12:00, We 13:30-17:30, Th 08:00-12:00, Th 13:30-17:30, Fr 08:00-12:00, Fr 13:30-17:30", - "start_date": "2021-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.919903, - 45.520388 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPREGUILLONMTP387801", - "description": "MTP reguillon - Pont-Evêque", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-17:30, Tu 08:00-12:00, Tu 13:30-17:30, We 08:00-12:00, We 13:30-17:30, Th 08:00-12:00, Th 13:30-17:30, Fr 08:00-12:00, Fr 13:30-17:30", - "start_date": "2021-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.919903, - 45.520388 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPREGUILLONMTP387801", - "description": "MTP reguillon - Pont-Evêque", - "capacity": "6", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-17:30, Tu 08:00-12:00, Tu 13:30-17:30, We 08:00-12:00, We 13:30-17:30, Th 08:00-12:00, Th 13:30-17:30, Fr 08:00-12:00, Fr 13:30-17:30", - "start_date": "2021-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.919903, - 45.520388 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPREGUILLONMTP387801", - "description": "MTP reguillon - Pont-Evêque", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 13:30-17:30, Tu 08:00-12:00, Tu 13:30-17:30, We 08:00-12:00, We 13:30-17:30, Th 08:00-12:00, Th 13:30-17:30, Fr 08:00-12:00, Fr 13:30-17:30", - "start_date": "2021-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.150752, - 45.501453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPREGUILLONGUILLAUD384401", - "description": "Guillaud TP - St Jean de Bournay", - "capacity": "8", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:00, Tu 08:00-18:00, We 08:00-18:00, Th 08:00-18:00, Fr 08:00-18:00", - "start_date": "2021-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.150752, - 45.501453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPREGUILLONGUILLAUD384401", - "description": "Guillaud TP - St Jean de Bournay", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:00, Tu 08:00-18:00, We 08:00-18:00, Th 08:00-18:00, Fr 08:00-18:00", - "start_date": "2021-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.150752, - 45.501453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPREGUILLONGUILLAUD384401", - "description": "Guillaud TP - St Jean de Bournay", - "capacity": "8", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:00, Tu 08:00-18:00, We 08:00-18:00, Th 08:00-18:00, Fr 08:00-18:00", - "start_date": "2021-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.150752, - 45.501453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPREGUILLONGUILLAUD384401", - "description": "Guillaud TP - St Jean de Bournay", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-18:00, Tu 08:00-18:00, We 08:00-18:00, Th 08:00-18:00, Fr 08:00-18:00", - "start_date": "2021-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879498, - 45.814385 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPETAVITRILLIEUX691401", - "description": "Pétavit - Rillieux-la-Pape", - "capacity": "8", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-12:00, Mo 13:00-19:00, Tu 07:00-12:00, Tu 13:00-19:00, We 07:00-12:00, We 13:00-19:00, Th 07:00-12:00, Th 13:00-19:00, Fr 07:00-12:00, Fr 13:00-19:00, Sa 07:00-12:00, Su 07:00-12:00", - "start_date": "2021-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879498, - 45.814385 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPETAVITRILLIEUX691401", - "description": "Pétavit - Rillieux-la-Pape", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-12:00, Mo 13:00-19:00, Tu 07:00-12:00, Tu 13:00-19:00, We 07:00-12:00, We 13:00-19:00, Th 07:00-12:00, Th 13:00-19:00, Fr 07:00-12:00, Fr 13:00-19:00, Sa 07:00-12:00, Su 07:00-12:00", - "start_date": "2021-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879498, - 45.814385 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPETAVITRILLIEUX691401", - "description": "Pétavit - Rillieux-la-Pape", - "capacity": "8", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-12:00, Mo 13:00-19:00, Tu 07:00-12:00, Tu 13:00-19:00, We 07:00-12:00, We 13:00-19:00, Th 07:00-12:00, Th 13:00-19:00, Fr 07:00-12:00, Fr 13:00-19:00, Sa 07:00-12:00, Su 07:00-12:00", - "start_date": "2021-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879498, - 45.814385 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPETAVITRILLIEUX691401", - "description": "Pétavit - Rillieux-la-Pape", - "capacity": "8", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:00-12:00, Mo 13:00-19:00, Tu 07:00-12:00, Tu 13:00-19:00, We 07:00-12:00, We 13:00-19:00, Th 07:00-12:00, Th 13:00-19:00, Fr 07:00-12:00, Fr 13:00-19:00, Sa 07:00-12:00, Su 07:00-12:00", - "start_date": "2021-04-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.97799, - 43.127918 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJPVKIA831001", - "description": "Kia - Toulon", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-19:00", - "start_date": "2021-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.97799, - 43.127918 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPJPVKIA831001", - "description": "Kia - Toulon", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-19:00", - "start_date": "2021-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.427644, - 46.71395 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOCEANEHYUNDAI850001", - "description": "Hyundai -La Roche sur Yon", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.427644, - 46.71395 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOCEANEHYUNDAI850001", - "description": "Hyundai -La Roche sur Yon", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-10-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.424702, - 46.723121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOCEANEVOLVO850001", - "description": "Volvo - La Roche sur Yon", - "capacity": "12", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 14:00-19:00, Tu 08:30-12:30, Tu 14:00-19:00, We 08:30-12:30, We 14:00-19:00, Th 08:30-12:30, Th 14:00-19:00, Fr 08:30-12:30, Fr 14:00-19:00, Sa 09:00-12:30, Sa 14:00-18:00", - "start_date": "2021-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.424702, - 46.723121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPOCEANEVOLVO850001", - "description": "Volvo - La Roche sur Yon", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 14:00-19:00, Tu 08:30-12:30, Tu 14:00-19:00, We 08:30-12:30, We 14:00-19:00, Th 08:30-12:30, Th 14:00-19:00, Fr 08:30-12:30, Fr 14:00-19:00, Sa 09:00-12:30, Sa 14:00-18:00", - "start_date": "2021-10-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.876387, - 43.919405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINTOYOTA841401", - "description": "Toyota Lexus- Avignon (Montfavet)", - "capacity": "9", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2021-05-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.139686, - 45.751356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINTOYOTA631701", - "description": "Toyota Lexus - Aubière", - "capacity": "8", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-19:00, Tu 09:00-19:00, We 09:00-19:00, Th 09:00-19:00, Fr 09:00-19:00, Sa 09:00-19:00", - "start_date": "2021-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.777226, - 45.184545 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPETSTMART384001", - "description": "Pétavit - St Martin d'Heres", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-17:00, Tu 09:00-12:00, Tu 14:00-17:00, We 09:00-12:00, We 14:00-17:00, Th 09:00-12:00, Th 14:00-17:00, Fr 09:00-12:00, Fr 14:00-17:00", - "start_date": "2021-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.777226, - 45.184545 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPETSTMART384001", - "description": "Pétavit - St Martin d'Heres", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-17:00, Tu 09:00-12:00, Tu 14:00-17:00, We 09:00-12:00, We 14:00-17:00, Th 09:00-12:00, Th 14:00-17:00, Fr 09:00-12:00, Fr 14:00-17:00", - "start_date": "2021-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.985565, - 43.608277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW062501", - "description": "BMW - Mougins", - "capacity": "16", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-18:30, Tu 08:30-12:00, Tu 13:30-18:30, We 08:30-12:00, We 13:30-18:30, Th 08:30-12:00, Th 13:30-18:30, Fr 08:30-12:00, Fr 13:30-18:30, Sa 09:00-18:00", - "start_date": "2022-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.985565, - 43.608277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPPAUTRICBMW062501", - "description": "BMW - Mougins", - "capacity": "16", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 13:30-18:30, Tu 08:30-12:00, Tu 13:30-18:30, We 08:30-12:00, We 13:30-18:30, Th 08:30-12:00, Th 13:30-18:30, Fr 08:30-12:00, Fr 13:30-18:30, Sa 09:00-18:00", - "start_date": "2022-08-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.479247, - 43.903582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTORENAULT400001", - "description": "Renault - Mont de Marsan", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.479247, - 43.903582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTORENAULT400001", - "description": "Renault - Mont de Marsan", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.268215, - 50.745124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAZDASAINTOMER622191", - "description": "Mazda - Saint-Omer", - "capacity": "4", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-18:00", - "start_date": "2024-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.268215, - 50.745124 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAZDASAINTOMER622191", - "description": "Mazda - Saint-Omer", - "capacity": "4", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-18:00", - "start_date": "2024-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.74128, - 48.5013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDMD220001", - "description": "Ford- Saint-Brieuc", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-19:00", - "start_date": "2022-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.74128, - 48.5013 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPDMD220001", - "description": "Ford- Saint-Brieuc", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-19:00", - "start_date": "2022-11-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.308444, - 48.958184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSEATEPINAY938001", - "description": "Seat - ABVV Automobiles - Epinay sur Seine", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2022-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.308444, - 48.958184 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSEATEPINAY938001", - "description": "Seat - ABVV Automobiles - Epinay sur Seine", - "capacity": "5", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-19:00, Tu 09:00-12:00, Tu 14:00-19:00, We 09:00-12:00, We 14:00-19:00, Th 09:00-12:00, Th 14:00-19:00, Fr 09:00-12:00, Fr 14:00-18:00, Sa 09:00-12:00, Sa 14:00-19:00", - "start_date": "2022-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.133805, - 45.750367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINMERCEDES631703", - "description": "Mercedes - Aubière (Côté occasion)", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 13:30-19:00, Tu 07:30-12:00, Tu 13:30-19:00, We 07:30-12:00, We 13:30-19:00, Th 07:30-12:00, Th 13:30-19:00, Fr 07:30-12:00, Fr 13:30-19:00, Sa 07:30-12:00", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.133805, - 45.750367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINMERCEDES631703", - "description": "Mercedes - Aubière (Côté occasion)", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 13:30-19:00, Tu 07:30-12:00, Tu 13:30-19:00, We 07:30-12:00, We 13:30-19:00, Th 07:30-12:00, Th 13:30-19:00, Fr 07:30-12:00, Fr 13:30-19:00, Sa 07:30-12:00", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.133805, - 45.750367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINMERCEDES631702", - "description": "Mercedes - Aubière (Côté neuf)", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.133805, - 45.750367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINMERCEDES631702", - "description": "Mercedes - Aubière (Côté neuf)", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.112169, - 44.109884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINNISSAN301001", - "description": "Nissan - Ales", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2024-01-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.112169, - 44.109884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINNISSAN301001", - "description": "Nissan - Ales", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2024-01-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.965594, - 49.058089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEMILFREYRENAULT515301", - "description": "Renault - Epernay", - "capacity": "17", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 14:00-19:00, Tu 07:30-12:00, Tu 14:00-19:00, We 07:30-12:00, We 14:00-19:00, Th 07:30-12:00, Th 14:00-19:00, Fr 07:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-18:00", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.965594, - 49.058089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEMILFREYRENAULT515301", - "description": "Renault - Epernay", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 14:00-19:00, Tu 07:30-12:00, Tu 14:00-19:00, We 07:30-12:00, We 14:00-19:00, Th 07:30-12:00, Th 14:00-19:00, Fr 07:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-18:00", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.616047, - 48.105016 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCMPZ", - "description": "Centre Porsche Rennes", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-17:00, Tu 09:00-12:00, Tu 14:00-17:00, We 09:00-12:00, We 14:00-17:00, Th 09:00-12:00, Th 14:00-17:00, Fr 09:00-12:00, Fr 14:00-17:00, Sa 09:30-12:00, Sa 14:00-16:30", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.616047, - 48.105016 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCMPZ", - "description": "Centre Porsche Rennes", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-17:00, Tu 09:00-12:00, Tu 14:00-17:00, We 09:00-12:00, We 14:00-17:00, Th 09:00-12:00, Th 14:00-17:00, Fr 09:00-12:00, Fr 14:00-17:00, Sa 09:30-12:00, Sa 14:00-16:30", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.771545, - 45.818576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBFJZ", - "description": "Boulanger - Limonest", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.771545, - 45.818576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPBFJZ", - "description": "Boulanger - Limonest", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.275828, - 41.599468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCCSUDCORSE201371", - "description": "CC Sud Corse - Stade Claude Papi", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-21:30, Tu 08:00-21:30, We 08:00-21:30, Th 08:00-21:30, Fr 08:00-21:30, Sa 08:00-21:30, Su 08:00-21:30", - "start_date": "2019-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.275828, - 41.599468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCCSUDCORSE201371", - "description": "CC Sud Corse - Stade Claude Papi", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-21:30, Tu 08:00-21:30, We 08:00-21:30, Th 08:00-21:30, Fr 08:00-21:30, Sa 08:00-21:30, Su 08:00-21:30", - "start_date": "2019-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.317887, - 41.680351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCCSUDCORSE201372", - "description": "CC Sud Corse - Lecci", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-17:30, Tu 09:00-12:00, Tu 14:00-17:30, We 09:00-12:00, We 14:00-17:30, Th 09:00-12:00, Th 14:00-17:30, Fr 09:00-12:00, Fr 14:00-17:30", - "start_date": "2020-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.317887, - 41.680351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCCSUDCORSE201372", - "description": "CC Sud Corse - Lecci", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-17:30, Tu 09:00-12:00, Tu 14:00-17:30, We 09:00-12:00, We 14:00-17:30, Th 09:00-12:00, Th 14:00-17:30, Fr 09:00-12:00, Fr 14:00-17:30", - "start_date": "2020-01-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.055857, - 41.492517 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCCSUDCORSE201311", - "description": "CC Sud Corse - Pianotolli", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:09, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2020-06-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.055857, - 41.492517 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCCSUDCORSE201311", - "description": "CC Sud Corse - Pianotolli", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:09, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2020-06-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.101834, - 50.606632 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPADEO597901", - "description": "Adeo services - Ronchin", - "capacity": "74", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2025-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.159567, - 42.302745 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEUROTYRE202501", - "description": "Churn - Eurotyre - Corte", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.25725, - 43.344917 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTOBMW345001", - "description": "BMW Mini - Béziers", - "capacity": "9", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.25725, - 43.344917 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEDENAUTOBMW345001", - "description": "BMW Mini - Béziers", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 00:00-23:59, Tu 00:00-23:59, We 00:00-23:59, Th 00:00-23:59, Fr 00:00-23:59, Sa 00:00-23:59, Su 00:00-23:59", - "start_date": "2022-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.379855, - 47.777553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEHJZ", - "description": "Centre Porsche Mulhouse", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-17:00", - "start_date": "2025-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.379855, - 47.777553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEHJZ", - "description": "Centre Porsche Mulhouse", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-17:00", - "start_date": "2025-01-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.616047, - 48.105016 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPCMPZ", - "description": "Centre Porsche Rennes", - "capacity": "7", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-12:00, Mo 14:00-17:00, Tu 09:00-12:00, Tu 14:00-17:00, We 09:00-12:00, We 14:00-17:00, Th 09:00-12:00, Th 14:00-17:00, Fr 09:00-12:00, Fr 14:00-17:00, Sa 09:30-12:00, Sa 14:00-16:30", - "start_date": "2024-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547351, - 48.797325 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPELYSEEVOLVO944301", - "description": "Volvo - Chennevières sur Marne", - "capacity": "15", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2022-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.547351, - 48.797325 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPELYSEEVOLVO944301", - "description": "Volvo - Chennevières sur Marne", - "capacity": "15", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2022-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.756772, - 48.85207 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPELYSEEVOLVO771441", - "description": "Volvo - Montévrain", - "capacity": "17", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.756772, - 48.85207 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPELYSEEVOLVO771441", - "description": "Volvo - Montévrain", - "capacity": "17", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.871656, - 45.719143 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVULCAINVOLVO692001", - "description": "Volvo - GROUPE VULCAIN - Vénissieux", - "capacity": "12", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 14:00-19:00, Tu 07:30-12:00, Tu 14:00-19:00, We 07:30-12:00, We 14:00-19:00, Th 07:30-12:00, Th 14:00-19:00, Fr 07:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.871656, - 45.719143 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVULCAINVOLVO692001", - "description": "Volvo - GROUPE VULCAIN - Vénissieux", - "capacity": "12", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 07:30-12:00, Mo 14:00-19:00, Tu 07:30-12:00, Tu 14:00-19:00, We 07:30-12:00, We 14:00-19:00, Th 07:30-12:00, Th 14:00-19:00, Fr 07:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2021-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.390843, - 45.448346 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVULCAINVOLVO420001", - "description": "Volvo - GROUPE VULCAIN - St Etienne", - "capacity": "13", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00, Sa 08:00-12:00, Sa 14:00-17:30", - "start_date": "2021-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.390843, - 45.448346 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPVULCAINVOLVO420001", - "description": "Volvo - GROUPE VULCAIN - St Etienne", - "capacity": "13", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00, Sa 08:00-12:00, Sa 14:00-17:30", - "start_date": "2021-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.631036, - 47.25612 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGENERALAUTOVOLVO447001", - "description": "Volvo - Général Automobile - Nantes PDL1", - "capacity": "11", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 13:30-19:00, Tu 08:30-12:30, Tu 13:30-19:00, We 08:30-12:30, We 13:30-19:00, Th 08:30-12:30, Th 13:30-19:00, Fr 08:30-12:30, Fr 13:30-19:00, Sa 09:00-12:30, Sa 14:00-18:00", - "start_date": "2021-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.631036, - 47.25612 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPGENERALAUTOVOLVO447001", - "description": "Volvo - Général Automobile - Nantes PDL1", - "capacity": "11", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:30, Mo 13:30-19:00, Tu 08:30-12:30, Tu 13:30-19:00, We 08:30-12:30, We 13:30-19:00, Th 08:30-12:30, Th 13:30-19:00, Fr 08:30-12:30, Fr 13:30-19:00, Sa 09:00-12:30, Sa 14:00-18:00", - "start_date": "2021-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.269992, - 50.166974 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAIPVOLKSWAGEN594001", - "description": "Volkswagen - SLBA - Cambrai", - "capacity": "6", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.269992, - 50.166974 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPSAIPVOLKSWAGEN594001", - "description": "Volkswagen - SLBA - Cambrai", - "capacity": "6", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 09:00-12:00, Sa 14:00-18:00", - "start_date": "2020-12-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.99799, - 43.653774 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMTPUTILITAIRESVW346701", - "description": "Volkswagen - Montpellier Utilitaires - Baillargues", - "capacity": "3", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00", - "start_date": "2020-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.99799, - 43.653774 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMTPUTILITAIRESVW346701", - "description": "Volkswagen - Montpellier Utilitaires - Baillargues", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-12:00, Mo 14:00-18:00, Tu 08:00-12:00, Tu 14:00-18:00, We 08:00-12:00, We 14:00-18:00, Th 08:00-12:00, Th 14:00-18:00, Fr 08:00-12:00, Fr 14:00-18:00", - "start_date": "2020-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.082607, - 49.236207 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEMILFREYCRVO511001", - "description": "Audi Reims", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-19:00", - "start_date": "2023-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.082607, - 49.236207 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEMILFREYCRVO511001", - "description": "Audi Reims", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 09:00-19:00", - "start_date": "2023-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.080702, - 49.237224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEMILFREY511003", - "description": "Volkswagen Reims PDL1", - "capacity": "2", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2023-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.080702, - 49.237224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPEMILFREY511003", - "description": "Volkswagen Reims PDL1", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:00-19:00, Tu 08:00-19:00, We 08:00-19:00, Th 08:00-19:00, Fr 08:00-19:00, Sa 08:00-19:00", - "start_date": "2023-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.876387, - 43.919405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINTOYOTA841401", - "description": "Toyota Lexus- Avignon (Montfavet)", - "capacity": "9", - "charging_station:output": "22.08 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2021-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.876387, - 43.919405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINTOYOTA841401", - "description": "Toyota Lexus- Avignon (Montfavet)", - "capacity": "9", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 08:30-12:00, Mo 14:00-19:00, Tu 08:30-12:00, Tu 14:00-19:00, We 08:30-12:00, We 14:00-19:00, Th 08:30-12:00, Th 14:00-19:00, Fr 08:30-12:00, Fr 14:00-19:00, Sa 08:30-12:00, Sa 14:00-19:00", - "start_date": "2021-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.139686, - 45.751356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "DRIVECO", - "operator:email": "support@driveco.com", - "network": "DRIVECO", - "ref:EU:EVSE": "FRSSDPMAURINTOYOTA631701", - "description": "Toyota Lexus - Aubière", - "capacity": "8", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo 09:00-19:00, Tu 09:00-19:00, We 09:00-19:00, Th 09:00-19:00, Fr 09:00-19:00, Sa 09:00-19:00", - "start_date": "2021-05-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.388186, - 47.782002 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1755", - "ref": "1755", - "description": "Mulhouse, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.388186, - 47.782002 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1755", - "ref": "1755", - "description": "Mulhouse, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.388186, - 47.782002 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1755", - "ref": "1755", - "description": "Mulhouse, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.388186, - 47.782002 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1755", - "ref": "1755", - "description": "Mulhouse, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.388186, - 47.782002 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1755", - "ref": "1755", - "description": "Mulhouse, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.388186, - 47.782002 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1755", - "ref": "1755", - "description": "Mulhouse, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.388186, - 47.782002 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1755", - "ref": "1755", - "description": "Mulhouse, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.388186, - 47.782002 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1755", - "ref": "1755", - "description": "Mulhouse, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.358762, - 43.332257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3305", - "ref": "3305", - "description": "Pau, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.358762, - 43.332257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3305", - "ref": "3305", - "description": "Pau, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.358762, - 43.332257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3305", - "ref": "3305", - "description": "Pau, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.358762, - 43.332257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3305", - "ref": "3305", - "description": "Pau, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.358762, - 43.332257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3305", - "ref": "3305", - "description": "Pau, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.358762, - 43.332257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3305", - "ref": "3305", - "description": "Pau, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.358762, - 43.332257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3305", - "ref": "3305", - "description": "Pau, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.358762, - 43.332257 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3305", - "ref": "3305", - "description": "Pau, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-06-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.331263, - 47.788035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1728", - "ref": "1728", - "description": "Lorient, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.331263, - 47.788035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1728", - "ref": "1728", - "description": "Lorient, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.331263, - 47.788035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1728", - "ref": "1728", - "description": "Lorient, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.331263, - 47.788035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1728", - "ref": "1728", - "description": "Lorient, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.331263, - 47.788035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1728", - "ref": "1728", - "description": "Lorient, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.331263, - 47.788035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1728", - "ref": "1728", - "description": "Lorient, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.331263, - 47.788035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1728", - "ref": "1728", - "description": "Lorient, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.331263, - 47.788035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1728", - "ref": "1728", - "description": "Lorient, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.811838, - 50.928282 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11193", - "ref": "11193", - "description": "Eurotunnel, France -  Flexiplus Lounge", - "capacity": "2", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.811838, - 50.928282 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11193", - "ref": "11193", - "description": "Eurotunnel, France -  Flexiplus Lounge", - "capacity": "2", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.812951, - 50.935031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1727", - "ref": "1727", - "description": "Eurotunnel, France - Terminal", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.812951, - 50.935031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1727", - "ref": "1727", - "description": "Eurotunnel, France - Terminal", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.812951, - 50.935031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1727", - "ref": "1727", - "description": "Eurotunnel, France - Terminal", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.812951, - 50.935031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1727", - "ref": "1727", - "description": "Eurotunnel, France - Terminal", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.812951, - 50.935031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1727", - "ref": "1727", - "description": "Eurotunnel, France - Terminal", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.812951, - 50.935031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1727", - "ref": "1727", - "description": "Eurotunnel, France - Terminal", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.812951, - 50.935031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1727", - "ref": "1727", - "description": "Eurotunnel, France - Terminal", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.812951, - 50.935031 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1727", - "ref": "1727", - "description": "Eurotunnel, France - Terminal", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.722584, - 48.493409 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3078", - "ref": "3078", - "description": "Saint-Brieuc, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.722584, - 48.493409 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3078", - "ref": "3078", - "description": "Saint-Brieuc, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.722584, - 48.493409 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3078", - "ref": "3078", - "description": "Saint-Brieuc, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.722584, - 48.493409 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3078", - "ref": "3078", - "description": "Saint-Brieuc, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.722584, - 48.493409 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3078", - "ref": "3078", - "description": "Saint-Brieuc, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.722584, - 48.493409 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3078", - "ref": "3078", - "description": "Saint-Brieuc, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.722584, - 48.493409 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3078", - "ref": "3078", - "description": "Saint-Brieuc, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.722584, - 48.493409 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3078", - "ref": "3078", - "description": "Saint-Brieuc, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.678019, - 48.830877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2583", - "ref": "2583", - "description": "Marne-la-Vallée, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.678019, - 48.830877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2583", - "ref": "2583", - "description": "Marne-la-Vallée, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.678019, - 48.830877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2583", - "ref": "2583", - "description": "Marne-la-Vallée, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.678019, - 48.830877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2583", - "ref": "2583", - "description": "Marne-la-Vallée, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.678019, - 48.830877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2583", - "ref": "2583", - "description": "Marne-la-Vallée, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.678019, - 48.830877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2583", - "ref": "2583", - "description": "Marne-la-Vallée, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.678019, - 48.830877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2583", - "ref": "2583", - "description": "Marne-la-Vallée, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.678019, - 48.830877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2583", - "ref": "2583", - "description": "Marne-la-Vallée, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.678019, - 48.830877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2583", - "ref": "2583", - "description": "Marne-la-Vallée, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.678019, - 48.830877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2583", - "ref": "2583", - "description": "Marne-la-Vallée, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.678019, - 48.830877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2583", - "ref": "2583", - "description": "Marne-la-Vallée, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.678019, - 48.830877 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2583", - "ref": "2583", - "description": "Marne-la-Vallée, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-11-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.661725, - 45.750012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1767", - "ref": "1767", - "description": "Saintes, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.661725, - 45.750012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1767", - "ref": "1767", - "description": "Saintes, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.661725, - 45.750012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1767", - "ref": "1767", - "description": "Saintes, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.661725, - 45.750012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1767", - "ref": "1767", - "description": "Saintes, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.661725, - 45.750012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1767", - "ref": "1767", - "description": "Saintes, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.661725, - 45.750012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1767", - "ref": "1767", - "description": "Saintes, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.661725, - 45.750012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1767", - "ref": "1767", - "description": "Saintes, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.661725, - 45.750012 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1767", - "ref": "1767", - "description": "Saintes, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186348, - 43.727823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP12180", - "ref": "12180", - "description": "Nice, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186348, - 43.727823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP12180", - "ref": "12180", - "description": "Nice, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186348, - 43.727823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP12180", - "ref": "12180", - "description": "Nice, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186348, - 43.727823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP12180", - "ref": "12180", - "description": "Nice, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186348, - 43.727823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP12180", - "ref": "12180", - "description": "Nice, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186348, - 43.727823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP12180", - "ref": "12180", - "description": "Nice, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186348, - 43.727823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP12180", - "ref": "12180", - "description": "Nice, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186348, - 43.727823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP12180", - "ref": "12180", - "description": "Nice, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186348, - 43.727823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP12180", - "ref": "12180", - "description": "Nice, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186348, - 43.727823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP12180", - "ref": "12180", - "description": "Nice, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186348, - 43.727823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP12180", - "ref": "12180", - "description": "Nice, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186348, - 43.727823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP12180", - "ref": "12180", - "description": "Nice, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186348, - 43.727823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP12180", - "ref": "12180", - "description": "Nice, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186348, - 43.727823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP12180", - "ref": "12180", - "description": "Nice, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186348, - 43.727823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP12180", - "ref": "12180", - "description": "Nice, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.186348, - 43.727823 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP12180", - "ref": "12180", - "description": "Nice, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.351036, - 48.754456 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1766", - "ref": "1766", - "description": "Rungis, France", - "capacity": "6", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.351036, - 48.754456 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1766", - "ref": "1766", - "description": "Rungis, France", - "capacity": "6", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.351036, - 48.754456 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1766", - "ref": "1766", - "description": "Rungis, France", - "capacity": "6", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.351036, - 48.754456 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1766", - "ref": "1766", - "description": "Rungis, France", - "capacity": "6", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.351036, - 48.754456 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1766", - "ref": "1766", - "description": "Rungis, France", - "capacity": "6", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.351036, - 48.754456 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1766", - "ref": "1766", - "description": "Rungis, France", - "capacity": "6", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-07-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.795648, - 44.67634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5367", - "ref": "5367", - "description": "Montélimar, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.795648, - 44.67634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5367", - "ref": "5367", - "description": "Montélimar, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.795648, - 44.67634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5367", - "ref": "5367", - "description": "Montélimar, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.795648, - 44.67634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5367", - "ref": "5367", - "description": "Montélimar, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.795648, - 44.67634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5367", - "ref": "5367", - "description": "Montélimar, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.795648, - 44.67634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5367", - "ref": "5367", - "description": "Montélimar, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.795648, - 44.67634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5367", - "ref": "5367", - "description": "Montélimar, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.795648, - 44.67634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5367", - "ref": "5367", - "description": "Montélimar, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.795648, - 44.67634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5367", - "ref": "5367", - "description": "Montélimar, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.795648, - 44.67634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5367", - "ref": "5367", - "description": "Montélimar, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.795648, - 44.67634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5367", - "ref": "5367", - "description": "Montélimar, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.795648, - 44.67634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5367", - "ref": "5367", - "description": "Montélimar, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.795648, - 44.67634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5367", - "ref": "5367", - "description": "Montélimar, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.795648, - 44.67634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5367", - "ref": "5367", - "description": "Montélimar, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.795648, - 44.67634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5367", - "ref": "5367", - "description": "Montélimar, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.795648, - 44.67634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5367", - "ref": "5367", - "description": "Montélimar, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.795648, - 44.67634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5367", - "ref": "5367", - "description": "Montélimar, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.795648, - 44.67634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5367", - "ref": "5367", - "description": "Montélimar, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.795648, - 44.67634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5367", - "ref": "5367", - "description": "Montélimar, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.795648, - 44.67634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5367", - "ref": "5367", - "description": "Montélimar, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.795648, - 44.67634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5367", - "ref": "5367", - "description": "Montélimar, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.795648, - 44.67634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5367", - "ref": "5367", - "description": "Montélimar, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.795648, - 44.67634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5367", - "ref": "5367", - "description": "Montélimar, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.795648, - 44.67634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5367", - "ref": "5367", - "description": "Montélimar, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.795648, - 44.67634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5367", - "ref": "5367", - "description": "Montélimar, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.795648, - 44.67634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5367", - "ref": "5367", - "description": "Montélimar, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.795648, - 44.67634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5367", - "ref": "5367", - "description": "Montélimar, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.795648, - 44.67634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5367", - "ref": "5367", - "description": "Montélimar, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.851759, - 44.112164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1759", - "ref": "1759", - "description": "Orange, France", - "capacity": "33", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.851759, - 44.112164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1759", - "ref": "1759", - "description": "Orange, France", - "capacity": "33", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.851759, - 44.112164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1759", - "ref": "1759", - "description": "Orange, France", - "capacity": "33", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.851759, - 44.112164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1759", - "ref": "1759", - "description": "Orange, France", - "capacity": "33", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.851759, - 44.112164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1759", - "ref": "1759", - "description": "Orange, France", - "capacity": "33", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.851759, - 44.112164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1759", - "ref": "1759", - "description": "Orange, France", - "capacity": "33", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.851759, - 44.112164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1759", - "ref": "1759", - "description": "Orange, France", - "capacity": "33", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.851759, - 44.112164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1759", - "ref": "1759", - "description": "Orange, France", - "capacity": "33", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.851759, - 44.112164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1759", - "ref": "1759", - "description": "Orange, France", - "capacity": "33", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.851759, - 44.112164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1759", - "ref": "1759", - "description": "Orange, France", - "capacity": "33", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.851759, - 44.112164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1759", - "ref": "1759", - "description": "Orange, France", - "capacity": "33", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.851759, - 44.112164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1759", - "ref": "1759", - "description": "Orange, France", - "capacity": "33", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.851759, - 44.112164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1759", - "ref": "1759", - "description": "Orange, France", - "capacity": "33", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.851759, - 44.112164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1759", - "ref": "1759", - "description": "Orange, France", - "capacity": "33", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.851759, - 44.112164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1759", - "ref": "1759", - "description": "Orange, France", - "capacity": "33", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.851759, - 44.112164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1759", - "ref": "1759", - "description": "Orange, France", - "capacity": "33", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.331263, - 47.788035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1728", - "ref": "1728", - "description": "Lorient, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.975959, - 49.252931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP13281", - "ref": "13281", - "description": "Reims, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.975959, - 49.252931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP13281", - "ref": "13281", - "description": "Reims, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.975959, - 49.252931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP13281", - "ref": "13281", - "description": "Reims, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.975959, - 49.252931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP13281", - "ref": "13281", - "description": "Reims, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.975959, - 49.252931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP13281", - "ref": "13281", - "description": "Reims, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.975959, - 49.252931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP13281", - "ref": "13281", - "description": "Reims, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.975959, - 49.252931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP13281", - "ref": "13281", - "description": "Reims, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.975959, - 49.252931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP13281", - "ref": "13281", - "description": "Reims, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.975959, - 49.252931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP13281", - "ref": "13281", - "description": "Reims, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.975959, - 49.252931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP13281", - "ref": "13281", - "description": "Reims, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.975959, - 49.252931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP13281", - "ref": "13281", - "description": "Reims, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.975959, - 49.252931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP13281", - "ref": "13281", - "description": "Reims, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.975959, - 49.252931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP13281", - "ref": "13281", - "description": "Reims, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.975959, - 49.252931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP13281", - "ref": "13281", - "description": "Reims, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.975959, - 49.252931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP13281", - "ref": "13281", - "description": "Reims, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.975959, - 49.252931 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP13281", - "ref": "13281", - "description": "Reims, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.848655, - 46.346542 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1732", - "ref": "1732", - "description": "Mâcon, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.848655, - 46.346542 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1732", - "ref": "1732", - "description": "Mâcon, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.848655, - 46.346542 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1732", - "ref": "1732", - "description": "Mâcon, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.848655, - 46.346542 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1732", - "ref": "1732", - "description": "Mâcon, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.848655, - 46.346542 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1732", - "ref": "1732", - "description": "Mâcon, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.848655, - 46.346542 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1732", - "ref": "1732", - "description": "Mâcon, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.848655, - 46.346542 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1732", - "ref": "1732", - "description": "Mâcon, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.848655, - 46.346542 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1732", - "ref": "1732", - "description": "Mâcon, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.848655, - 46.346542 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1732", - "ref": "1732", - "description": "Mâcon, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.848655, - 46.346542 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1732", - "ref": "1732", - "description": "Mâcon, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.848655, - 46.346542 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1732", - "ref": "1732", - "description": "Mâcon, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.848655, - 46.346542 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1732", - "ref": "1732", - "description": "Mâcon, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.848655, - 46.346542 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1732", - "ref": "1732", - "description": "Mâcon, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.848655, - 46.346542 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1732", - "ref": "1732", - "description": "Mâcon, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.848655, - 46.346542 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1732", - "ref": "1732", - "description": "Mâcon, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.848655, - 46.346542 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1732", - "ref": "1732", - "description": "Mâcon, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.848655, - 46.346542 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1732", - "ref": "1732", - "description": "Mâcon, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.848655, - 46.346542 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1732", - "ref": "1732", - "description": "Mâcon, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.848655, - 46.346542 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1732", - "ref": "1732", - "description": "Mâcon, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.848655, - 46.346542 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1732", - "ref": "1732", - "description": "Mâcon, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.184349, - 48.638215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1756", - "ref": "1756", - "description": "Nancy, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.184349, - 48.638215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1756", - "ref": "1756", - "description": "Nancy, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.184349, - 48.638215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1756", - "ref": "1756", - "description": "Nancy, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.184349, - 48.638215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1756", - "ref": "1756", - "description": "Nancy, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.184349, - 48.638215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1756", - "ref": "1756", - "description": "Nancy, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.184349, - 48.638215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1756", - "ref": "1756", - "description": "Nancy, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.184349, - 48.638215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1756", - "ref": "1756", - "description": "Nancy, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.184349, - 48.638215 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1756", - "ref": "1756", - "description": "Nancy, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.118612, - 48.826752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11192", - "ref": "11192", - "description": "Parly 2, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.118612, - 48.826752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11192", - "ref": "11192", - "description": "Parly 2, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.118612, - 48.826752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11192", - "ref": "11192", - "description": "Parly 2, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.118612, - 48.826752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11192", - "ref": "11192", - "description": "Parly 2, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.118612, - 48.826752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11192", - "ref": "11192", - "description": "Parly 2, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.118612, - 48.826752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11192", - "ref": "11192", - "description": "Parly 2, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.118612, - 48.826752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11192", - "ref": "11192", - "description": "Parly 2, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.118612, - 48.826752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11192", - "ref": "11192", - "description": "Parly 2, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.118612, - 48.826752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11192", - "ref": "11192", - "description": "Parly 2, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.118612, - 48.826752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11192", - "ref": "11192", - "description": "Parly 2, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.118612, - 48.826752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11192", - "ref": "11192", - "description": "Parly 2, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.118612, - 48.826752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11192", - "ref": "11192", - "description": "Parly 2, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.345189, - 43.816563 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1758", - "ref": "1758", - "description": "Nimes, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.345189, - 43.816563 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1758", - "ref": "1758", - "description": "Nimes, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.345189, - 43.816563 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1758", - "ref": "1758", - "description": "Nimes, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.345189, - 43.816563 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1758", - "ref": "1758", - "description": "Nimes, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.345189, - 43.816563 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1758", - "ref": "1758", - "description": "Nimes, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.345189, - 43.816563 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1758", - "ref": "1758", - "description": "Nimes, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.345189, - 43.816563 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1758", - "ref": "1758", - "description": "Nimes, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.345189, - 43.816563 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1758", - "ref": "1758", - "description": "Nimes, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089888, - 50.583368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1747", - "ref": "1747", - "description": "Lille, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-08-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089888, - 50.583368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1747", - "ref": "1747", - "description": "Lille, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-08-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089888, - 50.583368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1747", - "ref": "1747", - "description": "Lille, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-08-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089888, - 50.583368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1747", - "ref": "1747", - "description": "Lille, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-08-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089888, - 50.583368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1747", - "ref": "1747", - "description": "Lille, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-08-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089888, - 50.583368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1747", - "ref": "1747", - "description": "Lille, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-08-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089888, - 50.583368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1747", - "ref": "1747", - "description": "Lille, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-08-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089888, - 50.583368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1747", - "ref": "1747", - "description": "Lille, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-08-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089888, - 50.583368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1747", - "ref": "1747", - "description": "Lille, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-08-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089888, - 50.583368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1747", - "ref": "1747", - "description": "Lille, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-08-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089888, - 50.583368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1747", - "ref": "1747", - "description": "Lille, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-08-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089888, - 50.583368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1747", - "ref": "1747", - "description": "Lille, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-08-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089888, - 50.583368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1747", - "ref": "1747", - "description": "Lille, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-08-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089888, - 50.583368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1747", - "ref": "1747", - "description": "Lille, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-08-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089888, - 50.583368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1747", - "ref": "1747", - "description": "Lille, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-08-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089888, - 50.583368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1747", - "ref": "1747", - "description": "Lille, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-08-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.86831, - 47.948869 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1768", - "ref": "1768", - "description": "Orléans, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.86831, - 47.948869 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1768", - "ref": "1768", - "description": "Orléans, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.86831, - 47.948869 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1768", - "ref": "1768", - "description": "Orléans, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.86831, - 47.948869 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1768", - "ref": "1768", - "description": "Orléans, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.86831, - 47.948869 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1768", - "ref": "1768", - "description": "Orléans, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.86831, - 47.948869 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1768", - "ref": "1768", - "description": "Orléans, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.86831, - 47.948869 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1768", - "ref": "1768", - "description": "Orléans, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.86831, - 47.948869 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1768", - "ref": "1768", - "description": "Orléans, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.876448, - 45.265676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1740", - "ref": "1740", - "description": "Grenoble, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.876448, - 45.265676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1740", - "ref": "1740", - "description": "Grenoble, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.876448, - 45.265676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1740", - "ref": "1740", - "description": "Grenoble, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.876448, - 45.265676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1740", - "ref": "1740", - "description": "Grenoble, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.876448, - 45.265676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1740", - "ref": "1740", - "description": "Grenoble, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.876448, - 45.265676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1740", - "ref": "1740", - "description": "Grenoble, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.876448, - 45.265676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1740", - "ref": "1740", - "description": "Grenoble, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.876448, - 45.265676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1740", - "ref": "1740", - "description": "Grenoble, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.059818, - 49.388964 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1764", - "ref": "1764", - "description": "Rouen, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.059818, - 49.388964 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1764", - "ref": "1764", - "description": "Rouen, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.059818, - 49.388964 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1764", - "ref": "1764", - "description": "Rouen, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.059818, - 49.388964 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1764", - "ref": "1764", - "description": "Rouen, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.059818, - 49.388964 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1764", - "ref": "1764", - "description": "Rouen, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.059818, - 49.388964 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1764", - "ref": "1764", - "description": "Rouen, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.059818, - 49.388964 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1764", - "ref": "1764", - "description": "Rouen, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.059818, - 49.388964 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1764", - "ref": "1764", - "description": "Rouen, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.059818, - 49.388964 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1764", - "ref": "1764", - "description": "Rouen, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.059818, - 49.388964 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1764", - "ref": "1764", - "description": "Rouen, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.059818, - 49.388964 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1764", - "ref": "1764", - "description": "Rouen, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.059818, - 49.388964 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1764", - "ref": "1764", - "description": "Rouen, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.684395, - 48.08208 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1763", - "ref": "1763", - "description": "Rennes, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.684395, - 48.08208 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1763", - "ref": "1763", - "description": "Rennes, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.684395, - 48.08208 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1763", - "ref": "1763", - "description": "Rennes, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.684395, - 48.08208 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1763", - "ref": "1763", - "description": "Rennes, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.684395, - 48.08208 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1763", - "ref": "1763", - "description": "Rennes, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.684395, - 48.08208 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1763", - "ref": "1763", - "description": "Rennes, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.684395, - 48.08208 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1763", - "ref": "1763", - "description": "Rennes, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.684395, - 48.08208 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1763", - "ref": "1763", - "description": "Rennes, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.482533, - 45.518668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7137", - "ref": "7137", - "description": "La Léchère-les-Bains, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.482533, - 45.518668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7137", - "ref": "7137", - "description": "La Léchère-les-Bains, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.482533, - 45.518668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7137", - "ref": "7137", - "description": "La Léchère-les-Bains, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.482533, - 45.518668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7137", - "ref": "7137", - "description": "La Léchère-les-Bains, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.482533, - 45.518668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7137", - "ref": "7137", - "description": "La Léchère-les-Bains, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.482533, - 45.518668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7137", - "ref": "7137", - "description": "La Léchère-les-Bains, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.482533, - 45.518668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7137", - "ref": "7137", - "description": "La Léchère-les-Bains, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.482533, - 45.518668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7137", - "ref": "7137", - "description": "La Léchère-les-Bains, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.011155, - 43.603659 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1754", - "ref": "1754", - "description": "Mougins, France", - "capacity": "4", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.011155, - 43.603659 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1754", - "ref": "1754", - "description": "Mougins, France", - "capacity": "4", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.011155, - 43.603659 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1754", - "ref": "1754", - "description": "Mougins, France", - "capacity": "4", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.011155, - 43.603659 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1754", - "ref": "1754", - "description": "Mougins, France", - "capacity": "4", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.170791, - 49.216414 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1753", - "ref": "1753", - "description": "Metz, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.170791, - 49.216414 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1753", - "ref": "1753", - "description": "Metz, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.170791, - 49.216414 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1753", - "ref": "1753", - "description": "Metz, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.170791, - 49.216414 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1753", - "ref": "1753", - "description": "Metz, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.170791, - 49.216414 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1753", - "ref": "1753", - "description": "Metz, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.170791, - 49.216414 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1753", - "ref": "1753", - "description": "Metz, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.170791, - 49.216414 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1753", - "ref": "1753", - "description": "Metz, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.170791, - 49.216414 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1753", - "ref": "1753", - "description": "Metz, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.170791, - 49.216414 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1753", - "ref": "1753", - "description": "Metz, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.170791, - 49.216414 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1753", - "ref": "1753", - "description": "Metz, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.170791, - 49.216414 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1753", - "ref": "1753", - "description": "Metz, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.170791, - 49.216414 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1753", - "ref": "1753", - "description": "Metz, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.996508, - 48.925026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1760", - "ref": "1760", - "description": "Orgeval, France", - "capacity": "4", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.996508, - 48.925026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1760", - "ref": "1760", - "description": "Orgeval, France", - "capacity": "4", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.996508, - 48.925026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1760", - "ref": "1760", - "description": "Orgeval, France", - "capacity": "4", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.996508, - 48.925026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1760", - "ref": "1760", - "description": "Orgeval, France", - "capacity": "4", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.175342, - 48.041833 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1745", - "ref": "1745", - "description": "Le Mans, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-04-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.175342, - 48.041833 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1745", - "ref": "1745", - "description": "Le Mans, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-04-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.175342, - 48.041833 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1745", - "ref": "1745", - "description": "Le Mans, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-04-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.175342, - 48.041833 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1745", - "ref": "1745", - "description": "Le Mans, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-04-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.175342, - 48.041833 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1745", - "ref": "1745", - "description": "Le Mans, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-04-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.175342, - 48.041833 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1745", - "ref": "1745", - "description": "Le Mans, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-04-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.175342, - 48.041833 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1745", - "ref": "1745", - "description": "Le Mans, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-04-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.175342, - 48.041833 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1745", - "ref": "1745", - "description": "Le Mans, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-04-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.607224, - 48.349419 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5362", - "ref": "5362", - "description": "Fontainebleau, France - Ury", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.607224, - 48.349419 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5362", - "ref": "5362", - "description": "Fontainebleau, France - Ury", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.607224, - 48.349419 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5362", - "ref": "5362", - "description": "Fontainebleau, France - Ury", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.607224, - 48.349419 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5362", - "ref": "5362", - "description": "Fontainebleau, France - Ury", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.607224, - 48.349419 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5362", - "ref": "5362", - "description": "Fontainebleau, France - Ury", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.607224, - 48.349419 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5362", - "ref": "5362", - "description": "Fontainebleau, France - Ury", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.607224, - 48.349419 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5362", - "ref": "5362", - "description": "Fontainebleau, France - Ury", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.607224, - 48.349419 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5362", - "ref": "5362", - "description": "Fontainebleau, France - Ury", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.607224, - 48.349419 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5362", - "ref": "5362", - "description": "Fontainebleau, France - Ury", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.607224, - 48.349419 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5362", - "ref": "5362", - "description": "Fontainebleau, France - Ury", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-03-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9199, - 43.60245 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5177", - "ref": "5177", - "description": "Montpellier, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9199, - 43.60245 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5177", - "ref": "5177", - "description": "Montpellier, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9199, - 43.60245 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5177", - "ref": "5177", - "description": "Montpellier, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9199, - 43.60245 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5177", - "ref": "5177", - "description": "Montpellier, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9199, - 43.60245 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5177", - "ref": "5177", - "description": "Montpellier, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9199, - 43.60245 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5177", - "ref": "5177", - "description": "Montpellier, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9199, - 43.60245 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5177", - "ref": "5177", - "description": "Montpellier, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9199, - 43.60245 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5177", - "ref": "5177", - "description": "Montpellier, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9199, - 43.60245 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5177", - "ref": "5177", - "description": "Montpellier, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9199, - 43.60245 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5177", - "ref": "5177", - "description": "Montpellier, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9199, - 43.60245 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5177", - "ref": "5177", - "description": "Montpellier, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9199, - 43.60245 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5177", - "ref": "5177", - "description": "Montpellier, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9199, - 43.60245 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5177", - "ref": "5177", - "description": "Montpellier, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9199, - 43.60245 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5177", - "ref": "5177", - "description": "Montpellier, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9199, - 43.60245 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5177", - "ref": "5177", - "description": "Montpellier, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.9199, - 43.60245 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5177", - "ref": "5177", - "description": "Montpellier, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.92682, - 44.202799 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5675", - "ref": "5675", - "description": "Labouheyre, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.92682, - 44.202799 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5675", - "ref": "5675", - "description": "Labouheyre, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.92682, - 44.202799 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5675", - "ref": "5675", - "description": "Labouheyre, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.92682, - 44.202799 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5675", - "ref": "5675", - "description": "Labouheyre, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.92682, - 44.202799 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5675", - "ref": "5675", - "description": "Labouheyre, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.92682, - 44.202799 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5675", - "ref": "5675", - "description": "Labouheyre, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.92682, - 44.202799 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5675", - "ref": "5675", - "description": "Labouheyre, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.92682, - 44.202799 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5675", - "ref": "5675", - "description": "Labouheyre, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.586523, - 46.378453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7139", - "ref": "7139", - "description": "Montluçon, France - Aire des Vérités", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.586523, - 46.378453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7139", - "ref": "7139", - "description": "Montluçon, France - Aire des Vérités", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.586523, - 46.378453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7139", - "ref": "7139", - "description": "Montluçon, France - Aire des Vérités", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.586523, - 46.378453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7139", - "ref": "7139", - "description": "Montluçon, France - Aire des Vérités", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.586523, - 46.378453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7139", - "ref": "7139", - "description": "Montluçon, France - Aire des Vérités", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.586523, - 46.378453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7139", - "ref": "7139", - "description": "Montluçon, France - Aire des Vérités", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.586523, - 46.378453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7139", - "ref": "7139", - "description": "Montluçon, France - Aire des Vérités", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.586523, - 46.378453 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7139", - "ref": "7139", - "description": "Montluçon, France - Aire des Vérités", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-10-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.032994, - 46.889368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP10696", - "ref": "10696", - "description": "Les Herbiers, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.032994, - 46.889368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP10696", - "ref": "10696", - "description": "Les Herbiers, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.032994, - 46.889368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP10696", - "ref": "10696", - "description": "Les Herbiers, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.032994, - 46.889368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP10696", - "ref": "10696", - "description": "Les Herbiers, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.032994, - 46.889368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP10696", - "ref": "10696", - "description": "Les Herbiers, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.032994, - 46.889368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP10696", - "ref": "10696", - "description": "Les Herbiers, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.032994, - 46.889368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP10696", - "ref": "10696", - "description": "Les Herbiers, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.032994, - 46.889368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP10696", - "ref": "10696", - "description": "Les Herbiers, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.543283, - 48.568171 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3972", - "ref": "3972", - "description": "Mont-Saint-Michel, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.543283, - 48.568171 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3972", - "ref": "3972", - "description": "Mont-Saint-Michel, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.543283, - 48.568171 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3972", - "ref": "3972", - "description": "Mont-Saint-Michel, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.543283, - 48.568171 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3972", - "ref": "3972", - "description": "Mont-Saint-Michel, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.543283, - 48.568171 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3972", - "ref": "3972", - "description": "Mont-Saint-Michel, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.543283, - 48.568171 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3972", - "ref": "3972", - "description": "Mont-Saint-Michel, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.543283, - 48.568171 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3972", - "ref": "3972", - "description": "Mont-Saint-Michel, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.543283, - 48.568171 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3972", - "ref": "3972", - "description": "Mont-Saint-Michel, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.986016, - 43.167686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1757", - "ref": "1757", - "description": "Narbonne, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.986016, - 43.167686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1757", - "ref": "1757", - "description": "Narbonne, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.986016, - 43.167686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1757", - "ref": "1757", - "description": "Narbonne, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.986016, - 43.167686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1757", - "ref": "1757", - "description": "Narbonne, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.986016, - 43.167686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1757", - "ref": "1757", - "description": "Narbonne, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.986016, - 43.167686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1757", - "ref": "1757", - "description": "Narbonne, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.986016, - 43.167686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1757", - "ref": "1757", - "description": "Narbonne, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.986016, - 43.167686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1757", - "ref": "1757", - "description": "Narbonne, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.986016, - 43.167686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1757", - "ref": "1757", - "description": "Narbonne, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.986016, - 43.167686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1757", - "ref": "1757", - "description": "Narbonne, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.986016, - 43.167686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1757", - "ref": "1757", - "description": "Narbonne, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.986016, - 43.167686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1757", - "ref": "1757", - "description": "Narbonne, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.789938, - 45.152424 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7322", - "ref": "7322", - "description": "Périgueux, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.789938, - 45.152424 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7322", - "ref": "7322", - "description": "Périgueux, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.789938, - 45.152424 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7322", - "ref": "7322", - "description": "Périgueux, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.789938, - 45.152424 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7322", - "ref": "7322", - "description": "Périgueux, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.789938, - 45.152424 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7322", - "ref": "7322", - "description": "Périgueux, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.789938, - 45.152424 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7322", - "ref": "7322", - "description": "Périgueux, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.789938, - 45.152424 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7322", - "ref": "7322", - "description": "Périgueux, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.789938, - 45.152424 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7322", - "ref": "7322", - "description": "Périgueux, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.549982, - 47.282708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1742", - "ref": "1742", - "description": "Nantes, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.549982, - 47.282708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1742", - "ref": "1742", - "description": "Nantes, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.549982, - 47.282708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1742", - "ref": "1742", - "description": "Nantes, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.549982, - 47.282708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1742", - "ref": "1742", - "description": "Nantes, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.549982, - 47.282708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1742", - "ref": "1742", - "description": "Nantes, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.549982, - 47.282708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1742", - "ref": "1742", - "description": "Nantes, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.549982, - 47.282708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1742", - "ref": "1742", - "description": "Nantes, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.549982, - 47.282708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1742", - "ref": "1742", - "description": "Nantes, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.27121, - 45.867721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP6431", - "ref": "6431", - "description": "Limoges, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.27121, - 45.867721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP6431", - "ref": "6431", - "description": "Limoges, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.27121, - 45.867721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP6431", - "ref": "6431", - "description": "Limoges, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.27121, - 45.867721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP6431", - "ref": "6431", - "description": "Limoges, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.27121, - 45.867721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP6431", - "ref": "6431", - "description": "Limoges, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.27121, - 45.867721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP6431", - "ref": "6431", - "description": "Limoges, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.27121, - 45.867721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP6431", - "ref": "6431", - "description": "Limoges, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.27121, - 45.867721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP6431", - "ref": "6431", - "description": "Limoges, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.27121, - 45.867721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP6431", - "ref": "6431", - "description": "Limoges, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.27121, - 45.867721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP6431", - "ref": "6431", - "description": "Limoges, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.362651, - 46.670356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1762", - "ref": "1762", - "description": "Poitiers, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.362651, - 46.670356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1762", - "ref": "1762", - "description": "Poitiers, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.362651, - 46.670356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1762", - "ref": "1762", - "description": "Poitiers, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.362651, - 46.670356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1762", - "ref": "1762", - "description": "Poitiers, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.362651, - 46.670356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1762", - "ref": "1762", - "description": "Poitiers, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.362651, - 46.670356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1762", - "ref": "1762", - "description": "Poitiers, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.362651, - 46.670356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1762", - "ref": "1762", - "description": "Poitiers, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.362651, - 46.670356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1762", - "ref": "1762", - "description": "Poitiers, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.253972, - 44.54244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3019", - "ref": "3019", - "description": "Langon, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.253972, - 44.54244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3019", - "ref": "3019", - "description": "Langon, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.253972, - 44.54244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3019", - "ref": "3019", - "description": "Langon, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.253972, - 44.54244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3019", - "ref": "3019", - "description": "Langon, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.253972, - 44.54244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3019", - "ref": "3019", - "description": "Langon, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.253972, - 44.54244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3019", - "ref": "3019", - "description": "Langon, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.253972, - 44.54244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3019", - "ref": "3019", - "description": "Langon, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.253972, - 44.54244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3019", - "ref": "3019", - "description": "Langon, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.253972, - 44.54244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3019", - "ref": "3019", - "description": "Langon, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.253972, - 44.54244 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3019", - "ref": "3019", - "description": "Langon, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.37511, - 46.298316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11417", - "ref": "11417", - "description": "Niort, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.37511, - 46.298316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11417", - "ref": "11417", - "description": "Niort, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.37511, - 46.298316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11417", - "ref": "11417", - "description": "Niort, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.37511, - 46.298316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11417", - "ref": "11417", - "description": "Niort, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.37511, - 46.298316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11417", - "ref": "11417", - "description": "Niort, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.37511, - 46.298316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11417", - "ref": "11417", - "description": "Niort, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.37511, - 46.298316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11417", - "ref": "11417", - "description": "Niort, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.37511, - 46.298316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11417", - "ref": "11417", - "description": "Niort, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.37511, - 46.298316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11417", - "ref": "11417", - "description": "Niort, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.37511, - 46.298316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11417", - "ref": "11417", - "description": "Niort, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.37511, - 46.298316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11417", - "ref": "11417", - "description": "Niort, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.37511, - 46.298316 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11417", - "ref": "11417", - "description": "Niort, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16638841, - 48.05298386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17341", - "ref": "17341", - "description": "Le Mans, France - Saint-Saturnin", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16638841, - 48.05298386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17341", - "ref": "17341", - "description": "Le Mans, France - Saint-Saturnin", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16638841, - 48.05298386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17341", - "ref": "17341", - "description": "Le Mans, France - Saint-Saturnin", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16638841, - 48.05298386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17341", - "ref": "17341", - "description": "Le Mans, France - Saint-Saturnin", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16638841, - 48.05298386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17341", - "ref": "17341", - "description": "Le Mans, France - Saint-Saturnin", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16638841, - 48.05298386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17341", - "ref": "17341", - "description": "Le Mans, France - Saint-Saturnin", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16638841, - 48.05298386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17341", - "ref": "17341", - "description": "Le Mans, France - Saint-Saturnin", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16638841, - 48.05298386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17341", - "ref": "17341", - "description": "Le Mans, France - Saint-Saturnin", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16638841, - 48.05298386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17341", - "ref": "17341", - "description": "Le Mans, France - Saint-Saturnin", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16638841, - 48.05298386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17341", - "ref": "17341", - "description": "Le Mans, France - Saint-Saturnin", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16638841, - 48.05298386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17341", - "ref": "17341", - "description": "Le Mans, France - Saint-Saturnin", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16638841, - 48.05298386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17341", - "ref": "17341", - "description": "Le Mans, France - Saint-Saturnin", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16638841, - 48.05298386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17341", - "ref": "17341", - "description": "Le Mans, France - Saint-Saturnin", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16638841, - 48.05298386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17341", - "ref": "17341", - "description": "Le Mans, France - Saint-Saturnin", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16638841, - 48.05298386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17341", - "ref": "17341", - "description": "Le Mans, France - Saint-Saturnin", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16638841, - 48.05298386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17341", - "ref": "17341", - "description": "Le Mans, France - Saint-Saturnin", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16638841, - 48.05298386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17341", - "ref": "17341", - "description": "Le Mans, France - Saint-Saturnin", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16638841, - 48.05298386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17341", - "ref": "17341", - "description": "Le Mans, France - Saint-Saturnin", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16638841, - 48.05298386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17341", - "ref": "17341", - "description": "Le Mans, France - Saint-Saturnin", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16638841, - 48.05298386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17341", - "ref": "17341", - "description": "Le Mans, France - Saint-Saturnin", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.908312, - 42.775341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17477", - "ref": "17477", - "description": "Rivesaltes, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.908312, - 42.775341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17477", - "ref": "17477", - "description": "Rivesaltes, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.908312, - 42.775341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17477", - "ref": "17477", - "description": "Rivesaltes, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.908312, - 42.775341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17477", - "ref": "17477", - "description": "Rivesaltes, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.908312, - 42.775341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17477", - "ref": "17477", - "description": "Rivesaltes, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.908312, - 42.775341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17477", - "ref": "17477", - "description": "Rivesaltes, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.908312, - 42.775341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17477", - "ref": "17477", - "description": "Rivesaltes, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.908312, - 42.775341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17477", - "ref": "17477", - "description": "Rivesaltes, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.908312, - 42.775341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17477", - "ref": "17477", - "description": "Rivesaltes, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.908312, - 42.775341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17477", - "ref": "17477", - "description": "Rivesaltes, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.908312, - 42.775341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17477", - "ref": "17477", - "description": "Rivesaltes, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.908312, - 42.775341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17477", - "ref": "17477", - "description": "Rivesaltes, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.908312, - 42.775341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17477", - "ref": "17477", - "description": "Rivesaltes, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.908312, - 42.775341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17477", - "ref": "17477", - "description": "Rivesaltes, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.908312, - 42.775341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17477", - "ref": "17477", - "description": "Rivesaltes, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.908312, - 42.775341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17477", - "ref": "17477", - "description": "Rivesaltes, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.908312, - 42.775341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17477", - "ref": "17477", - "description": "Rivesaltes, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.908312, - 42.775341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17477", - "ref": "17477", - "description": "Rivesaltes, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.908312, - 42.775341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17477", - "ref": "17477", - "description": "Rivesaltes, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.908312, - 42.775341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17477", - "ref": "17477", - "description": "Rivesaltes, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127792, - 48.691108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20263", - "ref": "20263", - "description": "Laxou, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127792, - 48.691108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20263", - "ref": "20263", - "description": "Laxou, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127792, - 48.691108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20263", - "ref": "20263", - "description": "Laxou, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127792, - 48.691108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20263", - "ref": "20263", - "description": "Laxou, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127792, - 48.691108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20263", - "ref": "20263", - "description": "Laxou, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127792, - 48.691108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20263", - "ref": "20263", - "description": "Laxou, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127792, - 48.691108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20263", - "ref": "20263", - "description": "Laxou, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127792, - 48.691108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20263", - "ref": "20263", - "description": "Laxou, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127792, - 48.691108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20263", - "ref": "20263", - "description": "Laxou, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127792, - 48.691108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20263", - "ref": "20263", - "description": "Laxou, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127792, - 48.691108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20263", - "ref": "20263", - "description": "Laxou, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127792, - 48.691108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20263", - "ref": "20263", - "description": "Laxou, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127792, - 48.691108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20263", - "ref": "20263", - "description": "Laxou, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127792, - 48.691108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20263", - "ref": "20263", - "description": "Laxou, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127792, - 48.691108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20263", - "ref": "20263", - "description": "Laxou, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127792, - 48.691108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20263", - "ref": "20263", - "description": "Laxou, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127792, - 48.691108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20263", - "ref": "20263", - "description": "Laxou, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127792, - 48.691108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20263", - "ref": "20263", - "description": "Laxou, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127792, - 48.691108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20263", - "ref": "20263", - "description": "Laxou, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127792, - 48.691108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20263", - "ref": "20263", - "description": "Laxou, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127792, - 48.691108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20263", - "ref": "20263", - "description": "Laxou, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127792, - 48.691108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20263", - "ref": "20263", - "description": "Laxou, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127792, - 48.691108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20263", - "ref": "20263", - "description": "Laxou, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127792, - 48.691108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20263", - "ref": "20263", - "description": "Laxou, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127792, - 48.691108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20263", - "ref": "20263", - "description": "Laxou, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127792, - 48.691108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20263", - "ref": "20263", - "description": "Laxou, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127792, - 48.691108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20263", - "ref": "20263", - "description": "Laxou, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.127792, - 48.691108 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20263", - "ref": "20263", - "description": "Laxou, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.10359, - 49.079621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20264", - "ref": "20264", - "description": "Metz Sud, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.10359, - 49.079621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20264", - "ref": "20264", - "description": "Metz Sud, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.10359, - 49.079621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20264", - "ref": "20264", - "description": "Metz Sud, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.10359, - 49.079621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20264", - "ref": "20264", - "description": "Metz Sud, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.10359, - 49.079621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20264", - "ref": "20264", - "description": "Metz Sud, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.10359, - 49.079621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20264", - "ref": "20264", - "description": "Metz Sud, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.10359, - 49.079621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20264", - "ref": "20264", - "description": "Metz Sud, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.10359, - 49.079621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20264", - "ref": "20264", - "description": "Metz Sud, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.10359, - 49.079621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20264", - "ref": "20264", - "description": "Metz Sud, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.10359, - 49.079621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20264", - "ref": "20264", - "description": "Metz Sud, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.10359, - 49.079621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20264", - "ref": "20264", - "description": "Metz Sud, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.10359, - 49.079621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20264", - "ref": "20264", - "description": "Metz Sud, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.10359, - 49.079621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20264", - "ref": "20264", - "description": "Metz Sud, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.10359, - 49.079621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20264", - "ref": "20264", - "description": "Metz Sud, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.10359, - 49.079621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20264", - "ref": "20264", - "description": "Metz Sud, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.10359, - 49.079621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20264", - "ref": "20264", - "description": "Metz Sud, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.10359, - 49.079621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20264", - "ref": "20264", - "description": "Metz Sud, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.10359, - 49.079621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20264", - "ref": "20264", - "description": "Metz Sud, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.10359, - 49.079621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20264", - "ref": "20264", - "description": "Metz Sud, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.10359, - 49.079621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20264", - "ref": "20264", - "description": "Metz Sud, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.10359, - 49.079621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20264", - "ref": "20264", - "description": "Metz Sud, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.10359, - 49.079621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20264", - "ref": "20264", - "description": "Metz Sud, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.10359, - 49.079621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20264", - "ref": "20264", - "description": "Metz Sud, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.10359, - 49.079621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20264", - "ref": "20264", - "description": "Metz Sud, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.10359, - 49.079621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20264", - "ref": "20264", - "description": "Metz Sud, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.10359, - 49.079621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20264", - "ref": "20264", - "description": "Metz Sud, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.10359, - 49.079621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20264", - "ref": "20264", - "description": "Metz Sud, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.10359, - 49.079621 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20264", - "ref": "20264", - "description": "Metz Sud, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.378367, - 44.036408 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20437", - "ref": "20437", - "description": "Montauban, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.378367, - 44.036408 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20437", - "ref": "20437", - "description": "Montauban, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.378367, - 44.036408 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20437", - "ref": "20437", - "description": "Montauban, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.378367, - 44.036408 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20437", - "ref": "20437", - "description": "Montauban, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.378367, - 44.036408 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20437", - "ref": "20437", - "description": "Montauban, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.378367, - 44.036408 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20437", - "ref": "20437", - "description": "Montauban, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.378367, - 44.036408 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20437", - "ref": "20437", - "description": "Montauban, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.378367, - 44.036408 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20437", - "ref": "20437", - "description": "Montauban, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.378367, - 44.036408 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20437", - "ref": "20437", - "description": "Montauban, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.378367, - 44.036408 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20437", - "ref": "20437", - "description": "Montauban, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.378367, - 44.036408 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20437", - "ref": "20437", - "description": "Montauban, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.378367, - 44.036408 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20437", - "ref": "20437", - "description": "Montauban, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.378367, - 44.036408 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20437", - "ref": "20437", - "description": "Montauban, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.378367, - 44.036408 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20437", - "ref": "20437", - "description": "Montauban, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.378367, - 44.036408 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20437", - "ref": "20437", - "description": "Montauban, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.378367, - 44.036408 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20437", - "ref": "20437", - "description": "Montauban, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.144986, - 50.74185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29384", - "ref": "29384", - "description": "Neuville-en-Ferrain, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.144986, - 50.74185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29384", - "ref": "29384", - "description": "Neuville-en-Ferrain, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.144986, - 50.74185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29384", - "ref": "29384", - "description": "Neuville-en-Ferrain, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.144986, - 50.74185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29384", - "ref": "29384", - "description": "Neuville-en-Ferrain, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.144986, - 50.74185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29384", - "ref": "29384", - "description": "Neuville-en-Ferrain, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.144986, - 50.74185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29384", - "ref": "29384", - "description": "Neuville-en-Ferrain, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.144986, - 50.74185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29384", - "ref": "29384", - "description": "Neuville-en-Ferrain, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.144986, - 50.74185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29384", - "ref": "29384", - "description": "Neuville-en-Ferrain, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.144986, - 50.74185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29384", - "ref": "29384", - "description": "Neuville-en-Ferrain, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.144986, - 50.74185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29384", - "ref": "29384", - "description": "Neuville-en-Ferrain, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.144986, - 50.74185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29384", - "ref": "29384", - "description": "Neuville-en-Ferrain, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.144986, - 50.74185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29384", - "ref": "29384", - "description": "Neuville-en-Ferrain, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.144986, - 50.74185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29384", - "ref": "29384", - "description": "Neuville-en-Ferrain, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.144986, - 50.74185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29384", - "ref": "29384", - "description": "Neuville-en-Ferrain, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.144986, - 50.74185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29384", - "ref": "29384", - "description": "Neuville-en-Ferrain, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.144986, - 50.74185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29384", - "ref": "29384", - "description": "Neuville-en-Ferrain, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.144986, - 50.74185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29384", - "ref": "29384", - "description": "Neuville-en-Ferrain, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.144986, - 50.74185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29384", - "ref": "29384", - "description": "Neuville-en-Ferrain, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.144986, - 50.74185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29384", - "ref": "29384", - "description": "Neuville-en-Ferrain, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.144986, - 50.74185 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29384", - "ref": "29384", - "description": "Neuville-en-Ferrain, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.295897, - 46.547767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28778", - "ref": "28778", - "description": "Poitiers, France - Sud", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.295897, - 46.547767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28778", - "ref": "28778", - "description": "Poitiers, France - Sud", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.295897, - 46.547767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28778", - "ref": "28778", - "description": "Poitiers, France - Sud", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.295897, - 46.547767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28778", - "ref": "28778", - "description": "Poitiers, France - Sud", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.295897, - 46.547767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28778", - "ref": "28778", - "description": "Poitiers, France - Sud", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.295897, - 46.547767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28778", - "ref": "28778", - "description": "Poitiers, France - Sud", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.295897, - 46.547767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28778", - "ref": "28778", - "description": "Poitiers, France - Sud", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.295897, - 46.547767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28778", - "ref": "28778", - "description": "Poitiers, France - Sud", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.295897, - 46.547767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28778", - "ref": "28778", - "description": "Poitiers, France - Sud", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.295897, - 46.547767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28778", - "ref": "28778", - "description": "Poitiers, France - Sud", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.295897, - 46.547767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28778", - "ref": "28778", - "description": "Poitiers, France - Sud", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.295897, - 46.547767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28778", - "ref": "28778", - "description": "Poitiers, France - Sud", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.295897, - 46.547767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28778", - "ref": "28778", - "description": "Poitiers, France - Sud", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.295897, - 46.547767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28778", - "ref": "28778", - "description": "Poitiers, France - Sud", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.295897, - 46.547767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28778", - "ref": "28778", - "description": "Poitiers, France - Sud", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.295897, - 46.547767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28778", - "ref": "28778", - "description": "Poitiers, France - Sud", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.295897, - 46.547767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28778", - "ref": "28778", - "description": "Poitiers, France - Sud", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.295897, - 46.547767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28778", - "ref": "28778", - "description": "Poitiers, France - Sud", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.295897, - 46.547767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28778", - "ref": "28778", - "description": "Poitiers, France - Sud", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.295897, - 46.547767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28778", - "ref": "28778", - "description": "Poitiers, France - Sud", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.295897, - 46.547767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28778", - "ref": "28778", - "description": "Poitiers, France - Sud", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.295897, - 46.547767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28778", - "ref": "28778", - "description": "Poitiers, France - Sud", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.295897, - 46.547767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28778", - "ref": "28778", - "description": "Poitiers, France - Sud", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.295897, - 46.547767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28778", - "ref": "28778", - "description": "Poitiers, France - Sud", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.295897, - 46.547767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28778", - "ref": "28778", - "description": "Poitiers, France - Sud", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.295897, - 46.547767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28778", - "ref": "28778", - "description": "Poitiers, France - Sud", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.295897, - 46.547767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28778", - "ref": "28778", - "description": "Poitiers, France - Sud", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.295897, - 46.547767 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28778", - "ref": "28778", - "description": "Poitiers, France - Sud", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.652871, - 45.753446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28781", - "ref": "28781", - "description": "Saintes, France - Saintes Nord", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.652871, - 45.753446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28781", - "ref": "28781", - "description": "Saintes, France - Saintes Nord", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.652871, - 45.753446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28781", - "ref": "28781", - "description": "Saintes, France - Saintes Nord", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.652871, - 45.753446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28781", - "ref": "28781", - "description": "Saintes, France - Saintes Nord", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.652871, - 45.753446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28781", - "ref": "28781", - "description": "Saintes, France - Saintes Nord", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.652871, - 45.753446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28781", - "ref": "28781", - "description": "Saintes, France - Saintes Nord", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.652871, - 45.753446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28781", - "ref": "28781", - "description": "Saintes, France - Saintes Nord", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.652871, - 45.753446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28781", - "ref": "28781", - "description": "Saintes, France - Saintes Nord", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.652871, - 45.753446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28781", - "ref": "28781", - "description": "Saintes, France - Saintes Nord", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.652871, - 45.753446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28781", - "ref": "28781", - "description": "Saintes, France - Saintes Nord", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.652871, - 45.753446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28781", - "ref": "28781", - "description": "Saintes, France - Saintes Nord", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.652871, - 45.753446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28781", - "ref": "28781", - "description": "Saintes, France - Saintes Nord", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.652871, - 45.753446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28781", - "ref": "28781", - "description": "Saintes, France - Saintes Nord", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.652871, - 45.753446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28781", - "ref": "28781", - "description": "Saintes, France - Saintes Nord", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.652871, - 45.753446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28781", - "ref": "28781", - "description": "Saintes, France - Saintes Nord", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.652871, - 45.753446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28781", - "ref": "28781", - "description": "Saintes, France - Saintes Nord", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974534, - 50.409809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29984", - "ref": "29984", - "description": "Noyelles-Godault, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974534, - 50.409809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29984", - "ref": "29984", - "description": "Noyelles-Godault, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974534, - 50.409809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29984", - "ref": "29984", - "description": "Noyelles-Godault, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974534, - 50.409809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29984", - "ref": "29984", - "description": "Noyelles-Godault, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974534, - 50.409809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29984", - "ref": "29984", - "description": "Noyelles-Godault, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974534, - 50.409809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29984", - "ref": "29984", - "description": "Noyelles-Godault, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974534, - 50.409809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29984", - "ref": "29984", - "description": "Noyelles-Godault, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974534, - 50.409809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29984", - "ref": "29984", - "description": "Noyelles-Godault, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974534, - 50.409809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29984", - "ref": "29984", - "description": "Noyelles-Godault, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974534, - 50.409809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29984", - "ref": "29984", - "description": "Noyelles-Godault, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974534, - 50.409809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29984", - "ref": "29984", - "description": "Noyelles-Godault, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974534, - 50.409809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29984", - "ref": "29984", - "description": "Noyelles-Godault, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974534, - 50.409809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29984", - "ref": "29984", - "description": "Noyelles-Godault, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974534, - 50.409809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29984", - "ref": "29984", - "description": "Noyelles-Godault, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974534, - 50.409809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29984", - "ref": "29984", - "description": "Noyelles-Godault, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974534, - 50.409809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29984", - "ref": "29984", - "description": "Noyelles-Godault, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974534, - 50.409809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29984", - "ref": "29984", - "description": "Noyelles-Godault, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974534, - 50.409809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29984", - "ref": "29984", - "description": "Noyelles-Godault, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974534, - 50.409809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29984", - "ref": "29984", - "description": "Noyelles-Godault, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974534, - 50.409809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29984", - "ref": "29984", - "description": "Noyelles-Godault, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974534, - 50.409809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29984", - "ref": "29984", - "description": "Noyelles-Godault, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974534, - 50.409809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29984", - "ref": "29984", - "description": "Noyelles-Godault, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974534, - 50.409809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29984", - "ref": "29984", - "description": "Noyelles-Godault, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.974534, - 50.409809 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29984", - "ref": "29984", - "description": "Noyelles-Godault, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.6309302, - 45.8723553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30400", - "ref": "30400", - "description": "Megève, France", - "capacity": "11", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.6309302, - 45.8723553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30400", - "ref": "30400", - "description": "Megève, France", - "capacity": "11", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.6309302, - 45.8723553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30400", - "ref": "30400", - "description": "Megève, France", - "capacity": "11", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.6309302, - 45.8723553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30400", - "ref": "30400", - "description": "Megève, France", - "capacity": "11", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.6309302, - 45.8723553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30400", - "ref": "30400", - "description": "Megève, France", - "capacity": "11", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.6309302, - 45.8723553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30400", - "ref": "30400", - "description": "Megève, France", - "capacity": "11", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.6309302, - 45.8723553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30400", - "ref": "30400", - "description": "Megève, France", - "capacity": "11", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.6309302, - 45.8723553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30400", - "ref": "30400", - "description": "Megève, France", - "capacity": "11", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.81234321, - 47.50058121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31398", - "ref": "31398", - "description": "Montbéliard, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.81234321, - 47.50058121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31398", - "ref": "31398", - "description": "Montbéliard, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.81234321, - 47.50058121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31398", - "ref": "31398", - "description": "Montbéliard, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.81234321, - 47.50058121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31398", - "ref": "31398", - "description": "Montbéliard, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.81234321, - 47.50058121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31398", - "ref": "31398", - "description": "Montbéliard, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.81234321, - 47.50058121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31398", - "ref": "31398", - "description": "Montbéliard, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.81234321, - 47.50058121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31398", - "ref": "31398", - "description": "Montbéliard, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.81234321, - 47.50058121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31398", - "ref": "31398", - "description": "Montbéliard, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.81234321, - 47.50058121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31398", - "ref": "31398", - "description": "Montbéliard, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.81234321, - 47.50058121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31398", - "ref": "31398", - "description": "Montbéliard, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.81234321, - 47.50058121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31398", - "ref": "31398", - "description": "Montbéliard, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.81234321, - 47.50058121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31398", - "ref": "31398", - "description": "Montbéliard, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.81234321, - 47.50058121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31398", - "ref": "31398", - "description": "Montbéliard, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.81234321, - 47.50058121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31398", - "ref": "31398", - "description": "Montbéliard, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.81234321, - 47.50058121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31398", - "ref": "31398", - "description": "Montbéliard, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.81234321, - 47.50058121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31398", - "ref": "31398", - "description": "Montbéliard, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.266378, - 49.414 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28329", - "ref": "28329", - "description": "Honfleur, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.266378, - 49.414 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28329", - "ref": "28329", - "description": "Honfleur, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.266378, - 49.414 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28329", - "ref": "28329", - "description": "Honfleur, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.266378, - 49.414 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28329", - "ref": "28329", - "description": "Honfleur, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.266378, - 49.414 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28329", - "ref": "28329", - "description": "Honfleur, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.266378, - 49.414 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28329", - "ref": "28329", - "description": "Honfleur, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.266378, - 49.414 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28329", - "ref": "28329", - "description": "Honfleur, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.266378, - 49.414 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28329", - "ref": "28329", - "description": "Honfleur, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.266378, - 49.414 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28329", - "ref": "28329", - "description": "Honfleur, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.266378, - 49.414 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28329", - "ref": "28329", - "description": "Honfleur, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.266378, - 49.414 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28329", - "ref": "28329", - "description": "Honfleur, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.266378, - 49.414 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28329", - "ref": "28329", - "description": "Honfleur, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.81234321, - 47.50058121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31398", - "ref": "31398", - "description": "Montbéliard, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-01-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.652871, - 45.753446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28781", - "ref": "28781", - "description": "Saintes, France - Saintes Nord", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.363712, - 43.807975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30513", - "ref": "30513", - "description": "Nîmes, France - Carré Sud", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.363712, - 43.807975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30513", - "ref": "30513", - "description": "Nîmes, France - Carré Sud", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.363712, - 43.807975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30513", - "ref": "30513", - "description": "Nîmes, France - Carré Sud", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.363712, - 43.807975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30513", - "ref": "30513", - "description": "Nîmes, France - Carré Sud", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.363712, - 43.807975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30513", - "ref": "30513", - "description": "Nîmes, France - Carré Sud", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.363712, - 43.807975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30513", - "ref": "30513", - "description": "Nîmes, France - Carré Sud", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.363712, - 43.807975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30513", - "ref": "30513", - "description": "Nîmes, France - Carré Sud", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.363712, - 43.807975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30513", - "ref": "30513", - "description": "Nîmes, France - Carré Sud", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.363712, - 43.807975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30513", - "ref": "30513", - "description": "Nîmes, France - Carré Sud", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.363712, - 43.807975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30513", - "ref": "30513", - "description": "Nîmes, France - Carré Sud", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.363712, - 43.807975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30513", - "ref": "30513", - "description": "Nîmes, France - Carré Sud", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.363712, - 43.807975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30513", - "ref": "30513", - "description": "Nîmes, France - Carré Sud", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.363712, - 43.807975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30513", - "ref": "30513", - "description": "Nîmes, France - Carré Sud", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.363712, - 43.807975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30513", - "ref": "30513", - "description": "Nîmes, France - Carré Sud", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.363712, - 43.807975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30513", - "ref": "30513", - "description": "Nîmes, France - Carré Sud", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.363712, - 43.807975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30513", - "ref": "30513", - "description": "Nîmes, France - Carré Sud", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.363712, - 43.807975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30513", - "ref": "30513", - "description": "Nîmes, France - Carré Sud", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.363712, - 43.807975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30513", - "ref": "30513", - "description": "Nîmes, France - Carré Sud", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.363712, - 43.807975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30513", - "ref": "30513", - "description": "Nîmes, France - Carré Sud", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.363712, - 43.807975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30513", - "ref": "30513", - "description": "Nîmes, France - Carré Sud", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.363712, - 43.807975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30513", - "ref": "30513", - "description": "Nîmes, France - Carré Sud", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.363712, - 43.807975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30513", - "ref": "30513", - "description": "Nîmes, France - Carré Sud", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.363712, - 43.807975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30513", - "ref": "30513", - "description": "Nîmes, France - Carré Sud", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.363712, - 43.807975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30513", - "ref": "30513", - "description": "Nîmes, France - Carré Sud", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.363712, - 43.807975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30513", - "ref": "30513", - "description": "Nîmes, France - Carré Sud", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.363712, - 43.807975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30513", - "ref": "30513", - "description": "Nîmes, France - Carré Sud", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.363712, - 43.807975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30513", - "ref": "30513", - "description": "Nîmes, France - Carré Sud", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.363712, - 43.807975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30513", - "ref": "30513", - "description": "Nîmes, France - Carré Sud", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4798107, - 43.2943549 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30237", - "ref": "30237", - "description": "Marseille, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4798107, - 43.2943549 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30237", - "ref": "30237", - "description": "Marseille, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4798107, - 43.2943549 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30237", - "ref": "30237", - "description": "Marseille, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4798107, - 43.2943549 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30237", - "ref": "30237", - "description": "Marseille, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4798107, - 43.2943549 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30237", - "ref": "30237", - "description": "Marseille, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4798107, - 43.2943549 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30237", - "ref": "30237", - "description": "Marseille, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4798107, - 43.2943549 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30237", - "ref": "30237", - "description": "Marseille, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4798107, - 43.2943549 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30237", - "ref": "30237", - "description": "Marseille, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4798107, - 43.2943549 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30237", - "ref": "30237", - "description": "Marseille, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4798107, - 43.2943549 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30237", - "ref": "30237", - "description": "Marseille, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4798107, - 43.2943549 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30237", - "ref": "30237", - "description": "Marseille, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4798107, - 43.2943549 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30237", - "ref": "30237", - "description": "Marseille, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.599628, - 50.521514 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30148", - "ref": "30148", - "description": "Le Touquet-Paris-Plage, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.599628, - 50.521514 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30148", - "ref": "30148", - "description": "Le Touquet-Paris-Plage, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.599628, - 50.521514 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30148", - "ref": "30148", - "description": "Le Touquet-Paris-Plage, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.599628, - 50.521514 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30148", - "ref": "30148", - "description": "Le Touquet-Paris-Plage, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.599628, - 50.521514 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30148", - "ref": "30148", - "description": "Le Touquet-Paris-Plage, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.599628, - 50.521514 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30148", - "ref": "30148", - "description": "Le Touquet-Paris-Plage, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.599628, - 50.521514 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30148", - "ref": "30148", - "description": "Le Touquet-Paris-Plage, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.599628, - 50.521514 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30148", - "ref": "30148", - "description": "Le Touquet-Paris-Plage, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.599628, - 50.521514 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30148", - "ref": "30148", - "description": "Le Touquet-Paris-Plage, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.599628, - 50.521514 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30148", - "ref": "30148", - "description": "Le Touquet-Paris-Plage, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.599628, - 50.521514 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30148", - "ref": "30148", - "description": "Le Touquet-Paris-Plage, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.599628, - 50.521514 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30148", - "ref": "30148", - "description": "Le Touquet-Paris-Plage, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.599628, - 50.521514 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30148", - "ref": "30148", - "description": "Le Touquet-Paris-Plage, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.4798107, - 43.2943549 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30237", - "ref": "30237", - "description": "Marseille, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.35452, - 43.688338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33176", - "ref": "33176", - "description": "Le Bosc, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.35452, - 43.688338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33176", - "ref": "33176", - "description": "Le Bosc, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.35452, - 43.688338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33176", - "ref": "33176", - "description": "Le Bosc, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.35452, - 43.688338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33176", - "ref": "33176", - "description": "Le Bosc, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.35452, - 43.688338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33176", - "ref": "33176", - "description": "Le Bosc, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.35452, - 43.688338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33176", - "ref": "33176", - "description": "Le Bosc, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.35452, - 43.688338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33176", - "ref": "33176", - "description": "Le Bosc, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.35452, - 43.688338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33176", - "ref": "33176", - "description": "Le Bosc, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.35452, - 43.688338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33176", - "ref": "33176", - "description": "Le Bosc, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.35452, - 43.688338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33176", - "ref": "33176", - "description": "Le Bosc, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.35452, - 43.688338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33176", - "ref": "33176", - "description": "Le Bosc, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.35452, - 43.688338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33176", - "ref": "33176", - "description": "Le Bosc, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.35452, - 43.688338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33176", - "ref": "33176", - "description": "Le Bosc, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.35452, - 43.688338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33176", - "ref": "33176", - "description": "Le Bosc, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.35452, - 43.688338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33176", - "ref": "33176", - "description": "Le Bosc, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.35452, - 43.688338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33176", - "ref": "33176", - "description": "Le Bosc, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.363712, - 43.807975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30513", - "ref": "30513", - "description": "Nîmes, France - Carré Sud", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.363712, - 43.807975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30513", - "ref": "30513", - "description": "Nîmes, France - Carré Sud", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.423855, - 48.615895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29904", - "ref": "29904", - "description": "Évry-Courcouronnes, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.423855, - 48.615895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29904", - "ref": "29904", - "description": "Évry-Courcouronnes, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.423855, - 48.615895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29904", - "ref": "29904", - "description": "Évry-Courcouronnes, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.423855, - 48.615895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29904", - "ref": "29904", - "description": "Évry-Courcouronnes, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.423855, - 48.615895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29904", - "ref": "29904", - "description": "Évry-Courcouronnes, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.423855, - 48.615895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29904", - "ref": "29904", - "description": "Évry-Courcouronnes, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.423855, - 48.615895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29904", - "ref": "29904", - "description": "Évry-Courcouronnes, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.423855, - 48.615895 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29904", - "ref": "29904", - "description": "Évry-Courcouronnes, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.565091, - 44.377689 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29983", - "ref": "29983", - "description": "Rodez, France", - "capacity": "7", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.565091, - 44.377689 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29983", - "ref": "29983", - "description": "Rodez, France", - "capacity": "7", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.565091, - 44.377689 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29983", - "ref": "29983", - "description": "Rodez, France", - "capacity": "7", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.565091, - 44.377689 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29983", - "ref": "29983", - "description": "Rodez, France", - "capacity": "7", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.565091, - 44.377689 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29983", - "ref": "29983", - "description": "Rodez, France", - "capacity": "7", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.565091, - 44.377689 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29983", - "ref": "29983", - "description": "Rodez, France", - "capacity": "7", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.62904, - 47.225998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30184", - "ref": "30184", - "description": "Nantes, France - Atlantis", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.62904, - 47.225998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30184", - "ref": "30184", - "description": "Nantes, France - Atlantis", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.62904, - 47.225998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30184", - "ref": "30184", - "description": "Nantes, France - Atlantis", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.62904, - 47.225998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30184", - "ref": "30184", - "description": "Nantes, France - Atlantis", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.62904, - 47.225998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30184", - "ref": "30184", - "description": "Nantes, France - Atlantis", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.62904, - 47.225998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30184", - "ref": "30184", - "description": "Nantes, France - Atlantis", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.62904, - 47.225998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30184", - "ref": "30184", - "description": "Nantes, France - Atlantis", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.62904, - 47.225998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30184", - "ref": "30184", - "description": "Nantes, France - Atlantis", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.62904, - 47.225998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30184", - "ref": "30184", - "description": "Nantes, France - Atlantis", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.62904, - 47.225998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30184", - "ref": "30184", - "description": "Nantes, France - Atlantis", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.62904, - 47.225998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30184", - "ref": "30184", - "description": "Nantes, France - Atlantis", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.62904, - 47.225998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30184", - "ref": "30184", - "description": "Nantes, France - Atlantis", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.933019, - 43.533651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30140", - "ref": "30140", - "description": "Mandelieu-la-Napoule, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.933019, - 43.533651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30140", - "ref": "30140", - "description": "Mandelieu-la-Napoule, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.933019, - 43.533651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30140", - "ref": "30140", - "description": "Mandelieu-la-Napoule, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.933019, - 43.533651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30140", - "ref": "30140", - "description": "Mandelieu-la-Napoule, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.933019, - 43.533651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30140", - "ref": "30140", - "description": "Mandelieu-la-Napoule, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.933019, - 43.533651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30140", - "ref": "30140", - "description": "Mandelieu-la-Napoule, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.933019, - 43.533651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30140", - "ref": "30140", - "description": "Mandelieu-la-Napoule, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.933019, - 43.533651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30140", - "ref": "30140", - "description": "Mandelieu-la-Napoule, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.933019, - 43.533651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30140", - "ref": "30140", - "description": "Mandelieu-la-Napoule, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.933019, - 43.533651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30140", - "ref": "30140", - "description": "Mandelieu-la-Napoule, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.933019, - 43.533651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30140", - "ref": "30140", - "description": "Mandelieu-la-Napoule, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.933019, - 43.533651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30140", - "ref": "30140", - "description": "Mandelieu-la-Napoule, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.933019, - 43.533651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30140", - "ref": "30140", - "description": "Mandelieu-la-Napoule, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.26848721, - 45.87071308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33175", - "ref": "33175", - "description": "Limoges, France - Nord", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.26848721, - 45.87071308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33175", - "ref": "33175", - "description": "Limoges, France - Nord", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.26848721, - 45.87071308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33175", - "ref": "33175", - "description": "Limoges, France - Nord", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.26848721, - 45.87071308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33175", - "ref": "33175", - "description": "Limoges, France - Nord", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.26848721, - 45.87071308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33175", - "ref": "33175", - "description": "Limoges, France - Nord", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.26848721, - 45.87071308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33175", - "ref": "33175", - "description": "Limoges, France - Nord", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.26848721, - 45.87071308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33175", - "ref": "33175", - "description": "Limoges, France - Nord", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.26848721, - 45.87071308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33175", - "ref": "33175", - "description": "Limoges, France - Nord", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.26848721, - 45.87071308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33175", - "ref": "33175", - "description": "Limoges, France - Nord", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.26848721, - 45.87071308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33175", - "ref": "33175", - "description": "Limoges, France - Nord", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.26848721, - 45.87071308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33175", - "ref": "33175", - "description": "Limoges, France - Nord", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.26848721, - 45.87071308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33175", - "ref": "33175", - "description": "Limoges, France - Nord", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.26848721, - 45.87071308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33175", - "ref": "33175", - "description": "Limoges, France - Nord", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.26848721, - 45.87071308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33175", - "ref": "33175", - "description": "Limoges, France - Nord", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.26848721, - 45.87071308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33175", - "ref": "33175", - "description": "Limoges, France - Nord", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.26848721, - 45.87071308 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33175", - "ref": "33175", - "description": "Limoges, France - Nord", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.933019, - 43.533651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30140", - "ref": "30140", - "description": "Mandelieu-la-Napoule, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.933019, - 43.533651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30140", - "ref": "30140", - "description": "Mandelieu-la-Napoule, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.565091, - 44.377689 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29983", - "ref": "29983", - "description": "Rodez, France", - "capacity": "7", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.13771866, - 45.89611779 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27522", - "ref": "27522", - "description": "Riom, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.13771866, - 45.89611779 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27522", - "ref": "27522", - "description": "Riom, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.13771866, - 45.89611779 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27522", - "ref": "27522", - "description": "Riom, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.13771866, - 45.89611779 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27522", - "ref": "27522", - "description": "Riom, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.13771866, - 45.89611779 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27522", - "ref": "27522", - "description": "Riom, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.13771866, - 45.89611779 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27522", - "ref": "27522", - "description": "Riom, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.13771866, - 45.89611779 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27522", - "ref": "27522", - "description": "Riom, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.13771866, - 45.89611779 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27522", - "ref": "27522", - "description": "Riom, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.13771866, - 45.89611779 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27522", - "ref": "27522", - "description": "Riom, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.13771866, - 45.89611779 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27522", - "ref": "27522", - "description": "Riom, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.13771866, - 45.89611779 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27522", - "ref": "27522", - "description": "Riom, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.13771866, - 45.89611779 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27522", - "ref": "27522", - "description": "Riom, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.13771866, - 45.89611779 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27522", - "ref": "27522", - "description": "Riom, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.86831, - 47.948869 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1768", - "ref": "1768", - "description": "Orléans, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.86831, - 47.948869 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1768", - "ref": "1768", - "description": "Orléans, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.86831, - 47.948869 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1768", - "ref": "1768", - "description": "Orléans, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.86831, - 47.948869 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1768", - "ref": "1768", - "description": "Orléans, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-11-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.266378, - 49.414 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28329", - "ref": "28329", - "description": "Honfleur, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.71382444, - 48.10360018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30031", - "ref": "30031", - "description": "Rennes Cleunay, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.71382444, - 48.10360018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30031", - "ref": "30031", - "description": "Rennes Cleunay, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.71382444, - 48.10360018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30031", - "ref": "30031", - "description": "Rennes Cleunay, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.71382444, - 48.10360018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30031", - "ref": "30031", - "description": "Rennes Cleunay, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.71382444, - 48.10360018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30031", - "ref": "30031", - "description": "Rennes Cleunay, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.71382444, - 48.10360018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30031", - "ref": "30031", - "description": "Rennes Cleunay, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.71382444, - 48.10360018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30031", - "ref": "30031", - "description": "Rennes Cleunay, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.71382444, - 48.10360018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30031", - "ref": "30031", - "description": "Rennes Cleunay, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.71382444, - 48.10360018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30031", - "ref": "30031", - "description": "Rennes Cleunay, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.71382444, - 48.10360018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30031", - "ref": "30031", - "description": "Rennes Cleunay, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.71382444, - 48.10360018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30031", - "ref": "30031", - "description": "Rennes Cleunay, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.71382444, - 48.10360018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30031", - "ref": "30031", - "description": "Rennes Cleunay, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.71382444, - 48.10360018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30031", - "ref": "30031", - "description": "Rennes Cleunay, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.71382444, - 48.10360018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30031", - "ref": "30031", - "description": "Rennes Cleunay, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.71382444, - 48.10360018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30031", - "ref": "30031", - "description": "Rennes Cleunay, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.71382444, - 48.10360018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30031", - "ref": "30031", - "description": "Rennes Cleunay, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.71382444, - 48.10360018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30031", - "ref": "30031", - "description": "Rennes Cleunay, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.71382444, - 48.10360018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30031", - "ref": "30031", - "description": "Rennes Cleunay, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.71382444, - 48.10360018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30031", - "ref": "30031", - "description": "Rennes Cleunay, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.71382444, - 48.10360018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30031", - "ref": "30031", - "description": "Rennes Cleunay, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.511483, - 48.986004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29159", - "ref": "29159", - "description": "Roissy-en-France, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.511483, - 48.986004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29159", - "ref": "29159", - "description": "Roissy-en-France, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.511483, - 48.986004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29159", - "ref": "29159", - "description": "Roissy-en-France, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.511483, - 48.986004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29159", - "ref": "29159", - "description": "Roissy-en-France, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.511483, - 48.986004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29159", - "ref": "29159", - "description": "Roissy-en-France, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.511483, - 48.986004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29159", - "ref": "29159", - "description": "Roissy-en-France, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.511483, - 48.986004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29159", - "ref": "29159", - "description": "Roissy-en-France, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.511483, - 48.986004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29159", - "ref": "29159", - "description": "Roissy-en-France, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.511483, - 48.986004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29159", - "ref": "29159", - "description": "Roissy-en-France, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.511483, - 48.986004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29159", - "ref": "29159", - "description": "Roissy-en-France, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.511483, - 48.986004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29159", - "ref": "29159", - "description": "Roissy-en-France, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.511483, - 48.986004 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29159", - "ref": "29159", - "description": "Roissy-en-France, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-10-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.13771866, - 45.89611779 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27522", - "ref": "27522", - "description": "Riom, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.13771866, - 45.89611779 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27522", - "ref": "27522", - "description": "Riom, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.13771866, - 45.89611779 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27522", - "ref": "27522", - "description": "Riom, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.13771866, - 45.89611779 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27522", - "ref": "27522", - "description": "Riom, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.13771866, - 45.89611779 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27522", - "ref": "27522", - "description": "Riom, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.13771866, - 45.89611779 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27522", - "ref": "27522", - "description": "Riom, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.13771866, - 45.89611779 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27522", - "ref": "27522", - "description": "Riom, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.13771866, - 45.89611779 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27522", - "ref": "27522", - "description": "Riom, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.722584, - 48.493409 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3078", - "ref": "3078", - "description": "Saint-Brieuc, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.722584, - 48.493409 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3078", - "ref": "3078", - "description": "Saint-Brieuc, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.722584, - 48.493409 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3078", - "ref": "3078", - "description": "Saint-Brieuc, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.722584, - 48.493409 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3078", - "ref": "3078", - "description": "Saint-Brieuc, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.722584, - 48.493409 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3078", - "ref": "3078", - "description": "Saint-Brieuc, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.722584, - 48.493409 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3078", - "ref": "3078", - "description": "Saint-Brieuc, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.722584, - 48.493409 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3078", - "ref": "3078", - "description": "Saint-Brieuc, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.722584, - 48.493409 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3078", - "ref": "3078", - "description": "Saint-Brieuc, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.6309302, - 45.8723553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30400", - "ref": "30400", - "description": "Megève, France", - "capacity": "11", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.6309302, - 45.8723553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30400", - "ref": "30400", - "description": "Megève, France", - "capacity": "11", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.97554054, - 46.33082359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30951", - "ref": "30951", - "description": "Montmarault, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.97554054, - 46.33082359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30951", - "ref": "30951", - "description": "Montmarault, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.97554054, - 46.33082359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30951", - "ref": "30951", - "description": "Montmarault, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.97554054, - 46.33082359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30951", - "ref": "30951", - "description": "Montmarault, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.97554054, - 46.33082359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30951", - "ref": "30951", - "description": "Montmarault, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.97554054, - 46.33082359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30951", - "ref": "30951", - "description": "Montmarault, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.97554054, - 46.33082359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30951", - "ref": "30951", - "description": "Montmarault, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.97554054, - 46.33082359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30951", - "ref": "30951", - "description": "Montmarault, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.97554054, - 46.33082359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30951", - "ref": "30951", - "description": "Montmarault, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.97554054, - 46.33082359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30951", - "ref": "30951", - "description": "Montmarault, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.97554054, - 46.33082359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30951", - "ref": "30951", - "description": "Montmarault, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.97554054, - 46.33082359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30951", - "ref": "30951", - "description": "Montmarault, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.97554054, - 46.33082359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30951", - "ref": "30951", - "description": "Montmarault, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.97554054, - 46.33082359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30951", - "ref": "30951", - "description": "Montmarault, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.97554054, - 46.33082359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30951", - "ref": "30951", - "description": "Montmarault, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.97554054, - 46.33082359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30951", - "ref": "30951", - "description": "Montmarault, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.75798146, - 48.19322354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30329", - "ref": "30329", - "description": "Loudéac, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.75798146, - 48.19322354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30329", - "ref": "30329", - "description": "Loudéac, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.75798146, - 48.19322354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30329", - "ref": "30329", - "description": "Loudéac, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.75798146, - 48.19322354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30329", - "ref": "30329", - "description": "Loudéac, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.75798146, - 48.19322354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30329", - "ref": "30329", - "description": "Loudéac, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.75798146, - 48.19322354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30329", - "ref": "30329", - "description": "Loudéac, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.75798146, - 48.19322354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30329", - "ref": "30329", - "description": "Loudéac, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.75798146, - 48.19322354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30329", - "ref": "30329", - "description": "Loudéac, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.281035, - 51.005121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30252", - "ref": "30252", - "description": "Dunkerque, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.281035, - 51.005121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30252", - "ref": "30252", - "description": "Dunkerque, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.281035, - 51.005121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30252", - "ref": "30252", - "description": "Dunkerque, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.281035, - 51.005121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30252", - "ref": "30252", - "description": "Dunkerque, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.281035, - 51.005121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30252", - "ref": "30252", - "description": "Dunkerque, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.281035, - 51.005121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30252", - "ref": "30252", - "description": "Dunkerque, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.281035, - 51.005121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30252", - "ref": "30252", - "description": "Dunkerque, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.281035, - 51.005121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30252", - "ref": "30252", - "description": "Dunkerque, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.281035, - 51.005121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30252", - "ref": "30252", - "description": "Dunkerque, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.281035, - 51.005121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30252", - "ref": "30252", - "description": "Dunkerque, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.281035, - 51.005121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30252", - "ref": "30252", - "description": "Dunkerque, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.281035, - 51.005121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30252", - "ref": "30252", - "description": "Dunkerque, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.970873, - 50.629871 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29561", - "ref": "29561", - "description": "Englos, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.970873, - 50.629871 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29561", - "ref": "29561", - "description": "Englos, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.970873, - 50.629871 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29561", - "ref": "29561", - "description": "Englos, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.970873, - 50.629871 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29561", - "ref": "29561", - "description": "Englos, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.970873, - 50.629871 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29561", - "ref": "29561", - "description": "Englos, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.970873, - 50.629871 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29561", - "ref": "29561", - "description": "Englos, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.970873, - 50.629871 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29561", - "ref": "29561", - "description": "Englos, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.970873, - 50.629871 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29561", - "ref": "29561", - "description": "Englos, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.970873, - 50.629871 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29561", - "ref": "29561", - "description": "Englos, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.970873, - 50.629871 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29561", - "ref": "29561", - "description": "Englos, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.970873, - 50.629871 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29561", - "ref": "29561", - "description": "Englos, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.970873, - 50.629871 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29561", - "ref": "29561", - "description": "Englos, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.970873, - 50.629871 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29561", - "ref": "29561", - "description": "Englos, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.970873, - 50.629871 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29561", - "ref": "29561", - "description": "Englos, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.970873, - 50.629871 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29561", - "ref": "29561", - "description": "Englos, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.970873, - 50.629871 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29561", - "ref": "29561", - "description": "Englos, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 48.623657, - 48.623657 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30182", - "ref": "30182", - "description": "Saint-Dizier, France", - "capacity": "6", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 48.623657, - 48.623657 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30182", - "ref": "30182", - "description": "Saint-Dizier, France", - "capacity": "6", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 48.623657, - 48.623657 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30182", - "ref": "30182", - "description": "Saint-Dizier, France", - "capacity": "6", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 48.623657, - 48.623657 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30182", - "ref": "30182", - "description": "Saint-Dizier, France", - "capacity": "6", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 48.623657, - 48.623657 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30182", - "ref": "30182", - "description": "Saint-Dizier, France", - "capacity": "6", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 48.623657, - 48.623657 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30182", - "ref": "30182", - "description": "Saint-Dizier, France", - "capacity": "6", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.4774781, - 48.2008301 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29575", - "ref": "29575", - "description": "Épinal, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.4774781, - 48.2008301 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29575", - "ref": "29575", - "description": "Épinal, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.4774781, - 48.2008301 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29575", - "ref": "29575", - "description": "Épinal, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.4774781, - 48.2008301 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29575", - "ref": "29575", - "description": "Épinal, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.4774781, - 48.2008301 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29575", - "ref": "29575", - "description": "Épinal, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.4774781, - 48.2008301 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29575", - "ref": "29575", - "description": "Épinal, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.4774781, - 48.2008301 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29575", - "ref": "29575", - "description": "Épinal, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.4774781, - 48.2008301 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29575", - "ref": "29575", - "description": "Épinal, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.93653259, - 48.29337153 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30251", - "ref": "30251", - "description": "Saint-Dié-des-Vosges, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.93653259, - 48.29337153 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30251", - "ref": "30251", - "description": "Saint-Dié-des-Vosges, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.93653259, - 48.29337153 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30251", - "ref": "30251", - "description": "Saint-Dié-des-Vosges, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.93653259, - 48.29337153 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30251", - "ref": "30251", - "description": "Saint-Dié-des-Vosges, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.93653259, - 48.29337153 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30251", - "ref": "30251", - "description": "Saint-Dié-des-Vosges, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.93653259, - 48.29337153 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30251", - "ref": "30251", - "description": "Saint-Dié-des-Vosges, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.93653259, - 48.29337153 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30251", - "ref": "30251", - "description": "Saint-Dié-des-Vosges, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.93653259, - 48.29337153 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30251", - "ref": "30251", - "description": "Saint-Dié-des-Vosges, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.75845064, - 48.09307904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30246", - "ref": "30246", - "description": "Laval, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.75845064, - 48.09307904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30246", - "ref": "30246", - "description": "Laval, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.75845064, - 48.09307904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30246", - "ref": "30246", - "description": "Laval, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.75845064, - 48.09307904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30246", - "ref": "30246", - "description": "Laval, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.75845064, - 48.09307904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30246", - "ref": "30246", - "description": "Laval, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.75845064, - 48.09307904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30246", - "ref": "30246", - "description": "Laval, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.75845064, - 48.09307904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30246", - "ref": "30246", - "description": "Laval, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.75845064, - 48.09307904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30246", - "ref": "30246", - "description": "Laval, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.75845064, - 48.09307904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30246", - "ref": "30246", - "description": "Laval, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.75845064, - 48.09307904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30246", - "ref": "30246", - "description": "Laval, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.75845064, - 48.09307904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30246", - "ref": "30246", - "description": "Laval, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.75845064, - 48.09307904 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30246", - "ref": "30246", - "description": "Laval, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.98221435, - 43.1618704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30985", - "ref": "30985", - "description": "Narbonne Sud, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.98221435, - 43.1618704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30985", - "ref": "30985", - "description": "Narbonne Sud, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.98221435, - 43.1618704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30985", - "ref": "30985", - "description": "Narbonne Sud, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.98221435, - 43.1618704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30985", - "ref": "30985", - "description": "Narbonne Sud, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.98221435, - 43.1618704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30985", - "ref": "30985", - "description": "Narbonne Sud, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.98221435, - 43.1618704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30985", - "ref": "30985", - "description": "Narbonne Sud, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.98221435, - 43.1618704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30985", - "ref": "30985", - "description": "Narbonne Sud, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.98221435, - 43.1618704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30985", - "ref": "30985", - "description": "Narbonne Sud, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.98221435, - 43.1618704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30985", - "ref": "30985", - "description": "Narbonne Sud, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.98221435, - 43.1618704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30985", - "ref": "30985", - "description": "Narbonne Sud, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.98221435, - 43.1618704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30985", - "ref": "30985", - "description": "Narbonne Sud, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.98221435, - 43.1618704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30985", - "ref": "30985", - "description": "Narbonne Sud, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.98221435, - 43.1618704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30985", - "ref": "30985", - "description": "Narbonne Sud, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.98221435, - 43.1618704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30985", - "ref": "30985", - "description": "Narbonne Sud, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.98221435, - 43.1618704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30985", - "ref": "30985", - "description": "Narbonne Sud, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.98221435, - 43.1618704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30985", - "ref": "30985", - "description": "Narbonne Sud, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.98221435, - 43.1618704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30985", - "ref": "30985", - "description": "Narbonne Sud, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.98221435, - 43.1618704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30985", - "ref": "30985", - "description": "Narbonne Sud, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.98221435, - 43.1618704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30985", - "ref": "30985", - "description": "Narbonne Sud, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.98221435, - 43.1618704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30985", - "ref": "30985", - "description": "Narbonne Sud, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.384126, - 46.340231 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34043", - "ref": "34043", - "description": "Niort, France - Chauray", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.384126, - 46.340231 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34043", - "ref": "34043", - "description": "Niort, France - Chauray", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.384126, - 46.340231 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34043", - "ref": "34043", - "description": "Niort, France - Chauray", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.384126, - 46.340231 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34043", - "ref": "34043", - "description": "Niort, France - Chauray", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.384126, - 46.340231 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34043", - "ref": "34043", - "description": "Niort, France - Chauray", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.384126, - 46.340231 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34043", - "ref": "34043", - "description": "Niort, France - Chauray", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.384126, - 46.340231 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34043", - "ref": "34043", - "description": "Niort, France - Chauray", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.384126, - 46.340231 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34043", - "ref": "34043", - "description": "Niort, France - Chauray", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.71382444, - 48.10360018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30031", - "ref": "30031", - "description": "Rennes Cleunay, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.13771866, - 45.89611779 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27522", - "ref": "27522", - "description": "Riom, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.85318, - 48.57439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29581", - "ref": "29581", - "description": "Morlaix, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.933019, - 43.533651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30140", - "ref": "30140", - "description": "Mandelieu-la-Napoule, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.75798146, - 48.19322354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30329", - "ref": "30329", - "description": "Loudéac, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.6309302, - 45.8723553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30400", - "ref": "30400", - "description": "Megève, France", - "capacity": "11", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.97554054, - 46.33082359 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30951", - "ref": "30951", - "description": "Montmarault, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.85318, - 48.57439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29581", - "ref": "29581", - "description": "Morlaix, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.85318, - 48.57439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29581", - "ref": "29581", - "description": "Morlaix, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.85318, - 48.57439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29581", - "ref": "29581", - "description": "Morlaix, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.85318, - 48.57439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29581", - "ref": "29581", - "description": "Morlaix, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.85318, - 48.57439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29581", - "ref": "29581", - "description": "Morlaix, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.85318, - 48.57439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29581", - "ref": "29581", - "description": "Morlaix, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.85318, - 48.57439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29581", - "ref": "29581", - "description": "Morlaix, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 45.461071, - 45.461071 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30183", - "ref": "30183", - "description": "Saint-Chamond, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 45.461071, - 45.461071 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30183", - "ref": "30183", - "description": "Saint-Chamond, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 45.461071, - 45.461071 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30183", - "ref": "30183", - "description": "Saint-Chamond, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 45.461071, - 45.461071 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30183", - "ref": "30183", - "description": "Saint-Chamond, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 45.461071, - 45.461071 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30183", - "ref": "30183", - "description": "Saint-Chamond, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 45.461071, - 45.461071 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30183", - "ref": "30183", - "description": "Saint-Chamond, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 45.461071, - 45.461071 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30183", - "ref": "30183", - "description": "Saint-Chamond, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 45.461071, - 45.461071 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30183", - "ref": "30183", - "description": "Saint-Chamond, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 45.461071, - 45.461071 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30183", - "ref": "30183", - "description": "Saint-Chamond, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 45.461071, - 45.461071 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30183", - "ref": "30183", - "description": "Saint-Chamond, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 45.461071, - 45.461071 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30183", - "ref": "30183", - "description": "Saint-Chamond, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 45.461071, - 45.461071 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30183", - "ref": "30183", - "description": "Saint-Chamond, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.85318, - 48.57439 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29581", - "ref": "29581", - "description": "Morlaix, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.35452, - 43.688338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33176", - "ref": "33176", - "description": "Le Bosc, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.35452, - 43.688338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33176", - "ref": "33176", - "description": "Le Bosc, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.35452, - 43.688338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33176", - "ref": "33176", - "description": "Le Bosc, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.35452, - 43.688338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33176", - "ref": "33176", - "description": "Le Bosc, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.35452, - 43.688338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33176", - "ref": "33176", - "description": "Le Bosc, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.35452, - 43.688338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33176", - "ref": "33176", - "description": "Le Bosc, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.35452, - 43.688338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33176", - "ref": "33176", - "description": "Le Bosc, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.35452, - 43.688338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33176", - "ref": "33176", - "description": "Le Bosc, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-04-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.104458, - 44.569565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30256", - "ref": "30256", - "description": "Gap, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.104458, - 44.569565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30256", - "ref": "30256", - "description": "Gap, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.104458, - 44.569565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30256", - "ref": "30256", - "description": "Gap, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.104458, - 44.569565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30256", - "ref": "30256", - "description": "Gap, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.104458, - 44.569565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30256", - "ref": "30256", - "description": "Gap, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.104458, - 44.569565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30256", - "ref": "30256", - "description": "Gap, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.104458, - 44.569565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30256", - "ref": "30256", - "description": "Gap, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.104458, - 44.569565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30256", - "ref": "30256", - "description": "Gap, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.104458, - 44.569565 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30256", - "ref": "30256", - "description": "Gap, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16638841, - 48.05298386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17341", - "ref": "17341", - "description": "Le Mans, France - Saint-Saturnin", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16638841, - 48.05298386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17341", - "ref": "17341", - "description": "Le Mans, France - Saint-Saturnin", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16638841, - 48.05298386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17341", - "ref": "17341", - "description": "Le Mans, France - Saint-Saturnin", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16638841, - 48.05298386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17341", - "ref": "17341", - "description": "Le Mans, France - Saint-Saturnin", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16638841, - 48.05298386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17341", - "ref": "17341", - "description": "Le Mans, France - Saint-Saturnin", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16638841, - 48.05298386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17341", - "ref": "17341", - "description": "Le Mans, France - Saint-Saturnin", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16638841, - 48.05298386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17341", - "ref": "17341", - "description": "Le Mans, France - Saint-Saturnin", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16638841, - 48.05298386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17341", - "ref": "17341", - "description": "Le Mans, France - Saint-Saturnin", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16638841, - 48.05298386 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17341", - "ref": "17341", - "description": "Le Mans, France - Saint-Saturnin", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.012397, - 49.204431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34046", - "ref": "34046", - "description": "Reims, France - Champfleury", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.012397, - 49.204431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34046", - "ref": "34046", - "description": "Reims, France - Champfleury", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.012397, - 49.204431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34046", - "ref": "34046", - "description": "Reims, France - Champfleury", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.012397, - 49.204431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34046", - "ref": "34046", - "description": "Reims, France - Champfleury", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.012397, - 49.204431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34046", - "ref": "34046", - "description": "Reims, France - Champfleury", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.012397, - 49.204431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34046", - "ref": "34046", - "description": "Reims, France - Champfleury", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.012397, - 49.204431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34046", - "ref": "34046", - "description": "Reims, France - Champfleury", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.012397, - 49.204431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34046", - "ref": "34046", - "description": "Reims, France - Champfleury", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.012397, - 49.204431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34046", - "ref": "34046", - "description": "Reims, France - Champfleury", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.012397, - 49.204431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34046", - "ref": "34046", - "description": "Reims, France - Champfleury", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.012397, - 49.204431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34046", - "ref": "34046", - "description": "Reims, France - Champfleury", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.012397, - 49.204431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34046", - "ref": "34046", - "description": "Reims, France - Champfleury", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.012397, - 49.204431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34046", - "ref": "34046", - "description": "Reims, France - Champfleury", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.012397, - 49.204431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34046", - "ref": "34046", - "description": "Reims, France - Champfleury", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.012397, - 49.204431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34046", - "ref": "34046", - "description": "Reims, France - Champfleury", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.012397, - 49.204431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34046", - "ref": "34046", - "description": "Reims, France - Champfleury", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.012397, - 49.204431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34046", - "ref": "34046", - "description": "Reims, France - Champfleury", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.012397, - 49.204431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34046", - "ref": "34046", - "description": "Reims, France - Champfleury", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.012397, - 49.204431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34046", - "ref": "34046", - "description": "Reims, France - Champfleury", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.012397, - 49.204431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34046", - "ref": "34046", - "description": "Reims, France - Champfleury", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.012397, - 49.204431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34046", - "ref": "34046", - "description": "Reims, France - Champfleury", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.012397, - 49.204431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34046", - "ref": "34046", - "description": "Reims, France - Champfleury", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.012397, - 49.204431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34046", - "ref": "34046", - "description": "Reims, France - Champfleury", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.012397, - 49.204431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34046", - "ref": "34046", - "description": "Reims, France - Champfleury", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.012397, - 49.204431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34046", - "ref": "34046", - "description": "Reims, France - Champfleury", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.012397, - 49.204431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34046", - "ref": "34046", - "description": "Reims, France - Champfleury", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.79689581, - 43.81886548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29713", - "ref": "29713", - "description": "Manosque, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.79689581, - 43.81886548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29713", - "ref": "29713", - "description": "Manosque, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.79689581, - 43.81886548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29713", - "ref": "29713", - "description": "Manosque, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.79689581, - 43.81886548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29713", - "ref": "29713", - "description": "Manosque, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.79689581, - 43.81886548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29713", - "ref": "29713", - "description": "Manosque, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.79689581, - 43.81886548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29713", - "ref": "29713", - "description": "Manosque, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.79689581, - 43.81886548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29713", - "ref": "29713", - "description": "Manosque, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.79689581, - 43.81886548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29713", - "ref": "29713", - "description": "Manosque, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.79689581, - 43.81886548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29713", - "ref": "29713", - "description": "Manosque, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.79689581, - 43.81886548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29713", - "ref": "29713", - "description": "Manosque, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.79689581, - 43.81886548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29713", - "ref": "29713", - "description": "Manosque, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.79689581, - 43.81886548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29713", - "ref": "29713", - "description": "Manosque, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.79689581, - 43.81886548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29713", - "ref": "29713", - "description": "Manosque, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.79689581, - 43.81886548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29713", - "ref": "29713", - "description": "Manosque, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.79689581, - 43.81886548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29713", - "ref": "29713", - "description": "Manosque, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.79689581, - 43.81886548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29713", - "ref": "29713", - "description": "Manosque, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.933019, - 43.533651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30140", - "ref": "30140", - "description": "Mandelieu-la-Napoule, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.933019, - 43.533651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30140", - "ref": "30140", - "description": "Mandelieu-la-Napoule, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.933019, - 43.533651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30140", - "ref": "30140", - "description": "Mandelieu-la-Napoule, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.933019, - 43.533651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30140", - "ref": "30140", - "description": "Mandelieu-la-Napoule, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.933019, - 43.533651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30140", - "ref": "30140", - "description": "Mandelieu-la-Napoule, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.933019, - 43.533651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30140", - "ref": "30140", - "description": "Mandelieu-la-Napoule, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.933019, - 43.533651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30140", - "ref": "30140", - "description": "Mandelieu-la-Napoule, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.933019, - 43.533651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30140", - "ref": "30140", - "description": "Mandelieu-la-Napoule, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.933019, - 43.533651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30140", - "ref": "30140", - "description": "Mandelieu-la-Napoule, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.933019, - 43.533651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30140", - "ref": "30140", - "description": "Mandelieu-la-Napoule, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.933019, - 43.533651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30140", - "ref": "30140", - "description": "Mandelieu-la-Napoule, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.933019, - 43.533651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30140", - "ref": "30140", - "description": "Mandelieu-la-Napoule, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.933019, - 43.533651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30140", - "ref": "30140", - "description": "Mandelieu-la-Napoule, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.933019, - 43.533651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30140", - "ref": "30140", - "description": "Mandelieu-la-Napoule, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.933019, - 43.533651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30140", - "ref": "30140", - "description": "Mandelieu-la-Napoule, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.933019, - 43.533651 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30140", - "ref": "30140", - "description": "Mandelieu-la-Napoule, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.773494, - 49.709465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30379", - "ref": "30379", - "description": "Roye, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.773494, - 49.709465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30379", - "ref": "30379", - "description": "Roye, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.773494, - 49.709465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30379", - "ref": "30379", - "description": "Roye, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.773494, - 49.709465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30379", - "ref": "30379", - "description": "Roye, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.773494, - 49.709465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30379", - "ref": "30379", - "description": "Roye, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.773494, - 49.709465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30379", - "ref": "30379", - "description": "Roye, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.773494, - 49.709465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30379", - "ref": "30379", - "description": "Roye, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.773494, - 49.709465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30379", - "ref": "30379", - "description": "Roye, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.773494, - 49.709465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30379", - "ref": "30379", - "description": "Roye, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.773494, - 49.709465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30379", - "ref": "30379", - "description": "Roye, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.773494, - 49.709465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30379", - "ref": "30379", - "description": "Roye, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.773494, - 49.709465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30379", - "ref": "30379", - "description": "Roye, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.773494, - 49.709465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30379", - "ref": "30379", - "description": "Roye, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.773494, - 49.709465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30379", - "ref": "30379", - "description": "Roye, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.773494, - 49.709465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30379", - "ref": "30379", - "description": "Roye, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.773494, - 49.709465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30379", - "ref": "30379", - "description": "Roye, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.773494, - 49.709465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30379", - "ref": "30379", - "description": "Roye, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.773494, - 49.709465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30379", - "ref": "30379", - "description": "Roye, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.773494, - 49.709465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30379", - "ref": "30379", - "description": "Roye, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.773494, - 49.709465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30379", - "ref": "30379", - "description": "Roye, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.773494, - 49.709465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30379", - "ref": "30379", - "description": "Roye, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.773494, - 49.709465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30379", - "ref": "30379", - "description": "Roye, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.773494, - 49.709465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30379", - "ref": "30379", - "description": "Roye, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.773494, - 49.709465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30379", - "ref": "30379", - "description": "Roye, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.773494, - 49.709465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30379", - "ref": "30379", - "description": "Roye, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.773494, - 49.709465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30379", - "ref": "30379", - "description": "Roye, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.773494, - 49.709465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30379", - "ref": "30379", - "description": "Roye, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.773494, - 49.709465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30379", - "ref": "30379", - "description": "Roye, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.773494, - 49.709465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30379", - "ref": "30379", - "description": "Roye, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.773494, - 49.709465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30379", - "ref": "30379", - "description": "Roye, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.773494, - 49.709465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30379", - "ref": "30379", - "description": "Roye, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.773494, - 49.709465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30379", - "ref": "30379", - "description": "Roye, France", - "capacity": "32", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.424894, - 45.012242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34042", - "ref": "34042", - "description": "Saint-André-de-Cubzac, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.424894, - 45.012242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34042", - "ref": "34042", - "description": "Saint-André-de-Cubzac, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.424894, - 45.012242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34042", - "ref": "34042", - "description": "Saint-André-de-Cubzac, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.424894, - 45.012242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34042", - "ref": "34042", - "description": "Saint-André-de-Cubzac, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.424894, - 45.012242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34042", - "ref": "34042", - "description": "Saint-André-de-Cubzac, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.424894, - 45.012242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34042", - "ref": "34042", - "description": "Saint-André-de-Cubzac, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.424894, - 45.012242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34042", - "ref": "34042", - "description": "Saint-André-de-Cubzac, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.424894, - 45.012242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34042", - "ref": "34042", - "description": "Saint-André-de-Cubzac, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.424894, - 45.012242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34042", - "ref": "34042", - "description": "Saint-André-de-Cubzac, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.424894, - 45.012242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34042", - "ref": "34042", - "description": "Saint-André-de-Cubzac, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.424894, - 45.012242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34042", - "ref": "34042", - "description": "Saint-André-de-Cubzac, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.424894, - 45.012242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34042", - "ref": "34042", - "description": "Saint-André-de-Cubzac, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.424894, - 45.012242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34042", - "ref": "34042", - "description": "Saint-André-de-Cubzac, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.424894, - 45.012242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34042", - "ref": "34042", - "description": "Saint-André-de-Cubzac, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.424894, - 45.012242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34042", - "ref": "34042", - "description": "Saint-André-de-Cubzac, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.424894, - 45.012242 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34042", - "ref": "34042", - "description": "Saint-André-de-Cubzac, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.384126, - 46.340231 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34043", - "ref": "34043", - "description": "Niort, France - Chauray", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.580396, - 43.26301 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30036", - "ref": "30036", - "description": "Gassin, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.580396, - 43.26301 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30036", - "ref": "30036", - "description": "Gassin, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.580396, - 43.26301 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30036", - "ref": "30036", - "description": "Gassin, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.580396, - 43.26301 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30036", - "ref": "30036", - "description": "Gassin, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.580396, - 43.26301 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30036", - "ref": "30036", - "description": "Gassin, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.580396, - 43.26301 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30036", - "ref": "30036", - "description": "Gassin, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.580396, - 43.26301 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30036", - "ref": "30036", - "description": "Gassin, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.580396, - 43.26301 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30036", - "ref": "30036", - "description": "Gassin, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.85519895, - 49.111571 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30253", - "ref": "30253", - "description": "Farébersviller, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.85519895, - 49.111571 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30253", - "ref": "30253", - "description": "Farébersviller, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.85519895, - 49.111571 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30253", - "ref": "30253", - "description": "Farébersviller, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.85519895, - 49.111571 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30253", - "ref": "30253", - "description": "Farébersviller, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.85519895, - 49.111571 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30253", - "ref": "30253", - "description": "Farébersviller, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.85519895, - 49.111571 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30253", - "ref": "30253", - "description": "Farébersviller, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.85519895, - 49.111571 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30253", - "ref": "30253", - "description": "Farébersviller, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.85519895, - 49.111571 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30253", - "ref": "30253", - "description": "Farébersviller, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.43189, - 46.701238 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33173", - "ref": "33173", - "description": "La Roche-sur-Yon, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.43189, - 46.701238 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33173", - "ref": "33173", - "description": "La Roche-sur-Yon, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.43189, - 46.701238 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33173", - "ref": "33173", - "description": "La Roche-sur-Yon, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.43189, - 46.701238 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33173", - "ref": "33173", - "description": "La Roche-sur-Yon, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.43189, - 46.701238 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33173", - "ref": "33173", - "description": "La Roche-sur-Yon, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.43189, - 46.701238 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33173", - "ref": "33173", - "description": "La Roche-sur-Yon, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.43189, - 46.701238 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33173", - "ref": "33173", - "description": "La Roche-sur-Yon, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.43189, - 46.701238 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33173", - "ref": "33173", - "description": "La Roche-sur-Yon, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.43189, - 46.701238 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33173", - "ref": "33173", - "description": "La Roche-sur-Yon, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.851759, - 44.112164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1759", - "ref": "1759", - "description": "Orange, France", - "capacity": "33", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.851759, - 44.112164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1759", - "ref": "1759", - "description": "Orange, France", - "capacity": "33", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.851759, - 44.112164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1759", - "ref": "1759", - "description": "Orange, France", - "capacity": "33", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.851759, - 44.112164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1759", - "ref": "1759", - "description": "Orange, France", - "capacity": "33", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.851759, - 44.112164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1759", - "ref": "1759", - "description": "Orange, France", - "capacity": "33", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.851759, - 44.112164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1759", - "ref": "1759", - "description": "Orange, France", - "capacity": "33", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.851759, - 44.112164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1759", - "ref": "1759", - "description": "Orange, France", - "capacity": "33", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.851759, - 44.112164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1759", - "ref": "1759", - "description": "Orange, France", - "capacity": "33", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.851759, - 44.112164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1759", - "ref": "1759", - "description": "Orange, France", - "capacity": "33", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.851759, - 44.112164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1759", - "ref": "1759", - "description": "Orange, France", - "capacity": "33", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.851759, - 44.112164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1759", - "ref": "1759", - "description": "Orange, France", - "capacity": "33", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.851759, - 44.112164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1759", - "ref": "1759", - "description": "Orange, France", - "capacity": "33", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.851759, - 44.112164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1759", - "ref": "1759", - "description": "Orange, France", - "capacity": "33", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.851759, - 44.112164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1759", - "ref": "1759", - "description": "Orange, France", - "capacity": "33", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.851759, - 44.112164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1759", - "ref": "1759", - "description": "Orange, France", - "capacity": "33", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.851759, - 44.112164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1759", - "ref": "1759", - "description": "Orange, France", - "capacity": "33", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.98221435, - 43.1618704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30985", - "ref": "30985", - "description": "Narbonne Sud, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.93653259, - 48.29337153 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30251", - "ref": "30251", - "description": "Saint-Dié-des-Vosges, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.93653259, - 48.29337153 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30251", - "ref": "30251", - "description": "Saint-Dié-des-Vosges, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.93653259, - 48.29337153 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30251", - "ref": "30251", - "description": "Saint-Dié-des-Vosges, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.93653259, - 48.29337153 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30251", - "ref": "30251", - "description": "Saint-Dié-des-Vosges, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.722584, - 48.493409 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3078", - "ref": "3078", - "description": "Saint-Brieuc, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.722584, - 48.493409 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3078", - "ref": "3078", - "description": "Saint-Brieuc, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.722584, - 48.493409 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3078", - "ref": "3078", - "description": "Saint-Brieuc, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.722584, - 48.493409 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3078", - "ref": "3078", - "description": "Saint-Brieuc, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.4774781, - 48.2008301 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29575", - "ref": "29575", - "description": "Épinal, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.986016, - 43.167686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1757", - "ref": "1757", - "description": "Narbonne, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.851759, - 44.112164 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1759", - "ref": "1759", - "description": "Orange, France", - "capacity": "33", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-10-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.986016, - 43.167686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1757", - "ref": "1757", - "description": "Narbonne, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.62904, - 47.225998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30184", - "ref": "30184", - "description": "Nantes, France - Atlantis", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.62904, - 47.225998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30184", - "ref": "30184", - "description": "Nantes, France - Atlantis", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.62904, - 47.225998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30184", - "ref": "30184", - "description": "Nantes, France - Atlantis", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.62904, - 47.225998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30184", - "ref": "30184", - "description": "Nantes, France - Atlantis", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.62904, - 47.225998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30184", - "ref": "30184", - "description": "Nantes, France - Atlantis", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.62904, - 47.225998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30184", - "ref": "30184", - "description": "Nantes, France - Atlantis", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.62904, - 47.225998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30184", - "ref": "30184", - "description": "Nantes, France - Atlantis", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.62904, - 47.225998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30184", - "ref": "30184", - "description": "Nantes, France - Atlantis", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.93653259, - 48.29337153 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30251", - "ref": "30251", - "description": "Saint-Dié-des-Vosges, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.93653259, - 48.29337153 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30251", - "ref": "30251", - "description": "Saint-Dié-des-Vosges, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.93653259, - 48.29337153 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30251", - "ref": "30251", - "description": "Saint-Dié-des-Vosges, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.93653259, - 48.29337153 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30251", - "ref": "30251", - "description": "Saint-Dié-des-Vosges, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.133573, - 46.4591315 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP424918", - "ref": "424918", - "description": "Luçon, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.133573, - 46.4591315 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP424918", - "ref": "424918", - "description": "Luçon, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.133573, - 46.4591315 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP424918", - "ref": "424918", - "description": "Luçon, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.133573, - 46.4591315 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP424918", - "ref": "424918", - "description": "Luçon, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.133573, - 46.4591315 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP424918", - "ref": "424918", - "description": "Luçon, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.133573, - 46.4591315 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP424918", - "ref": "424918", - "description": "Luçon, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.133573, - 46.4591315 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP424918", - "ref": "424918", - "description": "Luçon, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.133573, - 46.4591315 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP424918", - "ref": "424918", - "description": "Luçon, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-11-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.75798146, - 48.19322354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30329", - "ref": "30329", - "description": "Loudéac, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.75798146, - 48.19322354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30329", - "ref": "30329", - "description": "Loudéac, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.75798146, - 48.19322354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30329", - "ref": "30329", - "description": "Loudéac, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.75798146, - 48.19322354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30329", - "ref": "30329", - "description": "Loudéac, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.75798146, - 48.19322354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30329", - "ref": "30329", - "description": "Loudéac, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.75798146, - 48.19322354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30329", - "ref": "30329", - "description": "Loudéac, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.75798146, - 48.19322354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30329", - "ref": "30329", - "description": "Loudéac, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.75798146, - 48.19322354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30329", - "ref": "30329", - "description": "Loudéac, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.75798146, - 48.19322354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30329", - "ref": "30329", - "description": "Loudéac, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.924237, - 47.256924 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "SAS GCP", - "ref:EU:EVSE": "FRSUAP25467A", - "ref": "FRSUAP25467A", - "description": "SUPER U Pouilley Les Vignes", - "capacity": "2", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-01-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.707232, - 43.929095 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "SUPER U GANGES", - "ref:EU:EVSE": "FRSUAP34111A", - "ref": "FRSUAP34111A", - "description": "SUPER U GANGES", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.707232, - 43.929095 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "SUPER U GANGES", - "ref:EU:EVSE": "FRSUAP34111A", - "ref": "FRSUAP34111A", - "description": "SUPER U GANGES", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.690897555220402, - 45.52876535004003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "HYPER U PONT DE BEAUVOISIN", - "ref:EU:EVSE": "FRSUAP38315A", - "ref": "FRSUAP38315A", - "description": "HYPER U PONT DE BEAUVOISIN", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-04-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.690897555220402, - 45.52876535004003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "HYPER U PONT DE BEAUVOISIN", - "ref:EU:EVSE": "FRSUAP38315A", - "ref": "FRSUAP38315A", - "description": "HYPER U PONT DE BEAUVOISIN", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-04-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.690897555220402, - 45.52876535004003 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "HYPER U PONT DE BEAUVOISIN", - "ref:EU:EVSE": "FRSUAP38315A", - "ref": "FRSUAP38315A", - "description": "HYPER U PONT DE BEAUVOISIN", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-04-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.450449, - 46.744998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "SAS GUYDIS", - "ref:EU:EVSE": "FRSUAP39056A", - "ref": "FRSUAP39056A", - "description": "SUPER U BLETTERANS", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.450449, - 46.744998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "SAS GUYDIS", - "ref:EU:EVSE": "FRSUAP39056A", - "ref": "FRSUAP39056A", - "description": "SUPER U BLETTERANS", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.450449, - 46.744998 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "SAS GUYDIS", - "ref:EU:EVSE": "FRSUAP39056A", - "ref": "FRSUAP39056A", - "description": "SUPER U BLETTERANS", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.7480292628930094, - 47.4716214490022 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "HYPER U BLAIN", - "ref:EU:EVSE": "FRSUAP44015A", - "ref": "FRSUAP44015A", - "description": "HYPER U BLAIN", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.7480292628930094, - 47.4716214490022 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "HYPER U BLAIN", - "ref:EU:EVSE": "FRSUAP44015A", - "ref": "FRSUAP44015A", - "description": "HYPER U BLAIN", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.7480292628930094, - 47.4716214490022 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "HYPER U BLAIN", - "ref:EU:EVSE": "FRSUAP44015A", - "ref": "FRSUAP44015A", - "description": "HYPER U BLAIN", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.375169, - 49.5127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "SUPER U MONTMEDY", - "ref:EU:EVSE": "FRSUAP55351A", - "ref": "FRSUAP55351A", - "description": "SUPER U MONTMEDY", - "capacity": "2", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.375169, - 49.5127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "E-TOTEM", - "operator:email": "contact@e-totem.fr", - "network": "SUPER U MONTMEDY", - "ref:EU:EVSE": "FRSUAP55351A", - "ref": "FRSUAP55351A", - "description": "SUPER U MONTMEDY", - "capacity": "2", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.05578, - 45.8464 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000081549", - "ref": "1000081549", - "description": "ABB T54 Audi Seynod", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.272552, - 46.201966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000081550", - "ref": "1000081550", - "description": "ABB T54 Audi Ville-la-Grand", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-12:00,Mo-Fr 13:45-19:00,Sa 08:30-12:00,Sa 14:00-18:00", - "wheelchair": "no", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.067293, - 46.310578 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000081551", - "ref": "1000081551", - "description": "ABB T54 Audi Cessy", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.885071, - 45.612707 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000081552", - "ref": "1000081552", - "description": "ABB T54 Audi Chambéry", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.710014, - 45.151622 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000081553", - "ref": "1000081553", - "description": "ABB T54 Audi Echirolles", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-12:00,Mo-Fr 14:00-18:00,Sa 09:00-12:00,Sa 14:00-18:00", - "wheelchair": "no", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.407932, - 45.66286 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000081554", - "ref": "1000081554", - "description": "ABB T54 VW Albertville", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-12:00,Mo-Fr 14:00-19:00,Sa 09:00-12:00,Sa 14:00-18:00", - "wheelchair": "no", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.09013, - 45.918592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000081556", - "ref": "1000081556", - "description": "ABB T24 JeanLain Meythet", - "capacity": "1", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-12:00,Mo-Fr 14:00-19:00,Sa 09:00-12:00,Sa 14:00-18:00", - "wheelchair": "no", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.09013, - 45.918592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000081557", - "ref": "1000081557", - "description": "ABB T54 JeanLain Meythet", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-12:00,Mo-Fr 14:00-19:00,Sa 09:00-12:00,Sa 14:00-18:00", - "wheelchair": "no", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.09013, - 45.918592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000081557", - "ref": "1000081557", - "description": "ABB T54 JeanLain Meythet", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-12:00,Mo-Fr 14:00-19:00,Sa 09:00-12:00,Sa 14:00-18:00", - "wheelchair": "no", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.935912, - 44.918706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000081559", - "ref": "1000081559", - "description": "ABB T54 Toyota Valence", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.935912, - 44.918706 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000081559", - "ref": "1000081559", - "description": "ABB T54 Toyota Valence", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-04-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.407932, - 45.66286 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000081560", - "ref": "1000081560", - "description": "ABB T24 VW Albertville", - "capacity": "1", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-12:00,Mo-Fr 14:00-19:00,Sa 09:00-12:00,Sa 14:00-18:00", - "wheelchair": "no", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.263903, - 46.196782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000081561", - "ref": "1000081561", - "description": "ABB T54 VW Annemasse", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Fr 08:30-12:00,Mo-Fr 14:00-19:00,Sa 09:00-12:00,Sa 14:00-18:00", - "wheelchair": "no", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.263903, - 46.196782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000081561", - "ref": "1000081561", - "description": "ABB T54 VW Annemasse", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Fr 08:30-12:00,Mo-Fr 14:00-19:00,Sa 09:00-12:00,Sa 14:00-18:00", - "wheelchair": "no", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.885071, - 45.612707 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000081562", - "ref": "1000081562", - "description": "ABB T23 VW Chambery", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.123173, - 46.359433 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000081563", - "ref": "1000081563", - "description": "ABB T54 AccordParfait Divonne", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.123173, - 46.359433 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000081563", - "ref": "1000081563", - "description": "ABB T54 AccordParfait Divonne", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-01-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.890123, - 45.271354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000081564", - "ref": "1000081564", - "description": "ABB T54 VW Crolles", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-12:00,Mo-Fr 14:00-19:00,Sa 09:00-12:00,Sa 14:00-18:00", - "wheelchair": "no", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.890123, - 45.271354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000081564", - "ref": "1000081564", - "description": "ABB T54 VW Crolles", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-12:00,Mo-Fr 14:00-19:00,Sa 09:00-12:00,Sa 14:00-18:00", - "wheelchair": "no", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.678818, - 45.191831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000081565", - "ref": "1000081565", - "description": "ABB T54 VW Fontaine", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-12:00,Mo-Fr 14:00-19:00,Sa 09:00-12:00,Sa 14:00-18:00", - "wheelchair": "no", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.678818, - 45.191831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000081565", - "ref": "1000081565", - "description": "ABB T54 VW Fontaine", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-12:00,Mo-Fr 14:00-19:00,Sa 09:00-12:00,Sa 14:00-18:00", - "wheelchair": "no", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.707359, - 45.152527 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000081566", - "ref": "1000081566", - "description": "ABB T54 Hyundai ECHIROLLES", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.707359, - 45.152527 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000081566", - "ref": "1000081566", - "description": "ABB T54 Hyundai ECHIROLLES", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.41742, - 46.344584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000081567", - "ref": "1000081567", - "description": "ABB T54 VW Margencel", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-12:00,Mo-Fr 14:00-19:00,Sa 09:00-12:00,Sa 14:00-18:00", - "wheelchair": "no", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.41742, - 46.344584 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000081567", - "ref": "1000081567", - "description": "ABB T54 VW Margencel", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-12:00,Mo-Fr 14:00-19:00,Sa 09:00-12:00,Sa 14:00-18:00", - "wheelchair": "no", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.36418, - 45.27093 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000081568", - "ref": "1000081568", - "description": "ABB T54 VW Maurienne", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.36418, - 45.27093 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000081568", - "ref": "1000081568", - "description": "ABB T54 VW Maurienne", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.949472, - 45.858182 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000081569", - "ref": "1000081569", - "description": "ABB T54 VW Rumilly", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.949472, - 45.858182 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000081569", - "ref": "1000081569", - "description": "ABB T54 VW Rumilly", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.077347, - 45.889296 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000081570", - "ref": "1000081570", - "description": "ABB T54 VW Seynod", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.077347, - 45.889296 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000081570", - "ref": "1000081570", - "description": "ABB T54 VW Seynod", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.592889, - 45.353844 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000081571", - "ref": "1000081571", - "description": "ABB T23 VW Voiron", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-12:00,Mo-Fr 14:00-19:00,Sa 09:00-12:00,Sa 14:00-18:00", - "wheelchair": "no", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.890005, - 45.619245 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000098503", - "ref": "1000098503", - "description": "WB 40kW E-City Voglans", - "capacity": "1", - "socket:type2_combo:output": "32 kW", - "charging_station:output": "32 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.81705, - 46.1079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000098508", - "ref": "1000098508", - "description": "WB 40kW VW Bellegarde", - "capacity": "1", - "socket:type2_combo:output": "40 kW", - "charging_station:output": "40 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.421742, - 46.3048 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000098510", - "ref": "1000098510", - "description": "WB 40kW MG Etancheite 2", - "capacity": "1", - "socket:type2_combo:output": "32 kW", - "charging_station:output": "32 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.421742, - 46.3048 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000098515", - "ref": "1000098515", - "description": "WB 40kW MG Etancheite 1", - "capacity": "1", - "socket:type2_combo:output": "32 kW", - "charging_station:output": "32 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-09-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.889286, - 45.607964 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000098522", - "ref": "1000098522", - "description": "WB60K STANDFORD LANE", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.889286, - 45.607964 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000098522", - "ref": "1000098522", - "description": "WB60K STANDFORD LANE", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.710014, - 45.151622 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000098806", - "ref": "1000098806", - "description": "ALPITRONIC 300kW Audi Echirolles", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.710014, - 45.151622 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000098806", - "ref": "1000098806", - "description": "ALPITRONIC 300kW Audi Echirolles", - "capacity": "4", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.710014, - 45.151622 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000098806", - "ref": "1000098806", - "description": "ALPITRONIC 300kW Audi Echirolles", - "capacity": "4", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.885137, - 45.608868 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000098807", - "ref": "1000098807", - "description": "ALPITRONIC 225kW Hyundai La Motte Servolex", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-03-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.885137, - 45.608868 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000098807", - "ref": "1000098807", - "description": "ALPITRONIC 225kW Hyundai La Motte Servolex", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-03-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.921256, - 45.72648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000098808", - "ref": "1000098808", - "description": "ALPITRONIC 225kW JLHeritage Grésy", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.921256, - 45.72648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000098808", - "ref": "1000098808", - "description": "ALPITRONIC 225kW JLHeritage Grésy", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-01-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.36418, - 45.27093 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000098809", - "ref": "1000098809", - "description": "ALPI 225 VW SAINT JEAN DE MAURIENNE", - "capacity": "3", - "socket:type2_combo:output": "224 kW", - "charging_station:output": "224 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.36418, - 45.27093 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000098809", - "ref": "1000098809", - "description": "ALPI 225 VW SAINT JEAN DE MAURIENNE", - "capacity": "3", - "socket:type2_combo:output": "224 kW", - "charging_station:output": "224 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-10-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.089249, - 45.878254 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000098810", - "ref": "1000098810", - "description": "ALPITRONIC 225kW Hyundai Seynod", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.089249, - 45.878254 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000098810", - "ref": "1000098810", - "description": "ALPITRONIC 225kW Hyundai Seynod", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-11-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.678818, - 45.191831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000098811", - "ref": "1000098811", - "description": "ALPITRONIC 225kW VW Fontaine", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.678818, - 45.191831 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000098811", - "ref": "1000098811", - "description": "ALPITRONIC 225kW VW Fontaine", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.263903, - 46.196782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000114223", - "ref": "1000114223", - "description": "ALPI 225 VW ANNEMASSE", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Fr 09:00-12:00,Mo-Fr 14:00-19:00,Sa 09:00-12:00,Sa 14:00-18:00", - "wheelchair": "no", - "start_date": "2024-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.263903, - 46.196782 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000114223", - "ref": "1000114223", - "description": "ALPI 225 VW ANNEMASSE", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Fr 09:00-12:00,Mo-Fr 14:00-19:00,Sa 09:00-12:00,Sa 14:00-18:00", - "wheelchair": "no", - "start_date": "2024-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.26428, - 46.199842 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000114224", - "ref": "1000114224", - "description": "ALPITRONIC 225kW MG Ville la grand", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.26428, - 46.199842 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000114224", - "ref": "1000114224", - "description": "ALPITRONIC 225kW MG Ville la grand", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-10-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.548311, - 46.070177 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000114225", - "ref": "1000114225", - "description": "ALPITRONIC 225kW VW Scionzier", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.548311, - 46.070177 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000114225", - "ref": "1000114225", - "description": "ALPITRONIC 225kW VW Scionzier", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-04-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.004615, - 45.426689 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000114226", - "ref": "1000114226", - "description": "ALPITRONIC 225kW VW Pontcharra", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.004615, - 45.426689 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000114226", - "ref": "1000114226", - "description": "ALPITRONIC 225kW VW Pontcharra", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.407149, - 45.663266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000116730", - "ref": "1000116730", - "description": "ALPITRONIC 225kW VW Albertville", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.407149, - 45.663266 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000116730", - "ref": "1000116730", - "description": "ALPITRONIC 225kW VW Albertville", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.262952, - 46.201494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000116731", - "ref": "1000116731", - "description": "ALPITRONIC 225kW Skoda Ville La Grand", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.262952, - 46.201494 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000116731", - "ref": "1000116731", - "description": "ALPITRONIC 225kW Skoda Ville La Grand", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.923149, - 45.717596 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000116732", - "ref": "1000116732", - "description": "ALPITRONIC 225kW VW Gresy", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.923149, - 45.717596 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000116732", - "ref": "1000116732", - "description": "ALPITRONIC 225kW VW Gresy", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.123173, - 46.359433 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000116733", - "ref": "1000116733", - "description": "ALPITRONIC 300kW AccordParfait Divonne", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.123173, - 46.359433 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000116733", - "ref": "1000116733", - "description": "ALPITRONIC 300kW AccordParfait Divonne", - "capacity": "3", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.888536, - 45.637924 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000135606", - "ref": "1000135606", - "description": "ABB T360 Miura Voglans 4", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.888536, - 45.637924 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000135606", - "ref": "1000135606", - "description": "ABB T360 Miura Voglans 4", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.888536, - 45.637924 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000136534", - "ref": "1000136534", - "description": "ABB T360 Miura Voglans 3", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.888536, - 45.637924 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000136534", - "ref": "1000136534", - "description": "ABB T360 Miura Voglans 3", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.888536, - 45.637924 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000136535", - "ref": "1000136535", - "description": "ABB T360 Miura Voglans 2", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.888536, - 45.637924 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000136535", - "ref": "1000136535", - "description": "ABB T360 Miura Voglans 2", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.443534, - 46.350481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000138170", - "ref": "1000138170", - "description": "DBT 2x50 Olymp Auto", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Fr 08:30-12:00,Mo-Fr 14:00-19:00", - "wheelchair": "no", - "start_date": "2023-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.443534, - 46.350481 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000138170", - "ref": "1000138170", - "description": "DBT 2x50 Olymp Auto", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Fr 08:30-12:00,Mo-Fr 14:00-19:00", - "wheelchair": "no", - "start_date": "2023-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.651533, - 45.912963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000138206", - "ref": "1000138206", - "description": "DBT 180kW Suzuki Domancy", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.651533, - 45.912963 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000138206", - "ref": "1000138206", - "description": "DBT 180kW Suzuki Domancy", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.887615, - 45.607659 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000138216", - "ref": "1000138216", - "description": "ABB T24 - Toyota Chambéry", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-12:00,Mo-Fr 14:00-19:00,Sa 08:00-12:00,Sa 14:00-18:00", - "wheelchair": "no", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.887615, - 45.607659 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000138216", - "ref": "1000138216", - "description": "ABB T24 - Toyota Chambéry", - "capacity": "2", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-12:00,Mo-Fr 14:00-19:00,Sa 08:00-12:00,Sa 14:00-18:00", - "wheelchair": "no", - "start_date": "2024-11-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.888536, - 45.637924 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000138544", - "ref": "1000138544", - "description": "ABB T54 Miura Voglans", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.888536, - 45.637924 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000138544", - "ref": "1000138544", - "description": "ABB T54 Miura Voglans", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.944286, - 45.859053 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000149986", - "ref": "1000149986", - "description": "ABB T360 HyperU Rumilly 1", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.944286, - 45.859053 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000149986", - "ref": "1000149986", - "description": "ABB T360 HyperU Rumilly 1", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.944286, - 45.859053 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000149988", - "ref": "1000149988", - "description": "ABB T360 HyperU Rumilly 2", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.944286, - 45.859053 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000149988", - "ref": "1000149988", - "description": "ABB T360 HyperU Rumilly 2", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.944286, - 45.859053 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000149990", - "ref": "1000149990", - "description": "ABB T360 HyperU Rumilly 3", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-08-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.944286, - 45.859053 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000149990", - "ref": "1000149990", - "description": "ABB T360 HyperU Rumilly 3", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-08-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.077347, - 45.889296 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000149991", - "ref": "1000149991", - "description": "ABB T360 VW Seynod 1", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.077347, - 45.889296 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000149991", - "ref": "1000149991", - "description": "ABB-T360-VW-Seynod-HUB-1", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.077347, - 45.889296 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000149991", - "ref": "1000149991", - "description": "ABB T360 VW Seynod 1", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.077347, - 45.889296 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000149992", - "ref": "1000149992", - "description": "ABB T54 VW Seynod 1", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-08-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9481, - 45.855952 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1000149993", - "ref": "1000149993", - "description": "ABB T54 HyperU Rumilly 4", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-08-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9074, - 45.664951 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234572279", - "ref": "1234572279", - "description": "ABB 24kW Golf Aix les Bains 1", - "capacity": "1", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9074, - 45.664951 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234572280", - "ref": "1234572280", - "description": "ABB 24kW Golf Aix les Bains 2", - "capacity": "1", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-09-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.101416, - 44.56723 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234594788", - "ref": "1234594788", - "description": "ABB 24kW VW Gap", - "capacity": "1", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-12:00,Mo-Fr 14:00-19:00,Sa 09:00-12:00,Sa 14:00-18:00", - "wheelchair": "no", - "start_date": "2023-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.888205, - 45.621072 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234595586", - "ref": "1234595586", - "description": "EVBOX 120kW MG Voglans", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.888205, - 45.621072 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234595586", - "ref": "1234595586", - "description": "EVBOX 120kW MG Voglans", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-10-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.959297, - 45.84016 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234597489", - "ref": "1234597489", - "description": "ABB 24kW Majic", - "capacity": "1", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-10-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.414083, - 46.343167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234600568", - "ref": "1234600568", - "description": "Alpitronic 225kW G2G Margencel", - "capacity": "3", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.414083, - 46.343167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234600568", - "ref": "1234600568", - "description": "Alpitronic 225kW G2G Margencel", - "capacity": "3", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.903627, - 45.580882 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234606331", - "ref": "1234606331", - "description": "EVBOX 90kW HANDBALL Chambery", - "capacity": "3", - "socket:type2_combo:output": "92 kW", - "charging_station:output": "92 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.903627, - 45.580882 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234606331", - "ref": "1234606331", - "description": "EVBOX 90kW HANDBALL Chambery", - "capacity": "3", - "socket:type2_combo:output": "92 kW", - "charging_station:output": "92 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-12-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.914235, - 45.644645 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234606357", - "ref": "1234606357", - "description": "EVBOX 210 PAPYRUS MERY", - "capacity": "3", - "socket:type2_combo:output": "210 kW", - "charging_station:output": "210 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.914235, - 45.644645 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234606357", - "ref": "1234606357", - "description": "EVBOX 210 PAPYRUS MERY", - "capacity": "3", - "socket:type2_combo:output": "210 kW", - "charging_station:output": "210 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-01-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.620333, - 45.85787 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234609889", - "ref": "1234609889", - "description": "ABB T53 MEGEVE PARKING CASINO", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.440514, - 46.351091 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234629127", - "ref": "1234629127", - "description": "ABB 50+22 MG THONON", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-09-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.939424, - 44.958375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234629129", - "ref": "1234629129", - "description": "ABB 360 JOE A LES CROCS VALENCE A", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-04-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.939424, - 44.958375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234629129", - "ref": "1234629129", - "description": "ABB 360 JOE A LES CROCS VALENCE A", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-04-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.939424, - 44.958375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234630504", - "ref": "1234630504", - "description": "ABB 360 JOE A LES CROCS VALENCE B", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-04-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.939424, - 44.958375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234630504", - "ref": "1234630504", - "description": "ABB 360 JOE A LES CROCS VALENCE B", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-04-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.939424, - 44.958375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234630505", - "ref": "1234630505", - "description": "ABB 360 JOE A LES CROCS VALENCE C", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-04-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.939424, - 44.958375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234630505", - "ref": "1234630505", - "description": "ABB 360 JOE A LES CROCS VALENCE C", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-04-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.939424, - 44.958375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234630506", - "ref": "1234630506", - "description": "ABB 50+22 JOE A LES CROCS VALENCE D", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-04-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.711149, - 45.150756 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234630914", - "ref": "1234630914", - "description": "ABB 360 TOYOTA ECHIROLLES A", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.711149, - 45.150756 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234630914", - "ref": "1234630914", - "description": "ABB 360 TOYOTA ECHIROLLES A", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.711149, - 45.150756 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234630915", - "ref": "1234630915", - "description": "ABB 360 TOYOTA ECHIROLLES B", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.711149, - 45.150756 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234630915", - "ref": "1234630915", - "description": "ABB 360 TOYOTA ECHIROLLES B", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-05-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.612281, - 46.038519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234630920", - "ref": "1234630920", - "description": "ABB 360 SUPER U MAGLAND A", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.612281, - 46.038519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234630920", - "ref": "1234630920", - "description": "ABB 360 SUPER U MAGLAND A", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.612281, - 46.038519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234630921", - "ref": "1234630921", - "description": "ABB 360 SUPER U MAGLAND B", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.612281, - 46.038519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234630921", - "ref": "1234630921", - "description": "ABB 360 SUPER U MAGLAND B", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.612281, - 46.038519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234630922", - "ref": "1234630922", - "description": "ABB 360 SUPER U MAGLAND C", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.612281, - 46.038519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234630922", - "ref": "1234630922", - "description": "ABB 360 SUPER U MAGLAND C", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.612281, - 46.038519 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234630923", - "ref": "1234630923", - "description": "ABB 50+22 SUPER U MAGLAND D", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.63794, - 45.943922 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234632523", - "ref": "1234632523", - "description": "EVBOX 120 VO SALLANCHES", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.63794, - 45.943922 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234632523", - "ref": "1234632523", - "description": "EVBOX 120 VO SALLANCHES", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.88074, - 45.720671 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234651154", - "ref": "1234651154", - "description": "EVBOX 120 MG VENISSIEUX", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.88074, - 45.720671 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234651154", - "ref": "1234651154", - "description": "EVBOX 120 MG VENISSIEUX", - "capacity": "3", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.786622, - 44.816939 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234654440", - "ref": "1234654440", - "description": "DBT 150 FRANCIS REYNAUD", - "capacity": "3", - "charging_station:output": "44 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.786622, - 44.816939 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234654440", - "ref": "1234654440", - "description": "DBT 150 FRANCIS REYNAUD", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.786622, - 44.816939 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234654440", - "ref": "1234654440", - "description": "DBT 150 FRANCIS REYNAUD", - "capacity": "3", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.176351, - 45.92226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234656991", - "ref": "1234656991", - "description": "ALPI 225 LAITERIE CHABERT", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.176351, - 45.92226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234656991", - "ref": "1234656991", - "description": "ALPI 225 LAITERIE CHABERT", - "capacity": "3", - "socket:type2_combo:output": "225 kW", - "charging_station:output": "225 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.340471, - 45.964106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234659693", - "ref": "1234659693", - "description": "DBT 50 BRUNET", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.340471, - 45.964106 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234659693", - "ref": "1234659693", - "description": "DBT 50 BRUNET", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.691008, - 45.178095 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234660052", - "ref": "1234660052", - "description": "ABB 50+22 MG SEYSSINET", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-09-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.781368, - 45.623367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234660446", - "ref": "1234660446", - "description": "ABB 360 BOURG SAINT MAURICE A", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.781368, - 45.623367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234660446", - "ref": "1234660446", - "description": "ABB 360 BOURG SAINT MAURICE A", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.781368, - 45.623367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234660447", - "ref": "1234660447", - "description": "ABB 360 BOURG SAINT MAURICE B", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.781368, - 45.623367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234660447", - "ref": "1234660447", - "description": "ABB 360 BOURG SAINT MAURICE B", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.781368, - 45.623367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234660448", - "ref": "1234660448", - "description": "ABB 360 BOURG SAINT MAURICE C", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.781368, - 45.623367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234660448", - "ref": "1234660448", - "description": "ABB 360 BOURG SAINT MAURICE C", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.781368, - 45.623367 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234660449", - "ref": "1234660449", - "description": "ABB 50+22 BOURG SAINT MAURICE D", - "capacity": "2", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.885949, - 45.610949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234661057", - "ref": "1234661057", - "description": "ABB 360 AUDI CHAMBERY A", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.885949, - 45.610949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234661057", - "ref": "1234661057", - "description": "ABB 360 AUDI CHAMBERY A", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.885949, - 45.610949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234661703", - "ref": "1234661703", - "description": "ABB 360 AUDI CHAMBERY B", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.885949, - 45.610949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234661703", - "ref": "1234661703", - "description": "ABB 360 AUDI CHAMBERY B", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.885949, - 45.610949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234662145", - "ref": "1234662145", - "description": "ABB 360 AUDI CHAMBERY C", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.885949, - 45.610949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234662145", - "ref": "1234662145", - "description": "ABB 360 AUDI CHAMBERY C", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.885949, - 45.610949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234662147", - "ref": "1234662147", - "description": "ABB 360 AUDI CHAMBERY D", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.885949, - 45.610949 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234662147", - "ref": "1234662147", - "description": "ABB 360 AUDI CHAMBERY D", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-10-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.119932, - 46.005408 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234663276", - "ref": "1234663276", - "description": "ABB 360 U EXPRESS ALLONZIER-LA-CAILLE", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.119932, - 46.005408 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234663276", - "ref": "1234663276", - "description": "ABB 360 U EXPRESS ALLONZIER-LA-CAILLE", - "capacity": "2", - "socket:type2_combo:output": "360 kW", - "charging_station:output": "360 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.119932, - 46.005408 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "SOWATT SOLUTIONS", - "owner:ref:FR:SIREN": "903356970", - "operator:email": "contact@sowattsolutions.com", - "operator:phone": "+33 4 79 68 52 99", - "network": "SOWATT SOLUTIONS", - "ref:EU:EVSE": "FRSWSE1234663279", - "ref": "1234663279", - "description": "ABB 50+22 U EXPRESS ALLONZIER-LA-CAILLE", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.145928, - 49.349901 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Marketing France", - "owner:ref:FR:SIREN": "851381459", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "BMW", - "ref:EU:EVSE": "FRTCBP00601", - "ref": "FRTCBP00601", - "description": "CAR AVENUE TERVILLE", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.145928, - 49.349901 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Marketing France", - "owner:ref:FR:SIREN": "851381459", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "BMW", - "ref:EU:EVSE": "FRTCBP00601", - "ref": "FRTCBP00601", - "description": "CAR AVENUE TERVILLE", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2021-11-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.710239355468517, - 48.830511379284836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Marketing France", - "owner:ref:FR:SIREN": "805089159", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "RIESTER BUSSY", - "ref:EU:EVSE": "FRTCBP00696", - "ref": "FRTCBP00696", - "description": "RIESTER HYUNDAI - BUSSY-SAINT-GEORGES", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 08:30-12:00,Mo-Fr 13:30-19:00,Sa 09:00-12:00,Sa 14:00-19:00", - "wheelchair": "yes", - "start_date": "2022-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.710239355468517, - 48.830511379284836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Marketing France", - "owner:ref:FR:SIREN": "805089158", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "RIESTER BUSSY", - "ref:EU:EVSE": "FRTCBP00696", - "ref": "FRTCBP00696", - "description": "RIESTER HYUNDAI - BUSSY-SAINT-GEORGES", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 08:30-12:00,Mo-Fr 13:30-19:00,Sa 09:00-12:00,Sa 14:00-19:00", - "wheelchair": "yes", - "start_date": "2022-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.233597954184353, - 49.10522433612676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Marketing France", - "owner:ref:FR:SIREN": "332834175", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "BMW METZ", - "ref:EU:EVSE": "FRTCBP00697", - "ref": "FRTCBP00697", - "description": "CAR AVENUE - BMW METZ", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 07:45-12:30,Mo-Fr 13:30-19:00,Sa 08:30-12:00,Sa 14:00-18:00", - "wheelchair": "yes", - "start_date": "2022-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.233597954184353, - 49.10522433612676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Marketing France", - "owner:ref:FR:SIREN": "332834175", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "BMW METZ", - "ref:EU:EVSE": "FRTCBP00697", - "ref": "FRTCBP00697", - "description": "CAR AVENUE - BMW METZ", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 07:45-12:30,Mo-Fr 13:30-19:00,Sa 08:30-12:00,Sa 14:00-18:00", - "wheelchair": "yes", - "start_date": "2022-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.233597954184353, - 49.10522433612676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Marketing France", - "owner:ref:FR:SIREN": "332834175", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "BMW METZ", - "ref:EU:EVSE": "FRTCBP00697", - "ref": "FRTCBP00697", - "description": "CAR AVENUE - BMW METZ", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 07:45-12:30,Mo-Fr 13:30-19:00,Sa 08:30-12:00,Sa 14:00-18:00", - "wheelchair": "yes", - "start_date": "2022-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.233597954184353, - 49.10522433612676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Marketing France", - "owner:ref:FR:SIREN": "332834175", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "BMW METZ", - "ref:EU:EVSE": "FRTCBP00697", - "ref": "FRTCBP00697", - "description": "CAR AVENUE - BMW METZ", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 07:45-12:30,Mo-Fr 13:30-19:00,Sa 08:30-12:00,Sa 14:00-18:00", - "wheelchair": "yes", - "start_date": "2022-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.044175784657921, - 48.72321115587331 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Marketing France", - "owner:ref:FR:SIREN": "851779066", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "BMW SARREBOURG", - "ref:EU:EVSE": "FRTCBP00698", - "ref": "FRTCBP00698", - "description": "CAR AVENUE - BMW SARREBOURG", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Th 08:00-12:00,Mo-Th 13:30-17:30,Fr 09:00-12:00,Fr 13:30-17:30", - "wheelchair": "yes", - "start_date": "2022-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.044175784657921, - 48.72321115587331 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Marketing France", - "owner:ref:FR:SIREN": "851779066", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "BMW SARREBOURG", - "ref:EU:EVSE": "FRTCBP00698", - "ref": "FRTCBP00698", - "description": "CAR AVENUE - BMW SARREBOURG", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Th 08:00-12:00,Mo-Th 13:30-17:30,Fr 09:00-12:00,Fr 13:30-17:30", - "wheelchair": "yes", - "start_date": "2022-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0869538865065596, - 49.45162182529298 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Marketing France", - "owner:ref:FR:SIREN": "805089158", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "RIESTER BEAUVAIS", - "ref:EU:EVSE": "FRTCBP00699", - "ref": "FRTCBP00699", - "description": "RIESTER HYUNDAI - BEAUVAIS", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 08:30-12:00,Mo-Fr 13:30-19:00,Sa 09:00-12:00,Sa 14:00-19:00", - "wheelchair": "yes", - "start_date": "2022-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0869538865065596, - 49.45162182529298 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Marketing France", - "owner:ref:FR:SIREN": "805089158", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "RIESTER BEAUVAIS", - "ref:EU:EVSE": "FRTCBP00699", - "ref": "FRTCBP00699", - "description": "RIESTER HYUNDAI - BEAUVAIS", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 08:30-12:00,Mo-Fr 13:30-19:00,Sa 09:00-12:00,Sa 14:00-19:00", - "wheelchair": "yes", - "start_date": "2022-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4680534959656213, - 49.2313543194067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Marketing France", - "owner:ref:FR:SIREN": "805089158", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "RIESTER SAINT MAXIMIN", - "ref:EU:EVSE": "FRTCBP00700", - "ref": "FRTCBP00700", - "description": "RIESTER HYUNDAI - SAINT MAXIMIN", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 08:30-12:00,Mo-Fr 13:30-19:00,Sa 09:00-12:00,Sa 14:00-19:00", - "start_date": "2022-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4680534959656213, - 49.2313543194067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Marketing France", - "owner:ref:FR:SIREN": "805089158", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "RIESTER SAINT MAXIMIN", - "ref:EU:EVSE": "FRTCBP00700", - "ref": "FRTCBP00700", - "description": "RIESTER HYUNDAI - SAINT MAXIMIN", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 08:30-12:00,Mo-Fr 13:30-19:00,Sa 09:00-12:00,Sa 14:00-19:00", - "start_date": "2022-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.437154769315841, - 48.21617580915875 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Marketing France", - "owner:ref:FR:SIREN": "479081903", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "KIA EPINAL", - "ref:EU:EVSE": "FRTCBP00701", - "ref": "FRTCBP00701", - "description": "CAR AVENUE - KIA EPINAL", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 09:00-12:00,Mo-Fr 14:00-19:00,Sa 09:00-12:00,Sa 14:00-18:02", - "start_date": "2022-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.87930851314442, - 48.94679007929618 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Marketing France", - "owner:ref:FR:SIREN": "805089158", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "RIESTER MEAUX", - "ref:EU:EVSE": "FRTCBP00702", - "ref": "FRTCBP00702", - "description": "RIESTER MEAUX", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 08:30-12:00,Mo-Fr 13:30-19:00,Sa 09:00-12:00,Sa 14:00-19:00", - "wheelchair": "yes", - "start_date": "2022-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.87930851314442, - 48.94679007929618 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Marketing France", - "owner:ref:FR:SIREN": "805089158", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "RIESTER MEAUX", - "ref:EU:EVSE": "FRTCBP00702", - "ref": "FRTCBP00702", - "description": "RIESTER MEAUX", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 08:30-12:00,Mo-Fr 13:30-19:00,Sa 09:00-12:00,Sa 14:00-19:00", - "wheelchair": "yes", - "start_date": "2022-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.378737442328959, - 48.11208081972636 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Marketing France", - "owner:ref:FR:SIREN": "479081903", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "KIA COLMAR CAR AVENUE", - "ref:EU:EVSE": "FRTCBP00703", - "ref": "FRTCBP00703", - "description": "CAR AVENUE - KIA COLMAR", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-12:00,Mo-Fr 14:00-19:00,Sa 09:00-12:00,Sa 14:00-17:01", - "wheelchair": "yes", - "start_date": "2022-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8803172978119616, - 49.1758271238547 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Marketing France", - "owner:ref:FR:SIREN": "321775769", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "KIA FORBACH", - "ref:EU:EVSE": "FRTCBP00705", - "ref": "FRTCBP00705", - "description": "CAR AVENUE - KIA FORBACH", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-12:00,Mo-Fr 14:00-19:00,Sa 09:00-12:00,Sa 14:00-17:30", - "wheelchair": "yes", - "start_date": "2022-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.43787095756094, - 48.21586889780601 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Marketing France", - "owner:ref:FR:SIREN": "347638884", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "BMW EPINAL", - "ref:EU:EVSE": "FRTCBP00707", - "ref": "FRTCBP00707", - "description": "CAR AVENUE - BMW EPINAL CHAVELOT", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-12:00,Mo-Fr 13:30-19:00,Sa 09:00-12:00,Sa 14:00-18:00", - "wheelchair": "yes", - "start_date": "2022-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.43787095756094, - 48.21586889780601 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Marketing France", - "owner:ref:FR:SIREN": "347638884", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "BMW EPINAL", - "ref:EU:EVSE": "FRTCBP00707", - "ref": "FRTCBP00707", - "description": "CAR AVENUE - BMW EPINAL CHAVELOT", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-12:00,Mo-Fr 13:30-19:00,Sa 09:00-12:00,Sa 14:00-18:00", - "wheelchair": "yes", - "start_date": "2022-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.16706109596188, - 49.14217184031736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Marketing France", - "owner:ref:FR:SIREN": "321775769", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "KIA METZ", - "ref:EU:EVSE": "FRTCBP00708", - "ref": "FRTCBP00708", - "description": "CAR AVENUE - KIA METZ", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-12:00,Mo-Fr 14:00-19:00,Sa 09:00-12:00,Sa 14:00-17:30", - "wheelchair": "yes", - "start_date": "2022-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.16706109596188, - 49.14217184031736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Marketing France", - "owner:ref:FR:SIREN": "321775769", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "KIA METZ", - "ref:EU:EVSE": "FRTCBP00708", - "ref": "FRTCBP00708", - "description": "CAR AVENUE - KIA METZ", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-12:00,Mo-Fr 14:00-19:00,Sa 09:00-12:00,Sa 14:00-17:30", - "wheelchair": "yes", - "start_date": "2022-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0894925, - 48.803014 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Marketing France", - "owner:ref:FR:SIREN": "746150218", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "RIESTER COULOMMIERS", - "ref:EU:EVSE": "FRTCBP01302", - "ref": "FRTCBP01302", - "description": "RIESTER - COULOMMIERS", - "capacity": "4", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 08:30-12:00,Mo-Fr 13:30-19:00,Su-Sa 09:00-18:00", - "wheelchair": "yes", - "start_date": "2022-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.0894925, - 48.803014 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Marketing France", - "owner:ref:FR:SIREN": "746150218", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "RIESTER COULOMMIERS", - "ref:EU:EVSE": "FRTCBP01302", - "ref": "FRTCBP01302", - "description": "RIESTER - COULOMMIERS", - "capacity": "4", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 08:30-12:00,Mo-Fr 13:30-19:00,Su-Sa 09:00-18:00", - "wheelchair": "yes", - "start_date": "2022-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.804661630684159, - 48.7960019597569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Marketing France", - "owner:ref:FR:SIREN": "479081903", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "KIA HAGUENAU", - "ref:EU:EVSE": "FRTCBP01299", - "ref": "FRTCBP01299", - "description": "CAR AVENUE - KIA HAGUENAU", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 08:30-12:00,Mo-Fr 14:00-19:00,Sa 09:00-12:00,Sa 14:00-17:00", - "wheelchair": "yes", - "start_date": "2022-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3042228, - 47.7504708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Marketing France", - "owner:ref:FR:SIREN": "479081903", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "KIA MULHOUSE", - "ref:EU:EVSE": "FRTCBP01606", - "ref": "FRTCBP01606", - "description": "GROUPE CAR AVENUE - OHK MULHOUSE", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-12:00,Mo-Fr 14:00-19:00,Sa-Su 09:00-12:00,Sa-Su 14:00-17:30", - "start_date": "2022-01-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.3042228, - 47.7504708 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Marketing France", - "owner:ref:FR:SIREN": "479081903", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "KIA MULHOUSE", - "ref:EU:EVSE": "FRTCBP01606", - "ref": "FRTCBP01606", - "description": "GROUPE CAR AVENUE - OHK MULHOUSE", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-12:00,Mo-Fr 14:00-19:00,Sa-Su 09:00-12:00,Sa-Su 14:00-17:30", - "start_date": "2022-01-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.8680684832543035, - 46.8568964996855 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Marketing France", - "owner:ref:FR:SIREN": "539245803", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "CHALLANS AUTOMOBILES", - "ref:EU:EVSE": "FRTCBP00774", - "ref": "FRTCBP00774", - "description": "KIA LITTOTAL - CHALLANS", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Sa 08:00-19:00", - "start_date": "2021-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.071864476703762, - 45.713664931380926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Marketing France", - "owner:ref:FR:SIREN": "523107621", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "IBIS BUDGET AEROPORT DE LYON", - "ref:EU:EVSE": "FRTCBP00803", - "ref": "FRTCBP00803", - "description": "IBIS Budget Aeroport de Lyon", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714056171164, - 45.16083229416006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Marketing France", - "owner:ref:FR:SIREN": "779463223", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 3 56 80 09", - "network": " SAMSE - GRENOBLE", - "ref:EU:EVSE": "FRTCBP01400", - "ref": "FRTCBP01400", - "description": "Siège Social - Pitet", - "capacity": "12", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 07:45-12:15,Mo-Fr 13:30-17:30", - "wheelchair": "yes", - "start_date": "2023-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714056171164, - 45.16083229416006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Marketing France", - "owner:ref:FR:SIREN": "779463223", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 3 56 80 09", - "network": " SAMSE - GRENOBLE", - "ref:EU:EVSE": "FRTCBP01400", - "ref": "FRTCBP01400", - "description": "Siège Social - Pitet", - "capacity": "12", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 07:45-12:15,Mo-Fr 13:30-17:30", - "wheelchair": "yes", - "start_date": "2023-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.528923253617525, - 47.918853615443226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 41 35 40 00", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRTCBP01592", - "ref": "FR*TCB*P01592", - "description": "TotalEnergies - Super U Fessenheim", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.528923253617525, - 47.918853615443226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 41 35 40 00", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRTCBP01592", - "ref": "FR*TCB*P01592", - "description": "TotalEnergies - Super U Fessenheim", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.528923253617525, - 47.918853615443226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 41 35 40 00", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRTCBP01592", - "ref": "FR*TCB*P01592", - "description": "TotalEnergies - Super U Fessenheim", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.528923253617525, - 47.918853615443226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 41 35 40 00", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRTCBP01592", - "ref": "FR*TCB*P01592", - "description": "TotalEnergies - Super U Fessenheim", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.528923253617525, - 47.918853615443226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 41 35 40 00", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRTCBP01592", - "ref": "FR*TCB*P01592", - "description": "TotalEnergies - Super U Fessenheim", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.528923253617525, - 47.918853615443226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 41 35 40 00", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRTCBP01592", - "ref": "FR*TCB*P01592", - "description": "TotalEnergies - Super U Fessenheim", - "capacity": "6", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.217809, - 43.295111 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 41 35 40 00", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRTCBP01793", - "ref": "FR*TCB*P01793", - "description": "TotalEnergies - Restaurant l'Etape", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.217809, - 43.295111 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 41 35 40 00", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRTCBP01793", - "ref": "FR*TCB*P01793", - "description": "TotalEnergies - Restaurant l'Etape", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.217809, - 43.295111 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 41 35 40 00", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRTCBP01793", - "ref": "FR*TCB*P01793", - "description": "TotalEnergies - Restaurant l'Etape", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.217809, - 43.295111 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 41 35 40 00", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRTCBP01793", - "ref": "FR*TCB*P01793", - "description": "TotalEnergies - Restaurant l'Etape", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.37014, - 43.765309 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 41 35 40 00", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRTCBP01794", - "ref": "FR*TCB*P01794", - "description": "TotalEnergies - Bar Restaurant l'Arena", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.37014, - 43.765309 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 41 35 40 00", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRTCBP01794", - "ref": "FR*TCB*P01794", - "description": "TotalEnergies - Bar Restaurant l'Arena", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.37014, - 43.765309 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 41 35 40 00", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRTCBP01794", - "ref": "FR*TCB*P01794", - "description": "TotalEnergies - Bar Restaurant l'Arena", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.37014, - 43.765309 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 41 35 40 00", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRTCBP01794", - "ref": "FR*TCB*P01794", - "description": "TotalEnergies - Bar Restaurant l'Arena", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.510179806, - 43.69504648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "La Recharge - Aix Marseille Provence", - "ref:EU:EVSE": "FRTCBP02572", - "ref": "FR*TCB*P02572", - "description": "AMP | Pertuis - Verdun", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.510179806, - 43.69504648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "La Recharge - Aix Marseille Provence", - "ref:EU:EVSE": "FRTCBP02572", - "ref": "FR*TCB*P02572", - "description": "AMP | Pertuis - Verdun", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.510179806, - 43.69504648 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "La Recharge - Aix Marseille Provence", - "ref:EU:EVSE": "FRTCBP02572", - "ref": "FR*TCB*P02572", - "description": "AMP | Pertuis - Verdun", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.402201106221014, - 43.2695315974725 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "La Recharge - Aix Marseille Provence", - "ref:EU:EVSE": "FRTCBP02573", - "ref": "FR*TCB*P02573", - "description": "AMP | Ste Marguerite", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.402201106221014, - 43.2695315974725 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "La Recharge - Aix Marseille Provence", - "ref:EU:EVSE": "FRTCBP02573", - "ref": "FR*TCB*P02573", - "description": "AMP | Ste Marguerite", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.402201106221014, - 43.2695315974725 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "La Recharge - Aix Marseille Provence", - "ref:EU:EVSE": "FRTCBP02573", - "ref": "FR*TCB*P02573", - "description": "AMP | Ste Marguerite", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.31216825470048, - 43.40882484562405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "La Recharge - Aix Marseille Provence", - "ref:EU:EVSE": "FRTCBP02574", - "ref": "FR*TCB*P02574", - "description": "AMP | Mirabeau", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.31216825470048, - 43.40882484562405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "La Recharge - Aix Marseille Provence", - "ref:EU:EVSE": "FRTCBP02574", - "ref": "FR*TCB*P02574", - "description": "AMP | Mirabeau", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.04938889978576, - 43.40300727531569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "La Recharge - Aix Marseille Provence", - "ref:EU:EVSE": "FRTCBP02575", - "ref": "FR*TCB*P02575", - "description": "AMP | Martigues", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.04938889978576, - 43.40300727531569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "La Recharge - Aix Marseille Provence", - "ref:EU:EVSE": "FRTCBP02575", - "ref": "FR*TCB*P02575", - "description": "AMP | Martigues", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.31216825470048, - 43.40882484562405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "La Recharge - Aix Marseille Provence", - "ref:EU:EVSE": "FRTCBP02574", - "ref": "FR*TCB*P02574", - "description": "AMP | Mirabeau", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.04938889978576, - 43.40300727531569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "La Recharge - Aix Marseille Provence", - "ref:EU:EVSE": "FRTCBP02575", - "ref": "FR*TCB*P02575", - "description": "AMP | Martigues", - "capacity": "4", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4616482681694318, - 43.540369807653896 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 41 35 40 00", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRTCBP02577", - "ref": "FR*TCB*P02577", - "description": "Best Western - Domaine de Montjoie", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4616482681694318, - 43.540369807653896 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 41 35 40 00", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRTCBP02577", - "ref": "FR*TCB*P02577", - "description": "Best Western - Domaine de Montjoie", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.462645, - 48.279263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "328580147", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "PAUL KROELY ETOILE 67", - "ref:EU:EVSE": "FRTCBP02588", - "ref": "FRTCBE010912", - "description": "ETOILE 67", - "capacity": "4", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-12:00, Mo-Fr 13:30-19:00", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.462645, - 48.279263 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "328580147", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "PAUL KROELY ETOILE 67", - "ref:EU:EVSE": "FRTCBP02588", - "ref": "FRTCBE010913", - "description": "ETOILE 67", - "capacity": "4", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-12:00, Mo-Fr 13:30-19:00", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.81073, - 49.40676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "TotalEnergies - Compiègne", - "ref:EU:EVSE": "FRTCBP03298", - "ref": "FR*TCB*P03298", - "description": "5 Rue du Général Koenig", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.81073, - 49.40676 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 83 56 80 09", - "network": "TotalEnergies - Compiègne", - "ref:EU:EVSE": "FRTCBP03298", - "ref": "FR*TCB*P03298", - "description": "5 Rue du Général Koenig", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.82985, - 49.42089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 41 35 40 00", - "network": "TotalEnergies - Compiègne", - "ref:EU:EVSE": "FRTCBP03299", - "ref": "FR*TCB*P03299", - "description": "Ring Olympique Compiégnois", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.82985, - 49.42089 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 41 35 40 00", - "network": "TotalEnergies - Compiègne", - "ref:EU:EVSE": "FRTCBP03299", - "ref": "FR*TCB*P03299", - "description": "Ring Olympique Compiégnois", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.78362, - 49.388 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 41 35 40 00", - "network": "TotalEnergies - Compiègne", - "ref:EU:EVSE": "FRTCBP03300", - "ref": "FR*TCB*P03300", - "description": "Ziquoudrome - Rue Jacques Daguerre", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.78362, - 49.388 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 41 35 40 00", - "network": "TotalEnergies - Compiègne", - "ref:EU:EVSE": "FRTCBP03300", - "ref": "FR*TCB*P03300", - "description": "Ziquoudrome - Rue Jacques Daguerre", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.80859, - 49.40301 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 41 35 40 00", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRTCBP03303", - "ref": "FR*TCB*P03303", - "description": "5 Rue Jean-Jacques Bernard", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.80859, - 49.40301 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 41 35 40 00", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRTCBP03303", - "ref": "FR*TCB*P03303", - "description": "5 Rue Jean-Jacques Bernard", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.694811, - 45.515668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 41 35 40 00", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRTCBP05195", - "ref": "FR*TCB*P05195", - "description": "La Plagne Bellecote", - "capacity": "2", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.694811, - 45.515668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 41 35 40 00", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRTCBP05195", - "ref": "FR*TCB*P05195", - "description": "La Plagne Bellecote", - "capacity": "2", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5721775244627842, - 44.84656916503929 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 41 35 40 00", - "network": "TotalEnergies - Metpark", - "ref:EU:EVSE": "FRTCBPMETADC", - "ref": "FR*TCB*PMETADC", - "description": "METPARK | TotalEnergies | Parking Allées de Chartres", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5721775244627842, - 44.84656916503929 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 41 35 40 00", - "network": "TotalEnergies - Metpark", - "ref:EU:EVSE": "FRTCBPMETADC", - "ref": "FR*TCB*PMETADC", - "description": "METPARK | TotalEnergies | Parking Allées de Chartres", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5721775244627842, - 44.84656916503929 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 41 35 40 00", - "network": "TotalEnergies - Metpark", - "ref:EU:EVSE": "FRTCBPMETADC", - "ref": "FR*TCB*PMETADC", - "description": "METPARK | TotalEnergies | Parking Allées de Chartres", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5721775244627842, - 44.84656916503929 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 41 35 40 00", - "network": "TotalEnergies - Metpark", - "ref:EU:EVSE": "FRTCBPMETADC", - "ref": "FR*TCB*PMETADC", - "description": "METPARK | TotalEnergies | Parking Allées de Chartres", - "capacity": "8", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5827577423302415, - 44.84006797839133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 41 35 40 00", - "network": "TotalEnergies - Metpark", - "ref:EU:EVSE": "FRTCBPMETGAM", - "ref": "FR*TCB*PMETGAM", - "description": "METPARK | TotalEnergies | Parking Gambetta", - "capacity": "102", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5827577423302415, - 44.84006797839133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 41 35 40 00", - "network": "TotalEnergies - Metpark", - "ref:EU:EVSE": "FRTCBPMETGAM", - "ref": "FR*TCB*PMETGAM", - "description": "METPARK | TotalEnergies | Parking Gambetta", - "capacity": "102", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5827577423302415, - 44.84006797839133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 41 35 40 00", - "network": "TotalEnergies - Metpark", - "ref:EU:EVSE": "FRTCBPMETGAM", - "ref": "FR*TCB*PMETGAM", - "description": "METPARK | TotalEnergies | Parking Gambetta", - "capacity": "102", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5827577423302415, - 44.84006797839133 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 41 35 40 00", - "network": "TotalEnergies - Metpark", - "ref:EU:EVSE": "FRTCBPMETGAM", - "ref": "FR*TCB*PMETGAM", - "description": "METPARK | TotalEnergies | Parking Gambetta", - "capacity": "102", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.6764498, - 45.514262 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 41 35 40 00", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRTCBPLP732101", - "ref": "FR*TCB*PLP73210*1", - "description": "LA PLAGNE - Parking les mines", - "capacity": "4", - "socket:type2_combo:output": "125 kW", - "charging_station:output": "125 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.6764498, - 45.514262 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 41 35 40 00", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRTCBPLP732101", - "ref": "FR*TCB*PLP73210*1", - "description": "LA PLAGNE - Parking les mines", - "capacity": "4", - "socket:type2_combo:output": "125 kW", - "charging_station:output": "125 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.6764498, - 45.514262 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 41 35 40 00", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRTCBPLP732101", - "ref": "FR*TCB*PLP73210*1", - "description": "LA PLAGNE - Parking les mines", - "capacity": "4", - "socket:type2_combo:output": "125 kW", - "charging_station:output": "125 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.6764498, - 45.514262 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 41 35 40 00", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRTCBPLP732101", - "ref": "FR*TCB*PLP73210*1", - "description": "LA PLAGNE - Parking les mines", - "capacity": "4", - "socket:type2_combo:output": "125 kW", - "charging_station:output": "125 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.7355984868470244, - 45.560568420192546 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 41 35 40 00", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRTCBPLP732102", - "ref": "FR*TCB*PLP73210*2", - "description": "LA PLAGNE - Station Montchavin", - "capacity": "2", - "socket:type2_combo:output": "125 kW", - "charging_station:output": "125 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.7355984868470244, - 45.560568420192546 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 41 35 40 00", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRTCBPLP732102", - "ref": "FR*TCB*PLP73210*2", - "description": "LA PLAGNE - Station Montchavin", - "capacity": "2", - "socket:type2_combo:output": "125 kW", - "charging_station:output": "125 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.71473007299403, - 45.5699039735264 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 41 35 40 00", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRTCBPLP732103", - "ref": "FR*TCB*PLP73210*3", - "description": "La Plagne - Parking épicerie bibliothèque de Bellentre", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.71473007299403, - 45.5699039735264 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 41 35 40 00", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRTCBPLP732103", - "ref": "FR*TCB*PLP73210*3", - "description": "La Plagne - Parking épicerie bibliothèque de Bellentre", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.67246644554668, - 45.5536466451078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 41 35 40 00", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRTCBPLP732104", - "ref": "FR*TCB*PLP73210*4", - "description": "La Plagne - Mairie Macot La Plagne", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.67246644554668, - 45.5536466451078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "844192443", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 41 35 40 00", - "network": "TotalEnergies Charge Rapide", - "ref:EU:EVSE": "FRTCBPLP732104", - "ref": "FR*TCB*PLP73210*4", - "description": "La Plagne - Mairie Macot La Plagne", - "capacity": "4", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.718448, - 45.914069 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "88__TDA", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "61ba061f-2069-56eb-854b-36fb341b1ed9", - "description": "Station-service de Passy Le Fayet - A40", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.718448, - 45.914069 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "88__TDA", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "61ba061f-2069-56eb-854b-36fb341b1ed9", - "description": "Station-service de Passy Le Fayet - A40", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.718448, - 45.914069 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "88__TDA", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "61ba061f-2069-56eb-854b-36fb341b1ed9", - "description": "Station-service de Passy Le Fayet - A40", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.498515, - 47.975046 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "88__TDA", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "c73d5c35-ff0d-5243-be92-1774cf973c2f", - "description": "Station-service de l'aire du Val de Meuse", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.498515, - 47.975046 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "88__TDA", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "c73d5c35-ff0d-5243-be92-1774cf973c2f", - "description": "Station-service de l'aire du Val de Meuse", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.498515, - 47.975046 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "88__TDA", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "c73d5c35-ff0d-5243-be92-1774cf973c2f", - "description": "Station-service de l'aire du Val de Meuse", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089482, - 50.122451 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "88__TDA", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "280c349a-2107-5635-960c-dd8b3cd0c1a9", - "description": "Station-service de l'aire de Havrincourt", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089482, - 50.122451 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "88__TDA", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "280c349a-2107-5635-960c-dd8b3cd0c1a9", - "description": "Station-service de l'aire de Havrincourt", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.089482, - 50.122451 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "88__TDA", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "280c349a-2107-5635-960c-dd8b3cd0c1a9", - "description": "Station-service de l'aire de Havrincourt", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.811234, - 43.94238 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "d30e0af0-c810-53a0-ad44-bdf39141940d", - "description": "AVIGNON-Boulevard Saint Michel Nord", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.811234, - 43.94238 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "d30e0af0-c810-53a0-ad44-bdf39141940d", - "description": "AVIGNON-Boulevard Saint Michel Nord", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.811234, - 43.94238 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "d30e0af0-c810-53a0-ad44-bdf39141940d", - "description": "AVIGNON-Boulevard Saint Michel Nord", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.811234, - 43.94238 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "d30e0af0-c810-53a0-ad44-bdf39141940d", - "description": "AVIGNON-Boulevard Saint Michel Nord", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.993733, - 47.271992 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "b75b6e4a-cd3d-5762-87f0-14d15d75d596", - "description": "ECOLE VALENTIN-Rue de la combe du Puits", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.993733, - 47.271992 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "b75b6e4a-cd3d-5762-87f0-14d15d75d596", - "description": "ECOLE VALENTIN-Rue de la combe du Puits", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.993733, - 47.271992 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "b75b6e4a-cd3d-5762-87f0-14d15d75d596", - "description": "ECOLE VALENTIN-Rue de la combe du Puits", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.993733, - 47.271992 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "b75b6e4a-cd3d-5762-87f0-14d15d75d596", - "description": "ECOLE VALENTIN-Rue de la combe du Puits", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.697611, - 44.667371 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "40c958fe-4890-532b-917d-a5b99667fe2a", - "description": "LUS-LA-CROIX-HAUTE-655 Route de Sisteron", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.697611, - 44.667371 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "40c958fe-4890-532b-917d-a5b99667fe2a", - "description": "LUS-LA-CROIX-HAUTE-655 Route de Sisteron", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.697611, - 44.667371 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "40c958fe-4890-532b-917d-a5b99667fe2a", - "description": "LUS-LA-CROIX-HAUTE-655 Route de Sisteron", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.697611, - 44.667371 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "40c958fe-4890-532b-917d-a5b99667fe2a", - "description": "LUS-LA-CROIX-HAUTE-655 Route de Sisteron", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.045917, - 47.285127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "f07baa43-f584-5590-ade5-69a23f2f2598", - "description": "LONGVIC-5 Bd des industries", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.045917, - 47.285127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "f07baa43-f584-5590-ade5-69a23f2f2598", - "description": "LONGVIC-5 Bd des industries", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.045917, - 47.285127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "f07baa43-f584-5590-ade5-69a23f2f2598", - "description": "LONGVIC-5 Bd des industries", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.045917, - 47.285127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "f07baa43-f584-5590-ade5-69a23f2f2598", - "description": "LONGVIC-5 Bd des industries", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.430403, - 48.811716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "56ea7c29-b4a1-5e98-98e2-02aa5e759edc", - "description": "MAISONS-ALFORT-99 Av. du Général-Leclerc", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.430403, - 48.811716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "56ea7c29-b4a1-5e98-98e2-02aa5e759edc", - "description": "MAISONS-ALFORT-99 Av. du Général-Leclerc", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.430403, - 48.811716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "56ea7c29-b4a1-5e98-98e2-02aa5e759edc", - "description": "MAISONS-ALFORT-99 Av. du Général-Leclerc", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.430403, - 48.811716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "56ea7c29-b4a1-5e98-98e2-02aa5e759edc", - "description": "MAISONS-ALFORT-99 Av. du Général-Leclerc", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.337604, - 47.742341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "83de0931-f610-5f27-9627-9d6e331c539a", - "description": "MULHOUSE-8 pte du miroir", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.337604, - 47.742341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "83de0931-f610-5f27-9627-9d6e331c539a", - "description": "MULHOUSE-8 pte du miroir", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.337604, - 47.742341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "83de0931-f610-5f27-9627-9d6e331c539a", - "description": "MULHOUSE-8 pte du miroir", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.337604, - 47.742341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "83de0931-f610-5f27-9627-9d6e331c539a", - "description": "MULHOUSE-8 pte du miroir", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.249891, - 43.69241 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "53905694-7292-5f3d-b0c3-f246f32fca85", - "description": "NICE-77 promenade des Anglais", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.249891, - 43.69241 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "53905694-7292-5f3d-b0c3-f246f32fca85", - "description": "NICE-77 promenade des Anglais", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.249891, - 43.69241 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "53905694-7292-5f3d-b0c3-f246f32fca85", - "description": "NICE-77 promenade des Anglais", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.249891, - 43.69241 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "53905694-7292-5f3d-b0c3-f246f32fca85", - "description": "NICE-77 promenade des Anglais", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.927811, - 45.49548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "eee505a7-4abc-586a-95a7-9c26e19cdd12", - "description": "TIGNES-ZA Les Montayes", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.927811, - 45.49548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "eee505a7-4abc-586a-95a7-9c26e19cdd12", - "description": "TIGNES-ZA Les Montayes", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.927811, - 45.49548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "eee505a7-4abc-586a-95a7-9c26e19cdd12", - "description": "TIGNES-ZA Les Montayes", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.927811, - 45.49548 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "eee505a7-4abc-586a-95a7-9c26e19cdd12", - "description": "TIGNES-ZA Les Montayes", - "capacity": "6", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.044561, - 43.409415 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "88ee97a2-cbd5-59a7-90f8-8feacb76f33b", - "description": "BRIGNOLES-344 Avenue du Dr Yves Giustiniani", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.044561, - 43.409415 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "88ee97a2-cbd5-59a7-90f8-8feacb76f33b", - "description": "BRIGNOLES-344 Avenue du Dr Yves Giustiniani", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.044561, - 43.409415 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "88ee97a2-cbd5-59a7-90f8-8feacb76f33b", - "description": "BRIGNOLES-344 Avenue du Dr Yves Giustiniani", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.044561, - 43.409415 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "88ee97a2-cbd5-59a7-90f8-8feacb76f33b", - "description": "BRIGNOLES-344 Avenue du Dr Yves Giustiniani", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.498769, - 47.098576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "c3c8f563-6af5-5974-bb36-8064a31ff8e7", - "description": "DOLE-9 Boulevard des Frères Lumière", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.498769, - 47.098576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "c3c8f563-6af5-5974-bb36-8064a31ff8e7", - "description": "DOLE-9 Boulevard des Frères Lumière", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.498769, - 47.098576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "c3c8f563-6af5-5974-bb36-8064a31ff8e7", - "description": "DOLE-9 Boulevard des Frères Lumière", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.498769, - 47.098576 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "c3c8f563-6af5-5974-bb36-8064a31ff8e7", - "description": "DOLE-9 Boulevard des Frères Lumière", - "capacity": "5", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.096519, - 46.010564 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "7132427b-2d13-5785-8e51-9e2154dee1e4", - "description": "LE COTEAU-52 Boulevard Charles de Gaulle", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.096519, - 46.010564 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "7132427b-2d13-5785-8e51-9e2154dee1e4", - "description": "LE COTEAU-52 Boulevard Charles de Gaulle", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.096519, - 46.010564 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "7132427b-2d13-5785-8e51-9e2154dee1e4", - "description": "LE COTEAU-52 Boulevard Charles de Gaulle", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.096519, - 46.010564 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "7132427b-2d13-5785-8e51-9e2154dee1e4", - "description": "LE COTEAU-52 Boulevard Charles de Gaulle", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.096519, - 46.010564 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "7132427b-2d13-5785-8e51-9e2154dee1e4", - "description": "LE COTEAU-52 Boulevard Charles de Gaulle", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.096519, - 46.010564 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "7132427b-2d13-5785-8e51-9e2154dee1e4", - "description": "LE COTEAU-52 Boulevard Charles de Gaulle", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.744708, - 44.578735 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "e733d7cb-fe10-51a3-9d03-cf4fca4e8866", - "description": "MONTELIMAR-ZA Avenue du Meyrol", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.744708, - 44.578735 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "e733d7cb-fe10-51a3-9d03-cf4fca4e8866", - "description": "MONTELIMAR-ZA Avenue du Meyrol", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.744708, - 44.578735 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "e733d7cb-fe10-51a3-9d03-cf4fca4e8866", - "description": "MONTELIMAR-ZA Avenue du Meyrol", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.744708, - 44.578735 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "e733d7cb-fe10-51a3-9d03-cf4fca4e8866", - "description": "MONTELIMAR-ZA Avenue du Meyrol", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.744708, - 44.578735 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "e733d7cb-fe10-51a3-9d03-cf4fca4e8866", - "description": "MONTELIMAR-ZA Avenue du Meyrol", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.744708, - 44.578735 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "e733d7cb-fe10-51a3-9d03-cf4fca4e8866", - "description": "MONTELIMAR-ZA Avenue du Meyrol", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.379776, - 47.994337 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "7373ca95-a2d0-535a-926d-f7a3bd472bc1", - "description": "NIEDERHERGHEIM-ZA Rue des Vosges", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.379776, - 47.994337 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "7373ca95-a2d0-535a-926d-f7a3bd472bc1", - "description": "NIEDERHERGHEIM-ZA Rue des Vosges", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.379776, - 47.994337 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "7373ca95-a2d0-535a-926d-f7a3bd472bc1", - "description": "NIEDERHERGHEIM-ZA Rue des Vosges", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.379776, - 47.994337 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "7373ca95-a2d0-535a-926d-f7a3bd472bc1", - "description": "NIEDERHERGHEIM-ZA Rue des Vosges", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.379776, - 47.994337 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "7373ca95-a2d0-535a-926d-f7a3bd472bc1", - "description": "NIEDERHERGHEIM-ZA Rue des Vosges", - "capacity": "6", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.086751, - 48.683997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "4d29bc3d-8a12-5acb-a3c5-3f0f1070f9e5", - "description": "VAUDOY-EN-BRIE-14 Rue de Pécy", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.086751, - 48.683997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "4d29bc3d-8a12-5acb-a3c5-3f0f1070f9e5", - "description": "VAUDOY-EN-BRIE-14 Rue de Pécy", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.086751, - 48.683997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "4d29bc3d-8a12-5acb-a3c5-3f0f1070f9e5", - "description": "VAUDOY-EN-BRIE-14 Rue de Pécy", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.086751, - 48.683997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "4d29bc3d-8a12-5acb-a3c5-3f0f1070f9e5", - "description": "VAUDOY-EN-BRIE-14 Rue de Pécy", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.086751, - 48.683997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "4d29bc3d-8a12-5acb-a3c5-3f0f1070f9e5", - "description": "VAUDOY-EN-BRIE-14 Rue de Pécy", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.086751, - 48.683997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "271__TDEC", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "4d29bc3d-8a12-5acb-a3c5-3f0f1070f9e5", - "description": "VAUDOY-EN-BRIE-14 Rue de Pécy", - "capacity": "7", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.819431, - 45.631594 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "88__TDA", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "9e5353ab-68f8-5cfe-b6c8-36729e36ca06", - "description": "Zone de Test - Integration", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.819431, - 45.631594 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "88__TDA", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "9e5353ab-68f8-5cfe-b6c8-36729e36ca06", - "description": "Zone de Test - Integration", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.819431, - 45.631594 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "88__TDA", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "9e5353ab-68f8-5cfe-b6c8-36729e36ca06", - "description": "Zone de Test - Integration", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.819431, - 45.631594 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "88__TDA", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "9e5353ab-68f8-5cfe-b6c8-36729e36ca06", - "description": "Zone de Test - Integration", - "capacity": "6", - "socket:type2_combo:output": "120 kW", - "charging_station:output": "120 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.819682, - 45.631192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "88__TDA", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "0ccdda6b-3cb6-5ccb-9b05-c4e6fe7e714b", - "description": "Station-service Sérézin-du-Rhône - A7N", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.819682, - 45.631192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "88__TDA", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "0ccdda6b-3cb6-5ccb-9b05-c4e6fe7e714b", - "description": "Station-service Sérézin-du-Rhône - A7N", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.819682, - 45.631192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "88__TDA", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "0ccdda6b-3cb6-5ccb-9b05-c4e6fe7e714b", - "description": "Station-service Sérézin-du-Rhône - A7N", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.864803, - 44.865862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "88__TDA", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "98cd8709-9481-5940-b396-585b939ae6a5", - "description": "Station-service de l'aire de Portes-lès-Valence - A7", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.864803, - 44.865862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "88__TDA", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "98cd8709-9481-5940-b396-585b939ae6a5", - "description": "Station-service de l'aire de Portes-lès-Valence - A7", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.864803, - 44.865862 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "88__TDA", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "98cd8709-9481-5940-b396-585b939ae6a5", - "description": "Station-service de l'aire de Portes-lès-Valence - A7", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.161521, - 46.872094 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "88__TDA", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "67a28a73-dcfe-55d4-83e9-13d1c8c580c0", - "description": "Station-service de l'aire de Magny-Cours", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.161521, - 46.872094 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "88__TDA", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "67a28a73-dcfe-55d4-83e9-13d1c8c580c0", - "description": "Station-service de l'aire de Magny-Cours", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.161521, - 46.872094 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "88__TDA", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "67a28a73-dcfe-55d4-83e9-13d1c8c580c0", - "description": "Station-service de l'aire de Magny-Cours", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.800773, - 46.35553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "88__TDA", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "e9cc0d8a-c69a-5365-a56b-943fac88dbb0", - "description": "Station-service de l'aire de l'Allier Doyet", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.800773, - 46.35553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "88__TDA", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "e9cc0d8a-c69a-5365-a56b-943fac88dbb0", - "description": "Station-service de l'aire de l'Allier Doyet", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.800773, - 46.35553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "88__TDA", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "e9cc0d8a-c69a-5365-a56b-943fac88dbb0", - "description": "Station-service de l'aire de l'Allier Doyet", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.449227, - 43.875233 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "88__TDA", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "55a8873e-1502-520d-be1b-1335e4698600", - "description": "Station-service de l'aire de Nîmes-Marguerittes Sud", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.449227, - 43.875233 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "88__TDA", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "55a8873e-1502-520d-be1b-1335e4698600", - "description": "Station-service de l'aire de Nîmes-Marguerittes Sud", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.449227, - 43.875233 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "88__TDA", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "55a8873e-1502-520d-be1b-1335e4698600", - "description": "Station-service de l'aire de Nîmes-Marguerittes Sud", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.498153, - 47.97762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "88__TDA", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "81e2dee3-ba07-51f5-badd-a36c93744b78", - "description": "Station-service de l'aire de Montigny-le-Roi", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.498153, - 47.97762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "88__TDA", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "81e2dee3-ba07-51f5-badd-a36c93744b78", - "description": "Station-service de l'aire de Montigny-le-Roi", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.498153, - 47.97762 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "88__TDA", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "81e2dee3-ba07-51f5-badd-a36c93744b78", - "description": "Station-service de l'aire de Montigny-le-Roi", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.88949, - 44.02262 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "88__TDA", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "86df9930-2223-5925-b055-6c3d8daf4c47", - "description": "Station-service de l'aire de Sorgues - A7", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.88949, - 44.02262 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "88__TDA", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "86df9930-2223-5925-b055-6c3d8daf4c47", - "description": "Station-service de l'aire de Sorgues - A7", - "capacity": "3", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.88949, - 44.02262 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "88__TDA", - "operator:email": "cpo@citeos.com", - "operator:phone": "+33 1 41 44 73 53", - "network": "CPO CITEOS TDA", - "ref:EU:EVSE": "Non concerné", - "ref": "86df9930-2223-5925-b055-6c3d8daf4c47", - "description": "Station-service de l'aire de Sorgues - A7", - "capacity": "3", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.41001, - 43.72431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31091002", - "description": "BRUGUIERES - Rue des Fleurs", - "capacity": "2", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.41001, - 43.72431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31091002", - "description": "BRUGUIERES - Rue des Fleurs", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.41001, - 43.72431 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31091002", - "description": "BRUGUIERES - Rue des Fleurs", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.33349, - 43.61001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31149049", - "description": "COLOMIERS - 2 Allée d'Occitanie", - "capacity": "2", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.33349, - 43.61001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31149049", - "description": "COLOMIERS - 2 Allée d'Occitanie", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.33349, - 43.61001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31149049", - "description": "COLOMIERS - 2 Allée d'Occitanie", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-07-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.331738, - 43.616567 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31149050", - "description": "COLOMIERS - Place du Souvenir", - "capacity": "2", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.331738, - 43.616567 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31149050", - "description": "COLOMIERS - Place du Souvenir", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.331738, - 43.616567 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31149050", - "description": "COLOMIERS - Place du Souvenir", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-08-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.422159, - 43.569965 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31389060", - "description": "TOULOUSE - Rue Louis Courtois de Viçose", - "capacity": "2", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.422159, - 43.569965 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31389060", - "description": "TOULOUSE - Rue Louis Courtois de Viçose", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.422159, - 43.569965 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31389060", - "description": "TOULOUSE - Rue Louis Courtois de Viçose", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.501577, - 43.664028 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31488053", - "description": "SAINT JEAN - Allées Victor Hugo", - "capacity": "2", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.501577, - 43.664028 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31488053", - "description": "SAINT JEAN - Allées Victor Hugo", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.501577, - 43.664028 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31488053", - "description": "SAINT JEAN - Allées Victor Hugo", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-04-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.53208845855978, - 43.5543227529575 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31506056", - "description": "SAINT-ORENS DE GAMEVILLE - Rue du Moulin", - "capacity": "2", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.53208845855978, - 43.5543227529575 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31506056", - "description": "SAINT-ORENS DE GAMEVILLE - Rue du Moulin", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.53208845855978, - 43.5543227529575 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31506056", - "description": "SAINT-ORENS DE GAMEVILLE - Rue du Moulin", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-07-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4275, - 43.6433 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31555002", - "description": "TOULOUSE - Avenue des Etats-Unis", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4275, - 43.6433 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31555002", - "description": "TOULOUSE - Avenue des Etats-Unis", - "capacity": "2", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4275, - 43.6433 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31555002", - "description": "TOULOUSE - Avenue des Etats-Unis", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.48832, - 43.59472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31555007", - "description": "TOULOUSE - Avenue de Castres", - "capacity": "2", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.48832, - 43.59472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31555007", - "description": "TOULOUSE - Avenue de Castres", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.48832, - 43.59472 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31555007", - "description": "TOULOUSE - Avenue de Castres", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-04-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.486516, - 43.577199 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31555008", - "description": "TOULOUSE - Route de Revel", - "capacity": "2", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.486516, - 43.577199 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31555008", - "description": "TOULOUSE - Route de Revel", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.486516, - 43.577199 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31555008", - "description": "TOULOUSE - Route de Revel", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.45254, - 43.57343 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31555022", - "description": "TOULOUSE - Avenue des Ecoles Jules Julien ", - "capacity": "2", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.45254, - 43.57343 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31555022", - "description": "TOULOUSE - Avenue des Ecoles Jules Julien ", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.45254, - 43.57343 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31555022", - "description": "TOULOUSE - Avenue des Ecoles Jules Julien ", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.437975, - 43.653061 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31555027", - "description": "TOULOUSE - 274 Route de Launaguet", - "capacity": "2", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.437975, - 43.653061 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31555027", - "description": "TOULOUSE - 274 Route de Launaguet", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.437975, - 43.653061 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31555027", - "description": "TOULOUSE - 274 Route de Launaguet", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.411165, - 43.601684 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31555030", - "description": "TOULOUSE - Av. de Grande Bretagne", - "capacity": "2", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.411165, - 43.601684 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31555030", - "description": "TOULOUSE - Av. de Grande Bretagne", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.411165, - 43.601684 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31555030", - "description": "TOULOUSE - Av. de Grande Bretagne", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-03-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.41479, - 43.6113 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31555031", - "description": "TOULOUSE - Parking Rue Paul Bernies", - "capacity": "2", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-05-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.41479, - 43.6113 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31555031", - "description": "TOULOUSE - Parking Rue Paul Bernies", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.41479, - 43.6113 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31555031", - "description": "TOULOUSE - Parking Rue Paul Bernies", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-01-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4503666, - 43.6039735 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31555040", - "description": "TOULOUSE - Bd Lazare Carnot", - "capacity": "1", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4503666, - 43.6039735 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31555040", - "description": "TOULOUSE - Bd Lazare Carnot", - "capacity": "1", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4583, - 43.60665 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31555050", - "description": "TOULOUSE - Avenue du Cimetière", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-09-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4583, - 43.60665 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31555050", - "description": "TOULOUSE - Avenue du Cimetière", - "capacity": "3", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-09-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4835, - 43.60654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31555051", - "description": "TOULOUSE - Avenue Jean Chaubet", - "capacity": "4", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4835, - 43.60654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31555051", - "description": "TOULOUSE - Avenue Jean Chaubet", - "capacity": "4", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4835, - 43.60654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31555051", - "description": "TOULOUSE - Avenue Jean Chaubet", - "capacity": "4", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4835, - 43.60654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31555051", - "description": "TOULOUSE - Avenue Jean Chaubet", - "capacity": "4", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4835, - 43.60654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31555051", - "description": "TOULOUSE - Avenue Jean Chaubet", - "capacity": "4", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.4835, - 43.60654 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31555051", - "description": "TOULOUSE - Avenue Jean Chaubet", - "capacity": "4", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-09-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.418884, - 43.549784 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31555052", - "description": "TOULOUSE - Rue Léon Joulin", - "capacity": "4", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.418884, - 43.549784 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31555052", - "description": "TOULOUSE - Rue Léon Joulin", - "capacity": "4", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.418884, - 43.549784 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31555052", - "description": "TOULOUSE - Rue Léon Joulin", - "capacity": "4", - "socket:type2_combo:output": "240 kW", - "charging_station:output": "240 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.418884, - 43.549784 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31555052", - "description": "TOULOUSE - Rue Léon Joulin", - "capacity": "4", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.32647, - 43.58047 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31557001", - "description": "TOURNEFEUILLE - Parking Avenue du Général Charles de Gaulle", - "capacity": "2", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.32647, - 43.58047 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31557001", - "description": "TOURNEFEUILLE - Parking Avenue du Général Charles de Gaulle", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.32647, - 43.58047 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRTLSE31557001", - "description": "TOURNEFEUILLE - Parking Avenue du Général Charles de Gaulle", - "capacity": "2", - "socket:type2_combo:output": "180 kW", - "charging_station:output": "180 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2023-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.799243, - 48.835937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29532", - "ref": "29532", - "description": "Bailly-Romainvilliers, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.799243, - 48.835937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29532", - "ref": "29532", - "description": "Bailly-Romainvilliers, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.799243, - 48.835937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29532", - "ref": "29532", - "description": "Bailly-Romainvilliers, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.799243, - 48.835937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29532", - "ref": "29532", - "description": "Bailly-Romainvilliers, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.799243, - 48.835937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29532", - "ref": "29532", - "description": "Bailly-Romainvilliers, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.799243, - 48.835937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29532", - "ref": "29532", - "description": "Bailly-Romainvilliers, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.799243, - 48.835937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29532", - "ref": "29532", - "description": "Bailly-Romainvilliers, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.799243, - 48.835937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29532", - "ref": "29532", - "description": "Bailly-Romainvilliers, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.799243, - 48.835937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29532", - "ref": "29532", - "description": "Bailly-Romainvilliers, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.799243, - 48.835937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29532", - "ref": "29532", - "description": "Bailly-Romainvilliers, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.799243, - 48.835937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29532", - "ref": "29532", - "description": "Bailly-Romainvilliers, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.799243, - 48.835937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29532", - "ref": "29532", - "description": "Bailly-Romainvilliers, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.799243, - 48.835937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29532", - "ref": "29532", - "description": "Bailly-Romainvilliers, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.799243, - 48.835937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29532", - "ref": "29532", - "description": "Bailly-Romainvilliers, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.799243, - 48.835937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29532", - "ref": "29532", - "description": "Bailly-Romainvilliers, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.799243, - 48.835937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29532", - "ref": "29532", - "description": "Bailly-Romainvilliers, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253555, - 49.858991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28609", - "ref": "28609", - "description": "Saint-Quentin, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253555, - 49.858991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28609", - "ref": "28609", - "description": "Saint-Quentin, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253555, - 49.858991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28609", - "ref": "28609", - "description": "Saint-Quentin, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253555, - 49.858991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28609", - "ref": "28609", - "description": "Saint-Quentin, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253555, - 49.858991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28609", - "ref": "28609", - "description": "Saint-Quentin, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253555, - 49.858991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28609", - "ref": "28609", - "description": "Saint-Quentin, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253555, - 49.858991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28609", - "ref": "28609", - "description": "Saint-Quentin, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253555, - 49.858991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28609", - "ref": "28609", - "description": "Saint-Quentin, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253555, - 49.858991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28609", - "ref": "28609", - "description": "Saint-Quentin, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253555, - 49.858991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28609", - "ref": "28609", - "description": "Saint-Quentin, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253555, - 49.858991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28609", - "ref": "28609", - "description": "Saint-Quentin, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253555, - 49.858991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28609", - "ref": "28609", - "description": "Saint-Quentin, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253555, - 49.858991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28609", - "ref": "28609", - "description": "Saint-Quentin, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253555, - 49.858991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28609", - "ref": "28609", - "description": "Saint-Quentin, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253555, - 49.858991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28609", - "ref": "28609", - "description": "Saint-Quentin, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253555, - 49.858991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28609", - "ref": "28609", - "description": "Saint-Quentin, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253555, - 49.858991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28609", - "ref": "28609", - "description": "Saint-Quentin, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253555, - 49.858991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28609", - "ref": "28609", - "description": "Saint-Quentin, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253555, - 49.858991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28609", - "ref": "28609", - "description": "Saint-Quentin, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253555, - 49.858991 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28609", - "ref": "28609", - "description": "Saint-Quentin, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.760218, - 45.820338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP14836", - "ref": "14836", - "description": "Dardilly, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.760218, - 45.820338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP14836", - "ref": "14836", - "description": "Dardilly, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.760218, - 45.820338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP14836", - "ref": "14836", - "description": "Dardilly, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.760218, - 45.820338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP14836", - "ref": "14836", - "description": "Dardilly, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.760218, - 45.820338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP14836", - "ref": "14836", - "description": "Dardilly, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.760218, - 45.820338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP14836", - "ref": "14836", - "description": "Dardilly, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.760218, - 45.820338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP14836", - "ref": "14836", - "description": "Dardilly, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.760218, - 45.820338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP14836", - "ref": "14836", - "description": "Dardilly, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.760218, - 45.820338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP14836", - "ref": "14836", - "description": "Dardilly, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.760218, - 45.820338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP14836", - "ref": "14836", - "description": "Dardilly, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.760218, - 45.820338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP14836", - "ref": "14836", - "description": "Dardilly, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.760218, - 45.820338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP14836", - "ref": "14836", - "description": "Dardilly, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.760218, - 45.820338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP14836", - "ref": "14836", - "description": "Dardilly, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.760218, - 45.820338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP14836", - "ref": "14836", - "description": "Dardilly, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.760218, - 45.820338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP14836", - "ref": "14836", - "description": "Dardilly, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.760218, - 45.820338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP14836", - "ref": "14836", - "description": "Dardilly, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.087824, - 46.129569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28456", - "ref": "28456", - "description": "Saint-Julien-en-Genevois, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.087824, - 46.129569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28456", - "ref": "28456", - "description": "Saint-Julien-en-Genevois, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.087824, - 46.129569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28456", - "ref": "28456", - "description": "Saint-Julien-en-Genevois, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.087824, - 46.129569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28456", - "ref": "28456", - "description": "Saint-Julien-en-Genevois, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.087824, - 46.129569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28456", - "ref": "28456", - "description": "Saint-Julien-en-Genevois, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.087824, - 46.129569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28456", - "ref": "28456", - "description": "Saint-Julien-en-Genevois, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.087824, - 46.129569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28456", - "ref": "28456", - "description": "Saint-Julien-en-Genevois, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.087824, - 46.129569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28456", - "ref": "28456", - "description": "Saint-Julien-en-Genevois, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.087824, - 46.129569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28456", - "ref": "28456", - "description": "Saint-Julien-en-Genevois, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.087824, - 46.129569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28456", - "ref": "28456", - "description": "Saint-Julien-en-Genevois, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.087824, - 46.129569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28456", - "ref": "28456", - "description": "Saint-Julien-en-Genevois, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.087824, - 46.129569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28456", - "ref": "28456", - "description": "Saint-Julien-en-Genevois, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.087824, - 46.129569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28456", - "ref": "28456", - "description": "Saint-Julien-en-Genevois, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.087824, - 46.129569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28456", - "ref": "28456", - "description": "Saint-Julien-en-Genevois, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.087824, - 46.129569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28456", - "ref": "28456", - "description": "Saint-Julien-en-Genevois, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.087824, - 46.129569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28456", - "ref": "28456", - "description": "Saint-Julien-en-Genevois, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.087824, - 46.129569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28456", - "ref": "28456", - "description": "Saint-Julien-en-Genevois, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.087824, - 46.129569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28456", - "ref": "28456", - "description": "Saint-Julien-en-Genevois, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.087824, - 46.129569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28456", - "ref": "28456", - "description": "Saint-Julien-en-Genevois, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.087824, - 46.129569 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28456", - "ref": "28456", - "description": "Saint-Julien-en-Genevois, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.898176, - 45.593132 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1734", - "ref": "1734", - "description": "Chambéry, France", - "capacity": "4", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.898176, - 45.593132 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1734", - "ref": "1734", - "description": "Chambéry, France", - "capacity": "4", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.898176, - 45.593132 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1734", - "ref": "1734", - "description": "Chambéry, France", - "capacity": "4", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.898176, - 45.593132 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1734", - "ref": "1734", - "description": "Chambéry, France", - "capacity": "4", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.913554, - 44.226199 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2584", - "ref": "2584", - "description": "Sisteron, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.913554, - 44.226199 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2584", - "ref": "2584", - "description": "Sisteron, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.913554, - 44.226199 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2584", - "ref": "2584", - "description": "Sisteron, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.913554, - 44.226199 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2584", - "ref": "2584", - "description": "Sisteron, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.913554, - 44.226199 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2584", - "ref": "2584", - "description": "Sisteron, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.913554, - 44.226199 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2584", - "ref": "2584", - "description": "Sisteron, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.913554, - 44.226199 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2584", - "ref": "2584", - "description": "Sisteron, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.913554, - 44.226199 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2584", - "ref": "2584", - "description": "Sisteron, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.913554, - 44.226199 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2584", - "ref": "2584", - "description": "Sisteron, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.913554, - 44.226199 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2584", - "ref": "2584", - "description": "Sisteron, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.913554, - 44.226199 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2584", - "ref": "2584", - "description": "Sisteron, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.913554, - 44.226199 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2584", - "ref": "2584", - "description": "Sisteron, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.424802, - 49.16398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1725", - "ref": "1725", - "description": "Caen, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.424802, - 49.16398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1725", - "ref": "1725", - "description": "Caen, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.424802, - 49.16398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1725", - "ref": "1725", - "description": "Caen, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.424802, - 49.16398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1725", - "ref": "1725", - "description": "Caen, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.424802, - 49.16398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1725", - "ref": "1725", - "description": "Caen, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.424802, - 49.16398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1725", - "ref": "1725", - "description": "Caen, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.424802, - 49.16398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1725", - "ref": "1725", - "description": "Caen, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.424802, - 49.16398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1725", - "ref": "1725", - "description": "Caen, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.424802, - 49.16398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1725", - "ref": "1725", - "description": "Caen, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.424802, - 49.16398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1725", - "ref": "1725", - "description": "Caen, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.424802, - 49.16398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1725", - "ref": "1725", - "description": "Caen, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.424802, - 49.16398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1725", - "ref": "1725", - "description": "Caen, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.452564, - 43.493819 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1722", - "ref": "1722", - "description": "Bayonne, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.452564, - 43.493819 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1722", - "ref": "1722", - "description": "Bayonne, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.452564, - 43.493819 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1722", - "ref": "1722", - "description": "Bayonne, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.452564, - 43.493819 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1722", - "ref": "1722", - "description": "Bayonne, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.452564, - 43.493819 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1722", - "ref": "1722", - "description": "Bayonne, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.452564, - 43.493819 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1722", - "ref": "1722", - "description": "Bayonne, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.452564, - 43.493819 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1722", - "ref": "1722", - "description": "Bayonne, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.452564, - 43.493819 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1722", - "ref": "1722", - "description": "Bayonne, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-03-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.310394, - 46.496179 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3319", - "ref": "3319", - "description": "Aire du Poulet de Bresse, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.310394, - 46.496179 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3319", - "ref": "3319", - "description": "Aire du Poulet de Bresse, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.310394, - 46.496179 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3319", - "ref": "3319", - "description": "Aire du Poulet de Bresse, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.310394, - 46.496179 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3319", - "ref": "3319", - "description": "Aire du Poulet de Bresse, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.310394, - 46.496179 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3319", - "ref": "3319", - "description": "Aire du Poulet de Bresse, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.310394, - 46.496179 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3319", - "ref": "3319", - "description": "Aire du Poulet de Bresse, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.310394, - 46.496179 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3319", - "ref": "3319", - "description": "Aire du Poulet de Bresse, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.310394, - 46.496179 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3319", - "ref": "3319", - "description": "Aire du Poulet de Bresse, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.310394, - 46.496179 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3319", - "ref": "3319", - "description": "Aire du Poulet de Bresse, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.310394, - 46.496179 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3319", - "ref": "3319", - "description": "Aire du Poulet de Bresse, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.11793, - 46.573233 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7320", - "ref": "7320", - "description": "Aire de la Vendée, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.11793, - 46.573233 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7320", - "ref": "7320", - "description": "Aire de la Vendée, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.11793, - 46.573233 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7320", - "ref": "7320", - "description": "Aire de la Vendée, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.11793, - 46.573233 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7320", - "ref": "7320", - "description": "Aire de la Vendée, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.11793, - 46.573233 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7320", - "ref": "7320", - "description": "Aire de la Vendée, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.11793, - 46.573233 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7320", - "ref": "7320", - "description": "Aire de la Vendée, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.11793, - 46.573233 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7320", - "ref": "7320", - "description": "Aire de la Vendée, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.11793, - 46.573233 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7320", - "ref": "7320", - "description": "Aire de la Vendée, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.11793, - 46.573233 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7320", - "ref": "7320", - "description": "Aire de la Vendée, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.178841, - 45.69444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP10702", - "ref": "10702", - "description": "Angoulême, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.178841, - 45.69444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP10702", - "ref": "10702", - "description": "Angoulême, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.178841, - 45.69444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP10702", - "ref": "10702", - "description": "Angoulême, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.178841, - 45.69444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP10702", - "ref": "10702", - "description": "Angoulême, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.178841, - 45.69444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP10702", - "ref": "10702", - "description": "Angoulême, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.178841, - 45.69444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP10702", - "ref": "10702", - "description": "Angoulême, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.178841, - 45.69444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP10702", - "ref": "10702", - "description": "Angoulême, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.178841, - 45.69444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP10702", - "ref": "10702", - "description": "Angoulême, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.130685, - 48.293229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5673", - "ref": "5673", - "description": "Troyes, France - Saint-Parres-aux-Tertres", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.130685, - 48.293229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5673", - "ref": "5673", - "description": "Troyes, France - Saint-Parres-aux-Tertres", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.130685, - 48.293229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5673", - "ref": "5673", - "description": "Troyes, France - Saint-Parres-aux-Tertres", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.130685, - 48.293229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5673", - "ref": "5673", - "description": "Troyes, France - Saint-Parres-aux-Tertres", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.130685, - 48.293229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5673", - "ref": "5673", - "description": "Troyes, France - Saint-Parres-aux-Tertres", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.130685, - 48.293229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5673", - "ref": "5673", - "description": "Troyes, France - Saint-Parres-aux-Tertres", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.130685, - 48.293229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5673", - "ref": "5673", - "description": "Troyes, France - Saint-Parres-aux-Tertres", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.130685, - 48.293229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5673", - "ref": "5673", - "description": "Troyes, France - Saint-Parres-aux-Tertres", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.130685, - 48.293229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5673", - "ref": "5673", - "description": "Troyes, France - Saint-Parres-aux-Tertres", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.130685, - 48.293229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5673", - "ref": "5673", - "description": "Troyes, France - Saint-Parres-aux-Tertres", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.130685, - 48.293229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5673", - "ref": "5673", - "description": "Troyes, France - Saint-Parres-aux-Tertres", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.130685, - 48.293229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5673", - "ref": "5673", - "description": "Troyes, France - Saint-Parres-aux-Tertres", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.130685, - 48.293229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5673", - "ref": "5673", - "description": "Troyes, France - Saint-Parres-aux-Tertres", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.130685, - 48.293229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5673", - "ref": "5673", - "description": "Troyes, France - Saint-Parres-aux-Tertres", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.130685, - 48.293229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5673", - "ref": "5673", - "description": "Troyes, France - Saint-Parres-aux-Tertres", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.130685, - 48.293229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5673", - "ref": "5673", - "description": "Troyes, France - Saint-Parres-aux-Tertres", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.130685, - 48.293229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5673", - "ref": "5673", - "description": "Troyes, France - Saint-Parres-aux-Tertres", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.130685, - 48.293229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5673", - "ref": "5673", - "description": "Troyes, France - Saint-Parres-aux-Tertres", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.130685, - 48.293229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5673", - "ref": "5673", - "description": "Troyes, France - Saint-Parres-aux-Tertres", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.130685, - 48.293229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5673", - "ref": "5673", - "description": "Troyes, France - Saint-Parres-aux-Tertres", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.130685, - 48.293229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5673", - "ref": "5673", - "description": "Troyes, France - Saint-Parres-aux-Tertres", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.130685, - 48.293229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5673", - "ref": "5673", - "description": "Troyes, France - Saint-Parres-aux-Tertres", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.130685, - 48.293229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5673", - "ref": "5673", - "description": "Troyes, France - Saint-Parres-aux-Tertres", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.130685, - 48.293229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5673", - "ref": "5673", - "description": "Troyes, France - Saint-Parres-aux-Tertres", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.130685, - 48.293229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5673", - "ref": "5673", - "description": "Troyes, France - Saint-Parres-aux-Tertres", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.130685, - 48.293229 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5673", - "ref": "5673", - "description": "Troyes, France - Saint-Parres-aux-Tertres", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.451177, - 43.413832 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5670", - "ref": "5670", - "description": "Aire de Vidauban Sud, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.451177, - 43.413832 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5670", - "ref": "5670", - "description": "Aire de Vidauban Sud, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.451177, - 43.413832 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5670", - "ref": "5670", - "description": "Aire de Vidauban Sud, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.451177, - 43.413832 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5670", - "ref": "5670", - "description": "Aire de Vidauban Sud, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.451177, - 43.413832 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5670", - "ref": "5670", - "description": "Aire de Vidauban Sud, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.451177, - 43.413832 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5670", - "ref": "5670", - "description": "Aire de Vidauban Sud, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.451177, - 43.413832 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5670", - "ref": "5670", - "description": "Aire de Vidauban Sud, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.451177, - 43.413832 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5670", - "ref": "5670", - "description": "Aire de Vidauban Sud, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.451177, - 43.413832 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5670", - "ref": "5670", - "description": "Aire de Vidauban Sud, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.451177, - 43.413832 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5670", - "ref": "5670", - "description": "Aire de Vidauban Sud, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-06-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.716028, - 46.863047 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1735", - "ref": "1735", - "description": "Châteauroux, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.716028, - 46.863047 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1735", - "ref": "1735", - "description": "Châteauroux, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.716028, - 46.863047 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1735", - "ref": "1735", - "description": "Châteauroux, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.716028, - 46.863047 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1735", - "ref": "1735", - "description": "Châteauroux, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.716028, - 46.863047 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1735", - "ref": "1735", - "description": "Châteauroux, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.716028, - 46.863047 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1735", - "ref": "1735", - "description": "Châteauroux, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.716028, - 46.863047 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1735", - "ref": "1735", - "description": "Châteauroux, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.716028, - 46.863047 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1735", - "ref": "1735", - "description": "Châteauroux, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.671559, - 48.990144 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP6308", - "ref": "6308", - "description": "Buchelay, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-02-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.671559, - 48.990144 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP6308", - "ref": "6308", - "description": "Buchelay, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-02-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.671559, - 48.990144 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP6308", - "ref": "6308", - "description": "Buchelay, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-02-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.671559, - 48.990144 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP6308", - "ref": "6308", - "description": "Buchelay, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-02-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.671559, - 48.990144 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP6308", - "ref": "6308", - "description": "Buchelay, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-02-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.671559, - 48.990144 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP6308", - "ref": "6308", - "description": "Buchelay, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-02-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.671559, - 48.990144 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP6308", - "ref": "6308", - "description": "Buchelay, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-02-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.671559, - 48.990144 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP6308", - "ref": "6308", - "description": "Buchelay, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-02-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.949646, - 45.56085 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1733", - "ref": "1733", - "description": "Chambéry, France - Barberaz", - "capacity": "4", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-02-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.949646, - 45.56085 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1733", - "ref": "1733", - "description": "Chambéry, France - Barberaz", - "capacity": "4", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-02-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.949646, - 45.56085 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1733", - "ref": "1733", - "description": "Chambéry, France - Barberaz", - "capacity": "4", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-02-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.949646, - 45.56085 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1733", - "ref": "1733", - "description": "Chambéry, France - Barberaz", - "capacity": "4", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-02-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.959604, - 48.057341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2986", - "ref": "2987", - "description": "Aire de Châteauvillain, France - Val Marnay", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.959604, - 48.057341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2986", - "ref": "2987", - "description": "Aire de Châteauvillain, France - Val Marnay", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.959604, - 48.057341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2986", - "ref": "2987", - "description": "Aire de Châteauvillain, France - Val Marnay", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.959604, - 48.057341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2986", - "ref": "2987", - "description": "Aire de Châteauvillain, France - Val Marnay", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.959604, - 48.057341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2986", - "ref": "2987", - "description": "Aire de Châteauvillain, France - Val Marnay", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.959604, - 48.057341 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2986", - "ref": "2987", - "description": "Aire de Châteauvillain, France - Val Marnay", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.220945, - 48.784078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP9507", - "ref": "9507", - "description": "Vélizy 2, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.220945, - 48.784078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP9507", - "ref": "9507", - "description": "Vélizy 2, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.220945, - 48.784078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP9507", - "ref": "9507", - "description": "Vélizy 2, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.220945, - 48.784078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP9507", - "ref": "9507", - "description": "Vélizy 2, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.220945, - 48.784078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP9507", - "ref": "9507", - "description": "Vélizy 2, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.220945, - 48.784078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP9507", - "ref": "9507", - "description": "Vélizy 2, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.220945, - 48.784078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP9507", - "ref": "9507", - "description": "Vélizy 2, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.220945, - 48.784078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP9507", - "ref": "9507", - "description": "Vélizy 2, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.220945, - 48.784078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP9507", - "ref": "9507", - "description": "Vélizy 2, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.220945, - 48.784078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP9507", - "ref": "9507", - "description": "Vélizy 2, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.220945, - 48.784078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP9507", - "ref": "9507", - "description": "Vélizy 2, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.220945, - 48.784078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP9507", - "ref": "9507", - "description": "Vélizy 2, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.220945, - 48.784078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP9507", - "ref": "9507", - "description": "Vélizy 2, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.220945, - 48.784078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP9507", - "ref": "9507", - "description": "Vélizy 2, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.220945, - 48.784078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP9507", - "ref": "9507", - "description": "Vélizy 2, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.220945, - 48.784078 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP9507", - "ref": "9507", - "description": "Vélizy 2, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-01-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.837768, - 47.017422 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1723", - "ref": "1723", - "description": "Beaune, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.837768, - 47.017422 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1723", - "ref": "1723", - "description": "Beaune, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.837768, - 47.017422 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1723", - "ref": "1723", - "description": "Beaune, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.837768, - 47.017422 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1723", - "ref": "1723", - "description": "Beaune, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.837768, - 47.017422 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1723", - "ref": "1723", - "description": "Beaune, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.837768, - 47.017422 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1723", - "ref": "1723", - "description": "Beaune, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.837768, - 47.017422 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1723", - "ref": "1723", - "description": "Beaune, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.837768, - 47.017422 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1723", - "ref": "1723", - "description": "Beaune, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.837768, - 47.017422 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1723", - "ref": "1723", - "description": "Beaune, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.837768, - 47.017422 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1723", - "ref": "1723", - "description": "Beaune, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.837768, - 47.017422 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1723", - "ref": "1723", - "description": "Beaune, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.837768, - 47.017422 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1723", - "ref": "1723", - "description": "Beaune, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.141488, - 45.785937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1736", - "ref": "1736", - "description": "Clermont-Ferrand, France", - "capacity": "19", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.141488, - 45.785937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1736", - "ref": "1736", - "description": "Clermont-Ferrand, France", - "capacity": "19", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.141488, - 45.785937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1736", - "ref": "1736", - "description": "Clermont-Ferrand, France", - "capacity": "19", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.141488, - 45.785937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1736", - "ref": "1736", - "description": "Clermont-Ferrand, France", - "capacity": "19", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.141488, - 45.785937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1736", - "ref": "1736", - "description": "Clermont-Ferrand, France", - "capacity": "19", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.141488, - 45.785937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1736", - "ref": "1736", - "description": "Clermont-Ferrand, France", - "capacity": "19", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.141488, - 45.785937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1736", - "ref": "1736", - "description": "Clermont-Ferrand, France", - "capacity": "19", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.141488, - 45.785937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1736", - "ref": "1736", - "description": "Clermont-Ferrand, France", - "capacity": "19", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.141488, - 45.785937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1736", - "ref": "1736", - "description": "Clermont-Ferrand, France", - "capacity": "19", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.141488, - 45.785937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1736", - "ref": "1736", - "description": "Clermont-Ferrand, France", - "capacity": "19", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.141488, - 45.785937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1736", - "ref": "1736", - "description": "Clermont-Ferrand, France", - "capacity": "19", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.141488, - 45.785937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1736", - "ref": "1736", - "description": "Clermont-Ferrand, France", - "capacity": "19", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.141488, - 45.785937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1736", - "ref": "1736", - "description": "Clermont-Ferrand, France", - "capacity": "19", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.141488, - 45.785937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1736", - "ref": "1736", - "description": "Clermont-Ferrand, France", - "capacity": "19", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.141488, - 45.785937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1736", - "ref": "1736", - "description": "Clermont-Ferrand, France", - "capacity": "19", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.141488, - 45.785937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1736", - "ref": "1736", - "description": "Clermont-Ferrand, France", - "capacity": "19", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.755505, - 50.167321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3318", - "ref": "3318", - "description": "Aire de la Baie de Somme, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.755505, - 50.167321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3318", - "ref": "3318", - "description": "Aire de la Baie de Somme, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.755505, - 50.167321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3318", - "ref": "3318", - "description": "Aire de la Baie de Somme, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.755505, - 50.167321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3318", - "ref": "3318", - "description": "Aire de la Baie de Somme, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.755505, - 50.167321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3318", - "ref": "3318", - "description": "Aire de la Baie de Somme, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.755505, - 50.167321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3318", - "ref": "3318", - "description": "Aire de la Baie de Somme, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.755505, - 50.167321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3318", - "ref": "3318", - "description": "Aire de la Baie de Somme, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.755505, - 50.167321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3318", - "ref": "3318", - "description": "Aire de la Baie de Somme, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.755505, - 50.167321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3318", - "ref": "3318", - "description": "Aire de la Baie de Somme, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.755505, - 50.167321 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3318", - "ref": "3318", - "description": "Aire de la Baie de Somme, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.606662, - 49.20873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2566", - "ref": "2566", - "description": "Senlis, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.606662, - 49.20873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2566", - "ref": "2566", - "description": "Senlis, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.606662, - 49.20873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2566", - "ref": "2566", - "description": "Senlis, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.606662, - 49.20873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2566", - "ref": "2566", - "description": "Senlis, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.606662, - 49.20873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2566", - "ref": "2566", - "description": "Senlis, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.606662, - 49.20873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2566", - "ref": "2566", - "description": "Senlis, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.606662, - 49.20873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2566", - "ref": "2566", - "description": "Senlis, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.606662, - 49.20873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2566", - "ref": "2566", - "description": "Senlis, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.606662, - 49.20873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2566", - "ref": "2566", - "description": "Senlis, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.606662, - 49.20873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2566", - "ref": "2566", - "description": "Senlis, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.606662, - 49.20873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2566", - "ref": "2566", - "description": "Senlis, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.606662, - 49.20873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2566", - "ref": "2566", - "description": "Senlis, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.606662, - 49.20873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2566", - "ref": "2566", - "description": "Senlis, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.606662, - 49.20873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2566", - "ref": "2566", - "description": "Senlis, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.606662, - 49.20873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2566", - "ref": "2566", - "description": "Senlis, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.606662, - 49.20873 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2566", - "ref": "2566", - "description": "Senlis, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.901153, - 47.234539 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP6462", - "ref": "6462", - "description": "Besançon, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.901153, - 47.234539 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP6462", - "ref": "6462", - "description": "Besançon, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.901153, - 47.234539 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP6462", - "ref": "6462", - "description": "Besançon, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.901153, - 47.234539 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP6462", - "ref": "6462", - "description": "Besançon, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.901153, - 47.234539 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP6462", - "ref": "6462", - "description": "Besançon, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.901153, - 47.234539 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP6462", - "ref": "6462", - "description": "Besançon, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.901153, - 47.234539 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP6462", - "ref": "6462", - "description": "Besançon, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.901153, - 47.234539 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP6462", - "ref": "6462", - "description": "Besançon, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.878081, - 44.918953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1772", - "ref": "1772", - "description": "Valence, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.878081, - 44.918953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1772", - "ref": "1772", - "description": "Valence, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.878081, - 44.918953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1772", - "ref": "1772", - "description": "Valence, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.878081, - 44.918953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1772", - "ref": "1772", - "description": "Valence, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.878081, - 44.918953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1772", - "ref": "1772", - "description": "Valence, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.878081, - 44.918953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1772", - "ref": "1772", - "description": "Valence, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.878081, - 44.918953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1772", - "ref": "1772", - "description": "Valence, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.878081, - 44.918953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1772", - "ref": "1772", - "description": "Valence, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.702054, - 48.534041 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1761", - "ref": "1761", - "description": "Strasbourg, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.702054, - 48.534041 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1761", - "ref": "1761", - "description": "Strasbourg, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.702054, - 48.534041 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1761", - "ref": "1761", - "description": "Strasbourg, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.702054, - 48.534041 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1761", - "ref": "1761", - "description": "Strasbourg, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.702054, - 48.534041 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1761", - "ref": "1761", - "description": "Strasbourg, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.702054, - 48.534041 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1761", - "ref": "1761", - "description": "Strasbourg, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.702054, - 48.534041 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1761", - "ref": "1761", - "description": "Strasbourg, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.702054, - 48.534041 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1761", - "ref": "1761", - "description": "Strasbourg, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-06-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.96061, - 48.057681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2986", - "ref": "2986", - "description": "Aire de Châteauvillain, France - Orges", - "capacity": "6", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.96061, - 48.057681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2986", - "ref": "2986", - "description": "Aire de Châteauvillain, France - Orges", - "capacity": "6", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.96061, - 48.057681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2986", - "ref": "2986", - "description": "Aire de Châteauvillain, France - Orges", - "capacity": "6", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.96061, - 48.057681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2986", - "ref": "2986", - "description": "Aire de Châteauvillain, France - Orges", - "capacity": "6", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.96061, - 48.057681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2986", - "ref": "2986", - "description": "Aire de Châteauvillain, France - Orges", - "capacity": "6", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.96061, - 48.057681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2986", - "ref": "2986", - "description": "Aire de Châteauvillain, France - Orges", - "capacity": "6", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.787528, - 45.587468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1774", - "ref": "1774", - "description": "Chasse-sur-Rhône, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.787528, - 45.587468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1774", - "ref": "1774", - "description": "Chasse-sur-Rhône, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.787528, - 45.587468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1774", - "ref": "1774", - "description": "Chasse-sur-Rhône, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.787528, - 45.587468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1774", - "ref": "1774", - "description": "Chasse-sur-Rhône, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.787528, - 45.587468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1774", - "ref": "1774", - "description": "Chasse-sur-Rhône, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.787528, - 45.587468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1774", - "ref": "1774", - "description": "Chasse-sur-Rhône, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.787528, - 45.587468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1774", - "ref": "1774", - "description": "Chasse-sur-Rhône, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.787528, - 45.587468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1774", - "ref": "1774", - "description": "Chasse-sur-Rhône, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.344843, - 47.049393 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1724", - "ref": "1724", - "description": "Bourges, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.344843, - 47.049393 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1724", - "ref": "1724", - "description": "Bourges, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.344843, - 47.049393 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1724", - "ref": "1724", - "description": "Bourges, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.344843, - 47.049393 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1724", - "ref": "1724", - "description": "Bourges, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.344843, - 47.049393 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1724", - "ref": "1724", - "description": "Bourges, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.344843, - 47.049393 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1724", - "ref": "1724", - "description": "Bourges, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.344843, - 47.049393 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1724", - "ref": "1724", - "description": "Bourges, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.344843, - 47.049393 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1724", - "ref": "1724", - "description": "Bourges, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.344843, - 47.049393 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1724", - "ref": "1724", - "description": "Bourges, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.344843, - 47.049393 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1724", - "ref": "1724", - "description": "Bourges, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.80414, - 50.924425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1738", - "ref": "1738", - "description": "Calais, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.80414, - 50.924425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1738", - "ref": "1738", - "description": "Calais, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.80414, - 50.924425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1738", - "ref": "1738", - "description": "Calais, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.80414, - 50.924425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1738", - "ref": "1738", - "description": "Calais, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.80414, - 50.924425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1738", - "ref": "1738", - "description": "Calais, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.80414, - 50.924425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1738", - "ref": "1738", - "description": "Calais, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253025, - 44.870945 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1720", - "ref": "1720", - "description": "Albaret-Sainte-Marie, France - Aire de La Garde", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253025, - 44.870945 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1720", - "ref": "1720", - "description": "Albaret-Sainte-Marie, France - Aire de La Garde", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253025, - 44.870945 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1720", - "ref": "1720", - "description": "Albaret-Sainte-Marie, France - Aire de La Garde", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253025, - 44.870945 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1720", - "ref": "1720", - "description": "Albaret-Sainte-Marie, France - Aire de La Garde", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253025, - 44.870945 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1720", - "ref": "1720", - "description": "Albaret-Sainte-Marie, France - Aire de La Garde", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253025, - 44.870945 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1720", - "ref": "1720", - "description": "Albaret-Sainte-Marie, France - Aire de La Garde", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253025, - 44.870945 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1720", - "ref": "1720", - "description": "Albaret-Sainte-Marie, France - Aire de La Garde", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253025, - 44.870945 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1720", - "ref": "1720", - "description": "Albaret-Sainte-Marie, France - Aire de La Garde", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.99017, - 43.423964 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5671", - "ref": "5671", - "description": "Aire de Cambarette, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.99017, - 43.423964 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5671", - "ref": "5671", - "description": "Aire de Cambarette, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.99017, - 43.423964 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5671", - "ref": "5671", - "description": "Aire de Cambarette, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.99017, - 43.423964 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5671", - "ref": "5671", - "description": "Aire de Cambarette, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.99017, - 43.423964 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5671", - "ref": "5671", - "description": "Aire de Cambarette, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.99017, - 43.423964 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5671", - "ref": "5671", - "description": "Aire de Cambarette, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.99017, - 43.423964 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5671", - "ref": "5671", - "description": "Aire de Cambarette, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.99017, - 43.423964 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5671", - "ref": "5671", - "description": "Aire de Cambarette, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.99017, - 43.423964 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5671", - "ref": "5671", - "description": "Aire de Cambarette, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.99017, - 43.423964 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5671", - "ref": "5671", - "description": "Aire de Cambarette, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.127355, - 43.666466 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2819", - "ref": "2819", - "description": "Cagnes-sur-Mer, France", - "capacity": "4", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.127355, - 43.666466 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2819", - "ref": "2819", - "description": "Cagnes-sur-Mer, France", - "capacity": "4", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.127355, - 43.666466 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2819", - "ref": "2819", - "description": "Cagnes-sur-Mer, France", - "capacity": "4", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.127355, - 43.666466 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2819", - "ref": "2819", - "description": "Cagnes-sur-Mer, France", - "capacity": "4", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.455931, - 50.336704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3018", - "ref": "3018", - "description": "Valenciennes, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.455931, - 50.336704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3018", - "ref": "3018", - "description": "Valenciennes, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.455931, - 50.336704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3018", - "ref": "3018", - "description": "Valenciennes, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.455931, - 50.336704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3018", - "ref": "3018", - "description": "Valenciennes, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.455931, - 50.336704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3018", - "ref": "3018", - "description": "Valenciennes, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.455931, - 50.336704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3018", - "ref": "3018", - "description": "Valenciennes, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.455931, - 50.336704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3018", - "ref": "3018", - "description": "Valenciennes, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.455931, - 50.336704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3018", - "ref": "3018", - "description": "Valenciennes, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.455931, - 50.336704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3018", - "ref": "3018", - "description": "Valenciennes, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.455931, - 50.336704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3018", - "ref": "3018", - "description": "Valenciennes, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.977541, - 45.69848 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1749", - "ref": "1749", - "description": "Aire de Manissieux, France", - "capacity": "6", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.977541, - 45.69848 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1749", - "ref": "1749", - "description": "Aire de Manissieux, France", - "capacity": "6", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.977541, - 45.69848 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1749", - "ref": "1749", - "description": "Aire de Manissieux, France", - "capacity": "6", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.977541, - 45.69848 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1749", - "ref": "1749", - "description": "Aire de Manissieux, France", - "capacity": "6", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.977541, - 45.69848 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1749", - "ref": "1749", - "description": "Aire de Manissieux, France", - "capacity": "6", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.977541, - 45.69848 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1749", - "ref": "1749", - "description": "Aire de Manissieux, France", - "capacity": "6", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.245283, - 48.992001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1731", - "ref": "1731", - "description": "Chalons en Champagne, France", - "capacity": "4", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-08-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.245283, - 48.992001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1731", - "ref": "1731", - "description": "Chalons en Champagne, France", - "capacity": "4", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-08-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.245283, - 48.992001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1731", - "ref": "1731", - "description": "Chalons en Champagne, France", - "capacity": "4", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-08-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.245283, - 48.992001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1731", - "ref": "1731", - "description": "Chalons en Champagne, France", - "capacity": "4", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-08-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.456493, - 43.510682 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1719", - "ref": "1719", - "description": "Aix-en-Provence, France", - "capacity": "4", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.456493, - 43.510682 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1719", - "ref": "1719", - "description": "Aix-en-Provence, France", - "capacity": "4", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.456493, - 43.510682 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1719", - "ref": "1719", - "description": "Aix-en-Provence, France", - "capacity": "4", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.456493, - 43.510682 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1719", - "ref": "1719", - "description": "Aix-en-Provence, France", - "capacity": "4", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.85086, - 43.121199 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3020", - "ref": "3020", - "description": "Toulon, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.85086, - 43.121199 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3020", - "ref": "3020", - "description": "Toulon, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.85086, - 43.121199 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3020", - "ref": "3020", - "description": "Toulon, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.85086, - 43.121199 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3020", - "ref": "3020", - "description": "Toulon, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.85086, - 43.121199 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3020", - "ref": "3020", - "description": "Toulon, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.85086, - 43.121199 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3020", - "ref": "3020", - "description": "Toulon, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.85086, - 43.121199 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3020", - "ref": "3020", - "description": "Toulon, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.85086, - 43.121199 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3020", - "ref": "3020", - "description": "Toulon, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.628651, - 45.952704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7138", - "ref": "7138", - "description": "Sallanches, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.628651, - 45.952704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7138", - "ref": "7138", - "description": "Sallanches, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.628651, - 45.952704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7138", - "ref": "7138", - "description": "Sallanches, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.628651, - 45.952704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7138", - "ref": "7138", - "description": "Sallanches, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.628651, - 45.952704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7138", - "ref": "7138", - "description": "Sallanches, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.628651, - 45.952704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7138", - "ref": "7138", - "description": "Sallanches, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.628651, - 45.952704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7138", - "ref": "7138", - "description": "Sallanches, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.628651, - 45.952704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7138", - "ref": "7138", - "description": "Sallanches, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.628651, - 45.952704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7138", - "ref": "7138", - "description": "Sallanches, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.628651, - 45.952704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7138", - "ref": "7138", - "description": "Sallanches, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.628651, - 45.952704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7138", - "ref": "7138", - "description": "Sallanches, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.628651, - 45.952704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7138", - "ref": "7138", - "description": "Sallanches, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.373034, - 48.754865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5147", - "ref": "5147", - "description": "Thiais, France", - "capacity": "34", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.373034, - 48.754865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5147", - "ref": "5147", - "description": "Thiais, France", - "capacity": "34", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.373034, - 48.754865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5147", - "ref": "5147", - "description": "Thiais, France", - "capacity": "34", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.373034, - 48.754865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5147", - "ref": "5147", - "description": "Thiais, France", - "capacity": "34", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.373034, - 48.754865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5147", - "ref": "5147", - "description": "Thiais, France", - "capacity": "34", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.373034, - 48.754865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5147", - "ref": "5147", - "description": "Thiais, France", - "capacity": "34", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.373034, - 48.754865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5147", - "ref": "5147", - "description": "Thiais, France", - "capacity": "34", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.373034, - 48.754865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5147", - "ref": "5147", - "description": "Thiais, France", - "capacity": "34", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.373034, - 48.754865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5147", - "ref": "5147", - "description": "Thiais, France", - "capacity": "34", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.373034, - 48.754865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5147", - "ref": "5147", - "description": "Thiais, France", - "capacity": "34", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.373034, - 48.754865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5147", - "ref": "5147", - "description": "Thiais, France", - "capacity": "34", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.373034, - 48.754865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5147", - "ref": "5147", - "description": "Thiais, France", - "capacity": "34", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.483119, - 45.16724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1726", - "ref": "1726", - "description": "Brive-la-Gaillarde, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.483119, - 45.16724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1726", - "ref": "1726", - "description": "Brive-la-Gaillarde, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.483119, - 45.16724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1726", - "ref": "1726", - "description": "Brive-la-Gaillarde, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.483119, - 45.16724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1726", - "ref": "1726", - "description": "Brive-la-Gaillarde, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.483119, - 45.16724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1726", - "ref": "1726", - "description": "Brive-la-Gaillarde, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.483119, - 45.16724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1726", - "ref": "1726", - "description": "Brive-la-Gaillarde, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.483119, - 45.16724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1726", - "ref": "1726", - "description": "Brive-la-Gaillarde, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.483119, - 45.16724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1726", - "ref": "1726", - "description": "Brive-la-Gaillarde, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.483119, - 45.16724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1726", - "ref": "1726", - "description": "Brive-la-Gaillarde, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.483119, - 45.16724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1726", - "ref": "1726", - "description": "Brive-la-Gaillarde, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.483119, - 45.16724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1726", - "ref": "1726", - "description": "Brive-la-Gaillarde, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.483119, - 45.16724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1726", - "ref": "1726", - "description": "Brive-la-Gaillarde, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.483119, - 45.16724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1726", - "ref": "1726", - "description": "Brive-la-Gaillarde, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.483119, - 45.16724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1726", - "ref": "1726", - "description": "Brive-la-Gaillarde, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.483119, - 45.16724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1726", - "ref": "1726", - "description": "Brive-la-Gaillarde, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.483119, - 45.16724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1726", - "ref": "1726", - "description": "Brive-la-Gaillarde, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.483119, - 45.16724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1726", - "ref": "1726", - "description": "Brive-la-Gaillarde, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.483119, - 45.16724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1726", - "ref": "1726", - "description": "Brive-la-Gaillarde, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.483119, - 45.16724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1726", - "ref": "1726", - "description": "Brive-la-Gaillarde, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.483119, - 45.16724 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1726", - "ref": "1726", - "description": "Brive-la-Gaillarde, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-01-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.313277, - 43.864589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1744", - "ref": "1744", - "description": "Aire du Caylar, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.313277, - 43.864589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1744", - "ref": "1744", - "description": "Aire du Caylar, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.313277, - 43.864589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1744", - "ref": "1744", - "description": "Aire du Caylar, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.313277, - 43.864589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1744", - "ref": "1744", - "description": "Aire du Caylar, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.313277, - 43.864589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1744", - "ref": "1744", - "description": "Aire du Caylar, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.313277, - 43.864589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1744", - "ref": "1744", - "description": "Aire du Caylar, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.313277, - 43.864589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1744", - "ref": "1744", - "description": "Aire du Caylar, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.313277, - 43.864589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1744", - "ref": "1744", - "description": "Aire du Caylar, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.742797, - 47.406948 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1771", - "ref": "1771", - "description": "Tours, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.742797, - 47.406948 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1771", - "ref": "1771", - "description": "Tours, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.742797, - 47.406948 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1771", - "ref": "1771", - "description": "Tours, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.742797, - 47.406948 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1771", - "ref": "1771", - "description": "Tours, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.742797, - 47.406948 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1771", - "ref": "1771", - "description": "Tours, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.742797, - 47.406948 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1771", - "ref": "1771", - "description": "Tours, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.742797, - 47.406948 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1771", - "ref": "1771", - "description": "Tours, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.742797, - 47.406948 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1771", - "ref": "1771", - "description": "Tours, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.681109, - 44.8342 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1752", - "ref": "1752", - "description": "Bordeaux, France - Merignac", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-08-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.681109, - 44.8342 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1752", - "ref": "1752", - "description": "Bordeaux, France - Merignac", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-08-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.681109, - 44.8342 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1752", - "ref": "1752", - "description": "Bordeaux, France - Merignac", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-08-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.681109, - 44.8342 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1752", - "ref": "1752", - "description": "Bordeaux, France - Merignac", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-08-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.681109, - 44.8342 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1752", - "ref": "1752", - "description": "Bordeaux, France - Merignac", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-08-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.681109, - 44.8342 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1752", - "ref": "1752", - "description": "Bordeaux, France - Merignac", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-08-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.681109, - 44.8342 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1752", - "ref": "1752", - "description": "Bordeaux, France - Merignac", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-08-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.681109, - 44.8342 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1752", - "ref": "1752", - "description": "Bordeaux, France - Merignac", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-08-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.681109, - 44.8342 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1752", - "ref": "1752", - "description": "Bordeaux, France - Merignac", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-08-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.681109, - 44.8342 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1752", - "ref": "1752", - "description": "Bordeaux, France - Merignac", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-08-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.744095, - 49.736834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5432", - "ref": "5432", - "description": "Charleville-Mézières, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.744095, - 49.736834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5432", - "ref": "5432", - "description": "Charleville-Mézières, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.744095, - 49.736834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5432", - "ref": "5432", - "description": "Charleville-Mézières, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.744095, - 49.736834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5432", - "ref": "5432", - "description": "Charleville-Mézières, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.744095, - 49.736834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5432", - "ref": "5432", - "description": "Charleville-Mézières, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.744095, - 49.736834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5432", - "ref": "5432", - "description": "Charleville-Mézières, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.744095, - 49.736834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5432", - "ref": "5432", - "description": "Charleville-Mézières, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.744095, - 49.736834 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5432", - "ref": "5432", - "description": "Charleville-Mézières, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.975513, - 45.698042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1750", - "ref": "1750", - "description": "Aire de Saint-Priest, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.975513, - 45.698042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1750", - "ref": "1750", - "description": "Aire de Saint-Priest, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.975513, - 45.698042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1750", - "ref": "1750", - "description": "Aire de Saint-Priest, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.975513, - 45.698042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1750", - "ref": "1750", - "description": "Aire de Saint-Priest, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.975513, - 45.698042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1750", - "ref": "1750", - "description": "Aire de Saint-Priest, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.975513, - 45.698042 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1750", - "ref": "1750", - "description": "Aire de Saint-Priest, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-03-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.278154, - 49.863496 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3826", - "ref": "3826", - "description": "Amiens, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.278154, - 49.863496 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3826", - "ref": "3826", - "description": "Amiens, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.278154, - 49.863496 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3826", - "ref": "3826", - "description": "Amiens, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.278154, - 49.863496 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3826", - "ref": "3826", - "description": "Amiens, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.278154, - 49.863496 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3826", - "ref": "3826", - "description": "Amiens, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.278154, - 49.863496 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3826", - "ref": "3826", - "description": "Amiens, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.278154, - 49.863496 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3826", - "ref": "3826", - "description": "Amiens, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.278154, - 49.863496 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3826", - "ref": "3826", - "description": "Amiens, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.278154, - 49.863496 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3826", - "ref": "3826", - "description": "Amiens, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.278154, - 49.863496 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3826", - "ref": "3826", - "description": "Amiens, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-09-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1243, - 46.136916 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2622", - "ref": "2622", - "description": "Archamps, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1243, - 46.136916 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2622", - "ref": "2622", - "description": "Archamps, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1243, - 46.136916 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2622", - "ref": "2622", - "description": "Archamps, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1243, - 46.136916 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2622", - "ref": "2622", - "description": "Archamps, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1243, - 46.136916 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2622", - "ref": "2622", - "description": "Archamps, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1243, - 46.136916 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2622", - "ref": "2622", - "description": "Archamps, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1243, - 46.136916 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2622", - "ref": "2622", - "description": "Archamps, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.1243, - 46.136916 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2622", - "ref": "2622", - "description": "Archamps, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.974838, - 45.525434 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11606", - "ref": "11606", - "description": "Aire du Granier, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.974838, - 45.525434 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11606", - "ref": "11606", - "description": "Aire du Granier, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.974838, - 45.525434 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11606", - "ref": "11606", - "description": "Aire du Granier, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.974838, - 45.525434 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11606", - "ref": "11606", - "description": "Aire du Granier, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.974838, - 45.525434 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11606", - "ref": "11606", - "description": "Aire du Granier, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.974838, - 45.525434 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11606", - "ref": "11606", - "description": "Aire du Granier, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.974838, - 45.525434 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11606", - "ref": "11606", - "description": "Aire du Granier, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.974838, - 45.525434 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11606", - "ref": "11606", - "description": "Aire du Granier, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.974838, - 45.525434 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11606", - "ref": "11606", - "description": "Aire du Granier, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.974838, - 45.525434 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11606", - "ref": "11606", - "description": "Aire du Granier, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.974838, - 45.525434 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11606", - "ref": "11606", - "description": "Aire du Granier, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.974838, - 45.525434 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11606", - "ref": "11606", - "description": "Aire du Granier, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.36277836, - 46.49750668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17909", - "ref": "17909", - "description": "Aire du Bourbonnais, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.36277836, - 46.49750668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17909", - "ref": "17909", - "description": "Aire du Bourbonnais, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.36277836, - 46.49750668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17909", - "ref": "17909", - "description": "Aire du Bourbonnais, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.36277836, - 46.49750668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17909", - "ref": "17909", - "description": "Aire du Bourbonnais, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.36277836, - 46.49750668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17909", - "ref": "17909", - "description": "Aire du Bourbonnais, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.36277836, - 46.49750668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17909", - "ref": "17909", - "description": "Aire du Bourbonnais, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.36277836, - 46.49750668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17909", - "ref": "17909", - "description": "Aire du Bourbonnais, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.36277836, - 46.49750668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17909", - "ref": "17909", - "description": "Aire du Bourbonnais, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.36277836, - 46.49750668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17909", - "ref": "17909", - "description": "Aire du Bourbonnais, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.36277836, - 46.49750668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17909", - "ref": "17909", - "description": "Aire du Bourbonnais, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.36277836, - 46.49750668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17909", - "ref": "17909", - "description": "Aire du Bourbonnais, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.36277836, - 46.49750668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17909", - "ref": "17909", - "description": "Aire du Bourbonnais, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.98431294, - 47.50207906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16321", - "ref": "16321", - "description": "Avallon, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.98431294, - 47.50207906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16321", - "ref": "16321", - "description": "Avallon, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.98431294, - 47.50207906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16321", - "ref": "16321", - "description": "Avallon, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.98431294, - 47.50207906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16321", - "ref": "16321", - "description": "Avallon, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.98431294, - 47.50207906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16321", - "ref": "16321", - "description": "Avallon, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.98431294, - 47.50207906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16321", - "ref": "16321", - "description": "Avallon, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.98431294, - 47.50207906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16321", - "ref": "16321", - "description": "Avallon, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.98431294, - 47.50207906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16321", - "ref": "16321", - "description": "Avallon, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.98431294, - 47.50207906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16321", - "ref": "16321", - "description": "Avallon, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.98431294, - 47.50207906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16321", - "ref": "16321", - "description": "Avallon, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.98431294, - 47.50207906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16321", - "ref": "16321", - "description": "Avallon, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.98431294, - 47.50207906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16321", - "ref": "16321", - "description": "Avallon, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.98431294, - 47.50207906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16321", - "ref": "16321", - "description": "Avallon, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.98431294, - 47.50207906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16321", - "ref": "16321", - "description": "Avallon, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.98431294, - 47.50207906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16321", - "ref": "16321", - "description": "Avallon, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.98431294, - 47.50207906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16321", - "ref": "16321", - "description": "Avallon, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.98431294, - 47.50207906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16321", - "ref": "16321", - "description": "Avallon, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.98431294, - 47.50207906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16321", - "ref": "16321", - "description": "Avallon, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.98431294, - 47.50207906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16321", - "ref": "16321", - "description": "Avallon, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.98431294, - 47.50207906 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16321", - "ref": "16321", - "description": "Avallon, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0690831, - 47.24578994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16281", - "ref": "16281", - "description": "Vierzon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0690831, - 47.24578994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16281", - "ref": "16281", - "description": "Vierzon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0690831, - 47.24578994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16281", - "ref": "16281", - "description": "Vierzon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0690831, - 47.24578994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16281", - "ref": "16281", - "description": "Vierzon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0690831, - 47.24578994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16281", - "ref": "16281", - "description": "Vierzon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0690831, - 47.24578994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16281", - "ref": "16281", - "description": "Vierzon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0690831, - 47.24578994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16281", - "ref": "16281", - "description": "Vierzon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0690831, - 47.24578994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16281", - "ref": "16281", - "description": "Vierzon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0690831, - 47.24578994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16281", - "ref": "16281", - "description": "Vierzon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0690831, - 47.24578994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16281", - "ref": "16281", - "description": "Vierzon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0690831, - 47.24578994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16281", - "ref": "16281", - "description": "Vierzon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0690831, - 47.24578994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16281", - "ref": "16281", - "description": "Vierzon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0690831, - 47.24578994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16281", - "ref": "16281", - "description": "Vierzon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0690831, - 47.24578994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16281", - "ref": "16281", - "description": "Vierzon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0690831, - 47.24578994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16281", - "ref": "16281", - "description": "Vierzon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0690831, - 47.24578994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16281", - "ref": "16281", - "description": "Vierzon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0690831, - 47.24578994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16281", - "ref": "16281", - "description": "Vierzon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0690831, - 47.24578994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16281", - "ref": "16281", - "description": "Vierzon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0690831, - 47.24578994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16281", - "ref": "16281", - "description": "Vierzon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0690831, - 47.24578994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16281", - "ref": "16281", - "description": "Vierzon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0690831, - 47.24578994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16281", - "ref": "16281", - "description": "Vierzon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0690831, - 47.24578994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16281", - "ref": "16281", - "description": "Vierzon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0690831, - 47.24578994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16281", - "ref": "16281", - "description": "Vierzon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0690831, - 47.24578994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16281", - "ref": "16281", - "description": "Vierzon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0690831, - 47.24578994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16281", - "ref": "16281", - "description": "Vierzon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0690831, - 47.24578994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16281", - "ref": "16281", - "description": "Vierzon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0690831, - 47.24578994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16281", - "ref": "16281", - "description": "Vierzon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.0690831, - 47.24578994 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16281", - "ref": "16281", - "description": "Vierzon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.33932151, - 47.61187586 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16732", - "ref": "16732", - "description": "Blois, France", - "capacity": "19", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.33932151, - 47.61187586 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16732", - "ref": "16732", - "description": "Blois, France", - "capacity": "19", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.33932151, - 47.61187586 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16732", - "ref": "16732", - "description": "Blois, France", - "capacity": "19", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.33932151, - 47.61187586 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16732", - "ref": "16732", - "description": "Blois, France", - "capacity": "19", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.33932151, - 47.61187586 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16732", - "ref": "16732", - "description": "Blois, France", - "capacity": "19", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.33932151, - 47.61187586 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16732", - "ref": "16732", - "description": "Blois, France", - "capacity": "19", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.33932151, - 47.61187586 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16732", - "ref": "16732", - "description": "Blois, France", - "capacity": "19", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.33932151, - 47.61187586 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16732", - "ref": "16732", - "description": "Blois, France", - "capacity": "19", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.33932151, - 47.61187586 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16732", - "ref": "16732", - "description": "Blois, France", - "capacity": "19", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.33932151, - 47.61187586 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16732", - "ref": "16732", - "description": "Blois, France", - "capacity": "19", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.33932151, - 47.61187586 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16732", - "ref": "16732", - "description": "Blois, France", - "capacity": "19", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.33932151, - 47.61187586 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16732", - "ref": "16732", - "description": "Blois, France", - "capacity": "19", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.33932151, - 47.61187586 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16732", - "ref": "16732", - "description": "Blois, France", - "capacity": "19", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.33932151, - 47.61187586 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16732", - "ref": "16732", - "description": "Blois, France", - "capacity": "19", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.33932151, - 47.61187586 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16732", - "ref": "16732", - "description": "Blois, France", - "capacity": "19", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.33932151, - 47.61187586 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16732", - "ref": "16732", - "description": "Blois, France", - "capacity": "19", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53318556, - 44.79377597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16733", - "ref": "16733", - "description": "Bègles, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53318556, - 44.79377597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16733", - "ref": "16733", - "description": "Bègles, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53318556, - 44.79377597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16733", - "ref": "16733", - "description": "Bègles, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53318556, - 44.79377597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16733", - "ref": "16733", - "description": "Bègles, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53318556, - 44.79377597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16733", - "ref": "16733", - "description": "Bègles, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53318556, - 44.79377597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16733", - "ref": "16733", - "description": "Bègles, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53318556, - 44.79377597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16733", - "ref": "16733", - "description": "Bègles, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53318556, - 44.79377597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16733", - "ref": "16733", - "description": "Bègles, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53318556, - 44.79377597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16733", - "ref": "16733", - "description": "Bègles, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53318556, - 44.79377597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16733", - "ref": "16733", - "description": "Bègles, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53318556, - 44.79377597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16733", - "ref": "16733", - "description": "Bègles, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53318556, - 44.79377597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16733", - "ref": "16733", - "description": "Bègles, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53318556, - 44.79377597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16733", - "ref": "16733", - "description": "Bègles, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53318556, - 44.79377597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16733", - "ref": "16733", - "description": "Bègles, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53318556, - 44.79377597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16733", - "ref": "16733", - "description": "Bègles, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53318556, - 44.79377597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16733", - "ref": "16733", - "description": "Bègles, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.04348475, - 47.2717489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16734", - "ref": "16734", - "description": "Dijon, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.04348475, - 47.2717489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16734", - "ref": "16734", - "description": "Dijon, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.04348475, - 47.2717489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16734", - "ref": "16734", - "description": "Dijon, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.04348475, - 47.2717489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16734", - "ref": "16734", - "description": "Dijon, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.04348475, - 47.2717489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16734", - "ref": "16734", - "description": "Dijon, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.04348475, - 47.2717489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16734", - "ref": "16734", - "description": "Dijon, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.04348475, - 47.2717489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16734", - "ref": "16734", - "description": "Dijon, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.04348475, - 47.2717489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16734", - "ref": "16734", - "description": "Dijon, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.04348475, - 47.2717489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16734", - "ref": "16734", - "description": "Dijon, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.04348475, - 47.2717489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16734", - "ref": "16734", - "description": "Dijon, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.04348475, - 47.2717489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16734", - "ref": "16734", - "description": "Dijon, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.04348475, - 47.2717489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16734", - "ref": "16734", - "description": "Dijon, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.04348475, - 47.2717489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16734", - "ref": "16734", - "description": "Dijon, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.04348475, - 47.2717489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16734", - "ref": "16734", - "description": "Dijon, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.04348475, - 47.2717489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16734", - "ref": "16734", - "description": "Dijon, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.04348475, - 47.2717489 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16734", - "ref": "16734", - "description": "Dijon, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.369754, - 43.647598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16979", - "ref": "16979", - "description": "Blagnac, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.369754, - 43.647598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16979", - "ref": "16979", - "description": "Blagnac, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.369754, - 43.647598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16979", - "ref": "16979", - "description": "Blagnac, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.369754, - 43.647598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16979", - "ref": "16979", - "description": "Blagnac, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.369754, - 43.647598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16979", - "ref": "16979", - "description": "Blagnac, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.369754, - 43.647598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16979", - "ref": "16979", - "description": "Blagnac, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.369754, - 43.647598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16979", - "ref": "16979", - "description": "Blagnac, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.369754, - 43.647598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16979", - "ref": "16979", - "description": "Blagnac, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.369754, - 43.647598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16979", - "ref": "16979", - "description": "Blagnac, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.369754, - 43.647598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16979", - "ref": "16979", - "description": "Blagnac, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.369754, - 43.647598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16979", - "ref": "16979", - "description": "Blagnac, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.369754, - 43.647598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16979", - "ref": "16979", - "description": "Blagnac, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.369754, - 43.647598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16979", - "ref": "16979", - "description": "Blagnac, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.369754, - 43.647598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16979", - "ref": "16979", - "description": "Blagnac, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.369754, - 43.647598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16979", - "ref": "16979", - "description": "Blagnac, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.369754, - 43.647598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16979", - "ref": "16979", - "description": "Blagnac, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.805394, - 45.327128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17346", - "ref": "17346", - "description": "Salaise-sur-Sanne, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.805394, - 45.327128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17346", - "ref": "17346", - "description": "Salaise-sur-Sanne, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.805394, - 45.327128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17346", - "ref": "17346", - "description": "Salaise-sur-Sanne, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.805394, - 45.327128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17346", - "ref": "17346", - "description": "Salaise-sur-Sanne, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.805394, - 45.327128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17346", - "ref": "17346", - "description": "Salaise-sur-Sanne, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.805394, - 45.327128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17346", - "ref": "17346", - "description": "Salaise-sur-Sanne, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.805394, - 45.327128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17346", - "ref": "17346", - "description": "Salaise-sur-Sanne, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.805394, - 45.327128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17346", - "ref": "17346", - "description": "Salaise-sur-Sanne, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.805394, - 45.327128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17346", - "ref": "17346", - "description": "Salaise-sur-Sanne, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.805394, - 45.327128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17346", - "ref": "17346", - "description": "Salaise-sur-Sanne, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.805394, - 45.327128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17346", - "ref": "17346", - "description": "Salaise-sur-Sanne, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.805394, - 45.327128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17346", - "ref": "17346", - "description": "Salaise-sur-Sanne, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.805394, - 45.327128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17346", - "ref": "17346", - "description": "Salaise-sur-Sanne, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.805394, - 45.327128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17346", - "ref": "17346", - "description": "Salaise-sur-Sanne, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.805394, - 45.327128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17346", - "ref": "17346", - "description": "Salaise-sur-Sanne, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.805394, - 45.327128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17346", - "ref": "17346", - "description": "Salaise-sur-Sanne, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.805394, - 45.327128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17346", - "ref": "17346", - "description": "Salaise-sur-Sanne, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.805394, - 45.327128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17346", - "ref": "17346", - "description": "Salaise-sur-Sanne, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.805394, - 45.327128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17346", - "ref": "17346", - "description": "Salaise-sur-Sanne, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.805394, - 45.327128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP17346", - "ref": "17346", - "description": "Salaise-sur-Sanne, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.766975, - 43.116581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20265", - "ref": "20265", - "description": "Saint-Gaudens, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.766975, - 43.116581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20265", - "ref": "20265", - "description": "Saint-Gaudens, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.766975, - 43.116581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20265", - "ref": "20265", - "description": "Saint-Gaudens, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.766975, - 43.116581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20265", - "ref": "20265", - "description": "Saint-Gaudens, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.766975, - 43.116581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20265", - "ref": "20265", - "description": "Saint-Gaudens, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.766975, - 43.116581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20265", - "ref": "20265", - "description": "Saint-Gaudens, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.766975, - 43.116581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20265", - "ref": "20265", - "description": "Saint-Gaudens, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.766975, - 43.116581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20265", - "ref": "20265", - "description": "Saint-Gaudens, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.522209, - 46.774647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP21027", - "ref": "21027", - "description": "Aire du Jura, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.522209, - 46.774647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP21027", - "ref": "21027", - "description": "Aire du Jura, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.522209, - 46.774647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP21027", - "ref": "21027", - "description": "Aire du Jura, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.522209, - 46.774647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP21027", - "ref": "21027", - "description": "Aire du Jura, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.522209, - 46.774647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP21027", - "ref": "21027", - "description": "Aire du Jura, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.522209, - 46.774647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP21027", - "ref": "21027", - "description": "Aire du Jura, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.522209, - 46.774647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP21027", - "ref": "21027", - "description": "Aire du Jura, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.522209, - 46.774647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP21027", - "ref": "21027", - "description": "Aire du Jura, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.522209, - 46.774647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP21027", - "ref": "21027", - "description": "Aire du Jura, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.522209, - 46.774647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP21027", - "ref": "21027", - "description": "Aire du Jura, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.522209, - 46.774647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP21027", - "ref": "21027", - "description": "Aire du Jura, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.522209, - 46.774647 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP21027", - "ref": "21027", - "description": "Aire du Jura, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.368816, - 48.128966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27649", - "ref": "27649", - "description": "Colmar, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.368816, - 48.128966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27649", - "ref": "27649", - "description": "Colmar, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.368816, - 48.128966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27649", - "ref": "27649", - "description": "Colmar, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.368816, - 48.128966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27649", - "ref": "27649", - "description": "Colmar, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.368816, - 48.128966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27649", - "ref": "27649", - "description": "Colmar, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.368816, - 48.128966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27649", - "ref": "27649", - "description": "Colmar, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.368816, - 48.128966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27649", - "ref": "27649", - "description": "Colmar, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.368816, - 48.128966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27649", - "ref": "27649", - "description": "Colmar, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.368816, - 48.128966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27649", - "ref": "27649", - "description": "Colmar, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.368816, - 48.128966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27649", - "ref": "27649", - "description": "Colmar, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.368816, - 48.128966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27649", - "ref": "27649", - "description": "Colmar, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.368816, - 48.128966 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27649", - "ref": "27649", - "description": "Colmar, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.89953818, - 46.57734067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28396", - "ref": "28396", - "description": "Tournus, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.89953818, - 46.57734067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28396", - "ref": "28396", - "description": "Tournus, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.89953818, - 46.57734067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28396", - "ref": "28396", - "description": "Tournus, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.89953818, - 46.57734067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28396", - "ref": "28396", - "description": "Tournus, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.89953818, - 46.57734067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28396", - "ref": "28396", - "description": "Tournus, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.89953818, - 46.57734067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28396", - "ref": "28396", - "description": "Tournus, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.89953818, - 46.57734067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28396", - "ref": "28396", - "description": "Tournus, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.89953818, - 46.57734067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28396", - "ref": "28396", - "description": "Tournus, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.89953818, - 46.57734067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28396", - "ref": "28396", - "description": "Tournus, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.89953818, - 46.57734067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28396", - "ref": "28396", - "description": "Tournus, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.89953818, - 46.57734067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28396", - "ref": "28396", - "description": "Tournus, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.89953818, - 46.57734067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28396", - "ref": "28396", - "description": "Tournus, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.89953818, - 46.57734067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28396", - "ref": "28396", - "description": "Tournus, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.89953818, - 46.57734067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28396", - "ref": "28396", - "description": "Tournus, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.89953818, - 46.57734067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28396", - "ref": "28396", - "description": "Tournus, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.89953818, - 46.57734067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28396", - "ref": "28396", - "description": "Tournus, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.89953818, - 46.57734067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28396", - "ref": "28396", - "description": "Tournus, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.89953818, - 46.57734067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28396", - "ref": "28396", - "description": "Tournus, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.89953818, - 46.57734067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28396", - "ref": "28396", - "description": "Tournus, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.89953818, - 46.57734067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28396", - "ref": "28396", - "description": "Tournus, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.817754, - 49.359721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28783", - "ref": "28783", - "description": "Bourg-Achard, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.817754, - 49.359721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28783", - "ref": "28783", - "description": "Bourg-Achard, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.817754, - 49.359721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28783", - "ref": "28783", - "description": "Bourg-Achard, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.817754, - 49.359721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28783", - "ref": "28783", - "description": "Bourg-Achard, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.817754, - 49.359721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28783", - "ref": "28783", - "description": "Bourg-Achard, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.817754, - 49.359721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28783", - "ref": "28783", - "description": "Bourg-Achard, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.817754, - 49.359721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28783", - "ref": "28783", - "description": "Bourg-Achard, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.817754, - 49.359721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28783", - "ref": "28783", - "description": "Bourg-Achard, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.817754, - 49.359721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28783", - "ref": "28783", - "description": "Bourg-Achard, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.817754, - 49.359721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28783", - "ref": "28783", - "description": "Bourg-Achard, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.817754, - 49.359721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28783", - "ref": "28783", - "description": "Bourg-Achard, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.817754, - 49.359721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28783", - "ref": "28783", - "description": "Bourg-Achard, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.817754, - 49.359721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28783", - "ref": "28783", - "description": "Bourg-Achard, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.817754, - 49.359721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28783", - "ref": "28783", - "description": "Bourg-Achard, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.817754, - 49.359721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28783", - "ref": "28783", - "description": "Bourg-Achard, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.817754, - 49.359721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28783", - "ref": "28783", - "description": "Bourg-Achard, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.817754, - 49.359721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28783", - "ref": "28783", - "description": "Bourg-Achard, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.817754, - 49.359721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28783", - "ref": "28783", - "description": "Bourg-Achard, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.817754, - 49.359721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28783", - "ref": "28783", - "description": "Bourg-Achard, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.817754, - 49.359721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28783", - "ref": "28783", - "description": "Bourg-Achard, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.46994802, - 48.4305668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29155", - "ref": "29155", - "description": "Brest, France - Gouesnou", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.46994802, - 48.4305668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29155", - "ref": "29155", - "description": "Brest, France - Gouesnou", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.46994802, - 48.4305668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29155", - "ref": "29155", - "description": "Brest, France - Gouesnou", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.46994802, - 48.4305668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29155", - "ref": "29155", - "description": "Brest, France - Gouesnou", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.46994802, - 48.4305668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29155", - "ref": "29155", - "description": "Brest, France - Gouesnou", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.46994802, - 48.4305668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29155", - "ref": "29155", - "description": "Brest, France - Gouesnou", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.46994802, - 48.4305668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29155", - "ref": "29155", - "description": "Brest, France - Gouesnou", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.46994802, - 48.4305668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29155", - "ref": "29155", - "description": "Brest, France - Gouesnou", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.46994802, - 48.4305668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29155", - "ref": "29155", - "description": "Brest, France - Gouesnou", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.46994802, - 48.4305668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29155", - "ref": "29155", - "description": "Brest, France - Gouesnou", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.46994802, - 48.4305668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29155", - "ref": "29155", - "description": "Brest, France - Gouesnou", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.46994802, - 48.4305668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29155", - "ref": "29155", - "description": "Brest, France - Gouesnou", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.46994802, - 48.4305668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29155", - "ref": "29155", - "description": "Brest, France - Gouesnou", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.46994802, - 48.4305668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29155", - "ref": "29155", - "description": "Brest, France - Gouesnou", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.46994802, - 48.4305668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29155", - "ref": "29155", - "description": "Brest, France - Gouesnou", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -4.46994802, - 48.4305668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29155", - "ref": "29155", - "description": "Brest, France - Gouesnou", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.53906581, - 48.44581525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26192", - "ref": "26192", - "description": "Chartres, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.53906581, - 48.44581525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26192", - "ref": "26192", - "description": "Chartres, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.53906581, - 48.44581525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26192", - "ref": "26192", - "description": "Chartres, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.53906581, - 48.44581525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26192", - "ref": "26192", - "description": "Chartres, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.53906581, - 48.44581525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26192", - "ref": "26192", - "description": "Chartres, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.53906581, - 48.44581525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26192", - "ref": "26192", - "description": "Chartres, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.53906581, - 48.44581525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26192", - "ref": "26192", - "description": "Chartres, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.53906581, - 48.44581525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26192", - "ref": "26192", - "description": "Chartres, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.53906581, - 48.44581525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26192", - "ref": "26192", - "description": "Chartres, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.53906581, - 48.44581525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26192", - "ref": "26192", - "description": "Chartres, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.53906581, - 48.44581525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26192", - "ref": "26192", - "description": "Chartres, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.53906581, - 48.44581525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26192", - "ref": "26192", - "description": "Chartres, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.53906581, - 48.44581525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26192", - "ref": "26192", - "description": "Chartres, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.53906581, - 48.44581525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26192", - "ref": "26192", - "description": "Chartres, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.53906581, - 48.44581525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26192", - "ref": "26192", - "description": "Chartres, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.53906581, - 48.44581525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26192", - "ref": "26192", - "description": "Chartres, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.53906581, - 48.44581525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26192", - "ref": "26192", - "description": "Chartres, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.53906581, - 48.44581525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26192", - "ref": "26192", - "description": "Chartres, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.53906581, - 48.44581525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26192", - "ref": "26192", - "description": "Chartres, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.53906581, - 48.44581525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26192", - "ref": "26192", - "description": "Chartres, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.841182, - 47.04312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27742", - "ref": "27742", - "description": "Beaune, France - Nord", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.841182, - 47.04312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27742", - "ref": "27742", - "description": "Beaune, France - Nord", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.841182, - 47.04312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27742", - "ref": "27742", - "description": "Beaune, France - Nord", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.841182, - 47.04312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27742", - "ref": "27742", - "description": "Beaune, France - Nord", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.841182, - 47.04312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27742", - "ref": "27742", - "description": "Beaune, France - Nord", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.841182, - 47.04312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27742", - "ref": "27742", - "description": "Beaune, France - Nord", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.841182, - 47.04312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27742", - "ref": "27742", - "description": "Beaune, France - Nord", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.841182, - 47.04312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27742", - "ref": "27742", - "description": "Beaune, France - Nord", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.841182, - 47.04312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27742", - "ref": "27742", - "description": "Beaune, France - Nord", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.841182, - 47.04312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27742", - "ref": "27742", - "description": "Beaune, France - Nord", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.841182, - 47.04312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27742", - "ref": "27742", - "description": "Beaune, France - Nord", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.841182, - 47.04312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27742", - "ref": "27742", - "description": "Beaune, France - Nord", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.841182, - 47.04312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27742", - "ref": "27742", - "description": "Beaune, France - Nord", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.841182, - 47.04312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27742", - "ref": "27742", - "description": "Beaune, France - Nord", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.841182, - 47.04312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27742", - "ref": "27742", - "description": "Beaune, France - Nord", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.841182, - 47.04312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27742", - "ref": "27742", - "description": "Beaune, France - Nord", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.841182, - 47.04312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27742", - "ref": "27742", - "description": "Beaune, France - Nord", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.841182, - 47.04312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27742", - "ref": "27742", - "description": "Beaune, France - Nord", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.841182, - 47.04312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27742", - "ref": "27742", - "description": "Beaune, France - Nord", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.841182, - 47.04312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27742", - "ref": "27742", - "description": "Beaune, France - Nord", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.841182, - 47.04312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27742", - "ref": "27742", - "description": "Beaune, France - Nord", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.841182, - 47.04312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27742", - "ref": "27742", - "description": "Beaune, France - Nord", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.841182, - 47.04312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27742", - "ref": "27742", - "description": "Beaune, France - Nord", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.841182, - 47.04312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27742", - "ref": "27742", - "description": "Beaune, France - Nord", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.841182, - 47.04312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27742", - "ref": "27742", - "description": "Beaune, France - Nord", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.841182, - 47.04312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27742", - "ref": "27742", - "description": "Beaune, France - Nord", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.841182, - 47.04312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27742", - "ref": "27742", - "description": "Beaune, France - Nord", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.841182, - 47.04312 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP27742", - "ref": "27742", - "description": "Beaune, France - Nord", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0879, - 45.877092 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29508", - "ref": "29508", - "description": "Annecy, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0879, - 45.877092 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29508", - "ref": "29508", - "description": "Annecy, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0879, - 45.877092 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29508", - "ref": "29508", - "description": "Annecy, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0879, - 45.877092 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29508", - "ref": "29508", - "description": "Annecy, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0879, - 45.877092 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29508", - "ref": "29508", - "description": "Annecy, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0879, - 45.877092 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29508", - "ref": "29508", - "description": "Annecy, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0879, - 45.877092 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29508", - "ref": "29508", - "description": "Annecy, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0879, - 45.877092 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29508", - "ref": "29508", - "description": "Annecy, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0879, - 45.877092 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29508", - "ref": "29508", - "description": "Annecy, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0879, - 45.877092 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29508", - "ref": "29508", - "description": "Annecy, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0879, - 45.877092 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29508", - "ref": "29508", - "description": "Annecy, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0879, - 45.877092 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29508", - "ref": "29508", - "description": "Annecy, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0879, - 45.877092 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29508", - "ref": "29508", - "description": "Annecy, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0879, - 45.877092 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29508", - "ref": "29508", - "description": "Annecy, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0879, - 45.877092 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29508", - "ref": "29508", - "description": "Annecy, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0879, - 45.877092 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29508", - "ref": "29508", - "description": "Annecy, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.713971, - 47.32476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30254", - "ref": "30254", - "description": "Chambray-Lès-Tours, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.713971, - 47.32476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30254", - "ref": "30254", - "description": "Chambray-Lès-Tours, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.713971, - 47.32476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30254", - "ref": "30254", - "description": "Chambray-Lès-Tours, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.713971, - 47.32476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30254", - "ref": "30254", - "description": "Chambray-Lès-Tours, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.713971, - 47.32476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30254", - "ref": "30254", - "description": "Chambray-Lès-Tours, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.713971, - 47.32476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30254", - "ref": "30254", - "description": "Chambray-Lès-Tours, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.713971, - 47.32476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30254", - "ref": "30254", - "description": "Chambray-Lès-Tours, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.713971, - 47.32476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30254", - "ref": "30254", - "description": "Chambray-Lès-Tours, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.713971, - 47.32476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30254", - "ref": "30254", - "description": "Chambray-Lès-Tours, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.713971, - 47.32476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30254", - "ref": "30254", - "description": "Chambray-Lès-Tours, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.713971, - 47.32476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30254", - "ref": "30254", - "description": "Chambray-Lès-Tours, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.713971, - 47.32476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30254", - "ref": "30254", - "description": "Chambray-Lès-Tours, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.713971, - 47.32476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30254", - "ref": "30254", - "description": "Chambray-Lès-Tours, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.713971, - 47.32476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30254", - "ref": "30254", - "description": "Chambray-Lès-Tours, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.713971, - 47.32476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30254", - "ref": "30254", - "description": "Chambray-Lès-Tours, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.713971, - 47.32476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30254", - "ref": "30254", - "description": "Chambray-Lès-Tours, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.713971, - 47.32476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30254", - "ref": "30254", - "description": "Chambray-Lès-Tours, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.713971, - 47.32476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30254", - "ref": "30254", - "description": "Chambray-Lès-Tours, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.713971, - 47.32476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30254", - "ref": "30254", - "description": "Chambray-Lès-Tours, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.713971, - 47.32476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30254", - "ref": "30254", - "description": "Chambray-Lès-Tours, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.713971, - 47.32476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30254", - "ref": "30254", - "description": "Chambray-Lès-Tours, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.713971, - 47.32476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30254", - "ref": "30254", - "description": "Chambray-Lès-Tours, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.713971, - 47.32476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30254", - "ref": "30254", - "description": "Chambray-Lès-Tours, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.713971, - 47.32476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30254", - "ref": "30254", - "description": "Chambray-Lès-Tours, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.365683, - 45.655436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29935", - "ref": "29935", - "description": "Albertville, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.365683, - 45.655436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29935", - "ref": "29935", - "description": "Albertville, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.365683, - 45.655436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29935", - "ref": "29935", - "description": "Albertville, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.365683, - 45.655436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29935", - "ref": "29935", - "description": "Albertville, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.365683, - 45.655436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29935", - "ref": "29935", - "description": "Albertville, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.365683, - 45.655436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29935", - "ref": "29935", - "description": "Albertville, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.365683, - 45.655436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29935", - "ref": "29935", - "description": "Albertville, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.365683, - 45.655436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29935", - "ref": "29935", - "description": "Albertville, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.365683, - 45.655436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29935", - "ref": "29935", - "description": "Albertville, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.365683, - 45.655436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29935", - "ref": "29935", - "description": "Albertville, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.365683, - 45.655436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29935", - "ref": "29935", - "description": "Albertville, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.365683, - 45.655436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29935", - "ref": "29935", - "description": "Albertville, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.365683, - 45.655436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29935", - "ref": "29935", - "description": "Albertville, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.365683, - 45.655436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29935", - "ref": "29935", - "description": "Albertville, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.365683, - 45.655436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29935", - "ref": "29935", - "description": "Albertville, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.365683, - 45.655436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29935", - "ref": "29935", - "description": "Albertville, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.541891, - 46.835747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28780", - "ref": "28780", - "description": "Chatellerault, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.541891, - 46.835747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28780", - "ref": "28780", - "description": "Chatellerault, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.541891, - 46.835747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28780", - "ref": "28780", - "description": "Chatellerault, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.541891, - 46.835747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28780", - "ref": "28780", - "description": "Chatellerault, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.541891, - 46.835747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28780", - "ref": "28780", - "description": "Chatellerault, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.541891, - 46.835747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28780", - "ref": "28780", - "description": "Chatellerault, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.541891, - 46.835747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28780", - "ref": "28780", - "description": "Chatellerault, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.541891, - 46.835747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28780", - "ref": "28780", - "description": "Chatellerault, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.541891, - 46.835747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28780", - "ref": "28780", - "description": "Chatellerault, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.541891, - 46.835747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28780", - "ref": "28780", - "description": "Chatellerault, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.541891, - 46.835747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28780", - "ref": "28780", - "description": "Chatellerault, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.541891, - 46.835747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28780", - "ref": "28780", - "description": "Chatellerault, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.541891, - 46.835747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28780", - "ref": "28780", - "description": "Chatellerault, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.541891, - 46.835747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28780", - "ref": "28780", - "description": "Chatellerault, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.541891, - 46.835747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28780", - "ref": "28780", - "description": "Chatellerault, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.541891, - 46.835747 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28780", - "ref": "28780", - "description": "Chatellerault, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.652871, - 45.753446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28781", - "ref": "28781", - "description": "Saintes, France - Saintes Nord", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.652871, - 45.753446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28781", - "ref": "28781", - "description": "Saintes, France - Saintes Nord", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.652871, - 45.753446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28781", - "ref": "28781", - "description": "Saintes, France - Saintes Nord", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.652871, - 45.753446 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28781", - "ref": "28781", - "description": "Saintes, France - Saintes Nord", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879874, - 43.980528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30207", - "ref": "30207", - "description": "Avignon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879874, - 43.980528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30207", - "ref": "30207", - "description": "Avignon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879874, - 43.980528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30207", - "ref": "30207", - "description": "Avignon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879874, - 43.980528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30207", - "ref": "30207", - "description": "Avignon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879874, - 43.980528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30207", - "ref": "30207", - "description": "Avignon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879874, - 43.980528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30207", - "ref": "30207", - "description": "Avignon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879874, - 43.980528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30207", - "ref": "30207", - "description": "Avignon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879874, - 43.980528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30207", - "ref": "30207", - "description": "Avignon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879874, - 43.980528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30207", - "ref": "30207", - "description": "Avignon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879874, - 43.980528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30207", - "ref": "30207", - "description": "Avignon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879874, - 43.980528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30207", - "ref": "30207", - "description": "Avignon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879874, - 43.980528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30207", - "ref": "30207", - "description": "Avignon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879874, - 43.980528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30207", - "ref": "30207", - "description": "Avignon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879874, - 43.980528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30207", - "ref": "30207", - "description": "Avignon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879874, - 43.980528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30207", - "ref": "30207", - "description": "Avignon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879874, - 43.980528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30207", - "ref": "30207", - "description": "Avignon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879874, - 43.980528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30207", - "ref": "30207", - "description": "Avignon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879874, - 43.980528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30207", - "ref": "30207", - "description": "Avignon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879874, - 43.980528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30207", - "ref": "30207", - "description": "Avignon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879874, - 43.980528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30207", - "ref": "30207", - "description": "Avignon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879874, - 43.980528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30207", - "ref": "30207", - "description": "Avignon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879874, - 43.980528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30207", - "ref": "30207", - "description": "Avignon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879874, - 43.980528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30207", - "ref": "30207", - "description": "Avignon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879874, - 43.980528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30207", - "ref": "30207", - "description": "Avignon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879874, - 43.980528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30207", - "ref": "30207", - "description": "Avignon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879874, - 43.980528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30207", - "ref": "30207", - "description": "Avignon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879874, - 43.980528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30207", - "ref": "30207", - "description": "Avignon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.879874, - 43.980528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30207", - "ref": "30207", - "description": "Avignon, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6299066, - 44.1780816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30045", - "ref": "30045", - "description": "Agen, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6299066, - 44.1780816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30045", - "ref": "30045", - "description": "Agen, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6299066, - 44.1780816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30045", - "ref": "30045", - "description": "Agen, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6299066, - 44.1780816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30045", - "ref": "30045", - "description": "Agen, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6299066, - 44.1780816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30045", - "ref": "30045", - "description": "Agen, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6299066, - 44.1780816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30045", - "ref": "30045", - "description": "Agen, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6299066, - 44.1780816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30045", - "ref": "30045", - "description": "Agen, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6299066, - 44.1780816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30045", - "ref": "30045", - "description": "Agen, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6299066, - 44.1780816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30045", - "ref": "30045", - "description": "Agen, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6299066, - 44.1780816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30045", - "ref": "30045", - "description": "Agen, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6299066, - 44.1780816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30045", - "ref": "30045", - "description": "Agen, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6299066, - 44.1780816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30045", - "ref": "30045", - "description": "Agen, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6299066, - 44.1780816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30045", - "ref": "30045", - "description": "Agen, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6299066, - 44.1780816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30045", - "ref": "30045", - "description": "Agen, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6299066, - 44.1780816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30045", - "ref": "30045", - "description": "Agen, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6299066, - 44.1780816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30045", - "ref": "30045", - "description": "Agen, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6299066, - 44.1780816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30045", - "ref": "30045", - "description": "Agen, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6299066, - 44.1780816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30045", - "ref": "30045", - "description": "Agen, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6299066, - 44.1780816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30045", - "ref": "30045", - "description": "Agen, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.6299066, - 44.1780816 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30045", - "ref": "30045", - "description": "Agen, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.960215, - 44.636985 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30181", - "ref": "30181", - "description": "Biganos, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.960215, - 44.636985 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30181", - "ref": "30181", - "description": "Biganos, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.960215, - 44.636985 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30181", - "ref": "30181", - "description": "Biganos, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.960215, - 44.636985 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30181", - "ref": "30181", - "description": "Biganos, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.960215, - 44.636985 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30181", - "ref": "30181", - "description": "Biganos, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.960215, - 44.636985 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30181", - "ref": "30181", - "description": "Biganos, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.960215, - 44.636985 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30181", - "ref": "30181", - "description": "Biganos, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.960215, - 44.636985 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30181", - "ref": "30181", - "description": "Biganos, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.960215, - 44.636985 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30181", - "ref": "30181", - "description": "Biganos, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.960215, - 44.636985 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30181", - "ref": "30181", - "description": "Biganos, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.960215, - 44.636985 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30181", - "ref": "30181", - "description": "Biganos, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.960215, - 44.636985 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30181", - "ref": "30181", - "description": "Biganos, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-11-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83510558, - 46.7962465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30249", - "ref": "30249", - "description": "Chalon-sur-Saône, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83510558, - 46.7962465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30249", - "ref": "30249", - "description": "Chalon-sur-Saône, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83510558, - 46.7962465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30249", - "ref": "30249", - "description": "Chalon-sur-Saône, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83510558, - 46.7962465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30249", - "ref": "30249", - "description": "Chalon-sur-Saône, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83510558, - 46.7962465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30249", - "ref": "30249", - "description": "Chalon-sur-Saône, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83510558, - 46.7962465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30249", - "ref": "30249", - "description": "Chalon-sur-Saône, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83510558, - 46.7962465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30249", - "ref": "30249", - "description": "Chalon-sur-Saône, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83510558, - 46.7962465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30249", - "ref": "30249", - "description": "Chalon-sur-Saône, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83510558, - 46.7962465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30249", - "ref": "30249", - "description": "Chalon-sur-Saône, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83510558, - 46.7962465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30249", - "ref": "30249", - "description": "Chalon-sur-Saône, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83510558, - 46.7962465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30249", - "ref": "30249", - "description": "Chalon-sur-Saône, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83510558, - 46.7962465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30249", - "ref": "30249", - "description": "Chalon-sur-Saône, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83510558, - 46.7962465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30249", - "ref": "30249", - "description": "Chalon-sur-Saône, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83510558, - 46.7962465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30249", - "ref": "30249", - "description": "Chalon-sur-Saône, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83510558, - 46.7962465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30249", - "ref": "30249", - "description": "Chalon-sur-Saône, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83510558, - 46.7962465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30249", - "ref": "30249", - "description": "Chalon-sur-Saône, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83510558, - 46.7962465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30249", - "ref": "30249", - "description": "Chalon-sur-Saône, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83510558, - 46.7962465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30249", - "ref": "30249", - "description": "Chalon-sur-Saône, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83510558, - 46.7962465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30249", - "ref": "30249", - "description": "Chalon-sur-Saône, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83510558, - 46.7962465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30249", - "ref": "30249", - "description": "Chalon-sur-Saône, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83510558, - 46.7962465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30249", - "ref": "30249", - "description": "Chalon-sur-Saône, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83510558, - 46.7962465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30249", - "ref": "30249", - "description": "Chalon-sur-Saône, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83510558, - 46.7962465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30249", - "ref": "30249", - "description": "Chalon-sur-Saône, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83510558, - 46.7962465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30249", - "ref": "30249", - "description": "Chalon-sur-Saône, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83510558, - 46.7962465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30249", - "ref": "30249", - "description": "Chalon-sur-Saône, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83510558, - 46.7962465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30249", - "ref": "30249", - "description": "Chalon-sur-Saône, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83510558, - 46.7962465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30249", - "ref": "30249", - "description": "Chalon-sur-Saône, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83510558, - 46.7962465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30249", - "ref": "30249", - "description": "Chalon-sur-Saône, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.563612, - 44.88252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29758", - "ref": "29758", - "description": "Bordeaux Lac, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.563612, - 44.88252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29758", - "ref": "29758", - "description": "Bordeaux Lac, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.563612, - 44.88252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29758", - "ref": "29758", - "description": "Bordeaux Lac, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.563612, - 44.88252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29758", - "ref": "29758", - "description": "Bordeaux Lac, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.563612, - 44.88252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29758", - "ref": "29758", - "description": "Bordeaux Lac, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.563612, - 44.88252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29758", - "ref": "29758", - "description": "Bordeaux Lac, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.563612, - 44.88252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29758", - "ref": "29758", - "description": "Bordeaux Lac, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.563612, - 44.88252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29758", - "ref": "29758", - "description": "Bordeaux Lac, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.563612, - 44.88252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29758", - "ref": "29758", - "description": "Bordeaux Lac, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.563612, - 44.88252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29758", - "ref": "29758", - "description": "Bordeaux Lac, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.563612, - 44.88252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29758", - "ref": "29758", - "description": "Bordeaux Lac, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.563612, - 44.88252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29758", - "ref": "29758", - "description": "Bordeaux Lac, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.563612, - 44.88252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29758", - "ref": "29758", - "description": "Bordeaux Lac, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.563612, - 44.88252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29758", - "ref": "29758", - "description": "Bordeaux Lac, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.563612, - 44.88252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29758", - "ref": "29758", - "description": "Bordeaux Lac, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.563612, - 44.88252 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29758", - "ref": "29758", - "description": "Bordeaux Lac, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.923751, - 45.722035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30029", - "ref": "30029", - "description": "Bron, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.923751, - 45.722035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30029", - "ref": "30029", - "description": "Bron, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.923751, - 45.722035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30029", - "ref": "30029", - "description": "Bron, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.923751, - 45.722035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30029", - "ref": "30029", - "description": "Bron, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.923751, - 45.722035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30029", - "ref": "30029", - "description": "Bron, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.923751, - 45.722035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30029", - "ref": "30029", - "description": "Bron, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.923751, - 45.722035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30029", - "ref": "30029", - "description": "Bron, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.923751, - 45.722035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30029", - "ref": "30029", - "description": "Bron, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.923751, - 45.722035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30029", - "ref": "30029", - "description": "Bron, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.923751, - 45.722035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30029", - "ref": "30029", - "description": "Bron, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.923751, - 45.722035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30029", - "ref": "30029", - "description": "Bron, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.923751, - 45.722035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30029", - "ref": "30029", - "description": "Bron, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.923751, - 45.722035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30029", - "ref": "30029", - "description": "Bron, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.923751, - 45.722035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30029", - "ref": "30029", - "description": "Bron, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.923751, - 45.722035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30029", - "ref": "30029", - "description": "Bron, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.923751, - 45.722035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30029", - "ref": "30029", - "description": "Bron, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.923751, - 45.722035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30029", - "ref": "30029", - "description": "Bron, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.923751, - 45.722035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30029", - "ref": "30029", - "description": "Bron, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.923751, - 45.722035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30029", - "ref": "30029", - "description": "Bron, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.923751, - 45.722035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30029", - "ref": "30029", - "description": "Bron, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.923751, - 45.722035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30029", - "ref": "30029", - "description": "Bron, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.923751, - 45.722035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30029", - "ref": "30029", - "description": "Bron, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.923751, - 45.722035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30029", - "ref": "30029", - "description": "Bron, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.923751, - 45.722035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30029", - "ref": "30029", - "description": "Bron, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.923751, - 45.722035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30029", - "ref": "30029", - "description": "Bron, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.923751, - 45.722035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30029", - "ref": "30029", - "description": "Bron, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.923751, - 45.722035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30029", - "ref": "30029", - "description": "Bron, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.923751, - 45.722035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30029", - "ref": "30029", - "description": "Bron, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.604114, - 48.584598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29873", - "ref": "29873", - "description": "Cesson, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.604114, - 48.584598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29873", - "ref": "29873", - "description": "Cesson, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.604114, - 48.584598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29873", - "ref": "29873", - "description": "Cesson, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.604114, - 48.584598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29873", - "ref": "29873", - "description": "Cesson, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.604114, - 48.584598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29873", - "ref": "29873", - "description": "Cesson, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.604114, - 48.584598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29873", - "ref": "29873", - "description": "Cesson, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.604114, - 48.584598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29873", - "ref": "29873", - "description": "Cesson, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.604114, - 48.584598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29873", - "ref": "29873", - "description": "Cesson, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.604114, - 48.584598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29873", - "ref": "29873", - "description": "Cesson, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.604114, - 48.584598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29873", - "ref": "29873", - "description": "Cesson, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.604114, - 48.584598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29873", - "ref": "29873", - "description": "Cesson, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.604114, - 48.584598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29873", - "ref": "29873", - "description": "Cesson, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.732155, - 48.653054 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29982", - "ref": "29982", - "description": "Vendenheim, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.732155, - 48.653054 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29982", - "ref": "29982", - "description": "Vendenheim, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.732155, - 48.653054 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29982", - "ref": "29982", - "description": "Vendenheim, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.732155, - 48.653054 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29982", - "ref": "29982", - "description": "Vendenheim, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.732155, - 48.653054 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29982", - "ref": "29982", - "description": "Vendenheim, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.732155, - 48.653054 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29982", - "ref": "29982", - "description": "Vendenheim, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.732155, - 48.653054 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29982", - "ref": "29982", - "description": "Vendenheim, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.732155, - 48.653054 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29982", - "ref": "29982", - "description": "Vendenheim, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.732155, - 48.653054 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29982", - "ref": "29982", - "description": "Vendenheim, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.732155, - 48.653054 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29982", - "ref": "29982", - "description": "Vendenheim, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.732155, - 48.653054 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29982", - "ref": "29982", - "description": "Vendenheim, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.732155, - 48.653054 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29982", - "ref": "29982", - "description": "Vendenheim, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.732155, - 48.653054 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29982", - "ref": "29982", - "description": "Vendenheim, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.732155, - 48.653054 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29982", - "ref": "29982", - "description": "Vendenheim, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.732155, - 48.653054 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29982", - "ref": "29982", - "description": "Vendenheim, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.732155, - 48.653054 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29982", - "ref": "29982", - "description": "Vendenheim, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2826, - 46.144138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29933", - "ref": "29933", - "description": "Tossiat, France", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2826, - 46.144138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29933", - "ref": "29933", - "description": "Tossiat, France", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2826, - 46.144138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29933", - "ref": "29933", - "description": "Tossiat, France", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2826, - 46.144138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29933", - "ref": "29933", - "description": "Tossiat, France", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2826, - 46.144138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29933", - "ref": "29933", - "description": "Tossiat, France", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2826, - 46.144138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29933", - "ref": "29933", - "description": "Tossiat, France", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.976568, - 45.524971 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11605", - "ref": "11605", - "description": "Aire de l'Abis, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.976568, - 45.524971 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11605", - "ref": "11605", - "description": "Aire de l'Abis, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.976568, - 45.524971 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11605", - "ref": "11605", - "description": "Aire de l'Abis, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.976568, - 45.524971 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11605", - "ref": "11605", - "description": "Aire de l'Abis, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.976568, - 45.524971 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11605", - "ref": "11605", - "description": "Aire de l'Abis, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.976568, - 45.524971 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11605", - "ref": "11605", - "description": "Aire de l'Abis, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.976568, - 45.524971 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11605", - "ref": "11605", - "description": "Aire de l'Abis, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.976568, - 45.524971 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11605", - "ref": "11605", - "description": "Aire de l'Abis, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.976568, - 45.524971 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11605", - "ref": "11605", - "description": "Aire de l'Abis, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.976568, - 45.524971 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11605", - "ref": "11605", - "description": "Aire de l'Abis, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.976568, - 45.524971 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11605", - "ref": "11605", - "description": "Aire de l'Abis, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.976568, - 45.524971 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP11605", - "ref": "11605", - "description": "Aire de l'Abis, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.491233, - 47.499063 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16456", - "ref": "16456", - "description": "Aire des Portes d'Angers, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.491233, - 47.499063 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16456", - "ref": "16456", - "description": "Aire des Portes d'Angers, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.491233, - 47.499063 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16456", - "ref": "16456", - "description": "Aire des Portes d'Angers, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.491233, - 47.499063 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16456", - "ref": "16456", - "description": "Aire des Portes d'Angers, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.491233, - 47.499063 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16456", - "ref": "16456", - "description": "Aire des Portes d'Angers, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.491233, - 47.499063 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16456", - "ref": "16456", - "description": "Aire des Portes d'Angers, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.491233, - 47.499063 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16456", - "ref": "16456", - "description": "Aire des Portes d'Angers, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.491233, - 47.499063 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16456", - "ref": "16456", - "description": "Aire des Portes d'Angers, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.491233, - 47.499063 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16456", - "ref": "16456", - "description": "Aire des Portes d'Angers, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.491233, - 47.499063 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16456", - "ref": "16456", - "description": "Aire des Portes d'Angers, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.491233, - 47.499063 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16456", - "ref": "16456", - "description": "Aire des Portes d'Angers, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.491233, - 47.499063 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16456", - "ref": "16456", - "description": "Aire des Portes d'Angers, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.466433, - 43.511938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3017", - "ref": "3017", - "description": "Aix-en-Provence, France - Val de l'Arc", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.466433, - 43.511938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3017", - "ref": "3017", - "description": "Aix-en-Provence, France - Val de l'Arc", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.466433, - 43.511938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3017", - "ref": "3017", - "description": "Aix-en-Provence, France - Val de l'Arc", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.466433, - 43.511938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3017", - "ref": "3017", - "description": "Aix-en-Provence, France - Val de l'Arc", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.466433, - 43.511938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3017", - "ref": "3017", - "description": "Aix-en-Provence, France - Val de l'Arc", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.466433, - 43.511938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3017", - "ref": "3017", - "description": "Aix-en-Provence, France - Val de l'Arc", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.466433, - 43.511938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3017", - "ref": "3017", - "description": "Aix-en-Provence, France - Val de l'Arc", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.466433, - 43.511938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3017", - "ref": "3017", - "description": "Aix-en-Provence, France - Val de l'Arc", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.466433, - 43.511938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3017", - "ref": "3017", - "description": "Aix-en-Provence, France - Val de l'Arc", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.466433, - 43.511938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3017", - "ref": "3017", - "description": "Aix-en-Provence, France - Val de l'Arc", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.466433, - 43.511938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3017", - "ref": "3017", - "description": "Aix-en-Provence, France - Val de l'Arc", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.466433, - 43.511938 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3017", - "ref": "3017", - "description": "Aix-en-Provence, France - Val de l'Arc", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-04-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.335626, - 49.787019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3045", - "ref": "3045", - "description": "Aire d'Urvillers, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-04-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.335626, - 49.787019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3045", - "ref": "3045", - "description": "Aire d'Urvillers, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-04-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.335626, - 49.787019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3045", - "ref": "3045", - "description": "Aire d'Urvillers, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-04-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.335626, - 49.787019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3045", - "ref": "3045", - "description": "Aire d'Urvillers, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-04-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.335626, - 49.787019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3045", - "ref": "3045", - "description": "Aire d'Urvillers, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-04-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.335626, - 49.787019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3045", - "ref": "3045", - "description": "Aire d'Urvillers, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-04-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.335626, - 49.787019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3045", - "ref": "3045", - "description": "Aire d'Urvillers, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-04-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.335626, - 49.787019 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3045", - "ref": "3045", - "description": "Aire d'Urvillers, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-04-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361378, - 43.769334 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1770", - "ref": "1770", - "description": "Toulouse, France -  Castelnau-d'Estrétefonds", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361378, - 43.769334 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1770", - "ref": "1770", - "description": "Toulouse, France -  Castelnau-d'Estrétefonds", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361378, - 43.769334 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1770", - "ref": "1770", - "description": "Toulouse, France -  Castelnau-d'Estrétefonds", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361378, - 43.769334 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1770", - "ref": "1770", - "description": "Toulouse, France -  Castelnau-d'Estrétefonds", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361378, - 43.769334 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1770", - "ref": "1770", - "description": "Toulouse, France -  Castelnau-d'Estrétefonds", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361378, - 43.769334 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1770", - "ref": "1770", - "description": "Toulouse, France -  Castelnau-d'Estrétefonds", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361378, - 43.769334 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1770", - "ref": "1770", - "description": "Toulouse, France -  Castelnau-d'Estrétefonds", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361378, - 43.769334 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1770", - "ref": "1770", - "description": "Toulouse, France -  Castelnau-d'Estrétefonds", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.604114, - 48.584598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29873", - "ref": "29873", - "description": "Cesson, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-02-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.817754, - 49.359721 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28783", - "ref": "28783", - "description": "Bourg-Achard, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.83510558, - 46.7962465 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30249", - "ref": "30249", - "description": "Chalon-sur-Saône, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.713971, - 47.32476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30254", - "ref": "30254", - "description": "Chambray-Lès-Tours, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.141488, - 45.785937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1736", - "ref": "1736", - "description": "Clermont-Ferrand, France", - "capacity": "19", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.628651, - 45.952704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7138", - "ref": "7138", - "description": "Sallanches, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.33932151, - 47.61187586 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16732", - "ref": "16732", - "description": "Blois, France", - "capacity": "19", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.0879, - 45.877092 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29508", - "ref": "29508", - "description": "Annecy, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.89953818, - 46.57734067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28396", - "ref": "28396", - "description": "Tournus, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.760218, - 45.820338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP14836", - "ref": "14836", - "description": "Dardilly, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.53906581, - 48.44581525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26192", - "ref": "26192", - "description": "Chartres, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.99773319, - 45.82379524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29579", - "ref": "29579", - "description": "Beynost, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.99773319, - 45.82379524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29579", - "ref": "29579", - "description": "Beynost, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.99773319, - 45.82379524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29579", - "ref": "29579", - "description": "Beynost, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.99773319, - 45.82379524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29579", - "ref": "29579", - "description": "Beynost, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.99773319, - 45.82379524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29579", - "ref": "29579", - "description": "Beynost, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.99773319, - 45.82379524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29579", - "ref": "29579", - "description": "Beynost, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.99773319, - 45.82379524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29579", - "ref": "29579", - "description": "Beynost, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.99773319, - 45.82379524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29579", - "ref": "29579", - "description": "Beynost, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.99773319, - 45.82379524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29579", - "ref": "29579", - "description": "Beynost, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.99773319, - 45.82379524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29579", - "ref": "29579", - "description": "Beynost, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.99773319, - 45.82379524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29579", - "ref": "29579", - "description": "Beynost, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.99773319, - 45.82379524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29579", - "ref": "29579", - "description": "Beynost, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.99773319, - 45.82379524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29579", - "ref": "29579", - "description": "Beynost, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.99773319, - 45.82379524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29579", - "ref": "29579", - "description": "Beynost, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.99773319, - 45.82379524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29579", - "ref": "29579", - "description": "Beynost, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.99773319, - 45.82379524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29579", - "ref": "29579", - "description": "Beynost, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.913554, - 44.226199 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP2584", - "ref": "2584", - "description": "Sisteron, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-02-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.99773319, - 45.82379524 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29579", - "ref": "29579", - "description": "Beynost, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.28402, - 43.33589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30259", - "ref": "30259", - "description": "Béziers, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.28402, - 43.33589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30259", - "ref": "30259", - "description": "Béziers, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.28402, - 43.33589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30259", - "ref": "30259", - "description": "Béziers, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.28402, - 43.33589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30259", - "ref": "30259", - "description": "Béziers, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.28402, - 43.33589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30259", - "ref": "30259", - "description": "Béziers, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.28402, - 43.33589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30259", - "ref": "30259", - "description": "Béziers, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.28402, - 43.33589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30259", - "ref": "30259", - "description": "Béziers, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.28402, - 43.33589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30259", - "ref": "30259", - "description": "Béziers, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.28402, - 43.33589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30259", - "ref": "30259", - "description": "Béziers, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.28402, - 43.33589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30259", - "ref": "30259", - "description": "Béziers, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.28402, - 43.33589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30259", - "ref": "30259", - "description": "Béziers, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.28402, - 43.33589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30259", - "ref": "30259", - "description": "Béziers, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.28402, - 43.33589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30259", - "ref": "30259", - "description": "Béziers, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.28402, - 43.33589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30259", - "ref": "30259", - "description": "Béziers, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.28402, - 43.33589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30259", - "ref": "30259", - "description": "Béziers, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.28402, - 43.33589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30259", - "ref": "30259", - "description": "Béziers, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.28402, - 43.33589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30259", - "ref": "30259", - "description": "Béziers, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.28402, - 43.33589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30259", - "ref": "30259", - "description": "Béziers, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.28402, - 43.33589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30259", - "ref": "30259", - "description": "Béziers, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.28402, - 43.33589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30259", - "ref": "30259", - "description": "Béziers, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.28402, - 43.33589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30259", - "ref": "30259", - "description": "Béziers, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.28402, - 43.33589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30259", - "ref": "30259", - "description": "Béziers, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.28402, - 43.33589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30259", - "ref": "30259", - "description": "Béziers, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.28402, - 43.33589 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30259", - "ref": "30259", - "description": "Béziers, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.524668, - 47.466757 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33154", - "ref": "33154", - "description": "Angers Espace Anjou, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.524668, - 47.466757 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33154", - "ref": "33154", - "description": "Angers Espace Anjou, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.524668, - 47.466757 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33154", - "ref": "33154", - "description": "Angers Espace Anjou, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.524668, - 47.466757 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33154", - "ref": "33154", - "description": "Angers Espace Anjou, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.524668, - 47.466757 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33154", - "ref": "33154", - "description": "Angers Espace Anjou, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.524668, - 47.466757 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33154", - "ref": "33154", - "description": "Angers Espace Anjou, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.524668, - 47.466757 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33154", - "ref": "33154", - "description": "Angers Espace Anjou, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.524668, - 47.466757 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33154", - "ref": "33154", - "description": "Angers Espace Anjou, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.524668, - 47.466757 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33154", - "ref": "33154", - "description": "Angers Espace Anjou, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.524668, - 47.466757 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33154", - "ref": "33154", - "description": "Angers Espace Anjou, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.524668, - 47.466757 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33154", - "ref": "33154", - "description": "Angers Espace Anjou, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.524668, - 47.466757 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33154", - "ref": "33154", - "description": "Angers Espace Anjou, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.923751, - 45.722035 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30029", - "ref": "30029", - "description": "Bron, France", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.524668, - 47.466757 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33154", - "ref": "33154", - "description": "Angers Espace Anjou, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.310792, - 43.206224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29903", - "ref": "29903", - "description": "Carcassonne, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.310792, - 43.206224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29903", - "ref": "29903", - "description": "Carcassonne, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.310792, - 43.206224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29903", - "ref": "29903", - "description": "Carcassonne, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.310792, - 43.206224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29903", - "ref": "29903", - "description": "Carcassonne, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.310792, - 43.206224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29903", - "ref": "29903", - "description": "Carcassonne, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.310792, - 43.206224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29903", - "ref": "29903", - "description": "Carcassonne, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.310792, - 43.206224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29903", - "ref": "29903", - "description": "Carcassonne, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.310792, - 43.206224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29903", - "ref": "29903", - "description": "Carcassonne, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.310792, - 43.206224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29903", - "ref": "29903", - "description": "Carcassonne, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.310792, - 43.206224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29903", - "ref": "29903", - "description": "Carcassonne, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.310792, - 43.206224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29903", - "ref": "29903", - "description": "Carcassonne, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.310792, - 43.206224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29903", - "ref": "29903", - "description": "Carcassonne, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.310792, - 43.206224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29903", - "ref": "29903", - "description": "Carcassonne, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.310792, - 43.206224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29903", - "ref": "29903", - "description": "Carcassonne, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.310792, - 43.206224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29903", - "ref": "29903", - "description": "Carcassonne, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.310792, - 43.206224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29903", - "ref": "29903", - "description": "Carcassonne, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.310792, - 43.206224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29903", - "ref": "29903", - "description": "Carcassonne, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.310792, - 43.206224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29903", - "ref": "29903", - "description": "Carcassonne, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.310792, - 43.206224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29903", - "ref": "29903", - "description": "Carcassonne, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.310792, - 43.206224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29903", - "ref": "29903", - "description": "Carcassonne, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.713971, - 47.32476 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30254", - "ref": "30254", - "description": "Chambray-Lès-Tours, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-09-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.154951, - 43.95773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30248", - "ref": "30248", - "description": "Albi, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.154951, - 43.95773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30248", - "ref": "30248", - "description": "Albi, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.154951, - 43.95773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30248", - "ref": "30248", - "description": "Albi, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.154951, - 43.95773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30248", - "ref": "30248", - "description": "Albi, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.154951, - 43.95773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30248", - "ref": "30248", - "description": "Albi, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.154951, - 43.95773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30248", - "ref": "30248", - "description": "Albi, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.154951, - 43.95773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30248", - "ref": "30248", - "description": "Albi, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.154951, - 43.95773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30248", - "ref": "30248", - "description": "Albi, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.154951, - 43.95773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30248", - "ref": "30248", - "description": "Albi, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.154951, - 43.95773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30248", - "ref": "30248", - "description": "Albi, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.154951, - 43.95773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30248", - "ref": "30248", - "description": "Albi, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.154951, - 43.95773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30248", - "ref": "30248", - "description": "Albi, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.399133, - 49.200807 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33179", - "ref": "33179", - "description": "Caen Saint-Contest, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.399133, - 49.200807 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33179", - "ref": "33179", - "description": "Caen Saint-Contest, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.399133, - 49.200807 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33179", - "ref": "33179", - "description": "Caen Saint-Contest, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.399133, - 49.200807 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33179", - "ref": "33179", - "description": "Caen Saint-Contest, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.399133, - 49.200807 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33179", - "ref": "33179", - "description": "Caen Saint-Contest, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.399133, - 49.200807 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33179", - "ref": "33179", - "description": "Caen Saint-Contest, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.399133, - 49.200807 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33179", - "ref": "33179", - "description": "Caen Saint-Contest, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.399133, - 49.200807 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33179", - "ref": "33179", - "description": "Caen Saint-Contest, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.399133, - 49.200807 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33179", - "ref": "33179", - "description": "Caen Saint-Contest, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.399133, - 49.200807 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33179", - "ref": "33179", - "description": "Caen Saint-Contest, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.399133, - 49.200807 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33179", - "ref": "33179", - "description": "Caen Saint-Contest, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.399133, - 49.200807 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33179", - "ref": "33179", - "description": "Caen Saint-Contest, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.672095, - 50.733398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33831", - "ref": "33831", - "description": "Boulogne-sur-Mer, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.672095, - 50.733398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33831", - "ref": "33831", - "description": "Boulogne-sur-Mer, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.672095, - 50.733398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33831", - "ref": "33831", - "description": "Boulogne-sur-Mer, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.672095, - 50.733398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33831", - "ref": "33831", - "description": "Boulogne-sur-Mer, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.672095, - 50.733398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33831", - "ref": "33831", - "description": "Boulogne-sur-Mer, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.672095, - 50.733398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33831", - "ref": "33831", - "description": "Boulogne-sur-Mer, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.672095, - 50.733398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33831", - "ref": "33831", - "description": "Boulogne-sur-Mer, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.672095, - 50.733398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33831", - "ref": "33831", - "description": "Boulogne-sur-Mer, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.672095, - 50.733398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33831", - "ref": "33831", - "description": "Boulogne-sur-Mer, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.672095, - 50.733398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33831", - "ref": "33831", - "description": "Boulogne-sur-Mer, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.672095, - 50.733398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33831", - "ref": "33831", - "description": "Boulogne-sur-Mer, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.672095, - 50.733398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33831", - "ref": "33831", - "description": "Boulogne-sur-Mer, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.672095, - 50.733398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33831", - "ref": "33831", - "description": "Boulogne-sur-Mer, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.672095, - 50.733398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33831", - "ref": "33831", - "description": "Boulogne-sur-Mer, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.672095, - 50.733398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33831", - "ref": "33831", - "description": "Boulogne-sur-Mer, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.672095, - 50.733398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33831", - "ref": "33831", - "description": "Boulogne-sur-Mer, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.672095, - 50.733398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33831", - "ref": "33831", - "description": "Boulogne-sur-Mer, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.672095, - 50.733398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33831", - "ref": "33831", - "description": "Boulogne-sur-Mer, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.672095, - 50.733398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33831", - "ref": "33831", - "description": "Boulogne-sur-Mer, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.672095, - 50.733398 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33831", - "ref": "33831", - "description": "Boulogne-sur-Mer, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.399133, - 49.200807 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33179", - "ref": "33179", - "description": "Caen Saint-Contest, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81177128, - 45.57392878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29905", - "ref": "29905", - "description": "Chasse-sur-Rhône, France - Chasse Sud", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81177128, - 45.57392878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29905", - "ref": "29905", - "description": "Chasse-sur-Rhône, France - Chasse Sud", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81177128, - 45.57392878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29905", - "ref": "29905", - "description": "Chasse-sur-Rhône, France - Chasse Sud", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81177128, - 45.57392878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29905", - "ref": "29905", - "description": "Chasse-sur-Rhône, France - Chasse Sud", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81177128, - 45.57392878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29905", - "ref": "29905", - "description": "Chasse-sur-Rhône, France - Chasse Sud", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81177128, - 45.57392878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29905", - "ref": "29905", - "description": "Chasse-sur-Rhône, France - Chasse Sud", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81177128, - 45.57392878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29905", - "ref": "29905", - "description": "Chasse-sur-Rhône, France - Chasse Sud", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81177128, - 45.57392878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29905", - "ref": "29905", - "description": "Chasse-sur-Rhône, France - Chasse Sud", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.37274261, - 45.26639202 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30242", - "ref": "30242", - "description": "Saint-Jean-de-Maurienne, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.37274261, - 45.26639202 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30242", - "ref": "30242", - "description": "Saint-Jean-de-Maurienne, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.37274261, - 45.26639202 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30242", - "ref": "30242", - "description": "Saint-Jean-de-Maurienne, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.37274261, - 45.26639202 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30242", - "ref": "30242", - "description": "Saint-Jean-de-Maurienne, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.37274261, - 45.26639202 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30242", - "ref": "30242", - "description": "Saint-Jean-de-Maurienne, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.37274261, - 45.26639202 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30242", - "ref": "30242", - "description": "Saint-Jean-de-Maurienne, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.37274261, - 45.26639202 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30242", - "ref": "30242", - "description": "Saint-Jean-de-Maurienne, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.37274261, - 45.26639202 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30242", - "ref": "30242", - "description": "Saint-Jean-de-Maurienne, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.096519, - 49.345029 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29767", - "ref": "29767", - "description": "Deauville, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.096519, - 49.345029 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29767", - "ref": "29767", - "description": "Deauville, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.096519, - 49.345029 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29767", - "ref": "29767", - "description": "Deauville, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.096519, - 49.345029 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29767", - "ref": "29767", - "description": "Deauville, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.096519, - 49.345029 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29767", - "ref": "29767", - "description": "Deauville, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.096519, - 49.345029 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29767", - "ref": "29767", - "description": "Deauville, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.096519, - 49.345029 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29767", - "ref": "29767", - "description": "Deauville, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.096519, - 49.345029 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29767", - "ref": "29767", - "description": "Deauville, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.096519, - 49.345029 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29767", - "ref": "29767", - "description": "Deauville, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.096519, - 49.345029 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29767", - "ref": "29767", - "description": "Deauville, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.096519, - 49.345029 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29767", - "ref": "29767", - "description": "Deauville, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.096519, - 49.345029 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29767", - "ref": "29767", - "description": "Deauville, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.096519, - 49.345029 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29767", - "ref": "29767", - "description": "Deauville, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.096519, - 49.345029 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29767", - "ref": "29767", - "description": "Deauville, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.33932151, - 47.61187586 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16732", - "ref": "16732", - "description": "Blois, France", - "capacity": "19", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.33932151, - 47.61187586 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16732", - "ref": "16732", - "description": "Blois, France", - "capacity": "19", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-06-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.096519, - 49.345029 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29767", - "ref": "29767", - "description": "Deauville, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.096519, - 49.345029 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29767", - "ref": "29767", - "description": "Deauville, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.096519, - 49.345029 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29767", - "ref": "29767", - "description": "Deauville, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.096519, - 49.345029 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29767", - "ref": "29767", - "description": "Deauville, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.80414, - 50.924425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1738", - "ref": "1738", - "description": "Calais, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.80414, - 50.924425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1738", - "ref": "1738", - "description": "Calais, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.80414, - 50.924425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1738", - "ref": "1738", - "description": "Calais, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.80414, - 50.924425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1738", - "ref": "1738", - "description": "Calais, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.80414, - 50.924425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1738", - "ref": "1738", - "description": "Calais, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.80414, - 50.924425 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1738", - "ref": "1738", - "description": "Calais, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2015-02-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14726396, - 47.02483978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30948", - "ref": "30948", - "description": "Varennes-Vauzelles, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14726396, - 47.02483978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30948", - "ref": "30948", - "description": "Varennes-Vauzelles, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14726396, - 47.02483978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30948", - "ref": "30948", - "description": "Varennes-Vauzelles, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14726396, - 47.02483978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30948", - "ref": "30948", - "description": "Varennes-Vauzelles, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14726396, - 47.02483978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30948", - "ref": "30948", - "description": "Varennes-Vauzelles, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14726396, - 47.02483978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30948", - "ref": "30948", - "description": "Varennes-Vauzelles, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14726396, - 47.02483978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30948", - "ref": "30948", - "description": "Varennes-Vauzelles, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14726396, - 47.02483978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30948", - "ref": "30948", - "description": "Varennes-Vauzelles, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.80353239, - 47.67735752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29624", - "ref": "29624", - "description": "Vannes, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.80353239, - 47.67735752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29624", - "ref": "29624", - "description": "Vannes, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.80353239, - 47.67735752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29624", - "ref": "29624", - "description": "Vannes, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.80353239, - 47.67735752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29624", - "ref": "29624", - "description": "Vannes, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.80353239, - 47.67735752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29624", - "ref": "29624", - "description": "Vannes, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.80353239, - 47.67735752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29624", - "ref": "29624", - "description": "Vannes, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.80353239, - 47.67735752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29624", - "ref": "29624", - "description": "Vannes, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.80353239, - 47.67735752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29624", - "ref": "29624", - "description": "Vannes, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.80353239, - 47.67735752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29624", - "ref": "29624", - "description": "Vannes, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.80353239, - 47.67735752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29624", - "ref": "29624", - "description": "Vannes, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.80353239, - 47.67735752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29624", - "ref": "29624", - "description": "Vannes, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.80353239, - 47.67735752 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29624", - "ref": "29624", - "description": "Vannes, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.113721, - 49.409907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30257", - "ref": "30257", - "description": "Beauvais, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.113721, - 49.409907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30257", - "ref": "30257", - "description": "Beauvais, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.113721, - 49.409907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30257", - "ref": "30257", - "description": "Beauvais, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.113721, - 49.409907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30257", - "ref": "30257", - "description": "Beauvais, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.113721, - 49.409907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30257", - "ref": "30257", - "description": "Beauvais, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.113721, - 49.409907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30257", - "ref": "30257", - "description": "Beauvais, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.113721, - 49.409907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30257", - "ref": "30257", - "description": "Beauvais, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.113721, - 49.409907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30257", - "ref": "30257", - "description": "Beauvais, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.113721, - 49.409907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30257", - "ref": "30257", - "description": "Beauvais, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.113721, - 49.409907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30257", - "ref": "30257", - "description": "Beauvais, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.113721, - 49.409907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30257", - "ref": "30257", - "description": "Beauvais, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.113721, - 49.409907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30257", - "ref": "30257", - "description": "Beauvais, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.113721, - 49.409907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30257", - "ref": "30257", - "description": "Beauvais, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.113721, - 49.409907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30257", - "ref": "30257", - "description": "Beauvais, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.113721, - 49.409907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30257", - "ref": "30257", - "description": "Beauvais, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.113721, - 49.409907 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30257", - "ref": "30257", - "description": "Beauvais, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.369754, - 43.647598 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16979", - "ref": "16979", - "description": "Blagnac, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.06830832, - 48.4447515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30032", - "ref": "30032", - "description": "Dinan, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.06830832, - 48.4447515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30032", - "ref": "30032", - "description": "Dinan, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.06830832, - 48.4447515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30032", - "ref": "30032", - "description": "Dinan, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.06830832, - 48.4447515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30032", - "ref": "30032", - "description": "Dinan, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.06830832, - 48.4447515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30032", - "ref": "30032", - "description": "Dinan, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.06830832, - 48.4447515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30032", - "ref": "30032", - "description": "Dinan, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.06830832, - 48.4447515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30032", - "ref": "30032", - "description": "Dinan, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.06830832, - 48.4447515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30032", - "ref": "30032", - "description": "Dinan, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.06830832, - 48.4447515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30032", - "ref": "30032", - "description": "Dinan, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.06830832, - 48.4447515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30032", - "ref": "30032", - "description": "Dinan, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.06830832, - 48.4447515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30032", - "ref": "30032", - "description": "Dinan, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.06830832, - 48.4447515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30032", - "ref": "30032", - "description": "Dinan, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.06830832, - 48.4447515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30032", - "ref": "30032", - "description": "Dinan, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.06830832, - 48.4447515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30032", - "ref": "30032", - "description": "Dinan, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.06830832, - 48.4447515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30032", - "ref": "30032", - "description": "Dinan, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.06830832, - 48.4447515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30032", - "ref": "30032", - "description": "Dinan, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81177128, - 45.57392878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29905", - "ref": "29905", - "description": "Chasse-sur-Rhône, France - Chasse Sud", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81177128, - 45.57392878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29905", - "ref": "29905", - "description": "Chasse-sur-Rhône, France - Chasse Sud", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81177128, - 45.57392878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29905", - "ref": "29905", - "description": "Chasse-sur-Rhône, France - Chasse Sud", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81177128, - 45.57392878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29905", - "ref": "29905", - "description": "Chasse-sur-Rhône, France - Chasse Sud", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2554387, - 46.19477139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30399", - "ref": "30399", - "description": "Annemasse, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2554387, - 46.19477139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30399", - "ref": "30399", - "description": "Annemasse, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2554387, - 46.19477139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30399", - "ref": "30399", - "description": "Annemasse, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2554387, - 46.19477139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30399", - "ref": "30399", - "description": "Annemasse, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2554387, - 46.19477139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30399", - "ref": "30399", - "description": "Annemasse, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2554387, - 46.19477139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30399", - "ref": "30399", - "description": "Annemasse, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2554387, - 46.19477139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30399", - "ref": "30399", - "description": "Annemasse, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2554387, - 46.19477139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30399", - "ref": "30399", - "description": "Annemasse, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2554387, - 46.19477139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30399", - "ref": "30399", - "description": "Annemasse, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2554387, - 46.19477139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30399", - "ref": "30399", - "description": "Annemasse, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2554387, - 46.19477139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30399", - "ref": "30399", - "description": "Annemasse, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2554387, - 46.19477139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30399", - "ref": "30399", - "description": "Annemasse, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.543338, - 47.605239 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34981", - "ref": "34981", - "description": "Saint-Louis, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.543338, - 47.605239 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34981", - "ref": "34981", - "description": "Saint-Louis, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.543338, - 47.605239 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34981", - "ref": "34981", - "description": "Saint-Louis, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.543338, - 47.605239 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34981", - "ref": "34981", - "description": "Saint-Louis, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.543338, - 47.605239 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34981", - "ref": "34981", - "description": "Saint-Louis, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.543338, - 47.605239 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34981", - "ref": "34981", - "description": "Saint-Louis, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.543338, - 47.605239 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34981", - "ref": "34981", - "description": "Saint-Louis, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.543338, - 47.605239 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34981", - "ref": "34981", - "description": "Saint-Louis, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.543338, - 47.605239 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34981", - "ref": "34981", - "description": "Saint-Louis, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.543338, - 47.605239 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34981", - "ref": "34981", - "description": "Saint-Louis, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.543338, - 47.605239 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34981", - "ref": "34981", - "description": "Saint-Louis, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.543338, - 47.605239 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34981", - "ref": "34981", - "description": "Saint-Louis, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.281035, - 51.005121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30252", - "ref": "30252", - "description": "Dunkerque, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.281035, - 51.005121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30252", - "ref": "30252", - "description": "Dunkerque, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.281035, - 51.005121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30252", - "ref": "30252", - "description": "Dunkerque, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.281035, - 51.005121 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30252", - "ref": "30252", - "description": "Dunkerque, France", - "capacity": "16", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253025, - 44.870945 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1720", - "ref": "1720", - "description": "Albaret-Sainte-Marie, France - Aire de La Garde", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253025, - 44.870945 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1720", - "ref": "1720", - "description": "Albaret-Sainte-Marie, France - Aire de La Garde", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253025, - 44.870945 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1720", - "ref": "1720", - "description": "Albaret-Sainte-Marie, France - Aire de La Garde", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253025, - 44.870945 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1720", - "ref": "1720", - "description": "Albaret-Sainte-Marie, France - Aire de La Garde", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253025, - 44.870945 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1720", - "ref": "1720", - "description": "Albaret-Sainte-Marie, France - Aire de La Garde", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253025, - 44.870945 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1720", - "ref": "1720", - "description": "Albaret-Sainte-Marie, France - Aire de La Garde", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253025, - 44.870945 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1720", - "ref": "1720", - "description": "Albaret-Sainte-Marie, France - Aire de La Garde", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253025, - 44.870945 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1720", - "ref": "1720", - "description": "Albaret-Sainte-Marie, France - Aire de La Garde", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253025, - 44.870945 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1720", - "ref": "1720", - "description": "Albaret-Sainte-Marie, France - Aire de La Garde", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253025, - 44.870945 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1720", - "ref": "1720", - "description": "Albaret-Sainte-Marie, France - Aire de La Garde", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253025, - 44.870945 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1720", - "ref": "1720", - "description": "Albaret-Sainte-Marie, France - Aire de La Garde", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.253025, - 44.870945 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1720", - "ref": "1720", - "description": "Albaret-Sainte-Marie, France - Aire de La Garde", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.602326, - 49.60275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30234", - "ref": "30234", - "description": "Cherbourg, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.602326, - 49.60275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30234", - "ref": "30234", - "description": "Cherbourg, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.602326, - 49.60275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30234", - "ref": "30234", - "description": "Cherbourg, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.602326, - 49.60275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30234", - "ref": "30234", - "description": "Cherbourg, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.602326, - 49.60275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30234", - "ref": "30234", - "description": "Cherbourg, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.602326, - 49.60275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30234", - "ref": "30234", - "description": "Cherbourg, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.602326, - 49.60275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30234", - "ref": "30234", - "description": "Cherbourg, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.602326, - 49.60275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30234", - "ref": "30234", - "description": "Cherbourg, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81177128, - 45.57392878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29905", - "ref": "29905", - "description": "Chasse-sur-Rhône, France - Chasse Sud", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81177128, - 45.57392878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29905", - "ref": "29905", - "description": "Chasse-sur-Rhône, France - Chasse Sud", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81177128, - 45.57392878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29905", - "ref": "29905", - "description": "Chasse-sur-Rhône, France - Chasse Sud", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81177128, - 45.57392878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29905", - "ref": "29905", - "description": "Chasse-sur-Rhône, France - Chasse Sud", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81177128, - 45.57392878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29905", - "ref": "29905", - "description": "Chasse-sur-Rhône, France - Chasse Sud", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81177128, - 45.57392878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29905", - "ref": "29905", - "description": "Chasse-sur-Rhône, France - Chasse Sud", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81177128, - 45.57392878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29905", - "ref": "29905", - "description": "Chasse-sur-Rhône, France - Chasse Sud", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81177128, - 45.57392878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29905", - "ref": "29905", - "description": "Chasse-sur-Rhône, France - Chasse Sud", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81177128, - 45.57392878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29905", - "ref": "29905", - "description": "Chasse-sur-Rhône, France - Chasse Sud", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9131076, - 44.2363761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP4003025", - "ref": "4003025", - "description": "Sisteron, France - Val de Durance", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9131076, - 44.2363761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP4003025", - "ref": "4003025", - "description": "Sisteron, France - Val de Durance", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9131076, - 44.2363761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP4003025", - "ref": "4003025", - "description": "Sisteron, France - Val de Durance", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9131076, - 44.2363761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP4003025", - "ref": "4003025", - "description": "Sisteron, France - Val de Durance", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9131076, - 44.2363761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP4003025", - "ref": "4003025", - "description": "Sisteron, France - Val de Durance", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9131076, - 44.2363761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP4003025", - "ref": "4003025", - "description": "Sisteron, France - Val de Durance", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9131076, - 44.2363761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP4003025", - "ref": "4003025", - "description": "Sisteron, France - Val de Durance", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9131076, - 44.2363761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP4003025", - "ref": "4003025", - "description": "Sisteron, France - Val de Durance", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9131076, - 44.2363761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP4003025", - "ref": "4003025", - "description": "Sisteron, France - Val de Durance", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9131076, - 44.2363761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP4003025", - "ref": "4003025", - "description": "Sisteron, France - Val de Durance", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9131076, - 44.2363761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP4003025", - "ref": "4003025", - "description": "Sisteron, France - Val de Durance", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.9131076, - 44.2363761 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP4003025", - "ref": "4003025", - "description": "Sisteron, France - Val de Durance", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.051818, - 45.033274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP427106", - "ref": "427106", - "description": "Bourg-en-Bresse, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.051818, - 45.033274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP427106", - "ref": "427106", - "description": "Bourg-en-Bresse, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.051818, - 45.033274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30255", - "ref": "30255", - "description": "Bourg-de-Péage, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.051818, - 45.033274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30255", - "ref": "30255", - "description": "Bourg-de-Péage, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.051818, - 45.033274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30255", - "ref": "30255", - "description": "Bourg-de-Péage, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.051818, - 45.033274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30255", - "ref": "30255", - "description": "Bourg-de-Péage, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.051818, - 45.033274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30255", - "ref": "30255", - "description": "Bourg-de-Péage, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.051818, - 45.033274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30255", - "ref": "30255", - "description": "Bourg-de-Péage, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.051818, - 45.033274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30255", - "ref": "30255", - "description": "Bourg-de-Péage, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.051818, - 45.033274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30255", - "ref": "30255", - "description": "Bourg-de-Péage, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.051818, - 45.033274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30255", - "ref": "30255", - "description": "Bourg-de-Péage, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.051818, - 45.033274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30255", - "ref": "30255", - "description": "Bourg-de-Péage, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.051818, - 45.033274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30255", - "ref": "30255", - "description": "Bourg-de-Péage, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.051818, - 45.033274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30255", - "ref": "30255", - "description": "Bourg-de-Péage, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8646925, - 48.0829792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33155", - "ref": "33155", - "description": "Artenay, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8646925, - 48.0829792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33155", - "ref": "33155", - "description": "Artenay, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8646925, - 48.0829792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33155", - "ref": "33155", - "description": "Artenay, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8646925, - 48.0829792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33155", - "ref": "33155", - "description": "Artenay, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8646925, - 48.0829792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33155", - "ref": "33155", - "description": "Artenay, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8646925, - 48.0829792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33155", - "ref": "33155", - "description": "Artenay, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8646925, - 48.0829792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33155", - "ref": "33155", - "description": "Artenay, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8646925, - 48.0829792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33155", - "ref": "33155", - "description": "Artenay, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8646925, - 48.0829792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33155", - "ref": "33155", - "description": "Artenay, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8646925, - 48.0829792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33155", - "ref": "33155", - "description": "Artenay, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8646925, - 48.0829792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33155", - "ref": "33155", - "description": "Artenay, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8646925, - 48.0829792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33155", - "ref": "33155", - "description": "Artenay, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8646925, - 48.0829792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33155", - "ref": "33155", - "description": "Artenay, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8646925, - 48.0829792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33155", - "ref": "33155", - "description": "Artenay, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8646925, - 48.0829792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33155", - "ref": "33155", - "description": "Artenay, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8646925, - 48.0829792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33155", - "ref": "33155", - "description": "Artenay, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8646925, - 48.0829792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33155", - "ref": "33155", - "description": "Artenay, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8646925, - 48.0829792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33155", - "ref": "33155", - "description": "Artenay, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8646925, - 48.0829792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33155", - "ref": "33155", - "description": "Artenay, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8646925, - 48.0829792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33155", - "ref": "33155", - "description": "Artenay, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8646925, - 48.0829792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33155", - "ref": "33155", - "description": "Artenay, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8646925, - 48.0829792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33155", - "ref": "33155", - "description": "Artenay, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8646925, - 48.0829792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33155", - "ref": "33155", - "description": "Artenay, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8646925, - 48.0829792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33155", - "ref": "33155", - "description": "Artenay, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8646925, - 48.0829792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33155", - "ref": "33155", - "description": "Artenay, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8646925, - 48.0829792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33155", - "ref": "33155", - "description": "Artenay, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8646925, - 48.0829792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33155", - "ref": "33155", - "description": "Artenay, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.8646925, - 48.0829792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33155", - "ref": "33155", - "description": "Artenay, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.141488, - 45.785937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1736", - "ref": "1736", - "description": "Clermont-Ferrand, France", - "capacity": "19", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.141488, - 45.785937 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1736", - "ref": "1736", - "description": "Clermont-Ferrand, France", - "capacity": "19", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2016-02-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.628651, - 45.952704 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP7138", - "ref": "7138", - "description": "Sallanches, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2019-12-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.760218, - 45.820338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP14836", - "ref": "14836", - "description": "Dardilly, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.53906581, - 48.44581525 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26192", - "ref": "26192", - "description": "Chartres, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.89953818, - 46.57734067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP28396", - "ref": "28396", - "description": "Tournus, France", - "capacity": "22", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.310792, - 43.206224 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29903", - "ref": "29903", - "description": "Carcassonne, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81177128, - 45.57392878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29905", - "ref": "29905", - "description": "Chasse-sur-Rhône, France - Chasse Sud", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81177128, - 45.57392878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29905", - "ref": "29905", - "description": "Chasse-sur-Rhône, France - Chasse Sud", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81177128, - 45.57392878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29905", - "ref": "29905", - "description": "Chasse-sur-Rhône, France - Chasse Sud", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81177128, - 45.57392878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29905", - "ref": "29905", - "description": "Chasse-sur-Rhône, France - Chasse Sud", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.37274261, - 45.26639202 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30242", - "ref": "30242", - "description": "Saint-Jean-de-Maurienne, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.37274261, - 45.26639202 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30242", - "ref": "30242", - "description": "Saint-Jean-de-Maurienne, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.37274261, - 45.26639202 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30242", - "ref": "30242", - "description": "Saint-Jean-de-Maurienne, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.37274261, - 45.26639202 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30242", - "ref": "30242", - "description": "Saint-Jean-de-Maurienne, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-08-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.051818, - 45.033274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30255", - "ref": "30255", - "description": "Bourg-de-Péage, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14726396, - 47.02483978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30948", - "ref": "30948", - "description": "Varennes-Vauzelles, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2752519, - 43.4147609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26558", - "ref": "26558", - "description": "Centre Tesla Aix-Marseille, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2752519, - 43.4147609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26558", - "ref": "26558", - "description": "Centre Tesla Aix-Marseille, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2752519, - 43.4147609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26558", - "ref": "26558", - "description": "Centre Tesla Aix-Marseille, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2752519, - 43.4147609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26558", - "ref": "26558", - "description": "Centre Tesla Aix-Marseille, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2752519, - 43.4147609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26558", - "ref": "26558", - "description": "Centre Tesla Aix-Marseille, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2752519, - 43.4147609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26558", - "ref": "26558", - "description": "Centre Tesla Aix-Marseille, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2752519, - 43.4147609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26558", - "ref": "26558", - "description": "Centre Tesla Aix-Marseille, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2752519, - 43.4147609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26558", - "ref": "26558", - "description": "Centre Tesla Aix-Marseille, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2752519, - 43.4147609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26558", - "ref": "26558", - "description": "Centre Tesla Aix-Marseille, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2752519, - 43.4147609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26558", - "ref": "26558", - "description": "Centre Tesla Aix-Marseille, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2752519, - 43.4147609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26558", - "ref": "26558", - "description": "Centre Tesla Aix-Marseille, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2752519, - 43.4147609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26558", - "ref": "26558", - "description": "Centre Tesla Aix-Marseille, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2752519, - 43.4147609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26558", - "ref": "26558", - "description": "Centre Tesla Aix-Marseille, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2752519, - 43.4147609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26558", - "ref": "26558", - "description": "Centre Tesla Aix-Marseille, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2752519, - 43.4147609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26558", - "ref": "26558", - "description": "Centre Tesla Aix-Marseille, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2752519, - 43.4147609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26558", - "ref": "26558", - "description": "Centre Tesla Aix-Marseille, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2752519, - 43.4147609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26558", - "ref": "26558", - "description": "Centre Tesla Aix-Marseille, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2752519, - 43.4147609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26558", - "ref": "26558", - "description": "Centre Tesla Aix-Marseille, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2752519, - 43.4147609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26558", - "ref": "26558", - "description": "Centre Tesla Aix-Marseille, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2752519, - 43.4147609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26558", - "ref": "26558", - "description": "Centre Tesla Aix-Marseille, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2752519, - 43.4147609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26558", - "ref": "26558", - "description": "Centre Tesla Aix-Marseille, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2752519, - 43.4147609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26558", - "ref": "26558", - "description": "Centre Tesla Aix-Marseille, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2752519, - 43.4147609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26558", - "ref": "26558", - "description": "Centre Tesla Aix-Marseille, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2752519, - 43.4147609 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP26558", - "ref": "26558", - "description": "Centre Tesla Aix-Marseille, France", - "capacity": "24", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.046589, - 49.645036 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29777", - "ref": "29777", - "description": "Varneville-Bretteville, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.046589, - 49.645036 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29777", - "ref": "29777", - "description": "Varneville-Bretteville, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.046589, - 49.645036 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29777", - "ref": "29777", - "description": "Varneville-Bretteville, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.046589, - 49.645036 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29777", - "ref": "29777", - "description": "Varneville-Bretteville, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.046589, - 49.645036 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29777", - "ref": "29777", - "description": "Varneville-Bretteville, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.046589, - 49.645036 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29777", - "ref": "29777", - "description": "Varneville-Bretteville, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.046589, - 49.645036 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29777", - "ref": "29777", - "description": "Varneville-Bretteville, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.046589, - 49.645036 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29777", - "ref": "29777", - "description": "Varneville-Bretteville, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.046589, - 49.645036 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29777", - "ref": "29777", - "description": "Varneville-Bretteville, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.046589, - 49.645036 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29777", - "ref": "29777", - "description": "Varneville-Bretteville, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.046589, - 49.645036 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29777", - "ref": "29777", - "description": "Varneville-Bretteville, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.046589, - 49.645036 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29777", - "ref": "29777", - "description": "Varneville-Bretteville, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.44558093, - 43.4821008 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30243", - "ref": "30243", - "description": "Saint-Pierre-d'Irube, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.44558093, - 43.4821008 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30243", - "ref": "30243", - "description": "Saint-Pierre-d'Irube, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.44558093, - 43.4821008 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30243", - "ref": "30243", - "description": "Saint-Pierre-d'Irube, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.44558093, - 43.4821008 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30243", - "ref": "30243", - "description": "Saint-Pierre-d'Irube, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.44558093, - 43.4821008 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30243", - "ref": "30243", - "description": "Saint-Pierre-d'Irube, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.44558093, - 43.4821008 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30243", - "ref": "30243", - "description": "Saint-Pierre-d'Irube, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.44558093, - 43.4821008 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30243", - "ref": "30243", - "description": "Saint-Pierre-d'Irube, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.44558093, - 43.4821008 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30243", - "ref": "30243", - "description": "Saint-Pierre-d'Irube, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.44558093, - 43.4821008 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30243", - "ref": "30243", - "description": "Saint-Pierre-d'Irube, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.44558093, - 43.4821008 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30243", - "ref": "30243", - "description": "Saint-Pierre-d'Irube, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.44558093, - 43.4821008 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30243", - "ref": "30243", - "description": "Saint-Pierre-d'Irube, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.44558093, - 43.4821008 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30243", - "ref": "30243", - "description": "Saint-Pierre-d'Irube, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81177128, - 45.57392878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29905", - "ref": "29905", - "description": "Chasse-sur-Rhône, France - Chasse Sud", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81177128, - 45.57392878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29905", - "ref": "29905", - "description": "Chasse-sur-Rhône, France - Chasse Sud", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81177128, - 45.57392878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29905", - "ref": "29905", - "description": "Chasse-sur-Rhône, France - Chasse Sud", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.81177128, - 45.57392878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29905", - "ref": "29905", - "description": "Chasse-sur-Rhône, France - Chasse Sud", - "capacity": "29", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-07-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.864804, - 44.8649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29498", - "ref": "29498", - "description": "Aire de Portes-Lès-Valence Ouest, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.864804, - 44.8649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29498", - "ref": "29498", - "description": "Aire de Portes-Lès-Valence Ouest, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.864804, - 44.8649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29498", - "ref": "29498", - "description": "Aire de Portes-Lès-Valence Ouest, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.864804, - 44.8649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29498", - "ref": "29498", - "description": "Aire de Portes-Lès-Valence Ouest, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.864804, - 44.8649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29498", - "ref": "29498", - "description": "Aire de Portes-Lès-Valence Ouest, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.864804, - 44.8649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29498", - "ref": "29498", - "description": "Aire de Portes-Lès-Valence Ouest, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.864804, - 44.8649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29498", - "ref": "29498", - "description": "Aire de Portes-Lès-Valence Ouest, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.864804, - 44.8649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29498", - "ref": "29498", - "description": "Aire de Portes-Lès-Valence Ouest, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.864804, - 44.8649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29498", - "ref": "29498", - "description": "Aire de Portes-Lès-Valence Ouest, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.864804, - 44.8649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29498", - "ref": "29498", - "description": "Aire de Portes-Lès-Valence Ouest, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.864804, - 44.8649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29498", - "ref": "29498", - "description": "Aire de Portes-Lès-Valence Ouest, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.864804, - 44.8649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29498", - "ref": "29498", - "description": "Aire de Portes-Lès-Valence Ouest, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.864804, - 44.8649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29498", - "ref": "29498", - "description": "Aire de Portes-Lès-Valence Ouest, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.864804, - 44.8649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29498", - "ref": "29498", - "description": "Aire de Portes-Lès-Valence Ouest, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.864804, - 44.8649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29498", - "ref": "29498", - "description": "Aire de Portes-Lès-Valence Ouest, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.864804, - 44.8649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29498", - "ref": "29498", - "description": "Aire de Portes-Lès-Valence Ouest, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.864804, - 44.8649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29498", - "ref": "29498", - "description": "Aire de Portes-Lès-Valence Ouest, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.640626, - 43.074792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33181", - "ref": "33181", - "description": "Verniolle, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.640626, - 43.074792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33181", - "ref": "33181", - "description": "Verniolle, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.640626, - 43.074792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33181", - "ref": "33181", - "description": "Verniolle, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.640626, - 43.074792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33181", - "ref": "33181", - "description": "Verniolle, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.640626, - 43.074792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33181", - "ref": "33181", - "description": "Verniolle, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.640626, - 43.074792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33181", - "ref": "33181", - "description": "Verniolle, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.640626, - 43.074792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33181", - "ref": "33181", - "description": "Verniolle, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.640626, - 43.074792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33181", - "ref": "33181", - "description": "Verniolle, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.640626, - 43.074792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33181", - "ref": "33181", - "description": "Verniolle, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.640626, - 43.074792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33181", - "ref": "33181", - "description": "Verniolle, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.640626, - 43.074792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33181", - "ref": "33181", - "description": "Verniolle, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.640626, - 43.074792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33181", - "ref": "33181", - "description": "Verniolle, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 41.951899, - 41.951899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP45348", - "ref": "45348", - "description": "Ajaccio, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 41.951899, - 41.951899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP45348", - "ref": "45348", - "description": "Ajaccio, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 41.951899, - 41.951899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP45348", - "ref": "45348", - "description": "Ajaccio, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 41.951899, - 41.951899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP45348", - "ref": "45348", - "description": "Ajaccio, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 41.951899, - 41.951899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP45348", - "ref": "45348", - "description": "Ajaccio, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 41.951899, - 41.951899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP45348", - "ref": "45348", - "description": "Ajaccio, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 41.951899, - 41.951899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP45348", - "ref": "45348", - "description": "Ajaccio, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 41.951899, - 41.951899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP45348", - "ref": "45348", - "description": "Ajaccio, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.437173, - 42.594669 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29651", - "ref": "29651", - "description": "Biguglia, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.437173, - 42.594669 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29651", - "ref": "29651", - "description": "Biguglia, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.437173, - 42.594669 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29651", - "ref": "29651", - "description": "Biguglia, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.437173, - 42.594669 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29651", - "ref": "29651", - "description": "Biguglia, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.864804, - 44.8649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29498", - "ref": "29498", - "description": "Aire de Portes-Lès-Valence Ouest, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-05-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.051818, - 45.033274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP427106", - "ref": "427106", - "description": "Bourg-en-Bresse, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.051818, - 45.033274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP427106", - "ref": "427106", - "description": "Bourg-en-Bresse, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.051818, - 45.033274 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP427106", - "ref": "427106", - "description": "Bourg-en-Bresse, France", - "capacity": "18", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.21178321, - 48.84830835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33194", - "ref": "33194", - "description": "Villedieu-les-Poêles-Rouffigny, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.21178321, - 48.84830835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33194", - "ref": "33194", - "description": "Villedieu-les-Poêles-Rouffigny, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.21178321, - 48.84830835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33194", - "ref": "33194", - "description": "Villedieu-les-Poêles-Rouffigny, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.21178321, - 48.84830835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33194", - "ref": "33194", - "description": "Villedieu-les-Poêles-Rouffigny, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.21178321, - 48.84830835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33194", - "ref": "33194", - "description": "Villedieu-les-Poêles-Rouffigny, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.21178321, - 48.84830835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33194", - "ref": "33194", - "description": "Villedieu-les-Poêles-Rouffigny, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.21178321, - 48.84830835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33194", - "ref": "33194", - "description": "Villedieu-les-Poêles-Rouffigny, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.21178321, - 48.84830835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33194", - "ref": "33194", - "description": "Villedieu-les-Poêles-Rouffigny, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.21178321, - 48.84830835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33194", - "ref": "33194", - "description": "Villedieu-les-Poêles-Rouffigny, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.21178321, - 48.84830835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33194", - "ref": "33194", - "description": "Villedieu-les-Poêles-Rouffigny, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.21178321, - 48.84830835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33194", - "ref": "33194", - "description": "Villedieu-les-Poêles-Rouffigny, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.21178321, - 48.84830835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33194", - "ref": "33194", - "description": "Villedieu-les-Poêles-Rouffigny, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.21178321, - 48.84830835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33194", - "ref": "33194", - "description": "Villedieu-les-Poêles-Rouffigny, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.21178321, - 48.84830835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33194", - "ref": "33194", - "description": "Villedieu-les-Poêles-Rouffigny, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.21178321, - 48.84830835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33194", - "ref": "33194", - "description": "Villedieu-les-Poêles-Rouffigny, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.21178321, - 48.84830835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33194", - "ref": "33194", - "description": "Villedieu-les-Poêles-Rouffigny, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.21178321, - 48.84830835 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33194", - "ref": "33194", - "description": "Villedieu-les-Poêles-Rouffigny, France", - "capacity": "17", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.630075, - 44.903824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33161", - "ref": "33161", - "description": "Briançon, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.630075, - 44.903824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33161", - "ref": "33161", - "description": "Briançon, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.630075, - 44.903824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33161", - "ref": "33161", - "description": "Briançon, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.630075, - 44.903824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33161", - "ref": "33161", - "description": "Briançon, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.630075, - 44.903824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33161", - "ref": "33161", - "description": "Briançon, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.630075, - 44.903824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33161", - "ref": "33161", - "description": "Briançon, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.630075, - 44.903824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33161", - "ref": "33161", - "description": "Briançon, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.630075, - 44.903824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33161", - "ref": "33161", - "description": "Briançon, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.630075, - 44.903824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33161", - "ref": "33161", - "description": "Briançon, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.630075, - 44.903824 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33161", - "ref": "33161", - "description": "Briançon, France", - "capacity": "10", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426131, - 44.908595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29658", - "ref": "29658", - "description": "Aurillac, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426131, - 44.908595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29658", - "ref": "29658", - "description": "Aurillac, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426131, - 44.908595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29658", - "ref": "29658", - "description": "Aurillac, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426131, - 44.908595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29658", - "ref": "29658", - "description": "Aurillac, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426131, - 44.908595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29658", - "ref": "29658", - "description": "Aurillac, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426131, - 44.908595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29658", - "ref": "29658", - "description": "Aurillac, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426131, - 44.908595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29658", - "ref": "29658", - "description": "Aurillac, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426131, - 44.908595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29658", - "ref": "29658", - "description": "Aurillac, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426131, - 44.908595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29658", - "ref": "29658", - "description": "Aurillac, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426131, - 44.908595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29658", - "ref": "29658", - "description": "Aurillac, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426131, - 44.908595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29658", - "ref": "29658", - "description": "Aurillac, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426131, - 44.908595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29658", - "ref": "29658", - "description": "Aurillac, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.426131, - 44.908595 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29658", - "ref": "29658", - "description": "Aurillac, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.449209, - 48.586086 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP407740", - "ref": "407740", - "description": "Villabé, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.449209, - 48.586086 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP407740", - "ref": "407740", - "description": "Villabé, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.449209, - 48.586086 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP407740", - "ref": "407740", - "description": "Villabé, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.449209, - 48.586086 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP407740", - "ref": "407740", - "description": "Villabé, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.449209, - 48.586086 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP407740", - "ref": "407740", - "description": "Villabé, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.449209, - 48.586086 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP407740", - "ref": "407740", - "description": "Villabé, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.449209, - 48.586086 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP407740", - "ref": "407740", - "description": "Villabé, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.449209, - 48.586086 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP407740", - "ref": "407740", - "description": "Villabé, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.449209, - 48.586086 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP407740", - "ref": "407740", - "description": "Villabé, France", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2826, - 46.144138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29933", - "ref": "29933", - "description": "Tossiat, France", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2826, - 46.144138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29933", - "ref": "29933", - "description": "Tossiat, France", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2826, - 46.144138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29933", - "ref": "29933", - "description": "Tossiat, France", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2826, - 46.144138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29933", - "ref": "29933", - "description": "Tossiat, France", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2826, - 46.144138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29933", - "ref": "29933", - "description": "Tossiat, France", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2826, - 46.144138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29933", - "ref": "29933", - "description": "Tossiat, France", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2826, - 46.144138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29933", - "ref": "29933", - "description": "Tossiat, France", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2826, - 46.144138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29933", - "ref": "29933", - "description": "Tossiat, France", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2826, - 46.144138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29933", - "ref": "29933", - "description": "Tossiat, France", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2826, - 46.144138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29933", - "ref": "29933", - "description": "Tossiat, France", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2826, - 46.144138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29933", - "ref": "29933", - "description": "Tossiat, France", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2826, - 46.144138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29933", - "ref": "29933", - "description": "Tossiat, France", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2826, - 46.144138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29933", - "ref": "29933", - "description": "Tossiat, France", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2826, - 46.144138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29933", - "ref": "29933", - "description": "Tossiat, France", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2826, - 46.144138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29933", - "ref": "29933", - "description": "Tossiat, France", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2826, - 46.144138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29933", - "ref": "29933", - "description": "Tossiat, France", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2826, - 46.144138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29933", - "ref": "29933", - "description": "Tossiat, France", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2826, - 46.144138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29933", - "ref": "29933", - "description": "Tossiat, France", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2826, - 46.144138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29933", - "ref": "29933", - "description": "Tossiat, France", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2826, - 46.144138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29933", - "ref": "29933", - "description": "Tossiat, France", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2826, - 46.144138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29933", - "ref": "29933", - "description": "Tossiat, France", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2826, - 46.144138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29933", - "ref": "29933", - "description": "Tossiat, France", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2826, - 46.144138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29933", - "ref": "29933", - "description": "Tossiat, France", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.946474, - 47.216675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33158", - "ref": "33158", - "description": "Besançon Chateaufarine, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.946474, - 47.216675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33158", - "ref": "33158", - "description": "Besançon Chateaufarine, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.946474, - 47.216675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33158", - "ref": "33158", - "description": "Besançon Chateaufarine, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.946474, - 47.216675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33158", - "ref": "33158", - "description": "Besançon Chateaufarine, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.946474, - 47.216675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33158", - "ref": "33158", - "description": "Besançon Chateaufarine, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.946474, - 47.216675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33158", - "ref": "33158", - "description": "Besançon Chateaufarine, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.946474, - 47.216675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33158", - "ref": "33158", - "description": "Besançon Chateaufarine, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.946474, - 47.216675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33158", - "ref": "33158", - "description": "Besançon Chateaufarine, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.946474, - 47.216675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33158", - "ref": "33158", - "description": "Besançon Chateaufarine, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.946474, - 47.216675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33158", - "ref": "33158", - "description": "Besançon Chateaufarine, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.946474, - 47.216675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33158", - "ref": "33158", - "description": "Besançon Chateaufarine, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.645448, - 45.553179 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34049", - "ref": "34049", - "description": "Aime-la-Plagne, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.645448, - 45.553179 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34049", - "ref": "34049", - "description": "Aime-la-Plagne, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.645448, - 45.553179 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34049", - "ref": "34049", - "description": "Aime-la-Plagne, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.645448, - 45.553179 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34049", - "ref": "34049", - "description": "Aime-la-Plagne, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.645448, - 45.553179 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34049", - "ref": "34049", - "description": "Aime-la-Plagne, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.645448, - 45.553179 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34049", - "ref": "34049", - "description": "Aime-la-Plagne, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.645448, - 45.553179 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34049", - "ref": "34049", - "description": "Aime-la-Plagne, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.645448, - 45.553179 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34049", - "ref": "34049", - "description": "Aime-la-Plagne, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.946474, - 47.216675 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33158", - "ref": "33158", - "description": "Besançon Chateaufarine, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.2826, - 46.144138 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29933", - "ref": "29933", - "description": "Tossiat, France", - "capacity": "30", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.113576, - 44.770818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30203", - "ref": "30203", - "description": "Arès - Cap Ferret, France", - "capacity": "6", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.113576, - 44.770818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30203", - "ref": "30203", - "description": "Arès - Cap Ferret, France", - "capacity": "6", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.113576, - 44.770818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30203", - "ref": "30203", - "description": "Arès - Cap Ferret, France", - "capacity": "6", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.113576, - 44.770818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30203", - "ref": "30203", - "description": "Arès - Cap Ferret, France", - "capacity": "6", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.113576, - 44.770818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30203", - "ref": "30203", - "description": "Arès - Cap Ferret, France", - "capacity": "6", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 47.99147, - 47.99147 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP3439", - "ref": "3439", - "description": "Val-de-Meuse, France", - "capacity": "48", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2017-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.524668, - 47.466757 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33154", - "ref": "33154", - "description": "Angers Espace Anjou, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.543486, - 47.853427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31397", - "ref": "31397", - "description": "Auxerre, France", - "capacity": "36", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.543486, - 47.853427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31397", - "ref": "31397", - "description": "Auxerre, France", - "capacity": "36", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.543486, - 47.853427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31397", - "ref": "31397", - "description": "Auxerre, France", - "capacity": "36", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.543486, - 47.853427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31397", - "ref": "31397", - "description": "Auxerre, France", - "capacity": "36", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.543486, - 47.853427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31397", - "ref": "31397", - "description": "Auxerre, France", - "capacity": "36", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.543486, - 47.853427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31397", - "ref": "31397", - "description": "Auxerre, France", - "capacity": "36", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.543486, - 47.853427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31397", - "ref": "31397", - "description": "Auxerre, France", - "capacity": "36", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.543486, - 47.853427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31397", - "ref": "31397", - "description": "Auxerre, France", - "capacity": "36", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.543486, - 47.853427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31397", - "ref": "31397", - "description": "Auxerre, France", - "capacity": "36", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.543486, - 47.853427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31397", - "ref": "31397", - "description": "Auxerre, France", - "capacity": "36", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.543486, - 47.853427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31397", - "ref": "31397", - "description": "Auxerre, France", - "capacity": "36", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.543486, - 47.853427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31397", - "ref": "31397", - "description": "Auxerre, France", - "capacity": "36", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.543486, - 47.853427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31397", - "ref": "31397", - "description": "Auxerre, France", - "capacity": "36", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.543486, - 47.853427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31397", - "ref": "31397", - "description": "Auxerre, France", - "capacity": "36", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.543486, - 47.853427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31397", - "ref": "31397", - "description": "Auxerre, France", - "capacity": "36", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.543486, - 47.853427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31397", - "ref": "31397", - "description": "Auxerre, France", - "capacity": "36", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.543486, - 47.853427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31397", - "ref": "31397", - "description": "Auxerre, France", - "capacity": "36", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.543486, - 47.853427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31397", - "ref": "31397", - "description": "Auxerre, France", - "capacity": "36", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.543486, - 47.853427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31397", - "ref": "31397", - "description": "Auxerre, France", - "capacity": "36", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.543486, - 47.853427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31397", - "ref": "31397", - "description": "Auxerre, France", - "capacity": "36", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.543486, - 47.853427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31397", - "ref": "31397", - "description": "Auxerre, France", - "capacity": "36", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.543486, - 47.853427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31397", - "ref": "31397", - "description": "Auxerre, France", - "capacity": "36", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.543486, - 47.853427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31397", - "ref": "31397", - "description": "Auxerre, France", - "capacity": "36", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.543486, - 47.853427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31397", - "ref": "31397", - "description": "Auxerre, France", - "capacity": "36", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.543486, - 47.853427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31397", - "ref": "31397", - "description": "Auxerre, France", - "capacity": "36", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.543486, - 47.853427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31397", - "ref": "31397", - "description": "Auxerre, France", - "capacity": "36", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.543486, - 47.853427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31397", - "ref": "31397", - "description": "Auxerre, France", - "capacity": "36", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.543486, - 47.853427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31397", - "ref": "31397", - "description": "Auxerre, France", - "capacity": "36", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5616353, - 45.3061899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33162", - "ref": "33162", - "description": "Saint-Pardoux-l'Ortigier, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5616353, - 45.3061899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33162", - "ref": "33162", - "description": "Saint-Pardoux-l'Ortigier, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5616353, - 45.3061899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33162", - "ref": "33162", - "description": "Saint-Pardoux-l'Ortigier, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5616353, - 45.3061899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33162", - "ref": "33162", - "description": "Saint-Pardoux-l'Ortigier, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5616353, - 45.3061899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33162", - "ref": "33162", - "description": "Saint-Pardoux-l'Ortigier, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5616353, - 45.3061899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33162", - "ref": "33162", - "description": "Saint-Pardoux-l'Ortigier, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5616353, - 45.3061899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33162", - "ref": "33162", - "description": "Saint-Pardoux-l'Ortigier, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5616353, - 45.3061899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33162", - "ref": "33162", - "description": "Saint-Pardoux-l'Ortigier, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5616353, - 45.3061899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33162", - "ref": "33162", - "description": "Saint-Pardoux-l'Ortigier, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5616353, - 45.3061899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33162", - "ref": "33162", - "description": "Saint-Pardoux-l'Ortigier, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5616353, - 45.3061899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33162", - "ref": "33162", - "description": "Saint-Pardoux-l'Ortigier, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.5616353, - 45.3061899 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33162", - "ref": "33162", - "description": "Saint-Pardoux-l'Ortigier, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.543486, - 47.853427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31397", - "ref": "31397", - "description": "Auxerre, France", - "capacity": "36", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.543486, - 47.853427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31397", - "ref": "31397", - "description": "Auxerre, France", - "capacity": "36", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.543486, - 47.853427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31397", - "ref": "31397", - "description": "Auxerre, France", - "capacity": "36", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.543486, - 47.853427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31397", - "ref": "31397", - "description": "Auxerre, France", - "capacity": "36", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.543486, - 47.853427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31397", - "ref": "31397", - "description": "Auxerre, France", - "capacity": "36", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.543486, - 47.853427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31397", - "ref": "31397", - "description": "Auxerre, France", - "capacity": "36", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.543486, - 47.853427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31397", - "ref": "31397", - "description": "Auxerre, France", - "capacity": "36", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.543486, - 47.853427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP31397", - "ref": "31397", - "description": "Auxerre, France", - "capacity": "36", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.113576, - 44.770818 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30203", - "ref": "30203", - "description": "Arès - Cap Ferret, France", - "capacity": "6", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53318556, - 44.79377597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16733", - "ref": "16733", - "description": "Bègles, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53318556, - 44.79377597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16733", - "ref": "16733", - "description": "Bègles, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53318556, - 44.79377597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16733", - "ref": "16733", - "description": "Bègles, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53318556, - 44.79377597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16733", - "ref": "16733", - "description": "Bègles, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53318556, - 44.79377597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16733", - "ref": "16733", - "description": "Bègles, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53318556, - 44.79377597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16733", - "ref": "16733", - "description": "Bègles, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53318556, - 44.79377597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16733", - "ref": "16733", - "description": "Bègles, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53318556, - 44.79377597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16733", - "ref": "16733", - "description": "Bègles, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53318556, - 44.79377597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16733", - "ref": "16733", - "description": "Bègles, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53318556, - 44.79377597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16733", - "ref": "16733", - "description": "Bègles, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53318556, - 44.79377597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16733", - "ref": "16733", - "description": "Bègles, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.53318556, - 44.79377597 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP16733", - "ref": "16733", - "description": "Bègles, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.373034, - 48.754865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5147", - "ref": "5147", - "description": "Thiais, France", - "capacity": "34", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.373034, - 48.754865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5147", - "ref": "5147", - "description": "Thiais, France", - "capacity": "34", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.178841, - 45.69444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP10702", - "ref": "10702", - "description": "Angoulême, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.178841, - 45.69444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP10702", - "ref": "10702", - "description": "Angoulême, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.178841, - 45.69444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP10702", - "ref": "10702", - "description": "Angoulême, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.178841, - 45.69444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP10702", - "ref": "10702", - "description": "Angoulême, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.178841, - 45.69444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP10702", - "ref": "10702", - "description": "Angoulême, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.178841, - 45.69444 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP10702", - "ref": "10702", - "description": "Angoulême, France", - "capacity": "14", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2020-07-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.766975, - 43.116581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20265", - "ref": "20265", - "description": "Saint-Gaudens, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.766975, - 43.116581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20265", - "ref": "20265", - "description": "Saint-Gaudens, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.766975, - 43.116581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20265", - "ref": "20265", - "description": "Saint-Gaudens, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.766975, - 43.116581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20265", - "ref": "20265", - "description": "Saint-Gaudens, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.766975, - 43.116581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20265", - "ref": "20265", - "description": "Saint-Gaudens, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.766975, - 43.116581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20265", - "ref": "20265", - "description": "Saint-Gaudens, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.766975, - 43.116581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20265", - "ref": "20265", - "description": "Saint-Gaudens, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.766975, - 43.116581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20265", - "ref": "20265", - "description": "Saint-Gaudens, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.766975, - 43.116581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20265", - "ref": "20265", - "description": "Saint-Gaudens, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.766975, - 43.116581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20265", - "ref": "20265", - "description": "Saint-Gaudens, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.766975, - 43.116581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20265", - "ref": "20265", - "description": "Saint-Gaudens, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.766975, - 43.116581 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP20265", - "ref": "20265", - "description": "Saint-Gaudens, France", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.182803, - 49.248836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33188", - "ref": "33188", - "description": "Val-de-Reuil, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.182803, - 49.248836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33188", - "ref": "33188", - "description": "Val-de-Reuil, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.182803, - 49.248836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33188", - "ref": "33188", - "description": "Val-de-Reuil, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.182803, - 49.248836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33188", - "ref": "33188", - "description": "Val-de-Reuil, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.502208, - 46.573178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34053", - "ref": "34053", - "description": "Argenton-sur-Creuse, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.502208, - 46.573178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34053", - "ref": "34053", - "description": "Argenton-sur-Creuse, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.502208, - 46.573178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34053", - "ref": "34053", - "description": "Argenton-sur-Creuse, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.502208, - 46.573178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34053", - "ref": "34053", - "description": "Argenton-sur-Creuse, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.502208, - 46.573178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34053", - "ref": "34053", - "description": "Argenton-sur-Creuse, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.502208, - 46.573178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34053", - "ref": "34053", - "description": "Argenton-sur-Creuse, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.502208, - 46.573178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34053", - "ref": "34053", - "description": "Argenton-sur-Creuse, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.502208, - 46.573178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34053", - "ref": "34053", - "description": "Argenton-sur-Creuse, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.502208, - 46.573178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34053", - "ref": "34053", - "description": "Argenton-sur-Creuse, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.502208, - 46.573178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34053", - "ref": "34053", - "description": "Argenton-sur-Creuse, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.502208, - 46.573178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34053", - "ref": "34053", - "description": "Argenton-sur-Creuse, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.502208, - 46.573178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34053", - "ref": "34053", - "description": "Argenton-sur-Creuse, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.502208, - 46.573178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34053", - "ref": "34053", - "description": "Argenton-sur-Creuse, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.502208, - 46.573178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34053", - "ref": "34053", - "description": "Argenton-sur-Creuse, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.502208, - 46.573178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34053", - "ref": "34053", - "description": "Argenton-sur-Creuse, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.502208, - 46.573178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34053", - "ref": "34053", - "description": "Argenton-sur-Creuse, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.502208, - 46.573178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34053", - "ref": "34053", - "description": "Argenton-sur-Creuse, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.502208, - 46.573178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34053", - "ref": "34053", - "description": "Argenton-sur-Creuse, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.502208, - 46.573178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34053", - "ref": "34053", - "description": "Argenton-sur-Creuse, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.06830832, - 48.4447515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30032", - "ref": "30032", - "description": "Dinan, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.06830832, - 48.4447515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30032", - "ref": "30032", - "description": "Dinan, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.06830832, - 48.4447515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30032", - "ref": "30032", - "description": "Dinan, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.06830832, - 48.4447515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30032", - "ref": "30032", - "description": "Dinan, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.06830832, - 48.4447515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30032", - "ref": "30032", - "description": "Dinan, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.06830832, - 48.4447515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30032", - "ref": "30032", - "description": "Dinan, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.06830832, - 48.4447515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30032", - "ref": "30032", - "description": "Dinan, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.06830832, - 48.4447515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30032", - "ref": "30032", - "description": "Dinan, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.06830832, - 48.4447515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30032", - "ref": "30032", - "description": "Dinan, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.06830832, - 48.4447515 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30032", - "ref": "30032", - "description": "Dinan, France", - "capacity": "26", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.182803, - 49.248836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33188", - "ref": "33188", - "description": "Val-de-Reuil, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.182803, - 49.248836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33188", - "ref": "33188", - "description": "Val-de-Reuil, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.182803, - 49.248836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33188", - "ref": "33188", - "description": "Val-de-Reuil, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.182803, - 49.248836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33188", - "ref": "33188", - "description": "Val-de-Reuil, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.182803, - 49.248836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33188", - "ref": "33188", - "description": "Val-de-Reuil, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.182803, - 49.248836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33188", - "ref": "33188", - "description": "Val-de-Reuil, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.182803, - 49.248836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33188", - "ref": "33188", - "description": "Val-de-Reuil, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.182803, - 49.248836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33188", - "ref": "33188", - "description": "Val-de-Reuil, France", - "capacity": "12", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-08-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2554387, - 46.19477139 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP30399", - "ref": "30399", - "description": "Annemasse, France", - "capacity": "13", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-11-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.502208, - 46.573178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34053", - "ref": "34053", - "description": "Argenton-sur-Creuse, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.502208, - 46.573178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34053", - "ref": "34053", - "description": "Argenton-sur-Creuse, France", - "capacity": "21", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.361378, - 43.769334 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP1770", - "ref": "1770", - "description": "Toulouse, France -  Castelnau-d'Estrétefonds", - "capacity": "9", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2014-12-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.59093379, - 43.66446075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33157", - "ref": "33157", - "description": "Auch, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.59093379, - 43.66446075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33157", - "ref": "33157", - "description": "Auch, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.59093379, - 43.66446075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33157", - "ref": "33157", - "description": "Auch, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.59093379, - 43.66446075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33157", - "ref": "33157", - "description": "Auch, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.59093379, - 43.66446075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33157", - "ref": "33157", - "description": "Auch, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.59093379, - 43.66446075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33157", - "ref": "33157", - "description": "Auch, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.59093379, - 43.66446075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33157", - "ref": "33157", - "description": "Auch, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.59093379, - 43.66446075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP33157", - "ref": "33157", - "description": "Auch, France", - "capacity": "8", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-09-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.373034, - 48.754865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5147", - "ref": "5147", - "description": "Thiais, France", - "capacity": "34", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.373034, - 48.754865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5147", - "ref": "5147", - "description": "Thiais, France", - "capacity": "34", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.373034, - 48.754865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5147", - "ref": "5147", - "description": "Thiais, France", - "capacity": "34", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.373034, - 48.754865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5147", - "ref": "5147", - "description": "Thiais, France", - "capacity": "34", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.373034, - 48.754865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5147", - "ref": "5147", - "description": "Thiais, France", - "capacity": "34", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.373034, - 48.754865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5147", - "ref": "5147", - "description": "Thiais, France", - "capacity": "34", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.373034, - 48.754865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5147", - "ref": "5147", - "description": "Thiais, France", - "capacity": "34", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.373034, - 48.754865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5147", - "ref": "5147", - "description": "Thiais, France", - "capacity": "34", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.373034, - 48.754865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5147", - "ref": "5147", - "description": "Thiais, France", - "capacity": "34", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.373034, - 48.754865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5147", - "ref": "5147", - "description": "Thiais, France", - "capacity": "34", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.373034, - 48.754865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5147", - "ref": "5147", - "description": "Thiais, France", - "capacity": "34", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.373034, - 48.754865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5147", - "ref": "5147", - "description": "Thiais, France", - "capacity": "34", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.373034, - 48.754865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5147", - "ref": "5147", - "description": "Thiais, France", - "capacity": "34", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.373034, - 48.754865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5147", - "ref": "5147", - "description": "Thiais, France", - "capacity": "34", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.373034, - 48.754865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5147", - "ref": "5147", - "description": "Thiais, France", - "capacity": "34", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.373034, - 48.754865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5147", - "ref": "5147", - "description": "Thiais, France", - "capacity": "34", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.373034, - 48.754865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5147", - "ref": "5147", - "description": "Thiais, France", - "capacity": "34", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.373034, - 48.754865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5147", - "ref": "5147", - "description": "Thiais, France", - "capacity": "34", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.373034, - 48.754865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5147", - "ref": "5147", - "description": "Thiais, France", - "capacity": "34", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.373034, - 48.754865 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP5147", - "ref": "5147", - "description": "Thiais, France", - "capacity": "34", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2018-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.078241, - 49.905649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34057", - "ref": "34057", - "description": "Dieppe, France", - "capacity": "4", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.078241, - 49.905649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34057", - "ref": "34057", - "description": "Dieppe, France", - "capacity": "4", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.078241, - 49.905649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34057", - "ref": "34057", - "description": "Dieppe, France", - "capacity": "4", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.078241, - 49.905649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34057", - "ref": "34057", - "description": "Dieppe, France", - "capacity": "4", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.34650601, - 47.04687412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34050", - "ref": "34050", - "description": "Bourges, France - Chem. Le Vallon", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.34650601, - 47.04687412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34050", - "ref": "34050", - "description": "Bourges, France - Chem. Le Vallon", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.34650601, - 47.04687412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34050", - "ref": "34050", - "description": "Bourges, France - Chem. Le Vallon", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.34650601, - 47.04687412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34050", - "ref": "34050", - "description": "Bourges, France - Chem. Le Vallon", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.34650601, - 47.04687412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34050", - "ref": "34050", - "description": "Bourges, France - Chem. Le Vallon", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.34650601, - 47.04687412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34050", - "ref": "34050", - "description": "Bourges, France - Chem. Le Vallon", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.34650601, - 47.04687412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34050", - "ref": "34050", - "description": "Bourges, France - Chem. Le Vallon", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.34650601, - 47.04687412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34050", - "ref": "34050", - "description": "Bourges, France - Chem. Le Vallon", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.34650601, - 47.04687412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34050", - "ref": "34050", - "description": "Bourges, France - Chem. Le Vallon", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.34650601, - 47.04687412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34050", - "ref": "34050", - "description": "Bourges, France - Chem. Le Vallon", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.34650601, - 47.04687412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34050", - "ref": "34050", - "description": "Bourges, France - Chem. Le Vallon", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.34650601, - 47.04687412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34050", - "ref": "34050", - "description": "Bourges, France - Chem. Le Vallon", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.34650601, - 47.04687412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34050", - "ref": "34050", - "description": "Bourges, France - Chem. Le Vallon", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.34650601, - 47.04687412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34050", - "ref": "34050", - "description": "Bourges, France - Chem. Le Vallon", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.34650601, - 47.04687412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34050", - "ref": "34050", - "description": "Bourges, France - Chem. Le Vallon", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.34650601, - 47.04687412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34050", - "ref": "34050", - "description": "Bourges, France - Chem. Le Vallon", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.34650601, - 47.04687412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34050", - "ref": "34050", - "description": "Bourges, France - Chem. Le Vallon", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.34650601, - 47.04687412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34050", - "ref": "34050", - "description": "Bourges, France - Chem. Le Vallon", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.34650601, - 47.04687412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34050", - "ref": "34050", - "description": "Bourges, France - Chem. Le Vallon", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.34650601, - 47.04687412 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP34050", - "ref": "34050", - "description": "Bourges, France - Chem. Le Vallon", - "capacity": "20", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-10-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.365683, - 45.655436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29935", - "ref": "29935", - "description": "Albertville, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.365683, - 45.655436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29935", - "ref": "29935", - "description": "Albertville, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.365683, - 45.655436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29935", - "ref": "29935", - "description": "Albertville, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.365683, - 45.655436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29935", - "ref": "29935", - "description": "Albertville, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.365683, - 45.655436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29935", - "ref": "29935", - "description": "Albertville, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.365683, - 45.655436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29935", - "ref": "29935", - "description": "Albertville, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.365683, - 45.655436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29935", - "ref": "29935", - "description": "Albertville, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.365683, - 45.655436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29935", - "ref": "29935", - "description": "Albertville, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.365683, - 45.655436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29935", - "ref": "29935", - "description": "Albertville, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.365683, - 45.655436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29935", - "ref": "29935", - "description": "Albertville, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.365683, - 45.655436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29935", - "ref": "29935", - "description": "Albertville, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.365683, - 45.655436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TESLA France SARL", - "owner:ref:FR:SIREN": "524335262", - "operator:email": "charging-france@tesla.com", - "operator:phone": "+33 9 70 73 21 03", - "network": "TESLA France SARL", - "ref:EU:EVSE": "FRTSLP29935", - "ref": "29935", - "description": "Albertville, France", - "capacity": "28", - "socket:type2_combo:output": "250 kW", - "charging_station:output": "250 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.35157, - 43.496746 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Voltalia Mobility (Yusco) | FR*USC", - "operator:email": "support@voltalia-mobility.com", - "network": "Yusco", - "ref:EU:EVSE": "FRUSCP1797162797201196095", - "ref": "1323844", - "description": "Yusco/83177428-f248-4e55-93eb-9047e3feb4e8", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.35157, - 43.496746 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Voltalia Mobility (Yusco) | FR*USC", - "operator:email": "support@voltalia-mobility.com", - "network": "Yusco", - "ref:EU:EVSE": "FRUSCP1797162797201196095", - "ref": "1323844", - "description": "Yusco/83177428-f248-4e55-93eb-9047e3feb4e8", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.336371, - 47.840354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRV07E72264002", - "description": "SABLE SUR SARTHE - Place Du Champ De Foire", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.336371, - 47.840354 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRV07E72264002", - "description": "SABLE SUR SARTHE - Place Du Champ De Foire", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.328299, - 47.838988 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRV07E72264003", - "description": "SABLE SUR SARTHE - Place De La République", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.328299, - 47.838988 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRV07E72264003", - "description": "SABLE SUR SARTHE - Place De La République", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.332862, - 47.840883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRV07E72264004", - "description": "SABLE SUR SARTHE - Rue Michel Vielle", - "capacity": "2", - "charging_station:output": "36 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.332862, - 47.840883 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRV07E72264004", - "description": "SABLE SUR SARTHE - Rue Michel Vielle", - "capacity": "2", - "socket:type2_combo:output": "36 kW", - "charging_station:output": "36 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.626218, - 44.978116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRV09E15258001", - "description": "VIC-SUR-CERE - Rue Du 19 Mars 1962", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.626218, - 44.978116 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRV09E15258001", - "description": "VIC-SUR-CERE - Rue Du 19 Mars 1962", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.22844, - 45.13556 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRV15E15153001", - "description": "PLEAUX - Place D'Empeyssine", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.22844, - 45.13556 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRV15E15153001", - "description": "PLEAUX - Place D'Empeyssine", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2021-11-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.866944, - 45.110582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRV17E15138001", - "description": "MURAT - Avenue Hector Peschaud", - "capacity": "2", - "charging_station:output": "43 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.866944, - 45.110582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "CPO Alizé Liberté Public", - "ref:EU:EVSE": "FRV17E15138001", - "description": "MURAT - Avenue Hector Peschaud", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2022-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2558389615, - 48.84697366289495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680445", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "Belib'", - "ref:EU:EVSE": "FRV75PHBSAEPDA", - "ref": "FR*V75*PHBSAE*PDA", - "description": "Paris | SAEMES Parking Porte d'Auteuil", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2558389615, - 48.84697366289495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680445", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "Belib'", - "ref:EU:EVSE": "FRV75PHBSAEPDA", - "ref": "FR*V75*PHBSAE*PDA", - "description": "Paris | SAEMES Parking Porte d'Auteuil", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-09-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2558389615, - 48.84697366289495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680445", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "Belib'", - "ref:EU:EVSE": "FRV75PHBSAEPDA", - "ref": "FR*V75*PHBSAE*PDA", - "description": "Paris | SAEMES Parking Porte d'Auteuil", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2558389615, - 48.84697366289495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680445", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "Belib'", - "ref:EU:EVSE": "FRV75PHBSAEPDA", - "ref": "FR*V75*PHBSAE*PDA", - "description": "Paris | SAEMES Parking Porte d'Auteuil", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.2558389615, - 48.84697366289495 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680445", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "Belib'", - "ref:EU:EVSE": "FRV75PHBSAEPDA", - "ref": "FR*V75*PHBSAE*PDA", - "description": "Paris | SAEMES Parking Porte d'Auteuil", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3538696405462756, - 48.85679604727558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680445", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "Belib'", - "ref:EU:EVSE": "FRV75PHBSAGLOB", - "ref": "FR*V75*PHBSAG*LOB", - "description": "Paris | SAGS Parking Lobau", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3538696405462756, - 48.85679604727558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680445", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "Belib'", - "ref:EU:EVSE": "FRV75PHBSAGLOB", - "ref": "FR*V75*PHBSAG*LOB", - "description": "Paris | SAGS Parking Lobau", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3538696405462756, - 48.85679604727558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680445", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "Belib'", - "ref:EU:EVSE": "FRV75PHBSAGLOB", - "ref": "FR*V75*PHBSAG*LOB", - "description": "Paris | SAGS Parking Lobau", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3538696405462756, - 48.85679604727558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680445", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "Belib'", - "ref:EU:EVSE": "FRV75PHBSAGLOB", - "ref": "FR*V75*PHBSAG*LOB", - "description": "Paris | SAGS Parking Lobau", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3538696405462756, - 48.85679604727558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680445", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "Belib'", - "ref:EU:EVSE": "FRV75PHBSAGLOB", - "ref": "FR*V75*PHBSAG*LOB", - "description": "Paris | SAGS Parking Lobau", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3538696405462756, - 48.85679604727558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680445", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "Belib'", - "ref:EU:EVSE": "FRV75PHBSAGLOB", - "ref": "FR*V75*PHBSAG*LOB", - "description": "Paris | SAGS Parking Lobau", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2022-08-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.3538696405462756, - 48.85679604727558 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680445", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 1 85 16 94 02", - "network": "Belib'", - "ref:EU:EVSE": "FRV75PHBSAGLOB", - "ref": "FR*V75*PHBSAG*LOB", - "description": "Paris | SAGS Parking Lobau", - "capacity": "7", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2022-07-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.320347, - 48.875772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680445", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 2 85 16 94 02", - "network": "Belib'", - "ref:EU:EVSE": "FRV75PHBSAIAUG", - "ref": "FR*V75*PHBSAI*AUG", - "description": "Paris | SAEMES Parking Saint-Augustin", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.320347, - 48.875772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680445", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 3 85 16 94 02", - "network": "Belib'", - "ref:EU:EVSE": "FRV75PHBSAIAUG", - "ref": "FR*V75*PHBSAI*AUG", - "description": "Paris | SAEMES Parking Saint-Augustin", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.320347, - 48.875772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680445", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 4 85 16 94 02", - "network": "Belib'", - "ref:EU:EVSE": "FRV75PHBSAIAUG", - "ref": "FR*V75*PHBSAI*AUG", - "description": "Paris | SAEMES Parking Saint-Augustin", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.320347, - 48.875772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680445", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 5 85 16 94 02", - "network": "Belib'", - "ref:EU:EVSE": "FRV75PHBSAIAUG", - "ref": "FR*V75*PHBSAI*AUG", - "description": "Paris | SAEMES Parking Saint-Augustin", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.320347, - 48.875772 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "TotalEnergies Charging Services", - "owner:ref:FR:SIREN": "531680445", - "operator:email": "supervision-ev.france@totalenergies.com", - "operator:phone": "+33 6 85 16 94 02", - "network": "Belib'", - "ref:EU:EVSE": "FRV75PHBSAIAUG", - "ref": "FR*V75*PHBSAI*AUG", - "description": "Paris | SAEMES Parking Saint-Augustin", - "capacity": "5", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "no", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.813087, - 50.934884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP151001", - "description": "ENGIE Vianeo - Eurotunnel Calais", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.813087, - 50.934884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP151001", - "description": "ENGIE Vianeo - Eurotunnel Calais", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.811913, - 50.928406 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP151002", - "description": "ENGIE Vianeo - Eurotunnel Flexiplus", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.811913, - 50.928406 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP151002", - "description": "ENGIE Vianeo - Eurotunnel Flexiplus", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.813087, - 50.934884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP151001", - "description": "ENGIE Vianeo - Eurotunnel Calais", - "capacity": "1", - "socket:type2_combo:output": "210 kW", - "charging_station:output": "210 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.813087, - 50.934884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP151001", - "description": "ENGIE Vianeo - Eurotunnel Calais", - "capacity": "1", - "socket:type2_combo:output": "210 kW", - "charging_station:output": "210 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.813087, - 50.934884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP151001", - "description": "ENGIE Vianeo - Eurotunnel Calais", - "capacity": "1", - "socket:type2_combo:output": "210 kW", - "charging_station:output": "210 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.813087, - 50.934884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP151001", - "description": "ENGIE Vianeo - Eurotunnel Calais", - "capacity": "1", - "socket:type2_combo:output": "210 kW", - "charging_station:output": "210 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.813087, - 50.934884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP151001", - "description": "ENGIE Vianeo - Eurotunnel Calais", - "capacity": "1", - "socket:type2_combo:output": "210 kW", - "charging_station:output": "210 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.813087, - 50.934884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP151001", - "description": "ENGIE Vianeo - Eurotunnel Calais", - "capacity": "1", - "socket:type2_combo:output": "210 kW", - "charging_station:output": "210 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.813087, - 50.934884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP151001", - "description": "ENGIE Vianeo - Eurotunnel Calais", - "capacity": "1", - "socket:type2_combo:output": "210 kW", - "charging_station:output": "210 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.813087, - 50.934884 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP151001", - "description": "ENGIE Vianeo - Eurotunnel Calais", - "capacity": "1", - "socket:type2_combo:output": "210 kW", - "charging_station:output": "210 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.811913, - 50.928406 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP151002", - "description": "ENGIE Vianeo - Eurotunnel Flexiplus", - "capacity": "1", - "charging_station:output": "62.5 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.811913, - 50.928406 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP151002", - "description": "ENGIE Vianeo - Eurotunnel Flexiplus", - "capacity": "1", - "socket:type2_combo:output": "210 kW", - "charging_station:output": "210 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.470846, - 48.186961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP143001", - "description": "ENGIE Vianeo - Epinal - Palais des Sports Park.P2", - "capacity": "1", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.470846, - 48.186961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP143001", - "description": "ENGIE Vianeo - Epinal - Palais des Sports Park.P2", - "capacity": "1", - "charging_station:output": "62.5 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-10-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.72858, - 45.902756 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103102", - "description": "ENGIE Vianeo - A6 Les Chères Ouest", - "capacity": "1", - "charging_station:output": "62.5 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.72858, - 45.902756 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103102", - "description": "ENGIE Vianeo - A6 Les Chères Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.72858, - 45.902756 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103102", - "description": "ENGIE Vianeo - A6 Les Chères Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.72858, - 45.902756 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103102", - "description": "ENGIE Vianeo - A6 Les Chères Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3265, - 43.957677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103109", - "description": "ENGIE Vianeo - A20 Nauze Vert", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3265, - 43.957677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103109", - "description": "ENGIE Vianeo - A20 Nauze Vert", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.72858, - 45.902756 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103102", - "description": "ENGIE Vianeo - A6 Les Chères Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.72858, - 45.902756 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103102", - "description": "ENGIE Vianeo - A6 Les Chères Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3265, - 43.957677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103109", - "description": "ENGIE Vianeo - A20 Nauze Vert", - "capacity": "1", - "charging_station:output": "62.5 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3265, - 43.957677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103109", - "description": "ENGIE Vianeo - A20 Nauze Vert", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3265, - 43.957677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103109", - "description": "ENGIE Vianeo - A20 Nauze Vert", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3265, - 43.957677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103109", - "description": "ENGIE Vianeo - A20 Nauze Vert", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3265, - 43.957677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103109", - "description": "ENGIE Vianeo - A20 Nauze Vert", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3265, - 43.957677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103109", - "description": "ENGIE Vianeo - A20 Nauze Vert", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3265, - 43.957677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103109", - "description": "ENGIE Vianeo - A20 Nauze Vert", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3265, - 43.957677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103109", - "description": "ENGIE Vianeo - A20 Nauze Vert", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3265, - 43.957677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103109", - "description": "ENGIE Vianeo - A20 Nauze Vert", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3265, - 43.957677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103109", - "description": "ENGIE Vianeo - A20 Nauze Vert", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3265, - 43.957677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103109", - "description": "ENGIE Vianeo - A20 Nauze Vert", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3265, - 43.957677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103109", - "description": "ENGIE Vianeo - A20 Nauze Vert", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3265, - 43.957677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103109", - "description": "ENGIE Vianeo - A20 Nauze Vert", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.3265, - 43.957677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103109", - "description": "ENGIE Vianeo - A20 Nauze Vert", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.633879, - 45.578152 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103105", - "description": "ENGIE Vianeo - A43 Le Guiers", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.633879, - 45.578152 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103105", - "description": "ENGIE Vianeo - A43 Le Guiers", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.21108, - 45.071773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103107", - "description": "ENGIE Vianeo - A49 Royan Vercors", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.21108, - 45.071773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103107", - "description": "ENGIE Vianeo - A49 Royan Vercors", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.72858, - 45.902756 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103102", - "description": "ENGIE Vianeo - A6 Les Chères Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.72858, - 45.902756 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103102", - "description": "ENGIE Vianeo - A6 Les Chères Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.729612, - 45.903119 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103101", - "description": "ENGIE Vianeo - A6 Les Chères Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.729612, - 45.903119 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103101", - "description": "ENGIE Vianeo - A6 Les Chères Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.211201, - 45.075703 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103106", - "description": "ENGIE Vianeo - A49 Porte de la Drôme", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.211201, - 45.075703 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103106", - "description": "ENGIE Vianeo - A49 Porte de la Drôme", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.729612, - 45.903119 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103101", - "description": "ENGIE Vianeo - A6 Les Chères Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.729612, - 45.903119 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103101", - "description": "ENGIE Vianeo - A6 Les Chères Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.21108, - 45.071773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103107", - "description": "ENGIE Vianeo - A49 Royan Vercors", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.21108, - 45.071773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103107", - "description": "ENGIE Vianeo - A49 Royan Vercors", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.21108, - 45.071773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103107", - "description": "ENGIE Vianeo - A49 Royan Vercors", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.21108, - 45.071773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103107", - "description": "ENGIE Vianeo - A49 Royan Vercors", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.729612, - 45.903119 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103101", - "description": "ENGIE Vianeo - A6 Les Chères Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.729612, - 45.903119 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103101", - "description": "ENGIE Vianeo - A6 Les Chères Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.633879, - 45.578152 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103105", - "description": "ENGIE Vianeo - A43 Le Guiers", - "capacity": "1", - "charging_station:output": "62.5 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.633879, - 45.578152 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103105", - "description": "ENGIE Vianeo - A43 Le Guiers", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.21108, - 45.071773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103107", - "description": "ENGIE Vianeo - A49 Royan Vercors", - "capacity": "1", - "charging_station:output": "61 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.21108, - 45.071773 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103107", - "description": "ENGIE Vianeo - A49 Royan Vercors", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.729612, - 45.903119 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103101", - "description": "ENGIE Vianeo - A6 Les Chères Est", - "capacity": "1", - "charging_station:output": "62.5 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.729612, - 45.903119 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103101", - "description": "ENGIE Vianeo - A6 Les Chères Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.868785, - 45.247582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103104", - "description": "ENGIE Vianeo - A41 Bois Claret", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.868785, - 45.247582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103104", - "description": "ENGIE Vianeo - A41 Bois Claret", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.633879, - 45.578152 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103105", - "description": "ENGIE Vianeo - A43 Le Guiers", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.633879, - 45.578152 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103105", - "description": "ENGIE Vianeo - A43 Le Guiers", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.868785, - 45.247582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103104", - "description": "ENGIE Vianeo - A41 Bois Claret", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.868785, - 45.247582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103104", - "description": "ENGIE Vianeo - A41 Bois Claret", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.211201, - 45.075703 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103106", - "description": "ENGIE Vianeo - A49 Porte de la Drôme", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.211201, - 45.075703 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103106", - "description": "ENGIE Vianeo - A49 Porte de la Drôme", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.211201, - 45.075703 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103106", - "description": "ENGIE Vianeo - A49 Porte de la Drôme", - "capacity": "1", - "charging_station:output": "62.5 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.211201, - 45.075703 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103106", - "description": "ENGIE Vianeo - A49 Porte de la Drôme", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.211201, - 45.075703 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103106", - "description": "ENGIE Vianeo - A49 Porte de la Drôme", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.211201, - 45.075703 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103106", - "description": "ENGIE Vianeo - A49 Porte de la Drôme", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.868785, - 45.247582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103104", - "description": "ENGIE Vianeo - A41 Bois Claret", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.868785, - 45.247582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103104", - "description": "ENGIE Vianeo - A41 Bois Claret", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.633879, - 45.578152 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103105", - "description": "ENGIE Vianeo - A43 Le Guiers", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.633879, - 45.578152 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103105", - "description": "ENGIE Vianeo - A43 Le Guiers", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.176505, - 49.179797 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103116", - "description": "ENGIE Vianeo - A31 Saint-Rémy", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.176505, - 49.179797 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103116", - "description": "ENGIE Vianeo - A31 Saint-Rémy", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.176505, - 49.179797 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103116", - "description": "ENGIE Vianeo - A31 Saint-Rémy", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.176505, - 49.179797 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103116", - "description": "ENGIE Vianeo - A31 Saint-Rémy", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.176505, - 49.179797 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103116", - "description": "ENGIE Vianeo - A31 Saint-Rémy", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.176505, - 49.179797 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103116", - "description": "ENGIE Vianeo - A31 Saint-Rémy", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.176505, - 49.179797 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103116", - "description": "ENGIE Vianeo - A31 Saint-Rémy", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.176505, - 49.179797 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103116", - "description": "ENGIE Vianeo - A31 Saint-Rémy", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.838102, - 49.886731 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103115", - "description": "ENGIE Vianeo - A1 Coeur des Hauts-de-France Ouest", - "capacity": "1", - "charging_station:output": "62.5 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.838102, - 49.886731 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103115", - "description": "ENGIE Vianeo - A1 Coeur des Hauts-de-France Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.838102, - 49.886731 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103115", - "description": "ENGIE Vianeo - A1 Coeur des Hauts-de-France Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.838102, - 49.886731 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103115", - "description": "ENGIE Vianeo - A1 Coeur des Hauts-de-France Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.838102, - 49.886731 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103115", - "description": "ENGIE Vianeo - A1 Coeur des Hauts-de-France Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.838102, - 49.886731 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103115", - "description": "ENGIE Vianeo - A1 Coeur des Hauts-de-France Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.838102, - 49.886731 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103115", - "description": "ENGIE Vianeo - A1 Coeur des Hauts-de-France Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.838102, - 49.886731 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103115", - "description": "ENGIE Vianeo - A1 Coeur des Hauts-de-France Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.325674, - 48.023719 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103113", - "description": "ENGIE Vianeo - A81 St-Denis d'Orques", - "capacity": "1", - "charging_station:output": "62.5 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.325674, - 48.023719 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103113", - "description": "ENGIE Vianeo - A81 St-Denis d'Orques", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.172445, - 48.16536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103103", - "description": "ENGIE Vianeo - A19 Villeroy", - "capacity": "1", - "charging_station:output": "62.5 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.172445, - 48.16536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103103", - "description": "ENGIE Vianeo - A19 Villeroy", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.929353, - 47.663705 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103112", - "description": "ENGIE Vianeo - A71 La Ferté St-Aubin", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.929353, - 47.663705 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103112", - "description": "ENGIE Vianeo - A71 La Ferté St-Aubin", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.172445, - 48.16536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103103", - "description": "ENGIE Vianeo - A19 Villeroy", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.172445, - 48.16536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103103", - "description": "ENGIE Vianeo - A19 Villeroy", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.929353, - 47.663705 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103112", - "description": "ENGIE Vianeo - A71 La Ferté St-Aubin", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.929353, - 47.663705 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103112", - "description": "ENGIE Vianeo - A71 La Ferté St-Aubin", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.082592, - 48.239338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103110", - "description": "ENGIE Vianeo - A11 Brou-Dampierre", - "capacity": "1", - "charging_station:output": "62.5 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.082592, - 48.239338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103110", - "description": "ENGIE Vianeo - A11 Brou-Dampierre", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395999, - 43.433844 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103108", - "description": "ENGIE Vianeo - A51 Chabauds (Cabriès)", - "capacity": "1", - "charging_station:output": "62.5 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395999, - 43.433844 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103108", - "description": "ENGIE Vianeo - A51 Chabauds (Cabriès)", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395999, - 43.433844 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103108", - "description": "ENGIE Vianeo - A51 Chabauds (Cabriès)", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395999, - 43.433844 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103108", - "description": "ENGIE Vianeo - A51 Chabauds (Cabriès)", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395999, - 43.433844 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103108", - "description": "ENGIE Vianeo - A51 Chabauds (Cabriès)", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395999, - 43.433844 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103108", - "description": "ENGIE Vianeo - A51 Chabauds (Cabriès)", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395999, - 43.433844 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103108", - "description": "ENGIE Vianeo - A51 Chabauds (Cabriès)", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.395999, - 43.433844 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103108", - "description": "ENGIE Vianeo - A51 Chabauds (Cabriès)", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-09" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.929353, - 47.663705 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103112", - "description": "ENGIE Vianeo - A71 La Ferté St-Aubin", - "capacity": "1", - "charging_station:output": "62.5 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.929353, - 47.663705 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103112", - "description": "ENGIE Vianeo - A71 La Ferté St-Aubin", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.522438, - 46.906859 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103111", - "description": "ENGIE Vianeo - A10 Châtellerault-Antran", - "capacity": "1", - "charging_station:output": "62.5 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.522438, - 46.906859 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103111", - "description": "ENGIE Vianeo - A10 Châtellerault-Antran", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.172445, - 48.16536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103103", - "description": "ENGIE Vianeo - A19 Villeroy", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.172445, - 48.16536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103103", - "description": "ENGIE Vianeo - A19 Villeroy", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.082592, - 48.239338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103110", - "description": "ENGIE Vianeo - A11 Brou-Dampierre", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.082592, - 48.239338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103110", - "description": "ENGIE Vianeo - A11 Brou-Dampierre", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.522438, - 46.906859 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103111", - "description": "ENGIE Vianeo - A10 Châtellerault-Antran", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.522438, - 46.906859 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103111", - "description": "ENGIE Vianeo - A10 Châtellerault-Antran", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.522438, - 46.906859 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103111", - "description": "ENGIE Vianeo - A10 Châtellerault-Antran", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.522438, - 46.906859 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103111", - "description": "ENGIE Vianeo - A10 Châtellerault-Antran", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.172445, - 48.16536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103103", - "description": "ENGIE Vianeo - A19 Villeroy", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.172445, - 48.16536 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103103", - "description": "ENGIE Vianeo - A19 Villeroy", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.929353, - 47.663705 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103112", - "description": "ENGIE Vianeo - A71 La Ferté St-Aubin", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.929353, - 47.663705 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103112", - "description": "ENGIE Vianeo - A71 La Ferté St-Aubin", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.398143, - 43.754763 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103114", - "description": "ENGIE Vianeo - A8 La Via Julia Augusta", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.398143, - 43.754763 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103114", - "description": "ENGIE Vianeo - A8 La Via Julia Augusta", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.398143, - 43.754763 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103114", - "description": "ENGIE Vianeo - A8 La Via Julia Augusta", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.398143, - 43.754763 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103114", - "description": "ENGIE Vianeo - A8 La Via Julia Augusta", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.398143, - 43.754763 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103114", - "description": "ENGIE Vianeo - A8 La Via Julia Augusta", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.398143, - 43.754763 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103114", - "description": "ENGIE Vianeo - A8 La Via Julia Augusta", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.398143, - 43.754763 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103114", - "description": "ENGIE Vianeo - A8 La Via Julia Augusta", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.398143, - 43.754763 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103114", - "description": "ENGIE Vianeo - A8 La Via Julia Augusta", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.398143, - 43.754763 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103114", - "description": "ENGIE Vianeo - A8 La Via Julia Augusta", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.398143, - 43.754763 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103114", - "description": "ENGIE Vianeo - A8 La Via Julia Augusta", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.95123, - 48.941982 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102115", - "description": "ENGIE Vianeo - A13 Morainvilliers Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.95123, - 48.941982 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102115", - "description": "ENGIE Vianeo - A13 Morainvilliers Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.96054, - 48.057611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101103", - "description": "ENGIE Vianeo - A5 Chateauvillain Orges", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.96054, - 48.057611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101103", - "description": "ENGIE Vianeo - A5 Chateauvillain Orges", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.959139, - 48.057405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101104", - "description": "ENGIE Vianeo - A5 Chateauvillain Val Marnay", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.959139, - 48.057405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101104", - "description": "ENGIE Vianeo - A5 Chateauvillain Val Marnay", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.96054, - 48.057611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101103", - "description": "ENGIE Vianeo - A5 Chateauvillain Orges", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.96054, - 48.057611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101103", - "description": "ENGIE Vianeo - A5 Chateauvillain Orges", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.959139, - 48.057405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101104", - "description": "ENGIE Vianeo - A5 Chateauvillain Val Marnay", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.959139, - 48.057405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101104", - "description": "ENGIE Vianeo - A5 Chateauvillain Val Marnay", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.959139, - 48.057405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101104", - "description": "ENGIE Vianeo - A5 Chateauvillain Val Marnay", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.959139, - 48.057405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101104", - "description": "ENGIE Vianeo - A5 Chateauvillain Val Marnay", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.96054, - 48.057611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101103", - "description": "ENGIE Vianeo - A5 Chateauvillain Orges", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.96054, - 48.057611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101103", - "description": "ENGIE Vianeo - A5 Chateauvillain Orges", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.959139, - 48.057405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101104", - "description": "ENGIE Vianeo - A5 Chateauvillain Val Marnay", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.959139, - 48.057405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101104", - "description": "ENGIE Vianeo - A5 Chateauvillain Val Marnay", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.96054, - 48.057611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101103", - "description": "ENGIE Vianeo - A5 Chateauvillain Orges", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.96054, - 48.057611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101103", - "description": "ENGIE Vianeo - A5 Chateauvillain Orges", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.96054, - 48.057611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101103", - "description": "ENGIE Vianeo - A5 Chateauvillain Orges", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.96054, - 48.057611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101103", - "description": "ENGIE Vianeo - A5 Chateauvillain Orges", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.959139, - 48.057405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101104", - "description": "ENGIE Vianeo - A5 Chateauvillain Val Marnay", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.959139, - 48.057405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101104", - "description": "ENGIE Vianeo - A5 Chateauvillain Val Marnay", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.574533, - 48.361836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101101", - "description": "ENGIE Vianeo - A6 Achères Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.574533, - 48.361836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101101", - "description": "ENGIE Vianeo - A6 Achères Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.635366, - 48.610634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101107", - "description": "ENGIE Vianeo - A5b Galande la Mare Laroche", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.635366, - 48.610634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101107", - "description": "ENGIE Vianeo - A5b Galande la Mare Laroche", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.574533, - 48.361836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101101", - "description": "ENGIE Vianeo - A6 Achères Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.574533, - 48.361836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101101", - "description": "ENGIE Vianeo - A6 Achères Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.574533, - 48.361836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101101", - "description": "ENGIE Vianeo - A6 Achères Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.574533, - 48.361836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101101", - "description": "ENGIE Vianeo - A6 Achères Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.635366, - 48.610634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101107", - "description": "ENGIE Vianeo - A5b Galande la Mare Laroche", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.635366, - 48.610634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101107", - "description": "ENGIE Vianeo - A5b Galande la Mare Laroche", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.574533, - 48.361836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101101", - "description": "ENGIE Vianeo - A6 Achères Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.574533, - 48.361836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101101", - "description": "ENGIE Vianeo - A6 Achères Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.635366, - 48.610634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101107", - "description": "ENGIE Vianeo - A5b Galande la Mare Laroche", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.635366, - 48.610634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101107", - "description": "ENGIE Vianeo - A5b Galande la Mare Laroche", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.635366, - 48.610634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101107", - "description": "ENGIE Vianeo - A5b Galande la Mare Laroche", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.635366, - 48.610634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101107", - "description": "ENGIE Vianeo - A5b Galande la Mare Laroche", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.574533, - 48.361836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101101", - "description": "ENGIE Vianeo - A6 Achères Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.574533, - 48.361836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101101", - "description": "ENGIE Vianeo - A6 Achères Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.574533, - 48.361836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101101", - "description": "ENGIE Vianeo - A6 Achères Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.574533, - 48.361836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101101", - "description": "ENGIE Vianeo - A6 Achères Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.673335, - 47.788469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101114", - "description": "ENGIE Vianeo - A6 Venoy Soleil Levant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.673335, - 47.788469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101114", - "description": "ENGIE Vianeo - A6 Venoy Soleil Levant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.838476, - 46.961627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101102", - "description": "ENGIE Vianeo - A6 Beaune Merceuil", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.838476, - 46.961627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101102", - "description": "ENGIE Vianeo - A6 Beaune Merceuil", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.673335, - 47.788469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101114", - "description": "ENGIE Vianeo - A6 Venoy Soleil Levant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.673335, - 47.788469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101114", - "description": "ENGIE Vianeo - A6 Venoy Soleil Levant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.838476, - 46.961627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101102", - "description": "ENGIE Vianeo - A6 Beaune Merceuil", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.838476, - 46.961627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101102", - "description": "ENGIE Vianeo - A6 Beaune Merceuil", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.673335, - 47.788469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101114", - "description": "ENGIE Vianeo - A6 Venoy Soleil Levant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.673335, - 47.788469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101114", - "description": "ENGIE Vianeo - A6 Venoy Soleil Levant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.838476, - 46.961627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101102", - "description": "ENGIE Vianeo - A6 Beaune Merceuil", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.838476, - 46.961627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101102", - "description": "ENGIE Vianeo - A6 Beaune Merceuil", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.673335, - 47.788469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101114", - "description": "ENGIE Vianeo - A6 Venoy Soleil Levant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.673335, - 47.788469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101114", - "description": "ENGIE Vianeo - A6 Venoy Soleil Levant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.838476, - 46.961627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101102", - "description": "ENGIE Vianeo - A6 Beaune Merceuil", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.838476, - 46.961627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101102", - "description": "ENGIE Vianeo - A6 Beaune Merceuil", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.673335, - 47.788469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101114", - "description": "ENGIE Vianeo - A6 Venoy Soleil Levant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.673335, - 47.788469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101114", - "description": "ENGIE Vianeo - A6 Venoy Soleil Levant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.673335, - 47.788469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101114", - "description": "ENGIE Vianeo - A6 Venoy Soleil Levant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.673335, - 47.788469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101114", - "description": "ENGIE Vianeo - A6 Venoy Soleil Levant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.838476, - 46.961627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101102", - "description": "ENGIE Vianeo - A6 Beaune Merceuil", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.838476, - 46.961627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101102", - "description": "ENGIE Vianeo - A6 Beaune Merceuil", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.673335, - 47.788469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101114", - "description": "ENGIE Vianeo - A6 Venoy Soleil Levant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.673335, - 47.788469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101114", - "description": "ENGIE Vianeo - A6 Venoy Soleil Levant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802377, - 46.355005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101108", - "description": "ENGIE Vianeo - A71 L'Allier Doyet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802377, - 46.355005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101108", - "description": "ENGIE Vianeo - A71 L'Allier Doyet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802377, - 46.355005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101108", - "description": "ENGIE Vianeo - A71 L'Allier Doyet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802377, - 46.355005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101108", - "description": "ENGIE Vianeo - A71 L'Allier Doyet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802377, - 46.355005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101108", - "description": "ENGIE Vianeo - A71 L'Allier Doyet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802377, - 46.355005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101108", - "description": "ENGIE Vianeo - A71 L'Allier Doyet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802377, - 46.355005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101108", - "description": "ENGIE Vianeo - A71 L'Allier Doyet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802377, - 46.355005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101108", - "description": "ENGIE Vianeo - A71 L'Allier Doyet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802377, - 46.355005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101108", - "description": "ENGIE Vianeo - A71 L'Allier Doyet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802377, - 46.355005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101108", - "description": "ENGIE Vianeo - A71 L'Allier Doyet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802377, - 46.355005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101108", - "description": "ENGIE Vianeo - A71 L'Allier Doyet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802377, - 46.355005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101108", - "description": "ENGIE Vianeo - A71 L'Allier Doyet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.954211, - 48.941591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102114", - "description": "ENGIE Vianeo - A13 Morainvilliers Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.954211, - 48.941591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102114", - "description": "ENGIE Vianeo - A13 Morainvilliers Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.719719, - 49.518582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102118", - "description": "ENGIE Vianeo - A1 Ressons Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.719719, - 49.518582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102118", - "description": "ENGIE Vianeo - A1 Ressons Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.95123, - 48.941982 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102115", - "description": "ENGIE Vianeo - A13 Morainvilliers Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.95123, - 48.941982 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102115", - "description": "ENGIE Vianeo - A13 Morainvilliers Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.954211, - 48.941591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102114", - "description": "ENGIE Vianeo - A13 Morainvilliers Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.954211, - 48.941591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102114", - "description": "ENGIE Vianeo - A13 Morainvilliers Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.954211, - 48.941591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102114", - "description": "ENGIE Vianeo - A13 Morainvilliers Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.954211, - 48.941591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102114", - "description": "ENGIE Vianeo - A13 Morainvilliers Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.954211, - 48.941591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102114", - "description": "ENGIE Vianeo - A13 Morainvilliers Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.954211, - 48.941591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102114", - "description": "ENGIE Vianeo - A13 Morainvilliers Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.954211, - 48.941591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102114", - "description": "ENGIE Vianeo - A13 Morainvilliers Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.954211, - 48.941591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102114", - "description": "ENGIE Vianeo - A13 Morainvilliers Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.95123, - 48.941982 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102115", - "description": "ENGIE Vianeo - A13 Morainvilliers Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.95123, - 48.941982 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102115", - "description": "ENGIE Vianeo - A13 Morainvilliers Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.719719, - 49.518582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102118", - "description": "ENGIE Vianeo - A1 Ressons Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.719719, - 49.518582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102118", - "description": "ENGIE Vianeo - A1 Ressons Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.719719, - 49.518582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102118", - "description": "ENGIE Vianeo - A1 Ressons Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.719719, - 49.518582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102118", - "description": "ENGIE Vianeo - A1 Ressons Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.719719, - 49.518582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102118", - "description": "ENGIE Vianeo - A1 Ressons Ouest", - "capacity": "1", - "charging_station:output": "62.5 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.719719, - 49.518582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102118", - "description": "ENGIE Vianeo - A1 Ressons Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.95123, - 48.941982 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102115", - "description": "ENGIE Vianeo - A13 Morainvilliers Sud", - "capacity": "1", - "charging_station:output": "62.5 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.95123, - 48.941982 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102115", - "description": "ENGIE Vianeo - A13 Morainvilliers Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.954211, - 48.941591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102114", - "description": "ENGIE Vianeo - A13 Morainvilliers Nord", - "capacity": "1", - "charging_station:output": "62.5 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.954211, - 48.941591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102114", - "description": "ENGIE Vianeo - A13 Morainvilliers Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.968621, - 49.807765 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102106", - "description": "ENGIE Vianeo - A28 Croixrault", - "capacity": "1", - "charging_station:output": "62.5 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.968621, - 49.807765 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102106", - "description": "ENGIE Vianeo - A28 Croixrault", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.32767, - 49.324464 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102101", - "description": "ENGIE Vianeo - A13 Beuzeville Nord", - "capacity": "1", - "charging_station:output": "62 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.32767, - 49.324464 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102101", - "description": "ENGIE Vianeo - A13 Beuzeville Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.320512, - 49.321005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102102", - "description": "ENGIE Vianeo - A13 Beuzeville Sud", - "capacity": "1", - "charging_station:output": "62.5 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.320512, - 49.321005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102102", - "description": "ENGIE Vianeo - A13 Beuzeville Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.925151, - 49.449858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102113", - "description": "ENGIE Vianeo - A26 Mont de Nizy", - "capacity": "1", - "charging_station:output": "62 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.925151, - 49.449858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102113", - "description": "ENGIE Vianeo - A26 Mont de Nizy", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.927966, - 49.445716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102105", - "description": "ENGIE Vianeo - A26 Champ Roland", - "capacity": "1", - "charging_station:output": "62.5 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.927966, - 49.445716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102105", - "description": "ENGIE Vianeo - A26 Champ Roland", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.046385, - 50.529556 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102116", - "description": "ENGIE Vianeo - A1 Phalempin Est", - "capacity": "1", - "charging_station:output": "62.5 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.046385, - 50.529556 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102116", - "description": "ENGIE Vianeo - A1 Phalempin Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.09751, - 49.245879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102111", - "description": "ENGIE Vianeo - A16 Lormaison Est", - "capacity": "1", - "charging_station:output": "62.5 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.09751, - 49.245879 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102111", - "description": "ENGIE Vianeo - A16 Lormaison Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.046085, - 50.531585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102117", - "description": "ENGIE Vianeo - A1 Phalempin Ouest", - "capacity": "1", - "charging_station:output": "62.5 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.046085, - 50.531585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102117", - "description": "ENGIE Vianeo - A1 Phalempin Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.719719, - 49.518582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102118", - "description": "ENGIE Vianeo - A1 Ressons Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.719719, - 49.518582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102118", - "description": "ENGIE Vianeo - A1 Ressons Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.046385, - 50.529556 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102116", - "description": "ENGIE Vianeo - A1 Phalempin Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.046385, - 50.529556 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102116", - "description": "ENGIE Vianeo - A1 Phalempin Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.046085, - 50.531585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102117", - "description": "ENGIE Vianeo - A1 Phalempin Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.046085, - 50.531585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102117", - "description": "ENGIE Vianeo - A1 Phalempin Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.719719, - 49.518582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102118", - "description": "ENGIE Vianeo - A1 Ressons Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.719719, - 49.518582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102118", - "description": "ENGIE Vianeo - A1 Ressons Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.719719, - 49.518582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102118", - "description": "ENGIE Vianeo - A1 Ressons Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.719719, - 49.518582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102118", - "description": "ENGIE Vianeo - A1 Ressons Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.719719, - 49.518582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102118", - "description": "ENGIE Vianeo - A1 Ressons Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.719719, - 49.518582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102118", - "description": "ENGIE Vianeo - A1 Ressons Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.968621, - 49.807765 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102106", - "description": "ENGIE Vianeo - A28 Croixrault", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.968621, - 49.807765 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102106", - "description": "ENGIE Vianeo - A28 Croixrault", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.046085, - 50.531585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102117", - "description": "ENGIE Vianeo - A1 Phalempin Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.046085, - 50.531585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102117", - "description": "ENGIE Vianeo - A1 Phalempin Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.046085, - 50.531585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102117", - "description": "ENGIE Vianeo - A1 Phalempin Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.046085, - 50.531585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102117", - "description": "ENGIE Vianeo - A1 Phalempin Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.046085, - 50.531585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102117", - "description": "ENGIE Vianeo - A1 Phalempin Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.046085, - 50.531585 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102117", - "description": "ENGIE Vianeo - A1 Phalempin Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.95123, - 48.941982 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102115", - "description": "ENGIE Vianeo - A13 Morainvilliers Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.95123, - 48.941982 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102115", - "description": "ENGIE Vianeo - A13 Morainvilliers Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.673335, - 47.788469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101114", - "description": "ENGIE Vianeo - A6 Venoy Soleil Levant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.673335, - 47.788469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101114", - "description": "ENGIE Vianeo - A6 Venoy Soleil Levant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.320512, - 49.321005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102102", - "description": "ENGIE Vianeo - A13 Beuzeville Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.320512, - 49.321005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102102", - "description": "ENGIE Vianeo - A13 Beuzeville Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.32767, - 49.324464 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102101", - "description": "ENGIE Vianeo - A13 Beuzeville Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.32767, - 49.324464 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102101", - "description": "ENGIE Vianeo - A13 Beuzeville Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.32767, - 49.324464 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102101", - "description": "ENGIE Vianeo - A13 Beuzeville Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.32767, - 49.324464 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102101", - "description": "ENGIE Vianeo - A13 Beuzeville Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.32767, - 49.324464 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102101", - "description": "ENGIE Vianeo - A13 Beuzeville Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.32767, - 49.324464 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102101", - "description": "ENGIE Vianeo - A13 Beuzeville Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.320512, - 49.321005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102102", - "description": "ENGIE Vianeo - A13 Beuzeville Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.320512, - 49.321005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102102", - "description": "ENGIE Vianeo - A13 Beuzeville Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.320512, - 49.321005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102102", - "description": "ENGIE Vianeo - A13 Beuzeville Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.320512, - 49.321005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102102", - "description": "ENGIE Vianeo - A13 Beuzeville Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.09685, - 49.241179 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102112", - "description": "ENGIE Vianeo - A16 Lormaison Ouest", - "capacity": "1", - "charging_station:output": "62.5 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.09685, - 49.241179 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102112", - "description": "ENGIE Vianeo - A16 Lormaison Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.661877, - 49.132546 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102110", - "description": "ENGIE Vianeo - A4 Longeville Sud", - "capacity": "1", - "charging_station:output": "62.5 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.661877, - 49.132546 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102110", - "description": "ENGIE Vianeo - A4 Longeville Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.466331, - 50.340469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102108", - "description": "ENGIE Vianeo - A2 La Sentinelle Ouest", - "capacity": "1", - "charging_station:output": "62.5 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.466331, - 50.340469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102108", - "description": "ENGIE Vianeo - A2 La Sentinelle Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.659289, - 49.132162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102109", - "description": "ENGIE Vianeo - A4 Longeville Nord", - "capacity": "1", - "charging_station:output": "62.5 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.659289, - 49.132162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102109", - "description": "ENGIE Vianeo - A4 Longeville Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.470008, - 50.339583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102107", - "description": "ENGIE Vianeo - A2 La Sentinelle Est", - "capacity": "1", - "charging_station:output": "62.5 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.470008, - 50.339583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102107", - "description": "ENGIE Vianeo - A2 La Sentinelle Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.696511, - 48.721271 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102103", - "description": "ENGIE Vianeo - A4 Brumath Est", - "capacity": "1", - "charging_station:output": "62.5 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.696511, - 48.721271 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102103", - "description": "ENGIE Vianeo - A4 Brumath Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.691951, - 48.723811 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102104", - "description": "ENGIE Vianeo - A4 Brumath Ouest", - "capacity": "1", - "charging_station:output": "62.5 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.691951, - 48.723811 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102104", - "description": "ENGIE Vianeo - A4 Brumath Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.555761, - 48.247693 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101116", - "description": "ENGIE Vianeo - A5 Villeneuve Vauluisant", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.554935, - 48.243118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101115", - "description": "ENGIE Vianeo - A5 Villeneuve l'Archevèque", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.959139, - 48.057405 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101104", - "description": "ENGIE Vianeo - A5 Chateauvillain Val Marnay", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.635366, - 48.610634 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101107", - "description": "ENGIE Vianeo - A5b Galande la Mare Laroche", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.574533, - 48.361836 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101101", - "description": "ENGIE Vianeo - A6 Achères Est", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.838476, - 46.961627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101102", - "description": "ENGIE Vianeo - A6 Beaune Merceuil", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.673335, - 47.788469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101114", - "description": "ENGIE Vianeo - A6 Venoy Soleil Levant", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.498553, - 47.975368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101113", - "description": "ENGIE Vianeo - A31 Val de Meuse", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.498041, - 47.977038 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101112", - "description": "ENGIE Vianeo - A31 Montigny-le-Roi", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802515, - 46.357285 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101109", - "description": "ENGIE Vianeo - A71 L'Allier Saulzet", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802377, - 46.355005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101108", - "description": "ENGIE Vianeo - A71 L'Allier Doyet", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.96054, - 48.057611 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101103", - "description": "ENGIE Vianeo - A5 Chateauvillain Orges", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.585301, - 47.149066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101106", - "description": "ENGIE Vianeo - A36 Dole Romange", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.714129, - 47.105253 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101110", - "description": "ENGIE Vianeo - A6 La Forêt", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069313, - 45.844643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101111", - "description": "ENGIE Vianeo - A42 Lyon Montluel", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.717245, - 45.173521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP152001", - "description": "ENGIE Vianeo - Station multi-énergies Grenoble", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.717245, - 45.173521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP152001", - "description": "ENGIE Vianeo - Station multi-énergies Grenoble", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.717245, - 45.173521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP152001", - "description": "ENGIE Vianeo - Station multi-énergies Grenoble", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.717245, - 45.173521 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP152001", - "description": "ENGIE Vianeo - Station multi-énergies Grenoble", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-08-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.082592, - 48.239338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103110", - "description": "ENGIE Vianeo - A11 Brou-Dampierre", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.082592, - 48.239338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103110", - "description": "ENGIE Vianeo - A11 Brou-Dampierre", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.082592, - 48.239338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103110", - "description": "ENGIE Vianeo - A11 Brou-Dampierre", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.082592, - 48.239338 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103110", - "description": "ENGIE Vianeo - A11 Brou-Dampierre", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.95123, - 48.941982 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102115", - "description": "ENGIE Vianeo - A13 Morainvilliers Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.95123, - 48.941982 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102115", - "description": "ENGIE Vianeo - A13 Morainvilliers Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.925151, - 49.449858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102113", - "description": "ENGIE Vianeo - A26 Mont de Nizy", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.925151, - 49.449858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102113", - "description": "ENGIE Vianeo - A26 Mont de Nizy", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.925151, - 49.449858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102113", - "description": "ENGIE Vianeo - A26 Mont de Nizy", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.925151, - 49.449858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102113", - "description": "ENGIE Vianeo - A26 Mont de Nizy", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.925151, - 49.449858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102113", - "description": "ENGIE Vianeo - A26 Mont de Nizy", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.925151, - 49.449858 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102113", - "description": "ENGIE Vianeo - A26 Mont de Nizy", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.927966, - 49.445716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102105", - "description": "ENGIE Vianeo - A26 Champ Roland", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.927966, - 49.445716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102105", - "description": "ENGIE Vianeo - A26 Champ Roland", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.927966, - 49.445716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102105", - "description": "ENGIE Vianeo - A26 Champ Roland", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.927966, - 49.445716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102105", - "description": "ENGIE Vianeo - A26 Champ Roland", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.927966, - 49.445716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102105", - "description": "ENGIE Vianeo - A26 Champ Roland", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.927966, - 49.445716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102105", - "description": "ENGIE Vianeo - A26 Champ Roland", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802515, - 46.357285 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101109", - "description": "ENGIE Vianeo - A71 L'Allier Saulzet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802515, - 46.357285 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101109", - "description": "ENGIE Vianeo - A71 L'Allier Saulzet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802515, - 46.357285 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101109", - "description": "ENGIE Vianeo - A71 L'Allier Saulzet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802515, - 46.357285 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101109", - "description": "ENGIE Vianeo - A71 L'Allier Saulzet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802515, - 46.357285 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101109", - "description": "ENGIE Vianeo - A71 L'Allier Saulzet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802515, - 46.357285 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101109", - "description": "ENGIE Vianeo - A71 L'Allier Saulzet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802515, - 46.357285 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101109", - "description": "ENGIE Vianeo - A71 L'Allier Saulzet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802515, - 46.357285 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101109", - "description": "ENGIE Vianeo - A71 L'Allier Saulzet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802515, - 46.357285 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101109", - "description": "ENGIE Vianeo - A71 L'Allier Saulzet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802515, - 46.357285 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101109", - "description": "ENGIE Vianeo - A71 L'Allier Saulzet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802515, - 46.357285 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101109", - "description": "ENGIE Vianeo - A71 L'Allier Saulzet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.802515, - 46.357285 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101109", - "description": "ENGIE Vianeo - A71 L'Allier Saulzet", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.555761, - 48.247693 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101116", - "description": "ENGIE Vianeo - A5 Villeneuve Vauluisant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.555761, - 48.247693 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101116", - "description": "ENGIE Vianeo - A5 Villeneuve Vauluisant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.555761, - 48.247693 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101116", - "description": "ENGIE Vianeo - A5 Villeneuve Vauluisant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.555761, - 48.247693 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101116", - "description": "ENGIE Vianeo - A5 Villeneuve Vauluisant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.555761, - 48.247693 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101116", - "description": "ENGIE Vianeo - A5 Villeneuve Vauluisant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.555761, - 48.247693 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101116", - "description": "ENGIE Vianeo - A5 Villeneuve Vauluisant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.555761, - 48.247693 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101116", - "description": "ENGIE Vianeo - A5 Villeneuve Vauluisant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.555761, - 48.247693 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101116", - "description": "ENGIE Vianeo - A5 Villeneuve Vauluisant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069313, - 45.844643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101111", - "description": "ENGIE Vianeo - A42 Lyon Montluel", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069313, - 45.844643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101111", - "description": "ENGIE Vianeo - A42 Lyon Montluel", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069313, - 45.844643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101111", - "description": "ENGIE Vianeo - A42 Lyon Montluel", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069313, - 45.844643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101111", - "description": "ENGIE Vianeo - A42 Lyon Montluel", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069313, - 45.844643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101111", - "description": "ENGIE Vianeo - A42 Lyon Montluel", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069313, - 45.844643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101111", - "description": "ENGIE Vianeo - A42 Lyon Montluel", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069313, - 45.844643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101111", - "description": "ENGIE Vianeo - A42 Lyon Montluel", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069313, - 45.844643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101111", - "description": "ENGIE Vianeo - A42 Lyon Montluel", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069313, - 45.844643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101111", - "description": "ENGIE Vianeo - A42 Lyon Montluel", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069313, - 45.844643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101111", - "description": "ENGIE Vianeo - A42 Lyon Montluel", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069313, - 45.844643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101111", - "description": "ENGIE Vianeo - A42 Lyon Montluel", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069313, - 45.844643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101111", - "description": "ENGIE Vianeo - A42 Lyon Montluel", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069313, - 45.844643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101111", - "description": "ENGIE Vianeo - A42 Lyon Montluel", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069313, - 45.844643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101111", - "description": "ENGIE Vianeo - A42 Lyon Montluel", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.555761, - 48.247693 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101116", - "description": "ENGIE Vianeo - A5 Villeneuve Vauluisant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.555761, - 48.247693 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101116", - "description": "ENGIE Vianeo - A5 Villeneuve Vauluisant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.555761, - 48.247693 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101116", - "description": "ENGIE Vianeo - A5 Villeneuve Vauluisant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.555761, - 48.247693 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101116", - "description": "ENGIE Vianeo - A5 Villeneuve Vauluisant", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069313, - 45.844643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101111", - "description": "ENGIE Vianeo - A42 Lyon Montluel", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069313, - 45.844643 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101111", - "description": "ENGIE Vianeo - A42 Lyon Montluel", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.838476, - 46.961627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101102", - "description": "ENGIE Vianeo - A6 Beaune Merceuil", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.838476, - 46.961627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101102", - "description": "ENGIE Vianeo - A6 Beaune Merceuil", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.838476, - 46.961627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101102", - "description": "ENGIE Vianeo - A6 Beaune Merceuil", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.838476, - 46.961627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101102", - "description": "ENGIE Vianeo - A6 Beaune Merceuil", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.838476, - 46.961627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101102", - "description": "ENGIE Vianeo - A6 Beaune Merceuil", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.838476, - 46.961627 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101102", - "description": "ENGIE Vianeo - A6 Beaune Merceuil", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.714129, - 47.105253 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101110", - "description": "ENGIE Vianeo - A6 La Forêt", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.714129, - 47.105253 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101110", - "description": "ENGIE Vianeo - A6 La Forêt", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.714129, - 47.105253 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101110", - "description": "ENGIE Vianeo - A6 La Forêt", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.714129, - 47.105253 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101110", - "description": "ENGIE Vianeo - A6 La Forêt", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.714129, - 47.105253 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101110", - "description": "ENGIE Vianeo - A6 La Forêt", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.714129, - 47.105253 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101110", - "description": "ENGIE Vianeo - A6 La Forêt", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.714129, - 47.105253 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101110", - "description": "ENGIE Vianeo - A6 La Forêt", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.714129, - 47.105253 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101110", - "description": "ENGIE Vianeo - A6 La Forêt", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.046385, - 50.529556 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102116", - "description": "ENGIE Vianeo - A1 Phalempin Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.046385, - 50.529556 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102116", - "description": "ENGIE Vianeo - A1 Phalempin Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.046385, - 50.529556 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102116", - "description": "ENGIE Vianeo - A1 Phalempin Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.046385, - 50.529556 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102116", - "description": "ENGIE Vianeo - A1 Phalempin Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.046385, - 50.529556 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102116", - "description": "ENGIE Vianeo - A1 Phalempin Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.046385, - 50.529556 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102116", - "description": "ENGIE Vianeo - A1 Phalempin Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.554935, - 48.243118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101115", - "description": "ENGIE Vianeo - A5 Villeneuve l'Archevèque", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.554935, - 48.243118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101115", - "description": "ENGIE Vianeo - A5 Villeneuve l'Archevèque", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.466331, - 50.340469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102108", - "description": "ENGIE Vianeo - A2 La Sentinelle Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.466331, - 50.340469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102108", - "description": "ENGIE Vianeo - A2 La Sentinelle Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.466331, - 50.340469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102108", - "description": "ENGIE Vianeo - A2 La Sentinelle Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.466331, - 50.340469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102108", - "description": "ENGIE Vianeo - A2 La Sentinelle Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.466331, - 50.340469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102108", - "description": "ENGIE Vianeo - A2 La Sentinelle Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.466331, - 50.340469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102108", - "description": "ENGIE Vianeo - A2 La Sentinelle Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.466331, - 50.340469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102108", - "description": "ENGIE Vianeo - A2 La Sentinelle Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.466331, - 50.340469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102108", - "description": "ENGIE Vianeo - A2 La Sentinelle Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.466331, - 50.340469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102108", - "description": "ENGIE Vianeo - A2 La Sentinelle Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.466331, - 50.340469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102108", - "description": "ENGIE Vianeo - A2 La Sentinelle Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.466331, - 50.340469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102108", - "description": "ENGIE Vianeo - A2 La Sentinelle Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.466331, - 50.340469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102108", - "description": "ENGIE Vianeo - A2 La Sentinelle Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.466331, - 50.340469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102108", - "description": "ENGIE Vianeo - A2 La Sentinelle Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.466331, - 50.340469 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102108", - "description": "ENGIE Vianeo - A2 La Sentinelle Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.470008, - 50.339583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102107", - "description": "ENGIE Vianeo - A2 La Sentinelle Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.470008, - 50.339583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102107", - "description": "ENGIE Vianeo - A2 La Sentinelle Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.470008, - 50.339583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102107", - "description": "ENGIE Vianeo - A2 La Sentinelle Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.470008, - 50.339583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102107", - "description": "ENGIE Vianeo - A2 La Sentinelle Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.470008, - 50.339583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102107", - "description": "ENGIE Vianeo - A2 La Sentinelle Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.470008, - 50.339583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102107", - "description": "ENGIE Vianeo - A2 La Sentinelle Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.470008, - 50.339583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102107", - "description": "ENGIE Vianeo - A2 La Sentinelle Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.470008, - 50.339583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102107", - "description": "ENGIE Vianeo - A2 La Sentinelle Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.470008, - 50.339583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102107", - "description": "ENGIE Vianeo - A2 La Sentinelle Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.470008, - 50.339583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102107", - "description": "ENGIE Vianeo - A2 La Sentinelle Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.470008, - 50.339583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102107", - "description": "ENGIE Vianeo - A2 La Sentinelle Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.470008, - 50.339583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102107", - "description": "ENGIE Vianeo - A2 La Sentinelle Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.470008, - 50.339583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102107", - "description": "ENGIE Vianeo - A2 La Sentinelle Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.470008, - 50.339583 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102107", - "description": "ENGIE Vianeo - A2 La Sentinelle Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-03" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.498041, - 47.977038 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101112", - "description": "ENGIE Vianeo - A31 Montigny-le-Roi", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.498041, - 47.977038 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101112", - "description": "ENGIE Vianeo - A31 Montigny-le-Roi", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.498041, - 47.977038 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101112", - "description": "ENGIE Vianeo - A31 Montigny-le-Roi", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.498041, - 47.977038 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101112", - "description": "ENGIE Vianeo - A31 Montigny-le-Roi", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.498041, - 47.977038 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101112", - "description": "ENGIE Vianeo - A31 Montigny-le-Roi", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.498041, - 47.977038 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101112", - "description": "ENGIE Vianeo - A31 Montigny-le-Roi", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.498553, - 47.975368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101113", - "description": "ENGIE Vianeo - A31 Val de Meuse", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.498553, - 47.975368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101113", - "description": "ENGIE Vianeo - A31 Val de Meuse", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.498553, - 47.975368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101113", - "description": "ENGIE Vianeo - A31 Val de Meuse", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.498553, - 47.975368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101113", - "description": "ENGIE Vianeo - A31 Val de Meuse", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.498553, - 47.975368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101113", - "description": "ENGIE Vianeo - A31 Val de Meuse", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.498553, - 47.975368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101113", - "description": "ENGIE Vianeo - A31 Val de Meuse", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.498553, - 47.975368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101113", - "description": "ENGIE Vianeo - A31 Val de Meuse", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.498553, - 47.975368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101113", - "description": "ENGIE Vianeo - A31 Val de Meuse", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.498553, - 47.975368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101113", - "description": "ENGIE Vianeo - A31 Val de Meuse", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.498553, - 47.975368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101113", - "description": "ENGIE Vianeo - A31 Val de Meuse", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.585301, - 47.149066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101106", - "description": "ENGIE Vianeo - A36 Dole Romange", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.585301, - 47.149066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101106", - "description": "ENGIE Vianeo - A36 Dole Romange", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.585301, - 47.149066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101106", - "description": "ENGIE Vianeo - A36 Dole Romange", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.585301, - 47.149066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101106", - "description": "ENGIE Vianeo - A36 Dole Romange", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.554935, - 48.243118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101115", - "description": "ENGIE Vianeo - A5 Villeneuve l'Archevèque", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.554935, - 48.243118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101115", - "description": "ENGIE Vianeo - A5 Villeneuve l'Archevèque", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.554935, - 48.243118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101115", - "description": "ENGIE Vianeo - A5 Villeneuve l'Archevèque", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.554935, - 48.243118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101115", - "description": "ENGIE Vianeo - A5 Villeneuve l'Archevèque", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.554935, - 48.243118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101115", - "description": "ENGIE Vianeo - A5 Villeneuve l'Archevèque", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.554935, - 48.243118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101115", - "description": "ENGIE Vianeo - A5 Villeneuve l'Archevèque", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.554935, - 48.243118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101115", - "description": "ENGIE Vianeo - A5 Villeneuve l'Archevèque", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.554935, - 48.243118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101115", - "description": "ENGIE Vianeo - A5 Villeneuve l'Archevèque", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.554935, - 48.243118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101115", - "description": "ENGIE Vianeo - A5 Villeneuve l'Archevèque", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.554935, - 48.243118 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101115", - "description": "ENGIE Vianeo - A5 Villeneuve l'Archevèque", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-01-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.696511, - 48.721271 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102103", - "description": "ENGIE Vianeo - A4 Brumath Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.696511, - 48.721271 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102103", - "description": "ENGIE Vianeo - A4 Brumath Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.696511, - 48.721271 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102103", - "description": "ENGIE Vianeo - A4 Brumath Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.696511, - 48.721271 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102103", - "description": "ENGIE Vianeo - A4 Brumath Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.696511, - 48.721271 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102103", - "description": "ENGIE Vianeo - A4 Brumath Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.696511, - 48.721271 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102103", - "description": "ENGIE Vianeo - A4 Brumath Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.696511, - 48.721271 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102103", - "description": "ENGIE Vianeo - A4 Brumath Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.696511, - 48.721271 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102103", - "description": "ENGIE Vianeo - A4 Brumath Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.691951, - 48.723811 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102104", - "description": "ENGIE Vianeo - A4 Brumath Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.691951, - 48.723811 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102104", - "description": "ENGIE Vianeo - A4 Brumath Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.691951, - 48.723811 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102104", - "description": "ENGIE Vianeo - A4 Brumath Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.691951, - 48.723811 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102104", - "description": "ENGIE Vianeo - A4 Brumath Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.691951, - 48.723811 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102104", - "description": "ENGIE Vianeo - A4 Brumath Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.691951, - 48.723811 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102104", - "description": "ENGIE Vianeo - A4 Brumath Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.691951, - 48.723811 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102104", - "description": "ENGIE Vianeo - A4 Brumath Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.691951, - 48.723811 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102104", - "description": "ENGIE Vianeo - A4 Brumath Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.661877, - 49.132546 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102110", - "description": "ENGIE Vianeo - A4 Longeville Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.661877, - 49.132546 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102110", - "description": "ENGIE Vianeo - A4 Longeville Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.661877, - 49.132546 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102110", - "description": "ENGIE Vianeo - A4 Longeville Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.661877, - 49.132546 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102110", - "description": "ENGIE Vianeo - A4 Longeville Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.661877, - 49.132546 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102110", - "description": "ENGIE Vianeo - A4 Longeville Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.661877, - 49.132546 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102110", - "description": "ENGIE Vianeo - A4 Longeville Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.325674, - 48.023719 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103113", - "description": "ENGIE Vianeo - A81 St-Denis d'Orques", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.325674, - 48.023719 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103113", - "description": "ENGIE Vianeo - A81 St-Denis d'Orques", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.325674, - 48.023719 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103113", - "description": "ENGIE Vianeo - A81 St-Denis d'Orques", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.325674, - 48.023719 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103113", - "description": "ENGIE Vianeo - A81 St-Denis d'Orques", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.325674, - 48.023719 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103113", - "description": "ENGIE Vianeo - A81 St-Denis d'Orques", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.325674, - 48.023719 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103113", - "description": "ENGIE Vianeo - A81 St-Denis d'Orques", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.659289, - 49.132162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102109", - "description": "ENGIE Vianeo - A4 Longeville Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.659289, - 49.132162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102109", - "description": "ENGIE Vianeo - A4 Longeville Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.659289, - 49.132162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102109", - "description": "ENGIE Vianeo - A4 Longeville Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.659289, - 49.132162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102109", - "description": "ENGIE Vianeo - A4 Longeville Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.659289, - 49.132162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102109", - "description": "ENGIE Vianeo - A4 Longeville Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.659289, - 49.132162 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102109", - "description": "ENGIE Vianeo - A4 Longeville Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.585301, - 47.149066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101106", - "description": "ENGIE Vianeo - A36 Dole Romange", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.585301, - 47.149066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101106", - "description": "ENGIE Vianeo - A36 Dole Romange", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.585301, - 47.149066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101106", - "description": "ENGIE Vianeo - A36 Dole Romange", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.585301, - 47.149066 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101106", - "description": "ENGIE Vianeo - A36 Dole Romange", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.522438, - 46.906859 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103111", - "description": "ENGIE Vianeo - A10 Châtellerault-Antran", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.522438, - 46.906859 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103111", - "description": "ENGIE Vianeo - A10 Châtellerault-Antran", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-02-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.498041, - 47.977038 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101112", - "description": "ENGIE Vianeo - A31 Montigny-le-Roi", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.498041, - 47.977038 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101112", - "description": "ENGIE Vianeo - A31 Montigny-le-Roi", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.580425, - 47.147381 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101105", - "description": "ENGIE Vianeo - A36 Dole Audelange", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.580425, - 47.147381 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101105", - "description": "ENGIE Vianeo - A36 Dole Audelange", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.580425, - 47.147381 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101105", - "description": "ENGIE Vianeo - A36 Dole Audelange", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.580425, - 47.147381 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101105", - "description": "ENGIE Vianeo - A36 Dole Audelange", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.580425, - 47.147381 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101105", - "description": "ENGIE Vianeo - A36 Dole Audelange", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.580425, - 47.147381 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101105", - "description": "ENGIE Vianeo - A36 Dole Audelange", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.580425, - 47.147381 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101105", - "description": "ENGIE Vianeo - A36 Dole Audelange", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.580425, - 47.147381 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101105", - "description": "ENGIE Vianeo - A36 Dole Audelange", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.47043, - 48.18622 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP143032", - "description": "ENGIE Vianeo - Epinal - Centre des Congrès Park.P3", - "capacity": "1", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.47043, - 48.18622 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP143032", - "description": "ENGIE Vianeo - Epinal - Centre des Congrès Park.P3", - "capacity": "1", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.580425, - 47.147381 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP101105", - "description": "ENGIE Vianeo - A36 Dole Audelange", - "capacity": "1", - "charging_station:output": "63 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-04-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.398143, - 43.754763 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103114", - "description": "ENGIE Vianeo - A8 La Via Julia Augusta", - "capacity": "1", - "socket:type2_combo:output": "72 kW", - "charging_station:output": "72 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.398143, - 43.754763 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103114", - "description": "ENGIE Vianeo - A8 La Via Julia Augusta", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.398143, - 43.754763 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103114", - "description": "ENGIE Vianeo - A8 La Via Julia Augusta", - "capacity": "1", - "socket:type2_combo:output": "72 kW", - "charging_station:output": "72 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.398143, - 43.754763 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103114", - "description": "ENGIE Vianeo - A8 La Via Julia Augusta", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4726, - 48.084313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104103", - "description": "ENGIE Vianeo - A19 Loiret", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4726, - 48.084313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104103", - "description": "ENGIE Vianeo - A19 Loiret", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4726, - 48.084313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104103", - "description": "ENGIE Vianeo - A19 Loiret", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4726, - 48.084313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104103", - "description": "ENGIE Vianeo - A19 Loiret", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4726, - 48.084313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104103", - "description": "ENGIE Vianeo - A19 Loiret", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4726, - 48.084313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104103", - "description": "ENGIE Vianeo - A19 Loiret", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4726, - 48.084313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104103", - "description": "ENGIE Vianeo - A19 Loiret", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4726, - 48.084313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104103", - "description": "ENGIE Vianeo - A19 Loiret", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4726, - 48.084313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104103", - "description": "ENGIE Vianeo - A19 Loiret", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4726, - 48.084313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104103", - "description": "ENGIE Vianeo - A19 Loiret", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-05-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.502494, - 46.431088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104109", - "description": "ENGIE Vianeo - A83 La Parthenaise", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.502494, - 46.431088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104109", - "description": "ENGIE Vianeo - A83 La Parthenaise", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.502494, - 46.431088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104109", - "description": "ENGIE Vianeo - A83 La Parthenaise", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.502494, - 46.431088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104109", - "description": "ENGIE Vianeo - A83 La Parthenaise", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.502494, - 46.431088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104109", - "description": "ENGIE Vianeo - A83 La Parthenaise", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.502494, - 46.431088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104109", - "description": "ENGIE Vianeo - A83 La Parthenaise", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.502494, - 46.431088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104109", - "description": "ENGIE Vianeo - A83 La Parthenaise", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.502494, - 46.431088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104109", - "description": "ENGIE Vianeo - A83 La Parthenaise", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.502494, - 46.431088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104109", - "description": "ENGIE Vianeo - A83 La Parthenaise", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.502494, - 46.431088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104109", - "description": "ENGIE Vianeo - A83 La Parthenaise", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.93782, - 45.360006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104108", - "description": "ENGIE Vianeo - A89 La Corrèze", - "capacity": "1", - "charging_station:output": "62.5 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.93782, - 45.360006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104108", - "description": "ENGIE Vianeo - A89 La Corrèze", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.93782, - 45.360006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104108", - "description": "ENGIE Vianeo - A89 La Corrèze", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.93782, - 45.360006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104108", - "description": "ENGIE Vianeo - A89 La Corrèze", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.93782, - 45.360006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104108", - "description": "ENGIE Vianeo - A89 La Corrèze", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.93782, - 45.360006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104108", - "description": "ENGIE Vianeo - A89 La Corrèze", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.93782, - 45.360006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104108", - "description": "ENGIE Vianeo - A89 La Corrèze", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.93782, - 45.360006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104108", - "description": "ENGIE Vianeo - A89 La Corrèze", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.93782, - 45.360006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104108", - "description": "ENGIE Vianeo - A89 La Corrèze", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.93782, - 45.360006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104108", - "description": "ENGIE Vianeo - A89 La Corrèze", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.93782, - 45.360006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104108", - "description": "ENGIE Vianeo - A89 La Corrèze", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.93782, - 45.360006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104108", - "description": "ENGIE Vianeo - A89 La Corrèze", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.93782, - 45.360006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104108", - "description": "ENGIE Vianeo - A89 La Corrèze", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.93782, - 45.360006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104108", - "description": "ENGIE Vianeo - A89 La Corrèze", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.57546, - 43.400578 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104106", - "description": "ENGIE Vianeo - A52 Marcel Pagnol", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.57546, - 43.400578 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104106", - "description": "ENGIE Vianeo - A52 Marcel Pagnol", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.57546, - 43.400578 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104106", - "description": "ENGIE Vianeo - A52 Marcel Pagnol", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.57546, - 43.400578 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104106", - "description": "ENGIE Vianeo - A52 Marcel Pagnol", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.57546, - 43.400578 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104106", - "description": "ENGIE Vianeo - A52 Marcel Pagnol", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.57546, - 43.400578 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104106", - "description": "ENGIE Vianeo - A52 Marcel Pagnol", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.578014, - 43.400917 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104107", - "description": "ENGIE Vianeo - A52 Manon des Sources", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.578014, - 43.400917 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104107", - "description": "ENGIE Vianeo - A52 Manon des Sources", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.578014, - 43.400917 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104107", - "description": "ENGIE Vianeo - A52 Manon des Sources", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.578014, - 43.400917 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104107", - "description": "ENGIE Vianeo - A52 Manon des Sources", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.578014, - 43.400917 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104107", - "description": "ENGIE Vianeo - A52 Manon des Sources", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.578014, - 43.400917 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104107", - "description": "ENGIE Vianeo - A52 Manon des Sources", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.507364, - 46.428413 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104110", - "description": "ENGIE Vianeo - A83 Deux-Sèvres", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.507364, - 46.428413 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104110", - "description": "ENGIE Vianeo - A83 Deux-Sèvres", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.507364, - 46.428413 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104110", - "description": "ENGIE Vianeo - A83 Deux-Sèvres", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.507364, - 46.428413 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104110", - "description": "ENGIE Vianeo - A83 Deux-Sèvres", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.507364, - 46.428413 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104110", - "description": "ENGIE Vianeo - A83 Deux-Sèvres", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.507364, - 46.428413 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104110", - "description": "ENGIE Vianeo - A83 Deux-Sèvres", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.507364, - 46.428413 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104110", - "description": "ENGIE Vianeo - A83 Deux-Sèvres", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.507364, - 46.428413 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104110", - "description": "ENGIE Vianeo - A83 Deux-Sèvres", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.507364, - 46.428413 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104110", - "description": "ENGIE Vianeo - A83 Deux-Sèvres", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.507364, - 46.428413 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104110", - "description": "ENGIE Vianeo - A83 Deux-Sèvres", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.578014, - 43.400917 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104107", - "description": "ENGIE Vianeo - A52 Manon des Sources", - "capacity": "1", - "socket:type2_combo:output": "72 kW", - "charging_station:output": "72 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.578014, - 43.400917 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104107", - "description": "ENGIE Vianeo - A52 Manon des Sources", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.57546, - 43.400578 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104106", - "description": "ENGIE Vianeo - A52 Marcel Pagnol", - "capacity": "1", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.57546, - 43.400578 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104106", - "description": "ENGIE Vianeo - A52 Marcel Pagnol", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.57546, - 43.400578 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104106", - "description": "ENGIE Vianeo - A52 Marcel Pagnol", - "capacity": "1", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.57546, - 43.400578 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104106", - "description": "ENGIE Vianeo - A52 Marcel Pagnol", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.578014, - 43.400917 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104107", - "description": "ENGIE Vianeo - A52 Manon des Sources", - "capacity": "1", - "socket:type2_combo:output": "72 kW", - "charging_station:output": "72 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.578014, - 43.400917 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104107", - "description": "ENGIE Vianeo - A52 Manon des Sources", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.083104, - 48.24037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104111", - "description": "ENGIE Vianeo - A11 Les Manoirs du Perche", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.083104, - 48.24037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104111", - "description": "ENGIE Vianeo - A11 Les Manoirs du Perche", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.083104, - 48.24037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104111", - "description": "ENGIE Vianeo - A11 Les Manoirs du Perche", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.083104, - 48.24037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104111", - "description": "ENGIE Vianeo - A11 Les Manoirs du Perche", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.083104, - 48.24037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104111", - "description": "ENGIE Vianeo - A11 Les Manoirs du Perche", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.083104, - 48.24037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104111", - "description": "ENGIE Vianeo - A11 Les Manoirs du Perche", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.083104, - 48.24037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104111", - "description": "ENGIE Vianeo - A11 Les Manoirs du Perche", - "capacity": "1", - "charging_station:output": "62.5 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.083104, - 48.24037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104111", - "description": "ENGIE Vianeo - A11 Les Manoirs du Perche", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.083104, - 48.24037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104111", - "description": "ENGIE Vianeo - A11 Les Manoirs du Perche", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.083104, - 48.24037 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104111", - "description": "ENGIE Vianeo - A11 Les Manoirs du Perche", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.968621, - 49.807765 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102106", - "description": "ENGIE Vianeo - A28 Croixrault", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.968621, - 49.807765 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102106", - "description": "ENGIE Vianeo - A28 Croixrault", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.968621, - 49.807765 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102106", - "description": "ENGIE Vianeo - A28 Croixrault", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.968621, - 49.807765 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP102106", - "description": "ENGIE Vianeo - A28 Croixrault", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.502494, - 46.431088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104109", - "description": "ENGIE Vianeo - A83 La Parthenaise", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.502494, - 46.431088 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104109", - "description": "ENGIE Vianeo - A83 La Parthenaise", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.507364, - 46.428413 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104110", - "description": "ENGIE Vianeo - A83 Deux-Sèvres", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.507364, - 46.428413 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104110", - "description": "ENGIE Vianeo - A83 Deux-Sèvres", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4726, - 48.084313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104103", - "description": "ENGIE Vianeo - A19 Loiret", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.4726, - 48.084313 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104103", - "description": "ENGIE Vianeo - A19 Loiret", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-07-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.441979, - 48.1783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP143037", - "description": "ENGIE Vianeo - Epinal - Gare", - "capacity": "1", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.441979, - 48.1783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP143037", - "description": "ENGIE Vianeo - Epinal - Gare", - "capacity": "1", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.980233, - 44.133505 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104112", - "description": "ENGIE Vianeo - A51 Aubignosc Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.980233, - 44.133505 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104112", - "description": "ENGIE Vianeo - A51 Aubignosc Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.980233, - 44.133505 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104112", - "description": "ENGIE Vianeo - A51 Aubignosc Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.980233, - 44.133505 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104112", - "description": "ENGIE Vianeo - A51 Aubignosc Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.980233, - 44.133505 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104112", - "description": "ENGIE Vianeo - A51 Aubignosc Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.980233, - 44.133505 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104112", - "description": "ENGIE Vianeo - A51 Aubignosc Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.980233, - 44.133505 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104112", - "description": "ENGIE Vianeo - A51 Aubignosc Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.980233, - 44.133505 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104112", - "description": "ENGIE Vianeo - A51 Aubignosc Est", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.980233, - 44.133505 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104112", - "description": "ENGIE Vianeo - A51 Aubignosc Est", - "capacity": "1", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.980233, - 44.133505 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104112", - "description": "ENGIE Vianeo - A51 Aubignosc Est", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.980233, - 44.133505 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104112", - "description": "ENGIE Vianeo - A51 Aubignosc Est", - "capacity": "1", - "socket:type2_combo:output": "72 kW", - "charging_station:output": "72 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.980233, - 44.133505 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104112", - "description": "ENGIE Vianeo - A51 Aubignosc Est", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.977641, - 44.13356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104113", - "description": "ENGIE Vianeo - A51 Aubignosc Ouest", - "capacity": "1", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.977641, - 44.13356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104113", - "description": "ENGIE Vianeo - A51 Aubignosc Ouest", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.977641, - 44.13356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104113", - "description": "ENGIE Vianeo - A51 Aubignosc Ouest", - "capacity": "1", - "socket:type2_combo:output": "72 kW", - "charging_station:output": "72 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.977641, - 44.13356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104113", - "description": "ENGIE Vianeo - A51 Aubignosc Ouest", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.977641, - 44.13356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104113", - "description": "ENGIE Vianeo - A51 Aubignosc Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.977641, - 44.13356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104113", - "description": "ENGIE Vianeo - A51 Aubignosc Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.977641, - 44.13356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104113", - "description": "ENGIE Vianeo - A51 Aubignosc Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.977641, - 44.13356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104113", - "description": "ENGIE Vianeo - A51 Aubignosc Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.977641, - 44.13356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104113", - "description": "ENGIE Vianeo - A51 Aubignosc Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.977641, - 44.13356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104113", - "description": "ENGIE Vianeo - A51 Aubignosc Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.977641, - 44.13356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104113", - "description": "ENGIE Vianeo - A51 Aubignosc Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.977641, - 44.13356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104113", - "description": "ENGIE Vianeo - A51 Aubignosc Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.977641, - 44.13356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104113", - "description": "ENGIE Vianeo - A51 Aubignosc Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.977641, - 44.13356 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104113", - "description": "ENGIE Vianeo - A51 Aubignosc Ouest", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.93782, - 45.360006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104108", - "description": "ENGIE Vianeo - A89 La Corrèze", - "capacity": "1", - "charging_station:output": "62.5 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.93782, - 45.360006 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104108", - "description": "ENGIE Vianeo - A89 La Corrèze", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-10-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.986846, - 50.412178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122010", - "description": "ENGIE Vianeo - B&B HOTEL LENS NOYELLES-GODAULT", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.986846, - 50.412178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122010", - "description": "ENGIE Vianeo - B&B HOTEL LENS NOYELLES-GODAULT", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.986846, - 50.412178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122010", - "description": "ENGIE Vianeo - B&B HOTEL LENS NOYELLES-GODAULT", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.986846, - 50.412178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122010", - "description": "ENGIE Vianeo - B&B HOTEL LENS NOYELLES-GODAULT", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.986846, - 50.412178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122010", - "description": "ENGIE Vianeo - B&B HOTEL LENS NOYELLES-GODAULT", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.986846, - 50.412178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122010", - "description": "ENGIE Vianeo - B&B HOTEL LENS NOYELLES-GODAULT", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.986846, - 50.412178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122010", - "description": "ENGIE Vianeo - B&B HOTEL LENS NOYELLES-GODAULT", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.986846, - 50.412178 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122010", - "description": "ENGIE Vianeo - B&B HOTEL LENS NOYELLES-GODAULT", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.367997, - 45.468079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122011", - "description": "ENGIE Vianeo - B&B HOTEL SAINT-ÉTIENNE LA TERRASSE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.367997, - 45.468079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122011", - "description": "ENGIE Vianeo - B&B HOTEL SAINT-ÉTIENNE LA TERRASSE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.367997, - 45.468079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122011", - "description": "ENGIE Vianeo - B&B HOTEL SAINT-ÉTIENNE LA TERRASSE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.367997, - 45.468079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122011", - "description": "ENGIE Vianeo - B&B HOTEL SAINT-ÉTIENNE LA TERRASSE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.367997, - 45.468079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122011", - "description": "ENGIE Vianeo - B&B HOTEL SAINT-ÉTIENNE LA TERRASSE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.367997, - 45.468079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122011", - "description": "ENGIE Vianeo - B&B HOTEL SAINT-ÉTIENNE LA TERRASSE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.367997, - 45.468079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122011", - "description": "ENGIE Vianeo - B&B HOTEL SAINT-ÉTIENNE LA TERRASSE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.367997, - 45.468079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122011", - "description": "ENGIE Vianeo - B&B HOTEL SAINT-ÉTIENNE LA TERRASSE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.64655, - 47.34631 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122013", - "description": "ENGIE Vianeo - B&B HOTEL TOURS SUD JOUÉ-LÈS-TOURS", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.64655, - 47.34631 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122013", - "description": "ENGIE Vianeo - B&B HOTEL TOURS SUD JOUÉ-LÈS-TOURS", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.64655, - 47.34631 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122013", - "description": "ENGIE Vianeo - B&B HOTEL TOURS SUD JOUÉ-LÈS-TOURS", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.64655, - 47.34631 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122013", - "description": "ENGIE Vianeo - B&B HOTEL TOURS SUD JOUÉ-LÈS-TOURS", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.64655, - 47.34631 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122013", - "description": "ENGIE Vianeo - B&B HOTEL TOURS SUD JOUÉ-LÈS-TOURS", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.64655, - 47.34631 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122013", - "description": "ENGIE Vianeo - B&B HOTEL TOURS SUD JOUÉ-LÈS-TOURS", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.64655, - 47.34631 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122013", - "description": "ENGIE Vianeo - B&B HOTEL TOURS SUD JOUÉ-LÈS-TOURS", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.64655, - 47.34631 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122013", - "description": "ENGIE Vianeo - B&B HOTEL TOURS SUD JOUÉ-LÈS-TOURS", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.644442, - 47.233033 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP123460", - "description": "ENGIE Vianeo - B&B HOTEL NANTES ATLANTIS LE ZENITH", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.644442, - 47.233033 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP123460", - "description": "ENGIE Vianeo - B&B HOTEL NANTES ATLANTIS LE ZENITH", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.644442, - 47.233033 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP123460", - "description": "ENGIE Vianeo - B&B HOTEL NANTES ATLANTIS LE ZENITH", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.644442, - 47.233033 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP123460", - "description": "ENGIE Vianeo - B&B HOTEL NANTES ATLANTIS LE ZENITH", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.644442, - 47.233033 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP123460", - "description": "ENGIE Vianeo - B&B HOTEL NANTES ATLANTIS LE ZENITH", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.644442, - 47.233033 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP123460", - "description": "ENGIE Vianeo - B&B HOTEL NANTES ATLANTIS LE ZENITH", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.644442, - 47.233033 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP123460", - "description": "ENGIE Vianeo - B&B HOTEL NANTES ATLANTIS LE ZENITH", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.644442, - 47.233033 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP123460", - "description": "ENGIE Vianeo - B&B HOTEL NANTES ATLANTIS LE ZENITH", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.594449, - 44.887951 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122016", - "description": "ENGIE Vianeo - B&B HOTEL BORDEAUX LAC SUR BRUGE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.594449, - 44.887951 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122016", - "description": "ENGIE Vianeo - B&B HOTEL BORDEAUX LAC SUR BRUGE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.594449, - 44.887951 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122016", - "description": "ENGIE Vianeo - B&B HOTEL BORDEAUX LAC SUR BRUGE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.594449, - 44.887951 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122016", - "description": "ENGIE Vianeo - B&B HOTEL BORDEAUX LAC SUR BRUGE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.594449, - 44.887951 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122016", - "description": "ENGIE Vianeo - B&B HOTEL BORDEAUX LAC SUR BRUGE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.594449, - 44.887951 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122016", - "description": "ENGIE Vianeo - B&B HOTEL BORDEAUX LAC SUR BRUGE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.594449, - 44.887951 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122016", - "description": "ENGIE Vianeo - B&B HOTEL BORDEAUX LAC SUR BRUGE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.594449, - 44.887951 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122016", - "description": "ENGIE Vianeo - B&B HOTEL BORDEAUX LAC SUR BRUGE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.460085, - 48.610443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122017", - "description": "ENGIE Vianeo - B&B HOTEL CORBEIL-ESSONNES", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.460085, - 48.610443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122017", - "description": "ENGIE Vianeo - B&B HOTEL CORBEIL-ESSONNES", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.460085, - 48.610443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122017", - "description": "ENGIE Vianeo - B&B HOTEL CORBEIL-ESSONNES", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.460085, - 48.610443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122017", - "description": "ENGIE Vianeo - B&B HOTEL CORBEIL-ESSONNES", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.460085, - 48.610443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122017", - "description": "ENGIE Vianeo - B&B HOTEL CORBEIL-ESSONNES", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.460085, - 48.610443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122017", - "description": "ENGIE Vianeo - B&B HOTEL CORBEIL-ESSONNES", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.460085, - 48.610443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122017", - "description": "ENGIE Vianeo - B&B HOTEL CORBEIL-ESSONNES", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.460085, - 48.610443 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122017", - "description": "ENGIE Vianeo - B&B HOTEL CORBEIL-ESSONNES", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069056, - 47.350803 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122034", - "description": "ENGIE Vianeo - B&B HOTEL DIJON NORD ZÉNITH", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069056, - 47.350803 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122034", - "description": "ENGIE Vianeo - B&B HOTEL DIJON NORD ZÉNITH", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069056, - 47.350803 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122034", - "description": "ENGIE Vianeo - B&B HOTEL DIJON NORD ZÉNITH", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069056, - 47.350803 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122034", - "description": "ENGIE Vianeo - B&B HOTEL DIJON NORD ZÉNITH", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069056, - 47.350803 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122034", - "description": "ENGIE Vianeo - B&B HOTEL DIJON NORD ZÉNITH", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069056, - 47.350803 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122034", - "description": "ENGIE Vianeo - B&B HOTEL DIJON NORD ZÉNITH", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069056, - 47.350803 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122034", - "description": "ENGIE Vianeo - B&B HOTEL DIJON NORD ZÉNITH", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.069056, - 47.350803 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122034", - "description": "ENGIE Vianeo - B&B HOTEL DIJON NORD ZÉNITH", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.196662, - 49.503942 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122043", - "description": "ENGIE Vianeo - B&B HOTEL LE HAVRE HARFLEUR 1", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.196662, - 49.503942 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122043", - "description": "ENGIE Vianeo - B&B HOTEL LE HAVRE HARFLEUR 1", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.196662, - 49.503942 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122043", - "description": "ENGIE Vianeo - B&B HOTEL LE HAVRE HARFLEUR 1", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.196662, - 49.503942 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122043", - "description": "ENGIE Vianeo - B&B HOTEL LE HAVRE HARFLEUR 1", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.196662, - 49.503942 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122043", - "description": "ENGIE Vianeo - B&B HOTEL LE HAVRE HARFLEUR 1", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.196662, - 49.503942 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122043", - "description": "ENGIE Vianeo - B&B HOTEL LE HAVRE HARFLEUR 1", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.196662, - 49.503942 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122043", - "description": "ENGIE Vianeo - B&B HOTEL LE HAVRE HARFLEUR 1", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.196662, - 49.503942 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122043", - "description": "ENGIE Vianeo - B&B HOTEL LE HAVRE HARFLEUR 1", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.669039, - 44.844808 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122041", - "description": "ENGIE Vianeo - B&B HOTEL BORDEAUX MÉRIGNAC HÔTEL DE VILLE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.669039, - 44.844808 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122041", - "description": "ENGIE Vianeo - B&B HOTEL BORDEAUX MÉRIGNAC HÔTEL DE VILLE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.716, - 48.1171 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122057", - "description": "ENGIE Vianeo - B&B HOTEL RENNES OUEST VILLEJEAN", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.716, - 48.1171 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122057", - "description": "ENGIE Vianeo - B&B HOTEL RENNES OUEST VILLEJEAN", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.716, - 48.1171 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122057", - "description": "ENGIE Vianeo - B&B HOTEL RENNES OUEST VILLEJEAN", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.716, - 48.1171 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122057", - "description": "ENGIE Vianeo - B&B HOTEL RENNES OUEST VILLEJEAN", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.716, - 48.1171 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122057", - "description": "ENGIE Vianeo - B&B HOTEL RENNES OUEST VILLEJEAN", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.716, - 48.1171 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122057", - "description": "ENGIE Vianeo - B&B HOTEL RENNES OUEST VILLEJEAN", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.669039, - 44.844808 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122041", - "description": "ENGIE Vianeo - B&B HOTEL BORDEAUX MÉRIGNAC HÔTEL DE VILLE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.669039, - 44.844808 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122041", - "description": "ENGIE Vianeo - B&B HOTEL BORDEAUX MÉRIGNAC HÔTEL DE VILLE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.669039, - 44.844808 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122041", - "description": "ENGIE Vianeo - B&B HOTEL BORDEAUX MÉRIGNAC HÔTEL DE VILLE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.669039, - 44.844808 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122041", - "description": "ENGIE Vianeo - B&B HOTEL BORDEAUX MÉRIGNAC HÔTEL DE VILLE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.716, - 48.1171 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122057", - "description": "ENGIE Vianeo - B&B HOTEL RENNES OUEST VILLEJEAN", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.716, - 48.1171 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122057", - "description": "ENGIE Vianeo - B&B HOTEL RENNES OUEST VILLEJEAN", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.669039, - 44.844808 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122041", - "description": "ENGIE Vianeo - B&B HOTEL BORDEAUX MÉRIGNAC HÔTEL DE VILLE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.669039, - 44.844808 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122041", - "description": "ENGIE Vianeo - B&B HOTEL BORDEAUX MÉRIGNAC HÔTEL DE VILLE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.588309, - 44.784492 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122042", - "description": "ENGIE Vianeo - B&B HOTEL BORDEAUX SUD", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.588309, - 44.784492 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122042", - "description": "ENGIE Vianeo - B&B HOTEL BORDEAUX SUD", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.588309, - 44.784492 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122042", - "description": "ENGIE Vianeo - B&B HOTEL BORDEAUX SUD", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.588309, - 44.784492 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122042", - "description": "ENGIE Vianeo - B&B HOTEL BORDEAUX SUD", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.588309, - 44.784492 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122042", - "description": "ENGIE Vianeo - B&B HOTEL BORDEAUX SUD", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.588309, - 44.784492 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122042", - "description": "ENGIE Vianeo - B&B HOTEL BORDEAUX SUD", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.588309, - 44.784492 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122042", - "description": "ENGIE Vianeo - B&B HOTEL BORDEAUX SUD", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.588309, - 44.784492 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122042", - "description": "ENGIE Vianeo - B&B HOTEL BORDEAUX SUD", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.031964, - 48.326278 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122066", - "description": "ENGIE Vianeo - B&B HOTEL TROYES BARBEREY", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.031964, - 48.326278 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122066", - "description": "ENGIE Vianeo - B&B HOTEL TROYES BARBEREY", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.031964, - 48.326278 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122066", - "description": "ENGIE Vianeo - B&B HOTEL TROYES BARBEREY", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.031964, - 48.326278 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122066", - "description": "ENGIE Vianeo - B&B HOTEL TROYES BARBEREY", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.031964, - 48.326278 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122066", - "description": "ENGIE Vianeo - B&B HOTEL TROYES BARBEREY", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.031964, - 48.326278 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122066", - "description": "ENGIE Vianeo - B&B HOTEL TROYES BARBEREY", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.369843, - 47.573803 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122047", - "description": "ENGIE Vianeo - B&B HOTEL BLOIS", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.369843, - 47.573803 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122047", - "description": "ENGIE Vianeo - B&B HOTEL BLOIS", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.369843, - 47.573803 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122047", - "description": "ENGIE Vianeo - B&B HOTEL BLOIS", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.369843, - 47.573803 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122047", - "description": "ENGIE Vianeo - B&B HOTEL BLOIS", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.370165, - 47.573878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122047", - "description": "ENGIE Vianeo - B&B HOTEL BLOIS", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.370165, - 47.573878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122047", - "description": "ENGIE Vianeo - B&B HOTEL BLOIS", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.369843, - 47.573803 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122047", - "description": "ENGIE Vianeo - B&B HOTEL BLOIS", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.369843, - 47.573803 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122047", - "description": "ENGIE Vianeo - B&B HOTEL BLOIS", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.872212, - 43.976953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122049", - "description": "ENGIE Vianeo - B&B HOTEL AVIGNON 2", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.872212, - 43.976953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122049", - "description": "ENGIE Vianeo - B&B HOTEL AVIGNON 2", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.872212, - 43.976953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122049", - "description": "ENGIE Vianeo - B&B HOTEL AVIGNON 2", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.872212, - 43.976953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122049", - "description": "ENGIE Vianeo - B&B HOTEL AVIGNON 2", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.872212, - 43.976953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122049", - "description": "ENGIE Vianeo - B&B HOTEL AVIGNON 2", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.872212, - 43.976953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122049", - "description": "ENGIE Vianeo - B&B HOTEL AVIGNON 2", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.955477, - 47.220165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122048", - "description": "ENGIE Vianeo - B&B HOTEL BESANÇON CHATEAUFARINE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.955477, - 47.220165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122048", - "description": "ENGIE Vianeo - B&B HOTEL BESANÇON CHATEAUFARINE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.031964, - 48.326278 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122066", - "description": "ENGIE Vianeo - B&B HOTEL TROYES BARBEREY", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.031964, - 48.326278 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122066", - "description": "ENGIE Vianeo - B&B HOTEL TROYES BARBEREY", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.955477, - 47.220165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122048", - "description": "ENGIE Vianeo - B&B HOTEL BESANÇON CHATEAUFARINE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.955477, - 47.220165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122048", - "description": "ENGIE Vianeo - B&B HOTEL BESANÇON CHATEAUFARINE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.209673, - 47.291624 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122029", - "description": "ENGIE Vianeo - B&B HOTEL SAINT-NAZAIRE TRIGNAC", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.209673, - 47.291624 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122029", - "description": "ENGIE Vianeo - B&B HOTEL SAINT-NAZAIRE TRIGNAC", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.209673, - 47.291624 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122029", - "description": "ENGIE Vianeo - B&B HOTEL SAINT-NAZAIRE TRIGNAC", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.209673, - 47.291624 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122029", - "description": "ENGIE Vianeo - B&B HOTEL SAINT-NAZAIRE TRIGNAC", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.209673, - 47.291624 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122029", - "description": "ENGIE Vianeo - B&B HOTEL SAINT-NAZAIRE TRIGNAC", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.209673, - 47.291624 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122029", - "description": "ENGIE Vianeo - B&B HOTEL SAINT-NAZAIRE TRIGNAC", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.209673, - 47.291624 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122029", - "description": "ENGIE Vianeo - B&B HOTEL SAINT-NAZAIRE TRIGNAC", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.209673, - 47.291624 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122029", - "description": "ENGIE Vianeo - B&B HOTEL SAINT-NAZAIRE TRIGNAC", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.872212, - 43.976953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122049", - "description": "ENGIE Vianeo - B&B HOTEL AVIGNON 2", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.872212, - 43.976953 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122049", - "description": "ENGIE Vianeo - B&B HOTEL AVIGNON 2", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.814117, - 49.140441 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122065", - "description": "ENGIE Vianeo - B&B HOTEL FREYMING-MERLEBACH", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.814117, - 49.140441 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122065", - "description": "ENGIE Vianeo - B&B HOTEL FREYMING-MERLEBACH", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.955477, - 47.220165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122048", - "description": "ENGIE Vianeo - B&B HOTEL BESANÇON CHATEAUFARINE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.955477, - 47.220165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122048", - "description": "ENGIE Vianeo - B&B HOTEL BESANÇON CHATEAUFARINE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.955477, - 47.220165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122048", - "description": "ENGIE Vianeo - B&B HOTEL BESANÇON CHATEAUFARINE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.955477, - 47.220165 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122048", - "description": "ENGIE Vianeo - B&B HOTEL BESANÇON CHATEAUFARINE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.814117, - 49.140441 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122065", - "description": "ENGIE Vianeo - B&B HOTEL FREYMING-MERLEBACH", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.814117, - 49.140441 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122065", - "description": "ENGIE Vianeo - B&B HOTEL FREYMING-MERLEBACH", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.814117, - 49.140441 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122065", - "description": "ENGIE Vianeo - B&B HOTEL FREYMING-MERLEBACH", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.814117, - 49.140441 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122065", - "description": "ENGIE Vianeo - B&B HOTEL FREYMING-MERLEBACH", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.69963, - 48.155917 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122059", - "description": "ENGIE Vianeo - B&B HOTEL RENNES NORD SAINT-GRÉGOIRE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.69963, - 48.155917 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122059", - "description": "ENGIE Vianeo - B&B HOTEL RENNES NORD SAINT-GRÉGOIRE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.69963, - 48.155917 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122059", - "description": "ENGIE Vianeo - B&B HOTEL RENNES NORD SAINT-GRÉGOIRE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.69963, - 48.155917 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122059", - "description": "ENGIE Vianeo - B&B HOTEL RENNES NORD SAINT-GRÉGOIRE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.69963, - 48.155917 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122059", - "description": "ENGIE Vianeo - B&B HOTEL RENNES NORD SAINT-GRÉGOIRE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.69963, - 48.155917 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122059", - "description": "ENGIE Vianeo - B&B HOTEL RENNES NORD SAINT-GRÉGOIRE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.69963, - 48.155917 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122059", - "description": "ENGIE Vianeo - B&B HOTEL RENNES NORD SAINT-GRÉGOIRE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.69963, - 48.155917 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122059", - "description": "ENGIE Vianeo - B&B HOTEL RENNES NORD SAINT-GRÉGOIRE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.907749, - 45.708075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122045", - "description": "ENGIE Vianeo - B&B HOTEL LYON SAINT-PRIEST", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.907749, - 45.708075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122045", - "description": "ENGIE Vianeo - B&B HOTEL LYON SAINT-PRIEST", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.907749, - 45.708075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122045", - "description": "ENGIE Vianeo - B&B HOTEL LYON SAINT-PRIEST", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.907749, - 45.708075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122045", - "description": "ENGIE Vianeo - B&B HOTEL LYON SAINT-PRIEST", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.907749, - 45.708075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122045", - "description": "ENGIE Vianeo - B&B HOTEL LYON SAINT-PRIEST", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.907749, - 45.708075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122045", - "description": "ENGIE Vianeo - B&B HOTEL LYON SAINT-PRIEST", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.907749, - 45.708075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122045", - "description": "ENGIE Vianeo - B&B HOTEL LYON SAINT-PRIEST", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.907749, - 45.708075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122045", - "description": "ENGIE Vianeo - B&B HOTEL LYON SAINT-PRIEST", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.814117, - 49.140441 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122065", - "description": "ENGIE Vianeo - B&B HOTEL FREYMING-MERLEBACH", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.814117, - 49.140441 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122065", - "description": "ENGIE Vianeo - B&B HOTEL FREYMING-MERLEBACH", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-18" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6007, - 48.1141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122056", - "description": "ENGIE Vianeo - B&B HOTEL RENNES EST CESSON SÉVIGNÉ", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6007, - 48.1141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122056", - "description": "ENGIE Vianeo - B&B HOTEL RENNES EST CESSON SÉVIGNÉ", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6007, - 48.1141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122056", - "description": "ENGIE Vianeo - B&B HOTEL RENNES EST CESSON SÉVIGNÉ", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6007, - 48.1141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122056", - "description": "ENGIE Vianeo - B&B HOTEL RENNES EST CESSON SÉVIGNÉ", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6007, - 48.1141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122056", - "description": "ENGIE Vianeo - B&B HOTEL RENNES EST CESSON SÉVIGNÉ", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6007, - 48.1141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122056", - "description": "ENGIE Vianeo - B&B HOTEL RENNES EST CESSON SÉVIGNÉ", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6007, - 48.1141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122056", - "description": "ENGIE Vianeo - B&B HOTEL RENNES EST CESSON SÉVIGNÉ", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.6007, - 48.1141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122056", - "description": "ENGIE Vianeo - B&B HOTEL RENNES EST CESSON SÉVIGNÉ", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.72152, - 48.662264 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122055", - "description": "ENGIE Vianeo - B&B HOTEL STRASBOURG NORD ARTISANS", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.72152, - 48.662264 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122055", - "description": "ENGIE Vianeo - B&B HOTEL STRASBOURG NORD ARTISANS", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.72152, - 48.662264 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122055", - "description": "ENGIE Vianeo - B&B HOTEL STRASBOURG NORD ARTISANS", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.72152, - 48.662264 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122055", - "description": "ENGIE Vianeo - B&B HOTEL STRASBOURG NORD ARTISANS", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.72152, - 48.662264 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122055", - "description": "ENGIE Vianeo - B&B HOTEL STRASBOURG NORD ARTISANS", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.72152, - 48.662264 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122055", - "description": "ENGIE Vianeo - B&B HOTEL STRASBOURG NORD ARTISANS", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.72152, - 48.662264 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122055", - "description": "ENGIE Vianeo - B&B HOTEL STRASBOURG NORD ARTISANS", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.72152, - 48.662264 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122055", - "description": "ENGIE Vianeo - B&B HOTEL STRASBOURG NORD ARTISANS", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.633409, - 47.467075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122051", - "description": "ENGIE Vianeo - B&B HOTEL ANGERS 2 UNIVERSITÉ", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.633409, - 47.467075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122051", - "description": "ENGIE Vianeo - B&B HOTEL ANGERS 2 UNIVERSITÉ", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.493874, - 43.584277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122040", - "description": "ENGIE Vianeo - B&B HOTEL TOULOUSE CITÉ DE L'ESPACE HUREL", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.493874, - 43.584277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122040", - "description": "ENGIE Vianeo - B&B HOTEL TOULOUSE CITÉ DE L'ESPACE HUREL", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.493874, - 43.584277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122040", - "description": "ENGIE Vianeo - B&B HOTEL TOULOUSE CITÉ DE L'ESPACE HUREL", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.493874, - 43.584277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122040", - "description": "ENGIE Vianeo - B&B HOTEL TOULOUSE CITÉ DE L'ESPACE HUREL", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.493874, - 43.584277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122040", - "description": "ENGIE Vianeo - B&B HOTEL TOULOUSE CITÉ DE L'ESPACE HUREL", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.493874, - 43.584277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122040", - "description": "ENGIE Vianeo - B&B HOTEL TOULOUSE CITÉ DE L'ESPACE HUREL", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.493874, - 43.584277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122040", - "description": "ENGIE Vianeo - B&B HOTEL TOULOUSE CITÉ DE L'ESPACE HUREL", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.493874, - 43.584277 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122040", - "description": "ENGIE Vianeo - B&B HOTEL TOULOUSE CITÉ DE L'ESPACE HUREL", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.633409, - 47.467075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122051", - "description": "ENGIE Vianeo - B&B HOTEL ANGERS 2 UNIVERSITÉ", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.633409, - 47.467075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122051", - "description": "ENGIE Vianeo - B&B HOTEL ANGERS 2 UNIVERSITÉ", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.485485, - 47.21095 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122020", - "description": "ENGIE Vianeo - B&B HOTEL NANTES REZÉ SAINT-SÉBASTIEN", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.485485, - 47.21095 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122020", - "description": "ENGIE Vianeo - B&B HOTEL NANTES REZÉ SAINT-SÉBASTIEN", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.485485, - 47.21095 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122020", - "description": "ENGIE Vianeo - B&B HOTEL NANTES REZÉ SAINT-SÉBASTIEN", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.485485, - 47.21095 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122020", - "description": "ENGIE Vianeo - B&B HOTEL NANTES REZÉ SAINT-SÉBASTIEN", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.485485, - 47.21095 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122020", - "description": "ENGIE Vianeo - B&B HOTEL NANTES REZÉ SAINT-SÉBASTIEN", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.485485, - 47.21095 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122020", - "description": "ENGIE Vianeo - B&B HOTEL NANTES REZÉ SAINT-SÉBASTIEN", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.485485, - 47.21095 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122020", - "description": "ENGIE Vianeo - B&B HOTEL NANTES REZÉ SAINT-SÉBASTIEN", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.485485, - 47.21095 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122020", - "description": "ENGIE Vianeo - B&B HOTEL NANTES REZÉ SAINT-SÉBASTIEN", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.633409, - 47.467075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122051", - "description": "ENGIE Vianeo - B&B HOTEL ANGERS 2 UNIVERSITÉ", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.633409, - 47.467075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122051", - "description": "ENGIE Vianeo - B&B HOTEL ANGERS 2 UNIVERSITÉ", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.633409, - 47.467075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122051", - "description": "ENGIE Vianeo - B&B HOTEL ANGERS 2 UNIVERSITÉ", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.633409, - 47.467075 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122051", - "description": "ENGIE Vianeo - B&B HOTEL ANGERS 2 UNIVERSITÉ", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14163, - 45.78655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP123463", - "description": "ENGIE Vianeo - B&B HOTEL CLERMONT FERRAND LE BREZET AEROPORT", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14163, - 45.78655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP123463", - "description": "ENGIE Vianeo - B&B HOTEL CLERMONT FERRAND LE BREZET AEROPORT", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14163, - 45.78655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP123463", - "description": "ENGIE Vianeo - B&B HOTEL CLERMONT FERRAND LE BREZET AEROPORT", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14163, - 45.78655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP123463", - "description": "ENGIE Vianeo - B&B HOTEL CLERMONT FERRAND LE BREZET AEROPORT", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14163, - 45.78655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP123463", - "description": "ENGIE Vianeo - B&B HOTEL CLERMONT FERRAND LE BREZET AEROPORT", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14163, - 45.78655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP123463", - "description": "ENGIE Vianeo - B&B HOTEL CLERMONT FERRAND LE BREZET AEROPORT", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14163, - 45.78655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP123463", - "description": "ENGIE Vianeo - B&B HOTEL CLERMONT FERRAND LE BREZET AEROPORT", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.14163, - 45.78655 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP123463", - "description": "ENGIE Vianeo - B&B HOTEL CLERMONT FERRAND LE BREZET AEROPORT", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.808766, - 43.353167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104114", - "description": "ENGIE Vianeo - A61 Port Lauragais Nord", - "capacity": "1", - "socket:type2_combo:output": "90 kW", - "charging_station:output": "90 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.808766, - 43.353167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104114", - "description": "ENGIE Vianeo - A61 Port Lauragais Nord", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.808766, - 43.353167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104114", - "description": "ENGIE Vianeo - A61 Port Lauragais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.808766, - 43.353167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104114", - "description": "ENGIE Vianeo - A61 Port Lauragais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.808766, - 43.353167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104114", - "description": "ENGIE Vianeo - A61 Port Lauragais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.808766, - 43.353167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104114", - "description": "ENGIE Vianeo - A61 Port Lauragais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.808766, - 43.353167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104114", - "description": "ENGIE Vianeo - A61 Port Lauragais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.808766, - 43.353167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104114", - "description": "ENGIE Vianeo - A61 Port Lauragais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.808766, - 43.353167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104114", - "description": "ENGIE Vianeo - A61 Port Lauragais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.808766, - 43.353167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104114", - "description": "ENGIE Vianeo - A61 Port Lauragais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.808766, - 43.353167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104114", - "description": "ENGIE Vianeo - A61 Port Lauragais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.808766, - 43.353167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104114", - "description": "ENGIE Vianeo - A61 Port Lauragais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.808766, - 43.353167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104114", - "description": "ENGIE Vianeo - A61 Port Lauragais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.808766, - 43.353167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104114", - "description": "ENGIE Vianeo - A61 Port Lauragais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.808766, - 43.353167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104114", - "description": "ENGIE Vianeo - A61 Port Lauragais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.808766, - 43.353167 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104114", - "description": "ENGIE Vianeo - A61 Port Lauragais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-11-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.666579, - 43.192601 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104105", - "description": "ENGIE Vianeo - A50 Frères Lumières", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.666579, - 43.192601 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104105", - "description": "ENGIE Vianeo - A50 Frères Lumières", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.666579, - 43.192601 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104105", - "description": "ENGIE Vianeo - A50 Frères Lumières", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.666579, - 43.192601 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104105", - "description": "ENGIE Vianeo - A50 Frères Lumières", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.666579, - 43.192601 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104105", - "description": "ENGIE Vianeo - A50 Frères Lumières", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.666579, - 43.192601 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104105", - "description": "ENGIE Vianeo - A50 Frères Lumières", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.666579, - 43.192601 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104105", - "description": "ENGIE Vianeo - A50 Frères Lumières", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.666579, - 43.192601 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104105", - "description": "ENGIE Vianeo - A50 Frères Lumières", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.666579, - 43.192601 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104105", - "description": "ENGIE Vianeo - A50 Frères Lumières", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.666579, - 43.192601 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104105", - "description": "ENGIE Vianeo - A50 Frères Lumières", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.671081, - 43.193891 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104104", - "description": "ENGIE Vianeo - A50 Baie de la Ciotat", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.671081, - 43.193891 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104104", - "description": "ENGIE Vianeo - A50 Baie de la Ciotat", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.671081, - 43.193891 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104104", - "description": "ENGIE Vianeo - A50 Baie de la Ciotat", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.671081, - 43.193891 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104104", - "description": "ENGIE Vianeo - A50 Baie de la Ciotat", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.671081, - 43.193891 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104104", - "description": "ENGIE Vianeo - A50 Baie de la Ciotat", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.671081, - 43.193891 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104104", - "description": "ENGIE Vianeo - A50 Baie de la Ciotat", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.671081, - 43.193891 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104104", - "description": "ENGIE Vianeo - A50 Baie de la Ciotat", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.671081, - 43.193891 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104104", - "description": "ENGIE Vianeo - A50 Baie de la Ciotat", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.666579, - 43.192601 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104105", - "description": "ENGIE Vianeo - A50 Frères Lumières", - "capacity": "1", - "socket:type2_combo:output": "72 kW", - "charging_station:output": "72 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.666579, - 43.192601 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104105", - "description": "ENGIE Vianeo - A50 Frères Lumières", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.666579, - 43.192601 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104105", - "description": "ENGIE Vianeo - A50 Frères Lumières", - "capacity": "1", - "socket:type2_combo:output": "72 kW", - "charging_station:output": "72 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.666579, - 43.192601 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104105", - "description": "ENGIE Vianeo - A50 Frères Lumières", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.671081, - 43.193891 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104104", - "description": "ENGIE Vianeo - A50 Baie de la Ciotat", - "capacity": "1", - "socket:type2_combo:output": "72 kW", - "charging_station:output": "72 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.671081, - 43.193891 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104104", - "description": "ENGIE Vianeo - A50 Baie de la Ciotat", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.671081, - 43.193891 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104104", - "description": "ENGIE Vianeo - A50 Baie de la Ciotat", - "capacity": "1", - "socket:type2_combo:output": "72 kW", - "charging_station:output": "72 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.671081, - 43.193891 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104104", - "description": "ENGIE Vianeo - A50 Baie de la Ciotat", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.720433, - 48.491232 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122014", - "description": "ENGIE VIaneo - B&B HOTEL SAINT-BRIEUC", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.720433, - 48.491232 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122014", - "description": "ENGIE VIaneo - B&B HOTEL SAINT-BRIEUC", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.720433, - 48.491232 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122014", - "description": "ENGIE VIaneo - B&B HOTEL SAINT-BRIEUC", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.720433, - 48.491232 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122014", - "description": "ENGIE VIaneo - B&B HOTEL SAINT-BRIEUC", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.720433, - 48.491232 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122014", - "description": "ENGIE VIaneo - B&B HOTEL SAINT-BRIEUC", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.720433, - 48.491232 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122014", - "description": "ENGIE VIaneo - B&B HOTEL SAINT-BRIEUC", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.720433, - 48.491232 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122014", - "description": "ENGIE VIaneo - B&B HOTEL SAINT-BRIEUC", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.720433, - 48.491232 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122014", - "description": "ENGIE VIaneo - B&B HOTEL SAINT-BRIEUC", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.868785, - 45.247582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103104", - "description": "ENGIE Vianeo - A41 Bois Claret", - "capacity": "1", - "charging_station:output": "62.5 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.868785, - 45.247582 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP103104", - "description": "ENGIE Vianeo - A41 Bois Claret", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.671081, - 43.193891 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104104", - "description": "ENGIE Vianeo - A50 Baie de la Ciotat", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.671081, - 43.193891 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104104", - "description": "ENGIE Vianeo - A50 Baie de la Ciotat", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360907, - 43.813026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104101", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360907, - 43.813026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104101", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360907, - 43.813026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104101", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360907, - 43.813026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104101", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360907, - 43.813026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104101", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360907, - 43.813026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104101", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360907, - 43.813026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104101", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360907, - 43.813026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104101", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360907, - 43.813026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104101", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360907, - 43.813026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104101", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360907, - 43.813026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104101", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360907, - 43.813026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104101", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360907, - 43.813026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104101", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360907, - 43.813026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104101", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360907, - 43.813026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104101", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360907, - 43.813026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104101", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360907, - 43.813026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104101", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "socket:type2_combo:output": "72 kW", - "charging_station:output": "72 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360907, - 43.813026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104101", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360907, - 43.813026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104101", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "socket:type2_combo:output": "72 kW", - "charging_station:output": "72 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360907, - 43.813026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104101", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360907, - 43.813026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104101", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "socket:type2_combo:output": "72 kW", - "charging_station:output": "72 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360907, - 43.813026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104101", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360365, - 43.811528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104102", - "description": "ENGIE Vianeo - A62 Frontonnais Sud", - "capacity": "1", - "socket:type2_combo:output": "72 kW", - "charging_station:output": "72 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360365, - 43.811528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104102", - "description": "ENGIE Vianeo - A62 Frontonnais Sud", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360365, - 43.811528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104102", - "description": "ENGIE Vianeo - A62 Frontonnais Sud", - "capacity": "1", - "socket:type2_combo:output": "72 kW", - "charging_station:output": "72 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360365, - 43.811528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104102", - "description": "ENGIE Vianeo - A62 Frontonnais Sud", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360365, - 43.811528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104102", - "description": "ENGIE Vianeo - A62 Frontonnais Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360365, - 43.811528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104102", - "description": "ENGIE Vianeo - A62 Frontonnais Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360365, - 43.811528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104102", - "description": "ENGIE Vianeo - A62 Frontonnais Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360365, - 43.811528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104102", - "description": "ENGIE Vianeo - A62 Frontonnais Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360365, - 43.811528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104102", - "description": "ENGIE Vianeo - A62 Frontonnais Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360365, - 43.811528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104102", - "description": "ENGIE Vianeo - A62 Frontonnais Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360365, - 43.811528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104102", - "description": "ENGIE Vianeo - A62 Frontonnais Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360365, - 43.811528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104102", - "description": "ENGIE Vianeo - A62 Frontonnais Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360365, - 43.811528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104102", - "description": "ENGIE Vianeo - A62 Frontonnais Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360365, - 43.811528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104102", - "description": "ENGIE Vianeo - A62 Frontonnais Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360365, - 43.811528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104102", - "description": "ENGIE Vianeo - A62 Frontonnais Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360365, - 43.811528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104102", - "description": "ENGIE Vianeo - A62 Frontonnais Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360365, - 43.811528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104102", - "description": "ENGIE Vianeo - A62 Frontonnais Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360365, - 43.811528 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104102", - "description": "ENGIE Vianeo - A62 Frontonnais Sud", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-02-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360907, - 43.813026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104101", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.360907, - 43.813026 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP104101", - "description": "ENGIE Vianeo - A62 Frontonnais Nord", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2022-12-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.050291, - 47.207878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP643145", - "description": "ENGIE Vianeo - LOGIS HOTEL LA MIRE", - "capacity": "1", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.050291, - 47.207878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP643145", - "description": "ENGIE Vianeo - LOGIS HOTEL LA MIRE", - "capacity": "1", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.050291, - 47.207878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP643146", - "description": "ENGIE Vianeo - LOGIS HOTEL LA MIRE", - "capacity": "1", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.050291, - 47.207878 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP643146", - "description": "ENGIE Vianeo - LOGIS HOTEL LA MIRE", - "capacity": "1", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.633524, - 48.610384 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP111101", - "description": "ENGIE Vianeo Camions - Trucks only - A5b Galande la Mare Laroche", - "capacity": "1", - "socket:type2_combo:output": "", - "charging_station:output": "", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.633524, - 48.610384 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP111101", - "description": "ENGIE Vianeo Camions - Trucks only - A5b Galande la Mare Laroche", - "capacity": "1", - "socket:type2_combo:output": "", - "charging_station:output": "", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.633524, - 48.610384 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP111101", - "description": "ENGIE Vianeo Camions - Trucks only - A5b Galande la Mare Laroche", - "capacity": "1", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.633524, - 48.610384 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP111101", - "description": "ENGIE Vianeo Camions - Trucks only - A5b Galande la Mare Laroche", - "capacity": "1", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.573403, - 48.362426 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP111102", - "description": "ENGIE Vianeo Camions - Trucks Only - A6 Achères-Est", - "capacity": "1", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.573403, - 48.362426 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP111102", - "description": "ENGIE Vianeo Camions - Trucks Only - A6 Achères-Est", - "capacity": "1", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.573403, - 48.362426 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP111102", - "description": "ENGIE Vianeo Camions - Trucks Only - A6 Achères-Est", - "capacity": "1", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.573403, - 48.362426 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP111102", - "description": "ENGIE Vianeo Camions - Trucks Only - A6 Achères-Est", - "capacity": "1", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.672526, - 47.78961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP111103", - "description": "ENGIE Vianeo Camions - Trucks Only - A6 Venoy Soleil Levant", - "capacity": "1", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.672526, - 47.78961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP111103", - "description": "ENGIE Vianeo Camions - Trucks Only - A6 Venoy Soleil Levant", - "capacity": "1", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.672526, - 47.78961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP111103", - "description": "ENGIE Vianeo Camions - Trucks Only - A6 Venoy Soleil Levant", - "capacity": "1", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.672526, - 47.78961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP111103", - "description": "ENGIE Vianeo Camions - Trucks Only - A6 Venoy Soleil Levant", - "capacity": "1", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.837827, - 46.960626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP111104", - "description": "ENGIE Vianeo Camions - Trucks Only - A6 Beaune Merceuil", - "capacity": "1", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.837827, - 46.960626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP111104", - "description": "ENGIE Vianeo Camions - Trucks Only - A6 Beaune Merceuil", - "capacity": "1", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.837827, - 46.960626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP111104", - "description": "ENGIE Vianeo Camions - Trucks Only - A6 Beaune Merceuil", - "capacity": "1", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.837827, - 46.960626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP111104", - "description": "ENGIE Vianeo Camions - Trucks Only - A6 Beaune Merceuil", - "capacity": "1", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.71259, - 47.105806 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP111105", - "description": "ENGIE Vianeo Camions - Trucks Only - A6 La Forêt", - "capacity": "1", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.71259, - 47.105806 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP111105", - "description": "ENGIE Vianeo Camions - Trucks Only - A6 La Forêt", - "capacity": "1", - "socket:type2_combo:output": "400 kW", - "charging_station:output": "400 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.71259, - 47.105806 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP111105", - "description": "ENGIE Vianeo Camions - Trucks Only - A6 La Forêt", - "capacity": "1", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.71259, - 47.105806 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP111105", - "description": "ENGIE Vianeo Camions - Trucks Only - A6 La Forêt", - "capacity": "1", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.23099, - 48.73295 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122025", - "description": "ENGIE Vianeo - B&B HOTEL IGNY PALAISEAU", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.23099, - 48.73295 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122025", - "description": "ENGIE Vianeo - B&B HOTEL IGNY PALAISEAU", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.23099, - 48.73295 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122025", - "description": "ENGIE Vianeo - B&B HOTEL IGNY PALAISEAU", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.23099, - 48.73295 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122025", - "description": "ENGIE Vianeo - B&B HOTEL IGNY PALAISEAU", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.23099, - 48.73295 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122025", - "description": "ENGIE Vianeo - B&B HOTEL IGNY PALAISEAU", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.23099, - 48.73295 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122025", - "description": "ENGIE Vianeo - B&B HOTEL IGNY PALAISEAU", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.23099, - 48.73295 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122025", - "description": "ENGIE Vianeo - B&B HOTEL IGNY PALAISEAU", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.23099, - 48.73295 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122025", - "description": "ENGIE Vianeo - B&B HOTEL IGNY PALAISEAU", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.11895, - 46.4686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122058", - "description": "ENGIE Vianeo - B&B HOTEL PARAY-LE-MONIAL", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.11895, - 46.4686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122058", - "description": "ENGIE Vianeo - B&B HOTEL PARAY-LE-MONIAL", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.11895, - 46.4686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122058", - "description": "ENGIE Vianeo - B&B HOTEL PARAY-LE-MONIAL", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.11895, - 46.4686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122058", - "description": "ENGIE Vianeo - B&B HOTEL PARAY-LE-MONIAL", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.11895, - 46.4686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122058", - "description": "ENGIE Vianeo - B&B HOTEL PARAY-LE-MONIAL", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.11895, - 46.4686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122058", - "description": "ENGIE Vianeo - B&B HOTEL PARAY-LE-MONIAL", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.11895, - 46.4686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122058", - "description": "ENGIE Vianeo - B&B HOTEL PARAY-LE-MONIAL", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.11895, - 46.4686 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122058", - "description": "ENGIE Vianeo - B&B HOTEL PARAY-LE-MONIAL", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.513862, - 47.253181 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122060", - "description": "ENGIE Vianeo - B&B HOTEL NANTES PARC EXPOS LA BEAUJOIRE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.513862, - 47.253181 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122060", - "description": "ENGIE Vianeo - B&B HOTEL NANTES PARC EXPOS LA BEAUJOIRE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.513862, - 47.253181 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122060", - "description": "ENGIE Vianeo - B&B HOTEL NANTES PARC EXPOS LA BEAUJOIRE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.513862, - 47.253181 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122060", - "description": "ENGIE Vianeo - B&B HOTEL NANTES PARC EXPOS LA BEAUJOIRE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.513862, - 47.253181 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122060", - "description": "ENGIE Vianeo - B&B HOTEL NANTES PARC EXPOS LA BEAUJOIRE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.513862, - 47.253181 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122060", - "description": "ENGIE Vianeo - B&B HOTEL NANTES PARC EXPOS LA BEAUJOIRE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.513862, - 47.253181 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122060", - "description": "ENGIE Vianeo - B&B HOTEL NANTES PARC EXPOS LA BEAUJOIRE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.513862, - 47.253181 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122060", - "description": "ENGIE Vianeo - B&B HOTEL NANTES PARC EXPOS LA BEAUJOIRE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-23" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.342048, - 47.779736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122061", - "description": "ENGIE Vianeo - B&B HOTEL LORIENT LANESTER", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.342048, - 47.779736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122061", - "description": "ENGIE Vianeo - B&B HOTEL LORIENT LANESTER", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.342048, - 47.779736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122061", - "description": "ENGIE Vianeo - B&B HOTEL LORIENT LANESTER", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.342048, - 47.779736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122061", - "description": "ENGIE Vianeo - B&B HOTEL LORIENT LANESTER", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.342048, - 47.779736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122061", - "description": "ENGIE Vianeo - B&B HOTEL LORIENT LANESTER", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.342048, - 47.779736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122061", - "description": "ENGIE Vianeo - B&B HOTEL LORIENT LANESTER", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.342048, - 47.779736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122061", - "description": "ENGIE Vianeo - B&B HOTEL LORIENT LANESTER", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.342048, - 47.779736 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122061", - "description": "ENGIE Vianeo - B&B HOTEL LORIENT LANESTER", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.123649, - 43.62839 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122062", - "description": "ENGIE Vianeo - B&B HOTEL SALON DE PROVENCE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.123649, - 43.62839 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122062", - "description": "ENGIE Vianeo - B&B HOTEL SALON DE PROVENCE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.123649, - 43.62839 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122062", - "description": "ENGIE Vianeo - B&B HOTEL SALON DE PROVENCE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.123649, - 43.62839 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122062", - "description": "ENGIE Vianeo - B&B HOTEL SALON DE PROVENCE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.123649, - 43.62839 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122062", - "description": "ENGIE Vianeo - B&B HOTEL SALON DE PROVENCE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.123649, - 43.62839 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122062", - "description": "ENGIE Vianeo - B&B HOTEL SALON DE PROVENCE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.123649, - 43.62839 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122062", - "description": "ENGIE Vianeo - B&B HOTEL SALON DE PROVENCE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.123649, - 43.62839 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122062", - "description": "ENGIE Vianeo - B&B HOTEL SALON DE PROVENCE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.704313, - 48.831559 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122063", - "description": "ENGIE Vianeo - B&B HOTEL MARNE-LA-VALLEE BUSSY-SAINT-GEORGES", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.704313, - 48.831559 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122063", - "description": "ENGIE Vianeo - B&B HOTEL MARNE-LA-VALLEE BUSSY-SAINT-GEORGES", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.704313, - 48.831559 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122063", - "description": "ENGIE Vianeo - B&B HOTEL MARNE-LA-VALLEE BUSSY-SAINT-GEORGES", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.704313, - 48.831559 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122063", - "description": "ENGIE Vianeo - B&B HOTEL MARNE-LA-VALLEE BUSSY-SAINT-GEORGES", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.704313, - 48.831559 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122063", - "description": "ENGIE Vianeo - B&B HOTEL MARNE-LA-VALLEE BUSSY-SAINT-GEORGES", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.704313, - 48.831559 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122063", - "description": "ENGIE Vianeo - B&B HOTEL MARNE-LA-VALLEE BUSSY-SAINT-GEORGES", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.704313, - 48.831559 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122063", - "description": "ENGIE Vianeo - B&B HOTEL MARNE-LA-VALLEE BUSSY-SAINT-GEORGES", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.704313, - 48.831559 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122063", - "description": "ENGIE Vianeo - B&B HOTEL MARNE-LA-VALLEE BUSSY-SAINT-GEORGES", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.514075, - 48.99783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122064", - "description": "ENGIE Vianeo - B&B HOTEL PARIS ROISSY CDG AEROPORT", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.514075, - 48.99783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122064", - "description": "ENGIE Vianeo - B&B HOTEL PARIS ROISSY CDG AEROPORT", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.514075, - 48.99783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122064", - "description": "ENGIE Vianeo - B&B HOTEL PARIS ROISSY CDG AEROPORT", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.514075, - 48.99783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122064", - "description": "ENGIE Vianeo - B&B HOTEL PARIS ROISSY CDG AEROPORT", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.514075, - 48.99783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122064", - "description": "ENGIE Vianeo - B&B HOTEL PARIS ROISSY CDG AEROPORT", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.514075, - 48.99783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122064", - "description": "ENGIE Vianeo - B&B HOTEL PARIS ROISSY CDG AEROPORT", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.514075, - 48.99783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122064", - "description": "ENGIE Vianeo - B&B HOTEL PARIS ROISSY CDG AEROPORT", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.514075, - 48.99783 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122064", - "description": "ENGIE Vianeo - B&B HOTEL PARIS ROISSY CDG AEROPORT", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.446744, - 43.511001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122069", - "description": "ENGIE Vianeo - B&B HOTEL AIX EN PROVENCE PONT DE L'ARC", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.446744, - 43.511001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122069", - "description": "ENGIE Vianeo - B&B HOTEL AIX EN PROVENCE PONT DE L'ARC", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.446744, - 43.511001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122069", - "description": "ENGIE Vianeo - B&B HOTEL AIX EN PROVENCE PONT DE L'ARC", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.446744, - 43.511001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122069", - "description": "ENGIE Vianeo - B&B HOTEL AIX EN PROVENCE PONT DE L'ARC", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.446744, - 43.511001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122069", - "description": "ENGIE Vianeo - B&B HOTEL AIX EN PROVENCE PONT DE L'ARC", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.446744, - 43.511001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122069", - "description": "ENGIE Vianeo - B&B HOTEL AIX EN PROVENCE PONT DE L'ARC", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.446744, - 43.511001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122069", - "description": "ENGIE Vianeo - B&B HOTEL AIX EN PROVENCE PONT DE L'ARC", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.446744, - 43.511001 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122069", - "description": "ENGIE Vianeo - B&B HOTEL AIX EN PROVENCE PONT DE L'ARC", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.400363, - 49.200468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122070", - "description": "ENGIE Vianeo - B&B HOTEL CAEN MEMORIAL", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.400363, - 49.200468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122070", - "description": "ENGIE Vianeo - B&B HOTEL CAEN MEMORIAL", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.400363, - 49.200468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122070", - "description": "ENGIE Vianeo - B&B HOTEL CAEN MEMORIAL", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.400363, - 49.200468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122070", - "description": "ENGIE Vianeo - B&B HOTEL CAEN MEMORIAL", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.400363, - 49.200468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122070", - "description": "ENGIE Vianeo - B&B HOTEL CAEN MEMORIAL", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.400363, - 49.200468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122070", - "description": "ENGIE Vianeo - B&B HOTEL CAEN MEMORIAL", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.400363, - 49.200468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122070", - "description": "ENGIE Vianeo - B&B HOTEL CAEN MEMORIAL", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.400363, - 49.200468 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122070", - "description": "ENGIE Vianeo - B&B HOTEL CAEN MEMORIAL", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.481894, - 45.16368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122071", - "description": "ENGIE Vianeo - B&B HOTEL BRIVE LA GAILLARDE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.481894, - 45.16368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122071", - "description": "ENGIE Vianeo - B&B HOTEL BRIVE LA GAILLARDE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.481894, - 45.16368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122071", - "description": "ENGIE Vianeo - B&B HOTEL BRIVE LA GAILLARDE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.481894, - 45.16368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122071", - "description": "ENGIE Vianeo - B&B HOTEL BRIVE LA GAILLARDE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.481894, - 45.16368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122071", - "description": "ENGIE Vianeo - B&B HOTEL BRIVE LA GAILLARDE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.481894, - 45.16368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122071", - "description": "ENGIE Vianeo - B&B HOTEL BRIVE LA GAILLARDE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.481894, - 45.16368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122071", - "description": "ENGIE Vianeo - B&B HOTEL BRIVE LA GAILLARDE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.481894, - 45.16368 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122071", - "description": "ENGIE Vianeo - B&B HOTEL BRIVE LA GAILLARDE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.88434, - 44.90018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122072", - "description": "ENGIE Vianeo - B&B HOTEL VALENCE SUD", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.88434, - 44.90018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122072", - "description": "ENGIE Vianeo - B&B HOTEL VALENCE SUD", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.88434, - 44.90018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122072", - "description": "ENGIE Vianeo - B&B HOTEL VALENCE SUD", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.88434, - 44.90018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122072", - "description": "ENGIE Vianeo - B&B HOTEL VALENCE SUD", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.88434, - 44.90018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122072", - "description": "ENGIE Vianeo - B&B HOTEL VALENCE SUD", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.88434, - 44.90018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122072", - "description": "ENGIE Vianeo - B&B HOTEL VALENCE SUD", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.88434, - 44.90018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122072", - "description": "ENGIE Vianeo - B&B HOTEL VALENCE SUD", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.88434, - 44.90018 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122072", - "description": "ENGIE Vianeo - B&B HOTEL VALENCE SUD", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.92554, - 45.72668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122076", - "description": "ENGIE Vianeo - B&B HOTEL LYON EUREXPO BRON 3 ETOILES", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.92554, - 45.72668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122076", - "description": "ENGIE Vianeo - B&B HOTEL LYON EUREXPO BRON 3 ETOILES", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.92554, - 45.72668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122076", - "description": "ENGIE Vianeo - B&B HOTEL LYON EUREXPO BRON 3 ETOILES", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.92554, - 45.72668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122076", - "description": "ENGIE Vianeo - B&B HOTEL LYON EUREXPO BRON 3 ETOILES", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.92554, - 45.72668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122076", - "description": "ENGIE Vianeo - B&B HOTEL LYON EUREXPO BRON 3 ETOILES", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.92554, - 45.72668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122076", - "description": "ENGIE Vianeo - B&B HOTEL LYON EUREXPO BRON 3 ETOILES", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.92554, - 45.72668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122076", - "description": "ENGIE Vianeo - B&B HOTEL LYON EUREXPO BRON 3 ETOILES", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.92554, - 45.72668 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122076", - "description": "ENGIE Vianeo - B&B HOTEL LYON EUREXPO BRON 3 ETOILES", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.629263, - 48.091694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122077", - "description": "ENGIE Vianeo - B&B HOTEL RENNES SUD CHANTEPIE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.629263, - 48.091694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122077", - "description": "ENGIE Vianeo - B&B HOTEL RENNES SUD CHANTEPIE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.629263, - 48.091694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122077", - "description": "ENGIE Vianeo - B&B HOTEL RENNES SUD CHANTEPIE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.629263, - 48.091694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122077", - "description": "ENGIE Vianeo - B&B HOTEL RENNES SUD CHANTEPIE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.629263, - 48.091694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122077", - "description": "ENGIE Vianeo - B&B HOTEL RENNES SUD CHANTEPIE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.629263, - 48.091694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122077", - "description": "ENGIE Vianeo - B&B HOTEL RENNES SUD CHANTEPIE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.629263, - 48.091694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122077", - "description": "ENGIE Vianeo - B&B HOTEL RENNES SUD CHANTEPIE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.629263, - 48.091694 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122077", - "description": "ENGIE Vianeo - B&B HOTEL RENNES SUD CHANTEPIE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.54864, - 47.27649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122080", - "description": "ENGIE Vianeo - B&B HOTEL NANTES PARC EXPOS LA CHAPELLE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.54864, - 47.27649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122080", - "description": "ENGIE Vianeo - B&B HOTEL NANTES PARC EXPOS LA CHAPELLE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.54864, - 47.27649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122080", - "description": "ENGIE Vianeo - B&B HOTEL NANTES PARC EXPOS LA CHAPELLE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.54864, - 47.27649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122080", - "description": "ENGIE Vianeo - B&B HOTEL NANTES PARC EXPOS LA CHAPELLE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.54864, - 47.27649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122080", - "description": "ENGIE Vianeo - B&B HOTEL NANTES PARC EXPOS LA CHAPELLE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.54864, - 47.27649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122080", - "description": "ENGIE Vianeo - B&B HOTEL NANTES PARC EXPOS LA CHAPELLE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.54864, - 47.27649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122080", - "description": "ENGIE Vianeo - B&B HOTEL NANTES PARC EXPOS LA CHAPELLE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.54864, - 47.27649 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122080", - "description": "ENGIE Vianeo - B&B HOTEL NANTES PARC EXPOS LA CHAPELLE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.112059, - 49.077394 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122084", - "description": "ENGIE Vianeo - B&B HOTEL METZ AUGNY", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.112059, - 49.077394 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122084", - "description": "ENGIE Vianeo - B&B HOTEL METZ AUGNY", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.112059, - 49.077394 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122084", - "description": "ENGIE Vianeo - B&B HOTEL METZ AUGNY", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.112059, - 49.077394 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122084", - "description": "ENGIE Vianeo - B&B HOTEL METZ AUGNY", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.112059, - 49.077394 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122084", - "description": "ENGIE Vianeo - B&B HOTEL METZ AUGNY", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.112059, - 49.077394 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122084", - "description": "ENGIE Vianeo - B&B HOTEL METZ AUGNY", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.112059, - 49.077394 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122084", - "description": "ENGIE Vianeo - B&B HOTEL METZ AUGNY", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.112059, - 49.077394 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122084", - "description": "ENGIE Vianeo - B&B HOTEL METZ AUGNY", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.543963, - 48.643978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122087", - "description": "ENGIE Vianeo - B&B HOTEL LIEUSAINT CARRÉ SÉNART", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.543963, - 48.643978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122087", - "description": "ENGIE Vianeo - B&B HOTEL LIEUSAINT CARRÉ SÉNART", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.543963, - 48.643978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122087", - "description": "ENGIE Vianeo - B&B HOTEL LIEUSAINT CARRÉ SÉNART", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.543963, - 48.643978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122087", - "description": "ENGIE Vianeo - B&B HOTEL LIEUSAINT CARRÉ SÉNART", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.543963, - 48.643978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122087", - "description": "ENGIE Vianeo - B&B HOTEL LIEUSAINT CARRÉ SÉNART", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.543963, - 48.643978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122087", - "description": "ENGIE Vianeo - B&B HOTEL LIEUSAINT CARRÉ SÉNART", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.543963, - 48.643978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122087", - "description": "ENGIE Vianeo - B&B HOTEL LIEUSAINT CARRÉ SÉNART", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.543963, - 48.643978 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122087", - "description": "ENGIE Vianeo - B&B HOTEL LIEUSAINT CARRÉ SÉNART", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-06" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.109945, - 49.407867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122088", - "description": "ENGIE Vianeo - B&B HOTEL BEAUVAIS", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.109945, - 49.407867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122088", - "description": "ENGIE Vianeo - B&B HOTEL BEAUVAIS", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.109945, - 49.407867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122088", - "description": "ENGIE Vianeo - B&B HOTEL BEAUVAIS", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.109945, - 49.407867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122088", - "description": "ENGIE Vianeo - B&B HOTEL BEAUVAIS", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.109945, - 49.407867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122088", - "description": "ENGIE Vianeo - B&B HOTEL BEAUVAIS", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.109945, - 49.407867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122088", - "description": "ENGIE Vianeo - B&B HOTEL BEAUVAIS", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.109945, - 49.407867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122088", - "description": "ENGIE Vianeo - B&B HOTEL BEAUVAIS", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.109945, - 49.407867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122088", - "description": "ENGIE Vianeo - B&B HOTEL BEAUVAIS", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.055943, - 50.546214 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122089", - "description": "ENGIE Vianeo - B&B HOTEL LILLE SECLIN UNEXPO", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.055943, - 50.546214 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122089", - "description": "ENGIE Vianeo - B&B HOTEL LILLE SECLIN UNEXPO", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.055943, - 50.546214 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122089", - "description": "ENGIE Vianeo - B&B HOTEL LILLE SECLIN UNEXPO", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.055943, - 50.546214 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122089", - "description": "ENGIE Vianeo - B&B HOTEL LILLE SECLIN UNEXPO", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.055943, - 50.546214 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122089", - "description": "ENGIE Vianeo - B&B HOTEL LILLE SECLIN UNEXPO", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.055943, - 50.546214 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122089", - "description": "ENGIE Vianeo - B&B HOTEL LILLE SECLIN UNEXPO", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.055943, - 50.546214 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122089", - "description": "ENGIE Vianeo - B&B HOTEL LILLE SECLIN UNEXPO", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.055943, - 50.546214 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122089", - "description": "ENGIE Vianeo - B&B HOTEL LILLE SECLIN UNEXPO", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.015654, - 47.279127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122091", - "description": "ENGIE Vianeo - B&B HOTEL DIJON MARSANNAY", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.015654, - 47.279127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122091", - "description": "ENGIE Vianeo - B&B HOTEL DIJON MARSANNAY", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.015654, - 47.279127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122091", - "description": "ENGIE Vianeo - B&B HOTEL DIJON MARSANNAY", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.015654, - 47.279127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122091", - "description": "ENGIE Vianeo - B&B HOTEL DIJON MARSANNAY", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.015654, - 47.279127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122091", - "description": "ENGIE Vianeo - B&B HOTEL DIJON MARSANNAY", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.015654, - 47.279127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122091", - "description": "ENGIE Vianeo - B&B HOTEL DIJON MARSANNAY", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.015654, - 47.279127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122091", - "description": "ENGIE Vianeo - B&B HOTEL DIJON MARSANNAY", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.015654, - 47.279127 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122091", - "description": "ENGIE Vianeo - B&B HOTEL DIJON MARSANNAY", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16551, - 48.05181 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122097", - "description": "ENGIE Vianeo - B&B HOTEL LE MANS NORD 2", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16551, - 48.05181 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122097", - "description": "ENGIE Vianeo - B&B HOTEL LE MANS NORD 2", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16551, - 48.05181 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122097", - "description": "ENGIE Vianeo - B&B HOTEL LE MANS NORD 2", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16551, - 48.05181 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122097", - "description": "ENGIE Vianeo - B&B HOTEL LE MANS NORD 2", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16551, - 48.05181 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122097", - "description": "ENGIE Vianeo - B&B HOTEL LE MANS NORD 2", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16551, - 48.05181 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122097", - "description": "ENGIE Vianeo - B&B HOTEL LE MANS NORD 2", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16551, - 48.05181 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122097", - "description": "ENGIE Vianeo - B&B HOTEL LE MANS NORD 2", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.16551, - 48.05181 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122097", - "description": "ENGIE Vianeo - B&B HOTEL LE MANS NORD 2", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-09-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.353825, - 48.654887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122101", - "description": "ENGIE Vianeo - B&B HOTEL AVRANCHES BAIE DU MONT SAINT-MICHEL", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.353825, - 48.654887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122101", - "description": "ENGIE Vianeo - B&B HOTEL AVRANCHES BAIE DU MONT SAINT-MICHEL", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.353825, - 48.654887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122101", - "description": "ENGIE Vianeo - B&B HOTEL AVRANCHES BAIE DU MONT SAINT-MICHEL", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.353825, - 48.654887 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122101", - "description": "ENGIE Vianeo - B&B HOTEL AVRANCHES BAIE DU MONT SAINT-MICHEL", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-10" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.90818, - 48.957474 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122177", - "description": "ENGIE Vianeo - B&B HOTEL MEAUX", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.90818, - 48.957474 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122177", - "description": "ENGIE Vianeo - B&B HOTEL MEAUX", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.90818, - 48.957474 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122177", - "description": "ENGIE Vianeo - B&B HOTEL MEAUX", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.90818, - 48.957474 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122177", - "description": "ENGIE Vianeo - B&B HOTEL MEAUX", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.90818, - 48.957474 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122177", - "description": "ENGIE Vianeo - B&B HOTEL MEAUX", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.90818, - 48.957474 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122177", - "description": "ENGIE Vianeo - B&B HOTEL MEAUX", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.90818, - 48.957474 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122177", - "description": "ENGIE Vianeo - B&B HOTEL MEAUX", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.90818, - 48.957474 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122177", - "description": "ENGIE Vianeo - B&B HOTEL MEAUX", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.438671, - 48.594067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122239", - "description": "ENGIE Vianeo - B&B HOTEL EVRY-LISSES 2", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.438671, - 48.594067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122239", - "description": "ENGIE Vianeo - B&B HOTEL EVRY-LISSES 2", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.438671, - 48.594067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122239", - "description": "ENGIE Vianeo - B&B HOTEL EVRY-LISSES 2", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.438671, - 48.594067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122239", - "description": "ENGIE Vianeo - B&B HOTEL EVRY-LISSES 2", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.438671, - 48.594067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122239", - "description": "ENGIE Vianeo - B&B HOTEL EVRY-LISSES 2", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.438671, - 48.594067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122239", - "description": "ENGIE Vianeo - B&B HOTEL EVRY-LISSES 2", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.438671, - 48.594067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122239", - "description": "ENGIE Vianeo - B&B HOTEL EVRY-LISSES 2", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.438671, - 48.594067 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP122239", - "description": "ENGIE Vianeo - B&B HOTEL EVRY-LISSES 2", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.748172, - 48.089903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP124001", - "description": "ENGIE Vianeo - HOTEL IBIS LE RELAIS D'ARMOR", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.748172, - 48.089903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP124001", - "description": "ENGIE Vianeo - HOTEL IBIS LE RELAIS D'ARMOR", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.748172, - 48.089903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP124001", - "description": "ENGIE Vianeo - HOTEL IBIS LE RELAIS D'ARMOR", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.748172, - 48.089903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP124001", - "description": "ENGIE Vianeo - HOTEL IBIS LE RELAIS D'ARMOR", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.748172, - 48.089903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP124001", - "description": "ENGIE Vianeo - HOTEL IBIS LE RELAIS D'ARMOR", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.748172, - 48.089903 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP124001", - "description": "ENGIE Vianeo - HOTEL IBIS LE RELAIS D'ARMOR", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.207353, - 48.90593 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP125001", - "description": "ENGIE Vianeo - IBIS FALAISE COEUR DE NORMANDIE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.207353, - 48.90593 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP125001", - "description": "ENGIE Vianeo - IBIS FALAISE COEUR DE NORMANDIE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.207353, - 48.90593 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP125001", - "description": "ENGIE Vianeo - IBIS FALAISE COEUR DE NORMANDIE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.207353, - 48.90593 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP125001", - "description": "ENGIE Vianeo - IBIS FALAISE COEUR DE NORMANDIE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.207353, - 48.90593 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP125001", - "description": "ENGIE Vianeo - IBIS FALAISE COEUR DE NORMANDIE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.207353, - 48.90593 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP125001", - "description": "ENGIE Vianeo - IBIS FALAISE COEUR DE NORMANDIE", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.420136, - 43.264394 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142002", - "description": "ENGIE Vianeo - Marseille 09 - Allée Didier Garnier", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.420136, - 43.264394 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142002", - "description": "ENGIE Vianeo - Marseille 09 - Allée Didier Garnier", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-07-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.387073, - 43.260847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142003", - "description": "ENGIE Vianeo - Marseille 08 - Avenue Clot Bey", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.387073, - 43.260847 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142003", - "description": "ENGIE Vianeo - Marseille 08 - Avenue Clot Bey", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.159893, - 43.329378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142008", - "description": "ENGIE Vianeo - Carry-Le-Rouet - Avenue Gérard Montus, Parking Cap Rousset", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.159893, - 43.329378 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142008", - "description": "ENGIE Vianeo - Carry-Le-Rouet - Avenue Gérard Montus, Parking Cap Rousset", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.604121, - 43.172923 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142009", - "description": "ENGIE Vianeo - La Ciotat - Avenue Maurice SANDRAL", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.604121, - 43.172923 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142009", - "description": "ENGIE Vianeo - La Ciotat - Avenue Maurice SANDRAL", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.376233, - 43.253975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142010", - "description": "ENGIE Vianeo - Marseille 08 - Avenue Pierre Mendès France", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.376233, - 43.253975 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142010", - "description": "ENGIE Vianeo - Marseille 08 - Avenue Pierre Mendès France", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.410842, - 43.263926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142019", - "description": "ENGIE Vianeo - Marseille 09 - Boulevard de Sainte-Marguerite", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.410842, - 43.263926 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142019", - "description": "ENGIE Vianeo - Marseille 09 - Boulevard de Sainte-Marguerite", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.412739, - 43.282351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142021", - "description": "ENGIE Vianeo - Marseille 10 - Boulevard Fifi Turin", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.412739, - 43.282351 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142021", - "description": "ENGIE Vianeo - Marseille 10 - Boulevard Fifi Turin", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-28" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.380153, - 43.304997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142024", - "description": "ENGIE Vianeo - Marseille 03 - Boulevard Gustave Desplaces", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.380153, - 43.304997 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142024", - "description": "ENGIE Vianeo - Marseille 03 - Boulevard Gustave Desplaces", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.413156, - 43.232327 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142029", - "description": "ENGIE Vianeo - Marseille 09 - Chemin de Morgiou", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.413156, - 43.232327 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142029", - "description": "ENGIE Vianeo - Marseille 09 - Chemin de Morgiou", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.616994, - 43.285275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142030", - "description": "ENGIE Vianeo - Gemenos - Chemin du Puits", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.616994, - 43.285275 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142030", - "description": "ENGIE Vianeo - Gemenos - Chemin du Puits", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.375162, - 43.290297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142033", - "description": "ENGIE Vianeo - Marseille 06 - Cours Pierre Puget", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.375162, - 43.290297 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142033", - "description": "ENGIE Vianeo - Marseille 06 - Cours Pierre Puget", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.364439, - 43.298192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142034", - "description": "ENGIE Vianeo - Marseille 02 - Espl. de la Tourette", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.364439, - 43.298192 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142034", - "description": "ENGIE Vianeo - Marseille 02 - Espl. de la Tourette", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.60159, - 43.176273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142036", - "description": "ENGIE Vianeo - La Ciotat - Parking de la Pétanque", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.60159, - 43.176273 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142036", - "description": "ENGIE Vianeo - La Ciotat - Parking de la Pétanque", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.540802, - 43.214449 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142037", - "description": "ENGIE Vianeo - Cassis - Parking de la poste", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.540802, - 43.214449 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142037", - "description": "ENGIE Vianeo - Cassis - Parking de la poste", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.540802, - 43.214449 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142037", - "description": "ENGIE Vianeo - Cassis - Parking de la poste", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.540802, - 43.214449 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142037", - "description": "ENGIE Vianeo - Cassis - Parking de la poste", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.370377, - 43.243961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142039", - "description": "ENGIE Vianeo - Marseille 08 - Parking port pointe rouge - Avenue de Montredon", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.370377, - 43.243961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142039", - "description": "ENGIE Vianeo - Marseille 08 - Parking port pointe rouge - Avenue de Montredon", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.370377, - 43.243961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142039", - "description": "ENGIE Vianeo - Marseille 08 - Parking port pointe rouge - Avenue de Montredon", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.370377, - 43.243961 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142039", - "description": "ENGIE Vianeo - Marseille 08 - Parking port pointe rouge - Avenue de Montredon", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.383031, - 43.270893 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142040", - "description": "ENGIE Vianeo - Marseille 08 - Place Théo Lombard", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.383031, - 43.270893 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142040", - "description": "ENGIE Vianeo - Marseille 08 - Place Théo Lombard", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.383031, - 43.270893 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142040", - "description": "ENGIE Vianeo - Marseille 08 - Place Théo Lombard", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.383031, - 43.270893 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142040", - "description": "ENGIE Vianeo - Marseille 08 - Place Théo Lombard", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-06-25" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.317565, - 43.359435 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142041", - "description": "ENGIE Vianeo - Marseille 16 - Plage de l'Estaque", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.317565, - 43.359435 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142041", - "description": "ENGIE Vianeo - Marseille 16 - Plage de l'Estaque", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-14" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.373241, - 43.265483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142042", - "description": "ENGIE Vianeo - Marseille 08 - Promenade Pompidou - Base nautique", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.373241, - 43.265483 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142042", - "description": "ENGIE Vianeo - Marseille 08 - Promenade Pompidou - Base nautique", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.366116, - 43.295971 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142047", - "description": "ENGIE Vianeo - Marseille 01 - Rue de la Loge", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.366116, - 43.295971 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142047", - "description": "ENGIE Vianeo - Marseille 01 - Rue de la Loge", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.218035, - 43.416974 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142052", - "description": "ENGIE Vianeo - Marignane - Rue de Verdun - Parking Camoins", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.218035, - 43.416974 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142052", - "description": "ENGIE Vianeo - Marignane - Rue de Verdun - Parking Camoins", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-11-15" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.417261, - 43.30427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142053", - "description": "ENGIE Vianeo - Marseille 12 - Rue des électriciens", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.417261, - 43.30427 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142053", - "description": "ENGIE Vianeo - Marseille 12 - Rue des électriciens", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.377124, - 43.302729 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142060", - "description": "ENGIE Vianeo - Marseille 03 - Rue Jules Ferry", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.377124, - 43.302729 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142060", - "description": "ENGIE Vianeo - Marseille 03 - Rue Jules Ferry", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.418631, - 43.305194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142063", - "description": "ENGIE Vianeo - Marseille 12 - Rue Léon Meisserel", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.418631, - 43.305194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142063", - "description": "ENGIE Vianeo - Marseille 12 - Rue Léon Meisserel", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-12" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.382539, - 43.279776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142065", - "description": "ENGIE Vianeo - Marseille 08 - Rue Paradis", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.382539, - 43.279776 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142065", - "description": "ENGIE Vianeo - Marseille 08 - Rue Paradis", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.390674, - 43.29206 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142068", - "description": "ENGIE Vianeo - Marseille 05 - Rue Virgile Marron", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.390674, - 43.29206 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142068", - "description": "ENGIE Vianeo - Marseille 05 - Rue Virgile Marron", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.390674, - 43.29206 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142068", - "description": "ENGIE Vianeo - Marseille 05 - Rue Virgile Marron", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.390674, - 43.29206 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142068", - "description": "ENGIE Vianeo - Marseille 05 - Rue Virgile Marron", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.501417, - 43.295716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142069", - "description": "ENGIE Vianeo - Marseille 11 - Traverse de la Buzine", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.501417, - 43.295716 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142069", - "description": "ENGIE Vianeo - Marseille 11 - Traverse de la Buzine", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2023-06-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.379247, - 43.241902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142070", - "description": "ENGIE Vianeo - Marseille 08 - Traverse Parangon", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.379247, - 43.241902 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142070", - "description": "ENGIE Vianeo - Marseille 08 - Traverse Parangon", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-04-02" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.605233, - 43.287128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142082", - "description": "ENGIE Vianeo - Aubagne - Avenue de Jouques", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.605233, - 43.287128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142082", - "description": "ENGIE Vianeo - Aubagne - Avenue de Jouques", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.983451, - 43.405419 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142101", - "description": "ENGIE Vianeo - Port De Bouc - Rue Denis Papin", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.983451, - 43.405419 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142101", - "description": "ENGIE Vianeo - Port De Bouc - Rue Denis Papin", - "capacity": "1", - "charging_station:output": "25 kW", - "socket:type2": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-03-26" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.381954, - 43.253671 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142106", - "description": "ENGIE Vianeo - Marseille 08 - Boulevard Sablier", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.381954, - 43.253671 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142106", - "description": "ENGIE Vianeo - Marseille 08 - Boulevard Sablier", - "capacity": "1", - "charging_station:output": "62.5 kW", - "socket:chademo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.381954, - 43.253671 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142106", - "description": "ENGIE Vianeo - Marseille 08 - Boulevard Sablier", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.381954, - 43.253671 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142106", - "description": "ENGIE Vianeo - Marseille 08 - Boulevard Sablier", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.381954, - 43.253671 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP142106", - "description": "ENGIE Vianeo - Marseille 08 - Boulevard Sablier", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5358, - 45.4829 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP149001", - "description": "ENGIE Vianeo - Parking du Pain de Mai", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5358, - 45.4829 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP149001", - "description": "ENGIE Vianeo - Parking du Pain de Mai", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5358, - 45.4829 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP149001", - "description": "ENGIE Vianeo - Parking du Pain de Mai", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.5358, - 45.4829 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP149001", - "description": "ENGIE Vianeo - Parking du Pain de Mai", - "capacity": "1", - "socket:type2_combo:output": "300 kW", - "charging_station:output": "300 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.528647, - 49.093699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP200101", - "description": "ENGIE Vianeo - Station multi-énergies Saint-Witz", - "capacity": "1", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.528647, - 49.093699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Greenflux", - "owner:ref:FR:SIREN": "909073363", - "operator:email": "support@greenflux.com", - "operator:phone": "+ 31 61 51 13 73 4", - "network": "ENGIE Vianeo", - "ref:EU:EVSE": "FRVIAP200101", - "description": "ENGIE Vianeo - Station multi-énergies Saint-Witz", - "capacity": "1", - "socket:type2_combo:output": "200 kW", - "charging_station:output": "200 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-12-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.370982, - 43.607568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Virta", - "owner:ref:FR:SIREN": "484208806", - "operator:email": "support@virta.global", - "operator:phone": "+33 1 86 47 26 90", - "network": "Réseau de recharge Virta Public", - "ref:EU:EVSE": "FRVIRE54953", - "description": "Marriott Toulouse Airport", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-3-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.65640788, - 48.94487205 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Virta", - "owner:ref:FR:SIREN": "398248591", - "operator:email": "support@virta.global", - "operator:phone": "+33 1 86 47 26 90", - "network": "Réseau de recharge Virta Public", - "ref:EU:EVSE": "FRVIRE54986", - "description": "Shopping Promenade Claye-Souilly", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-2-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.65640789, - 48.94487205 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Virta", - "owner:ref:FR:SIREN": "398248591", - "operator:email": "support@virta.global", - "operator:phone": "+33 1 86 47 26 90", - "network": "Réseau de recharge Virta Public", - "ref:EU:EVSE": "FRVIRE54987", - "description": "Shopping Promenade Claye-Souilly", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-2-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.65640788, - 48.94487205 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Virta", - "owner:ref:FR:SIREN": "398248591", - "operator:email": "support@virta.global", - "operator:phone": "+33 1 86 47 26 90", - "network": "Réseau de recharge Virta Public", - "ref:EU:EVSE": "FRVIRE54988", - "description": "Shopping Promenade Claye-Souilly", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-2-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.65640788, - 48.94487205 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Virta", - "owner:ref:FR:SIREN": "398248591", - "operator:email": "support@virta.global", - "operator:phone": "+33 1 86 47 26 90", - "network": "Réseau de recharge Virta Public", - "ref:EU:EVSE": "FRVIRE54989", - "description": "Shopping Promenade Claye-Souilly", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-2-19" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.732911533000161, - 48.65234330765475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Virta", - "owner:ref:FR:SIREN": "810418889", - "operator:email": "support@virta.global", - "operator:phone": "+33 1 86 47 26 90", - "network": "Réseau de recharge Virta Public", - "ref:EU:EVSE": "FRVIRE55010", - "description": "Shopping Promenade Cœur d'Alsace", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.732911533000161, - 48.65234330765475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Virta", - "owner:ref:FR:SIREN": "810418889", - "operator:email": "support@virta.global", - "operator:phone": "+33 1 86 47 26 90", - "network": "Réseau de recharge Virta Public", - "ref:EU:EVSE": "FRVIRE55011", - "description": "Shopping Promenade Cœur d'Alsace", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.732911533000161, - 48.65234330765475 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Virta", - "owner:ref:FR:SIREN": "810418889", - "operator:email": "support@virta.global", - "operator:phone": "+33 1 86 47 26 90", - "network": "Réseau de recharge Virta Public", - "ref:EU:EVSE": "FRVIRE55012", - "description": "Shopping Promenade Cœur d'Alsace", - "capacity": "3", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-12-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.849066, - 43.935928 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilygreen | FR*VIS", - "operator:email": "contact@mobilygreen.fr", - "network": "ENRGETICA", - "ref:EU:EVSE": "FRVISP5138919205095001219", - "ref": "705716", - "description": "ENRGETICA/8de0f90e-02f1-4feb-a7cd-1fe1b1d36d0e", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.440222, - 43.528484 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilygreen | FR*VIS", - "operator:email": "contact@mobilygreen.fr", - "network": "ENRGETICA", - "ref:EU:EVSE": "FRVISP8309386189186026989", - "ref": "800037", - "description": "ENRGETICA/50187cd9-2e9b-4c50-a355-4dec09e949d1", - "capacity": "5", - "socket:type2_combo:output": "48 kW", - "charging_station:output": "48 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.440222, - 43.528484 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilygreen | FR*VIS", - "operator:email": "contact@mobilygreen.fr", - "network": "ENRGETICA", - "ref:EU:EVSE": "FRVISP8309386189186026989", - "ref": "800037", - "description": "ENRGETICA/50187cd9-2e9b-4c50-a355-4dec09e949d1", - "capacity": "5", - "socket:type2_combo:output": "48 kW", - "charging_station:output": "48 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.849092, - 43.935829 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilygreen | FR*VIS", - "operator:email": "contact@mobilygreen.fr", - "network": "ENRGETICA", - "ref:EU:EVSE": "FRVISP1112426699907075104", - "ref": "951338", - "description": "ENRGETICA/436fed78-daf5-452a-891d-8ea8a3689745", - "capacity": "2", - "socket:type2_combo:output": "48 kW", - "charging_station:output": "48 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.45802, - 45.717342 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilygreen | FR*VIS", - "operator:email": "contact@mobilygreen.fr", - "network": "ENRGETICA", - "ref:EU:EVSE": "FRVISP7375532915647703306", - "ref": "593765", - "description": "ENRGETICA/7a5d7804-ce38-46df-8bfc-2a35fd2cec4b", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.45802, - 45.717342 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilygreen | FR*VIS", - "operator:email": "contact@mobilygreen.fr", - "network": "ENRGETICA", - "ref:EU:EVSE": "FRVISP7375532915647703306", - "ref": "593765", - "description": "ENRGETICA/7a5d7804-ce38-46df-8bfc-2a35fd2cec4b", - "capacity": "3", - "socket:type2_combo:output": "100 kW", - "charging_station:output": "100 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.039938, - 43.853699 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilygreen | FR*VIS", - "operator:email": "contact@mobilygreen.fr", - "network": "ENRGETICA", - "ref:EU:EVSE": "FRVISP4897623832425659753", - "ref": "705713", - "description": "ENRGETICA/4802cf77-aae3-4949-b1a6-86ae1bae533b", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.079009, - 43.634488 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Mobilygreen | FR*VIS", - "operator:email": "contact@mobilygreen.fr", - "network": "ENRGETICA", - "ref:EU:EVSE": "FRVISP3182855997071962231", - "ref": "951341", - "description": "ENRGETICA/43e440ca-54ae-47a1-b8a3-b28c18e880f9", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.842909, - 43.925778 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*W11", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRW11P5357243046634195563", - "ref": "767202", - "description": "WAAT/FRWATLLJARIKGX", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.707258, - 48.584841 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P1290410757175613575", - "ref": "1300423", - "description": "WAAT/s632002", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.707258, - 48.584841 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P1290410757175613575", - "ref": "1300423", - "description": "WAAT/s632002", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.907266, - 45.712323 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P2117065588284941495", - "ref": "1299211", - "description": "WAAT/s632012", - "capacity": "4", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.907266, - 45.712323 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P2117065588284941495", - "ref": "1299211", - "description": "WAAT/s632012", - "capacity": "4", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.751875, - 48.861131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P2014103328705590890", - "ref": "1323862", - "description": "WAAT/s631975", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.751875, - 48.861131 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P2014103328705590890", - "ref": "1323862", - "description": "WAAT/s631975", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.302935, - 48.706028 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P8566403642914571799", - "ref": "1114881", - "description": "WAAT/s513840", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.302935, - 48.706028 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P8566403642914571799", - "ref": "1114881", - "description": "WAAT/s513840", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.502068, - 48.884514 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P5603781286733335606", - "ref": "1177296", - "description": "WAAT/s516745", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.502068, - 48.884514 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P5603781286733335606", - "ref": "1177296", - "description": "WAAT/s516745", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.502068, - 48.884514 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P5603781286733335606", - "ref": "1177296", - "description": "WAAT/s516745", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.342407, - 48.941715 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P7193041338717647837", - "ref": "1132353", - "description": "WAAT/s520617", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.342407, - 48.941715 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P7193041338717647837", - "ref": "1132353", - "description": "WAAT/s520617", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.342407, - 48.941715 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P7193041338717647837", - "ref": "1132353", - "description": "WAAT/s520617", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.253828, - 48.954733 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P4627307136997529431", - "ref": "1132308", - "description": "WAAT/s520624", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.253828, - 48.954733 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P4627307136997529431", - "ref": "1132308", - "description": "WAAT/s520624", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.253828, - 48.954733 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P4627307136997529431", - "ref": "1132308", - "description": "WAAT/s520624", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.299509, - 48.983141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P1341062960232820264", - "ref": "1132146", - "description": "WAAT/s520631", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.299509, - 48.983141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P1341062960232820264", - "ref": "1132146", - "description": "WAAT/s520631", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.299509, - 48.983141 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P1341062960232820264", - "ref": "1132146", - "description": "WAAT/s520631", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.525785, - 49.061591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P1942117739658770515", - "ref": "1132218", - "description": "WAAT/s520979", - "capacity": "6", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.525785, - 49.061591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P1942117739658770515", - "ref": "1132218", - "description": "WAAT/s520979", - "capacity": "6", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.525785, - 49.061591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P1942117739658770515", - "ref": "1132218", - "description": "WAAT/s520979", - "capacity": "6", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.525785, - 49.061591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P1942117739658770515", - "ref": "1132218", - "description": "WAAT/s520979", - "capacity": "6", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.525785, - 49.061591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P1942117739658770515", - "ref": "1132218", - "description": "WAAT/s520979", - "capacity": "6", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.525785, - 49.061591 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P1942117739658770515", - "ref": "1132218", - "description": "WAAT/s520979", - "capacity": "6", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.589398, - 47.280753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P3206039282733296002", - "ref": "1323856", - "description": "WAAT/s632007", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.589398, - 47.280753 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P3206039282733296002", - "ref": "1323856", - "description": "WAAT/s632007", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.311265, - 45.898639 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P4098439740870372207", - "ref": "1323910", - "description": "WAAT/s631998", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.217878, - 50.148207 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P223437078106816282", - "ref": "1323853", - "description": "WAAT/s631990", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.151674, - 47.636526 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P4385722562239625893", - "ref": "1324243", - "description": "WAAT/s632009", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.311265, - 45.898639 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P4098439740870372207", - "ref": "1323910", - "description": "WAAT/s631998", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.480494, - 48.946441 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P7397149844571940795", - "ref": "1270705", - "description": "WAAT/s631983", - "capacity": "3", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.480494, - 48.946441 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P7397149844571940795", - "ref": "1270705", - "description": "WAAT/s631983", - "capacity": "3", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.177007, - 50.71046 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P3398225540581954482", - "ref": "1299670", - "description": "WAAT/s631965", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.177007, - 50.71046 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P3398225540581954482", - "ref": "1299670", - "description": "WAAT/s631965", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.757555, - 47.30101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P5918027004395138880", - "ref": "1336312", - "description": "WAAT/s631971", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.757555, - 47.30101 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P5918027004395138880", - "ref": "1336312", - "description": "WAAT/s631971", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.120702, - 45.78005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P6466150267076552833", - "ref": "1336300", - "description": "WAAT/s631958", - "capacity": "2", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.120702, - 45.78005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P6466150267076552833", - "ref": "1336300", - "description": "WAAT/s631958", - "capacity": "2", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.217878, - 50.148207 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P223437078106816282", - "ref": "1323853", - "description": "WAAT/s631990", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.758274, - 45.815626 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P3172156083741164530", - "ref": "1357465", - "description": "WAAT/s631974", - "capacity": "1", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.114238, - 49.023653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P1523875427923933174", - "ref": "1299178", - "description": "WAAT/s631997", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.114238, - 49.023653 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P1523875427923933174", - "ref": "1299178", - "description": "WAAT/s631997", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.202395, - 48.680246 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P6929710300641981374", - "ref": "1323880", - "description": "WAAT/s631954", - "capacity": "4", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.202395, - 48.680246 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P6929710300641981374", - "ref": "1323880", - "description": "WAAT/s631954", - "capacity": "4", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.347265, - 49.007248 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P1856192540054109565", - "ref": "1323889", - "description": "WAAT/s631987", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.347265, - 49.007248 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P1856192540054109565", - "ref": "1323889", - "description": "WAAT/s631987", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.851154, - 43.113631 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P7362211140757704260", - "ref": "1344565", - "description": "WAAT/s631989", - "capacity": "1", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.147768, - 49.487779 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P335473501449617282", - "ref": "1270699", - "description": "WAAT/s631960", - "capacity": "4", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.147768, - 49.487779 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P335473501449617282", - "ref": "1270699", - "description": "WAAT/s631960", - "capacity": "4", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.147768, - 49.487779 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P335473501449617282", - "ref": "1270699", - "description": "WAAT/s631960", - "capacity": "4", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.147768, - 49.487779 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P335473501449617282", - "ref": "1270699", - "description": "WAAT/s631960", - "capacity": "4", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.860987, - 45.721474 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P6174814538926687097", - "ref": "1361692", - "description": "WAAT/s631984", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.860987, - 45.721474 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P6174814538926687097", - "ref": "1361692", - "description": "WAAT/s631984", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.501692, - 48.976281 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P260513677567226302", - "ref": "1353043", - "description": "WAAT/s631994", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.501692, - 48.976281 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P260513677567226302", - "ref": "1353043", - "description": "WAAT/s631994", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.706091, - 48.587177 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P7609184358306025278", - "ref": "1300396", - "description": "WAAT/s632001", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.706091, - 48.587177 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P7609184358306025278", - "ref": "1300396", - "description": "WAAT/s632001", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.202395, - 48.680246 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P6929710300641981374", - "ref": "1323880", - "description": "WAAT/s631954", - "capacity": "4", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.202395, - 48.680246 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P6929710300641981374", - "ref": "1323880", - "description": "WAAT/s631954", - "capacity": "4", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.903416, - 45.711867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P5645259773362905688", - "ref": "1336276", - "description": "WAAT/s632004", - "capacity": "2", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.903416, - 45.711867 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P5645259773362905688", - "ref": "1336276", - "description": "WAAT/s632004", - "capacity": "2", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.344949, - 43.309069 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P1550809510178781621", - "ref": "1296403", - "description": "WAAT/s631973", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.344949, - 43.309069 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P1550809510178781621", - "ref": "1296403", - "description": "WAAT/s631973", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.958086, - 48.278005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P7097145004095723070", - "ref": "1322872", - "description": "WAAT/s632014", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.958086, - 48.278005 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P7097145004095723070", - "ref": "1322872", - "description": "WAAT/s632014", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.615559, - 48.002044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P7005749815207196790", - "ref": "1322866", - "description": "WAAT/s632005", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.615559, - 48.002044 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P7005749815207196790", - "ref": "1322866", - "description": "WAAT/s632005", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.866982, - 43.970509 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P511597272006974091", - "ref": "1270711", - "description": "WAAT/s631959", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.866982, - 43.970509 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P511597272006974091", - "ref": "1270711", - "description": "WAAT/s631959", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.305553, - 46.552845 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P8905233395881803139", - "ref": "1300990", - "description": "WAAT/s631969", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.305553, - 46.552845 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P8905233395881803139", - "ref": "1300990", - "description": "WAAT/s631969", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.338933, - 46.611805 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P6163627627072280158", - "ref": "1300327", - "description": "WAAT/s631992", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.338933, - 46.611805 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P6163627627072280158", - "ref": "1300327", - "description": "WAAT/s631992", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.914087, - 47.8464 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P5894442918168876173", - "ref": "1178490", - "description": "WAAT/s546178", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.914087, - 47.8464 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P5894442918168876173", - "ref": "1178490", - "description": "WAAT/s546178", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.914087, - 47.8464 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P5894442918168876173", - "ref": "1178490", - "description": "WAAT/s546178", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.703491, - 47.340914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P6935399513698242014", - "ref": "1178445", - "description": "WAAT/s546225", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.703491, - 47.340914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P6935399513698242014", - "ref": "1178445", - "description": "WAAT/s546225", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.703491, - 47.340914 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P6935399513698242014", - "ref": "1178445", - "description": "WAAT/s546225", - "capacity": "3", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.76761, - 45.805567 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P5246556148663169299", - "ref": "1323847", - "description": "WAAT/s632011", - "capacity": "2", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.76761, - 45.805567 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P5246556148663169299", - "ref": "1323847", - "description": "WAAT/s632011", - "capacity": "2", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.41621, - 48.775152 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P6975474611107972096", - "ref": "1260148", - "description": "WAAT/s631988", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "socket:type2_cable": "1" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.397875, - 43.321957 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P2055604372830466704", - "ref": "1298050", - "description": "WAAT/s631993", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.397875, - 43.321957 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P2055604372830466704", - "ref": "1298050", - "description": "WAAT/s631993", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.070644, - 45.842194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P3516347146719024236", - "ref": "1299199", - "description": "WAAT/s631967", - "capacity": "2", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.070644, - 45.842194 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P3516347146719024236", - "ref": "1299199", - "description": "WAAT/s631967", - "capacity": "2", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.812968, - 46.123871 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P1026347964254396", - "ref": "1305562", - "description": "WAAT/s632013", - "capacity": "2", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.812968, - 46.123871 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P1026347964254396", - "ref": "1305562", - "description": "WAAT/s632013", - "capacity": "2", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.041229, - 43.627246 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P6026934023657239135", - "ref": "1260622", - "description": "WAAT/s631963", - "capacity": "3", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.102037, - 49.444553 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P4034487787954117788", - "ref": "1260088", - "description": "WAAT/s631991", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.187501, - 43.80977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P5957449412298979527", - "ref": "1336315", - "description": "WAAT/s631985", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.187501, - 43.80977 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P5957449412298979527", - "ref": "1336315", - "description": "WAAT/s631985", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.41621, - 48.775152 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P6975474611107972096", - "ref": "1260148", - "description": "WAAT/s631988", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.857161, - 44.943568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P9020171095339170739", - "ref": "1303003", - "description": "WAAT/s631964", - "capacity": "2", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.857161, - 44.943568 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P9020171095339170739", - "ref": "1303003", - "description": "WAAT/s631964", - "capacity": "2", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.855553, - 44.944428 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P1351950078478952995", - "ref": "1303009", - "description": "WAAT/s631972", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.855553, - 44.944428 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P1351950078478952995", - "ref": "1303009", - "description": "WAAT/s631972", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.517178, - 43.285285 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P1451184554809356032", - "ref": "1336279", - "description": "WAAT/s631986", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.517178, - 43.285285 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P1451184554809356032", - "ref": "1336279", - "description": "WAAT/s631986", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.322503, - 49.168559 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P3627812794698464094", - "ref": "1265770", - "description": "WAAT/s631970", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.322503, - 49.168559 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P3627812794698464094", - "ref": "1265770", - "description": "WAAT/s631970", - "capacity": "2", - "charging_station:output": "47 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.907266, - 45.712323 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P2117065588284941495", - "ref": "1299211", - "description": "WAAT/s632012", - "capacity": "4", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.907266, - 45.712323 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P2117065588284941495", - "ref": "1299211", - "description": "WAAT/s632012", - "capacity": "4", - "socket:type2_combo:output": "47 kW", - "charging_station:output": "47 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.191045, - 43.697145 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P9116750675239574989", - "ref": "1351261", - "description": "WAAT/s725850", - "capacity": "7", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.191045, - 43.697145 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P9116750675239574989", - "ref": "1351261", - "description": "WAAT/s725850", - "capacity": "7", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.191045, - 43.697145 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA2", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA2P9116750675239574989", - "ref": "1351261", - "description": "WAAT/s725850", - "capacity": "7", - "charging_station:output": "24 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.390745, - 50.629965 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA4", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA4P7269833061665200138", - "ref": "696500", - "description": "WAAT/FRWATLQL3JB7DU", - "capacity": "3", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.26341, - 43.34128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA9", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA9P6850532323199714445", - "ref": "851892", - "description": "WAAT/FRWATLTGYYL2GH", - "capacity": "58", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.26341, - 43.34128 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WA9", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWA9P6850532323199714445", - "ref": "851892", - "description": "WAAT/FRWATLTGYYL2GH", - "capacity": "58", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.929122, - 43.638122 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WAT", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWATP5990178038481129265", - "ref": "709151", - "description": "WAAT/FRWATLGOTGCXDM", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.329456, - 43.227057 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WAT", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWATP85603676799443687", - "ref": "697028", - "description": "WAAT/FRWATLHFYY1F34", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.329445, - 43.227068 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WAT", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWATP4949868511177258364", - "ref": "697025", - "description": "WAAT/FRWATLANR2KAFA", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.398092, - 43.546712 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WAT", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWATP2477622263678136380", - "ref": "706190", - "description": "WAAT/FRWATLCWOBP56A", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.882355, - 43.580375 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WAT", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWATP5670025843461364898", - "ref": "706205", - "description": "WAAT/FRWATLFQCOVHR8", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.826488, - 50.54838 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WAT", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWATP9091357328370791050", - "ref": "754332", - "description": "WAAT/FRWATL9PJJCC9Y", - "capacity": "12", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.852179, - 43.115819 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WAT", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWATP6652378269350368431", - "ref": "828303", - "description": "WAAT/FRWATLVBL6QJMI", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.914119, - 47.846388 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WAT", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWATP6729128347275636644", - "ref": "1303417", - "description": "WAAT/FRWATL554AT44Z", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.032988, - 47.260981 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "WAAT SAS | FR*WAT", - "operator:email": "exploitation@waat.fr", - "network": "WAAT", - "ref:EU:EVSE": "FRWATP2143191451806431548", - "ref": "1003173", - "description": "WAAT/FRWATLQ4TDTUKT", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.954054532862406, - 47.2166457444792 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Wellborne", - "owner:ref:FR:SIREN": "334807831", - "operator:email": "support@wellborne.fr", - "operator:phone": "+33 7 82 17 59 88", - "network": "Ford", - "ref:EU:EVSE": "FRWBCEHGG0C03009", - "ref": "FRWBCEHGG0C03009", - "description": "Ford Besançon", - "capacity": "2", - "socket:type2_combo:output": "40 kW", - "charging_station:output": "40 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.1884647437046554, - 48.92876760177681 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Bouygues E&S", - "operator:email": "support@alizecharge.fr", - "operator:phone": "+33 8 05 02 14 80", - "network": "Seymaborne", - "ref:EU:EVSE": "FRY03E78311007", - "description": "HOUILLES - Boulevard Barbusse", - "capacity": "2", - "charging_station:output": "32 kW", - "socket:typee": "yes", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Su 00:00-23:57", - "wheelchair": "yes", - "start_date": "2024-11-07" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 1.630679, - 43.108445 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEBORNE", - "owner:ref:FR:SIREN": "384794418", - "operator:email": "advenir@zeborne.com", - "operator:phone": "+33 2 52 07 25 97", - "network": "KIA - Village Auto", - "ref:EU:EVSE": "FRZKAE24DC36716", - "ref": "36716", - "description": " KIA - Village Auto (Pamiers) - 24 kW DC ", - "capacity": "1", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "Mo-Fr 08:30-19:00,Sat 09:00-18:00", - "wheelchair": "yes", - "start_date": "2020-08-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.347742, - 49.214436 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEBORNE", - "owner:ref:FR:SIREN": "538798570", - "operator:email": "advenir@zeborne.com", - "operator:phone": "+33 2 52 07 25 97", - "network": "KIA - Hérouville-Saint-Clair", - "ref:EU:EVSE": "FRZKAE24DC37830", - "ref": "37830", - "description": "KIA - Hérouville-Saint-Clair - 24kW DC ", - "capacity": "1", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "Mo-Fr 08:30-12:30,Mo-Fr 14:00-19:00,Sat 09:00-18:00", - "wheelchair": "yes", - "start_date": "2020-08-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.38138, - 43.337325 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEBORNE", - "owner:ref:FR:SIREN": "801121096", - "operator:email": "advenir@zeborne.com", - "operator:phone": "+33 2 52 07 25 97", - "network": "KIA Lons - EDEN AUTO", - "ref:EU:EVSE": "FRZKAE24DC38834", - "ref": "38834", - "description": "KIA - Lons PAU - 24kW DC ", - "capacity": "1", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "Mo-Fri 08:00-19:00,Sat 09:00-18:00", - "wheelchair": "yes", - "start_date": "2020-08-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -2.676455, - 48.478447 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEBORNE", - "owner:ref:FR:SIREN": "517502365", - "operator:email": "advenir@zeborne.com", - "operator:phone": "+33 2 52 07 25 97", - "network": "Kia Yffiniac - AUTO DESIGN", - "ref:EU:EVSE": "FRZKAE24DC50451", - "ref": "50451", - "description": "KIA - Yffiniac - 24kW DC ", - "capacity": "1", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "Mo-sat 08:30-19:00", - "wheelchair": "yes", - "start_date": "2020-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.2858373, - 48.2050603 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEBORNE", - "owner:ref:FR:SIREN": "440793552", - "operator:email": "advenir@zeborne.com", - "operator:phone": "+33 2 52 07 25 97", - "network": "KIA SENS ", - "ref:EU:EVSE": "FRZKAE24DC63712", - "ref": "63712", - "description": "KIA - Sens - 24kW DC ", - "capacity": "1", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-sat 08:30-19:00", - "wheelchair": "yes", - "start_date": "2021-06-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.8872073, - 47.6485392 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEBORNE", - "owner:ref:FR:SIREN": "388876997", - "operator:email": "advenir@zeborne.com", - "operator:phone": "+33 2 52 07 25 97", - "network": "KIA DENNEY AUTOMOBILES", - "ref:EU:EVSE": "FRZKAE24DC88247", - "ref": "88247", - "description": "KIA - Denney - 24kW DC ", - "capacity": "1", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "Mo-Fr 08:30-19:00,Sat 09:00-18:00", - "wheelchair": "yes", - "start_date": "2021-10-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0855646, - 49.2371711 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEBORNE", - "owner:ref:FR:SIREN": "479337107", - "operator:email": "advenir@zeborne.com", - "operator:phone": "+33 2 52 07 25 97", - "network": "KIA - REIMS", - "ref:EU:EVSE": "FRZKAE24DC88249", - "ref": "88249", - "description": "KIA - Reims - 24kW DC ", - "capacity": "1", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "Mo-Fr 08:30-19:00,Sat 09:00-19:00", - "wheelchair": "yes", - "start_date": "2021-10-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.398988, - 48.944432 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEBORNE", - "owner:ref:FR:SIREN": "538302092", - "operator:email": "advenir@zeborne.com", - "operator:phone": "+33 2 52 07 25 97", - "network": "Kia Châlons - Groupe REY", - "ref:EU:EVSE": "FRZKAE24DC88392", - "ref": "88392", - "description": " KIA - Saint-Memmie - 24kW DC ", - "capacity": "1", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "Mo-Fr 08:30-19:00,Sat 09:00-19:00", - "wheelchair": "yes", - "start_date": "2021-10-29" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.0239871, - 48.3302804 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEBORNE", - "owner:ref:FR:SIREN": "443171558", - "operator:email": "advenir@zeborne.com", - "operator:phone": "+33 2 52 07 25 97", - "network": "KIA TROYES - Groupe Amplitude", - "ref:EU:EVSE": "FRZKAE24DC90066", - "ref": "90066", - "description": "KIA TROYES - Groupe Amplitude", - "capacity": "1", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-sat 08:00-19:00", - "wheelchair": "yes", - "start_date": "2021-11-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8675419, - 46.7680197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEBORNE", - "owner:ref:FR:SIREN": "391060480", - "operator:email": "advenir@zeborne.com", - "operator:phone": "+33 2 52 07 25 97", - "network": "KIA Chalon sur Saone - ZENITH MOTORS", - "ref:EU:EVSE": "FRZKAE43AC126575", - "ref": "126575", - "description": "KIA - Chalon-sur-Saône - 43kW AC", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-19:00,Sat 09:00-19:00", - "wheelchair": "yes", - "start_date": "2022-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.8675419, - 46.7680197 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEBORNE", - "owner:ref:FR:SIREN": "391060480", - "operator:email": "advenir@zeborne.com", - "operator:phone": "+33 2 52 07 25 97", - "network": "KIA Chalon sur Saone - ZENITH MOTORS", - "ref:EU:EVSE": "FRZKAE50DC126576", - "ref": "126576", - "description": "KIA - Chalon-sur-Saône - 50kW DC", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "Mo-Fr 08:00-19:00,Sat 09:00-19:00", - "wheelchair": "yes", - "start_date": "2022-03-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.63768, - 46.367228 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEborne", - "owner:ref:FR:SIREN": "437983224", - "operator:email": "advenir@zeborne.com", - "operator:phone": "+33 2 52 07 25 97", - "network": "SCEA LES FUIES ", - "ref:EU:EVSE": "FRZMSE175027", - "ref": "E175027", - "description": "IES2022032881180001 ", - "capacity": "1", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Lu- Ve 09:00-18:00", - "wheelchair": "yes", - "start_date": "2023-02-20" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.437342, - 42.605615 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zephyre | FR*ZP1", - "operator:email": "sav@zephyre.fr", - "network": "Zephyre", - "ref:EU:EVSE": "FRZP1P6008199295831533564", - "ref": "675716", - "description": "Zephyre/CIR_12052045530001", - "capacity": "3", - "charging_station:output": "25 kW", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.437342, - 42.605615 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zephyre | FR*ZP1", - "operator:email": "sav@zephyre.fr", - "network": "Zephyre", - "ref:EU:EVSE": "FRZP1P6008199295831533564", - "ref": "675716", - "description": "Zephyre/CIR_12052045530001", - "capacity": "3", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.437342, - 42.605615 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zephyre SAS", - "owner:ref:FR:SIREN": "301193199", - "operator:email": "sav@zephyre.fr", - "operator:phone": "+33 1 80 97 76 73", - "network": "Societe Insulaire Garage Corse", - "ref:EU:EVSE": "FRZP1PEAC64602", - "ref": "1053853e-6580-403c-937f-060f111da14c", - "description": "Societe Insulaire Garage Corse", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.437342, - 42.605615 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zephyre SAS", - "owner:ref:FR:SIREN": "301193199", - "operator:email": "sav@zephyre.fr", - "operator:phone": "+33 1 80 97 76 73", - "network": "Societe Insulaire Garage Corse", - "ref:EU:EVSE": "FRZP1PEAC64603", - "ref": "1053853e-6580-403c-937f-060f111da14c", - "description": "Societe Insulaire Garage Corse", - "capacity": "1", - "charging_station:output": "43 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.437342, - 42.605615 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Zephyre SAS", - "owner:ref:FR:SIREN": "301193199", - "operator:email": "sav@zephyre.fr", - "operator:phone": "+33 1 80 97 76 73", - "network": "Societe Insulaire Garage Corse", - "ref:EU:EVSE": "FRZP1PEAC64604", - "ref": "1053853e-6580-403c-937f-060f111da14c", - "description": "Societe Insulaire Garage Corse", - "capacity": "1", - "charging_station:output": "50 kW", - "socket:type2": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.081249, - 49.23891 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEborne", - "owner:ref:FR:SIREN": "802892794", - "operator:email": "advenir@zeborne.com", - "operator:phone": "+33 2 52 07 25 97", - "network": "CITROEN ET DS STORE - REIMS", - "ref:EU:EVSE": "FRZPEE175100", - "ref": "E175100", - "description": "Citroen DS Auto Bernard - Reims - 22kW AC ", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "no", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "Lu- Ve 08:00-19:00, Sa 09:00-18:00", - "wheelchair": "yes", - "start_date": "2023-02-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.853408088061449, - 43.954525553229516 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEborne", - "owner:ref:FR:SIREN": "480169119", - "operator:email": "advenir@zeborne.com", - "operator:phone": "+33 2 52 07 25 97", - "network": "SUD AVEYRON AUTOMOBILES - FORD SAINT AFFRIQUE", - "ref:EU:EVSE": "FRZPEE175270", - "ref": "E175270", - "description": " FORD SAINT AFFRIQUE ", - "capacity": "1", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "Lu- Ve 08:00-19:00, Sa- Di 09:00-18:00", - "wheelchair": "yes", - "start_date": "2023-03-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5390756, - 44.8165148 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEborne", - "owner:ref:FR:SIREN": "784175531", - "operator:email": "advenir@zeborne.com", - "operator:phone": "+33 2 52 07 25 97", - "network": "Mercedes Benz Bordeaux - BEGLES", - "ref:EU:EVSE": "FRZPEE175560", - "ref": "E175560", - "description": "INGE-DC50kW-MERCEDES - Bègles ", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": " Lu- Ve 07:30-19:00, Sa 10:00-18:00", - "wheelchair": "yes", - "start_date": "2023-05-31" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.6692016, - 44.8456815 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEborne", - "owner:ref:FR:SIREN": "784175531", - "operator:email": "advenir@zeborne.com", - "operator:phone": "+33 2 52 07 25 97", - "network": "MERCEDES BENZ BORDEAUX - MERIGNAC", - "ref:EU:EVSE": "FRZPEE175562", - "ref": "E175562", - "description": "INGE-DC50kW-MERCEDES-Merignac ", - "capacity": "1", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "Lu- Ve 07:30-19:00, Sa 10:00-18:00", - "wheelchair": "yes", - "start_date": "2023-06-01" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.5390756, - 44.8165148 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEborne", - "owner:ref:FR:SIREN": "784175531", - "operator:email": "advenir@zeborne.com", - "operator:phone": "+33 2 52 07 25 97", - "network": "Mercedes Benz Bordeaux - BEGLES", - "ref:EU:EVSE": "FRZPEE175701", - "ref": "E175701", - "description": "Mercedes - Bègles 25kW DC ", - "capacity": "1", - "socket:type2_combo:output": "25 kW", - "charging_station:output": "25 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "Lu- Ve 07:30-19:00, Sa 10:00-18:00", - "wheelchair": "yes", - "start_date": "2023-06-27" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.7284354, - 48.6318615 - ] - }, - "properties": { - "amenity": "charging_station", - "operator:email": "advenir@zeborne.com", - "network": " ALLIANCE AUTOMOBILE", - "ref:EU:EVSE": "FRZPEE176032", - "description": "IES20210916529511", - "capacity": "1", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "Lun-Ven 08:00-19:00, Sam 09:30-18:00", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.889344299999999, - 45.6044592 - ] - }, - "properties": { - "amenity": "charging_station", - "operator:email": "advenir@zeborne.com", - "network": "E-MB 73", - "ref:EU:EVSE": "FRZPEE177734", - "description": "MERCEDES - LA MOTTE SERVOLEX - 22KW AC / 24KW DC", - "capacity": "1", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "Lun-Ven 07:00-19:00, Sam 09:00-18:00", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.8735325, - 43.57431019999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator:email": "advenir@zeborne.com", - "network": "GRIM AUTO", - "ref:EU:EVSE": "FRZPEE24DC175808", - "description": "Ford - Montpellier 24kW DC ", - "capacity": "1", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": "Lun Ven 08:00-19:00, Sam 09:00-18:00", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.4876705, - 43.44391419999999 - ] - }, - "properties": { - "amenity": "charging_station", - "operator:email": "advenir@zeborne.com", - "network": "GRIM SO - FORD BAYONNE", - "ref:EU:EVSE": "FRZPEE24DC175867", - "description": "Ford - Bayonne - 24kW DC ", - "capacity": "1", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "reservation": "yes", - "opening_hours": " Lun-Ven 08:00-19:00,Sam 09:00-18:00", - "wheelchair": "yes" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.4019962, - 49.0376111 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEBORNE", - "owner:ref:FR:SIREN": "529221210", - "operator:email": "advenir@zeborne.com", - "operator:phone": "+33 2 52 07 25 97", - "network": "AUTO AVENIR RELAIS - CHÂTEAU THIERRY - VW", - "ref:EU:EVSE": "FRZPEE24DC55848", - "ref": "55848", - "description": "INTENZ Chateau-Thierry by Autosphere VW - 24KW DC ", - "capacity": "1", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "Mo-Fr 09:00-19:00,Sat 09:00-18:00", - "wheelchair": "yes", - "start_date": "2021-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 3.964415, - 49.058989 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEBORNE", - "owner:ref:FR:SIREN": "529221210", - "operator:email": "advenir@zeborne.com", - "operator:phone": "+33 2 52 07 25 97", - "network": "AUTO AVENIR RELAIS - MAGENTA - VW", - "ref:EU:EVSE": "FRZPEE24DC55851", - "ref": "55851", - "description": "VOLKSWAGEN Magenta - Emil Frey - 24kW DC ", - "capacity": "1", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "Mo-Fr 09:00-19:00,Sat 09:00-18:00", - "wheelchair": "yes", - "start_date": "2021-03-08" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -0.1393838, - 49.2819168 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEBORNE", - "owner:ref:FR:SIREN": "429354541", - "operator:email": "advenir@zeborne.com", - "operator:phone": "+33 2 52 07 25 97", - "network": "CAMPING LA POMMERAIE", - "ref:EU:EVSE": "FRZPEE24DC57509", - "ref": "57509", - "description": "Camping La Pommeraie - Cabourg - 24kW DC ", - "capacity": "1", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2021-04-13" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -3.33756327, - 47.77843796 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEBORNE", - "owner:ref:FR:SIREN": "391581451", - "operator:email": "advenir@zeborne.com", - "operator:phone": "+33 2 52 07 25 97", - "network": "FORD LORIENT", - "ref:EU:EVSE": "FRZPEE24DC80464", - "ref": "80464", - "description": "Ford - Lanester - 24 kW DC ", - "capacity": "1", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "Mo-sat 09:00-19:00", - "wheelchair": "yes", - "start_date": "2021-09-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.012564, - 43.576079 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEBORNE", - "owner:ref:FR:SIREN": "315044321", - "operator:email": "advenir@zeborne.com", - "operator:phone": "+33 2 52 07 25 97", - "network": "TOYOTA LE CANNET - STAR AUTO", - "ref:EU:EVSE": "FRZTLE24DC53268", - "ref": "53268", - "description": "Toyota - Le Cannet - 24kW DC ", - "capacity": "1", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "Mo-sat 08:30-19:00", - "wheelchair": "yes", - "start_date": "2021-02-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.86082418, - 47.0236522 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEBORNE", - "owner:ref:FR:SIREN": "307016121", - "operator:email": "advenir@zeborne.com", - "operator:phone": "+33 2 52 07 25 97", - "network": "GARAGE NELLO CHELI - BEAUNE", - "ref:EU:EVSE": "FRZTLE24DC61318", - "ref": "61318", - "description": "Toyota - Beaune - 24kW DC ", - "capacity": "1", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "Mo-Fr 07:45-12:00,Mo-Fr 13:45-19:00,Sat 09:00-18:00", - "wheelchair": "yes", - "start_date": "2021-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.86082418, - 47.0236522 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEBORNE", - "owner:ref:FR:SIREN": "307016121", - "operator:email": "advenir@zeborne.com", - "operator:phone": "+33 2 52 07 25 97", - "network": "GARAGE NELLO CHELI - BEAUNE", - "ref:EU:EVSE": "FRZTLE24DC61319", - "ref": "61319", - "description": "Toyota - Beaune - 24kW DC ", - "capacity": "1", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "Mo-Fr 07:45-12:00,Mo-Fr 13:45-19:00,Sat 09:00-18:00", - "wheelchair": "yes", - "start_date": "2021-05-24" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.2174783, - 46.1858677 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEBORNE", - "owner:ref:FR:SIREN": "796680668", - "operator:email": "advenir@zeborne.com", - "operator:phone": "+33 2 52 07 25 97", - "network": "TOYOTA ANNEMASSE - DEGENEVE", - "ref:EU:EVSE": "FRZTLE24DC63446", - "ref": "63446", - "description": "Toyota - Annemasse - 24kW DC ", - "capacity": "1", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-Fr 08:00-12:00,Mo-Fr 14:00-19:00,Sat 09:00-18:00", - "wheelchair": "yes", - "start_date": "2021-06-16" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 4.084008, - 49.238637 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "ZEBORNE", - "owner:ref:FR:SIREN": "408829224", - "operator:email": "advenir@zeborne.com", - "operator:phone": "+33 2 52 07 25 97", - "network": "Toyota - Reims", - "ref:EU:EVSE": "FRZTLE24DC70175", - "ref": "70175", - "description": "Toyota - Reims - 24KW DC ", - "capacity": "1", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "no", - "reservation": "yes", - "opening_hours": "Mo-Fri 08:00-19:00,Sat 09:00-19:00", - "wheelchair": "yes", - "start_date": "2021-08-30" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 7.090688, - 49.3092981 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "FRESHMILE", - "owner:ref:FR:SIREN": "200070746", - "operator:email": "web@freshmile.com", - "operator:phone": "+33 3 69 24 67 32", - "network": "Communauté d'Agglomération Sarreguemines Confluences", - "ref:EU:EVSE": "Non concerné", - "ref": "5092fea3-e01f-4aa8-899a-705c3bf0404a", - "description": "Parking château de Remelfing", - "capacity": "2", - "socket:type2_combo:output": "24 kW", - "charging_station:output": "24 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "socket:chademo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7", - "start_date": "2024-01-11" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 9.16329, - 41.394523 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "sas e-motum", - "owner:ref:FR:SIREN": "752982645", - "operator:email": "contact@e-motum.net", - "operator:phone": "+33 4 95 30 05 25", - "network": "e-motum", - "ref:EU:EVSE": "Non concerné", - "ref": "5461c6be-6ea1-11ef-b864-0242ac120002", - "description": "Boulangerie FABY Boniacio ", - "capacity": "2", - "socket:type2_combo:output": "150 kW", - "charging_station:output": "150 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "yes", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-07-17" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 6.14, - 48.76 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "EV Map", - "owner:ref:FR:SIREN": "313611204", - "operator:email": "contact@evmap.fr", - "network": "EV Map", - "ref:EU:EVSE": "Non concerné", - "description": "Maillefert", - "capacity": "3", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "yes", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2023-12-21" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 2.368253087879, - 48.63330486819303 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "GRSE GARAGE MARINIERE", - "owner:ref:FR:SIREN": "320758378", - "operator:email": "garage.mariniere@scache.fr", - "network": "GARAGE DE LA MARINIERE", - "ref:EU:EVSE": "Non concerné", - "description": "Parking Garage de la Mariniere", - "capacity": "2", - "socket:type2_combo:output": "50 kW", - "charging_station:output": "50 kW", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "Mo-fr 7:00-19:00,Sa 8:00-12:00", - "wheelchair": "yes", - "start_date": "2022-12-22" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 0.224991, - 44.4065369 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "Non concerné", - "owner:ref:FR:SIREN": "910942002", - "operator:email": "m.lefebvre@maborneauto.com", - "operator:phone": "+33 3 61 62 61 61", - "network": "GOELLAN STATION CARBURANT", - "ref:EU:EVSE": "Non concerné", - "ref": "3507fd07-4bab-49fb-a334-7b6d00fcc33e", - "description": "GOELLAN STATION CARBURANT", - "capacity": "2", - "socket:type2_combo:output": "60 kW", - "charging_station:output": "60 kW", - "socket:type2": "yes", - "socket:type2_combo": "yes", - "fee": "yes", - "authentication:none": "no", - "reservation": "yes", - "opening_hours": "Mo-Fr 08:00-12:00", - "wheelchair": "yes", - "start_date": "2024-11-05" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - -1.5841672, - 47.167226 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "MABORNEAUTO", - "owner:ref:FR:SIREN": "909177297", - "operator:email": "info@maborneauto.com", - "operator:phone": "+33 5 56 37 29 93", - "network": "Ouest Parking", - "ref:EU:EVSE": "Non concerné", - "ref": "d45d3f19-75ee-4559-837a-1212a869e90e", - "description": "Ouest Parking", - "capacity": "3", - "charging_station:output": "23 kW", - "socket:type2": "yes", - "fee": "yes", - "authentication:none": "no", - "payment:credit_cards": "no", - "reservation": "no", - "opening_hours": "24/7", - "wheelchair": "yes", - "start_date": "2024-03-04" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 8.9082227, - 42.0271161 - ] - }, - "properties": { - "amenity": "charging_station", - "operator": "LAST MILE SOLUTIONS", - "owner:ref:FR:SIREN": "421526641", - "operator:email": "Olga.Bouthoorn@lastmilesolutions.com", - "network": "A Cupulatta", - "ref:EU:EVSE": "Non concerné", - "description": "A Cupulatata", - "capacity": "3", - "fee": "yes", - "authentication:none": "no", - "reservation": "no", - "opening_hours": "24/7" - } - } - ] -} \ No newline at end of file diff --git a/output/arbres-echirolles.geojson b/output/arbres-echirolles.geojson deleted file mode 100644 index 6cfd232..0000000 --- a/output/arbres-echirolles.geojson +++ /dev/null @@ -1,82883 +0,0 @@ -{ - "type": "FeatureCollection", - "features": [ - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.715474769200326, - 45.157888011079876 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71554, - 45.15793 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71537, - 45.15799 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Paulownia tomentosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71559, - 45.15801 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71569, - 45.15805 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7157, - 45.15814 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71576, - 45.15814 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71613, - 45.15817 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71573, - 45.15818 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7158, - 45.15819 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71567, - 45.15823 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71604, - 45.15823 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7158, - 45.15827 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71733, - 45.15825 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71573, - 45.1583 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71589, - 45.1583 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71577, - 45.15831 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71729, - 45.15831 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71751, - 45.15832 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.716584151942892, - 45.158380997114435 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia kobus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71747, - 45.15838 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71785, - 45.15848 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71764, - 45.15857 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71753, - 45.1587 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71775, - 45.15874 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7179, - 45.15846 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus avium" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714, - 45.15634 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus sylvestris" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71419, - 45.15626 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71422, - 45.1563 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71424, - 45.15634 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71427, - 45.15638 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7143, - 45.15612 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71433, - 45.15616 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71435, - 45.1562 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71438, - 45.15623 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7144, - 45.15644 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71441, - 45.15628 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71444, - 45.15631 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.718898368723091, - 45.15353527549266 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71446, - 45.15605 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71449, - 45.15652 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71451, - 45.15614 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71455, - 45.15618 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71459, - 45.15623 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71461, - 45.15626 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71467, - 45.15634 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71469, - 45.15637 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71472, - 45.15641 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71486, - 45.15651 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q158783", - "species": "Liriodendron tulipifera" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7149, - 45.15657 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q158783", - "species": "Liriodendron tulipifera" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71494, - 45.15663 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q158783", - "species": "Liriodendron tulipifera" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71497, - 45.15648 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q158783", - "species": "Liriodendron tulipifera" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71502, - 45.15654 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q158783", - "species": "Liriodendron tulipifera" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71507, - 45.1566 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q158783", - "species": "Liriodendron tulipifera" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71499, - 45.1567 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q158783", - "species": "Liriodendron tulipifera" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71516, - 45.15672 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q158783", - "species": "Liriodendron tulipifera" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71504, - 45.15676 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7152, - 45.15678 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q158783", - "species": "Liriodendron tulipifera" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71509, - 45.15682 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q158783", - "species": "Liriodendron tulipifera" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71508, - 45.15633 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71509, - 45.15619 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71509, - 45.15606 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71512, - 45.15666 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q158783", - "species": "Liriodendron tulipifera" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71515, - 45.15647 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71517, - 45.15633 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71517, - 45.15619 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71518, - 45.15605 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71509, - 45.15578 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.715, - 45.15579 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7148, - 45.15592 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7149, - 45.15592 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71499, - 45.15592 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71509, - 45.15592 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71517, - 45.15592 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71578, - 45.15694 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71584, - 45.15694 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71635, - 45.15696 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.719036064545086, - 45.15365016738458 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.718964693745029, - 45.15362262612419 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71895899685272, - 45.15353830045903 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.719022184191067, - 45.153888128624246 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.719000370554718, - 45.15379969284422 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.719025095046882, - 45.15378445083373 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.718944897735176, - 45.153771764039774 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.719010295604509, - 45.1537420158857 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.718979269811157, - 45.15372587954961 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.718910584789668, - 45.153688136981486 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.719006277054193, - 45.15408447249616 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.719007706632611, - 45.15401574067265 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.719003214288265, - 45.15395616240309 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71825, - 45.15273 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus glutinosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71847, - 45.15279 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71892, - 45.15523 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71894, - 45.15529 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71896, - 45.15535 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71897, - 45.15541 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71899, - 45.15546 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.719, - 45.15552 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71901, - 45.15558 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71903, - 45.15564 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71915, - 45.15544 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71917, - 45.1555 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71918, - 45.15556 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7192, - 45.15564 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71913, - 45.15538 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71912, - 45.15532 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7191, - 45.15525 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71909, - 45.1566 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71912, - 45.15672 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71915, - 45.15685 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71916, - 45.1569 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71923, - 45.1564 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71924, - 45.15646 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71926, - 45.15652 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71928, - 45.15658 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71929, - 45.15664 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7193, - 45.1567 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71932, - 45.15675 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71933, - 45.15682 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71935, - 45.15688 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71936, - 45.15694 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71938, - 45.15699 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71939, - 45.15704 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7194, - 45.1571 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71919, - 45.15701 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71918, - 45.15695 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71867, - 45.1537 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71869, - 45.15377 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71872, - 45.15385 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71873, - 45.15391 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71875, - 45.15398 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71874, - 45.15366 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.718745802247484, - 45.15363809770495 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71875, - 45.15372 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71877, - 45.15404 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71878, - 45.15409 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71877, - 45.15378 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71879, - 45.15414 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71878, - 45.15383 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.718785323992047, - 45.153697946978305 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71881, - 45.1542 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7188, - 45.15387 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71882, - 45.15425 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71882, - 45.15398 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71882, - 45.15394 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71883, - 45.15404 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71885, - 45.15431 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71885, - 45.15409 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71886, - 45.15436 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71887, - 45.15443 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71888, - 45.15449 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71887, - 45.15414 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71889, - 45.15454 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7189, - 45.15459 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71889, - 45.1542 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71891, - 45.15463 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71892, - 45.15467 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7189, - 45.15424 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71891, - 45.15429 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71892, - 45.15435 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.718893698393524, - 45.15373359622803 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71941, - 45.15644 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71945, - 45.15647 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71942, - 45.1565 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71943, - 45.15656 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71944, - 45.15662 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71947, - 45.15668 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71948, - 45.15674 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7195, - 45.15681 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71952, - 45.15688 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71964, - 45.15699 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71959, - 45.15714 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71942, - 45.15715 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71943, - 45.1572 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7196, - 45.1572 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71945, - 45.15725 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71963, - 45.15726 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71946, - 45.15731 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71969, - 45.15736 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71908, - 45.15494 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71909, - 45.15503 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71906, - 45.15488 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71904, - 45.1548 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71903, - 45.15472 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71902, - 45.15504 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71901, - 45.15498 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.719, - 45.15493 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71899, - 45.15489 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71897, - 45.15484 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71896, - 45.1548 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71895, - 45.15474 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71901, - 45.15465 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71899, - 45.15459 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71896, - 45.1545 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71894, - 45.15445 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71894, - 45.1544 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71898, - 45.15455 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71958, - 45.15774 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71962, - 45.15782 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71965, - 45.1579 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71969, - 45.15798 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71974, - 45.15805 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71978, - 45.15813 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71983, - 45.15821 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71988, - 45.15828 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71994, - 45.15835 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71999, - 45.15842 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72005, - 45.15848 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71726766245922, - 45.156569127657846 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.717288147499999, - 45.156661697916675 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.717335136666665, - 45.15699261933332 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.717372816875001, - 45.156940629374986 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.717371183214286, - 45.156562478928564 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.717470237619046, - 45.15698241047619 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.717500356153844, - 45.15654926769233 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.717573125, - 45.156629184999986 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.717608635581395, - 45.15653834674419 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.717853030312503, - 45.15650135687499 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.717957867142859, - 45.156502240357135 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.718071831770027, - 45.15729043254889 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.718083146051336, - 45.157352216421536 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.718066143499998, - 45.156496028499994 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.718176480458459, - 45.15727476649285 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.718139318750001, - 45.156495861249994 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.718186640249159, - 45.15733921732991 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.718205847316312, - 45.157422255317144 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.718291601283844, - 45.15726827969459 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.718304276626093, - 45.157330043114214 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71832671007725, - 45.15741225021917 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.718274512499999, - 45.157206309374985 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.718156644240992, - 45.15721086778251 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.718052459195528, - 45.157210559902104 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.718035207956278, - 45.15714135223268 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.718138185800058, - 45.157135307250016 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.718241627222223, - 45.15712456888888 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.717637429973561, - 45.15705566431472 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.717595510833331, - 45.15710792333334 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.717547486666667, - 45.15717067249999 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7174625, - 45.15714142416666 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.717504066183576, - 45.1570724331756 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.717546883333329, - 45.157019605000016 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.717361169285716, - 45.15709209285715 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71839, - 45.15561 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q158783", - "species": "Liriodendron tulipifera" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7184, - 45.15535 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q158783", - "species": "Liriodendron tulipifera" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71858, - 45.15641 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Morus alba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71849, - 45.15573 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q158783", - "species": "Liriodendron tulipifera" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7185, - 45.1555 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q158783", - "species": "Liriodendron tulipifera" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7185, - 45.15522 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71858, - 45.15584 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q158783", - "species": "Liriodendron tulipifera" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71859, - 45.15573 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q158783", - "species": "Liriodendron tulipifera" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71869, - 45.15573 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q158783", - "species": "Liriodendron tulipifera" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71879, - 45.15585 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q158783", - "species": "Liriodendron tulipifera" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71877, - 45.15633 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q158783", - "species": "Liriodendron tulipifera" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71877, - 45.15619 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q158783", - "species": "Liriodendron tulipifera" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71889, - 45.15632 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q158783", - "species": "Liriodendron tulipifera" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71835087671274, - 45.153928139637976 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.718468112186632, - 45.154276651191616 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71931, - 45.1577 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus glutinosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72036, - 45.15707 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.720395466506253, - 45.15716891150722 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.720682572, - 45.15718544933333 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72055336265168, - 45.15720007116925 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.720852930065359, - 45.15723952941173 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.720291793037528, - 45.15727867843135 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.720847482999437, - 45.15729609923003 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72024, - 45.15706 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72012, - 45.15706 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.720246696129035, - 45.15714051806453 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722277778794003, - 45.15870311792975 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722279694265235, - 45.158350576329966 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722530076011126, - 45.15875214543935 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723229778200595, - 45.15798065190485 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72325214435844, - 45.15803226045206 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723272214134825, - 45.15809014492978 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723296145871497, - 45.15814096745353 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723318959213715, - 45.15822321802048 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723342262842886, - 45.158269748485324 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723360864758149, - 45.15832938891723 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723397204259451, - 45.15839516531992 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723414024552433, - 45.15844039423186 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723460185725975, - 45.158538095443134 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723483893635684, - 45.158606395692935 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723493287128276, - 45.158645934261195 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72351636388044, - 45.15869950293136 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723525074011678, - 45.158744112707375 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723690530174239, - 45.159177671174405 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723739102808163, - 45.15912918476297 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73285, - 45.14378 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7329, - 45.14388 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73296, - 45.14377 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cercis canadensis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73296, - 45.14378 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73305, - 45.14378 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73314, - 45.14385 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cercis silicastrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73316, - 45.14377 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73322, - 45.14399 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73325, - 45.14382 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cercis silicastrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.721230514, - 45.15476984900002 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus louisa lady" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72129372, - 45.154766466666665 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Sophora japonica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72147768, - 45.154776900625 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.721532318749999, - 45.15477910375 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.721594228572931, - 45.15477780605455 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722350417304425, - 45.15477052448465 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722179533455546, - 45.154780642439434 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722218971842271, - 45.15477811349462 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.721305067, - 45.154811045999985 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus louisa lady" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72169615402989, - 45.15484814071131 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722223503636071, - 45.154835840212485 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722253556483586, - 45.154912355862066 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722172996664484, - 45.15491199686283 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.721703570909092, - 45.154928256363625 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722372180767228, - 45.15504348551687 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722135176153845, - 45.155071081538445 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722045152572938, - 45.15508393772985 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722882537589959, - 45.15477699728057 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Picea abies" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722646063743347, - 45.15478309264116 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722782393076921, - 45.154780515 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722715551578946, - 45.15478218842105 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722938543846153, - 45.154777492307694 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723583258165367, - 45.15886222010009 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72360719207651, - 45.1589175482142 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72363479147096, - 45.15898727409021 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73296, - 45.14377 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis australis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722949062554715, - 45.154840902222595 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72308119, - 45.15490009222222 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra austriaca" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722614575911203, - 45.15517562545201 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cercis silicastrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722643747272728, - 45.15525487272728 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Sophora japonica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7197, - 45.15503 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7195, - 45.15507 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71952, - 45.15512 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71957, - 45.15516 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71962, - 45.1552 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71968, - 45.15524 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71960525916279, - 45.15633131411237 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.720295700834785, - 45.154803492935606 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Lagerstroemia indica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72001, - 45.15509 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71979, - 45.1551 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71986, - 45.15515 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7199, - 45.15519 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71994, - 45.15523 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72007, - 45.15531 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72012, - 45.15535 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72017, - 45.15539 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72023, - 45.15543 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72028, - 45.15548 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72033, - 45.15552 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72034, - 45.15558 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Catalpa bignonioides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72049, - 45.15567 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71987, - 45.15497 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71965, - 45.15499 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72291, - 45.15568 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus sylvestris" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72095, - 45.15542 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72111, - 45.15546 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72187, - 45.15549 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72148, - 45.15553 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72147, - 45.15557 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72199, - 45.15556 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ulmus minor" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72114, - 45.15559 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72161, - 45.15559 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72147, - 45.15565 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72164, - 45.15568 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72249, - 45.15566 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72114, - 45.1557 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72138, - 45.15571 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7219, - 45.15572 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ulmus minor" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72206, - 45.15573 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72225, - 45.15574 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72119, - 45.15585 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72124, - 45.15585 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72137, - 45.15585 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72156, - 45.15585 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72143, - 45.15586 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72149, - 45.15586 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72215, - 45.15585 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72221, - 45.15585 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72201, - 45.15586 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72208, - 45.15586 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72227, - 45.15586 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72233, - 45.15586 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72149, - 45.15592 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72156, - 45.15592 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72132, - 45.15593 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72137, - 45.15593 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72164, - 45.15592 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72216, - 45.15594 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72234, - 45.15594 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7234291625, - 45.15588768916667 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus louisa lady" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72007021, - 45.15681052217391 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.720064320555554, - 45.15674611999999 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72052, - 45.15612 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72054, - 45.15616 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72063, - 45.15616 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72335, - 45.15605 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72297, - 45.15607 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72329, - 45.15608 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723466613, - 45.156144351999984 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora galissoniensis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72297, - 45.15618 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72348, - 45.15618 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72328, - 45.15619 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Quercus robur" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72323, - 45.1562 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Quercus robur" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72347, - 45.1562 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72328, - 45.15626 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72323, - 45.15628 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72297, - 45.15629 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72068, - 45.15622 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72057, - 45.15623 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7205, - 45.15629 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72059, - 45.15637 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72073, - 45.15639 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72052, - 45.1564 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ulmus montana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72077, - 45.15643 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72062, - 45.15648 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72082, - 45.15656 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72164, - 45.1564 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72168, - 45.15623 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Parrotia persica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7218, - 45.15645 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72183, - 45.15623 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Parrotia persica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72186, - 45.15644 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72191, - 45.15645 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus floribunda" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72195, - 45.15632 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Parrotia persica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72196, - 45.15623 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Parrotia persica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72206, - 45.15642 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72223, - 45.15641 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72228, - 45.15644 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72234, - 45.15644 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Catalpa bignonioides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72241, - 45.15645 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72256, - 45.15646 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72266, - 45.15628 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72267, - 45.15642 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72267, - 45.15618 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72277, - 45.1564 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72279, - 45.15644 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72282, - 45.15641 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72282, - 45.15629 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72285, - 45.15645 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Catalpa bignonioides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7209, - 45.15644 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72093, - 45.15655 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72095, - 45.15643 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72095, - 45.15638 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72108, - 45.15642 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72132, - 45.15641 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72155, - 45.15644 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72155, - 45.15623 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Parrotia persica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72156, - 45.15631 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Parrotia persica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72322, - 45.15635 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7233, - 45.15638 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72315, - 45.1564 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72309, - 45.15641 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pterocarya fraxinifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72331, - 45.15641 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72334, - 45.15641 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72336, - 45.15642 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72332, - 45.15642 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72334, - 45.15643 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72339, - 45.15643 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72337, - 45.15645 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72332, - 45.15646 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72337, - 45.15646 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72317, - 45.15647 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pterocarya fraxinifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72318, - 45.15647 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pterocarya fraxinifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72336, - 45.15647 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72334, - 45.15648 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725495312666666, - 45.15505354866666 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725650593333333, - 45.155091624 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Morus alba fruitless" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725571, - 45.155126896 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Morus alba fruitless" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725546915333335, - 45.155193146000016 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus cerasifera pissardii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725435801333333, - 45.15505439266667 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725373824666668, - 45.155052878666694 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725107191333331, - 45.15504689999999 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725247234666666, - 45.15504963466665 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus nigra italica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72503496, - 45.15513062466663 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus nigra italica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725928775333335, - 45.15507815933334 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia margaretta" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725942194666666, - 45.15529803666665 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725848884666664, - 45.15529424933334 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725887738, - 45.15512201666665 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra austriaca" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725840774666667, - 45.15521101333332 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana chanticleer" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725843170666666, - 45.15507326133333 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia raywood" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725791585333331, - 45.15510837133334 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725731950666666, - 45.15510630466667 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726556975333333, - 45.155120032 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Morus alba fruitless" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726592420666665, - 45.15500813933333 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus alba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726635466, - 45.15504108533332 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Betula papyrifera" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726819066666665, - 45.15517675333333 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Quercus macrocarpa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70305, - 45.15706 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Quercus robur" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726025118, - 45.155259477333345 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia tomentosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726174746666667, - 45.155266304666654 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia tomentosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726979591333335, - 45.155308052 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Aesculus hippocastanum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727005280666668, - 45.15555512999999 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727013777333332, - 45.15561696066666 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727077106666668, - 45.15556011599998 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727121939333332, - 45.155496187333334 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus cerasifera pissardii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71728, - 45.1445 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71737, - 45.14463 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71743, - 45.14445 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71753, - 45.14458 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71758, - 45.1444 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7176, - 45.14455 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71768, - 45.14453 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71778, - 45.14449 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71783, - 45.14431 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71792, - 45.14445 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71799, - 45.14426 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71801, - 45.14442 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71807, - 45.14423 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71809, - 45.14438 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71817, - 45.14436 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71829, - 45.14414 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71831, - 45.14431 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71836, - 45.1441 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71837, - 45.14428 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71844, - 45.14424 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71849, - 45.14421 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71687, - 45.14464 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71689, - 45.14468 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71694, - 45.14462 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71695, - 45.14466 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71703, - 45.14463 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71713, - 45.14455 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722097996783661, - 45.13884091246607 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72135, - 45.13916 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72141, - 45.13921 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7215, - 45.13929 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72134, - 45.13945 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72129, - 45.13949 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72123, - 45.13952 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722320250129874, - 45.139601371689466 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Picea omorika" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72142, - 45.13965 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pterocarya fraxinifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722419158093627, - 45.13971902557098 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Picea omorika" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72149, - 45.13979 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72159, - 45.13986 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72167, - 45.13992 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72174, - 45.13997 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72182, - 45.14002 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72189, - 45.14008 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72197, - 45.14014 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72203, - 45.1402 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72212, - 45.14026 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7222, - 45.1403 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7211, - 45.13949 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72145, - 45.13933 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72145, - 45.13926 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72089, - 45.13935 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72094, - 45.13938 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.721, - 45.13942 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72104, - 45.13946 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7213, - 45.13912 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72124, - 45.13907 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72265, - 45.14046 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72271, - 45.14069 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72272, - 45.14052 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72278, - 45.14069 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72278, - 45.14074 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72286, - 45.14081 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72287, - 45.14075 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72292, - 45.1408 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72295, - 45.14087 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723370392500001, - 45.1405494935 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus morbus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724152440824536, - 45.14095072218668 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Abies concolor" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72425415329288, - 45.14092546447964 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Abies nordmanniana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724345575085832, - 45.14094219721585 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Abies nordmanniana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724496231702815, - 45.14092059823044 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Abies concolor" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72464229425741, - 45.14114934244825 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Parrotia persica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724713788099452, - 45.140829616495346 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Abies nordmanniana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724753133557521, - 45.14099982235642 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Parrotia persica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724790387333334, - 45.14069125666667 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Abies nordmanniana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724905538908723, - 45.14044874554857 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Larix decidua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725273644616743, - 45.14026098997075 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Quercus rubra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725840288750001, - 45.140097731874995 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus deodara" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72256, - 45.14052 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72249, - 45.14046 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72241, - 45.14041 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72271, - 45.14064 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72281, - 45.14058 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.721242344666666, - 45.139070812 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis australis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72247, - 45.14052 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72264, - 45.14058 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72296, - 45.1407 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722926782554636, - 45.13998709008429 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia tomentosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722662820520271, - 45.13984839996603 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia tomentosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722482773195996, - 45.13981560730674 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Larix decidua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722848094, - 45.139887599499964 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Picea omorika" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722951879333333, - 45.1400862813333 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Lagerstroemia indica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.735472642761068, - 45.14104045680207 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.735656716265727, - 45.140964992091085 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.733697364666665, - 45.143793508 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73381189, - 45.14380539800001 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.733922793333334, - 45.14381592 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.733997574, - 45.144022704666654 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.734006309333332, - 45.143943054 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.734106896, - 45.14404531 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.734127646666667, - 45.143964582 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.734149988666666, - 45.14385497 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.734254604666666, - 45.143885143333314 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.734355350666665, - 45.143907146 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73446355, - 45.143929840666665 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.734793502666665, - 45.14400351466666 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.734902769333333, - 45.144020064666655 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.735004822666666, - 45.14404850866666 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.735448826666667, - 45.144143706666675 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.735547184666666, - 45.14416904866666 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.735120266666667, - 45.144072496666666 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.735227823333333, - 45.14409005266667 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.735337314666666, - 45.144122182 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72077, - 45.1394 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer cappadocicum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72031, - 45.13942 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72042, - 45.13943 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer cappadocicum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72071, - 45.13944 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer cappadocicum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72026, - 45.13945 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72021, - 45.13948 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72048, - 45.13948 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer cappadocicum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722787438550649, - 45.14002809106694 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia tomentosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73403731, - 45.14383976 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis australis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72063, - 45.13948 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72056, - 45.13964 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7206, - 45.13961 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72064, - 45.13958 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72069, - 45.13955 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72074, - 45.13952 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72078, - 45.13948 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72083, - 45.13945 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72034, - 45.13947 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia platyphyllos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72033, - 45.13967 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia platyphyllos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71705, - 45.15012 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71691, - 45.15016 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71681, - 45.15019 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71667, - 45.15024 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71652, - 45.15028 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71637, - 45.15033 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71632, - 45.15034 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72036, - 45.14939 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72029, - 45.14942 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7202, - 45.14944 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72044, - 45.15017 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72057, - 45.15018 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72035, - 45.15019 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.720339288445374, - 45.150212824399 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72046, - 45.15021 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72059, - 45.15023 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7205, - 45.15026 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.720420302624678, - 45.15027504096994 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72062, - 45.15028 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72042, - 45.1503 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72053, - 45.15031 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72065, - 45.15033 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72044, - 45.15034 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.720474404389964, - 45.15034016610682 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72056, - 45.15036 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.720424795235363, - 45.15036727820394 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72068, - 45.15038 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72048, - 45.15039 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72059, - 45.15041 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72051, - 45.15043 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72062, - 45.15045 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72074, - 45.15045 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72054, - 45.15049 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72069, - 45.15058 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72059, - 45.1506 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70327, - 45.15704 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Quercus robur" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72072, - 45.15062 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72063, - 45.15065 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72065, - 45.1507 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72069, - 45.15076 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72064, - 45.15052 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.720675732682958, - 45.15068324575075 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.720643117569503, - 45.150634488708654 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.720800876026707, - 45.15060586472533 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72046, - 45.14946 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Aesculus hippocastanum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7204, - 45.14952 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72036, - 45.14953 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72062, - 45.14954 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72001, - 45.14956 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Morus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72032, - 45.14955 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72027, - 45.14956 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72004, - 45.14962 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Morus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72006, - 45.14967 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Morus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72037, - 45.14973 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72016, - 45.14978 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia henryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7202, - 45.14986 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia henryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.720309767333332, - 45.150042166 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Lagerstroemia indica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72026, - 45.14991 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia henryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72013, - 45.14972 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia henryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.720465160409128, - 45.149464223308264 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72166, - 45.15121 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72171, - 45.15121 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71822, - 45.15004 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer rubrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71839, - 45.15008 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7182, - 45.15016 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer rubrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71834, - 45.15017 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71812, - 45.15026 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.718336026825062, - 45.150254903477524 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71835, - 45.15027 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71822, - 45.15028 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer rubrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71811, - 45.15031 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71813, - 45.15037 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71815, - 45.1505 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71827, - 45.15051 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer rubrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71843, - 45.15096 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cupressus sempervirens" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71838, - 45.15074 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cupressus sempervirens" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7184, - 45.15081 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cupressus sempervirens" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71841, - 45.15089 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cupressus sempervirens" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71818, - 45.15074 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71818, - 45.15081 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71819, - 45.15087 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71822, - 45.15106 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71822, - 45.15112 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71824, - 45.15124 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71825, - 45.15131 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71826, - 45.15138 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71831, - 45.15102 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71839, - 45.15066 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Quercus robur" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71375, - 45.14344 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71383, - 45.14341 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71393, - 45.14339 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7138, - 45.14319 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71387, - 45.14314 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71395, - 45.1431 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71401, - 45.14307 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71401, - 45.14335 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71407, - 45.14303 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71409, - 45.14333 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71414, - 45.14299 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71418, - 45.1433 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71421, - 45.14295 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71426, - 45.14327 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71433, - 45.14287 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71442, - 45.14321 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71099, - 45.15396 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71092, - 45.15399 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71084, - 45.15403 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71078, - 45.15407 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71057, - 45.1541 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7105, - 45.15413 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71043, - 45.15416 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71035, - 45.1542 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71028, - 45.15424 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71014, - 45.15431 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71006, - 45.15435 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70999, - 45.15438 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70984, - 45.15445 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70971, - 45.15452 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70963, - 45.15456 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70956, - 45.1546 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70948, - 45.15464 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70941, - 45.15467 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70934, - 45.15471 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70927, - 45.15474 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7092, - 45.15479 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70912, - 45.15482 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70904, - 45.15485 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71064, - 45.15406 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71072, - 45.15402 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71079, - 45.15398 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71086, - 45.15395 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71094, - 45.15391 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71475, - 45.14469 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus cerasifera pissardii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7148, - 45.14476 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus cerasifera pissardii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7149, - 45.14494 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus cerasifera pissardii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71496, - 45.14505 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus cerasifera pissardii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70716, - 45.14348 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70755, - 45.14348 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.707, - 45.14351 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7077, - 45.14351 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70685, - 45.14354 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7067, - 45.14357 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70785, - 45.14355 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70654, - 45.1436 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.708, - 45.14358 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7064, - 45.14364 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70814, - 45.14361 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70625, - 45.14366 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7061, - 45.14369 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70594, - 45.14373 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70578, - 45.14376 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70564, - 45.14379 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70548, - 45.14382 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69767, - 45.14357 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69719, - 45.14387 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69722, - 45.14387 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cercis silicastrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69771, - 45.14389 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69766, - 45.14392 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69757, - 45.14395 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71299, - 45.14026 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71314, - 45.14022 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71282, - 45.14031 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71262, - 45.14037 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70959, - 45.14157 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70355, - 45.15702 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Quercus robur" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70945, - 45.14168 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7093, - 45.14182 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70923, - 45.1419 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70912, - 45.14201 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70904, - 45.14213 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70895, - 45.14225 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.708785787085698, - 45.142355133951234 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.708727399483292, - 45.142366463355245 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70849244754681, - 45.14309877502231 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70851, - 45.14328 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70848, - 45.14334 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70846, - 45.14341 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71166, - 45.14065 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71113, - 45.14081 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.710806336487161, - 45.14106837856401 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71005, - 45.14126 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70991, - 45.14134 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7115, - 45.1407 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71096, - 45.14087 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7108, - 45.14092 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71065, - 45.14098 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71019, - 45.14118 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71216, - 45.14051 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71227, - 45.14048 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70824, - 45.14389 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70823, - 45.14395 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7082, - 45.14399 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70829453785613, - 45.14400564438225 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70797, - 45.14449 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70795, - 45.14454 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70792, - 45.14458 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7079, - 45.14464 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.706006322912395, - 45.14581083510164 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70982, - 45.15674 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70983, - 45.15685 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70984, - 45.15687 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70985, - 45.15691 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ulmus carpinifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7099, - 45.15706 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70997, - 45.15724 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70999, - 45.15728 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71002, - 45.15735 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71006, - 45.15746 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7101, - 45.15755 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71018, - 45.15769 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7246, - 45.14823 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Betula utilis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7246, - 45.14825 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72439, - 45.14831 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7242, - 45.14834 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7244, - 45.14837 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72421, - 45.14841 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72464, - 45.14841 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72442, - 45.14844 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72423, - 45.14847 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72444, - 45.14851 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72455, - 45.14852 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer rubrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72425, - 45.14854 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72456, - 45.14854 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer rubrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72446, - 45.14857 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72427, - 45.1486 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72469, - 45.1486 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Betula utilis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72447, - 45.14863 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72429, - 45.14867 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72449, - 45.1487 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72431, - 45.14874 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72452, - 45.14877 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72432, - 45.1488 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72462, - 45.14818 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Quercus robur" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72457, - 45.14858 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Quercus rubra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724574466266313, - 45.14858460716402 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72463, - 45.1488 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Quercus rubra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72476, - 45.14869 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Quercus rubra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72463712641336, - 45.14879254677564 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72289, - 45.14868 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72292, - 45.14877 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72294, - 45.14899 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72295, - 45.14888 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723, - 45.1491 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72303, - 45.14919 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72301, - 45.14867 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72305, - 45.14885 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72309, - 45.14897 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72312, - 45.14907 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72315, - 45.14917 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72348, - 45.14924 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer cappadocicum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72363, - 45.14923 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer opalus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72333, - 45.14927 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer opalus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72402, - 45.14918 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer opalus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72378, - 45.14921 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72387, - 45.14919 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7232, - 45.14938 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7235, - 45.14934 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer opalus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72364, - 45.14931 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer opalus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72335, - 45.14936 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer opalus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72389, - 45.14928 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7238, - 45.14929 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72453, - 45.14883 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72435, - 45.14886 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72455, - 45.1489 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72457, - 45.14896 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72459, - 45.14903 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724857711490075, - 45.14904054896295 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72485, - 45.14907 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72485, - 45.14909 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724860398005598, - 45.14909566553173 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72485, - 45.1491 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72461, - 45.14912 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72416, - 45.14916 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer opalus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72418, - 45.14924 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer opalus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72403, - 45.14927 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer opalus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71222, - 45.13751 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71182, - 45.1376 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71172, - 45.13762 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.712206138668832, - 45.13748577468743 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.711840971992417, - 45.137600514354496 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.707448299732648, - 45.13905527051538 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71358, - 45.14868 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71384, - 45.1488 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714, - 45.14895 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71405, - 45.14898 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7141, - 45.14899 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71416, - 45.14903 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7142, - 45.14899 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72924, - 45.14578 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Quercus frainetto" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73034, - 45.14554 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Lagerstroemia indica braise d ete" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70048, - 45.14136 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70086, - 45.14132 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70129, - 45.14127 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699683123480405, - 45.14907950184194 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Sequoia sempervirens" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.696273006349069, - 45.14675765804198 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cercis silicastrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.697515612462345, - 45.147214018222535 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Quercus robur" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.697662260317684, - 45.14755373403826 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer cappadocicum rubrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.697600478244672, - 45.147563265928426 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Elaeagnus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.697539059448167, - 45.1476120115048 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer cappadocicum rubrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.697423753205246, - 45.147613482237354 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Elaeagnus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71953, - 45.14871 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71955, - 45.14882 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7196, - 45.14889 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71968, - 45.14901 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7197, - 45.14904 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71972, - 45.14908 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71975, - 45.14913 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71974, - 45.14922 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71975, - 45.14927 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71959, - 45.14932 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71926, - 45.14948 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71917, - 45.14951 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71908, - 45.14954 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.719, - 45.14956 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71891, - 45.1496 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71879, - 45.14963 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71871, - 45.14966 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.703635724666666, - 45.149003088 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.703649621333332, - 45.14906493933334 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.703649076, - 45.14893487266667 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.703674936666667, - 45.149134035999985 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.703693550666665, - 45.149205556 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7037489, - 45.148921568 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.703768479333334, - 45.14925405133334 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.703800152666664, - 45.149194604000016 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.703838557333333, - 45.14933182533335 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.703836339333331, - 45.14890552066666 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70398223, - 45.14898850599999 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.703997946, - 45.14905197466666 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.704021048666665, - 45.14910008066668 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.704034149333334, - 45.149167326 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.704060136, - 45.14923369 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus avium" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.704188039333332, - 45.14896522066668 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.704207204666668, - 45.14902699933332 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.704223066, - 45.149090024 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.704245628, - 45.14914773066668 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus avium" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.704260045333333, - 45.14920687466666 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.704496322666667, - 45.14917723733333 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.704516980666668, - 45.149242769333355 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71869, - 45.14422 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71876, - 45.14432 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71879, - 45.14419 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71884, - 45.14442 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71886, - 45.14428 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71891, - 45.14452 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71893, - 45.14439 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.719, - 45.14449 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71907, - 45.14458 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71898, - 45.14462 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71907, - 45.14484 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71919, - 45.14487 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71922, - 45.14493 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71924, - 45.14498 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71911, - 45.14499 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7192, - 45.14499 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71932, - 45.14502 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71913, - 45.14506 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71916, - 45.14519 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71919, - 45.14526 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71927, - 45.14521 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7193, - 45.14521 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71937, - 45.14516 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71939, - 45.14523 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71942, - 45.14537 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71943, - 45.14543 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71947, - 45.14557 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71954, - 45.14581 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71929, - 45.14562 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7195, - 45.14565 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71925, - 45.14548 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71922, - 45.1454 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71933, - 45.14544 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71936, - 45.14543 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71942, - 45.14563 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71939, - 45.14564 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71931, - 45.14568 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71935, - 45.14582 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71937, - 45.1459 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71948, - 45.14589 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7194, - 45.14601 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71943, - 45.14609 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71946, - 45.14622 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71948, - 45.14629 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71951, - 45.14602 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71956, - 45.14624 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71959, - 45.14624 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71962, - 45.14606 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71965, - 45.1462 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71967, - 45.14627 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71971, - 45.1464 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71965, - 45.14645 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71973, - 45.14648 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71978, - 45.14662 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71988, - 45.14675 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71984, - 45.14686 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71988, - 45.14701 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71982, - 45.14706 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7199, - 45.14708 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71962, - 45.14679 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7196, - 45.14672 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71958, - 45.14664 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71954, - 45.14651 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71952, - 45.14644 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71969, - 45.14704 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7197, - 45.14712 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71969, - 45.14668 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71973, - 45.14679 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71973, - 45.14685 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71976, - 45.14694 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71979, - 45.14706 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71962, - 45.14645 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71994, - 45.14724 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71988, - 45.14727 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71997, - 45.1473 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72, - 45.14745 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72009, - 45.14778 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72, - 45.14779 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7201, - 45.14784 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71977, - 45.14733 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71975, - 45.14726 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71981, - 45.14746 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71985, - 45.14728 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71991, - 45.14746 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71993, - 45.14754 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7202, - 45.14818 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72024, - 45.14832 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72026, - 45.1484 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72016, - 45.14806 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72011, - 45.1482 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72013, - 45.14827 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72015, - 45.14834 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72005, - 45.14835 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72017, - 45.14841 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72007, - 45.14842 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72019, - 45.14847 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7203, - 45.14854 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72031, - 45.1486 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72023, - 45.14862 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72025, - 45.14869 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72036, - 45.14874 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72027, - 45.14875 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72017, - 45.14877 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72038, - 45.14881 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72029, - 45.14882 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72019, - 45.14885 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7203, - 45.14889 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72041, - 45.14896 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72024, - 45.14899 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72025, - 45.14906 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70264, - 45.14925 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70272, - 45.14955 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70275, - 45.1497 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70177, - 45.14923 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70179, - 45.14931 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70181, - 45.14939 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70184, - 45.14946 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70185, - 45.14952 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70188, - 45.14961 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70186, - 45.14914 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70191, - 45.14972 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70193, - 45.14979 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70195, - 45.14987 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70203, - 45.14979 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70204, - 45.14989 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer ginnala" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70206, - 45.14912 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70215, - 45.14988 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer ginnala" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70216, - 45.14978 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70218, - 45.1491 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70225, - 45.14984 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Salix babylonica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7023, - 45.14977 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70231, - 45.14908 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70245, - 45.14982 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70246, - 45.14974 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70247, - 45.14976 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cornus mas" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70246, - 45.14906 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70257, - 45.14972 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70257, - 45.14977 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70259, - 45.14912 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70266, - 45.14971 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70268, - 45.1494 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699005284129966, - 45.149141007969284 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus libani" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69975, - 45.14954 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69982, - 45.14944 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Taxus baccata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69983, - 45.14927 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699838411161545, - 45.14929585546395 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica glauca" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69997, - 45.14928 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia platyphyllos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69998, - 45.1494 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Taxus baccata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70002, - 45.1494 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Taxus baccata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699253158686209, - 45.14816557333155 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra austriaca" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71572, - 45.15086 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer negundo" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71554, - 45.15086 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7156, - 45.15084 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71548, - 45.15095 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71547, - 45.15091 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71575, - 45.15096 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71558, - 45.15088 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Sophora japonica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71593, - 45.15205 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Paulownia tomentosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71594, - 45.15199 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer negundo" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.716, - 45.15222 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer negundo" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71602, - 45.15219 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer negundo" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71602, - 45.15209 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Paulownia tomentosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71602, - 45.15203 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Paulownia tomentosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71605, - 45.15224 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer negundo" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71616, - 45.15246 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71618, - 45.15223 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71622, - 45.15251 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71624, - 45.15203 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71628, - 45.15222 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71633, - 45.15202 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71636, - 45.15221 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71643, - 45.15201 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71646, - 45.15221 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71652, - 45.152 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71662, - 45.15199 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71679, - 45.15232 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71694, - 45.15215 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71649, - 45.15234 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71639, - 45.15235 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7163, - 45.15236 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71614, - 45.15204 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71674, - 45.15237 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71669, - 45.15242 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71663, - 45.15248 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71658, - 45.15253 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71611, - 45.15239 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71605, - 45.15234 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71601, - 45.15229 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71655, - 45.1522 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71665, - 45.15218 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71673, - 45.15218 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71749, - 45.15183 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer cappadocicum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7177, - 45.15186 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer cappadocicum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71654, - 45.15054 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71643, - 45.15057 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71635, - 45.15059 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71618, - 45.15066 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71618, - 45.1507 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71601, - 45.15071 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71593, - 45.15073 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71583, - 45.15077 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71618, - 45.15085 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71596, - 45.15086 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71604, - 45.15087 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7163, - 45.15098 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71619, - 45.15099 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71662, - 45.15052 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71688, - 45.15044 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71627, - 45.15085 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71671, - 45.15049 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71697, - 45.15041 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71707, - 45.15039 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71789, - 45.15177 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71792, - 45.15171 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71793, - 45.15166 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71794, - 45.15152 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71793, - 45.15147 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71792, - 45.1514 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71791, - 45.15127 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7179, - 45.15121 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71774, - 45.15162 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus padus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.705025941333334, - 45.15540534999999 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cupressus sempervirens" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.705096154666664, - 45.15538388 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.705215267333334, - 45.155344526666674 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.705322232, - 45.15529639933333 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.705375996666666, - 45.15565507666667 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7054331, - 45.15526313 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.705459734, - 45.155618133333334 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.705560762666667, - 45.15558717866667 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.704944194, - 45.15550758466668 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus avium" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.705284271333332, - 45.155678239333334 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.705268496485364, - 45.153526422766 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.704142447136187, - 45.15343779633447 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fagus sylvatica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.704587986317494, - 45.15335824608312 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer cappadocicum rubrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70501, - 45.14871 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70511, - 45.14869 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70521, - 45.14868 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7053, - 45.14866 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70541, - 45.14864 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72977, - 45.15194 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72983, - 45.15188 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72988, - 45.15184 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72993, - 45.15178 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73017, - 45.15158 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73023, - 45.15153 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7303, - 45.15147 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73035, - 45.15143 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73041, - 45.15138 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73049, - 45.15132 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73055, - 45.15128 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73061, - 45.15123 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7307, - 45.1512 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7297, - 45.15199 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer negundo" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72964, - 45.15205 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72957, - 45.1521 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72951, - 45.15216 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer negundo" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72945, - 45.15221 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72937, - 45.15227 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72932, - 45.15232 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer negundo" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72924, - 45.15238 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72917, - 45.15244 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72911, - 45.15249 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72905, - 45.15254 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72886, - 45.1527 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer negundo" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70571, - 45.15843 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Aesculus hippocastanum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70809, - 45.15834 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7121, - 45.13604 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71213, - 45.1361 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71217, - 45.13613 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71222, - 45.13619 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71231, - 45.13622 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71232, - 45.13627 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71234, - 45.13632 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71236, - 45.13637 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71238, - 45.13642 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71241, - 45.13648 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71243, - 45.13653 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71248, - 45.13663 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7121, - 45.13678 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71213, - 45.13685 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71216, - 45.13692 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71223, - 45.13707 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71226, - 45.13713 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71255, - 45.13748 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71257, - 45.13754 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71261, - 45.13761 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71267, - 45.13774 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7127, - 45.13782 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71241, - 45.1375 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71245, - 45.13757 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71248, - 45.13764 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71251, - 45.13771 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71255, - 45.13777 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71258, - 45.13785 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71326, - 45.13898 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7133, - 45.13904 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71334, - 45.13912 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71372, - 45.13983 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71383, - 45.1402 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71392, - 45.14033 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71329, - 45.1395 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71332, - 45.13957 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71321, - 45.13937 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71326, - 45.13944 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71334, - 45.13942 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71329, - 45.13935 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71281, - 45.13804 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71287, - 45.13818 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7129, - 45.13824 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71294, - 45.13831 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71296, - 45.13816 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71299, - 45.13823 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.713, - 45.13845 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71302, - 45.1383 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71304, - 45.13851 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71306, - 45.13858 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71314, - 45.13873 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71292, - 45.13861 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71289, - 45.13855 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71286, - 45.13849 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7128, - 45.13835 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71276, - 45.13828 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71274, - 45.13821 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71269, - 45.13808 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71301, - 45.13898 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71305, - 45.13904 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71307, - 45.1391 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7131, - 45.13917 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71314, - 45.13923 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71318, - 45.1393 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71326, - 45.13929 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71319, - 45.13915 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71316, - 45.13908 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71312, - 45.13902 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71301, - 45.13875 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71334, - 45.13896 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71341, - 45.13909 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71348, - 45.13923 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71351, - 45.1393 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71534, - 45.13976 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ulmus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71356, - 45.13936 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71359, - 45.13942 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71366, - 45.13955 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71369, - 45.13961 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71372, - 45.13968 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71376, - 45.13975 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71355, - 45.13951 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71358, - 45.13957 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71361, - 45.13963 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71369, - 45.13977 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71341, - 45.13924 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71342, - 45.13931 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71347, - 45.13938 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71354, - 45.13981 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71348, - 45.13968 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71344, - 45.13961 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71341, - 45.13955 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71403, - 45.14021 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71407, - 45.14027 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71395, - 45.14038 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71414, - 45.14041 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71399, - 45.14046 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71358, - 45.13988 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.713446146264724, - 45.14008409852694 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.713516524624778, - 45.14002607714763 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71504, - 45.14198 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71502, - 45.14193 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71498, - 45.14187 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71496, - 45.14181 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71493, - 45.14176 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7149, - 45.14171 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71485, - 45.14165 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71481, - 45.14158 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71479, - 45.14153 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71476, - 45.14148 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71472, - 45.14142 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71469, - 45.14135 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71466, - 45.1413 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71459, - 45.1412 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71455, - 45.14113 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71452, - 45.14108 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71449, - 45.14102 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71451, - 45.14135 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71454, - 45.14141 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71457, - 45.14147 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71463, - 45.14158 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71466, - 45.14164 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7147, - 45.14169 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71476, - 45.14181 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7148, - 45.14187 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71483, - 45.14193 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71489, - 45.14204 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71492, - 45.14209 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71487, - 45.14209 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71506, - 45.14239 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71529, - 45.14286 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71529, - 45.14282 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7141, - 45.14065 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71413, - 45.14071 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71444, - 45.14095 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71431, - 45.141 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71424, - 45.14101 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71429, - 45.14108 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71437, - 45.14112 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7144, - 45.14118 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71444, - 45.14123 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7143, - 45.13492 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia stellata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71432, - 45.13489 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Chamaecyparis lawsoniana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71666, - 45.13717 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71672, - 45.13722 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7168, - 45.13729 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71686, - 45.13735 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71886, - 45.13945 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Aesculus hippocastanum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71882, - 45.1394 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Aesculus hippocastanum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71875, - 45.13932 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia platyphyllos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72349, - 45.15014 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72379, - 45.15011 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72362, - 45.15013 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72381, - 45.15 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus avium" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71984, - 45.14765 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71978, - 45.14767 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71973, - 45.14767 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71984, - 45.14774 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71979, - 45.14775 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7197, - 45.14776 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71988, - 45.14782 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71982, - 45.14783 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71975, - 45.14783 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71986, - 45.14788 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer rubrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71979, - 45.1479 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer rubrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71989, - 45.14794 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer rubrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71982, - 45.14795 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer rubrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7197, - 45.14796 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer rubrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71987, - 45.148 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer rubrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71968, - 45.14803 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71969, - 45.14784 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7198, - 45.14757 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71973, - 45.14757 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71967, - 45.14758 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71961, - 45.14759 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71954, - 45.1476 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71942, - 45.14762 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7193, - 45.14764 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71924, - 45.14765 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71911, - 45.14767 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71905, - 45.14768 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71959, - 45.14769 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71954, - 45.1477 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71947, - 45.14771 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71941, - 45.14772 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71928, - 45.14773 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71923, - 45.14774 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71916, - 45.14775 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7191, - 45.14776 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71898, - 45.14778 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71965, - 45.14777 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7196, - 45.14778 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71952, - 45.14779 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71947, - 45.1478 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71934, - 45.14781 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71938, - 45.14781 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71928, - 45.14782 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71922, - 45.14783 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71916, - 45.14784 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71902, - 45.14785 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71909, - 45.14785 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71962, - 45.14785 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71956, - 45.14786 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7195, - 45.14786 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71906, - 45.14792 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71899, - 45.14768 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71891, - 45.1477 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71891, - 45.14778 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71884, - 45.14779 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71872, - 45.14782 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71897, - 45.14786 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7189, - 45.14787 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71883, - 45.14789 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71872, - 45.1479 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71878, - 45.1479 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71901, - 45.14793 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71897, - 45.14801 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71892, - 45.14802 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71881, - 45.14803 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71886, - 45.14803 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.719, - 45.14806 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71895, - 45.14808 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7191, - 45.14798 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71964, - 45.14797 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer rubrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71905, - 45.14799 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71914, - 45.14804 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71962, - 45.14804 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71909, - 45.14806 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71949, - 45.14806 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71964, - 45.14809 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71952, - 45.14811 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71946, - 45.14812 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71954, - 45.14815 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71922, - 45.1482 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71917, - 45.1482 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71911, - 45.14821 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71903, - 45.14818 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71905, - 45.14822 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71905, - 45.14812 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71909, - 45.14817 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71912, - 45.14811 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71914, - 45.14816 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71916, - 45.1481 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7192, - 45.14815 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71935, - 45.14817 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71939, - 45.14813 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71941, - 45.14817 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71967, - 45.14813 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7199, - 45.14805 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer rubrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71992, - 45.1481 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer rubrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71795, - 45.14808 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71799, - 45.14814 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71803, - 45.1482 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71806, - 45.14827 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71809, - 45.14831 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71812, - 45.14836 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71813, - 45.14826 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71815, - 45.1483 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71818, - 45.14835 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71822, - 45.1483 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71824, - 45.14834 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71828, - 45.14828 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7183, - 45.14833 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71834, - 45.14828 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Euodia daniellii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71837, - 45.14832 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71837, - 45.14823 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Euodia daniellii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71785, - 45.14783 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71792, - 45.14792 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71794, - 45.14783 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71798, - 45.148 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71799, - 45.14782 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71804, - 45.14799 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71804, - 45.14791 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71805, - 45.14781 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71809, - 45.14798 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7181, - 45.14789 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71816, - 45.14797 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71816, - 45.14789 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71817, - 45.1478 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71822, - 45.14796 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71822, - 45.14788 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71823, - 45.14779 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71829, - 45.14796 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7183, - 45.14778 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71835, - 45.14795 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71835, - 45.14786 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71841, - 45.14794 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71841, - 45.14785 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71847, - 45.14793 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71847, - 45.14785 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71853, - 45.14792 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7186, - 45.14792 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7186, - 45.14783 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71865, - 45.14791 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71865, - 45.14782 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71841, - 45.14827 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71844, - 45.14831 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71845, - 45.14821 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71847, - 45.14827 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71848, - 45.14831 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7185, - 45.1482 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71852, - 45.14814 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71853, - 45.14826 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71855, - 45.14819 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71856, - 45.1483 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71858, - 45.14825 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71859, - 45.14813 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71861, - 45.14829 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71862, - 45.14818 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71865, - 45.14823 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71865, - 45.14812 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71868, - 45.14828 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71868, - 45.14818 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7187, - 45.14822 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71874, - 45.14827 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71879, - 45.14821 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71881, - 45.14826 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71884, - 45.1481 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71885, - 45.14821 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71888, - 45.14825 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71888, - 45.14816 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7189, - 45.1482 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7189, - 45.14809 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71893, - 45.14824 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71894, - 45.14814 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71897, - 45.14819 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71898, - 45.14813 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71899, - 45.14823 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69382, - 45.14331 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia platyphyllos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.693869191, - 45.14341507499998 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69387, - 45.14342 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia platyphyllos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.693996131333334, - 45.143723698666676 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694, - 45.14372 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia platyphyllos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70456, - 45.14614 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71395, - 45.13635 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71385, - 45.1364 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71405, - 45.13647 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7141, - 45.13649 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer buergerianum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7141, - 45.13656 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer buergerianum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71409, - 45.1366 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714, - 45.13662 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71411, - 45.13675 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71401, - 45.13676 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71255, - 45.1368 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ailanthus altissima" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71412, - 45.13689 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71273, - 45.13698 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71401, - 45.13708 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71413, - 45.13708 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7138, - 45.13623 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7137, - 45.13628 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71355, - 45.13617 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71343, - 45.13602 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71327, - 45.13586 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71337, - 45.1358 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71355, - 45.13596 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71368, - 45.13611 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7128, - 45.13714 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71272, - 45.13716 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ailanthus altissima" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71298, - 45.1372 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71336, - 45.13719 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71347, - 45.13719 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71349, - 45.13728 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71299, - 45.1373 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71332, - 45.13729 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71289, - 45.13735 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7128, - 45.13736 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ailanthus altissima" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71301, - 45.13763 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71294, - 45.13764 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ailanthus altissima" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71333, - 45.13763 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Betula utilis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71312, - 45.13764 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71319, - 45.13764 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Betula nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71309, - 45.13765 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71443, - 45.13714 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71446, - 45.13723 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714470132905308, - 45.13751042410158 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714502818643248, - 45.13738445746084 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714514040698864, - 45.13755644829427 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Chionnanthus refusus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714527193629221, - 45.13732536378032 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Chionnanthus refusus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714555050370842, - 45.137496255836915 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Chionnanthus refusus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714576950199217, - 45.13745091953777 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Chionnanthus refusus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714606549605008, - 45.13761633176867 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Chionnanthus refusus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714644341512591, - 45.1375343749268 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Chionnanthus refusus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714644890890038, - 45.13742786095188 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Chionnanthus refusus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714658698148235, - 45.13735067416517 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Sorbus aria" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71467, - 45.13714 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71475067694306, - 45.13743257769831 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Quercus macrocarpa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714764652215296, - 45.13756863961729 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714768194347625, - 45.13761909896982 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Quercus macrocarpa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714772252607932, - 45.137672974329924 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71478353404324, - 45.13732604549219 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Sorbus aria" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71484248144489, - 45.13732527167971 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Sorbus aria" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71485, - 45.13713 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71487, - 45.13722 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714900313373793, - 45.1374019500392 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Chionnanthus refusus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714926258629736, - 45.13734326771519 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Chionnanthus refusus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714970731397866, - 45.137424505867614 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.715032515320861, - 45.13742536737343 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.715074743663187, - 45.13728874476387 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Sorbus aria" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71509, - 45.13712 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71511, - 45.13721 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71528, - 45.13721 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.715310203097553, - 45.137474276006465 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Quercus rubra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.715435535673981, - 45.137878936805166 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus tremula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71552, - 45.13712 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71555, - 45.13719 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.715594964983485, - 45.13803714472827 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus alba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.715684457297271, - 45.13803482784613 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus alba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.715684698926307, - 45.137995049929344 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Salix alba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71571994516211, - 45.13804587730065 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Salix alba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71575, - 45.13719 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.715810816328179, - 45.138023874402904 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Salix alba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.715831789648549, - 45.13800861516724 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus alba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.715898251431171, - 45.13796850824195 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Salix alba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.715959829960355, - 45.13801191328784 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Salix alba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.715989706130456, - 45.13804958403901 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Salix alba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71356, - 45.13794 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7136, - 45.1378 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus subhirtella" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71371, - 45.13718 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Quercus petraea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71372, - 45.13727 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Quercus petraea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71376, - 45.13779 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Betula nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71386, - 45.13779 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Betula pendula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71387, - 45.13777 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Betula pendula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71582, - 45.13982 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71394, - 45.13779 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Betula utilis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71395, - 45.13717 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Quercus petraea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71396, - 45.13726 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Quercus petraea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71414, - 45.1373 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71416, - 45.13755 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71417, - 45.13772 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71417, - 45.13763 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71416, - 45.13739 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71315, - 45.13766 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Betula utilis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7133, - 45.13766 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71349, - 45.13778 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71349, - 45.1378 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Betula nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71329, - 45.13781 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Betula nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71335, - 45.13781 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Betula nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71315, - 45.13783 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus avium" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71318, - 45.13783 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Betula utilis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71322, - 45.13783 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71506, - 45.13873 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71508, - 45.13882 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71515, - 45.13796 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71516, - 45.13811 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71516, - 45.13802 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71518, - 45.13844 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71516, - 45.13785 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71518, - 45.13828 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7152, - 45.13871 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7152, - 45.13863 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71521, - 45.1388 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71519, - 45.13835 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71518, - 45.13818 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7132, - 45.13795 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71329, - 45.13795 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71331, - 45.13808 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71335, - 45.13795 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71342, - 45.13794 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71349, - 45.13794 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71352, - 45.13805 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.715469562059846, - 45.13840760984738 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus tremula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71548, - 45.13853 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer ginnala" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71549, - 45.13861 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71557, - 45.13861 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71557, - 45.13853 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer ginnala" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71573, - 45.13852 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer ginnala" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71574, - 45.1386 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71595, - 45.13851 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer ginnala" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71597, - 45.13859 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.715960673916228, - 45.13821495928778 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Salix alba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71609, - 45.13858 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71619, - 45.13876 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71621, - 45.13904 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7162, - 45.13888 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71622, - 45.13916 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71623, - 45.13928 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71634, - 45.13878 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71635, - 45.13894 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71634, - 45.13871 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71635, - 45.13886 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71637, - 45.1391 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71638, - 45.13925 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71637, - 45.13903 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71638, - 45.13919 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.716003588969323, - 45.13810028739611 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus alba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71544768473355, - 45.13811233739728 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus tremula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.715910557759631, - 45.13815929645921 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus tremula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.715968447159096, - 45.13817361690199 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Salix alba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.715460736757141, - 45.1382863562371 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus tremula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71522, - 45.1389 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71508, - 45.13891 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71523, - 45.13898 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71511, - 45.1392 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71523, - 45.13928 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71524, - 45.13935 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71512, - 45.13937 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71526, - 45.13943 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71554, - 45.13945 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus sylvestris" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71526, - 45.13952 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71514, - 45.13953 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71411, - 45.1396 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71526, - 45.1396 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71514, - 45.13961 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71526, - 45.13969 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71512, - 45.13971 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71412, - 45.13976 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71508, - 45.13977 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7156, - 45.13975 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ulmus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71582, - 45.13975 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ulmus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71559, - 45.13983 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71532, - 45.13984 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71507, - 45.13986 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71526, - 45.13988 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71424, - 45.13996 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus avium" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71455, - 45.13995 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus avium" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71497, - 45.13994 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus avium" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71475, - 45.13995 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus avium" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71468, - 45.13995 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus avium" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71527, - 45.13999 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71491, - 45.14004 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71498, - 45.14004 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71444, - 45.14005 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71456, - 45.14005 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71436, - 45.14006 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71469, - 45.14005 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71475, - 45.14005 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71528, - 45.14006 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71529, - 45.14013 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71498, - 45.14052 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71605, - 45.13982 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71628, - 45.14037 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71627, - 45.14018 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71626, - 45.13986 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71627, - 45.14 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71643, - 45.14039 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71645, - 45.14027 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71606, - 45.13974 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ulmus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71484, - 45.14058 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71471, - 45.14065 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71915, - 45.15278 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Paulownia tomentosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71937, - 45.15271 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Paulownia tomentosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71981, - 45.15256 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Paulownia tomentosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72003, - 45.15247 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Paulownia tomentosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71959, - 45.15263 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Paulownia tomentosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72047, - 45.15232 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Paulownia tomentosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72069, - 45.15224 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Paulownia tomentosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72025, - 45.15239 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Paulownia tomentosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727717085714108, - 45.14368933263527 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Juglans nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726689740345424, - 45.143730250196825 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Picea omorika" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727793428, - 45.14370986266667 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia tomentosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71491, - 45.14044 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis australis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71478, - 45.14051 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis australis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71462, - 45.14058 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis australis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727826772666665, - 45.14378407866668 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726763820680675, - 45.14386063040567 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Quercus rubra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726940267333331, - 45.143879013333326 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Lagerstroemia indica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727032148008177, - 45.14389978916418 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Sophora japonica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727769228, - 45.143892284 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727012289045294, - 45.143947906012336 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Parrotia persica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726853094255422, - 45.14397149944472 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726995084353017, - 45.144020573783166 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Parrotia persica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727017891424372, - 45.14427020237681 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Abies nordmanniana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727717138197652, - 45.1442711599195 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727091804156051, - 45.14435951110372 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Abies nordmanniana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727091682992116, - 45.14465267542613 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer cappadocicum rubrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726489794, - 45.14369186466667 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Lagerstroemia indica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726658427333334, - 45.14366195466667 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Abies concolor" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73010848, - 45.14204717 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cornus kousa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.730259981333333, - 45.14186544666666 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ficus carica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.719019104166665, - 45.15336228416666 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cupressus sempervirens totem" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72100958481523, - 45.152766419936086 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.721011007708384, - 45.15279566588957 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.720977569895208, - 45.15286067383141 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.721010403960599, - 45.152913929336194 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72089, - 45.15263 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72116, - 45.15263 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7211, - 45.15263 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72097, - 45.15263 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72102, - 45.15263 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722140788809793, - 45.15230073739934 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.721622017838778, - 45.15234653520231 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.721627922919952, - 45.1524236158605 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7215, - 45.15266 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72213, - 45.15268 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722127033850988, - 45.152682953354734 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Photina fraseri red robin" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72277, - 45.15269 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72286, - 45.1527 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72135, - 45.15264 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7214, - 45.15264 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726974795342179, - 45.14439502574392 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia tomentosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727026200521896, - 45.14440643317594 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia tomentosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726940188850656, - 45.14444912041717 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia tomentosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726981308163279, - 45.144480807635055 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia tomentosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727987348666666, - 45.144310401333335 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis australis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72144, - 45.15264 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72129, - 45.15264 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72122, - 45.15264 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722410759226936, - 45.15219053881552 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722109247116067, - 45.15225236309064 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722158116763905, - 45.15226482473126 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.719784260666666, - 45.146167747333344 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus domestica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.719895925333333, - 45.14613707600002 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer rubrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.720037553333334, - 45.14651269 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus domestica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.715295565531796, - 45.143137194131995 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71532, - 45.14313 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71569, - 45.14313 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71576, - 45.14325 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71579, - 45.14331 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71583, - 45.14337 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71586, - 45.14343 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71589, - 45.14349 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71593, - 45.14355 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71597, - 45.1436 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.716, - 45.14366 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71603, - 45.14372 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71607, - 45.14378 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7161, - 45.14385 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71616, - 45.14395 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7162, - 45.14401 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71623, - 45.14407 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71626, - 45.14413 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71562, - 45.14357 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71565, - 45.14363 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71558, - 45.14331 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71561, - 45.14336 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71567, - 45.14342 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71588, - 45.14404 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71592, - 45.1441 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71604, - 45.14406 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71573, - 45.14376 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71575, - 45.1438 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71579, - 45.14386 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71575, - 45.14353 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71579, - 45.1436 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71587, - 45.14376 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71591, - 45.14383 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71606, - 45.14433 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71607, - 45.14439 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71611, - 45.14445 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71618, - 45.1443 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71624, - 45.14442 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7163, - 45.14419 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71633, - 45.14425 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7164, - 45.14436 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71595, - 45.14416 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71598, - 45.14422 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71611, - 45.14418 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71614, - 45.14424 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71668, - 45.14534 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71694, - 45.14539 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71669, - 45.1454 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71697, - 45.14545 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7167, - 45.14547 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71699, - 45.1455 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71683, - 45.14551 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71672, - 45.14553 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71685, - 45.14557 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71674, - 45.1456 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71686, - 45.14563 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71675, - 45.14566 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71687, - 45.14569 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71676, - 45.14572 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71679, - 45.14578 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71691, - 45.14582 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71681, - 45.14584 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71692, - 45.14588 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71682, - 45.1459 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71711, - 45.14592 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71694, - 45.14594 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71684, - 45.14596 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71713, - 45.14598 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71714, - 45.14605 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71698, - 45.14607 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71716, - 45.14611 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71699, - 45.14613 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7172, - 45.14623 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71702, - 45.14624 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71692, - 45.14626 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71721, - 45.14629 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71704, - 45.14631 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71693, - 45.14634 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71722, - 45.14635 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71707, - 45.14638 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71695, - 45.1464 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71697, - 45.14645 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71727, - 45.14648 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7171, - 45.14649 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71699, - 45.14652 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71728, - 45.14653 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71711, - 45.14656 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.717, - 45.14659 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7173, - 45.1466 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71713, - 45.14662 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71702, - 45.14664 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71704, - 45.1467 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71716, - 45.14675 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71705, - 45.14677 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71718, - 45.1468 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71707, - 45.14683 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7172, - 45.14687 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71709, - 45.14689 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71707, - 45.14699 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71734, - 45.14672 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71736, - 45.14679 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71737, - 45.14684 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71739, - 45.1469 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71742, - 45.14704 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71718, - 45.14719 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7172, - 45.14726 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71722, - 45.14732 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71723, - 45.14738 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71725, - 45.14744 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71727, - 45.14751 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71728, - 45.14757 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7173, - 45.14762 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71731, - 45.14769 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71729, - 45.14717 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72547, - 45.14636 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer negundo" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71733, - 45.14775 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71731, - 45.14723 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71732, - 45.1473 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71735, - 45.14781 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71735, - 45.14743 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71737, - 45.1475 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71738, - 45.14756 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71749, - 45.14728 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71753, - 45.1474 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71754, - 45.14745 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71756, - 45.14752 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71767, - 45.14859 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71758, - 45.14866 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7177, - 45.14872 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7176, - 45.14873 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71761, - 45.14879 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71774, - 45.14883 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71763, - 45.14885 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71742, - 45.14767 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71745, - 45.14773 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71747, - 45.14779 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71793, - 45.14887 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71775, - 45.14889 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71765, - 45.14891 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71794, - 45.14892 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71777, - 45.14895 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71767, - 45.14898 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71797, - 45.14898 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71768, - 45.14904 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71798, - 45.14905 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71782, - 45.14907 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7177, - 45.14909 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71801, - 45.14911 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71782, - 45.14913 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71772, - 45.14916 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71802, - 45.14917 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71786, - 45.14921 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71774, - 45.14922 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7177, - 45.1493 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72015, - 45.14093 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72028, - 45.14105 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72043, - 45.14135 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72069, - 45.14141 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72037, - 45.14153 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7203, - 45.14158 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72023, - 45.14161 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72057, - 45.14162 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72015, - 45.14165 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72051, - 45.14165 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72099, - 45.14166 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72008, - 45.14169 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71996, - 45.14174 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72036, - 45.14174 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72108, - 45.14174 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71988, - 45.14179 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72028, - 45.14178 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71982, - 45.14182 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7202, - 45.14183 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71974, - 45.14186 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7201, - 45.14187 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71966, - 45.14191 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72002, - 45.14191 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71994, - 45.14196 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71952, - 45.14198 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71987, - 45.142 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71944, - 45.14203 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71978, - 45.14204 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71937, - 45.14206 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71971, - 45.14208 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71929, - 45.1421 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71922, - 45.14215 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71988, - 45.14235 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72156, - 45.14233 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72162, - 45.14238 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71998, - 45.14245 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72166, - 45.14242 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72173, - 45.14248 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72007, - 45.14253 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7218, - 45.14253 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72014, - 45.14262 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7219, - 45.14262 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72195, - 45.14266 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72023, - 45.14272 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72143, - 45.142 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.721437275546258, - 45.142011105347905 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72201, - 45.1427 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72208, - 45.14276 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72212, - 45.1428 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72218, - 45.14284 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72245, - 45.14306 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7225, - 45.14312 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72252, - 45.14291 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72256, - 45.14316 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72262, - 45.14322 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72273, - 45.14311 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72286, - 45.14321 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72297, - 45.14349 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72303, - 45.14352 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72304, - 45.14335 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72309, - 45.14357 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7231, - 45.1434 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72347, - 45.14366 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72354, - 45.14371 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7236, - 45.14376 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72365, - 45.1438 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72372, - 45.14384 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72377, - 45.14389 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72384, - 45.14393 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7239, - 45.14398 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72392, - 45.1442 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72396, - 45.14404 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72399, - 45.14425 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72404, - 45.14429 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7241, - 45.14434 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72409, - 45.14411 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72415, - 45.14416 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72421, - 45.1442 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72428, - 45.14447 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72435, - 45.14451 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7244, - 45.14457 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72445, - 45.1446 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72452, - 45.14465 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72459, - 45.1447 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72464, - 45.14473 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72473, - 45.14481 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7248, - 45.14483 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72482, - 45.14487 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7256, - 45.14523 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer monspessulanum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72573, - 45.14537 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72606, - 45.14561 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72611, - 45.14565 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72649, - 45.14619 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72542, - 45.14646 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer negundo" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7261, - 45.1473 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72614, - 45.14731 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723, - 45.14828 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72479, - 45.14773 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72471, - 45.14775 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72461, - 45.14778 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72453, - 45.1478 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72323, - 45.14822 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72371, - 45.14807 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72394, - 45.14821 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72404, - 45.14818 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72258, - 45.14839 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72262, - 45.14848 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72315, - 45.14846 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72325, - 45.14842 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72334, - 45.14839 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72342, - 45.14836 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72351, - 45.14834 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7236, - 45.14831 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72369, - 45.14829 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72377, - 45.14827 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72059, - 45.14902 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72067, - 45.14898 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72076, - 45.14896 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72085, - 45.14893 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72093, - 45.1489 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.721, - 45.14888 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72109, - 45.14885 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72122, - 45.14882 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72142, - 45.14884 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72149, - 45.14873 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72159, - 45.1487 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72163, - 45.14877 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72172, - 45.14875 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72175, - 45.14865 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72181, - 45.14872 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72183, - 45.14862 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72193, - 45.14858 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72198, - 45.14866 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72202, - 45.14856 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72207, - 45.14863 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7221, - 45.14853 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72216, - 45.14861 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72219, - 45.14851 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72229, - 45.14848 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72233, - 45.14857 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72237, - 45.14846 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72242, - 45.14867 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72167, - 45.14867 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7208, - 45.14903 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ulmus minor" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72098, - 45.14898 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ulmus minor" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72107, - 45.14895 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ulmus minor" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72116, - 45.14892 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ulmus minor" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72187, - 45.14884 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72196, - 45.14881 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72206, - 45.14878 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72214, - 45.14876 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72223, - 45.14873 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72231, - 45.1487 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72096, - 45.14912 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72105, - 45.14909 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72114, - 45.14907 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72124, - 45.14903 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72135, - 45.149 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72146, - 45.14897 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72154, - 45.14894 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72162, - 45.14892 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72174, - 45.14888 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7205, - 45.14905 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72064, - 45.14908 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ulmus minor" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72056, - 45.14927 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72029, - 45.14935 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72021, - 45.14937 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72012, - 45.1494 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72004, - 45.14943 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71996, - 45.14945 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72087, - 45.14915 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72079, - 45.14918 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71984, - 45.14949 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71975, - 45.14952 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71967, - 45.14955 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71958, - 45.14957 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71947, - 45.14961 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71974, - 45.15698 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72065, - 45.15683 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72064, - 45.15695 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72075, - 45.15695 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72072, - 45.15706 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cercis silicastrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72068, - 45.15706 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cercis silicastrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72064, - 45.15706 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cercis silicastrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72047, - 45.15707 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7206, - 45.15707 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cercis silicastrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.720638535714287, - 45.15709653785712 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72082105254335, - 45.1570970997688 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72056, - 45.15679 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72029, - 45.1568 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72033, - 45.15665 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72048, - 45.15697 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72028, - 45.15697 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72054, - 45.15694 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72042, - 45.15694 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72034, - 45.15694 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72022, - 45.15694 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72014, - 45.15694 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72014, - 45.15682 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72022, - 45.15682 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72034, - 45.15683 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72043, - 45.15683 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72054, - 45.15683 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72174, - 45.15686 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72195, - 45.15688 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72196, - 45.15683 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7222, - 45.15688 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7222, - 45.15685 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72221, - 45.1568 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72245, - 45.15687 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72246, - 45.15683 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72246, - 45.15679 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722578546198391, - 45.157168486991395 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cercis silicastrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722600319848577, - 45.157208310624235 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cercis silicastrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72268, - 45.15698 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ulmus minor" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72273, - 45.15688 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7227146851478, - 45.156887546753616 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72294, - 45.15687 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722917746558249, - 45.156843938061584 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.720895376451209, - 45.15711344259968 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.720905853205132, - 45.15726755329061 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72092, - 45.15695 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.721033718333334, - 45.15735223300001 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.721119668959744, - 45.15737009324676 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72134, - 45.15686 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus glutinosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7215, - 45.15694 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72157, - 45.15686 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7239, - 45.15686 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72368, - 45.15691 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72362, - 45.15693 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72355, - 45.15694 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723115462743813, - 45.1569877964747 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72336, - 45.15699 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72329, - 45.15702 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72322, - 45.15705 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722997249008648, - 45.15725331621072 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722955090308788, - 45.15733113755005 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723145065737441, - 45.15704837569843 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.721, - 45.15835 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72102, - 45.15844 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72106, - 45.15852 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.721037043507774, - 45.15750896014166 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.721083964680853, - 45.15744153936169 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72116, - 45.15852 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72126, - 45.15851 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7213, - 45.15832 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72136, - 45.15839 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72137, - 45.15843 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72138, - 45.15848 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72142, - 45.15837 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72151, - 45.15844 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72156, - 45.15843 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer zoeschense annae" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72159, - 45.15832 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Lagerstroemia indica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72158, - 45.15837 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Lagerstroemia indica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72151, - 45.15844 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72156, - 45.15842 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72162, - 45.1584 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72163, - 45.1584 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia kiusiana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72261, - 45.15793 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72278, - 45.15778 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer zoeschense annae" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72282, - 45.15773 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72262, - 45.15792 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72278, - 45.15778 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72062, - 45.15791 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72031, - 45.15792 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72081, - 45.15798 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72039, - 45.15803 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72081, - 45.15803 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72027, - 45.15833 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72054, - 45.15839 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72031, - 45.15841 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus glutinosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72041, - 45.15841 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72053, - 45.15842 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72032, - 45.15844 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus glutinosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72071, - 45.15852 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus trilobata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72058, - 45.15853 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72089, - 45.15853 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72065, - 45.15842 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72085, - 45.15841 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72085, - 45.15846 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72084, - 45.15815 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72079, - 45.15817 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72066, - 45.15816 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72046, - 45.15828 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72049, - 45.15829 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72035, - 45.15814 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72076, - 45.15815 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72054, - 45.1586 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72059, - 45.1586 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72066, - 45.15859 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72086, - 45.15856 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72182, - 45.15832 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72193, - 45.15826 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer zoeschense annae" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72212, - 45.15817 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72212, - 45.15817 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Lagerstroemia indica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72218, - 45.15815 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72218, - 45.15815 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia kiusiana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72226, - 45.15811 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72227, - 45.15811 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72232, - 45.15808 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72233, - 45.15808 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer zoeschense annae" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72239, - 45.15805 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7224, - 45.15805 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Lagerstroemia indica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7225, - 45.158 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7225, - 45.158 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia kiusiana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72193, - 45.15826 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72043, - 45.14459 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72043, - 45.1444 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7205, - 45.14437 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72055, - 45.14454 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72062, - 45.14449 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72066, - 45.1438 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72071, - 45.14385 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7208, - 45.14394 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72085, - 45.14399 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72087, - 45.14417 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72089, - 45.14435 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72094, - 45.14413 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72094, - 45.14406 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72099, - 45.14429 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72106, - 45.14426 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72115, - 45.14427 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72124, - 45.14436 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72129, - 45.14441 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72138, - 45.14449 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72145, - 45.14456 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7203, - 45.14446 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72006, - 45.14459 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72, - 45.14462 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71981, - 45.14466 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71941, - 45.1447 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71933, - 45.14472 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72016, - 45.14473 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72008, - 45.14476 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71994, - 45.14479 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71985, - 45.1448 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71968, - 45.14483 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7196, - 45.14484 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71946, - 45.14486 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71937, - 45.14487 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71976, - 45.14586 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71989, - 45.14584 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71998, - 45.14583 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72015, - 45.14581 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72023, - 45.14579 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72038, - 45.14577 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72045, - 45.14576 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72048, - 45.14552 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7205, - 45.14561 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7205, - 45.14534 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72052, - 45.14569 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72063, - 45.14518 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72069, - 45.1455 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72069, - 45.1454 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72071, - 45.14558 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72074, - 45.14567 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72076, - 45.14574 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72076, - 45.14531 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72084, - 45.14525 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72093, - 45.1452 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72101, - 45.14515 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71984, - 45.14596 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72006, - 45.14593 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cercis silicastrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72015, - 45.14594 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72034, - 45.14591 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72072, - 45.1463 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72073, - 45.14628 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer buergerianum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72077, - 45.14583 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7208, - 45.14591 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72083, - 45.14602 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72084, - 45.14608 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72088, - 45.14633 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72094, - 45.14613 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72105, - 45.14611 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72118, - 45.14609 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72136, - 45.14607 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72079, - 45.14646 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7207, - 45.14655 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer buergerianum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72065, - 45.14655 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer buergerianum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72059, - 45.14657 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72212, - 45.14559 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis australis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72213, - 45.14555 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis australis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72213, - 45.14558 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis australis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72217, - 45.14553 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis australis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72223, - 45.14548 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis australis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72229, - 45.14542 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis australis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72232, - 45.14539 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis australis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72237, - 45.14534 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis australis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72245, - 45.14528 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis australis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72247, - 45.14524 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis australis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72249, - 45.14524 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis australis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7225, - 45.14521 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis australis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72251, - 45.14522 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis australis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72257, - 45.14515 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis australis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72261, - 45.14512 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis australis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72158, - 45.14609 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis australis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7216, - 45.14608 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis australis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72164, - 45.14603 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis australis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72174, - 45.14593 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis australis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72179, - 45.14587 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis australis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72181, - 45.14589 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis australis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72182, - 45.14587 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis australis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72095, - 45.14625 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis australis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72111, - 45.14622 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis australis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72122, - 45.14621 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis australis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72137, - 45.14619 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis australis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71996, - 45.14664 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72007, - 45.14664 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72073, - 45.14663 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72058, - 45.14665 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72097, - 45.14667 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer cappadocicum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72043, - 45.14668 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72025, - 45.1467 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7202, - 45.14671 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72086, - 45.1467 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer cappadocicum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72003, - 45.14673 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72099, - 45.14678 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer cappadocicum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7209, - 45.14679 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer cappadocicum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.721, - 45.14684 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer cappadocicum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72091, - 45.14686 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer cappadocicum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72104, - 45.14695 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer cappadocicum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72094, - 45.14697 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer cappadocicum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72105, - 45.14699 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer cappadocicum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72097, - 45.14712 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72097, - 45.14708 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72091, - 45.14645 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72107, - 45.14706 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72108, - 45.1471 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72101, - 45.14723 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer cappadocicum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72103, - 45.14734 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer cappadocicum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72111, - 45.14722 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer cappadocicum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72114, - 45.14732 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer cappadocicum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71645, - 45.15448 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71631, - 45.15454 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71629, - 45.15457 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71616, - 45.15472 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71542, - 45.15528 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Paulownia tomentosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7151, - 45.15538 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71509, - 45.15543 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71517, - 45.15547 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71515, - 45.15552 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71539, - 45.15561 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71546, - 45.15561 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.716034406153845, - 45.155599456153865 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Sophora japonica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71671, - 45.15431 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cercis silicastrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71687, - 45.1543 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71687, - 45.15436 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71703, - 45.15428 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72482, - 45.14626 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71715, - 45.15413 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71749, - 45.15414 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cercis silicastrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71749, - 45.15415 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cercis silicastrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71763, - 45.15402 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71774, - 45.15406 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71778, - 45.15389 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71791, - 45.15388 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71794, - 45.15401 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71816, - 45.1542 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Paulownia tomentosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7182, - 45.15429 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7184, - 45.15472 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71695, - 45.15566 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Aesculus hippocastanum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71716, - 45.15554 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71722, - 45.15553 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71727, - 45.15552 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71734, - 45.15551 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71739, - 45.15563 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7174, - 45.15549 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71744, - 45.15563 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71746, - 45.15548 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71751, - 45.15561 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71751, - 45.15547 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71757, - 45.1556 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71758, - 45.15546 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71762, - 45.15559 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71765, - 45.15544 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71769, - 45.15543 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71776, - 45.15542 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71781, - 45.15554 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71782, - 45.15541 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71788, - 45.15553 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71788, - 45.1554 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71793, - 45.15552 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71795, - 45.15539 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71799, - 45.15551 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71801, - 45.15537 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71805, - 45.15549 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71807, - 45.15536 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71812, - 45.15548 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71812, - 45.15535 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71824, - 45.15535 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7183, - 45.15549 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69059, - 45.14282 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69061, - 45.14287 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69065, - 45.14293 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69075, - 45.14277 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69078, - 45.14283 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69082, - 45.14288 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69084, - 45.14295 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69073, - 45.14272 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69106, - 45.1434 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69114, - 45.14358 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69117, - 45.14366 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6912, - 45.14371 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69123, - 45.14377 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69128, - 45.14389 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69132, - 45.14395 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69134, - 45.14401 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69137, - 45.14408 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69141, - 45.14414 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69142, - 45.14437 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69149, - 45.14441 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69149, - 45.14423 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69154, - 45.14428 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69156, - 45.14445 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69162, - 45.14434 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69168, - 45.14437 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69175, - 45.1444 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69192, - 45.14446 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69199, - 45.14448 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69208, - 45.14451 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69217, - 45.14454 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69225, - 45.14457 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69086, - 45.14339 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69089, - 45.14344 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69092, - 45.14351 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69095, - 45.14357 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72398, - 45.1474 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69097, - 45.14362 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.691, - 45.14368 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69103, - 45.14374 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69109, - 45.14386 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69112, - 45.14391 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69114, - 45.14397 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69117, - 45.14404 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6912, - 45.1441 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69123, - 45.14416 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.690734976321651, - 45.14395427828897 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.690768752482962, - 45.14392868863593 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.690797326496409, - 45.14389421387169 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.690847539421809, - 45.14378038673945 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69342, - 45.14809 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69357, - 45.1484 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6936, - 45.14847 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69373, - 45.14836 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69376, - 45.14843 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6938, - 45.14851 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69247, - 45.14466 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69255, - 45.14468 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69263, - 45.1447 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69271, - 45.14474 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69254, - 45.14481 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69308, - 45.14501 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6929, - 45.14505 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69294, - 45.14511 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69314, - 45.14512 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69298, - 45.14519 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69318, - 45.14519 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69301, - 45.14524 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69321, - 45.14524 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69303, - 45.1453 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69323, - 45.14531 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69306, - 45.14536 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69329, - 45.1454 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69309, - 45.14542 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69313, - 45.14548 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69332, - 45.14548 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69334, - 45.14553 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69317, - 45.14558 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69338, - 45.14561 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6932, - 45.14563 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69322, - 45.14568 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69344, - 45.14572 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69349, - 45.14584 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69331, - 45.14586 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69352, - 45.1459 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69334, - 45.14592 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69354, - 45.14596 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69356, - 45.14601 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69365, - 45.1466 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69372, - 45.14675 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69379, - 45.14686 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69382, - 45.14693 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69385, - 45.14699 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69387, - 45.14705 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69394, - 45.14724 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69395, - 45.14765 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69401, - 45.14757 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69407, - 45.14746 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6941, - 45.1474 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69413, - 45.14733 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69411, - 45.1472 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69409, - 45.14709 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69405, - 45.14702 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69402, - 45.14697 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69395, - 45.1468 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69389, - 45.14668 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69386, - 45.14662 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69381, - 45.14655 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69378, - 45.14644 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69375, - 45.14638 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69371, - 45.14631 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69369, - 45.14626 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69361, - 45.1461 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69385, - 45.14896 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69384, - 45.14859 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69386, - 45.14864 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69388, - 45.14902 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69384, - 45.14779 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69391, - 45.14914 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69398, - 45.14889 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69405, - 45.14902 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69432, - 45.14946 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69443, - 45.1495 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69443, - 45.14936 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69453, - 45.14953 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69464, - 45.14957 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69472, - 45.1496 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69472, - 45.14947 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69463, - 45.14944 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69454, - 45.1494 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6936, - 45.15011 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia platyphyllos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6956, - 45.15066 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69564, - 45.15071 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69581, - 45.1508 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69596, - 45.15085 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.696, - 45.1509 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69628, - 45.151 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69638, - 45.15104 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69519, - 45.14974 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69501, - 45.14979 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694951058824024, - 45.149806530395445 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69524, - 45.14982 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69507, - 45.14985 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69498325447736, - 45.14988007898892 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.695069675981403, - 45.14992303802789 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69512, - 45.14993 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.695032541685353, - 45.14997799102805 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69516, - 45.15 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69524, - 45.15031 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69688, - 45.15303 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.696694027298705, - 45.149845489807575 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.738016433377879, - 45.143429743084475 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72523, - 45.14568 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72528, - 45.1456 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus trilobata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72535, - 45.14551 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus trilobata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72543, - 45.1454 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus trilobata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72545, - 45.14567 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72538, - 45.14564 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72556, - 45.14551 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72552, - 45.14557 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72545, - 45.14555 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ostrya carpinifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72489, - 45.14614 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus trilobata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72496, - 45.14606 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus trilobata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72498, - 45.14619 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ostrya carpinifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72502, - 45.14596 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72505, - 45.14621 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72506, - 45.1461 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ostrya carpinifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72508, - 45.14588 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus trilobata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72512, - 45.14612 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72513, - 45.146 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72516, - 45.14578 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus trilobata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72519, - 45.14591 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ostrya carpinifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7252, - 45.14602 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72525, - 45.14593 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72525, - 45.14582 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ostrya carpinifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72532, - 45.14584 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72532, - 45.14572 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ostrya carpinifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7254, - 45.14574 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72424, - 45.14643 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72426, - 45.14652 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72439, - 45.14641 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72441, - 45.1465 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72455, - 45.14638 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72458, - 45.14665 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72457, - 45.14648 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7246, - 45.14674 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7246, - 45.14659 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72467, - 45.14688 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72469, - 45.14694 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus padus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72481, - 45.1467 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer buergerianum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724876329333333, - 45.14716874266665 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Picea omorika" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72492, - 45.14629 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ostrya carpinifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72499, - 45.14631 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72485, - 45.14697 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72485, - 45.14689 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72492, - 45.14641 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72485, - 45.14638 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ostrya carpinifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72473, - 45.14655 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72482, - 45.14679 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724863509535573, - 45.14697435105879 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus meczek" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7232, - 45.14709 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72321, - 45.14714 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72322, - 45.14718 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72327, - 45.14708 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72329, - 45.14717 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72329, - 45.14713 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72413, - 45.14749 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7233, - 45.14657 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72333, - 45.14666 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72344, - 45.14705 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72345, - 45.14711 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72346, - 45.14715 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7236, - 45.14703 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72361, - 45.14709 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72362, - 45.14713 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72365, - 45.14652 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7237, - 45.14717 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72368, - 45.1466 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72376, - 45.14701 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72378, - 45.14707 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72378, - 45.1471 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72378, - 45.14667 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7238, - 45.1465 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72384, - 45.14694 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72386, - 45.14708 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus padus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72389, - 45.14666 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus padus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72394, - 45.14729 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72393, - 45.14677 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus padus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72398, - 45.14692 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72398, - 45.14647 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724, - 45.14655 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72407, - 45.14728 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72409, - 45.14645 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7241, - 45.14654 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722540916666667, - 45.14703335466667 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus domestica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72303, - 45.14711 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72287, - 45.14713 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72271, - 45.14715 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7226, - 45.14717 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Sorbus intermedia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72305, - 45.14717 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72246, - 45.1472 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Sorbus intermedia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72289, - 45.14719 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72306, - 45.14721 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72272, - 45.14722 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7229, - 45.14723 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72264, - 45.14725 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus padus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72274, - 45.14725 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72247, - 45.14728 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus padus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72284, - 45.1473 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72267, - 45.14732 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72249, - 45.14735 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72267, - 45.14748 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Sorbus intermedia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72255, - 45.1475 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Sorbus intermedia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72271, - 45.14758 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Sorbus intermedia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72258, - 45.1476 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72273, - 45.14769 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Sorbus intermedia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72262, - 45.14771 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Sorbus intermedia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72276, - 45.14779 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Sorbus intermedia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72265, - 45.14781 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72268, - 45.14792 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Sorbus intermedia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72283, - 45.14801 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Sorbus intermedia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72271, - 45.14803 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72274, - 45.14813 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Sorbus intermedia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72275, - 45.14822 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72288, - 45.14822 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72042, - 45.14748 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72026, - 45.1475 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72009, - 45.14751 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72044, - 45.14753 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus trilobata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72027, - 45.14755 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72012, - 45.14758 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72045, - 45.14757 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72029, - 45.14759 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72012, - 45.14761 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72046, - 45.14762 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7203, - 45.14765 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72013, - 45.14767 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72062, - 45.14745 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72063, - 45.1475 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72066, - 45.1476 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72066, - 45.14754 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72078, - 45.14742 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7208, - 45.14748 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72081, - 45.14752 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72083, - 45.14758 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72095, - 45.1474 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72096, - 45.14746 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72098, - 45.1475 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72099, - 45.14755 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72127, - 45.14736 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72129, - 45.14742 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72144, - 45.14734 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72159, - 45.14731 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72164, - 45.14746 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72176, - 45.14728 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7218, - 45.14744 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72197, - 45.14742 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7221, - 45.14734 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus padus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72212, - 45.14739 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72227, - 45.14731 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus padus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72228, - 45.14737 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7241, - 45.14738 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72413, - 45.14749 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus triloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72402, - 45.1475 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72415, - 45.14759 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72404, - 45.14761 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72419, - 45.14769 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72406, - 45.14772 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72422, - 45.1478 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72411, - 45.14789 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71617, - 45.14269 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71667, - 45.14246 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71676, - 45.1424 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71684, - 45.14234 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71692, - 45.14229 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71701, - 45.14223 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71711, - 45.14216 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71739, - 45.14197 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71749, - 45.14226 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus floribunda" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71753, - 45.1423 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus floribunda" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71756, - 45.14186 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71764, - 45.1418 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71767, - 45.14233 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus floribunda" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71772, - 45.14174 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71778, - 45.14237 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71777, - 45.14189 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia platyphyllos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71781, - 45.14168 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71783, - 45.14186 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia platyphyllos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71785, - 45.14194 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7179, - 45.1424 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus floribunda" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7179, - 45.14181 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia platyphyllos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71797, - 45.14177 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71802, - 45.14201 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71808, - 45.14234 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cercis silicastrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71813, - 45.14198 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71813, - 45.14184 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia platyphyllos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7179, - 45.14306 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Morus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73276833, - 45.146050643999985 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Picea omorika" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.733030362666667, - 45.14616925533331 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer rubrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.733140332737058, - 45.145896309794 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.732945342159279, - 45.145749053014256 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73045, - 45.15642 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72581, - 45.15573 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72596, - 45.15659 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus trilobata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72598, - 45.15569 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Morus alba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72607, - 45.15661 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72613, - 45.1567 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7262, - 45.15666 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72625, - 45.15663 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72633, - 45.15657 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Albizia julibrissin" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72641, - 45.15657 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Albizia julibrissin" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72649, - 45.15665 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72654, - 45.15668 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72657, - 45.15625 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Paulownia tomentosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7266, - 45.15627 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72661, - 45.15653 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72661, - 45.15643 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72662, - 45.15646 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72662, - 45.15632 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72662, - 45.15635 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72667, - 45.15668 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72669, - 45.15625 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Paulownia tomentosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72672, - 45.15665 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72682, - 45.15657 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72692, - 45.15666 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer cappadocicum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72708, - 45.15673 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72699, - 45.15666 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer cappadocicum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72711, - 45.15663 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728586471528575, - 45.15631273274737 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata amanogawa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728339097383473, - 45.15634233926198 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Laburnum watereri vossii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72484, - 45.15677 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72496, - 45.15679 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72506, - 45.15677 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72511, - 45.15677 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72516, - 45.15677 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72532870960104, - 45.15742135915664 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724443355348476, - 45.15663100588431 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724332723636113, - 45.15654924430267 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72799, - 45.15643 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72854, - 45.15646 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Lagerstroemia indica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72847, - 45.15646 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Lagerstroemia indica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7286, - 45.15647 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Lagerstroemia indica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72874, - 45.15647 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Lagerstroemia indica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7288, - 45.15647 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Lagerstroemia indica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72844, - 45.15649 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72857, - 45.15649 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7287, - 45.15649 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7289, - 45.1565 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7208234843996, - 45.158910900594705 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72861, - 45.15651 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72844, - 45.15653 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72887, - 45.15652 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72869, - 45.15654 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72884, - 45.15654 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72772, - 45.15657 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72847, - 45.15656 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7286, - 45.15656 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72747, - 45.15659 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72757, - 45.15659 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7288, - 45.15656 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72857, - 45.15658 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72851, - 45.15658 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72869, - 45.15659 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72789, - 45.15662 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72757, - 45.15664 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72778, - 45.15666 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727759865392395, - 45.15665695345885 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana chanticleer" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72782, - 45.15667 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72808, - 45.15668 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72783, - 45.15672 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72747, - 45.15673 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72812, - 45.15675 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72903, - 45.15685 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72887, - 45.15647 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Lagerstroemia indica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72893, - 45.15647 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Lagerstroemia indica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72553, - 45.15743 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72559, - 45.15681 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72562, - 45.15743 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus cerasifera" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725691468408864, - 45.15745078740726 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7257, - 45.15743 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72573, - 45.15744 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72577, - 45.15743 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72581, - 45.15744 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72584, - 45.15743 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72586, - 45.15744 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Betula pendula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72592, - 45.15744 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72594, - 45.15683 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia kobus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726, - 45.15683 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia kobus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72611, - 45.15744 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus cerasifera" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72609, - 45.15673 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72612, - 45.15684 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia kobus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72619, - 45.15744 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72618, - 45.15684 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia kobus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72629, - 45.15745 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72631, - 45.15684 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia kobus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72639, - 45.15745 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72637, - 45.15684 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72649, - 45.15746 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72649, - 45.15685 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia kobus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72656, - 45.15685 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia kobus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7267, - 45.15685 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia kobus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72676, - 45.15685 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia kobus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72688, - 45.15686 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia kobus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72695, - 45.15685 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia kobus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72706, - 45.15686 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia kobus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72714, - 45.15686 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia kobus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72728, - 45.15686 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia kobus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72733, - 45.15686 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia kobus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.729203845235727, - 45.156825781805296 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer negundo variegatum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.729830503339855, - 45.15736422337298 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73042, - 45.15683 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73045, - 45.15691 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Albizia julibrissin" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73052, - 45.15689 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Betula pendula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73055, - 45.15681 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Albizia julibrissin" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73091, - 45.15721 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73091, - 45.15717 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73096, - 45.15702 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pterocarya fraxinifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.731, - 45.15723 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7311, - 45.15702 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pterocarya fraxinifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73114, - 45.15702 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pterocarya fraxinifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73118, - 45.15703 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pterocarya fraxinifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73129, - 45.15703 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pterocarya fraxinifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73139, - 45.15704 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pterocarya fraxinifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7315, - 45.15704 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pterocarya fraxinifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73155, - 45.15711 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus avium" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73155, - 45.15715 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus avium" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.731558160491502, - 45.156919334145854 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Juniperus scopulorum skyrocket" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.731502326766015, - 45.15692321455665 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Juniperus scopulorum skyrocket" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.731459908542345, - 45.156922915904445 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Juniperus scopulorum skyrocket" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.729947499358984, - 45.157413165454045 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.729905615446514, - 45.1574029282606 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.729604908015232, - 45.15694967601314 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.729481882964417, - 45.156907637502684 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.729473105286036, - 45.15685830091028 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72689, - 45.15747 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72694, - 45.15747 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72701, - 45.15747 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72713, - 45.15747 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7272, - 45.15747 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72739, - 45.15747 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72744, - 45.15747 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72754, - 45.15747 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72759, - 45.15747 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72763, - 45.15747 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727629530531923, - 45.15746986294971 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72782, - 45.15747 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72789, - 45.15748 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72796, - 45.15748 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72803, - 45.15748 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7281, - 45.15748 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728113992953505, - 45.1574816667919 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728253339394718, - 45.157505147965146 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana chanticleer" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72841178872581, - 45.15751717886129 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728447920049582, - 45.15753994669413 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728490789498434, - 45.15753777063721 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728741144809715, - 45.157840222607696 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72882, - 45.15733 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72882, - 45.1573 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72882, - 45.15724 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72883, - 45.15718 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72883, - 45.15714 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72884, - 45.15709 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72884, - 45.15702 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728850685371198, - 45.157019933271776 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728997079156067, - 45.15760534572265 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72929, - 45.14573 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72943, - 45.14575 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73032, - 45.14552 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fontanesia phillyreoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71421, - 45.14636 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71411, - 45.14647 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71406, - 45.14653 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71392, - 45.14657 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71421, - 45.14658 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71415, - 45.14663 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Crataegus monogyna" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71409, - 45.14669 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Crataegus monogyna" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71376, - 45.14674 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71403, - 45.14675 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Crataegus monogyna" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71383, - 45.14676 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71369, - 45.14681 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71397, - 45.14681 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Crataegus monogyna" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71364, - 45.14686 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71392, - 45.14686 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Crataegus monogyna" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71371, - 45.14689 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71386, - 45.14692 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Crataegus monogyna" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71357, - 45.14693 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71365, - 45.14695 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7136, - 45.14701 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7154, - 45.14545 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71507, - 45.1457 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71501, - 45.14575 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71494, - 45.14582 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7159, - 45.14524 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71601, - 45.14523 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7161, - 45.14521 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71621, - 45.14519 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71632, - 45.14518 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71579, - 45.14526 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71569, - 45.14527 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71557, - 45.14528 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71548, - 45.1453 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71654, - 45.14529 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71644, - 45.14531 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71634, - 45.14532 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71625, - 45.14533 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71613, - 45.14535 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71603, - 45.14536 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71593, - 45.14538 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71583, - 45.14539 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71572, - 45.14541 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71561, - 45.14542 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71551, - 45.14544 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7127, - 45.14784 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71272, - 45.14827 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71277, - 45.14831 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71277, - 45.1482 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71276, - 45.14778 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71281, - 45.14816 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71281, - 45.14773 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71284, - 45.14823 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71291, - 45.14837 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71291, - 45.14827 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71298, - 45.1483 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71299, - 45.1484 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71301, - 45.14875 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71306, - 45.14834 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71312, - 45.14837 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71313, - 45.14847 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71319, - 45.1484 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71322, - 45.14869 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71323, - 45.14835 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71325, - 45.14853 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71327, - 45.14864 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Morus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71328, - 45.14868 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71272, - 45.14792 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71276, - 45.14787 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71264, - 45.1479 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71257, - 45.14796 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71251, - 45.14804 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71237, - 45.14819 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71246, - 45.1482 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71232, - 45.14824 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71239, - 45.14827 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71255, - 45.14827 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71226, - 45.1483 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71252, - 45.14831 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71249, - 45.14833 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71233, - 45.14833 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71221, - 45.14835 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71246, - 45.14836 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71228, - 45.14839 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71217, - 45.1484 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71244, - 45.1484 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71241, - 45.14842 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71238, - 45.14845 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7121, - 45.14848 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71235, - 45.14848 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71216, - 45.1485 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71232, - 45.14851 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71227, - 45.14857 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71224, - 45.1486 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71212, - 45.14862 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71208, - 45.14866 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71213, - 45.14871 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71205, - 45.14909 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71211, - 45.14911 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71217, - 45.14911 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71222, - 45.14913 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71229, - 45.14914 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71235, - 45.14915 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71338, - 45.14859 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71345, - 45.14863 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71365, - 45.14871 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71378, - 45.14877 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71376, - 45.14739 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Morus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71403, - 45.1489 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71409, - 45.14893 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71415, - 45.14896 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7145, - 45.14904 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71439, - 45.14912 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71352, - 45.14709 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71351, - 45.14699 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71346, - 45.14705 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71305, - 45.14757 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7132, - 45.14743 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71314, - 45.14748 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71326, - 45.14736 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71334, - 45.14728 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71347, - 45.14716 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71323, - 45.14728 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71317, - 45.14733 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71312, - 45.14739 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71307, - 45.14745 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.713, - 45.14752 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71295, - 45.14758 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71409, - 45.14726 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71417, - 45.14726 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71373, - 45.14731 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.715848657729119, - 45.14847401276549 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liriodendron Tulipifera fastigiata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.715968654375001, - 45.14846581312499 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra austriaca" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71608502, - 45.148507783076916 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra austriaca" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71497, - 45.14593 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71506, - 45.14598 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71515, - 45.14602 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71486, - 45.14606 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71523, - 45.14607 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71495, - 45.14609 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71534, - 45.14611 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71505, - 45.14614 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71542, - 45.14615 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71514, - 45.14618 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71552, - 45.1462 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71522, - 45.14622 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71551, - 45.14622 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71531, - 45.14627 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71543, - 45.14629 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71541, - 45.14631 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71551, - 45.14633 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71595, - 45.14608 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71568, - 45.1461 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71604, - 45.14612 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71613, - 45.14615 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71561, - 45.14617 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71677, - 45.14609 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71669, - 45.14611 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71657, - 45.14612 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71646, - 45.14613 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71635, - 45.14614 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71627, - 45.14615 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71618, - 45.14619 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71679, - 45.1462 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71669, - 45.14622 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71658, - 45.14623 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71648, - 45.14625 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71637, - 45.14627 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71626, - 45.14631 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71673, - 45.14703 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71663, - 45.14705 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71652, - 45.14707 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71694, - 45.14701 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71682, - 45.14703 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71559, - 45.14636 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71619, - 45.14637 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71564, - 45.14641 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71613, - 45.14644 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71572, - 45.14646 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71581, - 45.1465 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71591, - 45.14653 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71616, - 45.14664 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71627, - 45.14704 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71625, - 45.14696 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71622, - 45.14687 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7162, - 45.14681 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71618, - 45.14673 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71616, - 45.14658 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71595, - 45.14661 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71597, - 45.14669 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.716, - 45.14675 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71601, - 45.14683 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71604, - 45.14691 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71605, - 45.14699 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7171, - 45.14792 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ulmus carpinifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71529, - 45.14841 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71545, - 45.1485 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71551, - 45.14853 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71538, - 45.14847 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Betula utilis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7154, - 45.14821 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Betula utilis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71547, - 45.14829 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71569, - 45.14788 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7158, - 45.14794 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71543, - 45.14838 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71556, - 45.14806 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71542, - 45.14848 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus sylvestris" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71557, - 45.14817 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus sylvestris" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71592, - 45.14859 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus padus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71583, - 45.14854 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus padus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71562, - 45.14845 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus padus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71573, - 45.1485 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus padus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71591, - 45.14784 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus padus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71553, - 45.1484 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus padus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71549, - 45.14825 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71549, - 45.14831 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71545, - 45.1481 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71547, - 45.14813 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71573, - 45.14803 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Sorbus intermedia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.715419658247759, - 45.14832437038324 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Quercus ilex" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.716, - 45.14761 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ulmus carpinifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71604, - 45.14788 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus padus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71604, - 45.14775 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ulmus carpinifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71605, - 45.14754 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ulmus carpinifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71613, - 45.14779 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ulmus carpinifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71612, - 45.14748 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ulmus carpinifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71618, - 45.14742 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ulmus carpinifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71623, - 45.14783 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ulmus carpinifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71624, - 45.14735 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ulmus carpinifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71631, - 45.14788 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ulmus carpinifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7163, - 45.14729 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ulmus carpinifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71642, - 45.14708 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71645, - 45.14721 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71656, - 45.14719 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71664, - 45.14718 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71688, - 45.14715 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71699, - 45.14713 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7164, - 45.14792 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ulmus carpinifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71622, - 45.14795 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus padus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71699, - 45.14794 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ulmus carpinifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71649, - 45.14796 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ulmus carpinifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71689, - 45.14796 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ulmus carpinifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7168, - 45.14798 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ulmus carpinifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71632, - 45.148 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus padus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71656, - 45.148 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ulmus carpinifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71668, - 45.148 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ulmus carpinifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71641, - 45.14805 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus padus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71699, - 45.14806 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus padus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71649, - 45.14809 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus padus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71682, - 45.14808 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus padus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71666, - 45.1481 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus padus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7173, - 45.14845 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus padus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71714, - 45.14847 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus padus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71698, - 45.14849 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus padus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71682, - 45.14851 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus padus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71666, - 45.14854 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus padus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71735, - 45.14854 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71724, - 45.14855 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7171, - 45.14857 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71661, - 45.14859 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus padus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.717, - 45.14859 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71686, - 45.14861 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71614, - 45.14869 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus padus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71668, - 45.14869 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71648, - 45.14872 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus padus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71624, - 45.14874 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus padus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7166, - 45.14877 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71637, - 45.1488 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus padus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71659, - 45.1489 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71667, - 45.14894 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71677, - 45.14898 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71686, - 45.14902 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71695, - 45.14907 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71703, - 45.14911 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71713, - 45.14915 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71714, - 45.14803 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus padus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71721, - 45.14791 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ulmus carpinifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7173, - 45.14791 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ulmus carpinifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71721, - 45.1492 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71731, - 45.14924 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71739, - 45.14928 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71759, - 45.14932 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71749, - 45.14933 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71771, - 45.14943 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71753, - 45.14946 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723092979333335, - 45.153344762 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72355, - 45.15335 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Quercus robur" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723576966581302, - 45.153356951500975 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Quercus robur" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723180175333334, - 45.15342971533334 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus sylvestris" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723013978, - 45.15344052933333 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723217344666667, - 45.153436178000014 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus sylvestris" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723242474, - 45.153457376 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus sylvestris" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723073732666665, - 45.153497990666686 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72300773, - 45.15349844866666 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72421, - 45.15279 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus glutinosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7242, - 45.15281 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus glutinosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7241, - 45.15297 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus glutinosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72382, - 45.15298 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer griseum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72351, - 45.15299 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7241, - 45.153 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus glutinosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72381, - 45.15301 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer griseum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72375, - 45.15306 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer cappadocicum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72403, - 45.1531 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer cappadocicum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724, - 45.15311 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer cappadocicum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72402, - 45.15313 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer cappadocicum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723157710666667, - 45.153549992 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723071018, - 45.153554948 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723008538, - 45.15355882333334 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723003357333334, - 45.153615584666674 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723152031333335, - 45.153611114666646 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723252024666666, - 45.153616514 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra austriaca" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723279921333333, - 45.15366317666666 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723156697333334, - 45.15366387533335 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723004364666666, - 45.15367867133332 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723249713333332, - 45.153675107333335 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723171466666666, - 45.15370168066667 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723238826, - 45.153702752 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723228428, - 45.15373382199997 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cupressus sempervirens sancorey" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72306338, - 45.15373749666665 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72300336, - 45.153740798 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72316244, - 45.153764868666656 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723255794, - 45.15377436333333 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723244592, - 45.15379658933332 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723000289333334, - 45.15379945933336 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723222715333331, - 45.153847299333336 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cupressus sempervirens sancorey" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723056991333333, - 45.15385998266665 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72298319, - 45.15388298466669 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723157108, - 45.153890608 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723222698666667, - 45.15389386866666 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Lagerstroemia indica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723219035333334, - 45.153936282 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cupressus sempervirens sancorey" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722978098666665, - 45.15395170466666 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723151502666665, - 45.153949702666665 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72347, - 45.15403 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723472178, - 45.15402862133334 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata amanogawa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723468523333332, - 45.15403959533332 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata amanogawa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72347, - 45.15405 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723465976, - 45.154070984666674 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72346327, - 45.15409285266667 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72346, - 45.15409 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723463554, - 45.154165698 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Quercus rubra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72346, - 45.15417 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723222292, - 45.15417595733334 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72322665, - 45.154197308 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723204311333333, - 45.154217 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Taxus baccata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723236018, - 45.15414768 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722977049333332, - 45.15401253866667 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722974186666665, - 45.154079100666664 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722970302666668, - 45.15414378933335 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722968766, - 45.15419755533333 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723055669333334, - 45.15403668 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723057547333334, - 45.15397955733333 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723215139333334, - 45.154026981333324 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cupressus sempervirens sancorey" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723211408666664, - 45.154113392 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cupressus sempervirens sancorey" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723153068, - 45.15401367533331 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723148111333334, - 45.15408140266666 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723147827333332, - 45.15414083466666 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723214294666665, - 45.154074393333325 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Lagerstroemia indica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723217560666665, - 45.15398695333333 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Lagerstroemia indica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722973377333331, - 45.15425955333332 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723054103333333, - 45.15426184933332 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723227382666665, - 45.15426334866666 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723237300666664, - 45.15428208000003 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723216991333332, - 45.154315180666664 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722993702666664, - 45.15432796133332 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72349, - 45.15432 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723486799333333, - 45.154322132 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723055200666669, - 45.15433088133334 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72298754733333, - 45.154343012666686 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72301018, - 45.15435405666666 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72346193, - 45.15434625533333 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72346, - 45.15436 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723451545333331, - 45.15436840333333 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722976811333332, - 45.15438770533335 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723207026666667, - 45.15438154066667 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72345, - 45.15438 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72305567, - 45.15439312933333 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723138991333332, - 45.15439829533333 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72326875, - 45.154400704 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra austriaca" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723213488666666, - 45.154432138 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723051766666666, - 45.15445389933333 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723226636666666, - 45.15445612333334 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723134624666665, - 45.154459143999986 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723195027333333, - 45.154472370666674 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Taxus baccata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723196622666666, - 45.15448163266665 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Taxus baccata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722974220666667, - 45.154514016666674 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72305607, - 45.154516612000016 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723133203333331, - 45.15453504933336 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723231422, - 45.15454485933332 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra austriaca" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722965662666665, - 45.15457619799999 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723129404, - 45.15459326133331 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723213055333331, - 45.154603582000014 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra austriaca" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722958844, - 45.15434394533334 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723255960666666, - 45.154755700666676 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra austriaca" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723242076666665, - 45.1548321 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra austriaca" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723188245333333, - 45.154841284 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra austriaca" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723225646666666, - 45.15505166066667 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra austriaca" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723188416666667, - 45.15506894133333 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra austriaca" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72319477733333, - 45.155132568 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra austriaca" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723191817333332, - 45.155168439333345 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra austriaca" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723061369090909, - 45.15519973272727 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides drummondii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723173760666668, - 45.155205843333334 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra austriaca" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723182026666666, - 45.155241513333344 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra austriaca" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72322511, - 45.154720824 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra austriaca" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723251854, - 45.154685040666664 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra austriaca" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723218674666665, - 45.154651306 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra austriaca" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723199990666668, - 45.154650022 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723124781333333, - 45.154655456666646 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723165952, - 45.155287721333345 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Koelreuteria paniculata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723208322666665, - 45.155325687999984 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Corylus avellana contorta" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723181333333332, - 45.155348046666674 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia kobus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723207924, - 45.15538173866667 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides drumondii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723185543333333, - 45.15539926600001 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Koelreuteria paniculata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723181720666666, - 45.15544202733332 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia margaretta" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723215325308463, - 45.15546188614551 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata amanogawa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72324972121308, - 45.1554684400258 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata amanogawa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723226016666667, - 45.155495966666656 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia kobus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723189306666666, - 45.155538006666674 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana chanticleer" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723274576666667, - 45.15558229533335 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer japonicum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723266318, - 45.15560582733334 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Lagerstroemia indica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723246703333331, - 45.15564371133334 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Laburnum anagyroides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72355, - 45.15569 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Quercus rubra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72357, - 45.15572 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Quercus rubra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72363, - 45.15585 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72365, - 45.1559 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72372, - 45.15602 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72374, - 45.15604 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72386, - 45.15615 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7124, - 45.15442 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71242, - 45.15447 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71244, - 45.15453 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71246, - 45.15459 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71248, - 45.15468 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71251, - 45.15476 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.711951939951255, - 45.15480013499471 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus deodara" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71253, - 45.15484 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.712074335455342, - 45.15489513695557 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.711959102003916, - 45.15491483116834 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.712118296297271, - 45.15491546609583 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus deodara" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71256, - 45.15496 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71227, - 45.15498 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71259, - 45.15503 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7123, - 45.15506 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71232, - 45.15513 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71261, - 45.15515 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71235, - 45.15521 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71263, - 45.15523 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71237, - 45.1553 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71238, - 45.15435 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72949, - 45.14648 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.731166681333334, - 45.14618986666666 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Abies nordmanniana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.731623243333334, - 45.14635684600001 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia tomentosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.732892476666668, - 45.14687130666666 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia tomentosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.732991322666664, - 45.14696463066666 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia tomentosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.733391142, - 45.14713982600002 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia tomentosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72476, - 45.14781 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72467, - 45.14785 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70484, - 45.1465 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70482, - 45.14642 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70481, - 45.14636 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70477, - 45.14625 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70473, - 45.14614 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70491, - 45.14644 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70521, - 45.14628 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70524, - 45.14636 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70295, - 45.14067 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70297, - 45.14073 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70299, - 45.1408 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.703, - 45.14103 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70337, - 45.14106 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7034, - 45.14114 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70313, - 45.14118 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70342, - 45.14123 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70307, - 45.14125 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70315, - 45.14125 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70318, - 45.1413 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70308, - 45.14132 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70345, - 45.14134 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70353, - 45.14134 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7032, - 45.14135 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7031, - 45.14136 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70355, - 45.14141 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70348, - 45.14142 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70312, - 45.14143 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70357, - 45.14146 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70324, - 45.14148 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70317, - 45.14153 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70326, - 45.14154 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70353, - 45.14154 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70319, - 45.14159 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70329, - 45.1416 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70355, - 45.14164 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70321, - 45.14165 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70331, - 45.14165 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70324, - 45.14068 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70321, - 45.14059 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70319, - 45.14051 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70336, - 45.14075 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70341, - 45.14091 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70344, - 45.14103 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70346, - 45.14113 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70348, - 45.14118 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7035, - 45.14126 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70342, - 45.14225 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70378, - 45.14225 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70387, - 45.14225 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70352, - 45.14227 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70344, - 45.14234 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7038, - 45.14233 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70355, - 45.14235 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70357, - 45.14242 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70383, - 45.14243 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70358, - 45.1425 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70393, - 45.1425 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70385, - 45.14254 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70362, - 45.14256 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70397, - 45.1426 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70388, - 45.14263 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70365, - 45.14265 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70368, - 45.14276 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70393, - 45.14277 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70362, - 45.14285 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70371, - 45.14285 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70399, - 45.1429 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70364, - 45.14292 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70375, - 45.14296 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70366, - 45.14299 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70445, - 45.14405 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7041, - 45.14406 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70438, - 45.1441 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70448, - 45.14413 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70416, - 45.1442 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70442, - 45.1442 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70451, - 45.14422 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70418, - 45.14426 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70445, - 45.14428 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70419, - 45.14432 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70454, - 45.14431 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70448, - 45.14437 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70422, - 45.14438 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70412, - 45.14442 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70424, - 45.14444 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70452, - 45.14445 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70454, - 45.14454 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7042, - 45.14458 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70464, - 45.14458 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70429, - 45.14462 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70458, - 45.14463 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70422, - 45.14467 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70468, - 45.14468 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70433, - 45.14471 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70461, - 45.14471 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70425, - 45.14475 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70436, - 45.14477 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7047, - 45.14477 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70464, - 45.14481 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70427, - 45.14484 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70439, - 45.14487 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70468, - 45.14489 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70441, - 45.14493 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70476, - 45.14495 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70443, - 45.145 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70469, - 45.145 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70435, - 45.14503 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70478, - 45.14503 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70472, - 45.14507 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70437, - 45.14511 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70475, - 45.14513 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70448, - 45.14516 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70451, - 45.14524 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70444, - 45.14529 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70455, - 45.14533 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70488, - 45.14548 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7045, - 45.14551 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70489, - 45.14556 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70453, - 45.1456 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70491, - 45.14563 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7046, - 45.14574 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70479, - 45.14526 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70498, - 45.14558 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70497, - 45.14665 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70506, - 45.1469 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70508, - 45.14699 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70514, - 45.14714 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70541, - 45.14714 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70538, - 45.14708 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70532, - 45.1469 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70529, - 45.14683 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70522, - 45.14657 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70519, - 45.14649 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70365, - 45.14168 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70332, - 45.14172 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70358, - 45.14172 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70323, - 45.14173 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70369, - 45.14179 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70335, - 45.1418 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70361, - 45.1418 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70328, - 45.14183 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70372, - 45.14186 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70338, - 45.14187 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7033, - 45.14191 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70366, - 45.14192 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70374, - 45.14193 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7034, - 45.14194 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70332, - 45.14197 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70342, - 45.14201 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7037, - 45.14203 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70381, - 45.14209 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70346, - 45.14212 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70337, - 45.14213 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70374, - 45.14214 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70339, - 45.14219 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7035, - 45.14221 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70404, - 45.14305 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70377, - 45.14308 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70407, - 45.14314 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70381, - 45.14316 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70372, - 45.14317 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7041, - 45.14323 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70384, - 45.14327 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70375, - 45.14328 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70413, - 45.14332 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70376, - 45.14334 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70424, - 45.14338 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70415, - 45.1434 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70425, - 45.14347 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70383, - 45.1435 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70393, - 45.14354 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70421, - 45.14358 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70394, - 45.14362 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7039, - 45.14367 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70424, - 45.14367 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70397, - 45.14368 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70434, - 45.14371 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70427, - 45.14375 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70402, - 45.14376 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70431, - 45.14385 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70439, - 45.14386 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70404, - 45.1439 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70433, - 45.14393 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70435, - 45.14401 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70638, - 45.15004 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70634, - 45.14994 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70629, - 45.14978 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70626, - 45.14968 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70599, - 45.14991 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70597, - 45.14986 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70607, - 45.14988 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7061, - 45.14996 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70564, - 45.14886 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70567, - 45.14894 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7057, - 45.14905 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7057, - 45.14881 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70574, - 45.14894 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70576, - 45.14923 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70579, - 45.14931 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70579, - 45.14905 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70581, - 45.14914 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70588, - 45.14929 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70592, - 45.14944 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70596, - 45.14957 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.706, - 45.14968 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70604, - 45.14979 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70614, - 45.149 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70616, - 45.14909 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70623, - 45.14959 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70623, - 45.14927 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70621, - 45.14951 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70618, - 45.14943 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70616, - 45.14934 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70614, - 45.14925 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7061, - 45.14917 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70604, - 45.149 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70591, - 45.14969 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70628, - 45.14943 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70655, - 45.15053 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70652, - 45.15045 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70655, - 45.1516 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70653, - 45.15154 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7065, - 45.15147 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70637, - 45.15104 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7063, - 45.15083 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70621, - 45.1503 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70624, - 45.15037 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70626, - 45.15047 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70629, - 45.15055 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70631, - 45.15064 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70635, - 45.15072 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70637, - 45.15082 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70641, - 45.1509 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70644, - 45.15099 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7065, - 45.15119 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7066, - 45.15177 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7066, - 45.15171 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70658, - 45.15166 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70454, - 45.14737 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70476, - 45.14733 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70515, - 45.1474 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70518, - 45.14751 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70517, - 45.14722 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70519, - 45.14757 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7052, - 45.14733 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70523, - 45.14739 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70525, - 45.14774 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70532, - 45.14769 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70538, - 45.14805 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70539, - 45.14789 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70542, - 45.14816 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70546, - 45.1483 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70545, - 45.14804 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70548, - 45.14813 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70567, - 45.14787 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70563, - 45.14777 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70559, - 45.14766 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70554, - 45.14748 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70548, - 45.14736 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70545, - 45.14727 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70542, - 45.1472 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70576, - 45.14814 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70557, - 45.14865 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70595, - 45.14846 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70656, - 45.1503 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70658, - 45.1504 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70667, - 45.15061 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7066, - 45.15068 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70669, - 45.15068 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70663, - 45.15077 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70673, - 45.15077 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70666, - 45.15086 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70679, - 45.15092 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70669, - 45.15094 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70679, - 45.15098 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70673, - 45.15103 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70676, - 45.15111 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70685, - 45.15117 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70688, - 45.15126 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70681, - 45.15129 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70695, - 45.15146 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70698, - 45.15155 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70701, - 45.15163 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70675, - 45.15214 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70792, - 45.15538 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70784, - 45.15541 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70795, - 45.15547 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70799, - 45.15557 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7079, - 45.15561 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70802, - 45.15567 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70804, - 45.15575 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70797, - 45.15583 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70808, - 45.15584 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70809, - 45.15591 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70813, - 45.15601 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70805, - 45.15601 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70816, - 45.15609 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70807, - 45.15609 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7082, - 45.15621 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70813, - 45.15628 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70824, - 45.15631 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70826, - 45.15637 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7082, - 45.15644 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7083, - 45.15648 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70835, - 45.15657 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70826, - 45.15665 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70836, - 45.15666 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70829, - 45.15544 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70832, - 45.15555 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70836, - 45.15563 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70837, - 45.15571 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70841, - 45.15579 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70844, - 45.15587 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70847, - 45.15595 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70853, - 45.15611 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70854, - 45.15642 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70847, - 45.15621 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70844, - 45.15613 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70841, - 45.15604 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70838, - 45.15595 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70831, - 45.1557 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70826, - 45.15562 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70825, - 45.15555 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70822, - 45.15549 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70867, - 45.15654 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7087, - 45.15662 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7086, - 45.15664 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70859, - 45.15658 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70817, - 45.15533 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70824, - 45.15529 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia platyphyllos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70839, - 45.15675 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70831, - 45.15684 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70841, - 45.15684 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70835, - 45.15691 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70845, - 45.15693 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70837, - 45.157 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70846, - 45.157 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70848, - 45.15706 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70839, - 45.15707 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70843, - 45.15714 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70891, - 45.15727 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70895, - 45.15739 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70931, - 45.15799 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70943, - 45.15801 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70956, - 45.15803 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70887, - 45.15736 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70868, - 45.15766 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70832, - 45.15829 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70863, - 45.15773 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7086, - 45.15763 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.708345588131348, - 45.15828542187594 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70875, - 45.15681 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70877, - 45.15689 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70883, - 45.15705 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70881, - 45.15722 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70853, - 45.15721 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70858, - 45.15732 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70864, - 45.15755 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70849, - 45.15734 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70872, - 45.15672 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70758, - 45.15439 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70755, - 45.15454 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70763, - 45.15456 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70758, - 45.15462 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70761, - 45.15473 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70772, - 45.15483 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70764, - 45.15483 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70766, - 45.15488 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70775, - 45.1549 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70769, - 45.15496 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70779, - 45.15499 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70771, - 45.15502 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70775, - 45.15514 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70788, - 45.15528 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70781, - 45.15529 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70748, - 45.15409 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70743, - 45.15417 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7074, - 45.1541 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70781, - 45.15401 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70779, - 45.15419 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70793, - 45.15438 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70799, - 45.15452 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70803, - 45.15463 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70804, - 45.1547 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70806, - 45.15475 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70809, - 45.15484 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70813, - 45.15493 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70818, - 45.15511 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70821, - 45.1552 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7081, - 45.15515 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70804, - 45.15494 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70803, - 45.15485 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70795, - 45.15468 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70791, - 45.15454 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70785, - 45.15437 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70714, - 45.15224 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70722, - 45.15226 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70688, - 45.15233 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70725, - 45.15234 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70684, - 45.15241 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7072, - 45.15241 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70692, - 45.15245 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70687, - 45.15249 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70723, - 45.15248 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70696, - 45.15255 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Platanus orientalis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70725, - 45.15257 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70692, - 45.15263 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70699, - 45.15284 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70706, - 45.15288 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70702, - 45.15294 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70709, - 45.15297 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70706, - 45.15304 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70713, - 45.15305 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70708, - 45.15312 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70718, - 45.15317 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70711, - 45.1532 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70756, - 45.15323 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70712, - 45.15325 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70714, - 45.15331 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70716, - 45.1534 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7072, - 45.15349 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70729, - 45.1535 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70731, - 45.15357 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70734, - 45.15364 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70731, - 45.1538 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7074, - 45.15381 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70742, - 45.15394 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70758, - 45.15334 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70762, - 45.15346 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70769, - 45.15365 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70772, - 45.15375 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70775, - 45.15384 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70778, - 45.15392 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70772, - 45.15396 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70768, - 45.15388 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70762, - 45.15372 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7076, - 45.15365 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70757, - 45.15356 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70754, - 45.15348 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70752, - 45.1534 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70745, - 45.15323 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70743, - 45.15314 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70741, - 45.15305 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70738, - 45.15296 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70726, - 45.15367 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Platanus orientalis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.705058672803594, - 45.15726714675126 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70506, - 45.15728 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.705620006257358, - 45.15702604743599 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.705995642685514, - 45.15682886622784 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.706092468194533, - 45.156790480157845 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.706194607963396, - 45.156763226770714 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.706231346215273, - 45.156733055301316 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714254720274405, - 45.143462092079155 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71428, - 45.14345 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71206, - 45.14418 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis julianae" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71212, - 45.14416 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis julianae" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71219, - 45.14414 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis julianae" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71219, - 45.14414 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71226, - 45.14412 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis julianae" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71246, - 45.14405 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71228, - 45.14411 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71254, - 45.14402 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71237, - 45.14408 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71265, - 45.14399 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis julianae" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71247, - 45.14405 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis julianae" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71235, - 45.14409 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis julianae" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71256, - 45.14402 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis julianae" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.711440475465261, - 45.144209332201235 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71348, - 45.14373 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus spaethii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71354, - 45.1437 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71357, - 45.1437 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus spaethii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71373, - 45.14365 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus spaethii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7138, - 45.14363 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus spaethii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71386, - 45.1436 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus spaethii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71394, - 45.14357 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71395, - 45.14358 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus spaethii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71402, - 45.14356 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus spaethii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71402, - 45.14355 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71291, - 45.14391 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus spaethii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71298, - 45.14389 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus spaethii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.713, - 45.14388 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71306, - 45.14386 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus spaethii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71308, - 45.14385 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71314, - 45.14384 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus spaethii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71324, - 45.1438 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus spaethii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71325, - 45.14379 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71334, - 45.14377 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71335, - 45.14377 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus spaethii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70143, - 45.1497 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7044, - 45.14967 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70448, - 45.14965 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70455, - 45.14964 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70465, - 45.14963 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70476, - 45.14961 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70482, - 45.1496 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7049, - 45.14959 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70579, - 45.15 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70564, - 45.15002 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70574, - 45.15 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70133, - 45.14927 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70134, - 45.14932 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70136, - 45.14938 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70138, - 45.14944 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7014, - 45.14951 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70142, - 45.14957 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70143, - 45.14962 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70151, - 45.14997 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70162, - 45.14971 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70164, - 45.14976 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70166, - 45.14982 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70168, - 45.14988 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70169, - 45.14994 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70185, - 45.14973 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70185, - 45.14968 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70186, - 45.14977 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70187, - 45.14981 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70188, - 45.14985 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71321, - 45.15383 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71303, - 45.15391 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71297, - 45.15394 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7129, - 45.15398 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71312, - 45.15386 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71327, - 45.1538 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71335, - 45.15376 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71281, - 45.15401 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71278, - 45.15404 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71269, - 45.15408 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7126, - 45.15411 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.712476610494676, - 45.15416572873752 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71247, - 45.15419 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71482, - 45.15304 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71475, - 45.15308 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71467, - 45.15311 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7146, - 45.15314 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71428, - 45.15329 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71425, - 45.15331 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71414, - 45.15336 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71408, - 45.15341 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714, - 45.15343 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71394, - 45.15348 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71385, - 45.15351 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7138, - 45.15355 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71371, - 45.15358 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71365, - 45.15363 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71357, - 45.15365 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71344, - 45.15376 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Catalpa bignonioides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71369, - 45.15401 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Catalpa bignonioides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71378, - 45.15407 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71384, - 45.15413 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71391, - 45.15421 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Catalpa bignonioides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71489, - 45.153 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71496, - 45.15296 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71502, - 45.15293 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7151, - 45.1529 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71516, - 45.15288 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71523, - 45.15285 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7153, - 45.15281 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71541, - 45.15275 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71548, - 45.15272 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71556, - 45.15268 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71562, - 45.15265 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71569, - 45.15261 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71576, - 45.15255 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71581, - 45.1525 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71585, - 45.15246 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71591, - 45.15233 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71593, - 45.15225 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71593, - 45.15221 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.729775613455729, - 45.15257202341968 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana chanticleer" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72977, - 45.15247 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72966, - 45.15222 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72954, - 45.1523 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72962, - 45.15242 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72916, - 45.15262 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72916444868275, - 45.15262689023666 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.729771524829772, - 45.152653820010755 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana chanticleer" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72937, - 45.1527 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.729351660242663, - 45.1527124046096 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.729762400447475, - 45.15272315649581 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana chanticleer" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72894, - 45.15283 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72939, - 45.15282 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72933, - 45.15282 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72925, - 45.15287 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72912, - 45.15287 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72932, - 45.15287 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72973, - 45.15289 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72907, - 45.15291 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus cerasifera" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72895, - 45.15298 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72929, - 45.15298 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72867, - 45.15301 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus trilobata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72933, - 45.153 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7293, - 45.15302 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72957, - 45.15304 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72812, - 45.15328 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72804, - 45.15328 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72797, - 45.15328 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72821, - 45.15328 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72785, - 45.15333 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72885, - 45.15333 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72887, - 45.15333 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72784, - 45.15342 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72885, - 45.15334 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72952, - 45.15309 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72756, - 45.15337 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Salix alba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72747, - 45.15337 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Salix alba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72738, - 45.15337 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Salix alba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728700708215191, - 45.15299235513858 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Crataegus laevigata Paul Scarlet" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.729732269510246, - 45.15282995077458 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus cerasifera pissardii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728419232666665, - 45.153420398000016 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728438748666667, - 45.15338174133332 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.729349075483142, - 45.15305032338012 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.729315087700705, - 45.153038766872704 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72927068513875, - 45.15304210626683 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.729272046220387, - 45.152972248347105 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72784, - 45.1535 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727642105223908, - 45.153705314483396 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Juniperus scopulorum skyrocket" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727645116989006, - 45.15376859414851 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Juniperus scopulorum skyrocket" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72879, - 45.15344 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72933, - 45.15385 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72934, - 45.15361 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728793459333332, - 45.15372195933333 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus cerasifera pissardii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728770854666666, - 45.15380434799999 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus trilobata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728690356666667, - 45.15378566799998 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata kanzan" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724533807815537, - 45.153438999831785 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Juniperus scopulorum skyrocket" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726315374666665, - 45.15353705866667 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata amanogawa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725452952666667, - 45.153566589333316 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus purpurea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724948691333333, - 45.153606809333326 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725730078666666, - 45.153596436 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus floribunda" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725801858666668, - 45.15359951666666 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus trilobata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725938430666668, - 45.153600623999985 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus floribunda" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725866278, - 45.153600549333326 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus floribunda" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725791466666665, - 45.153675458 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Lagerstroemia indica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725909902666666, - 45.15369177333333 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725846388666665, - 45.15373262533332 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia kobus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725974999333332, - 45.153739210666664 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia kobus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725906061333331, - 45.15378088333334 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia kobus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72603326, - 45.15378226600002 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia kobus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726144329333331, - 45.153785196 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia kobus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723940526829275, - 45.15400911601112 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Juniperus scopulorum skyrocket" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723577352, - 45.153873693333345 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra austriaca" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724371906474278, - 45.15381184349231 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724239975320868, - 45.15390072652664 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723598105333333, - 45.15390252266668 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra austriaca" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723553778666665, - 45.153939492666666 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra austriaca" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723564722, - 45.15399571933333 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra austriaca" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723646363898144, - 45.15404188926715 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata kanzan" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723567680666667, - 45.154064650666676 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Quercus ilex" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723656866, - 45.15408593533333 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Photina fraseri" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723547563333334, - 45.15410880133334 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liriodendron tulipifera aureomarginatum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723662396764595, - 45.15414810877025 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus cerasifera pissardii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723571725333331, - 45.15417476466668 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Quercus ilex" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723571008, - 45.1541912 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723565022, - 45.15421809466666 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728843425610924, - 45.15448256585927 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus cerasifera pissardii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728847237527567, - 45.154405925316254 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus cerasifera pissardii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728846158919883, - 45.15433626442987 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus cerasifera pissardii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728850816536291, - 45.154261715438636 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus cerasifera pissardii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728851848204494, - 45.15418936459947 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus cerasifera pissardii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728899948196206, - 45.154541402303124 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus cerasifera pissardii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728897195177442, - 45.15445224796935 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus cerasifera pissardii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728899859985024, - 45.154367187907766 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus cerasifera pissardii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728902570469397, - 45.154298756512695 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus cerasifera pissardii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728904967074048, - 45.1542237334889 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus cerasifera pissardii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72926, - 45.15479 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus cerasifera" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72925, - 45.15481 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus cerasifera" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72403, - 45.15689 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus glutinosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72397, - 45.1569 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus glutinosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723971284206334, - 45.15699168465711 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Juniperus scopulorum skyrocket" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724033034437738, - 45.15712441570452 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana chanticleer" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723836917866071, - 45.15716983466785 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus cerasifera pissardii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72356375471928, - 45.15720924222267 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Laburnum watereri vossii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724111512561147, - 45.15696717656289 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Juniperus scopulorum skyrocket" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72417, - 45.15649 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cercis silicastrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72421, - 45.15652 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cercis silicastrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72431, - 45.1566 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cercis silicastrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727199833446864, - 45.153958063717994 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides globosum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727113044189104, - 45.15399794506509 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727334245853594, - 45.15386724072505 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides globosum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724348442551626, - 45.15693498205235 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Juniperus scopulorum skyrocket" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724415987189229, - 45.15706935910849 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Crataegus laevigata Paul Scarlet" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72444, - 45.15679 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus glutinosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724962776788844, - 45.157457326839214 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725036404938915, - 45.157462619764054 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725085083452698, - 45.15745208703971 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724694280224274, - 45.15681520253445 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72426, - 45.15678 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72415, - 45.15687 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus glutinosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722661586263713, - 45.15811939719169 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72283, - 45.15772 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Lagerstroemia indica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72288, - 45.15763 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia kiusiana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72288, - 45.15763 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723091113949222, - 45.15785327126726 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723188911990095, - 45.15763916155714 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72326254669393, - 45.157582961637175 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana chanticleer" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72047, - 45.15874 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.720639118023819, - 45.158753228504516 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus deodara" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71963, - 45.15823 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71968, - 45.15829 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71972, - 45.15833 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71965, - 45.15835 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71975, - 45.15837 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71968, - 45.1584 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71978, - 45.15841 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7197, - 45.15844 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71972, - 45.15849 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71974, - 45.15855 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71989, - 45.15856 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71976, - 45.1586 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.730280936428572, - 45.15280102785716 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus libani" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.730505805833333, - 45.152993039166674 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Abies pinsapo" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.729873213608653, - 45.1530350079494 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus libani glauca" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73057954, - 45.153037924166654 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Abies pinsapo glauca" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694308426923076, - 45.142679095384615 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71976648290565, - 45.15855376273269 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.719795119574184, - 45.158604526971764 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.730646607500001, - 45.1530847 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Abies pinsapo" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.731562182666667, - 45.15318301333332 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus communis williams rouge" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.731647386, - 45.15360180333334 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus domestica Reine Claude de Bavay" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.731597126, - 45.15371929666667 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus cerasus Bigarreaux Napoleon" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.731586218, - 45.15377645466666 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus domestica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.730411156, - 45.15389355666668 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Aesculus carnea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.731259521791008, - 45.153896835279205 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Larix decidua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.731420003383758, - 45.153892871597954 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Larix decidua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.731179499333333, - 45.15390791066668 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus cerasifera pissardii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73045462, - 45.15400939999998 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis occidentalis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.730510909333331, - 45.15412411333333 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ginkgo biloba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.730194259, - 45.15417070799998 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus libani" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.730432241786201, - 45.15418721520587 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus wallichiana griffithii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.730553979908459, - 45.154209222666886 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer griseum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.730223742142857, - 45.154282845 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus libani glauca" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.730491762589896, - 45.15429031094633 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer griseum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.730573660909091, - 45.154346507272734 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Larix decidua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73020007, - 45.15438436333334 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus libani glauca" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.730535178513054, - 45.15439554756408 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer griseum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.730544360833333, - 45.15446773749999 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Larix decidua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725029814962197, - 45.15393445261624 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia boyntonii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727675085772991, - 45.15388877568035 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata amanogawa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728061298306748, - 45.15398662213273 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata amanogawa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728087785086724, - 45.15402541134665 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus cerasifera pissardii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728137552083003, - 45.15406841849393 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata amanogawa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728222154344141, - 45.15410077334313 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus cerasifera pissardii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728044695642082, - 45.154149640007816 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728116069619182, - 45.154338403945765 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726246897073069, - 45.15442957879224 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia raywood" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726296324266458, - 45.15446818703873 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia raywood" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728074977209157, - 45.15443811899928 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Sorbus aucuparia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726366627335161, - 45.154486290484634 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia raywood" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726218979744561, - 45.15450654230015 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia raywood" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726379519315167, - 45.15454436643309 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia raywood" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726989322127029, - 45.15460206863979 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694246076363635, - 45.14410497454544 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72705318031637, - 45.15466098576154 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus cerasifera pissardii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727577118461538, - 45.15465635923077 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Betula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726826823762701, - 45.15468550984194 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Sorbus aucuparia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727366327692307, - 45.15470109538462 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Quercus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727132366428572, - 45.15471157571428 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Quercus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7274983, - 45.154728232857146 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Betula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728550942499999, - 45.154712891666655 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus libani" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727628545833334, - 45.15474615916666 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus fastigiata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728499, - 45.154735108333334 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus libani" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725907513347252, - 45.154820968202706 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Davidia involucrata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727244424666666, - 45.154798536 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus deodara" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72861407, - 45.15480763999999 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus libani" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726024873181619, - 45.15487338187855 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus cerasifera pissardii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728468059333332, - 45.154836803333325 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus libani" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728169458461537, - 45.154265576923066 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus trilobata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727306445714285, - 45.154488972857166 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus deodara" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725024133571428, - 45.15418459499998 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cryptomeria japonica elegans" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724934683333334, - 45.15418834666667 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Picea pungens glauca" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725181153555055, - 45.15418716587748 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Nyssa sylvatica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724720524374999, - 45.15422008875 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cryptomeria japonica elegans" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725218512273961, - 45.154220293981034 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Arbustus unedo" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725284595678242, - 45.154241479012754 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Arbustus unedo" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724701730909089, - 45.15431968727273 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Picea pungens glauca" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725257066986314, - 45.154303972388846 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Arbustus unedo" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724720793003151, - 45.15454394442013 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus wallichiana griffithii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724824606291276, - 45.15476342475076 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Davidia involucrata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724998125833334, - 45.15477461666668 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cladastris lutea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724905605559797, - 45.154808090237864 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora galissoniensis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725145871048177, - 45.1548174328402 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Larix decidua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725237489201853, - 45.15481344180543 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Larix decidua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72503111521831, - 45.15485330024087 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cercidiphyllum japonicum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72464066369197, - 45.15489500743061 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus lusitanica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724775067788957, - 45.154905758805775 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725488790545598, - 45.15489847352166 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora galissoniensis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724960925702034, - 45.155011333398306 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cercis silicastrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724738958047512, - 45.15510459871423 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer negundo aureomarginatum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694331266, - 45.14397876666666 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ficus carica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72484143330521, - 45.15514373434097 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Aesculus carnea briotii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724758025785871, - 45.15521054037112 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Toona sinensis flamingo" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724864561604754, - 45.1552179640216 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Toona sinensis flamingo" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724786371850791, - 45.15529045712612 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cercis silicastrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726020314666666, - 45.155203074 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra austriaca" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725974879333334, - 45.155179376 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra austriaca" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72909, - 45.15503 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72909, - 45.15499 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7291, - 45.15493 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72917, - 45.15504 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72917, - 45.15493 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72924, - 45.15516 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72924, - 45.15511 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72924, - 45.15505 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72932, - 45.15505 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72932, - 45.155 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72932, - 45.15494 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72949, - 45.15493 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.730102592307691, - 45.155090962307696 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus libani glauca" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.730143737499999, - 45.15515559416666 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus libani glauca" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.730154684615384, - 45.155056540769216 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus libani glauca" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7301630075, - 45.154976700833345 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus libani glauca" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73070345, - 45.15514630666666 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus alba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.730758969166666, - 45.1551843 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus alba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.730982764166667, - 45.15517857333334 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus libani" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7310736, - 45.15521108588234 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus libani" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73115419, - 45.15517712692309 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus libani" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726977267519113, - 45.1549709123667 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia raywood" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72707275, - 45.15504490363636 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus libani glauca" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727152172727275, - 45.15509005818181 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus libani glauca" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728881380358552, - 45.154965619980004 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Parrotia persica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728698523315153, - 45.15498546379772 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Morus Alba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72886079976058, - 45.15504452961298 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora galissoniensis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727467398886892, - 45.15508075973234 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Davidia involucrata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72824407902938, - 45.15509217413342 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata amanogawa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728072899615166, - 45.15534361911014 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Araucaria" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727811721855848, - 45.155527711332745 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fagus sylvatica pandula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727597708069167, - 45.15565759761869 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Lagerstroemia indica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727646395401996, - 45.15571446030566 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Lagerstroemia indica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727839124166667, - 45.155739935 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cupressus sempervirens sancorey" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72782211117647, - 45.155748342352936 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cupressus sempervirens sancorey" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727842870909089, - 45.15575881363637 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cupressus sempervirens sancorey" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727711191351411, - 45.15578174812031 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Lagerstroemia indica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727775878569501, - 45.15583804698926 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Lagerstroemia indica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727934409367379, - 45.155895446763765 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727727068672698, - 45.155938098342496 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata amanogawa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723758184804915, - 45.155302625181506 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus cerasifera pissardii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723903384333691, - 45.15535178246703 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus cerasifera pissardii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723897352358151, - 45.1554260178375 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus cerasifera pissardii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72379039245284, - 45.155445215031634 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus tschonoskii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71742, - 45.15795 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71775, - 45.15802 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71751, - 45.15783 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71793, - 45.15817 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Platanus orientalis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7162, - 45.15759 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71615, - 45.1576 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71628, - 45.1576 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71646, - 45.1576 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.716098125750962, - 45.15761381443973 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.716243121170004, - 45.15761631315093 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7167, - 45.15761 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.716149712154386, - 45.15762719837258 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71666, - 45.15766 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71842, - 45.15712 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71843, - 45.15719 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71845, - 45.15726 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.718467258675079, - 45.15732839550769 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.718484372581163, - 45.15740657556124 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71857, - 45.15725 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71867, - 45.15724 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.718419313045395, - 45.15778467677668 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cercis silicastrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.718614308461538, - 45.15773758384615 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71898, - 45.15661 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71901, - 45.15672 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71905, - 45.15689 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71906, - 45.15649 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71907, - 45.15655 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7191, - 45.15666 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71913, - 45.15679 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.719161802307692, - 45.15730591230768 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.719175326153846, - 45.15735445153847 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71913, - 45.15815 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Paulownia tomentosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71917, - 45.15799 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus sylvestris" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71917, - 45.15802 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus sylvestris" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71906874, - 45.157117425833356 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.719109029285714, - 45.15711195 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.719087428, - 45.15708375533331 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.719165649, - 45.157230468 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.719130183636365, - 45.15726466818181 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71691, - 45.15787 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71677, - 45.15791 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71701, - 45.15792 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71684, - 45.15795 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71694, - 45.15799 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714976852262445, - 45.1580577935815 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.713956129585003, - 45.158736941745744 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70371, - 45.15716 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ulmus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70358, - 45.15717 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Parrotia persica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70375, - 45.15732 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ulmus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70362, - 45.1574 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Parrotia persica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70377, - 45.15741 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ulmus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70366, - 45.15749 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Parrotia persica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7038, - 45.15752 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70381, - 45.15755 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70388, - 45.1578 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70388, - 45.15782 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70392, - 45.15795 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ulmus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70394, - 45.15803 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ulmus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70398, - 45.15819 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.704, - 45.15824 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71684, - 45.14478 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71691, - 45.14477 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71773, - 45.1459 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71767, - 45.14592 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7176, - 45.14592 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.693940838666665, - 45.14259296199998 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694001657692308, - 45.142950973846155 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.693994557272728, - 45.14246472090909 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fagus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694110114, - 45.142752085333335 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liriodendron Tulipifera aureomarginatum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69417670642857, - 45.14255433428572 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus sylvestris" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694272666153847, - 45.14267330384619 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694282624, - 45.14264860599998 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694341903333333, - 45.142960624 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Corylus avellana contorta" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694429297, - 45.142919545 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Betula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69446338, - 45.14288838909091 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Betula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69450843, - 45.142934550909075 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liriodendron Tulipifera aureomarginatum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694545972307693, - 45.14297727 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Betula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694539515833334, - 45.14282087583333 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fagus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694567709, - 45.143012481 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694617177, - 45.14301638099999 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Betula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694978519626465, - 45.14288112330868 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694174669230771, - 45.143074858461546 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Lagerstroemia indica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694560485, - 45.143074968 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Betula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.693898336, - 45.143095305 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694379658, - 45.143083056 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Betula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694312381333332, - 45.14308710933332 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694576155454545, - 45.14309276727271 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Betula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694422887142857, - 45.143099919285724 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694601899166666, - 45.14311648583332 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694366276153845, - 45.14314789999999 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694013948181816, - 45.143154287272715 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cupressus sempervirens" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69398, - 45.14316 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia platyphyllos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.693970985, - 45.14316272700001 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Eucalyptus niphophila" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694100246666667, - 45.14318114583333 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Olea europaea" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694033490833333, - 45.14320527083334 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cupressus sempervirens" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694123742307692, - 45.14322048 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Koelreuteria paniculata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694871591333334, - 45.14321937266667 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus sylvestris" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694051919, - 45.143252431 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cupressus sempervirens" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694012115, - 45.14326705000001 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Eucalyptus niphophila" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69382434, - 45.143307145 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694916354, - 45.14328788733333 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus sylvestris" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694673946666668, - 45.14332434333334 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Betula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694918742857142, - 45.143316744285706 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus sylvestris" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694673788181816, - 45.14334712999998 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Betula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694929112857142, - 45.14335296928573 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus sylvestris" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69405808, - 45.143379876363625 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69406, - 45.14338 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia platyphyllos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694686985454545, - 45.14337819454545 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694158590909089, - 45.14343291454546 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cotinus coggygria" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694117328, - 45.143475642 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Quercus ilex" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694972559166662, - 45.14346992333334 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694853388181818, - 45.14351105454545 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Quercus ilex" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.695012884166667, - 45.143538378333346 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus sylvestris" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.695017064, - 45.143570629999985 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus sylvestris" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694165572, - 45.143580815 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Quercus ilex" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694147087333334, - 45.14371875933333 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Quercus ilex" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694193979090908, - 45.14365936363636 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Quercus ilex" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694238924615382, - 45.144044558461516 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69433, - 45.14378 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694434862222223, - 45.14400579333332 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora galissoniensis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694443323333334, - 45.14371636249999 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694461939, - 45.144061151 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora galissoniensis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69449, - 45.14375 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694561403636364, - 45.14369018 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Betula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694596263, - 45.144399289 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia grandiflora galissoniensis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694632566428571, - 45.143677080714305 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69464, - 45.14372 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694718253333332, - 45.14365738333333 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Betula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69479, - 45.14369 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia platyphyllos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694957732727271, - 45.14389882454545 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Quercus ilex" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694984863333331, - 45.14396044750002 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Quercus ilex" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69506689133333, - 45.14414396333333 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Quercus ilex" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69509, - 45.14361 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69641, - 45.14344 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69625, - 45.14347 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69657, - 45.14341 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6959, - 45.14354 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69608, - 45.1435 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69746, - 45.14323 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69729, - 45.14327 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6972, - 45.14329 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69704, - 45.14332 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69688, - 45.14335 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6983, - 45.14526 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus communis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69834, - 45.14529 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus communis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69833, - 45.14534 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Taxus baccata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69835, - 45.14534 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Taxus baccata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69829, - 45.14535 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Taxus baccata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69831, - 45.14536 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Taxus baccata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69832, - 45.14536 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Taxus baccata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7009, - 45.1472 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70072, - 45.14724 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70064, - 45.14725 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70037, - 45.14732 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69994, - 45.14733 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70004, - 45.14733 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70015, - 45.14733 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70026, - 45.14733 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70119, - 45.14741 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70038, - 45.14744 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70028, - 45.14745 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700631745610615, - 45.14735407568342 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis australis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70007, - 45.14746 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70018, - 45.14746 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69985, - 45.14747 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7006, - 45.14745 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7007, - 45.14745 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70106, - 45.14744 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70094, - 45.14745 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69994, - 45.14747 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728931472528551, - 45.15258191192745 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.729167200286168, - 45.152292345760564 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.729083872414688, - 45.15224821163945 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.729001370910645, - 45.1522209482299 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728880661888949, - 45.15219349445379 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728318587441353, - 45.15280749979277 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.705501877971004, - 45.15698611880393 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.705888843537078, - 45.15685848502626 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.704811347386424, - 45.15691208748056 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.705818781556144, - 45.156857932418724 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.704976574798182, - 45.156820921018785 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.706832196791842, - 45.15648648574721 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.704663242739235, - 45.15620123907625 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.705507884888159, - 45.156124450475936 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.704605765597535, - 45.15609902508561 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.706106065382992, - 45.15621157947744 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.705376911691933, - 45.15670647966327 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.705596971177052, - 45.15668199807013 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.705595672883749, - 45.15662234234451 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.705512457419148, - 45.156613098399866 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.706393425009069, - 45.156431811618695 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.706262852001411, - 45.156397817097485 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.706213304500624, - 45.15636072841165 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.706330568179297, - 45.15635000134452 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.706286562858051, - 45.15629588596762 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70418903250686, - 45.155710461450774 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71351, - 45.13755 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Betula nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71386, - 45.13761 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Betula pendula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71391, - 45.13762 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Betula pendula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7135, - 45.13743 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Betula utilis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7135, - 45.1374 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Betula utilis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71351, - 45.13746 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71351, - 45.13752 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus subhirtella" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71351, - 45.13735 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus subhirtella" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71394, - 45.1376 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71676, - 45.14023 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Catalpa bignonioides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71639, - 45.1426 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71649, - 45.14255 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71658, - 45.1425 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71627, - 45.14264 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71719, - 45.1421 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.718195887777037, - 45.14126450955176 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71382, - 45.14704 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71545, - 45.14693 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71564, - 45.14695 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71545, - 45.14684 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71538, - 45.14673 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71554, - 45.147 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71551, - 45.14702 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71469, - 45.14653 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71481, - 45.14647 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71482, - 45.14639 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71501, - 45.14652 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71549, - 45.14713 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71432, - 45.14715 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71418, - 45.14717 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71426, - 45.14722 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71408, - 45.14719 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71388, - 45.14716 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71501, - 45.14769 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71504, - 45.14734 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Betula pendula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71534, - 45.14731 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Betula pendula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71534, - 45.14729 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Betula pendula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71495, - 45.14766 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Catalpa bignonioides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71338, - 45.14742 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7149, - 45.14779 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Diospyros kaki" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71507, - 45.14761 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71543, - 45.14718 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71508, - 45.14764 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71483, - 45.14773 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71484, - 45.14777 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71537, - 45.14722 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71545, - 45.14748 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia platyphyllos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71487, - 45.14736 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia platyphyllos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71524, - 45.14738 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia platyphyllos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71508, - 45.14759 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia platyphyllos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71706, - 45.14457 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71721, - 45.14452 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71464, - 45.14789 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71491, - 45.14804 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Juglans regia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714724898104178, - 45.148847284846774 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714772426488938, - 45.148810090724304 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71542, - 45.14791 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Betula pendula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71534, - 45.14786 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Betula pendula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71976, - 45.14222 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.718448055242688, - 45.141242751463786 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71821, - 45.14417 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71814, - 45.1442 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71791, - 45.14428 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7175, - 45.14442 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71735, - 45.14447 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72217, - 45.14436 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72285, - 45.14405 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72272, - 45.1441 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72258, - 45.14417 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72244, - 45.14424 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7223, - 45.14431 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72032, - 45.14128 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer cappadocicum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72024, - 45.14119 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer cappadocicum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72004, - 45.14102 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer pseudoplatanus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72014, - 45.14111 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72148, - 45.14465 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7214, - 45.14469 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72203, - 45.14443 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72179, - 45.14454 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72328, - 45.14384 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72313, - 45.14391 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72299, - 45.14398 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725834297397371, - 45.14716974906313 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72267, - 45.14938 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72279, - 45.14936 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7249, - 45.1477 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7211, - 45.14864 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer rubrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72108, - 45.14859 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer rubrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72444, - 45.15002 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72429, - 45.15003 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727011991968677, - 45.14360834892114 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71514, - 45.15803 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72094047603608, - 45.159025172345515 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.720944916562162, - 45.158985645992644 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.720891574141318, - 45.15900158653939 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.720513350078908, - 45.15891621185055 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.720905279488677, - 45.158923546463484 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.720842125121926, - 45.158868778579304 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.720448001037838, - 45.15888176815708 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.720529632803626, - 45.158858380125494 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.720646900930285, - 45.158814978565594 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus deodara" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728684407340177, - 45.152118336052176 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728650805342419, - 45.15211465400466 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728618626271026, - 45.15210755705316 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72876471540349, - 45.15213326526834 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71683, - 45.15024 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7167, - 45.15029 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71655, - 45.15033 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7164, - 45.15038 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71708, - 45.15016 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71694, - 45.15021 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.710846468220454, - 45.144833340915035 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.711101074203691, - 45.1445926246725 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.720477959368394, - 45.1411662261263 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.720993574091975, - 45.14106918550154 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.720426718300961, - 45.14102895579003 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.720069559529771, - 45.14072008584406 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.720235950259634, - 45.14093232949679 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722539882026226, - 45.1418177684845 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.721731587377465, - 45.14178093886036 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.721611561327708, - 45.14176697750962 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.735736877998517, - 45.142861773799886 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72925, - 45.14588 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Salix alba" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726273863424028, - 45.14246961145731 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Platanus hispanica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714166540565844, - 45.13597715453003 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Aesculus hippocastanum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70072, - 45.14133 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701207998113461, - 45.14162897730827 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701507606953031, - 45.14137508833582 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70124939967268, - 45.14126759952773 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701416950661475, - 45.14124439718395 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70097713698952, - 45.14123139938985 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701368736474531, - 45.141201644182445 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701344146097227, - 45.14115381362078 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701369817363462, - 45.14109237857921 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714452388347081, - 45.1507717965847 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714401797180758, - 45.15074599908585 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714124214592814, - 45.150732481979794 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714455853910015, - 45.15067936432569 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714111560775338, - 45.150668597885364 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.713797139225173, - 45.15068300474064 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus deodara" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.713881449942133, - 45.1506494211147 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus deodara" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714878871859478, - 45.150607130393595 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714584788287951, - 45.15061428792654 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714133447197588, - 45.15056220503576 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71487427498179, - 45.150545302634185 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714133288042339, - 45.15052617079138 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714080683249862, - 45.15039343593583 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714107661000807, - 45.15032633503415 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714176726365757, - 45.15033929535169 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714296458980352, - 45.15021588073264 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71173162544922, - 45.14958170797411 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.711958694520711, - 45.14943261474172 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.711801436915866, - 45.14940603083314 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.711992917499868, - 45.14931803906938 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.711790890773674, - 45.14945563900812 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.715061996620862, - 45.14979069979268 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.713807403989134, - 45.149813347060146 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.713979949847017, - 45.149760161466254 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714256960407241, - 45.149632355783005 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Quercus robur" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.715180089460513, - 45.14960087980501 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.715103019023757, - 45.14961964789117 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.715234960067585, - 45.14958377727772 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714223419711298, - 45.14959713381628 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714522430397854, - 45.14959323669338 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714286407165011, - 45.14955055415734 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714994119963522, - 45.149474769904664 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714327691397687, - 45.149483106715614 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus deodara" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714611474194141, - 45.14939511495233 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714356645750232, - 45.14939118017343 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714936213374103, - 45.14923292513968 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714856731324046, - 45.149234859890086 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.715044582365246, - 45.14920326016902 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus deodara" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714923339488929, - 45.14916454167746 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714845398240941, - 45.14913265280637 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714882452416485, - 45.14941605981331 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714716116419341, - 45.14908587091449 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fagus sylvatica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.712452087067091, - 45.15395573016809 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.712905786089744, - 45.154076937459735 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71268437242388, - 45.154183200794975 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.713231176322731, - 45.15474607483613 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Calocedrus decurrens" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71266, - 45.15532 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71268, - 45.1554 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.713008867148839, - 45.15437576918937 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.712990734687061, - 45.15429737729452 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.712539814765137, - 45.15451668549094 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.712527265510139, - 45.154487710398975 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.712624639777645, - 45.15439524818814 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.712617683832327, - 45.15435037029301 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.712525756896612, - 45.15432557666232 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.712607058379368, - 45.1542954464044 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.712525106922926, - 45.15427942025137 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7127, - 45.15547 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71273, - 45.15555 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71275, - 45.15563 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71277, - 45.15571 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71278, - 45.15579 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7128, - 45.15586 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71283, - 45.15595 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71285, - 45.15602 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.712993254683393, - 45.1560530277614 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.713314641396335, - 45.15549338464668 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.713002383021873, - 45.15552012311362 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.712924592610981, - 45.155524267186294 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.713156870768221, - 45.15548933845165 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.703730351380937, - 45.150279913594396 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70421697293366, - 45.15000909850879 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.703757459195764, - 45.1500179845641 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.704210733113624, - 45.14997884265472 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.704310027845531, - 45.14972867770861 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71357, - 45.13703 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.719186931857577, - 45.14991658215017 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.719155644453134, - 45.14988223002402 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71826, - 45.15001 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.718435118036149, - 45.150492365261705 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.718478041843907, - 45.150458659907535 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7186541609574, - 45.150447611521315 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.711723095038963, - 45.14430531130626 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.712173246592156, - 45.144575836191414 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Douglas" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.712244676055621, - 45.144486888680284 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.712280539090264, - 45.14439303860189 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.712136175902699, - 45.14436952092713 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.712260190240969, - 45.144441792442585 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.712124370880308, - 45.14441586452768 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.715264278593466, - 45.14322027208563 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714933284383485, - 45.143306352959236 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.715025579725181, - 45.14328582870535 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Abies" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.715047214680939, - 45.14326599364871 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71485, - 45.14483 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus cerasifera pissardii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.715028425952513, - 45.14409081159799 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.715071563914918, - 45.14406160697478 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714354117797523, - 45.14406668166701 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714521756652704, - 45.145911781446365 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.710765278455758, - 45.14110766530573 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.711662868739153, - 45.14091354104879 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.712174124546923, - 45.14361068290509 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.707223760614291, - 45.15530463460561 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.707233208108567, - 45.15523683554327 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.707265251344567, - 45.15491284609021 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.707090020854704, - 45.15481123819933 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.707013501918702, - 45.15477593118141 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.706037456160277, - 45.15512958055988 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.706147667388096, - 45.15529439528943 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699572907312381, - 45.14273054200036 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699075705342495, - 45.143110832686105 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699275988297718, - 45.14307332713718 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699236320994993, - 45.14304275375422 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699169562684482, - 45.143044368719316 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.702452942280329, - 45.146570731603084 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Ficus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.709852722758828, - 45.14771795459747 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.709950122472238, - 45.14772459841651 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71017, - 45.15766 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70996, - 45.15718 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.710257224729592, - 45.15218246010815 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.709784019809211, - 45.15217364588799 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.709821905098255, - 45.15213443670757 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.709900626334385, - 45.15211675690785 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.709960714819386, - 45.152075880347 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.708784200789794, - 45.15154362228251 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71091, - 45.15387 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71239, - 45.15538 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.711762721435305, - 45.154705631851755 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.711964832260177, - 45.15534828889239 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.709719246826051, - 45.149553701779105 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70965694449796, - 45.1494285238453 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.709650687031631, - 45.14922855752445 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.709724770178967, - 45.1490826077517 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7124, - 45.15547 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71242, - 45.15555 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71244, - 45.15562 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus angustifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.712597317236437, - 45.156192166099125 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.712306886630752, - 45.15614404497427 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.696745834699569, - 45.14983072390005 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69262, - 45.14483 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69268, - 45.14487 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724431262282095, - 45.15941748049498 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69275, - 45.14491 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6928, - 45.14495 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69299, - 45.14491 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.692930911286455, - 45.1447447781614 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.693197437035606, - 45.14466176465057 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69217, - 45.14792 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69184, - 45.14839 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6919, - 45.14832 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69191, - 45.14829 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69193, - 45.14825 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69209, - 45.14803 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69212, - 45.148 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69213, - 45.14798 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69221, - 45.14788 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69222, - 45.14786 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69224, - 45.14783 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69219, - 45.1479 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69215, - 45.14795 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69167, - 45.14862 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69198, - 45.1482 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69276, - 45.14787 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69306, - 45.14797 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69384, - 45.14786 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69182, - 45.14843 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.693874596049237, - 45.148308828573086 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69286, - 45.145 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69391, - 45.14711 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69395, - 45.14729 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69393, - 45.14735 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6939, - 45.14741 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.689664819464691, - 45.14436749086798 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.689533798589855, - 45.14432335211011 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.689672465166619, - 45.14412968653099 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.690703097344303, - 45.143920137116936 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.690802673554503, - 45.14384002932145 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69090450762914, - 45.143641620480054 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69364, - 45.14853 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69367, - 45.1486 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69432, - 45.14932 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69457, - 45.14934 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69447, - 45.1493 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69414, - 45.14905 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69382, - 45.1484 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69378, - 45.14832 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694588697415945, - 45.14932202192546 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694459899975766, - 45.14929134906753 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69414884331951, - 45.14904547496753 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694523484984146, - 45.14872898166971 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus tremula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.693844886872468, - 45.14841878357603 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69382752573828, - 45.14838879712421 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69567, - 45.1512 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69569, - 45.15106 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69541, - 45.15004 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69538, - 45.14996 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69535, - 45.14987 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6953, - 45.14978 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69658, - 45.15291 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69638, - 45.14998 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69624, - 45.15001 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69614, - 45.15003 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69583, - 45.15011 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69564, - 45.15049 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69567, - 45.15056 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.697534883691418, - 45.15400887676138 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.696922590178049, - 45.15332658301899 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.696936369256245, - 45.15328232970415 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.696891747715261, - 45.15328115524736 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6969670234015, - 45.15325793827128 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.696910623471243, - 45.15324353471429 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69570027909345, - 45.15059025771993 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.695654892078895, - 45.150474232968925 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.696533318621296, - 45.15043948663607 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.695832827690011, - 45.15010505497931 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.695420110577303, - 45.150028313629335 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.696356708772086, - 45.14994599016469 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.696425389006939, - 45.14995108641852 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.695385727089294, - 45.14994242922515 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.695347009725033, - 45.14986565967715 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.695326607386058, - 45.149772680569164 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69508, - 45.14965 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69484, - 45.14944 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69475, - 45.14942 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69431, - 45.15141 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia platyphyllos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69455, - 45.15149 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia platyphyllos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69418, - 45.15128 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia platyphyllos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69467, - 45.15144 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia platyphyllos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69475, - 45.15147 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia platyphyllos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69426, - 45.1513 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia platyphyllos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6946, - 45.15141 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia platyphyllos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.693672295026303, - 45.151769920632375 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694945251431503, - 45.14945530523374 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694850325152352, - 45.14943395020038 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694766253972384, - 45.14940669954538 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72791206004922, - 45.140672865840784 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724920962529581, - 45.15702396302341 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727800966840292, - 45.157036594743076 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727576837341434, - 45.15702409843204 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727879569589187, - 45.1570370006238 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725796782116882, - 45.157488756917694 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724906694639253, - 45.1574823456436 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72987, - 45.14565 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer ginnala" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72953, - 45.14574 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer ginnala" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72959, - 45.14573 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Lagerstroemia indica braise d ete" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72996, - 45.14563 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Lagerstroemia indica braise d ete" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72842, - 45.1459 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus sargentii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72786, - 45.14597 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus sargentii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7289, - 45.14585 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus sargentii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72855, - 45.14589 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus sargentii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72818, - 45.14593 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus sargentii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72871, - 45.14587 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus sargentii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72803, - 45.14595 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus sargentii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72967, - 45.14571 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7294, - 45.14577 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73001, - 45.14561 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus serrulata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72985, - 45.14566 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72957, - 45.14573 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72931, - 45.1457 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72965, - 45.14571 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72995, - 45.14563 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72973140139849, - 45.14325555437085 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73025, - 45.14555 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer ginnala" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73023, - 45.14555 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73031, - 45.14553 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.734276053711283, - 45.14708813227471 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.733597496006243, - 45.14688065340712 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.735474443186758, - 45.147933796545956 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.735505250519022, - 45.147717938495184 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.735463142720296, - 45.147670545853686 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.737416231318812, - 45.14540860214784 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Betula pubescens" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.73323, - 45.14477 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7332, - 45.14493 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.733235196327764, - 45.14475167918145 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus meczek" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.738469536491298, - 45.144362363839214 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.735422756893062, - 45.14479863385236 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.734154445375326, - 45.14470134822977 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70843, - 45.1582 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70849, - 45.15816 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70865, - 45.15809 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.708552622017526, - 45.15818917523885 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.708556853390269, - 45.15814515258788 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.708660147757434, - 45.158108858677124 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72959, - 45.14189 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7293, - 45.14168 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "wikidata": "species:Q158746", - "species": "Tilia cordata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.715060076594919, - 45.15803437170019 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71805, - 45.15308 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71804, - 45.15304 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.718, - 45.15292 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Aesculus hippocastanum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71798, - 45.15288 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Aesculus hippocastanum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71802, - 45.15295 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Aesculus hippocastanum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.710187118930524, - 45.14381890131965 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.710167116775967, - 45.14380024083302 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71043733077487, - 45.143761017352915 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.708033548481892, - 45.14374282763088 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.710083995383494, - 45.143694149092774 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.710137326526056, - 45.14367821262671 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.710274464616015, - 45.14365123094535 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.710309874833168, - 45.14362672120417 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71033903600179, - 45.14360461490899 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.709752272199577, - 45.14354792293653 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.708287254858042, - 45.14306771979006 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.709488874425485, - 45.14300587610677 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.708271275895241, - 45.14273813847223 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.707092284420522, - 45.144941399516775 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.708564705925777, - 45.141760669607066 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.710521465148667, - 45.141559554494634 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.709101104246853, - 45.141572669098636 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.708912083636486, - 45.141546852498394 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.710507883713709, - 45.141509206812046 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.709076419286186, - 45.141424613834914 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.698486748994669, - 45.14522782274104 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.709391508643823, - 45.14139218256894 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.710389811790445, - 45.14133864691403 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.710295389969465, - 45.14129476877326 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.712214954257406, - 45.13753623697866 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71266, - 45.13829 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cercis silicastrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71267, - 45.13833 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cercis silicastrum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.707205863953492, - 45.139207557372 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.707199897972464, - 45.13875610739189 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.707939231312058, - 45.144817231571686 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.707990212466481, - 45.14478558688067 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.708692140866925, - 45.14462439359427 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.719458227463573, - 45.15342928033337 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7196063457455, - 45.15343130057791 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.719557558578962, - 45.15340996614783 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.721499968927142, - 45.154697119862526 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.721357003254744, - 45.15434360875128 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.721399596310054, - 45.15430315369743 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.719359380068503, - 45.15368733280356 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.719454915864977, - 45.15398231584468 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71986231851784, - 45.154242666842656 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72150476594035, - 45.14907961185855 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71205, - 45.15062 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus avium" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.713748197645549, - 45.15062563357854 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus deodara" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.713847131056118, - 45.15045653080485 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.713751140015884, - 45.15037523806497 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus deodara" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.710773448176889, - 45.14888369869387 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.711496591188361, - 45.14969680532199 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7169, - 45.15221 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71685, - 45.15226 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71763, - 45.15023 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus excelsior" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71779, - 45.15052 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71777, - 45.15046 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71777, - 45.15039 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71776, - 45.15033 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71807, - 45.15169 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer campestre" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71806, - 45.15174 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Alnus glutinosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71788, - 45.15095 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71787, - 45.15089 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71805872951914, - 45.15175159557424 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69874, - 45.14408 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6989, - 45.14447 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699164334306789, - 45.14692202286624 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6986, - 45.1437 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus trilobata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69916, - 45.14512 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus trilobata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6995, - 45.14598 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69979, - 45.1467 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69982, - 45.14733 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Fraxinus ornus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69993, - 45.14706 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69966, - 45.14637 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Malus trilobata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70118, - 45.14714 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70113, - 45.14715 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70108, - 45.14716 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70103, - 45.14717 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70077, - 45.14722 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70058, - 45.14726 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70053, - 45.14727 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Robinia pseudoacacia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701428169279273, - 45.14322499982776 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7009, - 45.14484 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70093, - 45.14493 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70098, - 45.14509 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70086, - 45.14468 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70088, - 45.14472 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70089, - 45.14478 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70091, - 45.14488 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70094, - 45.14498 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701510946959182, - 45.14667588619521 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701578643923849, - 45.14666073124698 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.702029469676764, - 45.146341241338 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701517316339196, - 45.14680994436406 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70017, - 45.14141 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69993, - 45.14143 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69973, - 45.14145 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69941, - 45.14149 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7001, - 45.14141 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69954, - 45.14147 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69963, - 45.14145 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus cerasifera pissardii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.702632837059445, - 45.14415852181232 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica glauca" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70468, - 45.14733 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70478083364253, - 45.15728176825733 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.710969910576535, - 45.14437571398308 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.710800732509567, - 45.14445061566181 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.710878016360072, - 45.14440478159014 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.711073363223045, - 45.144331476943954 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cupressus arizonica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.711195750246116, - 45.144277112559756 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cupressus arizonica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.704089299853122, - 45.15416299710189 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Populus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72463, - 45.14807 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer saccharinum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72476, - 45.14852 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72474, - 45.14846 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72465, - 45.14814 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72467, - 45.14819 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72466, - 45.14822 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72469, - 45.14824 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72469, - 45.14829 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72472, - 45.14838 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72478, - 45.14861 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72473, - 45.14842 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72476, - 45.14855 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724787415525917, - 45.14861093823349 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724814160953995, - 45.14853933623461 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724733032135809, - 45.148442213619866 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7249, - 45.14941 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Betula utilis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72488, - 45.14897 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72497, - 45.14929 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72494, - 45.14921 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72487, - 45.14894 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72485, - 45.14887 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72483, - 45.14879 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72482, - 45.14875 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7248, - 45.14865 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7248, - 45.14868 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Quercus rubra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72491, - 45.14928 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Quercus rubra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724986238844764, - 45.14981560070561 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724903205918477, - 45.14902705040312 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727835392009157, - 45.149953178336006 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727739522939191, - 45.1499453876271 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727664641247412, - 45.14991117979675 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726422429501147, - 45.149828931247505 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726467317791149, - 45.149770399877525 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726519002682884, - 45.149720709614435 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727009350463369, - 45.14890913378447 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726998747489971, - 45.14865938151573 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726932147540527, - 45.14863172798057 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727128477259782, - 45.14880244421294 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726927918093443, - 45.14898412814994 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726881056811072, - 45.14903890348163 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72707361664856, - 45.14873869702466 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72687773159906, - 45.148555656338296 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72651009993475, - 45.148724287021004 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72629935236591, - 45.1500283383318 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725074006656029, - 45.1499470510203 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71701, - 45.13183 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Liquidambar styraciflua" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71699, - 45.13186 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71704, - 45.13181 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pinus nigra" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725053704701017, - 45.13940129070597 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.735554181608287, - 45.140983273817156 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.735759851409195, - 45.14092642526365 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69068, - 45.14262 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69056, - 45.14236 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69059, - 45.14241 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69061, - 45.14247 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69065, - 45.14255 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69045, - 45.14251 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69042, - 45.14245 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69056, - 45.14275 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69053, - 45.14269 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69051, - 45.14264 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69048, - 45.14258 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6904, - 45.1424 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70315, - 45.14043 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species:wikidata": "Q24853030", - "species": "Platanus acerifolia" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.735859933831307, - 45.140955501665594 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.735936497822046, - 45.14095925468983 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.735749073888154, - 45.14099876423517 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724913871497886, - 45.159325734474905 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724640194994528, - 45.159393233475264 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724485811070443, - 45.159393625764004 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.717446856383078, - 45.1421423467496 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.716771392987742, - 45.14258670902729 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699319294910726, - 45.14974522285606 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69939924069712, - 45.15002040370895 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699410309441723, - 45.150033028494995 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699414425633922, - 45.15003544222817 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699420081192081, - 45.15003696708584 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699433644820181, - 45.150037700567495 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699452570868212, - 45.1500352857194 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700015186135707, - 45.14995728411399 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700423143625359, - 45.14995617906394 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700439753500919, - 45.149954573034975 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700456881496828, - 45.149948167985045 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71926758379874, - 45.14584862457997 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.719268890069876, - 45.14585331987495 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701030750325774, - 45.1520204780813 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701029268496874, - 45.153894525231834 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701029247949283, - 45.153920616631154 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701038116015408, - 45.15393779385209 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701045830854286, - 45.153947420037184 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70105642995125, - 45.153951897398436 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701076590640563, - 45.15395666100981 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701094804054916, - 45.15395517770504 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701150881971428, - 45.15394560623907 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701685803108483, - 45.15385599527857 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701715978514518, - 45.153848622420625 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.698267457992895, - 45.1503682910213 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699001395873243, - 45.151574316366656 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728089184642397, - 45.14427508581032 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.728356050111763, - 45.143835071446865 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727150882410422, - 45.143220436802665 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726415042344176, - 45.14361610366584 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726230207236658, - 45.14410071859382 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725794211829059, - 45.14475019078382 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.721650649863501, - 45.14089004012307 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722516877693458, - 45.14157131039955 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726477487013445, - 45.14292442789784 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726403877930809, - 45.14352034651022 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694924447224332, - 45.149495153490356 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694949897967581, - 45.14950764049467 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70603138388484, - 45.1500612571675 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.706119829385872, - 45.1503166329322 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727059555187163, - 45.1418038503234 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726938760965594, - 45.14195035200316 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726928789800628, - 45.14194679712813 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726620177965016, - 45.142380360584546 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726557002168406, - 45.142448395616675 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726420229598711, - 45.14259379446888 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726295667144873, - 45.14255860453714 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.713104897866081, - 45.143707217818935 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.713615987809451, - 45.143537409493476 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714684448590596, - 45.140879818720634 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.715514515302683, - 45.142332388577145 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727385461721398, - 45.145231437862556 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72685365827762, - 45.14597971490091 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726421780026201, - 45.14336900910882 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72639836370291, - 45.1436032433168 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701133823936901, - 45.15621388250636 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.702847144729205, - 45.155730939369036 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700051902007898, - 45.1550416269057 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700135180958418, - 45.155064416339464 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700169278558421, - 45.15507250494852 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700210427949905, - 45.155079169016226 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70028083489651, - 45.15508880324687 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700339698444555, - 45.155095411276776 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700386271752651, - 45.15509980910962 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700397409732883, - 45.15510401775393 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700397969270646, - 45.155201429185 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700396616547342, - 45.15545568385574 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700395242273701, - 45.15571398065298 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700394747935611, - 45.15587121712255 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70040020024277, - 45.15594973935453 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69915248883853, - 45.15432889038883 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699256543653293, - 45.15448271484909 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699308717433711, - 45.154552987919274 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699342003038801, - 45.154594127125335 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699372665634646, - 45.15462846321747 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699401532579857, - 45.15466078850584 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699415373030074, - 45.15466629786283 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699453856938817, - 45.15469813659781 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699563300487836, - 45.15478110777332 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699688093799253, - 45.154871583661425 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699896855249186, - 45.15496140997376 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700078671299076, - 45.155022799510974 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700231579862776, - 45.15505355393498 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700360128770817, - 45.155061937013386 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700388392022498, - 45.155055491466676 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700401598567146, - 45.15503625507491 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70040197014066, - 45.15500483874425 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700408811435981, - 45.1544263674524 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700409111372617, - 45.15440100616439 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700382796914184, - 45.15438026977512 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700281213271734, - 45.154329176824724 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700246264558738, - 45.15430669637307 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700183502580391, - 45.154262430053144 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700107750456259, - 45.15420418176877 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700087994430436, - 45.15419265242736 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700073371530415, - 45.154188179579755 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700029943438857, - 45.15417913504233 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69991059126342, - 45.15419964424763 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699572109626327, - 45.1542576541197 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699409584625633, - 45.154285277317705 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699284729434728, - 45.1543048054582 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701283965912991, - 45.14607556441904 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701077979531324, - 45.14536664280023 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726340643069999, - 45.14390519455443 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726295736379736, - 45.144006831395544 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726242089238504, - 45.14412825033788 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726084731303575, - 45.144333841713255 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726044149738263, - 45.14439055499649 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725973234388941, - 45.144497589727614 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725818982507288, - 45.14475789157106 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699080304540552, - 45.15429101722808 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699063929911997, - 45.15422681391852 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699060341465519, - 45.15415567466899 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69905690046712, - 45.15408745800135 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699066027936645, - 45.154016211249385 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699074456288721, - 45.15395042279466 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699099430499011, - 45.15388276866122 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699118838337211, - 45.15383019336311 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699145492121608, - 45.1537579888812 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699190778518561, - 45.153669565942934 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699225136553782, - 45.15360248076759 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699283640783566, - 45.15353638088796 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699330523708491, - 45.153483410846675 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699391173701025, - 45.15342464748657 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6994462420088, - 45.153380555442475 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699490895186698, - 45.153349574269306 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699552960125509, - 45.15330095194032 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699624180047483, - 45.15325709872024 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699719045695375, - 45.15320319109364 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699804536546749, - 45.153166420506224 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699900934851212, - 45.153129829902774 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699921774842952, - 45.153118815060985 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699930752169503, - 45.15310898750908 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699931940487913, - 45.15310317362656 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699928757392846, - 45.15308822087996 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699056596278849, - 45.15166249023537 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.729690546945649, - 45.15653890702822 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.729652852998253, - 45.15672380073637 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.729597130134659, - 45.15681280880914 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.729533311468521, - 45.1568831283884 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.729543630430986, - 45.15694810567597 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.729592869341629, - 45.157042783056845 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.729982229312317, - 45.15727979391609 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.719268925136948, - 45.145853452929884 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.715964916184053, - 45.14333418597438 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.716661505023684, - 45.14458039734939 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699113491593115, - 45.151628483076436 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699114026823635, - 45.15163775411362 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699130118121711, - 45.1516640627211 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700386152038411, - 45.15372161078375 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700401911113966, - 45.153739882242206 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700413945934676, - 45.15374778785057 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700442120466952, - 45.15375320572841 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700453447365447, - 45.15375325185166 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700458656688731, - 45.15375193874464 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700466492432367, - 45.153747549379 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700489073238386, - 45.15372770204086 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700493917898059, - 45.15371517985556 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700494994467467, - 45.15366678458538 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700496777259225, - 45.15353239913431 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700499459938312, - 45.15333018458453 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700503451891778, - 45.153029283185326 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700502261518199, - 45.15289727193383 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700512796741716, - 45.15144441902062 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700512095260283, - 45.15141356343582 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700505126049348, - 45.15140307146821 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70049942170131, - 45.15140070370321 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700470624688847, - 45.15139787825424 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700281576288905, - 45.15141572004221 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699994369134965, - 45.1514448420951 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699827823496411, - 45.15146432198685 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699659199334506, - 45.151491978764966 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699398711728779, - 45.15154530265706 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699220039174725, - 45.151590416718435 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699127483251055, - 45.15161391010149 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699121887206526, - 45.1516179832082 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699114074730555, - 45.15162480792301 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699888921514192, - 45.151420611102225 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700490618821395, - 45.1513584653708 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700507357766957, - 45.151345317805394 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700509509223017, - 45.150471387408565 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700508889377717, - 45.150380940945 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700508202309297, - 45.15034412844151 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700507399701976, - 45.150301134385025 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700500515013311, - 45.15027671906649 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700503395042547, - 45.150219490412695 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700500204152849, - 45.15016924366427 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700490619786224, - 45.150093812514825 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700477304842, - 45.15001258312556 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700469720319164, - 45.15000520443077 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700456837206515, - 45.150002481467816 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700075775321565, - 45.15000124785787 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700041476731891, - 45.15000113682224 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699983538647564, - 45.15000857648374 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699470205020963, - 45.15008066644021 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699448996065699, - 45.15008364483633 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699432489665203, - 45.150092455120046 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699429111089068, - 45.15009692776366 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699426600057547, - 45.150108538257285 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699432014029647, - 45.150133427250836 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699788963515905, - 45.1513700338372 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.713764757312054, - 45.13791592696141 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.713789246811287, - 45.13831919285185 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.713802662946122, - 45.13852859011665 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.713844523051721, - 45.13856480236893 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.713948025869458, - 45.138563423261516 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714996649134505, - 45.13853499207553 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.715012778840615, - 45.138532265962496 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71504105273436, - 45.13851906840522 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.715065425719335, - 45.138486841887634 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.715068335867438, - 45.138468465385785 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.715032878167191, - 45.137932789403294 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.715029795256036, - 45.137886213400996 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71496040569994, - 45.13784151473551 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714835492009565, - 45.13784514399078 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7138979124784, - 45.137874938481126 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.713827723789481, - 45.13787748995537 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.713781762167297, - 45.13789376416398 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.713771459476872, - 45.137903892062646 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.697914011054873, - 45.14964305397055 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.697912251672808, - 45.14963559822993 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69787033618394, - 45.149640895679184 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.697785119573094, - 45.14940488330086 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.697770687318216, - 45.14940843421912 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.697858201774544, - 45.149651059864645 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71958690704173, - 45.14218205780312 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.720152519671198, - 45.14271866825434 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.729810675565212, - 45.15616687330371 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.729831067450418, - 45.15578349854367 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699476398963442, - 45.141651413155 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699941175720397, - 45.14263032799114 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70173004194675, - 45.15389498280068 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701091974305816, - 45.15400264869815 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701063360161648, - 45.15401418870256 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701055690797321, - 45.154021708503485 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701052223500658, - 45.15403053248802 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701055547101016, - 45.15404675809475 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701064617064647, - 45.15405820979175 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.702664462829152, - 45.155570475673834 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.702717122745785, - 45.15561454018158 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.702737058364445, - 45.155629159374094 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.702760992735955, - 45.155640333648996 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699410261593645, - 45.14459018085336 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700347179864483, - 45.14438005554115 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.717712915929125, - 45.147117578512294 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.719526914437357, - 45.14686253613119 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.720809919403419, - 45.143715951356405 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.721662369377043, - 45.14452641366131 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699912514595189, - 45.15862254669445 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699569457028155, - 45.1578750994437 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699283404916065, - 45.157251839307705 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699164866696195, - 45.1570447479331 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699119141694821, - 45.15690610529363 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.698786950252159, - 45.15628505357277 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.698536207881596, - 45.15573031103848 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.698112848816173, - 45.15497693715565 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.697959457517041, - 45.15471259227073 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.697774681374075, - 45.154436288059344 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.697176508983616, - 45.15392958078014 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.696451498887408, - 45.15350969294219 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.695441987406329, - 45.153076621072906 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.694367327847139, - 45.15262025233215 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.706735361459914, - 45.15181383897986 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.706571417319601, - 45.15132567063671 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.698289795036759, - 45.15028598332106 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.698305483012422, - 45.150293757456865 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.698323794734329, - 45.15029407238195 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.698755576052537, - 45.150159568714265 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.698787886586252, - 45.15014950362258 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.698810438007633, - 45.15014349902694 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.698837242339087, - 45.150136361953024 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.698867617086809, - 45.15012827416022 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.698888828162677, - 45.15012319171991 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.698930027000272, - 45.15011579103269 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699036402424797, - 45.15009668232416 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699293046852222, - 45.150060934696555 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699316289775704, - 45.1500576972239 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699349862350377, - 45.150033963396474 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699259851585502, - 45.14974501036867 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.704894818614516, - 45.14675430947446 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.705031592053264, - 45.14713897746525 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725720360932652, - 45.14490783502964 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725570590761961, - 45.14517454047026 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.713761936710974, - 45.14348885988606 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714366475232385, - 45.14329437106689 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699740478171505, - 45.15138438087467 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699637455236859, - 45.15104657236293 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699464860345794, - 45.15042699174178 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699381683470203, - 45.1501380613165 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699379217893186, - 45.150128200039994 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699368799900935, - 45.150117410730246 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699359835578846, - 45.150109343208385 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699354147440127, - 45.15010725637701 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699325302407212, - 45.15010358785999 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699019922116008, - 45.15014562421647 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.698944310316949, - 45.15015850394781 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.698874451489374, - 45.150174594252455 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.698812987499583, - 45.15019177286694 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.698604915731799, - 45.1502547725729 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69835473184914, - 45.150333982536274 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.698346272992652, - 45.15033901105196 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.698337943992994, - 45.150346287010336 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.698336534206356, - 45.15034942332034 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.698338317556479, - 45.15036653778692 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.698357750705386, - 45.15039961745902 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.698535013575347, - 45.150701357988154 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.698581930590087, - 45.15077007273213 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.698615759568918, - 45.15082525850257 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.698856554601903, - 45.15121972686742 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699057999971197, - 45.151549041430975 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699071499749382, - 45.15156244016075 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699083103257048, - 45.15157054694885 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699095889326613, - 45.151571584324394 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699294206679034, - 45.15152685554406 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69947048767622, - 45.15148843060536 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.6995564464781, - 45.15147220590111 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69968648023787, - 45.1514460535983 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701096167035334, - 45.156135295604685 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701107871427202, - 45.15615019041674 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701112069348116, - 45.15615400865556 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701137190287281, - 45.156162005733115 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701142732812204, - 45.15616156405117 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701204673313058, - 45.156143668010564 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.702607064240673, - 45.15574146753009 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.702674247807344, - 45.1557221989589 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70267817887725, - 45.155721007502144 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70269020451837, - 45.15571084251649 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70269327961642, - 45.15570808209327 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.702696712774627, - 45.155701805056246 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.702696584611297, - 45.15568616519784 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.702695655559693, - 45.15568081779175 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.702687649592406, - 45.15566886100999 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701171680796946, - 45.1542395415084 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701153376952272, - 45.15423321695224 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701149411568778, - 45.154232094015754 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701140382915524, - 45.15423010265578 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701136140027352, - 45.15423015748409 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701126821927626, - 45.154234085312375 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701112383386913, - 45.15424575938995 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701108753769281, - 45.15425177396184 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701108584495282, - 45.15425364165705 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701108205407767, - 45.15429488261134 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.701096341142008, - 45.1561086748613 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699114159526737, - 45.154215082954785 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699121756794218, - 45.15423747656144 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699128328285056, - 45.15425684647328 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699144463498463, - 45.15427255907745 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699172662568192, - 45.15427877902157 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699231968550174, - 45.15426822427054 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700008321367413, - 45.1541352975451 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700022095807812, - 45.15412589410119 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700033256622396, - 45.15410502993744 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700057667776115, - 45.154059395354366 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700106340373495, - 45.153968405486786 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700123746007849, - 45.15393586696285 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700152765348944, - 45.15390566712916 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700182966506453, - 45.15387423731027 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700318446973903, - 45.15380327062166 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70033491086344, - 45.153785347036035 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700337534415281, - 45.1537619141131 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.700313345823759, - 45.15371324903756 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699984025454141, - 45.15317751795155 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699976784263939, - 45.153171494931236 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69996258405402, - 45.15316244824896 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699956814742512, - 45.15316085748549 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699942391376712, - 45.1531590233515 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699916988970688, - 45.15317200383548 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699887678525798, - 45.15318842077729 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699756517657448, - 45.153263697881854 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69955357201546, - 45.153387681367406 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699460433274033, - 45.15344676691189 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699377620328616, - 45.153509787999795 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699344815777593, - 45.15353475239776 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699307307387034, - 45.153579622145394 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699264586899985, - 45.15364742378882 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699207889077665, - 45.15376765395457 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69913045825712, - 45.15397746164603 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699121658842112, - 45.15400130459136 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69911634854364, - 45.15404328367409 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699110607800177, - 45.15408866554265 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699112805836809, - 45.154166902690235 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.695687699355267, - 45.15033938840933 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.69633885672738, - 45.15018906054886 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727635358172412, - 45.14496905620387 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727730337582983, - 45.14482675281008 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.725653255333331, - 45.155145618 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Albizia julibrissin" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72508904, - 45.15358166133332 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Albizia julibrissin" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727384696428572, - 45.15466190071429 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Albizia julibrissin" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723069661280862, - 45.15791948545976 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Catalpa bignonioides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72343353805578, - 45.15849128824746 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723557869765779, - 45.1588049845238 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Pyrus calleryana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.730066099611942, - 45.152403649172896 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus libani glauca pendula" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.730026605966505, - 45.152412839673005 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Magnolia soulangeana" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7240886365626, - 45.153797323982694 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Carpinus betulus fastigiata" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72728379714597, - 45.15390652328313 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Acer platanoides globosum" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72310825431243, - 45.15783739237699 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Catalpa bignonioides" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.727986663922231, - 45.153943460760885 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Prunus cerasifera pissardii" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.699892140895062, - 45.158815897484594 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.722874430170695, - 45.14064044171458 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia tomentosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.7268768276, - 45.143823442 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia tomentosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.723742004315703, - 45.15399680193613 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Tilia tomentosa" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71561519697604, - 45.143689121588075 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Cedrus atlantica" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.721298070666664, - 45.139115398 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis australis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71361, - 45.1402 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis australis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.71515, - 45.14016 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis australis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72144, - 45.15837 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis australis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72192, - 45.14577 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis australis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72245, - 45.14526 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis australis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.724794941333333, - 45.147261646000025 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis australis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.72396, - 45.14684 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis australis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.698110249207362, - 45.144907874257605 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis australis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.70049, - 45.14745 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Celtis australis" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.714933898279029, - 45.14931631818897 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [ - 5.726290994123048, - 45.14994025844142 - ] - }, - "properties": { - "natural": "tree", - "source": "Échirolles Métropole", - "species": "Gleditsia triacanthos" - } - } - ] -} \ No newline at end of file